Jul 31 13:49:39.892862 np0000006230 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 31 13:49:39.899547 np0000006230 devstack@c-api.service[100173]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 31 13:49:39 2026] *** Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: nodename: np0000006230 Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: machine: x86_64 Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: clock source: unix Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: pcre jit disabled Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: detected number of CPU cores: 16 Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: current working directory: / Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: detected binary path: /usr/bin/uwsgi-core Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: your processes number limit is 257052 Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: your memory page size is 4096 bytes Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: detected max file descriptor number: 2048 Jul 31 13:49:39.902069 np0000006230 devstack@c-api.service[100173]: lock engine: pthread robust mutexes Jul 31 13:49:39.902478 np0000006230 devstack@c-api.service[100173]: thunder lock: enabled Jul 31 13:49:39.902478 np0000006230 devstack@c-api.service[100173]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 31 13:49:39.902478 np0000006230 devstack@c-api.service[100173]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 31 13:49:39.902575 np0000006230 devstack@c-api.service[100173]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 31 13:49:39.902575 np0000006230 devstack@c-api.service[100173]: Set PythonHome to /opt/stack/data/venv Jul 31 13:49:39.938826 np0000006230 devstack@c-api.service[100173]: Python main interpreter initialized at 0x7be1782a4668 Jul 31 13:49:39.938826 np0000006230 devstack@c-api.service[100173]: python threads support enabled Jul 31 13:49:39.938826 np0000006230 devstack@c-api.service[100173]: your server socket listen backlog is limited to 100 connections Jul 31 13:49:39.938826 np0000006230 devstack@c-api.service[100173]: your mercy for graceful operations on workers is 80 seconds Jul 31 13:49:39.939306 np0000006230 devstack@c-api.service[100173]: mapped 671795 bytes (656 KB) for 4 cores Jul 31 13:49:39.939452 np0000006230 devstack@c-api.service[100173]: *** Operational MODE: preforking *** Jul 31 13:49:39.939682 np0000006230 devstack@c-api.service[100173]: *** uWSGI is running in multiple interpreter mode *** Jul 31 13:49:39.939682 np0000006230 devstack@c-api.service[100173]: spawned uWSGI master process (pid: 100173) Jul 31 13:49:39.939850 np0000006230 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 31 13:49:39.941472 np0000006230 devstack@c-api.service[100173]: spawned uWSGI worker 1 (pid: 100182, cores: 1) Jul 31 13:49:39.941472 np0000006230 devstack@c-api.service[100173]: spawned uWSGI worker 2 (pid: 100183, cores: 1) Jul 31 13:49:39.941472 np0000006230 devstack@c-api.service[100173]: spawned uWSGI worker 3 (pid: 100184, cores: 1) Jul 31 13:49:39.941620 np0000006230 devstack@c-api.service[100173]: spawned uWSGI worker 4 (pid: 100185, cores: 1) Jul 31 13:49:39.941620 np0000006230 devstack@c-api.service[100173]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 31 13:49:40.058259 np0000006230 devstack@c-api.service[100183]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 13:49:40.058259 np0000006230 devstack@c-api.service[100183]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 13:49:40.058259 np0000006230 devstack@c-api.service[100183]: we strongly recommend against using it for new projects. Jul 31 13:49:40.058259 np0000006230 devstack@c-api.service[100183]: If you are already using Eventlet, we recommend migrating to a different Jul 31 13:49:40.058259 np0000006230 devstack@c-api.service[100183]: framework. For more detail see Jul 31 13:49:40.058259 np0000006230 devstack@c-api.service[100183]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 13:49:40.058259 np0000006230 devstack@c-api.service[100183]: import eventlet # noqa Jul 31 13:49:40.060856 np0000006230 devstack@c-api.service[100185]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 13:49:40.060856 np0000006230 devstack@c-api.service[100185]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 13:49:40.060856 np0000006230 devstack@c-api.service[100185]: we strongly recommend against using it for new projects. Jul 31 13:49:40.060856 np0000006230 devstack@c-api.service[100185]: If you are already using Eventlet, we recommend migrating to a different Jul 31 13:49:40.060856 np0000006230 devstack@c-api.service[100185]: framework. For more detail see Jul 31 13:49:40.060856 np0000006230 devstack@c-api.service[100185]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 13:49:40.060856 np0000006230 devstack@c-api.service[100185]: import eventlet # noqa Jul 31 13:49:40.061352 np0000006230 devstack@c-api.service[100184]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 13:49:40.061352 np0000006230 devstack@c-api.service[100184]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 13:49:40.061352 np0000006230 devstack@c-api.service[100184]: we strongly recommend against using it for new projects. Jul 31 13:49:40.061352 np0000006230 devstack@c-api.service[100184]: If you are already using Eventlet, we recommend migrating to a different Jul 31 13:49:40.061352 np0000006230 devstack@c-api.service[100184]: framework. For more detail see Jul 31 13:49:40.061352 np0000006230 devstack@c-api.service[100184]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 13:49:40.061352 np0000006230 devstack@c-api.service[100184]: import eventlet # noqa Jul 31 13:49:40.064790 np0000006230 devstack@c-api.service[100182]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 13:49:40.064790 np0000006230 devstack@c-api.service[100182]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 13:49:40.064790 np0000006230 devstack@c-api.service[100182]: we strongly recommend against using it for new projects. Jul 31 13:49:40.064790 np0000006230 devstack@c-api.service[100182]: If you are already using Eventlet, we recommend migrating to a different Jul 31 13:49:40.064790 np0000006230 devstack@c-api.service[100182]: framework. For more detail see Jul 31 13:49:40.064790 np0000006230 devstack@c-api.service[100182]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 13:49:40.064790 np0000006230 devstack@c-api.service[100182]: import eventlet # noqa Jul 31 13:49:40.212426 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 13:49:40.212426 np0000006230 devstack@c-api.service[100184]: from cgi import parse_header Jul 31 13:49:40.214771 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 13:49:40.214771 np0000006230 devstack@c-api.service[100182]: from cgi import parse_header Jul 31 13:49:40.216151 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 13:49:40.216151 np0000006230 devstack@c-api.service[100185]: from cgi import parse_header Jul 31 13:49:40.221923 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 13:49:40.221923 np0000006230 devstack@c-api.service[100183]: from cgi import parse_header Jul 31 13:49:40.253129 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 13:49:40.253129 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:49:40.253477 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 13:49:40.253477 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:49:40.256299 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 13:49:40.256299 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:49:40.263497 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 13:49:40.263497 np0000006230 devstack@c-api.service[100182]: removals.removed_module( Jul 31 13:49:40.264413 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 13:49:40.264413 np0000006230 devstack@c-api.service[100184]: removals.removed_module( Jul 31 13:49:40.264678 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 13:49:40.264678 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:49:40.265443 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 13:49:40.265443 np0000006230 devstack@c-api.service[100182]: removals.removed_module( Jul 31 13:49:40.266640 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 13:49:40.266640 np0000006230 devstack@c-api.service[100184]: removals.removed_module( Jul 31 13:49:40.266962 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 13:49:40.266962 np0000006230 devstack@c-api.service[100185]: removals.removed_module( Jul 31 13:49:40.269143 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 13:49:40.269143 np0000006230 devstack@c-api.service[100185]: removals.removed_module( Jul 31 13:49:40.277013 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 13:49:40.277013 np0000006230 devstack@c-api.service[100183]: removals.removed_module( Jul 31 13:49:40.279050 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 13:49:40.279050 np0000006230 devstack@c-api.service[100183]: removals.removed_module( Jul 31 13:49:40.995079 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 13:49:40.995079 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:49:41.011028 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 13:49:41.011028 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:49:41.017165 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 13:49:41.017165 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:49:41.019619 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 13:49:41.019619 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:49:41.048257 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 13:49:41.048257 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:49:41.061017 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 13:49:41.061017 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:49:41.068444 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 13:49:41.068444 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:49:41.071052 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 13:49:41.071052 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:49:41.218888 np0000006230 devstack@c-api.service[100182]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 13:49:41.219135 np0000006230 devstack@c-api.service[100182]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100182) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 13:49:41.221448 np0000006230 devstack@c-api.service[100184]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 13:49:41.221661 np0000006230 devstack@c-api.service[100184]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100184) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 13:49:41.239822 np0000006230 devstack@c-api.service[100183]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 13:49:41.240012 np0000006230 devstack@c-api.service[100183]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100183) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 13:49:41.241570 np0000006230 devstack@c-api.service[100185]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 13:49:41.241813 np0000006230 devstack@c-api.service[100185]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100185) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 13:49:41.301760 np0000006230 devstack@c-api.service[100184]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 13:49:41.301760 np0000006230 devstack@c-api.service[100184]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 13:49:41.304918 np0000006230 devstack@c-api.service[100183]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 13:49:41.304918 np0000006230 devstack@c-api.service[100183]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 13:49:41.305198 np0000006230 devstack@c-api.service[100182]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 13:49:41.305198 np0000006230 devstack@c-api.service[100182]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 13:49:41.306970 np0000006230 devstack@c-api.service[100185]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 13:49:41.306970 np0000006230 devstack@c-api.service[100185]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 13:49:41.749599 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100185) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 13:49:41.749714 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100184) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 13:49:41.749886 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100182) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 13:49:41.749982 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.750061 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.750122 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.750158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100183) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 13:49:41.750191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.750289 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.750332 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.750358 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.750380 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.750529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.750581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.750621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.750805 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.752212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.752287 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.752344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.752412 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.752445 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.752470 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.752523 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.752563 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.752587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.752608 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.752633 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.752654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.752676 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.752701 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.752733 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.752756 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.752799 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.752832 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.752881 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.752909 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.752931 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.752952 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.752972 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.752992 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.753046 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.753130 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.753200 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.753284 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.753722 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.753797 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.753824 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.753871 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.753916 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.753942 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.753964 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.753983 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.754012 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.754032 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.754056 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.754077 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.754097 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.754118 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.754139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.754163 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.754185 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.754207 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.754229 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.754249 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.754270 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.754291 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.754311 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.754340 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.754366 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.754388 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.754408 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.754431 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.754456 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.754478 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.754498 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.754548 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.754578 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.754603 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.754624 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.754644 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.754664 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.754689 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.754716 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.754741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.754763 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.754785 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.754805 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.754829 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.754859 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.754882 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.754903 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.754903 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.754940 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.754968 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.754990 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.755010 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.755033 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.755053 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.755074 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.755095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.756643 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.756724 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.756783 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.756824 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.756865 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.756888 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.756909 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.756929 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.756949 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.756991 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.757022 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.757044 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.757092 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.757160 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.757212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.757290 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.757352 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.757415 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.757479 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.757595 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.757630 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.757653 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.757737 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.757762 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.757784 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.757830 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.757864 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.757909 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.757935 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.757955 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.757976 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.757997 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.758023 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.758046 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.758067 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.758087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.758106 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.758125 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.758151 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.758173 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.758197 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.758222 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.758243 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.758264 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.758288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.758309 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.758395 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.758483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.758604 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.758942 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.759038 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.759135 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.759229 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.759314 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.759406 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.759490 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.759542 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.759577 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.759615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.759642 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.759668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.759695 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.759720 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.759741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.759761 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.759783 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.759807 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.759827 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.759870 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.759898 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.759919 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.759946 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.759967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.759987 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.759987 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.760030 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.760070 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.760154 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.760249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.760337 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.760446 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.760521 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.760621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.760667 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.760711 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.760741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.760764 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.760786 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.760856 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.760895 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.760922 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.760944 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.760964 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.760988 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.761012 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.761033 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.761055 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.761075 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.761094 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.761122 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.761147 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.761167 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.761190 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.761212 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.761235 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.761256 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.761276 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.761296 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.761323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.761344 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.761364 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.761384 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.761404 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.761424 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.761445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.761464 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.761488 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.761524 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.761556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.761578 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.761598 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.761632 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.761656 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.761676 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.761696 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.761716 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.761737 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.761770 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.761795 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.761818 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.761838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.761868 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.761868 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.761914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.761937 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.761957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.761976 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.762000 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.762020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.762020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.763205 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.763273 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.763336 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.763392 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.763447 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.763471 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.763501 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.763550 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.763576 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.763605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.763631 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.763668 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.763668 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.763714 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.763737 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.763759 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.763782 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.763803 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.763823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.763852 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.763879 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.763905 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.763928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.763954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.763986 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.763986 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.764058 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.764148 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.769498 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.769588 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.769653 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.769714 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.769762 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.769789 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.769812 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.769833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.769868 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.769896 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.769923 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.769949 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.769971 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.769993 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.770035 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.770065 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.770092 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.770118 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.770147 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.770171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.770196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.770216 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.770237 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.770258 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.770287 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.770314 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.770360 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.770428 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.770631 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.770694 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.770756 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.770790 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.770814 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.770870 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.770904 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.770932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.770977 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.771007 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.771028 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.771055 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.771078 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.771128 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.771157 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.771184 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.771208 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.771229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.771249 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.771270 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.771291 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.771312 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.771332 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.771353 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.771379 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.771400 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.771444 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.771507 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.772995 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.773068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.773102 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.773128 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.773175 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.773207 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.773239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.773263 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.773285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.773306 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.773331 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.773358 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.773382 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.773409 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.773431 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.773456 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.773481 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.773504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.773581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.773613 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.773637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.773657 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.773699 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.773739 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.773839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.773941 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.774026 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.774060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.774130 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.774159 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.774187 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.774234 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.774269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.774291 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.774316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.774340 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.774364 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.774399 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.774424 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.774451 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.774479 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.774528 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.774568 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.774593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.774614 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.774635 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.774661 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.774684 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.774705 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.774749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.774778 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.774815 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.774853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.774911 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.774984 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.775074 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.775491 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.775581 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.775611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.775633 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.775653 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.775675 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.775696 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.775727 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.775769 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.775804 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.775834 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.775864 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.775890 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.775911 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.775933 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.775952 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.775952 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.775992 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.776055 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.776148 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.776245 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.776313 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.776341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.776394 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.776477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.776507 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.776598 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.776663 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.778403 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.778475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.778504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.778554 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.778579 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.778600 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.778633 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.778655 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.778675 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.778702 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.778722 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.778744 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.778766 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.778786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.778807 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.778827 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.778874 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.778904 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.778925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.778945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.778967 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.778991 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.779059 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.779150 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.779235 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.779320 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.779395 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.779482 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.779580 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.779649 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.779709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.779743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.779767 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.779819 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.779860 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.779911 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.779936 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.779962 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.779983 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.780004 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.780026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.780046 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.780066 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.780089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.780111 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.780136 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.780161 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.780187 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.780211 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.780236 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.780256 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.780278 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.780300 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.780321 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.780321 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.780381 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.781409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.781470 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.781555 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.781621 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.781678 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.781704 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.781727 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.781757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.781780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.781806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.781833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.781872 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.781907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.781935 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.781963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.781984 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.782005 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.782026 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.782046 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.782067 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.782093 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.782119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.782148 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.782175 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.782196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.782241 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.782277 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.782306 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.782332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.782362 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.782388 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.782414 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.782437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.782460 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.782488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.782533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.782565 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.782591 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.782612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.782649 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.782679 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.782708 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.782734 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.782757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.782781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.782806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.782830 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.782862 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.782891 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.782929 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.782957 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.783031 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.783058 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.783114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.783139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.783195 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.783220 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.783244 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.783268 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.783292 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.783320 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.783345 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.783368 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.783396 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.783426 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.783455 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.783481 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.783504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.783550 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.783578 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.783603 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.783626 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.783649 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.783682 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.783709 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.783734 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.783757 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.783786 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.783813 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.783837 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.783869 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.783902 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.783942 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.783978 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.784003 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.784028 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.784052 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.784077 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.784100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.784124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.784147 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.784171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.784201 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.784226 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.784249 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.784279 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.784305 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.784305 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.784350 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.784375 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.784399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.784627 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.784627 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.784667 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.784699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.784726 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.784752 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.784786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.784814 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.784838 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.784877 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.784902 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.784926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.784949 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.784976 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.785006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.785030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.785061 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.785086 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.785115 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.785140 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.785163 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.785188 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.785213 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.785237 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.785260 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.785296 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.785296 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.785349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.785429 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.785528 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.785731 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.785798 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.785857 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.785892 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.785927 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.785954 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.785984 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.786015 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.786041 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.786065 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.786088 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.786114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.786140 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.786164 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.786196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.786221 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.786247 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.786270 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.786293 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.786320 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.786345 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.786368 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.786397 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.786427 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.786453 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.786475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.786500 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.786549 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.786579 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.786599 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.786625 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.786649 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.786672 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.786709 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.786739 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.786765 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.786789 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.786813 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.786837 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.786883 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.786908 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.786933 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.786967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.786993 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.787018 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.787042 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.787070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.787094 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.787094 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.787147 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.787171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.787194 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.787224 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.787249 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.787249 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.787249 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.788937 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.788995 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.789059 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.789097 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.789125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.789166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.789213 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.789246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.789270 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.789296 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.789319 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.789341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.789370 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.789395 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.789424 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.789448 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.789477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.789503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.789554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.789585 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.789610 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.790390 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.790477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.790569 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.790649 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.790754 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.790788 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.790894 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.791166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.791233 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.791294 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.791330 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.791357 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.791386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.791412 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.791443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.791470 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.791495 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.791542 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.791579 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.791615 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.791645 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.791671 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.791696 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.791726 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.791749 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.791772 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.791794 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.791815 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.791838 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.791838 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.791896 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.791917 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.791948 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.791948 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.792000 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.792615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.792685 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.792730 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.792760 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.792803 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.792833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.792872 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.792898 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.792933 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.792959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.792984 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.793008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.793038 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.793066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.793090 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.793116 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.793145 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.793175 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.793201 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.793225 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.793250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.793275 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.793298 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.793298 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.793342 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.793367 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.793391 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.793420 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.794371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.794371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.794371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.794467 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.794490 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.794534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.794534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.794582 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.794618 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.794647 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.794672 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.794697 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.794719 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.794749 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.794775 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.794795 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.794819 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.794840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.794884 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.794908 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.794934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.794956 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.794981 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.795007 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.795031 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.795060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.795081 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.795108 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.795135 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.795161 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.795184 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.795208 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.795232 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.795257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.795293 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.795319 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.795344 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.795344 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.795392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.795421 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.795446 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.795470 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.795497 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.795544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.795573 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.795597 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.795630 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.795662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.795686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.795686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.795686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.795686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.795767 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.795791 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.795879 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.795960 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.798945 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.799015 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.799079 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.799121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.799150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.799174 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.799200 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.799235 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.799264 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.799288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.799321 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.799348 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.799398 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.799428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.799458 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.799484 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.799606 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.799697 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.799791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.799884 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.799977 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.801033 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.801137 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.801216 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.801288 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.801358 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.801426 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.801502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.803699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.803771 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.803833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.803925 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.803991 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.804047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.804089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.804131 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.804174 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.804174 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.804247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.804306 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.804365 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.804405 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.804432 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.804528 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.804569 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.804645 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.804702 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.804761 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.804826 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.804898 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.804966 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.805024 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.805084 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.805113 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.805142 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.805186 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.805217 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.805242 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.805267 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.805292 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.805322 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.805348 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.805371 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.805402 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.805428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.805463 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.805500 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.805556 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.805595 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.805644 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.805696 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.805738 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.805777 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.805777 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.805863 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.805906 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.805945 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.806216 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.806278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.806331 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.806384 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.806437 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.806488 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.806575 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 13:49:41.807824 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.807877 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.807915 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.807952 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.807979 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.808006 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.808029 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.808069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.808098 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.808124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.808148 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.808171 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.808194 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.808218 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.808253 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.808298 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.808326 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.808326 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.808582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 13:49:41.808651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 13:49:41.808709 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 13:49:41.808760 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 13:49:41.808816 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 13:49:41.808884 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 13:49:41.847673 np0000006230 devstack@c-api.service[100185]: INFO dbcounter [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Registered counter for database cinder Jul 31 13:49:41.848103 np0000006230 devstack@c-api.service[100182]: INFO dbcounter [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Registered counter for database cinder Jul 31 13:49:41.848455 np0000006230 devstack@c-api.service[100184]: INFO dbcounter [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Registered counter for database cinder Jul 31 13:49:41.849079 np0000006230 devstack@c-api.service[100183]: INFO dbcounter [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Registered counter for database cinder Jul 31 13:49:41.887194 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a 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=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:41.888097 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be 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=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:41.889034 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-70ca11ab-5755-4627-b961-ca4c31db935a 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=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:41.889863 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-f8b75154-e278-4c7d-9257-d50978b9e55c 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=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:41.994797 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writer thread running {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 13:49:41.995179 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writer thread running {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 13:49:41.997732 np0000006230 devstack@c-api.service[100182]: INFO cinder.rpc [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 13:49:41.997917 np0000006230 devstack@c-api.service[100185]: INFO cinder.rpc [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 13:49:41.999327 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writer thread running {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 13:49:42.000222 np0000006230 devstack@c-api.service[100182]: INFO cinder.rpc [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 13:49:42.000943 np0000006230 devstack@c-api.service[100185]: INFO cinder.rpc [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 13:49:42.001727 np0000006230 devstack@c-api.service[100183]: INFO cinder.rpc [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 13:49:42.001925 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writer thread running {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 13:49:42.002408 np0000006230 devstack@c-api.service[100182]: INFO cinder.rpc [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 13:49:42.003944 np0000006230 devstack@c-api.service[100185]: INFO cinder.rpc [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 13:49:42.004159 np0000006230 devstack@c-api.service[100183]: INFO cinder.rpc [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 13:49:42.004289 np0000006230 devstack@c-api.service[100182]: INFO cinder.rpc [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 13:49:42.004400 np0000006230 devstack@c-api.service[100184]: INFO cinder.rpc [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 13:49:42.004637 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.004919 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.006183 np0000006230 devstack@c-api.service[100183]: INFO cinder.rpc [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 13:49:42.006351 np0000006230 devstack@c-api.service[100185]: INFO cinder.rpc [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 13:49:42.006583 np0000006230 devstack@c-api.service[100182]: WARNING cinder.keymgr.conf_key_mgr [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.006621 np0000006230 devstack@c-api.service[100184]: INFO cinder.rpc [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 13:49:42.006788 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.007174 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.007971 np0000006230 devstack@c-api.service[100183]: INFO cinder.rpc [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 13:49:42.008011 np0000006230 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.008269 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.008530 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.008648 np0000006230 devstack@c-api.service[100184]: INFO cinder.rpc [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 13:49:42.009154 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.009214 np0000006230 devstack@c-api.service[100183]: WARNING cinder.keymgr.conf_key_mgr [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.009241 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.010466 np0000006230 devstack@c-api.service[100184]: INFO cinder.rpc [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 13:49:42.010817 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.011092 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.011428 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.011572 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.011725 np0000006230 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.011764 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.011974 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.014317 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.014459 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.040027 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be 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=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:42.041036 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-f8b75154-e278-4c7d-9257-d50978b9e55c 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=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:42.042361 np0000006230 devstack@c-api.service[100182]: INFO cinder.rpc [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 13:49:42.042999 np0000006230 devstack@c-api.service[100183]: INFO cinder.rpc [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 13:49:42.044244 np0000006230 devstack@c-api.service[100182]: INFO cinder.rpc [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 13:49:42.044668 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.044937 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.044989 np0000006230 devstack@c-api.service[100183]: INFO cinder.rpc [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 13:49:42.045243 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.045377 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.049056 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a 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=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:42.051332 np0000006230 devstack@c-api.service[100184]: INFO cinder.rpc [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 13:49:42.051757 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-70ca11ab-5755-4627-b961-ca4c31db935a 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=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:42.053384 np0000006230 devstack@c-api.service[100184]: INFO cinder.rpc [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 13:49:42.053678 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.053770 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.053851 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.053927 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.053971 np0000006230 devstack@c-api.service[100185]: INFO cinder.rpc [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 13:49:42.054158 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.054240 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.056047 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.056093 np0000006230 devstack@c-api.service[100185]: INFO cinder.rpc [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 13:49:42.056167 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.056405 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.056453 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.056540 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.056617 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.059539 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.059539 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.059805 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.060081 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.062601 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.062741 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.062906 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.062958 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.063568 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.063712 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.065147 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.065147 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.065300 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.065300 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.065709 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.066291 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.066403 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.066561 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.067059 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.067165 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.067199 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.067310 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.067959 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.068094 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.069453 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.069453 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.069559 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.069584 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.070225 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.070225 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.071353 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.071670 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.071704 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.071704 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.071945 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.071945 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.072749 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.072749 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.073539 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.073663 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.073957 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.074101 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.074141 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.074174 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.074216 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.074297 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.074949 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.074949 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.075026 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.075026 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.076104 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.076193 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.076258 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.076286 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.076309 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.076397 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.077295 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.077295 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.078137 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.078265 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.078571 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.078708 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.081132 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.081193 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.081226 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.081261 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.081283 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.081283 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.081727 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.081875 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.082524 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.082655 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.082758 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.082908 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.083434 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.083591 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.083668 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.083786 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.084413 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.085046 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.085101 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.085101 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.085170 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.085170 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.085218 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.085335 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.085458 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.085589 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.085828 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.086324 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.086366 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.086366 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.086662 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.086771 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.086955 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.087095 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.087151 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.087256 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.087751 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.087751 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.087951 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.088665 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.088703 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.088703 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.088930 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.088983 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.089081 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.089222 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.090026 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.090026 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.090106 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.090133 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.090154 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.090174 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.090508 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.090648 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.090678 np0000006230 devstack@c-api.service[100183]: WARNING cinder.api.contrib.hosts [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 13:49:42.090904 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.090946 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.091015 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.091049 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.091254 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.091370 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.091920 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: extensions {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.091979 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.092008 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.092231 np0000006230 devstack@c-api.service[100182]: WARNING cinder.api.contrib.hosts [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 13:49:42.092493 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.093264 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: consistencygroups {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.093319 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.093348 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.093370 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: extensions {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.093397 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.093425 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.093465 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.094226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: extra_specs {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.094274 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: consistencygroups {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.094500 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.094558 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.094586 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.094611 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.095145 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.095272 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.095306 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.095701 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.096057 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.096106 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.096163 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: extra_specs {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.096199 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.096228 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: capabilities {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.096254 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.096811 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.096943 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.096987 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.097096 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.097237 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: backups {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.097696 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.097740 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.097767 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.097793 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.098600 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: capabilities {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.098642 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.098642 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.098686 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.098686 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.098887 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: os-quota-sets {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.099307 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.099369 np0000006230 devstack@c-api.service[100184]: WARNING cinder.api.contrib.hosts [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 13:49:42.099402 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: backups {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.099429 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.099454 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.099584 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.100037 np0000006230 devstack@c-api.service[100185]: WARNING cinder.api.contrib.hosts [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 13:49:42.100085 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: qos-specs {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.100116 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: extensions {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.100262 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.100401 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.101020 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: os-quota-sets {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.101080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: extensions {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.101278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: consistencygroups {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.101772 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: encryption {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.101964 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: consistencygroups {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.102084 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: qos-specs {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.102977 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: extra_specs {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.103036 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: encryption {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.103602 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: extra_specs {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.103753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: encryption {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.104686 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: cgsnapshots {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.104997 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: encryption {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.105152 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: capabilities {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.105579 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: capabilities {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.106199 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: backups {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.106242 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: cgsnapshots {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.106380 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: scheduler-stats {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.106567 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: backups {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.107412 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: scheduler-stats {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.107755 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: os-quota-sets {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.108133 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: os-volume-manage {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.108211 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: os-quota-sets {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.108694 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: os-volume-manage {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.109131 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: qos-specs {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.109368 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: qos-specs {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.109901 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: os-snapshot-manage {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.110086 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: os-snapshot-manage {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.110525 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: encryption {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.111036 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: encryption {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.111096 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: os-volume-transfer {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.111801 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: encryption {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.111855 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: os-volume-transfer {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.112255 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: encryption {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.112482 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: os-hosts {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.113036 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: cgsnapshots {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.113132 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: os-hosts {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.113437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: cgsnapshots {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.113694 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: os-volume-type-access {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.114193 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: scheduler-stats {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.114249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: os-volume-type-access {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.114589 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: scheduler-stats {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.115057 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: os-availability-zone {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.115334 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: os-volume-manage {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.115529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: os-availability-zone {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.115761 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: os-volume-manage {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.116220 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extended resource: os-quota-class-sets {{(pid=100182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.116495 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: os-snapshot-manage {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.116655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extended resource: os-quota-class-sets {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.116870 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: os-snapshot-manage {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.117587 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.117717 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: os-volume-transfer {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.117756 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.118058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: os-volume-transfer {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.118114 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.118286 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.118486 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.118627 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.119041 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: os-hosts {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.119075 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.119207 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.119313 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.119345 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: os-hosts {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.119461 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.119876 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.119986 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.snapshot_actions [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] SnapshotActionsController initialized {{(pid=100182) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 13:49:42.120017 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.120129 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: os-volume-type-access {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.120337 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.120443 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: os-volume-type-access {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.120484 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.120561 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.snapshot_actions [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] SnapshotActionsController initialized {{(pid=100183) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 13:49:42.120948 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.121060 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.121091 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.121216 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.121529 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: os-availability-zone {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.121649 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.121767 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.121843 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: os-availability-zone {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.121876 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.121983 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.122368 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.122479 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.122599 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extended resource: os-quota-class-sets {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.122660 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.122776 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.123131 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extended resource: os-quota-class-sets {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 13:49:42.123165 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.123271 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.123338 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.123469 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.123585 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.123690 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.123768 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.123796 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.123873 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.123906 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.123928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.123998 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension UsedLimits extending resource: limits {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124031 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.124054 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124110 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension SnapshotActions extending resource: snapshots {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124216 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124250 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124301 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124331 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension VolumeTypeAccess extending resource: types {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124391 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension UsedLimits extending resource: limits {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124423 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension AdminActions extending resource: volumes {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124446 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.124491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124533 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension AdminActions extending resource: snapshots {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124563 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.124598 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124629 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension AdminActions extending resource: backups {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124688 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension VolumeActions extending resource: volumes {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124794 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.124815 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension AdminActions extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124847 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124877 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.124899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.router [None req-4777dc7a-b1c6-48c8-b92a-30b24b0008be None None] Extension TypesManage extending resource: types {{(pid=100182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.124921 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension AdminActions extending resource: snapshots {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.125016 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension AdminActions extending resource: backups {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.125108 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension VolumeActions extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.125219 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.125284 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.125316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-f8b75154-e278-4c7d-9257-d50978b9e55c None None] Extension TypesManage extending resource: types {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.125404 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.125701 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.125854 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.126045 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.126164 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.126536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] SnapshotActionsController initialized {{(pid=100184) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 13:49:42.126678 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.snapshot_actions [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] SnapshotActionsController initialized {{(pid=100185) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 13:49:42.126922 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.127034 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.127060 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.127149 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.127721 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.127828 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.127869 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.127977 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.128458 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.128604 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.128638 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.128728 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.129259 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.129368 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.129398 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:49:42.129614 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:49:42.129886 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130024 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130221 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130252 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130310 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130397 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130426 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130494 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension UsedLimits extending resource: limits {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130551 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130616 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130657 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension UsedLimits extending resource: limits {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130798 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130827 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130927 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension AdminActions extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.130958 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131017 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension AdminActions extending resource: snapshots {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131117 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension AdminActions extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension AdminActions extending resource: backups {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131228 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension AdminActions extending resource: snapshots {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131263 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension VolumeActions extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131343 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension AdminActions extending resource: backups {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131464 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension VolumeActions extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131585 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131691 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-70ca11ab-5755-4627-b961-ca4c31db935a None None] Extension TypesManage extending resource: types {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.131738 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-1ed19bc6-c57a-4e87-9568-8282b305da6a None None] Extension TypesManage extending resource: types {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 13:49:42.132715 np0000006230 devstack@c-api.service[100182]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7be1782a4668 pid: 100182 (default app) Jul 31 13:49:42.133604 np0000006230 devstack@c-api.service[100183]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7be1782a4668 pid: 100183 (default app) Jul 31 13:49:42.139153 np0000006230 devstack@c-api.service[100184]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7be1782a4668 pid: 100184 (default app) Jul 31 13:49:42.139524 np0000006230 devstack@c-api.service[100185]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7be1782a4668 pid: 100185 (default app) Jul 31 13:49:42.140654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-34ea7c80-5551-4193-a001-afa4b59772db None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:49:42.143463 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1/1] 10.4.3.140 () {60 vars in 925 bytes} [Fri Jul 31 13:49:42 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 13:49:46.725576 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df4cf6d6-b24f-4f35-a606-c9a13d67cb2a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:49:47.299888 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df4cf6d6-b24f-4f35-a606-c9a13d67cb2a admin admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:49:47.300484 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df4cf6d6-b24f-4f35-a606-c9a13d67cb2a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:49:47.302116 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:49:47.302116 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:49:47.333494 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-df4cf6d6-b24f-4f35-a606-c9a13d67cb2a 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=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:47.358669 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df4cf6d6-b24f-4f35-a606-c9a13d67cb2a admin admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:49:47.359134 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1/2] 10.4.3.140 () {68 vars in 1302 bytes} [Fri Jul 31 13:49:46 2026] POST /volume/v3/types => generated 183 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:49:47.375526 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3e5f63f1-cd4c-4016-ab88-02a197e18fd1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:49:47.656097 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e5f63f1-cd4c-4016-ab88-02a197e18fd1 admin admin] POST https://10.4.3.140/volume/v3/types/1aada8ac-d579-42d5-8b1b-ddb95bcb7549/extra_specs Jul 31 13:49:47.656642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e5f63f1-cd4c-4016-ab88-02a197e18fd1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:49:47.658302 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:49:47.658302 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:49:47.690019 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-3e5f63f1-cd4c-4016-ab88-02a197e18fd1 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=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:47.743706 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e5f63f1-cd4c-4016-ab88-02a197e18fd1 admin admin] https://10.4.3.140/volume/v3/types/1aada8ac-d579-42d5-8b1b-ddb95bcb7549/extra_specs returned with HTTP 200 Jul 31 13:49:47.744172 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1/3] 10.4.3.140 () {68 vars in 1449 bytes} [Fri Jul 31 13:49:47 2026] POST /volume/v3/types/1aada8ac-d579-42d5-8b1b-ddb95bcb7549/extra_specs => generated 52 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:49:47.971744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-30681af5-dea1-4104-a4e0-5c265623ba66 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:49:48.237404 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30681af5-dea1-4104-a4e0-5c265623ba66 admin admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:49:48.238094 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-30681af5-dea1-4104-a4e0-5c265623ba66 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:49:48.239682 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:49:48.239682 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:49:48.271308 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-30681af5-dea1-4104-a4e0-5c265623ba66 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=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:48.295320 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30681af5-dea1-4104-a4e0-5c265623ba66 admin admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:49:48.295800 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1/4] 10.4.3.140 () {68 vars in 1302 bytes} [Fri Jul 31 13:49:47 2026] POST /volume/v3/types => generated 186 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:49:48.304451 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dca6781e-0ac9-4258-a71f-717156675e24 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:49:48.578195 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dca6781e-0ac9-4258-a71f-717156675e24 admin admin] POST https://10.4.3.140/volume/v3/types/c13d0b6e-4bf2-4926-8aef-5ca30f9647e0/extra_specs Jul 31 13:49:48.578944 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dca6781e-0ac9-4258-a71f-717156675e24 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:49:48.580713 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:49:48.580713 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:49:48.612407 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-dca6781e-0ac9-4258-a71f-717156675e24 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=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:49:48.664733 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dca6781e-0ac9-4258-a71f-717156675e24 admin admin] https://10.4.3.140/volume/v3/types/c13d0b6e-4bf2-4926-8aef-5ca30f9647e0/extra_specs returned with HTTP 200 Jul 31 13:49:48.665121 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 2/5] 10.4.3.140 () {68 vars in 1449 bytes} [Fri Jul 31 13:49:48 2026] POST /volume/v3/types/c13d0b6e-4bf2-4926-8aef-5ca30f9647e0/extra_specs => generated 45 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:49:57.356388 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:49:57.741952 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:49:58.293214 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:49:58.663389 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:50:12.230617 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7fd218bd-0345-4dc8-8249-62f27a6c2c9b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:50:12.231260 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fd218bd-0345-4dc8-8249-62f27a6c2c9b None None] GET https://10.4.3.140/volume// Jul 31 13:50:12.231451 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fd218bd-0345-4dc8-8249-62f27a6c2c9b None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:50:12.231700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fd218bd-0345-4dc8-8249-62f27a6c2c9b None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:50:12.232215 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fd218bd-0345-4dc8-8249-62f27a6c2c9b None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:50:12.232507 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 2/6] 10.4.3.140 () {66 vars in 1425 bytes} [Fri Jul 31 13:50:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:50:49.861811 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f7820d80-d33d-489a-92ce-5dd110d1fb55 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:50:50.113778 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7820d80-d33d-489a-92ce-5dd110d1fb55 tempest-verify_tempest_config-2034079326 tempest-verify_tempest_config-2034079326-project-member] GET https://10.4.3.140/volume/v3/extensions Jul 31 13:50:50.113980 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7820d80-d33d-489a-92ce-5dd110d1fb55 tempest-verify_tempest_config-2034079326 tempest-verify_tempest_config-2034079326-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:50:50.114144 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7820d80-d33d-489a-92ce-5dd110d1fb55 tempest-verify_tempest_config-2034079326 tempest-verify_tempest_config-2034079326-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:50:50.114433 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7820d80-d33d-489a-92ce-5dd110d1fb55 tempest-verify_tempest_config-2034079326 tempest-verify_tempest_config-2034079326-project-member] https://10.4.3.140/volume/v3/extensions returned with HTTP 200 Jul 31 13:50:50.114780 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 2/7] 10.4.3.140 () {66 vars in 1246 bytes} [Fri Jul 31 13:50:49 2026] GET /volume/v3/extensions => generated 5245 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:51:50.520776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:50.844069 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:51:50.844427 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1164399785", "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:51:50.845865 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1164399785', 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:51:51.450770 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Create volume of 1 GB Jul 31 13:51:51.469923 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Availability zone cache updated, next update will occur around 2026-07-31 14:51:51.469236. {{(pid=100185) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:51:51.470071 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Availability Zones retrieved successfully. Jul 31 13:51:51.497184 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Flow 'volume_create_api' (c77e1ff6-c4d7-4999-b1c8-851357773c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:51:51.498820 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66326203-c155-4180-aa41-5f7a22b1f048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:51.500085 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:51:51.615615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66326203-c155-4180-aa41-5f7a22b1f048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:51.615615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6bbf93-6d40-42e9-8c61-64343548786e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:51.656570 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:51:51.656903 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:51:51.724208 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Created reservations ['609aea28-e641-4863-b8df-4623a956baf5', '3e12778b-c841-4588-9e7a-ca2be910e49f', 'ef222a80-79d9-4511-a9e5-a69c83611f72', '78510e9e-33ae-443b-b615-343d7b09d549'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:51:51.725665 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6bbf93-6d40-42e9-8c61-64343548786e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['609aea28-e641-4863-b8df-4623a956baf5', '3e12778b-c841-4588-9e7a-ca2be910e49f', 'ef222a80-79d9-4511-a9e5-a69c83611f72', '78510e9e-33ae-443b-b615-343d7b09d549']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:51.726748 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b005d9-765c-40e8-8f1c-59939bc30697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:51.790302 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b005d9-765c-40e8-8f1c-59939bc30697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a38c3df-afc0-4674-88f3-12bc01327458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1164399785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68267cb84d8f4e9c91a544fb5d8266f7',qos_specs=None,replication_status=,reservations=['609aea28-e641-4863-b8df-4623a956baf5','3e12778b-c841-4588-9e7a-ca2be910e49f','ef222a80-79d9-4511-a9e5-a69c83611f72','78510e9e-33ae-443b-b615-343d7b09d549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5de9fcdec9c4b4cb9638c0fcb80b28c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1164399785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a38c3df-afc0-4674-88f3-12bc01327458,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68267cb84d8f4e9c91a544fb5d8266f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5de9fcdec9c4b4cb9638c0fcb80b28c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:51.790450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1544b201-cc26-44d8-9c31-fa2c30f67a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:51.819652 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1544b201-cc26-44d8-9c31-fa2c30f67a9c) transitioned into state 'SUCCESS' from state '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-1164399785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68267cb84d8f4e9c91a544fb5d8266f7',qos_specs=None,replication_status=,reservations=['609aea28-e641-4863-b8df-4623a956baf5','3e12778b-c841-4588-9e7a-ca2be910e49f','ef222a80-79d9-4511-a9e5-a69c83611f72','78510e9e-33ae-443b-b615-343d7b09d549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5de9fcdec9c4b4cb9638c0fcb80b28c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:51.820355 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d94639-1d28-43c0-b72a-674b338f7ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:51.855304 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d94639-1d28-43c0-b72a-674b338f7ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:51.858238 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Flow 'volume_create_api' (c77e1ff6-c4d7-4999-b1c8-851357773c2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:51:51.858238 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Create volume request issued successfully. Jul 31 13:51:51.858723 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-501ca9f3-1cac-41dc-a1a1-2ffeb975ffdd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:51:51.859558 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 2/8] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:51:50 2026] POST /volume/v3/volumes => generated 752 bytes in 1340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:51:51.882147 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3c116310-d205-4c59-aa13-c6a5552db00b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:51.887534 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3c116310-d205-4c59-aa13-c6a5552db00b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:51:51.887534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3c116310-d205-4c59-aa13-c6a5552db00b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:51.887534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3c116310-d205-4c59-aa13-c6a5552db00b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:51.926341 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:51.926341 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:51:51.935381 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3c116310-d205-4c59-aa13-c6a5552db00b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:51:51.943554 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3c116310-d205-4c59-aa13-c6a5552db00b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:51:51.944026 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 3/9] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:51 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 820 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:52.958037 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-feb3253a-ec5d-4ac6-ae10-9072cd6da16b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:52.962483 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-feb3253a-ec5d-4ac6-ae10-9072cd6da16b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:51:52.962483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-feb3253a-ec5d-4ac6-ae10-9072cd6da16b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:52.962483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-feb3253a-ec5d-4ac6-ae10-9072cd6da16b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:53.011017 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:53.011017 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:51:53.028236 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-feb3253a-ec5d-4ac6-ae10-9072cd6da16b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:51:53.035307 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-feb3253a-ec5d-4ac6-ae10-9072cd6da16b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:51:53.035729 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 3/10] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:52 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 844 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:53.280822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c385b59b-2da5-48a1-b92e-de93469bd98f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:53.527849 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:51:53.528327 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1919451312", "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:51:53.531082 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1919451312', 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:51:54.023948 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Create volume of 1 GB Jul 31 13:51:54.035714 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Availability zone cache updated, next update will occur around 2026-07-31 14:51:54.035179. {{(pid=100184) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:51:54.035833 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Availability Zones retrieved successfully. Jul 31 13:51:54.053262 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-24273ba5-78bb-4c66-8cb0-f757d01f4d99 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:54.055325 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24273ba5-78bb-4c66-8cb0-f757d01f4d99 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:51:54.055538 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-24273ba5-78bb-4c66-8cb0-f757d01f4d99 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:54.055720 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-24273ba5-78bb-4c66-8cb0-f757d01f4d99 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:54.059724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Flow 'volume_create_api' (fa1dfd67-4ea2-42a0-97bf-3efbc7779ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:51:54.061382 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a77c27e-4c52-4d7d-8802-3d22efb32723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:54.062665 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:51:54.063313 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:54.063313 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:51:54.074957 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-24273ba5-78bb-4c66-8cb0-f757d01f4d99 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:51:54.086842 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24273ba5-78bb-4c66-8cb0-f757d01f4d99 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:51:54.086842 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 3/11] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:54 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:54.181258 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a77c27e-4c52-4d7d-8802-3d22efb32723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:54.182081 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c3c84c-2c1c-4f58-b312-7a732a77e50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:54.234537 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:51:54.234537 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:51:54.282830 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Created reservations ['20951246-94b4-4d49-9ab6-c46f8fc8eaee', '9e801c14-958f-427d-92e4-c88007918d63', 'ce71ee7e-a858-4024-92a6-e61c0a3c3726', 'cb7b44b7-7688-4e5b-8166-0ac27663cc7c'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:51:54.283976 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c3c84c-2c1c-4f58-b312-7a732a77e50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20951246-94b4-4d49-9ab6-c46f8fc8eaee', '9e801c14-958f-427d-92e4-c88007918d63', 'ce71ee7e-a858-4024-92a6-e61c0a3c3726', 'cb7b44b7-7688-4e5b-8166-0ac27663cc7c']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:54.284929 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d517f8c-6f43-43bd-814a-017ea114e76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:54.347226 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d517f8c-6f43-43bd-814a-017ea114e76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761bff35-ccc0-47d0-9373-f2052b97d6a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1919451312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae33fb34ab8d4d539da48cd7af689c60',qos_specs=None,replication_status=,reservations=['20951246-94b4-4d49-9ab6-c46f8fc8eaee','9e801c14-958f-427d-92e4-c88007918d63','ce71ee7e-a858-4024-92a6-e61c0a3c3726','cb7b44b7-7688-4e5b-8166-0ac27663cc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed65c81a95564b41871cc9fb0d7e6ccd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1919451312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761bff35-ccc0-47d0-9373-f2052b97d6a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae33fb34ab8d4d539da48cd7af689c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed65c81a95564b41871cc9fb0d7e6ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:54.348336 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4010a4-440b-4c8b-8b20-23d6eda51a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:54.372582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4010a4-440b-4c8b-8b20-23d6eda51a4d) transitioned into state 'SUCCESS' from state '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-1919451312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae33fb34ab8d4d539da48cd7af689c60',qos_specs=None,replication_status=,reservations=['20951246-94b4-4d49-9ab6-c46f8fc8eaee','9e801c14-958f-427d-92e4-c88007918d63','ce71ee7e-a858-4024-92a6-e61c0a3c3726','cb7b44b7-7688-4e5b-8166-0ac27663cc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed65c81a95564b41871cc9fb0d7e6ccd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:54.373346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ba1cc8-7b9a-4230-93f1-a6e5b6fea745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:51:54.403211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ba1cc8-7b9a-4230-93f1-a6e5b6fea745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:51:54.404382 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Flow 'volume_create_api' (fa1dfd67-4ea2-42a0-97bf-3efbc7779ee3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:51:54.404852 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Create volume request issued successfully. Jul 31 13:51:54.406098 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c385b59b-2da5-48a1-b92e-de93469bd98f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:51:54.406673 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 3/12] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:51:53 2026] POST /volume/v3/volumes => generated 757 bytes in 1126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:51:54.428454 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0dd4e22d-3b59-4296-9fec-1c9697b9b0b7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:54.431618 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0dd4e22d-3b59-4296-9fec-1c9697b9b0b7 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:51:54.434536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0dd4e22d-3b59-4296-9fec-1c9697b9b0b7 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:54.434536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0dd4e22d-3b59-4296-9fec-1c9697b9b0b7 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:54.446558 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:54.446558 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:51:54.451975 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0dd4e22d-3b59-4296-9fec-1c9697b9b0b7 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:51:54.458382 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0dd4e22d-3b59-4296-9fec-1c9697b9b0b7 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:51:54.458878 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 4/13] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:54 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:55.106326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e112c9df-7023-486b-b0a3-701804e6aa3e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:55.108664 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e112c9df-7023-486b-b0a3-701804e6aa3e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:51:55.108921 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e112c9df-7023-486b-b0a3-701804e6aa3e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:55.109196 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e112c9df-7023-486b-b0a3-701804e6aa3e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:55.123723 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:55.123723 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:51:55.132348 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e112c9df-7023-486b-b0a3-701804e6aa3e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:51:55.136993 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e112c9df-7023-486b-b0a3-701804e6aa3e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:51:55.137387 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 4/14] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:55 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:55.476098 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2dcc7580-37c1-4b64-95c2-33dcb9fc83c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:55.479216 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dcc7580-37c1-4b64-95c2-33dcb9fc83c0 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:51:55.479443 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2dcc7580-37c1-4b64-95c2-33dcb9fc83c0 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:55.479661 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2dcc7580-37c1-4b64-95c2-33dcb9fc83c0 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:55.487268 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:55.487268 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:51:55.491138 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2dcc7580-37c1-4b64-95c2-33dcb9fc83c0 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:51:55.495950 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dcc7580-37c1-4b64-95c2-33dcb9fc83c0 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:51:55.496359 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 4/15] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:55 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:56.153827 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4c41c6c2-2acf-4e42-ae56-601893511688 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:56.156366 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c41c6c2-2acf-4e42-ae56-601893511688 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:51:56.156651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c41c6c2-2acf-4e42-ae56-601893511688 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:56.156916 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c41c6c2-2acf-4e42-ae56-601893511688 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:56.173093 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:56.173093 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:51:56.182509 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4c41c6c2-2acf-4e42-ae56-601893511688 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:51:56.190982 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c41c6c2-2acf-4e42-ae56-601893511688 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:51:56.191451 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 4/16] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:56 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:56.511773 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8a9e54d4-9228-43f9-8950-7661540850bc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:56.514197 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a9e54d4-9228-43f9-8950-7661540850bc tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:51:56.514406 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a9e54d4-9228-43f9-8950-7661540850bc tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:56.515045 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a9e54d4-9228-43f9-8950-7661540850bc tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:56.523140 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:56.523140 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:51:56.528766 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8a9e54d4-9228-43f9-8950-7661540850bc tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:51:56.532472 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a9e54d4-9228-43f9-8950-7661540850bc tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:51:56.532879 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 5/17] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:56 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:57.207212 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2147dce7-7882-415f-9652-5b09109fd199 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:57.211190 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2147dce7-7882-415f-9652-5b09109fd199 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:51:57.211190 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2147dce7-7882-415f-9652-5b09109fd199 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:57.211190 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2147dce7-7882-415f-9652-5b09109fd199 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:57.217269 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:57.217269 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:51:57.221360 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2147dce7-7882-415f-9652-5b09109fd199 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:51:57.228261 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2147dce7-7882-415f-9652-5b09109fd199 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:51:57.228825 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 5/18] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:57 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:57.545961 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d4f60219-d2db-4f26-bcd4-df2d7b6e9bfa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:57.548561 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4f60219-d2db-4f26-bcd4-df2d7b6e9bfa tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:51:57.548782 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4f60219-d2db-4f26-bcd4-df2d7b6e9bfa tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:57.549023 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4f60219-d2db-4f26-bcd4-df2d7b6e9bfa tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:57.561012 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:57.561012 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:51:57.566025 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d4f60219-d2db-4f26-bcd4-df2d7b6e9bfa tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:51:57.571074 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4f60219-d2db-4f26-bcd4-df2d7b6e9bfa tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:51:57.571456 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 5/19] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:57 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:58.242473 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-089ab500-95b9-4b47-90dd-32ae301250b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:58.244350 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-089ab500-95b9-4b47-90dd-32ae301250b0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:51:58.244638 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-089ab500-95b9-4b47-90dd-32ae301250b0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:58.244892 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-089ab500-95b9-4b47-90dd-32ae301250b0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:58.251864 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:58.251864 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:51:58.258256 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-089ab500-95b9-4b47-90dd-32ae301250b0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:51:58.263152 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-089ab500-95b9-4b47-90dd-32ae301250b0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:51:58.263423 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 5/20] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:58 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:58.588153 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7a8f6dd2-e0b6-49eb-ad6f-fb2b7893dedd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:58.589831 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7a8f6dd2-e0b6-49eb-ad6f-fb2b7893dedd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:51:58.590013 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7a8f6dd2-e0b6-49eb-ad6f-fb2b7893dedd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:58.590212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7a8f6dd2-e0b6-49eb-ad6f-fb2b7893dedd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:58.597824 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:58.597824 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:51:58.601785 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7a8f6dd2-e0b6-49eb-ad6f-fb2b7893dedd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:51:58.606659 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7a8f6dd2-e0b6-49eb-ad6f-fb2b7893dedd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:51:58.607053 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 6/21] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:58 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:59.278012 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2d6ee22c-47ce-40c2-a53a-1e1db073f4cf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:59.279876 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d6ee22c-47ce-40c2-a53a-1e1db073f4cf tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:51:59.280126 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d6ee22c-47ce-40c2-a53a-1e1db073f4cf tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:59.280260 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d6ee22c-47ce-40c2-a53a-1e1db073f4cf tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:59.289032 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:59.289032 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:51:59.292945 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2d6ee22c-47ce-40c2-a53a-1e1db073f4cf tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:51:59.297916 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d6ee22c-47ce-40c2-a53a-1e1db073f4cf tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:51:59.298169 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 6/22] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:59 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:51:59.625251 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e08adc07-7f6c-4a64-8930-0112a0ed17d9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:51:59.627756 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e08adc07-7f6c-4a64-8930-0112a0ed17d9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:51:59.627945 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e08adc07-7f6c-4a64-8930-0112a0ed17d9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:51:59.628190 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e08adc07-7f6c-4a64-8930-0112a0ed17d9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:51:59.636502 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:51:59.636502 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:51:59.640387 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e08adc07-7f6c-4a64-8930-0112a0ed17d9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:51:59.644770 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e08adc07-7f6c-4a64-8930-0112a0ed17d9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:51:59.645146 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 6/23] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:51:59 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:00.318171 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b6966e43-d3da-4f5d-8d35-ebb34983d494 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:00.320169 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6966e43-d3da-4f5d-8d35-ebb34983d494 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:52:00.320380 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b6966e43-d3da-4f5d-8d35-ebb34983d494 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:00.320601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b6966e43-d3da-4f5d-8d35-ebb34983d494 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:00.328687 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:00.328687 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:00.334779 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b6966e43-d3da-4f5d-8d35-ebb34983d494 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:00.345817 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6966e43-d3da-4f5d-8d35-ebb34983d494 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:52:00.345817 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 6/24] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:00 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:00.660096 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3bf36b82-8132-4ab9-93e3-0f547c53e9ac None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:00.664538 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3bf36b82-8132-4ab9-93e3-0f547c53e9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:52:00.664538 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3bf36b82-8132-4ab9-93e3-0f547c53e9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:00.664538 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3bf36b82-8132-4ab9-93e3-0f547c53e9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:00.676657 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:00.676657 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:00.681575 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3bf36b82-8132-4ab9-93e3-0f547c53e9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:00.693291 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3bf36b82-8132-4ab9-93e3-0f547c53e9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:52:00.694654 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 7/25] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:00 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:01.031660 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:01.312942 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:01.313308 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1329470162"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:01.315221 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1329470162'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:01.316639 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Create volume of 1 GB Jul 31 13:52:01.326985 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Availability zone cache updated, next update will occur around 2026-07-31 14:52:01.326309. {{(pid=100183) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:52:01.327154 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Availability Zones retrieved successfully. Jul 31 13:52:01.368115 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Flow 'volume_create_api' (1d04542f-6f67-4780-adfe-c5171de1d387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:01.368281 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7142dbee-d99c-4e52-9410-7d17bc5acc71 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:01.368883 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c30de1d8-3525-40f0-92e9-b2657c60357d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:01.368967 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7142dbee-d99c-4e52-9410-7d17bc5acc71 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:52:01.368967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7142dbee-d99c-4e52-9410-7d17bc5acc71 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:01.368967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7142dbee-d99c-4e52-9410-7d17bc5acc71 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:01.369079 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:01.384854 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:01.384854 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:01.393285 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7142dbee-d99c-4e52-9410-7d17bc5acc71 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:01.400286 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7142dbee-d99c-4e52-9410-7d17bc5acc71 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:52:01.402654 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 7/26] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:01 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:01.445532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c30de1d8-3525-40f0-92e9-b2657c60357d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:01.447737 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dcae95-a6b8-4248-96e6-67c7a3e169a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:01.508278 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:01.508577 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:01.585093 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Created reservations ['789ded60-15bb-418d-9ce5-6e1493106737', '16fde6e0-a6ef-4743-a421-6ee35c8e64d9', 'c96e1bb3-4ce0-4724-a419-5bf54b047f4d', '8bc3c7fb-3f8c-4ef9-99a5-6f7440d076ae'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:01.586184 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dcae95-a6b8-4248-96e6-67c7a3e169a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['789ded60-15bb-418d-9ce5-6e1493106737', '16fde6e0-a6ef-4743-a421-6ee35c8e64d9', 'c96e1bb3-4ce0-4724-a419-5bf54b047f4d', '8bc3c7fb-3f8c-4ef9-99a5-6f7440d076ae']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:01.587146 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1cd782b-c95e-4337-9310-747cdde41a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:01.645655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1cd782b-c95e-4337-9310-747cdde41a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5887b54-fa5e-41ee-82e4-f6b663c93220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1329470162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5500ebfc74ed4a23a350d6ecb9fb3a83',qos_specs=None,replication_status=,reservations=['789ded60-15bb-418d-9ce5-6e1493106737','16fde6e0-a6ef-4743-a421-6ee35c8e64d9','c96e1bb3-4ce0-4724-a419-5bf54b047f4d','8bc3c7fb-3f8c-4ef9-99a5-6f7440d076ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e85da97eb2448f1a68ea332ef0b521c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1329470162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5887b54-fa5e-41ee-82e4-f6b663c93220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5500ebfc74ed4a23a350d6ecb9fb3a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e85da97eb2448f1a68ea332ef0b521c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:01.646306 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2abac05d-5902-4502-9269-b57551de83dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:01.675386 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2abac05d-5902-4502-9269-b57551de83dc) transitioned into state 'SUCCESS' from state '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-1329470162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5500ebfc74ed4a23a350d6ecb9fb3a83',qos_specs=None,replication_status=,reservations=['789ded60-15bb-418d-9ce5-6e1493106737','16fde6e0-a6ef-4743-a421-6ee35c8e64d9','c96e1bb3-4ce0-4724-a419-5bf54b047f4d','8bc3c7fb-3f8c-4ef9-99a5-6f7440d076ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e85da97eb2448f1a68ea332ef0b521c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:01.676316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a00c77b-a34d-4e5b-b3c9-c207a23220ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:01.706154 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a00c77b-a34d-4e5b-b3c9-c207a23220ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:01.706336 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Flow 'volume_create_api' (1d04542f-6f67-4780-adfe-c5171de1d387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:01.707301 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Create volume request issued successfully. Jul 31 13:52:01.708373 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c992c442-6e4d-429c-a2ec-ffd6800e23ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:01.709220 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 7/27] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:52:01 2026] POST /volume/v3/volumes => generated 785 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:01.710358 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-85b5e17c-6ced-47fd-8542-d7216b98497c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:01.712200 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85b5e17c-6ced-47fd-8542-d7216b98497c tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:52:01.712379 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85b5e17c-6ced-47fd-8542-d7216b98497c tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:01.712611 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85b5e17c-6ced-47fd-8542-d7216b98497c tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:01.728176 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dd747bfd-e782-4279-b518-371853dd0917 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:01.729115 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:01.729115 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:01.730089 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dd747bfd-e782-4279-b518-371853dd0917 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:52:01.730315 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dd747bfd-e782-4279-b518-371853dd0917 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:01.730508 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dd747bfd-e782-4279-b518-371853dd0917 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:01.739544 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-85b5e17c-6ced-47fd-8542-d7216b98497c tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:01.744987 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85b5e17c-6ced-47fd-8542-d7216b98497c tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:52:01.745627 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 7/28] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:01 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:01.763270 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:01.763270 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:01.767311 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dd747bfd-e782-4279-b518-371853dd0917 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:52:01.771492 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dd747bfd-e782-4279-b518-371853dd0917 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:52:01.771892 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 8/29] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:01 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:02.417758 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-aca2f4dd-9689-494c-b533-e43502cabf86 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:02.420143 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aca2f4dd-9689-494c-b533-e43502cabf86 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:52:02.420397 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aca2f4dd-9689-494c-b533-e43502cabf86 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:02.420836 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aca2f4dd-9689-494c-b533-e43502cabf86 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:02.430171 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:02.430171 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:02.437049 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-aca2f4dd-9689-494c-b533-e43502cabf86 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:02.444125 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aca2f4dd-9689-494c-b533-e43502cabf86 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:52:02.444848 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 8/30] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:02 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:02.765054 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6aba0d23-706f-4b92-948e-f271e6920a61 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:02.767182 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6aba0d23-706f-4b92-948e-f271e6920a61 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:52:02.767507 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6aba0d23-706f-4b92-948e-f271e6920a61 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:02.768670 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6aba0d23-706f-4b92-948e-f271e6920a61 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:02.777302 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:02.777302 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:02.782358 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6aba0d23-706f-4b92-948e-f271e6920a61 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:02.784742 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-32174359-71eb-4936-872a-61737ebce1ad None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:02.786726 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-32174359-71eb-4936-872a-61737ebce1ad tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:52:02.786951 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-32174359-71eb-4936-872a-61737ebce1ad tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:02.787159 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-32174359-71eb-4936-872a-61737ebce1ad tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:02.787912 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6aba0d23-706f-4b92-948e-f271e6920a61 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:52:02.788438 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 8/31] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:02 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:02.841460 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:02.841460 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:02.845592 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-32174359-71eb-4936-872a-61737ebce1ad tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:52:02.851057 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-32174359-71eb-4936-872a-61737ebce1ad tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:52:02.851057 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 8/32] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:02 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:03.461536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9fda5ad3-ad58-40cd-94fa-3f67a754e0cc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:03.465825 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9fda5ad3-ad58-40cd-94fa-3f67a754e0cc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:52:03.465825 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9fda5ad3-ad58-40cd-94fa-3f67a754e0cc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:03.465825 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9fda5ad3-ad58-40cd-94fa-3f67a754e0cc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:03.475779 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:03.475779 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:03.482761 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9fda5ad3-ad58-40cd-94fa-3f67a754e0cc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:03.491268 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9fda5ad3-ad58-40cd-94fa-3f67a754e0cc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:52:03.491659 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 9/33] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:03 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:03.511817 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:03.516026 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:03.516026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1573828467"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:03.516026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1573828467'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:03.516274 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Create volume of 1 GB Jul 31 13:52:03.523312 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Availability Zones retrieved successfully. Jul 31 13:52:03.531239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Flow 'volume_create_api' (89fb7fe0-f1d8-4097-8471-571d25366621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:03.532166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87af4771-7164-4d03-95c3-1620d3cff48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:03.533713 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:03.585405 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87af4771-7164-4d03-95c3-1620d3cff48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:03.586326 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7afd8530-8e17-4e97-a24e-898c8e09268d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:03.642242 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Created reservations ['0a565b65-ca76-406d-b465-9c4ef58f4dbf', 'da8cf23e-3d75-456d-8597-ace434c16fe7', '6e4233e5-39b8-4f56-bf7f-2daf4b73c95e', '3d11dad4-0cc9-4a48-92ab-3f36d30bdfe9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:03.643265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7afd8530-8e17-4e97-a24e-898c8e09268d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a565b65-ca76-406d-b465-9c4ef58f4dbf', 'da8cf23e-3d75-456d-8597-ace434c16fe7', '6e4233e5-39b8-4f56-bf7f-2daf4b73c95e', '3d11dad4-0cc9-4a48-92ab-3f36d30bdfe9']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:03.644207 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35733645-2d37-4f26-b818-5a148b01cfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:03.671843 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35733645-2d37-4f26-b818-5a148b01cfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b28b2d8-bc0d-471a-a4c3-6b4c16304fad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1573828467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68267cb84d8f4e9c91a544fb5d8266f7',qos_specs=None,replication_status=,reservations=['0a565b65-ca76-406d-b465-9c4ef58f4dbf','da8cf23e-3d75-456d-8597-ace434c16fe7','6e4233e5-39b8-4f56-bf7f-2daf4b73c95e','3d11dad4-0cc9-4a48-92ab-3f36d30bdfe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5de9fcdec9c4b4cb9638c0fcb80b28c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1573828467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b28b2d8-bc0d-471a-a4c3-6b4c16304fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68267cb84d8f4e9c91a544fb5d8266f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5de9fcdec9c4b4cb9638c0fcb80b28c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:03.672613 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de3e5de-f1f6-4413-8d26-99689abc6e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:03.701121 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de3e5de-f1f6-4413-8d26-99689abc6e02) transitioned into state 'SUCCESS' from state '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-1573828467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68267cb84d8f4e9c91a544fb5d8266f7',qos_specs=None,replication_status=,reservations=['0a565b65-ca76-406d-b465-9c4ef58f4dbf','da8cf23e-3d75-456d-8597-ace434c16fe7','6e4233e5-39b8-4f56-bf7f-2daf4b73c95e','3d11dad4-0cc9-4a48-92ab-3f36d30bdfe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5de9fcdec9c4b4cb9638c0fcb80b28c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:03.702557 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae7c466e-af6c-4585-b699-754888d9c173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:03.717286 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae7c466e-af6c-4585-b699-754888d9c173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:03.718303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Flow 'volume_create_api' (89fb7fe0-f1d8-4097-8471-571d25366621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:03.718799 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Create volume request issued successfully. Jul 31 13:52:03.719664 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc2121a7-a630-431e-b296-cb2e0b363f65 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:03.720240 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 9/34] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:52:03 2026] POST /volume/v3/volumes => generated 752 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:03.740564 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9e3149e8-d6c9-48c1-8380-5ca72509a4ce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:03.742315 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e3149e8-d6c9-48c1-8380-5ca72509a4ce tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad Jul 31 13:52:03.742948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e3149e8-d6c9-48c1-8380-5ca72509a4ce tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:03.742948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e3149e8-d6c9-48c1-8380-5ca72509a4ce tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:03.750985 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:03.750985 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:03.755871 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9e3149e8-d6c9-48c1-8380-5ca72509a4ce tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:03.762490 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e3149e8-d6c9-48c1-8380-5ca72509a4ce tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad returned with HTTP 200 Jul 31 13:52:03.763117 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 9/35] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:03 2026] GET /volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:03.803208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9ecd7487-b349-4e25-81c7-23d128dff595 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:03.805468 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ecd7487-b349-4e25-81c7-23d128dff595 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:52:03.807243 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ecd7487-b349-4e25-81c7-23d128dff595 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:03.807504 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ecd7487-b349-4e25-81c7-23d128dff595 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:03.815222 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:03.815222 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:03.821638 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9ecd7487-b349-4e25-81c7-23d128dff595 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:03.826753 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ecd7487-b349-4e25-81c7-23d128dff595 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:52:03.827175 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 9/36] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:03 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:03.847244 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:03.854500 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:03.855051 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-545583312"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:03.861986 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-545583312'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:03.862399 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Create volume of 1 GB Jul 31 13:52:03.894834 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Availability zone cache updated, next update will occur around 2026-07-31 14:52:03.893971. {{(pid=100182) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:52:03.895041 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Availability Zones retrieved successfully. Jul 31 13:52:03.924316 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Flow 'volume_create_api' (ddc575c2-8132-45e0-9241-5934554ba719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:03.928574 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f6e472-1b2a-4255-99a1-7ac26d7ee5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:03.928574 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:03.980337 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f6e472-1b2a-4255-99a1-7ac26d7ee5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:03.982776 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b372ea51-2262-486a-9479-74dc2b8fbf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:04.032642 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:04.033033 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:04.068312 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Created reservations ['7297ae02-4ad9-4482-ba44-5dc4a333c6ad', '9a0fa51c-17aa-4d36-b20a-f4fcdef25531', '17c40b40-cd3a-4ce9-bde1-5535327ab153', '8d293375-87d2-4ba6-800c-6d842ff37ac6'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:04.069279 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b372ea51-2262-486a-9479-74dc2b8fbf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7297ae02-4ad9-4482-ba44-5dc4a333c6ad', '9a0fa51c-17aa-4d36-b20a-f4fcdef25531', '17c40b40-cd3a-4ce9-bde1-5535327ab153', '8d293375-87d2-4ba6-800c-6d842ff37ac6']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:04.070405 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96cc5e0-4259-4344-8020-2d0eb39b14a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:04.104924 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96cc5e0-4259-4344-8020-2d0eb39b14a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cb3eea8-b82f-400b-a679-f96c432a2fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-545583312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae33fb34ab8d4d539da48cd7af689c60',qos_specs=None,replication_status=,reservations=['7297ae02-4ad9-4482-ba44-5dc4a333c6ad','9a0fa51c-17aa-4d36-b20a-f4fcdef25531','17c40b40-cd3a-4ce9-bde1-5535327ab153','8d293375-87d2-4ba6-800c-6d842ff37ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed65c81a95564b41871cc9fb0d7e6ccd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-545583312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cb3eea8-b82f-400b-a679-f96c432a2fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae33fb34ab8d4d539da48cd7af689c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed65c81a95564b41871cc9fb0d7e6ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:04.105721 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a873c32c-f400-4585-9820-e1ff30c17c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:04.140068 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a873c32c-f400-4585-9820-e1ff30c17c8a) transitioned into state 'SUCCESS' from state '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-545583312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae33fb34ab8d4d539da48cd7af689c60',qos_specs=None,replication_status=,reservations=['7297ae02-4ad9-4482-ba44-5dc4a333c6ad','9a0fa51c-17aa-4d36-b20a-f4fcdef25531','17c40b40-cd3a-4ce9-bde1-5535327ab153','8d293375-87d2-4ba6-800c-6d842ff37ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed65c81a95564b41871cc9fb0d7e6ccd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:04.140748 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de51513-ebe7-4b7c-a7ef-000b1c37aa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:04.180149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de51513-ebe7-4b7c-a7ef-000b1c37aa9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:04.181630 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Flow 'volume_create_api' (ddc575c2-8132-45e0-9241-5934554ba719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:04.181784 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Create volume request issued successfully. Jul 31 13:52:04.182488 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6b97867c-3efb-42ef-b1a9-5644fc07dadd tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:04.183299 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 10/37] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:52:03 2026] POST /volume/v3/volumes => generated 756 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:04.197946 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-df1cda45-933a-4385-ab51-12b0434de4a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:04.199766 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df1cda45-933a-4385-ab51-12b0434de4a6 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 Jul 31 13:52:04.199983 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df1cda45-933a-4385-ab51-12b0434de4a6 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:04.200181 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df1cda45-933a-4385-ab51-12b0434de4a6 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:04.216363 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:04.216363 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:04.224051 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-df1cda45-933a-4385-ab51-12b0434de4a6 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:04.231249 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df1cda45-933a-4385-ab51-12b0434de4a6 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 returned with HTTP 200 Jul 31 13:52:04.231249 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 10/38] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:04 2026] GET /volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:04.785330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a1291eba-4b9c-4dee-97e2-f73a2c3941e6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:04.787438 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1291eba-4b9c-4dee-97e2-f73a2c3941e6 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad Jul 31 13:52:04.787737 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1291eba-4b9c-4dee-97e2-f73a2c3941e6 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:04.788110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1291eba-4b9c-4dee-97e2-f73a2c3941e6 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:04.796290 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:04.796290 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:04.803492 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a1291eba-4b9c-4dee-97e2-f73a2c3941e6 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:04.822925 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1291eba-4b9c-4dee-97e2-f73a2c3941e6 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad returned with HTTP 200 Jul 31 13:52:04.822925 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 10/39] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:04 2026] GET /volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:04.831044 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-40c0d1bf-453f-437e-83d0-412c41834966 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:04.833618 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:04.835170 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1348313255"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:04.838036 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1348313255'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:04.839418 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Create volume of 1 GB Jul 31 13:52:04.846314 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Availability Zones retrieved successfully. Jul 31 13:52:04.853776 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Flow 'volume_create_api' (f86d2b3b-6406-4e68-b823-546cf637cb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:04.856087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a7d632-8c1e-423a-844f-6b5bc3ee82fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:04.857187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:04.900855 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a7d632-8c1e-423a-844f-6b5bc3ee82fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:04.902211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b46ed0-ccdc-4c35-83dc-a986753fa7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:04.972908 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Created reservations ['2b08c713-cab3-404c-ab1e-94cdb0e5a1fe', 'b4b1f949-efa3-43ea-8b31-2194e54ebe1a', '5fd63099-87d8-4777-af55-331fc275bff6', '2917b559-95ee-4ccd-9b89-d5a4abd65288'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:04.973963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b46ed0-ccdc-4c35-83dc-a986753fa7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b08c713-cab3-404c-ab1e-94cdb0e5a1fe', 'b4b1f949-efa3-43ea-8b31-2194e54ebe1a', '5fd63099-87d8-4777-af55-331fc275bff6', '2917b559-95ee-4ccd-9b89-d5a4abd65288']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:04.974891 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41544499-59ab-408a-890a-835c7ad3da81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:05.000934 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41544499-59ab-408a-890a-835c7ad3da81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b8a28e8-1dfb-41cc-ace3-429fa2be7677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1348313255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68267cb84d8f4e9c91a544fb5d8266f7',qos_specs=None,replication_status=,reservations=['2b08c713-cab3-404c-ab1e-94cdb0e5a1fe','b4b1f949-efa3-43ea-8b31-2194e54ebe1a','5fd63099-87d8-4777-af55-331fc275bff6','2917b559-95ee-4ccd-9b89-d5a4abd65288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5de9fcdec9c4b4cb9638c0fcb80b28c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1348313255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b8a28e8-1dfb-41cc-ace3-429fa2be7677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68267cb84d8f4e9c91a544fb5d8266f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5de9fcdec9c4b4cb9638c0fcb80b28c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:05.001952 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38adf57e-9339-4466-b4a4-60cc3eeca1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:05.029069 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38adf57e-9339-4466-b4a4-60cc3eeca1b7) transitioned into state 'SUCCESS' from state '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-1348313255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68267cb84d8f4e9c91a544fb5d8266f7',qos_specs=None,replication_status=,reservations=['2b08c713-cab3-404c-ab1e-94cdb0e5a1fe','b4b1f949-efa3-43ea-8b31-2194e54ebe1a','5fd63099-87d8-4777-af55-331fc275bff6','2917b559-95ee-4ccd-9b89-d5a4abd65288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5de9fcdec9c4b4cb9638c0fcb80b28c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:05.030164 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556b7279-66b2-4286-8aac-5e8ccddc2435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:05.046978 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556b7279-66b2-4286-8aac-5e8ccddc2435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:05.047939 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Flow 'volume_create_api' (f86d2b3b-6406-4e68-b823-546cf637cb78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:05.048289 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Create volume request issued successfully. Jul 31 13:52:05.049236 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-40c0d1bf-453f-437e-83d0-412c41834966 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:05.051346 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 10/40] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:52:04 2026] POST /volume/v3/volumes => generated 752 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:05.067814 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9c5e7a93-49f9-4520-bf7d-291c4aea8f78 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:05.069947 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c5e7a93-49f9-4520-bf7d-291c4aea8f78 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 Jul 31 13:52:05.070209 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c5e7a93-49f9-4520-bf7d-291c4aea8f78 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:05.070509 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c5e7a93-49f9-4520-bf7d-291c4aea8f78 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:05.080013 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:05.080013 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:05.090431 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9c5e7a93-49f9-4520-bf7d-291c4aea8f78 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:05.095058 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c5e7a93-49f9-4520-bf7d-291c4aea8f78 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 returned with HTTP 200 Jul 31 13:52:05.095912 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 11/41] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:05 2026] GET /volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:05.246018 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bf2d2627-84db-4d40-b7b8-322347a4a7c2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:05.248290 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf2d2627-84db-4d40-b7b8-322347a4a7c2 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 Jul 31 13:52:05.249997 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf2d2627-84db-4d40-b7b8-322347a4a7c2 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:05.250190 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf2d2627-84db-4d40-b7b8-322347a4a7c2 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:05.260178 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:05.260178 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:05.267458 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bf2d2627-84db-4d40-b7b8-322347a4a7c2 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:05.273942 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf2d2627-84db-4d40-b7b8-322347a4a7c2 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 returned with HTTP 200 Jul 31 13:52:05.274428 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 11/42] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:05 2026] GET /volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:05.292900 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:05.295088 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:05.295286 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1923726583"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:05.296859 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1923726583'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:05.296969 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Create volume of 1 GB Jul 31 13:52:05.301039 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Availability Zones retrieved successfully. Jul 31 13:52:05.307611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Flow 'volume_create_api' (c3b5fe0c-fb5b-4e4b-8b0e-00b12452958d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:05.308769 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba441e25-d5a1-4cfe-9615-6ab1fa73218d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:05.309914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:05.346931 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba441e25-d5a1-4cfe-9615-6ab1fa73218d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:05.347819 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56707d58-075e-4e7f-96b4-a3ac58d70036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:05.398934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Created reservations ['de5029cf-1dda-4ba8-ae66-ff5b53d0d972', 'ca544662-061d-4619-bf20-d3213b32d940', 'bfb5d054-cdd4-4daf-b36d-1d106d8a386b', 'f6cf819d-a9b4-4668-aca8-b4fd70ae65bb'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:05.399753 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56707d58-075e-4e7f-96b4-a3ac58d70036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de5029cf-1dda-4ba8-ae66-ff5b53d0d972', 'ca544662-061d-4619-bf20-d3213b32d940', 'bfb5d054-cdd4-4daf-b36d-1d106d8a386b', 'f6cf819d-a9b4-4668-aca8-b4fd70ae65bb']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:05.400587 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4279a051-c7d7-434f-9184-95b3bb80505f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:05.426131 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4279a051-c7d7-434f-9184-95b3bb80505f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96877352-b7fc-43da-9e67-4f004f3676f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1923726583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae33fb34ab8d4d539da48cd7af689c60',qos_specs=None,replication_status=,reservations=['de5029cf-1dda-4ba8-ae66-ff5b53d0d972','ca544662-061d-4619-bf20-d3213b32d940','bfb5d054-cdd4-4daf-b36d-1d106d8a386b','f6cf819d-a9b4-4668-aca8-b4fd70ae65bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed65c81a95564b41871cc9fb0d7e6ccd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1923726583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96877352-b7fc-43da-9e67-4f004f3676f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae33fb34ab8d4d539da48cd7af689c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed65c81a95564b41871cc9fb0d7e6ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:05.427236 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03be1baf-bf68-4443-b01e-e71c9a25fd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:05.453847 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03be1baf-bf68-4443-b01e-e71c9a25fd8f) transitioned into state 'SUCCESS' from state '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-1923726583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae33fb34ab8d4d539da48cd7af689c60',qos_specs=None,replication_status=,reservations=['de5029cf-1dda-4ba8-ae66-ff5b53d0d972','ca544662-061d-4619-bf20-d3213b32d940','bfb5d054-cdd4-4daf-b36d-1d106d8a386b','f6cf819d-a9b4-4668-aca8-b4fd70ae65bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed65c81a95564b41871cc9fb0d7e6ccd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:05.453847 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a8b95d-9c37-42f6-a069-2c62d5a78114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:05.465108 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a8b95d-9c37-42f6-a069-2c62d5a78114) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:05.466014 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Flow 'volume_create_api' (c3b5fe0c-fb5b-4e4b-8b0e-00b12452958d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:05.466370 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Create volume request issued successfully. Jul 31 13:52:05.467152 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f4c511d1-1dc9-4fec-93d6-b4c1c963fa4f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:05.467724 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 11/43] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:52:05 2026] POST /volume/v3/volumes => generated 757 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 13:52:05.485719 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1990cb40-aa5e-40b9-b9f7-d9dbf03b0490 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:05.488052 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1990cb40-aa5e-40b9-b9f7-d9dbf03b0490 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 Jul 31 13:52:05.488205 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1990cb40-aa5e-40b9-b9f7-d9dbf03b0490 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:05.488785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1990cb40-aa5e-40b9-b9f7-d9dbf03b0490 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:05.504653 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:05.504653 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:05.510957 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1990cb40-aa5e-40b9-b9f7-d9dbf03b0490 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:05.523842 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1990cb40-aa5e-40b9-b9f7-d9dbf03b0490 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 returned with HTTP 200 Jul 31 13:52:05.524391 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 11/44] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:05 2026] GET /volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:06.111793 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-58a7782d-d200-4337-93df-31d3043c1720 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:06.117700 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-58a7782d-d200-4337-93df-31d3043c1720 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 Jul 31 13:52:06.117877 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-58a7782d-d200-4337-93df-31d3043c1720 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:06.118168 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-58a7782d-d200-4337-93df-31d3043c1720 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:06.132004 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:06.132004 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:06.135105 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-58a7782d-d200-4337-93df-31d3043c1720 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:06.143679 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-58a7782d-d200-4337-93df-31d3043c1720 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 returned with HTTP 200 Jul 31 13:52:06.143958 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 12/45] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:06 2026] GET /volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:06.539433 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-696a4a2e-3c0c-49e9-9eb7-60d16f959e6e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:06.541788 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-696a4a2e-3c0c-49e9-9eb7-60d16f959e6e tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 Jul 31 13:52:06.542056 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-696a4a2e-3c0c-49e9-9eb7-60d16f959e6e tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:06.542269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-696a4a2e-3c0c-49e9-9eb7-60d16f959e6e tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:06.554776 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:06.554776 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:06.562989 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-696a4a2e-3c0c-49e9-9eb7-60d16f959e6e tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:06.577818 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-696a4a2e-3c0c-49e9-9eb7-60d16f959e6e tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 returned with HTTP 200 Jul 31 13:52:06.578453 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 12/46] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:06 2026] GET /volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:07.803323 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:08.058172 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:08.058285 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1384631402"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:08.060066 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1384631402'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:08.064856 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Create volume of 1 GB Jul 31 13:52:08.064856 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:08.064856 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:08.065347 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Availability Zones retrieved successfully. Jul 31 13:52:08.075030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Flow 'volume_create_api' (e41f12e2-1364-45cc-b981-75e9abcee348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:08.077167 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86f648a-0b86-4479-9984-20736954f063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:08.080558 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:08.090466 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:08.090466 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:08.119737 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86f648a-0b86-4479-9984-20736954f063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:48Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c13d0b6e-4bf2-4926-8aef-5ca30f9647e0', 'encryption_key_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=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:08.120429 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86a5e96b-ff24-4e28-978d-ffce1772a2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:08.163285 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:08.163625 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:08.219072 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Created reservations ['9db38964-abde-4084-9bb3-84c2ce0ba63d', 'b3f45dd2-e812-41b4-9c7b-f61466bba799', 'fccd83bc-998a-46f9-b9bd-21a7139d0fb2', '25232aa8-fc8e-44a6-8f9e-b7bf09ffd68f'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:08.219975 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86a5e96b-ff24-4e28-978d-ffce1772a2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9db38964-abde-4084-9bb3-84c2ce0ba63d', 'b3f45dd2-e812-41b4-9c7b-f61466bba799', 'fccd83bc-998a-46f9-b9bd-21a7139d0fb2', '25232aa8-fc8e-44a6-8f9e-b7bf09ffd68f']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:08.220913 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9b557f-8ca0-4307-b26d-579d2cb4d290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:08.258015 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9b557f-8ca0-4307-b26d-579d2cb4d290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91eeea33-5563-4352-9b8c-25b6d5faa8d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1384631402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4785680eecee44bab840a938a4068802',qos_specs=None,replication_status=,reservations=['9db38964-abde-4084-9bb3-84c2ce0ba63d','b3f45dd2-e812-41b4-9c7b-f61466bba799','fccd83bc-998a-46f9-b9bd-21a7139d0fb2','25232aa8-fc8e-44a6-8f9e-b7bf09ffd68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df5b35198394c559792acefcb62801e',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1384631402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91eeea33-5563-4352-9b8c-25b6d5faa8d0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4785680eecee44bab840a938a4068802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df5b35198394c559792acefcb62801e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c13d0b6e-4bf2-4926-8aef-5ca30f9647e0),volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:08.258711 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc597c6-2bd9-4bce-b626-e0f738cf60ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:08.311011 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc597c6-2bd9-4bce-b626-e0f738cf60ab) transitioned into state 'SUCCESS' from state '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-1384631402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4785680eecee44bab840a938a4068802',qos_specs=None,replication_status=,reservations=['9db38964-abde-4084-9bb3-84c2ce0ba63d','b3f45dd2-e812-41b4-9c7b-f61466bba799','fccd83bc-998a-46f9-b9bd-21a7139d0fb2','25232aa8-fc8e-44a6-8f9e-b7bf09ffd68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df5b35198394c559792acefcb62801e',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:08.311836 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865a1be5-364e-4242-881b-c787f07fbc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:08.326634 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865a1be5-364e-4242-881b-c787f07fbc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:08.327837 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Flow 'volume_create_api' (e41f12e2-1364-45cc-b981-75e9abcee348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:08.328179 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Create volume request issued successfully. Jul 31 13:52:08.329212 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6abf390e-f16e-4a2b-9f26-ab68572508e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:08.329807 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 12/47] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:52:07 2026] POST /volume/v3/volumes => generated 758 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:08.351796 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f333b4d6-6577-42ef-a468-e097acf555ef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:08.351796 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f333b4d6-6577-42ef-a468-e097acf555ef tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:52:08.351796 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f333b4d6-6577-42ef-a468-e097acf555ef tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:08.351796 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f333b4d6-6577-42ef-a468-e097acf555ef tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:08.368722 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:08.368722 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:08.381676 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f333b4d6-6577-42ef-a468-e097acf555ef tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:52:08.387633 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f333b4d6-6577-42ef-a468-e097acf555ef tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:52:08.388049 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 12/48] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:08 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:09.408540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d45c87bc-49f5-460f-b7bc-f54a4209cd9d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:09.411208 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d45c87bc-49f5-460f-b7bc-f54a4209cd9d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:52:09.411208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d45c87bc-49f5-460f-b7bc-f54a4209cd9d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:09.411208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d45c87bc-49f5-460f-b7bc-f54a4209cd9d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:09.417330 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:09.417330 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:09.421344 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d45c87bc-49f5-460f-b7bc-f54a4209cd9d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:52:09.427323 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d45c87bc-49f5-460f-b7bc-f54a4209cd9d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:52:09.427731 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 13/49] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:09 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:09.443547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-225897d4-c75c-488a-af2c-cb08cb2d2a44 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:09.710142 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-225897d4-c75c-488a-af2c-cb08cb2d2a44 tempest-TestMultiAttachVolumeSwap-1047576083 tempest-TestMultiAttachVolumeSwap-1047576083-project-admin] POST https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0/action Jul 31 13:52:09.710789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-225897d4-c75c-488a-af2c-cb08cb2d2a44 tempest-TestMultiAttachVolumeSwap-1047576083 tempest-TestMultiAttachVolumeSwap-1047576083-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:09.710924 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-225897d4-c75c-488a-af2c-cb08cb2d2a44 tempest-TestMultiAttachVolumeSwap-1047576083 tempest-TestMultiAttachVolumeSwap-1047576083-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:09.761644 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:09.761644 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:09.762098 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-225897d4-c75c-488a-af2c-cb08cb2d2a44 tempest-TestMultiAttachVolumeSwap-1047576083 tempest-TestMultiAttachVolumeSwap-1047576083-project-admin] Volume info retrieved successfully. Jul 31 13:52:09.776580 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-225897d4-c75c-488a-af2c-cb08cb2d2a44 tempest-TestMultiAttachVolumeSwap-1047576083 tempest-TestMultiAttachVolumeSwap-1047576083-project-admin] Update volume admin metadata completed successfully. Jul 31 13:52:09.776580 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-225897d4-c75c-488a-af2c-cb08cb2d2a44 tempest-TestMultiAttachVolumeSwap-1047576083 tempest-TestMultiAttachVolumeSwap-1047576083-project-admin] Update readonly setting on volume completed successfully. Jul 31 13:52:09.777004 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-225897d4-c75c-488a-af2c-cb08cb2d2a44 tempest-TestMultiAttachVolumeSwap-1047576083 tempest-TestMultiAttachVolumeSwap-1047576083-project-admin] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0/action returned with HTTP 202 Jul 31 13:52:09.777737 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 13/50] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:52:09 2026] POST /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0/action => generated 0 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:09.788244 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:09.790984 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:09.791460 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1941129268"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:09.793888 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1941129268'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:09.800488 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Create volume of 1 GB Jul 31 13:52:09.800968 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:09.800968 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:09.801690 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Availability Zones retrieved successfully. Jul 31 13:52:09.810339 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Flow 'volume_create_api' (0d94a0ce-c50e-49f4-a07e-f26b460239a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:09.811836 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (379eb5e4-94bc-496e-8823-850dda0529ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:09.813352 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:09.821758 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:09.821758 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:09.840103 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (379eb5e4-94bc-496e-8823-850dda0529ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:48Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c13d0b6e-4bf2-4926-8aef-5ca30f9647e0', 'encryption_key_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=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:09.841341 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72e47729-cd40-4d94-88cd-fe6185508b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:09.902242 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Created reservations ['af70ed7c-3b2d-46c0-8bd0-52e9467cda15', '21c7d56f-1034-483d-9ad6-e8d4a109070d', 'c51e9758-994d-46e7-b6ff-f16ce2516926', '0e0d64b5-cdf2-4f60-8926-a285cd03a17c'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:09.904294 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72e47729-cd40-4d94-88cd-fe6185508b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af70ed7c-3b2d-46c0-8bd0-52e9467cda15', '21c7d56f-1034-483d-9ad6-e8d4a109070d', 'c51e9758-994d-46e7-b6ff-f16ce2516926', '0e0d64b5-cdf2-4f60-8926-a285cd03a17c']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:09.905103 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a828618a-eb97-4cef-a66f-e0cf326cb4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:09.937422 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a828618a-eb97-4cef-a66f-e0cf326cb4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffdd4fe8-421d-4b08-9b68-b16909798ded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1941129268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4785680eecee44bab840a938a4068802',qos_specs=None,replication_status=,reservations=['af70ed7c-3b2d-46c0-8bd0-52e9467cda15','21c7d56f-1034-483d-9ad6-e8d4a109070d','c51e9758-994d-46e7-b6ff-f16ce2516926','0e0d64b5-cdf2-4f60-8926-a285cd03a17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df5b35198394c559792acefcb62801e',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1941129268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffdd4fe8-421d-4b08-9b68-b16909798ded,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4785680eecee44bab840a938a4068802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4df5b35198394c559792acefcb62801e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c13d0b6e-4bf2-4926-8aef-5ca30f9647e0),volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:09.938166 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb426d72-1082-4dd0-93f9-1dd6697e82b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:09.959243 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb426d72-1082-4dd0-93f9-1dd6697e82b6) transitioned into state 'SUCCESS' from state '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-1941129268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4785680eecee44bab840a938a4068802',qos_specs=None,replication_status=,reservations=['af70ed7c-3b2d-46c0-8bd0-52e9467cda15','21c7d56f-1034-483d-9ad6-e8d4a109070d','c51e9758-994d-46e7-b6ff-f16ce2516926','0e0d64b5-cdf2-4f60-8926-a285cd03a17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4df5b35198394c559792acefcb62801e',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:09.959934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e538d5a-606d-435e-87ee-0e46dfaf555b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:09.972386 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e538d5a-606d-435e-87ee-0e46dfaf555b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:09.973598 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Flow 'volume_create_api' (0d94a0ce-c50e-49f4-a07e-f26b460239a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:09.973995 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Create volume request issued successfully. Jul 31 13:52:09.974895 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e47d14b7-ea06-4c3f-a6b9-303d6e8ccbb7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:09.975547 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 13/51] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:52:09 2026] POST /volume/v3/volumes => generated 758 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:09.993373 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6c7bc38f-5112-42c3-bda6-52c21fc52010 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:09.995934 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c7bc38f-5112-42c3-bda6-52c21fc52010 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded Jul 31 13:52:09.996586 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c7bc38f-5112-42c3-bda6-52c21fc52010 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:09.996586 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c7bc38f-5112-42c3-bda6-52c21fc52010 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:10.007606 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:10.007606 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:10.018311 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6c7bc38f-5112-42c3-bda6-52c21fc52010 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:52:10.025001 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c7bc38f-5112-42c3-bda6-52c21fc52010 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded returned with HTTP 200 Jul 31 13:52:10.025524 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 13/52] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:09 2026] GET /volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:11.041190 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-55f750c0-ebfb-4f7e-998c-f56bce3be250 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:11.044214 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-55f750c0-ebfb-4f7e-998c-f56bce3be250 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded Jul 31 13:52:11.044214 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-55f750c0-ebfb-4f7e-998c-f56bce3be250 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:11.044214 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-55f750c0-ebfb-4f7e-998c-f56bce3be250 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:11.051219 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:11.051219 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:11.055222 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-55f750c0-ebfb-4f7e-998c-f56bce3be250 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:52:11.064150 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-55f750c0-ebfb-4f7e-998c-f56bce3be250 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded returned with HTTP 200 Jul 31 13:52:11.064597 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 14/53] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:11 2026] GET /volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:13.674669 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:13.679109 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:13.679782 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "a2e28469-b1e5-432a-a44c-555ae413ebe5-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:13.682234 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'a2e28469-b1e5-432a-a44c-555ae413ebe5-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:13.682234 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Create volume of 1 GB Jul 31 13:52:13.688387 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Availability Zones retrieved successfully. Jul 31 13:52:13.697677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Flow 'volume_create_api' (6e81e7c9-5c8b-47a9-a224-d9db71838d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:13.699363 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17f9e37-b906-467c-bf99-e7f2ec39cb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:13.700710 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:13.745724 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17f9e37-b906-467c-bf99-e7f2ec39cb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:13.746803 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8542502f-5f2a-4b82-a9af-1789f9390680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:13.831080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Created reservations ['5265d944-3cd3-4a61-820c-bc3fed36d0b6', '6e8d8179-02d1-48d7-bee0-dccc5253c5ba', 'c0919245-2ca1-4b00-8d06-8e0a84467be2', '42a3db7d-b7d5-4190-9536-97e5077b2d06'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:13.831891 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8542502f-5f2a-4b82-a9af-1789f9390680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5265d944-3cd3-4a61-820c-bc3fed36d0b6', '6e8d8179-02d1-48d7-bee0-dccc5253c5ba', 'c0919245-2ca1-4b00-8d06-8e0a84467be2', '42a3db7d-b7d5-4190-9536-97e5077b2d06']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:13.833731 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08aa0b0-0e94-44ed-9769-39ab94327acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:13.869423 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08aa0b0-0e94-44ed-9769-39ab94327acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc070463-4a89-40f6-8a01-843a35f91516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='a2e28469-b1e5-432a-a44c-555ae413ebe5-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6f9adcab231448d8b37b520fc703ad9',qos_specs=None,replication_status=,reservations=['5265d944-3cd3-4a61-820c-bc3fed36d0b6','6e8d8179-02d1-48d7-bee0-dccc5253c5ba','c0919245-2ca1-4b00-8d06-8e0a84467be2','42a3db7d-b7d5-4190-9536-97e5077b2d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3117e1d84554678b22e6626dbc06dd5',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:13Z,deleted=False,deleted_at=None,display_description='',display_name='a2e28469-b1e5-432a-a44c-555ae413ebe5-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc070463-4a89-40f6-8a01-843a35f91516,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6f9adcab231448d8b37b520fc703ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3117e1d84554678b22e6626dbc06dd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:13.869638 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7206b8dc-36c4-47ea-b97f-4df1efbe5b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:13.890334 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7206b8dc-36c4-47ea-b97f-4df1efbe5b48) transitioned into 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='a2e28469-b1e5-432a-a44c-555ae413ebe5-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6f9adcab231448d8b37b520fc703ad9',qos_specs=None,replication_status=,reservations=['5265d944-3cd3-4a61-820c-bc3fed36d0b6','6e8d8179-02d1-48d7-bee0-dccc5253c5ba','c0919245-2ca1-4b00-8d06-8e0a84467be2','42a3db7d-b7d5-4190-9536-97e5077b2d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3117e1d84554678b22e6626dbc06dd5',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:13.891124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf620008-7434-42f5-b666-45660b63ddac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:13.905826 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf620008-7434-42f5-b666-45660b63ddac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:13.906703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Flow 'volume_create_api' (6e81e7c9-5c8b-47a9-a224-d9db71838d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:13.907007 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Create volume request issued successfully. Jul 31 13:52:13.907615 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f5b5e103-be8d-4bac-8b6f-5934c49ec1cb tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:13.908474 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 14/54] 10.4.3.140 () {72 vars in 1541 bytes} [Fri Jul 31 13:52:13 2026] POST /volume/v3/volumes => generated 749 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:13.934132 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-e8b023a7-2a3b-4d55-9b0c-67e97f7e3c29 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:13.941321 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-e8b023a7-2a3b-4d55-9b0c-67e97f7e3c29 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 Jul 31 13:52:13.941756 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-e8b023a7-2a3b-4d55-9b0c-67e97f7e3c29 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:13.941756 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-e8b023a7-2a3b-4d55-9b0c-67e97f7e3c29 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:13.958547 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:13.958547 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:13.963400 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-e8b023a7-2a3b-4d55-9b0c-67e97f7e3c29 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:52:13.969469 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-e8b023a7-2a3b-4d55-9b0c-67e97f7e3c29 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 returned with HTTP 200 Jul 31 13:52:13.969959 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 14/55] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:13 2026] GET /volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:13.990556 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-232b32ff-738d-4207-a245-39d10ab64d86 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:13.992605 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-232b32ff-738d-4207-a245-39d10ab64d86 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 Jul 31 13:52:13.992831 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-232b32ff-738d-4207-a245-39d10ab64d86 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:13.993302 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-232b32ff-738d-4207-a245-39d10ab64d86 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:14.004921 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:14.004921 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:14.010135 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-232b32ff-738d-4207-a245-39d10ab64d86 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:52:14.019039 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-232b32ff-738d-4207-a245-39d10ab64d86 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 returned with HTTP 200 Jul 31 13:52:14.021219 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 14/56] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:13 2026] GET /volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:52:17.035495 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-3fb46654-d233-4683-8f42-4d17b065942b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.038589 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-3fb46654-d233-4683-8f42-4d17b065942b tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 Jul 31 13:52:17.038902 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-3fb46654-d233-4683-8f42-4d17b065942b tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:17.039197 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-3fb46654-d233-4683-8f42-4d17b065942b tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:17.048891 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:17.048891 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:17.054203 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-3fb46654-d233-4683-8f42-4d17b065942b tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:52:17.060534 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-3fb46654-d233-4683-8f42-4d17b065942b tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 returned with HTTP 200 Jul 31 13:52:17.060936 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 15/57] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:17.070012 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b5d5cebc-34a7-4dc7-bf37-3d246b6820ff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.071627 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5d5cebc-34a7-4dc7-bf37-3d246b6820ff None None] GET https://10.4.3.140/volume// Jul 31 13:52:17.071627 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5d5cebc-34a7-4dc7-bf37-3d246b6820ff None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:17.071627 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5d5cebc-34a7-4dc7-bf37-3d246b6820ff None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:17.071627 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5d5cebc-34a7-4dc7-bf37-3d246b6820ff None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:17.072870 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 15/58] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:17.092264 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f8468da3-c7a8-491d-8a12-447d16813125 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.095629 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f8468da3-c7a8-491d-8a12-447d16813125 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:17.095629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f8468da3-c7a8-491d-8a12-447d16813125 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc070463-4a89-40f6-8a01-843a35f91516", "connector": null, "instance_uuid": "a2e28469-b1e5-432a-a44c-555ae413ebe5"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:17.106031 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:17.106031 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:17.154940 np0000006230 devstack@c-api.service[100183]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 31 13:52:17.154940 np0000006230 devstack@c-api.service[100183]: .first() Jul 31 13:52:17.180865 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-f8468da3-c7a8-491d-8a12-447d16813125 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:17.180865 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 15/59] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:17 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:52:17.191447 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ff0c85e2-f5eb-4dae-92ac-4a784b598226 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.192007 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff0c85e2-f5eb-4dae-92ac-4a784b598226 None None] GET https://10.4.3.140/volume// Jul 31 13:52:17.192203 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff0c85e2-f5eb-4dae-92ac-4a784b598226 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:17.192449 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff0c85e2-f5eb-4dae-92ac-4a784b598226 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:17.192998 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff0c85e2-f5eb-4dae-92ac-4a784b598226 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:17.193309 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 15/60] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:17.201022 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-4a197078-6050-4df3-b2a7-c8c1a0bcda5e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.212729 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-4a197078-6050-4df3-b2a7-c8c1a0bcda5e tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 Jul 31 13:52:17.213011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-4a197078-6050-4df3-b2a7-c8c1a0bcda5e tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:17.213264 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-4a197078-6050-4df3-b2a7-c8c1a0bcda5e tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:17.229570 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:17.229570 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:17.237112 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-4a197078-6050-4df3-b2a7-c8c1a0bcda5e tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:52:17.243374 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-4a197078-6050-4df3-b2a7-c8c1a0bcda5e tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 returned with HTTP 200 Jul 31 13:52:17.244144 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 16/61] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 => generated 1021 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:17.866558 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-c179937e-5484-4762-9b47-252a09b47e59 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.869110 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-c179937e-5484-4762-9b47-252a09b47e59 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:52:17.869357 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-c179937e-5484-4762-9b47-252a09b47e59 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:17.869598 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-c179937e-5484-4762-9b47-252a09b47e59 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:17.883875 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:17.883875 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:17.887922 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-c179937e-5484-4762-9b47-252a09b47e59 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:17.896496 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-c179937e-5484-4762-9b47-252a09b47e59 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:52:17.897054 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 16/62] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:17.908334 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-ecb05eed-d814-450e-be34-297e3b5ac9ac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.910696 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-ecb05eed-d814-450e-be34-297e3b5ac9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 Jul 31 13:52:17.910853 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-ecb05eed-d814-450e-be34-297e3b5ac9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:17.911025 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-ecb05eed-d814-450e-be34-297e3b5ac9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:17.918023 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:17.918023 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:17.921959 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-ecb05eed-d814-450e-be34-297e3b5ac9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:17.928822 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-ecb05eed-d814-450e-be34-297e3b5ac9ac tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 returned with HTTP 200 Jul 31 13:52:17.929208 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 16/63] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:17.941941 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-7a554fae-c65f-47d7-bc17-acc8f0a3b083 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.944858 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-7a554fae-c65f-47d7-bc17-acc8f0a3b083 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 Jul 31 13:52:17.945256 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-7a554fae-c65f-47d7-bc17-acc8f0a3b083 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:17.946530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-7a554fae-c65f-47d7-bc17-acc8f0a3b083 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:17.950044 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c1d7f23d-72ef-40d2-867c-816a3b51e04f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.952773 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c1d7f23d-72ef-40d2-867c-816a3b51e04f tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:52:17.953637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c1d7f23d-72ef-40d2-867c-816a3b51e04f tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:17.953637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c1d7f23d-72ef-40d2-867c-816a3b51e04f tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:17.955441 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:17.955441 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:17.961308 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-7a554fae-c65f-47d7-bc17-acc8f0a3b083 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:17.962448 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:17.962448 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:17.967450 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-7a554fae-c65f-47d7-bc17-acc8f0a3b083 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 returned with HTTP 200 Jul 31 13:52:17.968219 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 16/64] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:17.971999 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c1d7f23d-72ef-40d2-867c-816a3b51e04f tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:17.983850 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e0fdab8d-63b0-4dd5-9d9c-ac2ad1b350ac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.984269 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0fdab8d-63b0-4dd5-9d9c-ac2ad1b350ac None None] GET https://10.4.3.140/volume// Jul 31 13:52:17.984417 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0fdab8d-63b0-4dd5-9d9c-ac2ad1b350ac None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:17.984698 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0fdab8d-63b0-4dd5-9d9c-ac2ad1b350ac None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:17.985030 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0fdab8d-63b0-4dd5-9d9c-ac2ad1b350ac None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:17.985315 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 17/65] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:17.986425 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c1d7f23d-72ef-40d2-867c-816a3b51e04f tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:52:17.986837 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 17/66] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 1391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:17.996251 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-d199f947-eb4e-4c69-84ab-37a325f5f80d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:17.998624 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-d199f947-eb4e-4c69-84ab-37a325f5f80d tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:17.998993 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-d199f947-eb4e-4c69-84ab-37a325f5f80d tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "761bff35-ccc0-47d0-9373-f2052b97d6a2", "connector": null, "instance_uuid": "acc38bbe-e169-4886-a85f-10e99856572f"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:18.001112 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-04c03b4c-a406-4905-9a92-c1d0f918aa09 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.007409 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-04c03b4c-a406-4905-9a92-c1d0f918aa09 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad Jul 31 13:52:18.007409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-04c03b4c-a406-4905-9a92-c1d0f918aa09 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:18.007409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-04c03b4c-a406-4905-9a92-c1d0f918aa09 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:18.012064 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.012064 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:18.027064 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.027064 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:18.031500 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-04c03b4c-a406-4905-9a92-c1d0f918aa09 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:18.036811 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-04c03b4c-a406-4905-9a92-c1d0f918aa09 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad returned with HTTP 200 Jul 31 13:52:18.037437 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 17/67] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:17 2026] GET /volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:18.049678 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-f7bba7d4-f690-4882-9cfb-3ecabcc1051b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.053248 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-f7bba7d4-f690-4882-9cfb-3ecabcc1051b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 Jul 31 13:52:18.053248 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-f7bba7d4-f690-4882-9cfb-3ecabcc1051b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:18.053531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-f7bba7d4-f690-4882-9cfb-3ecabcc1051b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:18.055226 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-d199f947-eb4e-4c69-84ab-37a325f5f80d tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:18.055712 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 17/68] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:17 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:18.062308 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.062308 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:18.065672 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2f795beb-c77e-42fc-a794-d78ef86caacc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.066369 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2f795beb-c77e-42fc-a794-d78ef86caacc None None] GET https://10.4.3.140/volume// Jul 31 13:52:18.066597 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2f795beb-c77e-42fc-a794-d78ef86caacc None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:18.066798 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2f795beb-c77e-42fc-a794-d78ef86caacc None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:18.066945 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-f7bba7d4-f690-4882-9cfb-3ecabcc1051b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:18.067356 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2f795beb-c77e-42fc-a794-d78ef86caacc None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:18.067656 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 18/69] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:52:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:18.073743 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-f7bba7d4-f690-4882-9cfb-3ecabcc1051b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 returned with HTTP 200 Jul 31 13:52:18.074350 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 18/70] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:18 2026] GET /volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:18.081129 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9675247a-2464-445a-87b4-f773099bf113 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.084258 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9675247a-2464-445a-87b4-f773099bf113 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:18.084385 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9675247a-2464-445a-87b4-f773099bf113 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cb3eea8-b82f-400b-a679-f96c432a2fc2", "connector": null, "instance_uuid": "acc38bbe-e169-4886-a85f-10e99856572f"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:18.086791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca7264ff-ed8b-4f90-8cd4-f653290e3b81 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.087104 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca7264ff-ed8b-4f90-8cd4-f653290e3b81 None None] GET https://10.4.3.140/volume// Jul 31 13:52:18.087343 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca7264ff-ed8b-4f90-8cd4-f653290e3b81 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:18.087599 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca7264ff-ed8b-4f90-8cd4-f653290e3b81 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:18.087922 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca7264ff-ed8b-4f90-8cd4-f653290e3b81 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:18.088240 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 18/71] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:52:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:18.098768 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-157cbdef-019b-4cfe-a280-3c0d07a01739 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.103176 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-157cbdef-019b-4cfe-a280-3c0d07a01739 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:18.103176 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-157cbdef-019b-4cfe-a280-3c0d07a01739 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a38c3df-afc0-4674-88f3-12bc01327458", "connector": null, "instance_uuid": "642c3015-a6ad-499d-8449-2db188619e74"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:18.103681 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.103681 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:18.115431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-428b2082-9df4-448f-b3da-f7bea8e65794 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.117102 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.117102 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:18.119018 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-428b2082-9df4-448f-b3da-f7bea8e65794 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] PUT https://10.4.3.140/volume/v3/attachments/a10811a8-db71-45b0-8f1d-3d65282a6f53 Jul 31 13:52:18.119635 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-428b2082-9df4-448f-b3da-f7bea8e65794 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:18.133849 np0000006230 devstack@c-api.service[100185]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 31 13:52:18.133849 np0000006230 devstack@c-api.service[100185]: .first() Jul 31 13:52:18.150808 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-428b2082-9df4-448f-b3da-f7bea8e65794 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Acquiring lock "cinder-attachment_update-fc070463-4a89-40f6-8a01-843a35f91516-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:18.156257 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-428b2082-9df4-448f-b3da-f7bea8e65794 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Lock "cinder-attachment_update-fc070463-4a89-40f6-8a01-843a35f91516-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:18.157325 np0000006230 devstack@c-api.service[100184]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 31 13:52:18.157325 np0000006230 devstack@c-api.service[100184]: .first() Jul 31 13:52:18.157704 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.157704 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:18.170077 np0000006230 devstack@c-api.service[100182]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 31 13:52:18.170077 np0000006230 devstack@c-api.service[100182]: .first() Jul 31 13:52:18.188598 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9675247a-2464-445a-87b4-f773099bf113 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:18.189041 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 18/72] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:18 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:18.189145 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-157cbdef-019b-4cfe-a280-3c0d07a01739 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:18.189592 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 19/73] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:18 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:18.200763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1df2039d-a4dc-4586-9e40-62914b520344 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.201463 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1df2039d-a4dc-4586-9e40-62914b520344 None None] GET https://10.4.3.140/volume// Jul 31 13:52:18.201578 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2efb2856-8ecf-4211-b837-ed7262eae67e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.202858 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1df2039d-a4dc-4586-9e40-62914b520344 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:18.202858 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1df2039d-a4dc-4586-9e40-62914b520344 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:18.203001 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2efb2856-8ecf-4211-b837-ed7262eae67e None None] GET https://10.4.3.140/volume// Jul 31 13:52:18.203001 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2efb2856-8ecf-4211-b837-ed7262eae67e None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:18.203048 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1df2039d-a4dc-4586-9e40-62914b520344 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:18.203088 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2efb2856-8ecf-4211-b837-ed7262eae67e None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:18.203114 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 19/74] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:52:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:18.203147 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2efb2856-8ecf-4211-b837-ed7262eae67e None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:18.203147 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 19/75] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:52:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:18.214545 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c9bcf6ca-b441-4dac-a511-59aa777c3f0d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.214712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-5c9cf4f3-1b87-4c7b-90ec-0dfa63ab4fa0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.217357 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-5c9cf4f3-1b87-4c7b-90ec-0dfa63ab4fa0 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:18.218067 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-5c9cf4f3-1b87-4c7b-90ec-0dfa63ab4fa0 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96877352-b7fc-43da-9e67-4f004f3676f0", "connector": null, "instance_uuid": "acc38bbe-e169-4886-a85f-10e99856572f"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:18.220315 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c9bcf6ca-b441-4dac-a511-59aa777c3f0d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:18.220882 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c9bcf6ca-b441-4dac-a511-59aa777c3f0d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b28b2d8-bc0d-471a-a4c3-6b4c16304fad", "connector": null, "instance_uuid": "642c3015-a6ad-499d-8449-2db188619e74"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:18.233213 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.233213 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:18.240363 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.240363 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:18.290804 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-c9bcf6ca-b441-4dac-a511-59aa777c3f0d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:18.291452 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 20/76] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:18 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:18.293304 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-5c9cf4f3-1b87-4c7b-90ec-0dfa63ab4fa0 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:18.294022 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 20/77] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:18 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:52:18.312172 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-963ad66f-84e3-4ffb-bce4-ebe696a826a6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.312172 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-963ad66f-84e3-4ffb-bce4-ebe696a826a6 None None] GET https://10.4.3.140/volume// Jul 31 13:52:18.312172 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-963ad66f-84e3-4ffb-bce4-ebe696a826a6 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:18.312172 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-963ad66f-84e3-4ffb-bce4-ebe696a826a6 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:18.316807 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-963ad66f-84e3-4ffb-bce4-ebe696a826a6 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:18.317421 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 20/78] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:52:18 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:18.328823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-903bbb40-b154-410a-a10a-c82c629f5867 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.331383 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-903bbb40-b154-410a-a10a-c82c629f5867 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:18.333582 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-903bbb40-b154-410a-a10a-c82c629f5867 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b8a28e8-1dfb-41cc-ace3-429fa2be7677", "connector": null, "instance_uuid": "642c3015-a6ad-499d-8449-2db188619e74"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:18.350718 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.350718 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:18.387544 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-903bbb40-b154-410a-a10a-c82c629f5867 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:18.387544 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 21/79] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:18 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 31 13:52:18.391618 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-428b2082-9df4-448f-b3da-f7bea8e65794 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Lock "cinder-attachment_update-fc070463-4a89-40f6-8a01-843a35f91516-np0000006230" released by "attachment_update" :: held 0.235s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:18.392905 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-428b2082-9df4-448f-b3da-f7bea8e65794 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/attachments/a10811a8-db71-45b0-8f1d-3d65282a6f53 returned with HTTP 200 Jul 31 13:52:18.393411 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 19/80] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:18 2026] PUT /volume/v3/attachments/a10811a8-db71-45b0-8f1d-3d65282a6f53 => generated 969 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:18.436683 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-b9181640-5bfc-45cc-a0b2-48c14da84e81 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.438767 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-b9181640-5bfc-45cc-a0b2-48c14da84e81 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] POST https://10.4.3.140/volume/v3/attachments/a10811a8-db71-45b0-8f1d-3d65282a6f53/action Jul 31 13:52:18.439832 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-b9181640-5bfc-45cc-a0b2-48c14da84e81 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:18.439832 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-b9181640-5bfc-45cc-a0b2-48c14da84e81 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:18.473343 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.473343 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:18.497376 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d2ea1ecc-cd66-4d59-967e-dd0502ab51ba req-b9181640-5bfc-45cc-a0b2-48c14da84e81 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/attachments/a10811a8-db71-45b0-8f1d-3d65282a6f53/action returned with HTTP 204 Jul 31 13:52:18.497376 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 21/81] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:18 2026] POST /volume/v3/attachments/a10811a8-db71-45b0-8f1d-3d65282a6f53/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:18.713843 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e3f38285-2023-41d9-a542-93fb3be0d6a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:18.996271 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e3f38285-2023-41d9-a542-93fb3be0d6a1 tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:52:18.996861 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e3f38285-2023-41d9-a542-93fb3be0d6a1 tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2033508019"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:18.999384 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:18.999384 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:19.015969 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e3f38285-2023-41d9-a542-93fb3be0d6a1 tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:52:19.016722 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 21/82] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:52:18 2026] POST /volume/v3/types => generated 220 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:19.027124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f459cfe9-f9a9-470a-b2db-75a4dd7103a5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:19.029604 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f459cfe9-f9a9-470a-b2db-75a4dd7103a5 tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:52:19.029604 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f459cfe9-f9a9-470a-b2db-75a4dd7103a5 tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-877974735"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:19.030931 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:19.030931 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:19.066401 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f459cfe9-f9a9-470a-b2db-75a4dd7103a5 tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:52:19.067278 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 22/83] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:52:19 2026] POST /volume/v3/group_types => generated 176 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:19.081411 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2bb30595-91ce-4b4f-91a8-4e6a30e6debf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:19.314862 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bb30595-91ce-4b4f-91a8-4e6a30e6debf tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] POST https://10.4.3.140/volume/v3/groups Jul 31 13:52:19.315434 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2bb30595-91ce-4b4f-91a8-4e6a30e6debf tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b6ef1745-0d26-4f27-900e-619842b385ed", "volume_types": ["822b658d-d237-4fdb-81de-5c5097f05105"], "name": "tempest-GroupsV314Test-Group-1993049752"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:19.326601 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-2bb30595-91ce-4b4f-91a8-4e6a30e6debf tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Creating new group {'group': {'group_type': 'b6ef1745-0d26-4f27-900e-619842b385ed', 'volume_types': ['822b658d-d237-4fdb-81de-5c5097f05105'], 'name': 'tempest-GroupsV314Test-Group-1993049752'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 13:52:19.343259 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-2bb30595-91ce-4b4f-91a8-4e6a30e6debf tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Creating group tempest-GroupsV314Test-Group-1993049752. Jul 31 13:52:19.343826 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:19.343826 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:19.366450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bb30595-91ce-4b4f-91a8-4e6a30e6debf tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Availability zone cache updated, next update will occur around 2026-07-31 14:52:19.366014. {{(pid=100185) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:52:19.366640 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2bb30595-91ce-4b4f-91a8-4e6a30e6debf tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Availability Zones retrieved successfully. Jul 31 13:52:19.400272 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-2bb30595-91ce-4b4f-91a8-4e6a30e6debf tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Created reservations ['72b0866a-5e3c-45c2-a80d-b54ab290ce59'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:19.441738 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bb30595-91ce-4b4f-91a8-4e6a30e6debf tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Jul 31 13:52:19.442353 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 20/84] 10.4.3.140 () {70 vars in 1297 bytes} [Fri Jul 31 13:52:19 2026] POST /volume/v3/groups => generated 108 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:19.458483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1b680e9d-94d5-48bd-8dc4-388c1992df7d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:19.466414 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b680e9d-94d5-48bd-8dc4-388c1992df7d tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2 Jul 31 13:52:19.466897 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b680e9d-94d5-48bd-8dc4-388c1992df7d tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:19.467395 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b680e9d-94d5-48bd-8dc4-388c1992df7d tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:19.467395 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-1b680e9d-94d5-48bd-8dc4-388c1992df7d tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] show called for member e0e19036-e9df-4562-9c88-983e86069cd2 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:52:19.474897 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:19.474897 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:19.503541 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b680e9d-94d5-48bd-8dc4-388c1992df7d tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2 returned with HTTP 200 Jul 31 13:52:19.504060 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 22/85] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:52:19 2026] GET /volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2 => generated 388 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:20.516883 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e28cfd6b-f00e-4b05-ae86-ca5909826848 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:20.519101 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e28cfd6b-f00e-4b05-ae86-ca5909826848 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2 Jul 31 13:52:20.519469 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e28cfd6b-f00e-4b05-ae86-ca5909826848 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:20.519724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e28cfd6b-f00e-4b05-ae86-ca5909826848 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:20.519924 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-e28cfd6b-f00e-4b05-ae86-ca5909826848 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] show called for member e0e19036-e9df-4562-9c88-983e86069cd2 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:52:20.528543 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:20.528543 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:20.562376 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e28cfd6b-f00e-4b05-ae86-ca5909826848 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2 returned with HTTP 200 Jul 31 13:52:20.562902 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 22/86] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:52:20 2026] GET /volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2 => generated 389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:20.582005 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-30d0cfbe-0944-458f-abe2-4841e3829830 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:20.585355 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:20.585355 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1518895491", "volume_type": "822b658d-d237-4fdb-81de-5c5097f05105", "group_id": "e0e19036-e9df-4562-9c88-983e86069cd2", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:20.587418 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1518895491', 'volume_type': '822b658d-d237-4fdb-81de-5c5097f05105', 'group_id': 'e0e19036-e9df-4562-9c88-983e86069cd2', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:20.599335 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:20.599335 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:20.600086 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Create volume of 1 GB Jul 31 13:52:20.615250 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Availability Zones retrieved successfully. Jul 31 13:52:20.624726 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Flow 'volume_create_api' (0481a9ec-a183-417c-ac0d-1486f22deec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:20.626047 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53b350c7-b579-4c4b-a7f3-3f01d5ac2f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:20.626808 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:20.626808 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:20.627284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:20.651212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53b350c7-b579-4c4b-a7f3-3f01d5ac2f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:52:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=822b658d-d237-4fdb-81de-5c5097f05105,is_public=True,name='tempest-GroupsV314Test-volume-type-2033508019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '822b658d-d237-4fdb-81de-5c5097f05105', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0e19036-e9df-4562-9c88-983e86069cd2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:20.652357 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8a4c5e-8386-4a08-a5d3-a85c396f517d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:20.683129 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2033508019 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2033508019, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:20.683433 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2033508019 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2033508019, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:20.744884 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Created reservations ['420d839d-e643-4a6c-8490-66f635190f9c', '8ab212f8-7be6-4a3a-ab66-1e435679c216', '256553a7-f0f5-453c-ad5f-33cfe7624712', '46242949-a108-4199-8087-6d223bfdf89d'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:20.745116 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8a4c5e-8386-4a08-a5d3-a85c396f517d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['420d839d-e643-4a6c-8490-66f635190f9c', '8ab212f8-7be6-4a3a-ab66-1e435679c216', '256553a7-f0f5-453c-ad5f-33cfe7624712', '46242949-a108-4199-8087-6d223bfdf89d']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:20.746875 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043b3b7d-9db2-4174-8047-f37f07070e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:20.786124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043b3b7d-9db2-4174-8047-f37f07070e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d53186f-66d2-4df5-8167-2451969cd6c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1518895491',encryption_key_id=None,group_id=e0e19036-e9df-4562-9c88-983e86069cd2,group_type_id=,metadata={},multiattach=False,project_id='fb77eb300356426c83375fc86001ce3c',qos_specs=None,replication_status=,reservations=['420d839d-e643-4a6c-8490-66f635190f9c','8ab212f8-7be6-4a3a-ab66-1e435679c216','256553a7-f0f5-453c-ad5f-33cfe7624712','46242949-a108-4199-8087-6d223bfdf89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf0d2983fc884122b06fc82e2a66eba7',volume_type_id=822b658d-d237-4fdb-81de-5c5097f05105), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1518895491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0e19036-e9df-4562-9c88-983e86069cd2,host=None,id=3d53186f-66d2-4df5-8167-2451969cd6c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb77eb300356426c83375fc86001ce3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf0d2983fc884122b06fc82e2a66eba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(822b658d-d237-4fdb-81de-5c5097f05105),volume_type_id=822b658d-d237-4fdb-81de-5c5097f05105)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:20.787092 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f634932f-124c-417b-a4cc-105a5c5d1b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:20.807225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f634932f-124c-417b-a4cc-105a5c5d1b15) transitioned into state 'SUCCESS' from state '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-1518895491',encryption_key_id=None,group_id=e0e19036-e9df-4562-9c88-983e86069cd2,group_type_id=,metadata={},multiattach=False,project_id='fb77eb300356426c83375fc86001ce3c',qos_specs=None,replication_status=,reservations=['420d839d-e643-4a6c-8490-66f635190f9c','8ab212f8-7be6-4a3a-ab66-1e435679c216','256553a7-f0f5-453c-ad5f-33cfe7624712','46242949-a108-4199-8087-6d223bfdf89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf0d2983fc884122b06fc82e2a66eba7',volume_type_id=822b658d-d237-4fdb-81de-5c5097f05105)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:20.807857 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b020baa-1baf-4ef1-846d-c549cef619ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:20.822832 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b020baa-1baf-4ef1-846d-c549cef619ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:20.823670 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Flow 'volume_create_api' (0481a9ec-a183-417c-ac0d-1486f22deec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:20.824021 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Create volume request issued successfully. Jul 31 13:52:20.824936 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:20.825173 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:20.878180 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cc1e16e3-5897-44f1-92aa-6c913bc20909 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:20.878180 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc1e16e3-5897-44f1-92aa-6c913bc20909 None None] GET https://10.4.3.140/volume// Jul 31 13:52:20.878180 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc1e16e3-5897-44f1-92aa-6c913bc20909 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:20.878180 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc1e16e3-5897-44f1-92aa-6c913bc20909 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:20.878180 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc1e16e3-5897-44f1-92aa-6c913bc20909 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:20.878180 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 21/87] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:20.878833 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:20.887504 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:20.887504 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:20.893862 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-eb967815-7ebd-4017-94cf-60bdb57e13ae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:20.894206 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-30d0cfbe-0944-458f-abe2-4841e3829830 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:20.894752 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 23/88] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:52:20 2026] POST /volume/v3/volumes => generated 819 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:20.897147 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-eb967815-7ebd-4017-94cf-60bdb57e13ae tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:52:20.897441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-eb967815-7ebd-4017-94cf-60bdb57e13ae tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:20.897703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-eb967815-7ebd-4017-94cf-60bdb57e13ae tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:20.913228 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7d35cbe1-d2fc-4042-b5d4-38035075ce08 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:20.914705 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d35cbe1-d2fc-4042-b5d4-38035075ce08 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 Jul 31 13:52:20.915409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7d35cbe1-d2fc-4042-b5d4-38035075ce08 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:20.915409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7d35cbe1-d2fc-4042-b5d4-38035075ce08 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:20.918195 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:20.918195 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:20.922110 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:20.922110 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:20.927503 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7d35cbe1-d2fc-4042-b5d4-38035075ce08 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Volume info retrieved successfully. Jul 31 13:52:20.927661 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-eb967815-7ebd-4017-94cf-60bdb57e13ae tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:20.927701 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-7d35cbe1-d2fc-4042-b5d4-38035075ce08 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:20.927701 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-7d35cbe1-d2fc-4042-b5d4-38035075ce08 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:20.937015 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-eb967815-7ebd-4017-94cf-60bdb57e13ae tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:52:20.937015 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 23/89] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:20 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 1544 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:20.978632 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-7d35cbe1-d2fc-4042-b5d4-38035075ce08 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:20.982129 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:20.982129 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:20.993101 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d35cbe1-d2fc-4042-b5d4-38035075ce08 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 returned with HTTP 200 Jul 31 13:52:20.993101 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 23/90] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:52:20 2026] GET /volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 => generated 887 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:52:21.094133 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-b191d46a-2985-42da-98d6-17b39fcc0613 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.097681 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-b191d46a-2985-42da-98d6-17b39fcc0613 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] PUT https://10.4.3.140/volume/v3/attachments/0ce6829b-8db1-4acb-a82a-48b14368142f Jul 31 13:52:21.098025 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-b191d46a-2985-42da-98d6-17b39fcc0613 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:21.109277 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-b191d46a-2985-42da-98d6-17b39fcc0613 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Acquiring lock "cinder-attachment_update-761bff35-ccc0-47d0-9373-f2052b97d6a2-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:21.117079 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-b191d46a-2985-42da-98d6-17b39fcc0613 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Lock "cinder-attachment_update-761bff35-ccc0-47d0-9373-f2052b97d6a2-np0000006230" acquired by "attachment_update" :: waited 0.008s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:21.118583 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:21.118583 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:21.244223 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-b191d46a-2985-42da-98d6-17b39fcc0613 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Lock "cinder-attachment_update-761bff35-ccc0-47d0-9373-f2052b97d6a2-np0000006230" released by "attachment_update" :: held 0.126s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:21.244223 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-b191d46a-2985-42da-98d6-17b39fcc0613 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments/0ce6829b-8db1-4acb-a82a-48b14368142f returned with HTTP 200 Jul 31 13:52:21.244381 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 22/91] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:21 2026] PUT /volume/v3/attachments/0ce6829b-8db1-4acb-a82a-48b14368142f => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:21.279331 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-27a02ca1-7ec5-4aea-80f7-01620906064e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.282410 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-27a02ca1-7ec5-4aea-80f7-01620906064e tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] POST https://10.4.3.140/volume/v3/attachments/0ce6829b-8db1-4acb-a82a-48b14368142f/action Jul 31 13:52:21.283243 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-27a02ca1-7ec5-4aea-80f7-01620906064e tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:21.283428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-27a02ca1-7ec5-4aea-80f7-01620906064e tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:21.301575 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:21.301575 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:21.327597 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-27a02ca1-7ec5-4aea-80f7-01620906064e tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments/0ce6829b-8db1-4acb-a82a-48b14368142f/action returned with HTTP 204 Jul 31 13:52:21.327889 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 24/92] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:21 2026] POST /volume/v3/attachments/0ce6829b-8db1-4acb-a82a-48b14368142f/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 31 13:52:21.352468 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0c9a25b8-f8ac-4c89-9a8c-ac63b95d6c6e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.354587 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c9a25b8-f8ac-4c89-9a8c-ac63b95d6c6e None None] GET https://10.4.3.140/volume// Jul 31 13:52:21.354587 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c9a25b8-f8ac-4c89-9a8c-ac63b95d6c6e None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:21.354587 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c9a25b8-f8ac-4c89-9a8c-ac63b95d6c6e None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:21.354587 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c9a25b8-f8ac-4c89-9a8c-ac63b95d6c6e None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:21.355617 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 24/93] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:21.364954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-f0f0b2e7-c24a-4242-b676-213a8ed273e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.369557 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-f0f0b2e7-c24a-4242-b676-213a8ed273e9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 Jul 31 13:52:21.369557 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-f0f0b2e7-c24a-4242-b676-213a8ed273e9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:21.369557 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-f0f0b2e7-c24a-4242-b676-213a8ed273e9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:21.391488 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:21.391488 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:21.400288 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-f0f0b2e7-c24a-4242-b676-213a8ed273e9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:21.417674 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-f0f0b2e7-c24a-4242-b676-213a8ed273e9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 returned with HTTP 200 Jul 31 13:52:21.418450 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 24/94] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:21 2026] GET /volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 => generated 1028 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:21.545300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-87fbfdc0-54b6-4547-8d2a-fd507df99092 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.548117 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-87fbfdc0-54b6-4547-8d2a-fd507df99092 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] PUT https://10.4.3.140/volume/v3/attachments/520e9bb5-e3d4-441c-8032-f81f48f8853c Jul 31 13:52:21.548668 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-87fbfdc0-54b6-4547-8d2a-fd507df99092 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:21.571087 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-87fbfdc0-54b6-4547-8d2a-fd507df99092 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Acquiring lock "cinder-attachment_update-4cb3eea8-b82f-400b-a679-f96c432a2fc2-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:21.586447 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-87fbfdc0-54b6-4547-8d2a-fd507df99092 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Lock "cinder-attachment_update-4cb3eea8-b82f-400b-a679-f96c432a2fc2-np0000006230" acquired by "attachment_update" :: waited 0.015s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:21.587412 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:21.587412 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:21.679819 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-abc8d3e2-739a-425d-9eb1-3f47d5d633a9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.681188 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-abc8d3e2-739a-425d-9eb1-3f47d5d633a9 None None] GET https://10.4.3.140/volume// Jul 31 13:52:21.681188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-abc8d3e2-739a-425d-9eb1-3f47d5d633a9 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:21.681188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-abc8d3e2-739a-425d-9eb1-3f47d5d633a9 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:21.681363 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-abc8d3e2-739a-425d-9eb1-3f47d5d633a9 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:21.681716 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 25/95] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:21.690777 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-135bdd6a-755d-4d83-be9a-ff6282ba489d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.691393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-87fbfdc0-54b6-4547-8d2a-fd507df99092 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Lock "cinder-attachment_update-4cb3eea8-b82f-400b-a679-f96c432a2fc2-np0000006230" released by "attachment_update" :: held 0.105s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:21.691841 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-87fbfdc0-54b6-4547-8d2a-fd507df99092 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments/520e9bb5-e3d4-441c-8032-f81f48f8853c returned with HTTP 200 Jul 31 13:52:21.692404 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 23/96] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:21 2026] PUT /volume/v3/attachments/520e9bb5-e3d4-441c-8032-f81f48f8853c => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:21.698801 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-135bdd6a-755d-4d83-be9a-ff6282ba489d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:52:21.699095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-135bdd6a-755d-4d83-be9a-ff6282ba489d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:21.699287 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-135bdd6a-755d-4d83-be9a-ff6282ba489d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:21.711539 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:21.711539 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:21.713942 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-135bdd6a-755d-4d83-be9a-ff6282ba489d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:21.719157 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-135bdd6a-755d-4d83-be9a-ff6282ba489d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:52:21.719567 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 25/97] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:21 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 1570 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:21.734749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-74df7630-6950-4a71-b1c4-01d7222e295b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.738295 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-74df7630-6950-4a71-b1c4-01d7222e295b tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] POST https://10.4.3.140/volume/v3/attachments/520e9bb5-e3d4-441c-8032-f81f48f8853c/action Jul 31 13:52:21.739198 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-74df7630-6950-4a71-b1c4-01d7222e295b tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:21.739327 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-74df7630-6950-4a71-b1c4-01d7222e295b tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:21.763641 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:21.763641 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:21.779624 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-74df7630-6950-4a71-b1c4-01d7222e295b tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments/520e9bb5-e3d4-441c-8032-f81f48f8853c/action returned with HTTP 204 Jul 31 13:52:21.780119 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 25/98] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:21 2026] POST /volume/v3/attachments/520e9bb5-e3d4-441c-8032-f81f48f8853c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:21.814482 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-d1846305-6813-4eec-a947-e3e04b747bc2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.816350 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-78c94ebc-47b8-431d-b8e8-5af125941de4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.816710 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-d1846305-6813-4eec-a947-e3e04b747bc2 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] PUT https://10.4.3.140/volume/v3/attachments/26afa3f8-8d5a-41e5-bb40-6375b96c618c Jul 31 13:52:21.816779 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78c94ebc-47b8-431d-b8e8-5af125941de4 None None] GET https://10.4.3.140/volume// Jul 31 13:52:21.816971 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78c94ebc-47b8-431d-b8e8-5af125941de4 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:21.817208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-d1846305-6813-4eec-a947-e3e04b747bc2 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:21.817327 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78c94ebc-47b8-431d-b8e8-5af125941de4 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:21.817599 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78c94ebc-47b8-431d-b8e8-5af125941de4 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:21.817929 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 24/99] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:21.826285 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-89b8be1e-e5af-4ba1-9865-e967085df74f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.830474 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-89b8be1e-e5af-4ba1-9865-e967085df74f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 Jul 31 13:52:21.830474 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-89b8be1e-e5af-4ba1-9865-e967085df74f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:21.830662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-d1846305-6813-4eec-a947-e3e04b747bc2 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Acquiring lock "cinder-attachment_update-2a38c3df-afc0-4674-88f3-12bc01327458-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:21.830717 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-89b8be1e-e5af-4ba1-9865-e967085df74f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:21.837372 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-d1846305-6813-4eec-a947-e3e04b747bc2 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Lock "cinder-attachment_update-2a38c3df-afc0-4674-88f3-12bc01327458-np0000006230" acquired by "attachment_update" :: waited 0.007s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:21.838195 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:21.838195 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:21.842104 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:21.842104 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:21.849434 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-89b8be1e-e5af-4ba1-9865-e967085df74f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:52:21.854262 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-89b8be1e-e5af-4ba1-9865-e967085df74f tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 returned with HTTP 200 Jul 31 13:52:21.854863 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 26/100] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:21 2026] GET /volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:21.943721 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9ab139bb-6215-49fc-a47b-146716180c82 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.949836 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9ab139bb-6215-49fc-a47b-146716180c82 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] PUT https://10.4.3.140/volume/v3/attachments/202627fa-5581-42ce-977c-c1017939aa2a Jul 31 13:52:21.950562 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9ab139bb-6215-49fc-a47b-146716180c82 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:21.957967 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-d1846305-6813-4eec-a947-e3e04b747bc2 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Lock "cinder-attachment_update-2a38c3df-afc0-4674-88f3-12bc01327458-np0000006230" released by "attachment_update" :: held 0.121s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:21.957967 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-d1846305-6813-4eec-a947-e3e04b747bc2 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments/26afa3f8-8d5a-41e5-bb40-6375b96c618c returned with HTTP 200 Jul 31 13:52:21.957967 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 26/101] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:21 2026] PUT /volume/v3/attachments/26afa3f8-8d5a-41e5-bb40-6375b96c618c => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:21.965359 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9ab139bb-6215-49fc-a47b-146716180c82 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Acquiring lock "cinder-attachment_update-96877352-b7fc-43da-9e67-4f004f3676f0-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:21.971394 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9ab139bb-6215-49fc-a47b-146716180c82 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Lock "cinder-attachment_update-96877352-b7fc-43da-9e67-4f004f3676f0-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:21.972957 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:21.972957 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:21.996063 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-4fcda603-b35b-4cdc-b57b-9941294d6590 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:21.998173 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-4fcda603-b35b-4cdc-b57b-9941294d6590 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] POST https://10.4.3.140/volume/v3/attachments/26afa3f8-8d5a-41e5-bb40-6375b96c618c/action Jul 31 13:52:21.998618 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-4fcda603-b35b-4cdc-b57b-9941294d6590 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:21.998789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-4fcda603-b35b-4cdc-b57b-9941294d6590 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:22.017417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a218ac00-5b66-4c46-91e0-e59d23a17903 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.019444 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a218ac00-5b66-4c46-91e0-e59d23a17903 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 Jul 31 13:52:22.019582 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a218ac00-5b66-4c46-91e0-e59d23a17903 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:22.019795 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a218ac00-5b66-4c46-91e0-e59d23a17903 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:22.024736 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.024736 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:22.037716 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.037716 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:22.038662 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-4fcda603-b35b-4cdc-b57b-9941294d6590 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments/26afa3f8-8d5a-41e5-bb40-6375b96c618c/action returned with HTTP 204 Jul 31 13:52:22.039156 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 25/102] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:21 2026] POST /volume/v3/attachments/26afa3f8-8d5a-41e5-bb40-6375b96c618c/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:22.044644 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a218ac00-5b66-4c46-91e0-e59d23a17903 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Volume info retrieved successfully. Jul 31 13:52:22.047488 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-a218ac00-5b66-4c46-91e0-e59d23a17903 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:22.047488 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-a218ac00-5b66-4c46-91e0-e59d23a17903 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:22.067604 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5f923934-f7f6-4a4f-9563-be79262d823e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.068024 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5f923934-f7f6-4a4f-9563-be79262d823e None None] GET https://10.4.3.140/volume// Jul 31 13:52:22.068250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5f923934-f7f6-4a4f-9563-be79262d823e None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:22.068544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5f923934-f7f6-4a4f-9563-be79262d823e None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:22.068969 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5f923934-f7f6-4a4f-9563-be79262d823e None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:22.069399 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 27/103] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:22.082613 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-03219969-d692-4e57-b9f6-cf155da65a2d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.086204 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-03219969-d692-4e57-b9f6-cf155da65a2d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad Jul 31 13:52:22.086538 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-03219969-d692-4e57-b9f6-cf155da65a2d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:22.086764 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-03219969-d692-4e57-b9f6-cf155da65a2d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:22.098918 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.098918 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:22.104189 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-03219969-d692-4e57-b9f6-cf155da65a2d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:22.104797 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-a218ac00-5b66-4c46-91e0-e59d23a17903 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:22.115999 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-03219969-d692-4e57-b9f6-cf155da65a2d tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad returned with HTTP 200 Jul 31 13:52:22.116353 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 26/104] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:22 2026] GET /volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:22.122882 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.122882 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:22.132169 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9ab139bb-6215-49fc-a47b-146716180c82 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Lock "cinder-attachment_update-96877352-b7fc-43da-9e67-4f004f3676f0-np0000006230" released by "attachment_update" :: held 0.161s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:22.133863 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-9ab139bb-6215-49fc-a47b-146716180c82 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments/202627fa-5581-42ce-977c-c1017939aa2a returned with HTTP 200 Jul 31 13:52:22.133863 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 26/105] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:21 2026] PUT /volume/v3/attachments/202627fa-5581-42ce-977c-c1017939aa2a => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:22.135030 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a218ac00-5b66-4c46-91e0-e59d23a17903 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 returned with HTTP 200 Jul 31 13:52:22.135549 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 27/106] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:52:22 2026] GET /volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:22.160717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.162986 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] POST https://10.4.3.140/volume/v3/groups/action Jul 31 13:52:22.163569 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Action body: b'{"create-from-src": {"source_group_id": "e0e19036-e9df-4562-9c88-983e86069cd2", "name": "tempest-Group_from_grp-956545513"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:22.163917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "e0e19036-e9df-4562-9c88-983e86069cd2", "name": "tempest-Group_from_grp-956545513"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:22.165663 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Creating new group {'create-from-src': {'source_group_id': 'e0e19036-e9df-4562-9c88-983e86069cd2', 'name': 'tempest-Group_from_grp-956545513'}}. {{(pid=100182) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 13:52:22.165839 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Creating group tempest-Group_from_grp-956545513 from source group e0e19036-e9df-4562-9c88-983e86069cd2. Jul 31 13:52:22.171000 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.171000 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:22.182260 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.182260 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:22.185364 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-382e9ba6-5ede-4652-a752-ef5850c21c92 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.190864 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-382e9ba6-5ede-4652-a752-ef5850c21c92 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] POST https://10.4.3.140/volume/v3/attachments/202627fa-5581-42ce-977c-c1017939aa2a/action Jul 31 13:52:22.191330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-382e9ba6-5ede-4652-a752-ef5850c21c92 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:22.191494 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-382e9ba6-5ede-4652-a752-ef5850c21c92 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:22.211607 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-9f0867e1-555c-4037-b6c5-3c53a46646f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.214712 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.214712 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:22.215975 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-9f0867e1-555c-4037-b6c5-3c53a46646f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] PUT https://10.4.3.140/volume/v3/attachments/ffa97fc3-b13c-451c-9fb5-3bcdcf9ae3fc Jul 31 13:52:22.216499 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-9f0867e1-555c-4037-b6c5-3c53a46646f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:22.227980 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45666bab-5577-49ca-957f-ba8fdcf45f6f req-382e9ba6-5ede-4652-a752-ef5850c21c92 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments/202627fa-5581-42ce-977c-c1017939aa2a/action returned with HTTP 204 Jul 31 13:52:22.228640 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 27/107] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:22 2026] POST /volume/v3/attachments/202627fa-5581-42ce-977c-c1017939aa2a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:22.229993 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-9f0867e1-555c-4037-b6c5-3c53a46646f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Acquiring lock "cinder-attachment_update-3b28b2d8-bc0d-471a-a4c3-6b4c16304fad-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:22.231340 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Created reservations ['4ce32a2a-7a83-4033-bf28-4ea84a80cb19'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:22.242351 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-9f0867e1-555c-4037-b6c5-3c53a46646f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Lock "cinder-attachment_update-3b28b2d8-bc0d-471a-a4c3-6b4c16304fad-np0000006230" acquired by "attachment_update" :: waited 0.012s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:22.243813 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.243813 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:22.315285 np0000006230 devstack@c-api.service[100182]: INFO cinder.group.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] A mapping entry already exists for group 3fea82bd-f2e3-4105-9eae-9bac44ce6efc and volume type 822b658d-d237-4fdb-81de-5c5097f05105. Do not need to create again. Jul 31 13:52:22.315776 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.315776 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:22.318742 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Availability zone cache updated, next update will occur around 2026-07-31 14:52:22.318481. {{(pid=100182) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:52:22.318841 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Availability Zones retrieved successfully. Jul 31 13:52:22.357304 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-9f0867e1-555c-4037-b6c5-3c53a46646f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Lock "cinder-attachment_update-3b28b2d8-bc0d-471a-a4c3-6b4c16304fad-np0000006230" released by "attachment_update" :: held 0.115s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:22.357348 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-9f0867e1-555c-4037-b6c5-3c53a46646f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments/ffa97fc3-b13c-451c-9fb5-3bcdcf9ae3fc returned with HTTP 200 Jul 31 13:52:22.357930 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 27/108] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:22 2026] PUT /volume/v3/attachments/ffa97fc3-b13c-451c-9fb5-3bcdcf9ae3fc => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:22.390169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-05d518b3-2c07-4df0-b4f1-4a20a233d7dd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.394305 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-05d518b3-2c07-4df0-b4f1-4a20a233d7dd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] POST https://10.4.3.140/volume/v3/attachments/ffa97fc3-b13c-451c-9fb5-3bcdcf9ae3fc/action Jul 31 13:52:22.394553 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-05d518b3-2c07-4df0-b4f1-4a20a233d7dd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:22.394677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-05d518b3-2c07-4df0-b4f1-4a20a233d7dd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:22.425571 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.425571 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:22.442353 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-05d518b3-2c07-4df0-b4f1-4a20a233d7dd tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments/ffa97fc3-b13c-451c-9fb5-3bcdcf9ae3fc/action returned with HTTP 204 Jul 31 13:52:22.442940 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 28/109] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:22 2026] POST /volume/v3/attachments/ffa97fc3-b13c-451c-9fb5-3bcdcf9ae3fc/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:22.454353 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Flow 'volume_create_api' (95aecc6b-51c9-4532-81a5-2bbde3930c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:22.455705 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22370cd7-35f0-44eb-8d27-f2e1bf32d338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:22.457245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:22.469548 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0a9b07d3-0f17-4fff-a5b9-5d87eef1c305 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.469951 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0a9b07d3-0f17-4fff-a5b9-5d87eef1c305 None None] GET https://10.4.3.140/volume// Jul 31 13:52:22.470167 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0a9b07d3-0f17-4fff-a5b9-5d87eef1c305 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:22.470345 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0a9b07d3-0f17-4fff-a5b9-5d87eef1c305 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:22.470701 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0a9b07d3-0f17-4fff-a5b9-5d87eef1c305 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:22.471125 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 28/110] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:22.481742 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5b68aba6-1f62-4f88-9896-f9b1cee64588 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.485262 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22370cd7-35f0-44eb-8d27-f2e1bf32d338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3d53186f-66d2-4df5-8167-2451969cd6c6', 'volume_type': VolumeType(created_at=2026-07-31T13:52:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=822b658d-d237-4fdb-81de-5c5097f05105,is_public=True,name='tempest-GroupsV314Test-volume-type-2033508019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '822b658d-d237-4fdb-81de-5c5097f05105', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3fea82bd-f2e3-4105-9eae-9bac44ce6efc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:22.485745 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5b68aba6-1f62-4f88-9896-f9b1cee64588 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 Jul 31 13:52:22.486036 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5b68aba6-1f62-4f88-9896-f9b1cee64588 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:22.486307 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5b68aba6-1f62-4f88-9896-f9b1cee64588 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:22.486380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70138076-30f0-4d0f-aade-41ceef5ca9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:22.496200 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.496200 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:22.499727 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5b68aba6-1f62-4f88-9896-f9b1cee64588 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:52:22.504810 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5b68aba6-1f62-4f88-9896-f9b1cee64588 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 returned with HTTP 200 Jul 31 13:52:22.505323 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 28/111] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:22 2026] GET /volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:22.540758 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Created reservations ['8c731c25-eedb-4ba9-a38a-5fba5ffb4aca', '228e5fa8-6de9-4a3f-92fe-60ac45c4f7d4', 'e36a320d-23d5-49b5-9ec7-e1c29e84599c', 'd2955797-771c-45a7-b80f-c5b57d22277e'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:22.541741 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70138076-30f0-4d0f-aade-41ceef5ca9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c731c25-eedb-4ba9-a38a-5fba5ffb4aca', '228e5fa8-6de9-4a3f-92fe-60ac45c4f7d4', 'e36a320d-23d5-49b5-9ec7-e1c29e84599c', 'd2955797-771c-45a7-b80f-c5b57d22277e']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:22.543204 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997ee749-7095-4fe3-889b-7c38119d79c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:22.576128 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997ee749-7095-4fe3-889b-7c38119d79c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b5a552-99fd-489b-be74-5a16b68fc3e9', '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=3fea82bd-f2e3-4105-9eae-9bac44ce6efc,group_type_id=,metadata={},multiattach=False,project_id='fb77eb300356426c83375fc86001ce3c',qos_specs=None,replication_status=,reservations=['8c731c25-eedb-4ba9-a38a-5fba5ffb4aca','228e5fa8-6de9-4a3f-92fe-60ac45c4f7d4','e36a320d-23d5-49b5-9ec7-e1c29e84599c','d2955797-771c-45a7-b80f-c5b57d22277e'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d53186f-66d2-4df5-8167-2451969cd6c6,status='creating',user_id='cf0d2983fc884122b06fc82e2a66eba7',volume_type_id=822b658d-d237-4fdb-81de-5c5097f05105), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3fea82bd-f2e3-4105-9eae-9bac44ce6efc,host=None,id=a5b5a552-99fd-489b-be74-5a16b68fc3e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb77eb300356426c83375fc86001ce3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3d53186f-66d2-4df5-8167-2451969cd6c6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf0d2983fc884122b06fc82e2a66eba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(822b658d-d237-4fdb-81de-5c5097f05105),volume_type_id=822b658d-d237-4fdb-81de-5c5097f05105)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:22.577190 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc13090e-bb07-499a-9758-a98581b85bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:22.598741 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-7ca290e3-f649-4cbc-a349-55d18fbaaed5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.603600 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-7ca290e3-f649-4cbc-a349-55d18fbaaed5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] PUT https://10.4.3.140/volume/v3/attachments/2347cfc4-da9a-45ff-9b79-41c2ecd828e9 Jul 31 13:52:22.603600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-7ca290e3-f649-4cbc-a349-55d18fbaaed5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:22.603772 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc13090e-bb07-499a-9758-a98581b85bd1) transitioned into state 'SUCCESS' from 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=3fea82bd-f2e3-4105-9eae-9bac44ce6efc,group_type_id=,metadata={},multiattach=False,project_id='fb77eb300356426c83375fc86001ce3c',qos_specs=None,replication_status=,reservations=['8c731c25-eedb-4ba9-a38a-5fba5ffb4aca','228e5fa8-6de9-4a3f-92fe-60ac45c4f7d4','e36a320d-23d5-49b5-9ec7-e1c29e84599c','d2955797-771c-45a7-b80f-c5b57d22277e'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d53186f-66d2-4df5-8167-2451969cd6c6,status='creating',user_id='cf0d2983fc884122b06fc82e2a66eba7',volume_type_id=822b658d-d237-4fdb-81de-5c5097f05105)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:22.603772 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Flow 'volume_create_api' (95aecc6b-51c9-4532-81a5-2bbde3930c2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:22.603772 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Create volume request issued successfully. Jul 31 13:52:22.620980 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-7ca290e3-f649-4cbc-a349-55d18fbaaed5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Acquiring lock "cinder-attachment_update-2b8a28e8-1dfb-41cc-ace3-429fa2be7677-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:22.625091 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4722052f-0f5d-49ad-8584-04acc01c20b4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/groups/action returned with HTTP 202 Jul 31 13:52:22.625128 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 28/112] 10.4.3.140 () {70 vars in 1318 bytes} [Fri Jul 31 13:52:22 2026] POST /volume/v3/groups/action => generated 101 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:22.627399 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-7ca290e3-f649-4cbc-a349-55d18fbaaed5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Lock "cinder-attachment_update-2b8a28e8-1dfb-41cc-ace3-429fa2be7677-np0000006230" acquired by "attachment_update" :: waited 0.008s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:22.628648 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.628648 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:22.635768 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.637668 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:52:22.638561 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:22.638561 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:22.642341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:52:22.642341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:52:22.678016 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Get all volumes completed successfully. Jul 31 13:52:22.678827 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:22.678978 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:22.733949 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:22.738219 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.738219 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:22.745632 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:22.745827 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:22.795048 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:22.795153 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-7ca290e3-f649-4cbc-a349-55d18fbaaed5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Lock "cinder-attachment_update-2b8a28e8-1dfb-41cc-ace3-429fa2be7677-np0000006230" released by "attachment_update" :: held 0.167s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:22.795626 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-7ca290e3-f649-4cbc-a349-55d18fbaaed5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments/2347cfc4-da9a-45ff-9b79-41c2ecd828e9 returned with HTTP 200 Jul 31 13:52:22.796146 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 29/113] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:22 2026] PUT /volume/v3/attachments/2347cfc4-da9a-45ff-9b79-41c2ecd828e9 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:22.799298 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.799298 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:22.808048 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d27fa90b-3221-4c2c-8612-a287ca0a66f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:52:22.808472 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 29/114] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:52:22 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:22.823558 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ce563066-4852-40c4-8800-b7fcd3691f58 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.825925 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce563066-4852-40c4-8800-b7fcd3691f58 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/a5b5a552-99fd-489b-be74-5a16b68fc3e9 Jul 31 13:52:22.826229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce563066-4852-40c4-8800-b7fcd3691f58 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:22.826616 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce563066-4852-40c4-8800-b7fcd3691f58 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:22.833288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5a32086f-df60-4411-a85e-57ccb313e131 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.838836 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5a32086f-df60-4411-a85e-57ccb313e131 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] POST https://10.4.3.140/volume/v3/attachments/2347cfc4-da9a-45ff-9b79-41c2ecd828e9/action Jul 31 13:52:22.839386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5a32086f-df60-4411-a85e-57ccb313e131 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:22.839501 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5a32086f-df60-4411-a85e-57ccb313e131 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:22.839683 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.839683 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:22.846810 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ce563066-4852-40c4-8800-b7fcd3691f58 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Volume info retrieved successfully. Jul 31 13:52:22.847880 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-ce563066-4852-40c4-8800-b7fcd3691f58 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:22.848101 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-ce563066-4852-40c4-8800-b7fcd3691f58 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:22.863271 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.863271 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:22.880624 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cea923-f70d-4a47-bf7e-8d628a90dbdb req-5a32086f-df60-4411-a85e-57ccb313e131 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments/2347cfc4-da9a-45ff-9b79-41c2ecd828e9/action returned with HTTP 204 Jul 31 13:52:22.881120 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 29/115] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:22 2026] POST /volume/v3/attachments/2347cfc4-da9a-45ff-9b79-41c2ecd828e9/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:22.911216 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-ce563066-4852-40c4-8800-b7fcd3691f58 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:22.914793 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.914793 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:22.926316 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce563066-4852-40c4-8800-b7fcd3691f58 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/a5b5a552-99fd-489b-be74-5a16b68fc3e9 returned with HTTP 200 Jul 31 13:52:22.926761 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 29/116] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:52:22 2026] GET /volume/v3/volumes/a5b5a552-99fd-489b-be74-5a16b68fc3e9 => generated 923 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:22.944824 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-979cefd6-7edb-4a0c-9af0-796f6fa1b1c3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.947789 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-979cefd6-7edb-4a0c-9af0-796f6fa1b1c3 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/groups/3fea82bd-f2e3-4105-9eae-9bac44ce6efc Jul 31 13:52:22.948093 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-979cefd6-7edb-4a0c-9af0-796f6fa1b1c3 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:22.948356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-979cefd6-7edb-4a0c-9af0-796f6fa1b1c3 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:22.948640 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-979cefd6-7edb-4a0c-9af0-796f6fa1b1c3 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] show called for member 3fea82bd-f2e3-4105-9eae-9bac44ce6efc {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:52:22.953764 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:22.953764 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:22.967134 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-979cefd6-7edb-4a0c-9af0-796f6fa1b1c3 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/groups/3fea82bd-f2e3-4105-9eae-9bac44ce6efc returned with HTTP 200 Jul 31 13:52:22.967683 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 30/117] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:52:22 2026] GET /volume/v3/groups/3fea82bd-f2e3-4105-9eae-9bac44ce6efc => generated 416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:22.983806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:22.988023 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:52:22.988247 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:22.988489 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:22.988840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:52:22.990481 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:52:23.008246 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Get all volumes completed successfully. Jul 31 13:52:23.008786 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:23.008842 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:23.060789 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:23.068125 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:23.068125 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:23.071560 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:23.071766 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:23.124868 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:23.128251 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:23.128251 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:23.138760 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c5416c9-e101-4551-ab61-9797f0b07f2a tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:52:23.138760 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 30/118] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:52:22 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:23.157355 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e58f7226-0f34-4ad3-8ff1-c958f1efb4f4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:23.160460 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e58f7226-0f34-4ad3-8ff1-c958f1efb4f4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] POST https://10.4.3.140/volume/v3/groups/3fea82bd-f2e3-4105-9eae-9bac44ce6efc/action Jul 31 13:52:23.160862 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e58f7226-0f34-4ad3-8ff1-c958f1efb4f4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:23.160985 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e58f7226-0f34-4ad3-8ff1-c958f1efb4f4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:23.163234 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-e58f7226-0f34-4ad3-8ff1-c958f1efb4f4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] delete called for group 3fea82bd-f2e3-4105-9eae-9bac44ce6efc {{(pid=100182) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:52:23.163669 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-e58f7226-0f34-4ad3-8ff1-c958f1efb4f4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Delete group with id: 3fea82bd-f2e3-4105-9eae-9bac44ce6efc Jul 31 13:52:23.170384 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:23.170384 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:23.243657 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e58f7226-0f34-4ad3-8ff1-c958f1efb4f4 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/groups/3fea82bd-f2e3-4105-9eae-9bac44ce6efc/action returned with HTTP 202 Jul 31 13:52:23.244220 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 30/119] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:52:23 2026] POST /volume/v3/groups/3fea82bd-f2e3-4105-9eae-9bac44ce6efc/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:52:23.253133 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-82cc97e9-7f4f-4b40-b107-2580b26ad6c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:23.259543 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82cc97e9-7f4f-4b40-b107-2580b26ad6c9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/a5b5a552-99fd-489b-be74-5a16b68fc3e9 Jul 31 13:52:23.259543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82cc97e9-7f4f-4b40-b107-2580b26ad6c9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:23.259543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82cc97e9-7f4f-4b40-b107-2580b26ad6c9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:23.273891 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:23.273891 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:23.280823 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-82cc97e9-7f4f-4b40-b107-2580b26ad6c9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Volume info retrieved successfully. Jul 31 13:52:23.282507 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-82cc97e9-7f4f-4b40-b107-2580b26ad6c9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:23.282507 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-82cc97e9-7f4f-4b40-b107-2580b26ad6c9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:23.338258 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-82cc97e9-7f4f-4b40-b107-2580b26ad6c9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:23.344296 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:23.344296 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:23.357753 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82cc97e9-7f4f-4b40-b107-2580b26ad6c9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/a5b5a552-99fd-489b-be74-5a16b68fc3e9 returned with HTTP 200 Jul 31 13:52:23.358371 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 30/120] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:52:23 2026] GET /volume/v3/volumes/a5b5a552-99fd-489b-be74-5a16b68fc3e9 => generated 922 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:24.376461 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6767c0e8-79b6-46a9-adbb-47afdba0d246 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:24.378824 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6767c0e8-79b6-46a9-adbb-47afdba0d246 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/a5b5a552-99fd-489b-be74-5a16b68fc3e9 Jul 31 13:52:24.380960 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6767c0e8-79b6-46a9-adbb-47afdba0d246 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:24.380960 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6767c0e8-79b6-46a9-adbb-47afdba0d246 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:24.389424 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6767c0e8-79b6-46a9-adbb-47afdba0d246 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/a5b5a552-99fd-489b-be74-5a16b68fc3e9 returned with HTTP 404 Jul 31 13:52:24.390164 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 31/121] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:52:24 2026] GET /volume/v3/volumes/a5b5a552-99fd-489b-be74-5a16b68fc3e9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:52:24.400824 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8226f76e-7405-4505-959b-e74eec7592d9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:24.405759 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8226f76e-7405-4505-959b-e74eec7592d9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/groups/3fea82bd-f2e3-4105-9eae-9bac44ce6efc Jul 31 13:52:24.405890 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8226f76e-7405-4505-959b-e74eec7592d9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:24.406168 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8226f76e-7405-4505-959b-e74eec7592d9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:24.406354 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-8226f76e-7405-4505-959b-e74eec7592d9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] show called for member 3fea82bd-f2e3-4105-9eae-9bac44ce6efc {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:52:24.413377 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8226f76e-7405-4505-959b-e74eec7592d9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/groups/3fea82bd-f2e3-4105-9eae-9bac44ce6efc returned with HTTP 404 Jul 31 13:52:24.414251 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 31/122] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:52:24 2026] GET /volume/v3/groups/3fea82bd-f2e3-4105-9eae-9bac44ce6efc => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:52:24.426573 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:24.430837 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:52:24.431180 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:24.431471 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:24.432127 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:52:24.433473 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:52:24.478176 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Get all volumes completed successfully. Jul 31 13:52:24.479257 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:24.479502 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:24.525905 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:24.535397 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:24.535397 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:24.545903 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f333ee9-dcfd-4c36-ba91-e708760656f9 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:52:24.546124 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 31/123] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:52:24 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:24.560656 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-64ef0564-060b-4742-8201-3c108da47cc6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:24.562745 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64ef0564-060b-4742-8201-3c108da47cc6 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] POST https://10.4.3.140/volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2/action Jul 31 13:52:24.563354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64ef0564-060b-4742-8201-3c108da47cc6 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:24.563354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64ef0564-060b-4742-8201-3c108da47cc6 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:24.565138 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-64ef0564-060b-4742-8201-3c108da47cc6 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] delete called for group e0e19036-e9df-4562-9c88-983e86069cd2 {{(pid=100184) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:52:24.565275 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-64ef0564-060b-4742-8201-3c108da47cc6 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Delete group with id: e0e19036-e9df-4562-9c88-983e86069cd2 Jul 31 13:52:24.568942 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:24.568942 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:24.782205 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64ef0564-060b-4742-8201-3c108da47cc6 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2/action returned with HTTP 202 Jul 31 13:52:24.783617 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 31/124] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:52:24 2026] POST /volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:52:24.792533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-451e2795-db1b-4b2c-8e83-42b8e77b7abc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:24.794533 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-451e2795-db1b-4b2c-8e83-42b8e77b7abc tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 Jul 31 13:52:24.794763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-451e2795-db1b-4b2c-8e83-42b8e77b7abc tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:24.795291 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-451e2795-db1b-4b2c-8e83-42b8e77b7abc tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:24.802273 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:24.802273 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:24.809635 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-451e2795-db1b-4b2c-8e83-42b8e77b7abc tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Volume info retrieved successfully. Jul 31 13:52:24.810296 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-451e2795-db1b-4b2c-8e83-42b8e77b7abc tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:52:24.810358 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-451e2795-db1b-4b2c-8e83-42b8e77b7abc tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:52:24.848418 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-451e2795-db1b-4b2c-8e83-42b8e77b7abc tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:52:24.852255 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:24.852255 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:24.865920 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-451e2795-db1b-4b2c-8e83-42b8e77b7abc tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 returned with HTTP 200 Jul 31 13:52:24.866761 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 32/125] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:52:24 2026] GET /volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 => generated 911 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:25.886741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9fde02b9-2d31-4b53-9c8e-b17b043afc5e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:25.889087 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fde02b9-2d31-4b53-9c8e-b17b043afc5e tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 Jul 31 13:52:25.889160 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9fde02b9-2d31-4b53-9c8e-b17b043afc5e tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:25.889318 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9fde02b9-2d31-4b53-9c8e-b17b043afc5e tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:26.021349 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-aa3f0380-cbd4-4837-8c05-9dc54edc903f req-2e5914df-5b71-4aa8-8d1a-87126393f5ab None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:26.026261 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-aa3f0380-cbd4-4837-8c05-9dc54edc903f req-2e5914df-5b71-4aa8-8d1a-87126393f5ab tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 Jul 31 13:52:26.026477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-aa3f0380-cbd4-4837-8c05-9dc54edc903f req-2e5914df-5b71-4aa8-8d1a-87126393f5ab tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:26.026731 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-aa3f0380-cbd4-4837-8c05-9dc54edc903f req-2e5914df-5b71-4aa8-8d1a-87126393f5ab tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:26.039536 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:26.039536 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:26.046668 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-aa3f0380-cbd4-4837-8c05-9dc54edc903f req-2e5914df-5b71-4aa8-8d1a-87126393f5ab tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:52:26.049112 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fde02b9-2d31-4b53-9c8e-b17b043afc5e tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 returned with HTTP 404 Jul 31 13:52:26.049700 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 32/126] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:52:25 2026] GET /volume/v3/volumes/3d53186f-66d2-4df5-8167-2451969cd6c6 => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:52:26.052686 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-aa3f0380-cbd4-4837-8c05-9dc54edc903f req-2e5914df-5b71-4aa8-8d1a-87126393f5ab tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 returned with HTTP 200 Jul 31 13:52:26.053526 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 32/127] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:26 2026] GET /volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:26.058665 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9ac9217d-4a68-4b0b-8d5f-4630059bd722 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:26.061019 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ac9217d-4a68-4b0b-8d5f-4630059bd722 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] GET https://10.4.3.140/volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2 Jul 31 13:52:26.061323 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ac9217d-4a68-4b0b-8d5f-4630059bd722 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:26.061534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ac9217d-4a68-4b0b-8d5f-4630059bd722 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:26.061678 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-9ac9217d-4a68-4b0b-8d5f-4630059bd722 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] show called for member e0e19036-e9df-4562-9c88-983e86069cd2 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:52:26.067670 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ac9217d-4a68-4b0b-8d5f-4630059bd722 tempest-GroupsV314Test-438635900 tempest-GroupsV314Test-438635900-project-member] https://10.4.3.140/volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2 returned with HTTP 404 Jul 31 13:52:26.068399 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 32/128] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:52:26 2026] GET /volume/v3/groups/e0e19036-e9df-4562-9c88-983e86069cd2 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:52:26.076693 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-266b088f-ef86-4859-856a-088ed12a12eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:26.079119 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-266b088f-ef86-4859-856a-088ed12a12eb tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/b6ef1745-0d26-4f27-900e-619842b385ed Jul 31 13:52:26.080536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-266b088f-ef86-4859-856a-088ed12a12eb tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:26.080536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-266b088f-ef86-4859-856a-088ed12a12eb tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:26.112228 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-266b088f-ef86-4859-856a-088ed12a12eb tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] https://10.4.3.140/volume/v3/group_types/b6ef1745-0d26-4f27-900e-619842b385ed returned with HTTP 202 Jul 31 13:52:26.112771 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 33/129] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:52:26 2026] DELETE /volume/v3/group_types/b6ef1745-0d26-4f27-900e-619842b385ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:52:26.125734 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a9b1bd39-2e31-4180-a9a8-6989cf86f22a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:26.127797 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9b1bd39-2e31-4180-a9a8-6989cf86f22a tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] DELETE https://10.4.3.140/volume/v3/types/822b658d-d237-4fdb-81de-5c5097f05105 Jul 31 13:52:26.128136 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9b1bd39-2e31-4180-a9a8-6989cf86f22a tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:26.128243 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9b1bd39-2e31-4180-a9a8-6989cf86f22a tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:26.189381 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9b1bd39-2e31-4180-a9a8-6989cf86f22a tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] https://10.4.3.140/volume/v3/types/822b658d-d237-4fdb-81de-5c5097f05105 returned with HTTP 202 Jul 31 13:52:26.191204 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 33/130] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:52:26 2026] DELETE /volume/v3/types/822b658d-d237-4fdb-81de-5c5097f05105 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:52:26.201732 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-75bcd25c-679a-4fab-93e1-f9f61f94c76d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:26.206391 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-75bcd25c-679a-4fab-93e1-f9f61f94c76d tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] GET https://10.4.3.140/volume/v3/types/822b658d-d237-4fdb-81de-5c5097f05105 Jul 31 13:52:26.206688 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-75bcd25c-679a-4fab-93e1-f9f61f94c76d tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:26.206904 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-75bcd25c-679a-4fab-93e1-f9f61f94c76d tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:26.212737 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-75bcd25c-679a-4fab-93e1-f9f61f94c76d tempest-GroupsV314Test-573585926 tempest-GroupsV314Test-573585926-project-admin] https://10.4.3.140/volume/v3/types/822b658d-d237-4fdb-81de-5c5097f05105 returned with HTTP 404 Jul 31 13:52:26.213359 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 33/131] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:52:26 2026] GET /volume/v3/types/822b658d-d237-4fdb-81de-5c5097f05105 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:31.656644 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-53ece1c5-1770-4679-a605-19cc5075fb9d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:31.904579 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:31.904938 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-834446728"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:31.908875 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-834446728'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:31.908875 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Create volume of 1 GB Jul 31 13:52:31.915612 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Availability Zones retrieved successfully. Jul 31 13:52:31.923858 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Flow 'volume_create_api' (ff1e4a42-0fb8-4751-9d14-8f12da52962f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:31.926509 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc3cca3-7cfb-46aa-8e31-4467d8d76c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:31.930157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:31.969024 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc3cca3-7cfb-46aa-8e31-4467d8d76c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:31.970399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682a3c69-e316-48b4-93db-756313d093cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:32.053604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Created reservations ['b81025a6-3e81-4881-b5a6-8752ecf53a36', 'c8dba008-620c-4602-a06c-3fb6a5d8eee5', '2222d026-a20c-446a-b999-136911a0163e', '61721c0e-a020-456b-b3f0-a2b0f8938513'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:32.054761 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682a3c69-e316-48b4-93db-756313d093cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b81025a6-3e81-4881-b5a6-8752ecf53a36', 'c8dba008-620c-4602-a06c-3fb6a5d8eee5', '2222d026-a20c-446a-b999-136911a0163e', '61721c0e-a020-456b-b3f0-a2b0f8938513']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:32.055835 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f380393-1823-4642-847e-613e98c17967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:32.088058 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f380393-1823-4642-847e-613e98c17967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-834446728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84a0c2fbb0344dfca9ee436828ad8072',qos_specs=None,replication_status=,reservations=['b81025a6-3e81-4881-b5a6-8752ecf53a36','c8dba008-620c-4602-a06c-3fb6a5d8eee5','2222d026-a20c-446a-b999-136911a0163e','61721c0e-a020-456b-b3f0-a2b0f8938513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e11b7631dd8471ab4086e1cfa4123eb',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-834446728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84a0c2fbb0344dfca9ee436828ad8072',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e11b7631dd8471ab4086e1cfa4123eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:32.090578 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60554da9-1bf6-4db0-a484-41d001cdeaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:32.117807 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60554da9-1bf6-4db0-a484-41d001cdeaf9) transitioned into state 'SUCCESS' from state '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-834446728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84a0c2fbb0344dfca9ee436828ad8072',qos_specs=None,replication_status=,reservations=['b81025a6-3e81-4881-b5a6-8752ecf53a36','c8dba008-620c-4602-a06c-3fb6a5d8eee5','2222d026-a20c-446a-b999-136911a0163e','61721c0e-a020-456b-b3f0-a2b0f8938513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e11b7631dd8471ab4086e1cfa4123eb',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:32.118839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9689f218-80d6-4608-8004-4cf460f1572d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:32.134907 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9689f218-80d6-4608-8004-4cf460f1572d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:32.136268 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Flow 'volume_create_api' (ff1e4a42-0fb8-4751-9d14-8f12da52962f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:32.137084 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Create volume request issued successfully. Jul 31 13:52:32.138314 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53ece1c5-1770-4679-a605-19cc5075fb9d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:32.139334 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 33/132] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:52:31 2026] POST /volume/v3/volumes => generated 750 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:32.154117 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-68334630-03cb-4c95-9cec-c2fd1550f826 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:32.156750 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68334630-03cb-4c95-9cec-c2fd1550f826 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:32.157532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68334630-03cb-4c95-9cec-c2fd1550f826 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:32.157532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68334630-03cb-4c95-9cec-c2fd1550f826 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:32.168753 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:32.168753 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:32.172897 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-68334630-03cb-4c95-9cec-c2fd1550f826 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:32.181475 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68334630-03cb-4c95-9cec-c2fd1550f826 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 returned with HTTP 200 Jul 31 13:52:32.181475 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 34/133] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:32 2026] GET /volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:33.200797 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b197e6b-cf85-47ba-b923-889b4c87e502 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:33.203817 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b197e6b-cf85-47ba-b923-889b4c87e502 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:33.203817 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b197e6b-cf85-47ba-b923-889b4c87e502 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:33.203817 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b197e6b-cf85-47ba-b923-889b4c87e502 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:33.212904 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:33.212904 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:33.218189 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0b197e6b-cf85-47ba-b923-889b4c87e502 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:33.224070 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b197e6b-cf85-47ba-b923-889b4c87e502 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 returned with HTTP 200 Jul 31 13:52:33.224427 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 34/134] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:33 2026] GET /volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:33.247391 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e90e3ab6-d440-4ceb-bed6-f8cf7422a86d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:33.249975 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e90e3ab6-d440-4ceb-bed6-f8cf7422a86d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:52:33.250708 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e90e3ab6-d440-4ceb-bed6-f8cf7422a86d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381", "name": "tempest-SnapshotsActionsTest-Snapshot-326022081"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:33.263327 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:33.263327 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:33.264288 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e90e3ab6-d440-4ceb-bed6-f8cf7422a86d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:33.264667 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-e90e3ab6-d440-4ceb-bed6-f8cf7422a86d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Create snapshot from volume f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:33.301280 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-e90e3ab6-d440-4ceb-bed6-f8cf7422a86d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:33.338039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-e90e3ab6-d440-4ceb-bed6-f8cf7422a86d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Created reservations ['3399e9f4-7e44-45ec-a978-91b5ee4e31a8', 'e05fd704-1222-47b6-9689-8e95cfd7697f', '4c188753-f5fd-4e34-bb58-722e0fa4742b', 'a5614199-c335-4711-8edc-f42863758f5d'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:33.413146 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e90e3ab6-d440-4ceb-bed6-f8cf7422a86d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot create request issued successfully. Jul 31 13:52:33.413146 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e90e3ab6-d440-4ceb-bed6-f8cf7422a86d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:52:33.413146 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 34/135] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:52:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:33.430706 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3f5c109b-2945-4a42-a0f5-d58b15c93cc3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:33.434359 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f5c109b-2945-4a42-a0f5-d58b15c93cc3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:33.434578 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3f5c109b-2945-4a42-a0f5-d58b15c93cc3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:33.434812 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3f5c109b-2945-4a42-a0f5-d58b15c93cc3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:33.461889 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:33.461889 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:33.462716 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3f5c109b-2945-4a42-a0f5-d58b15c93cc3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:33.463976 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f5c109b-2945-4a42-a0f5-d58b15c93cc3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:33.464447 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 34/136] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:33 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:34.479669 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8225e554-6b6d-4de9-b8a8-0f97624c93fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:34.480392 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8225e554-6b6d-4de9-b8a8-0f97624c93fe tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:34.480693 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8225e554-6b6d-4de9-b8a8-0f97624c93fe tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:34.480967 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8225e554-6b6d-4de9-b8a8-0f97624c93fe tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:34.660763 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:34.660763 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:34.661369 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8225e554-6b6d-4de9-b8a8-0f97624c93fe tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:34.662429 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8225e554-6b6d-4de9-b8a8-0f97624c93fe tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:34.664305 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 35/137] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:34 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 465 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:34.674089 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0825e38a-7d18-4550-b357-b47c48146092 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:34.981278 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0825e38a-7d18-4550-b357-b47c48146092 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action Jul 31 13:52:34.981278 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0825e38a-7d18-4550-b357-b47c48146092 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:34.981278 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0825e38a-7d18-4550-b357-b47c48146092 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:34.982214 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-0825e38a-7d18-4550-b357-b47c48146092 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '944df0e2-27eb-4d18-8080-753dffb3ddc0' with '{'status': 'creating'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:35.010092 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:35.010092 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:35.025107 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0825e38a-7d18-4550-b357-b47c48146092 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action returned with HTTP 202 Jul 31 13:52:35.025700 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 35/138] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:34 2026] POST /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action => generated 0 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:35.033107 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1a1a3f20-a9a2-46a5-bf99-b8fe168114c6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:35.035938 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1a1a3f20-a9a2-46a5-bf99-b8fe168114c6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:35.035938 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1a1a3f20-a9a2-46a5-bf99-b8fe168114c6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:35.035938 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1a1a3f20-a9a2-46a5-bf99-b8fe168114c6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:35.040793 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:35.040793 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:35.041341 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1a1a3f20-a9a2-46a5-bf99-b8fe168114c6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:35.042306 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1a1a3f20-a9a2-46a5-bf99-b8fe168114c6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:35.042794 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 35/139] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:35 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:35.051223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bdc39e8b-8309-4bf1-8054-3fad43c6b446 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:35.056373 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdc39e8b-8309-4bf1-8054-3fad43c6b446 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action Jul 31 13:52:35.056907 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdc39e8b-8309-4bf1-8054-3fad43c6b446 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:35.056993 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdc39e8b-8309-4bf1-8054-3fad43c6b446 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:35.058544 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-bdc39e8b-8309-4bf1-8054-3fad43c6b446 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '944df0e2-27eb-4d18-8080-753dffb3ddc0' with '{'status': 'available'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:35.081776 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:35.081776 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:35.106253 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdc39e8b-8309-4bf1-8054-3fad43c6b446 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action returned with HTTP 202 Jul 31 13:52:35.106854 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 35/140] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:35 2026] POST /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 13:52:35.114890 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7d22738d-199d-481a-b26d-1a7b1cc70d7d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:35.117037 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d22738d-199d-481a-b26d-1a7b1cc70d7d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:35.117321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d22738d-199d-481a-b26d-1a7b1cc70d7d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:35.117510 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d22738d-199d-481a-b26d-1a7b1cc70d7d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:35.124594 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:35.124594 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:35.124594 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7d22738d-199d-481a-b26d-1a7b1cc70d7d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:35.125400 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d22738d-199d-481a-b26d-1a7b1cc70d7d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:35.125866 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 36/141] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:35 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:35.139385 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0deb6d49-b03d-4526-bb10-10aaa74709a5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:35.141326 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0deb6d49-b03d-4526-bb10-10aaa74709a5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:52:35.141709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0deb6d49-b03d-4526-bb10-10aaa74709a5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381", "name": "tempest-SnapshotsActionsTest-Snapshot-853109168"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:35.155786 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:35.155786 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:35.155958 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0deb6d49-b03d-4526-bb10-10aaa74709a5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:35.156081 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-0deb6d49-b03d-4526-bb10-10aaa74709a5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Create snapshot from volume f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:35.176488 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-0deb6d49-b03d-4526-bb10-10aaa74709a5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:35.189778 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-0deb6d49-b03d-4526-bb10-10aaa74709a5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Created reservations ['4e088b3e-6280-4ca3-956e-51c87f4da6e2', '417ee505-8e9b-4a12-9397-3558a1288abd', '10a1dad4-e111-4fb3-993a-61412b993337', '3ec194e3-f18b-482f-96da-125ce16c5352'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:35.249180 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0deb6d49-b03d-4526-bb10-10aaa74709a5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot create request issued successfully. Jul 31 13:52:35.249358 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0deb6d49-b03d-4526-bb10-10aaa74709a5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:52:35.249921 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 36/142] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:52:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:35.261662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8abe9010-75e0-465f-9f98-734c908dbae6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:35.262736 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8abe9010-75e0-465f-9f98-734c908dbae6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 Jul 31 13:52:35.262897 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8abe9010-75e0-465f-9f98-734c908dbae6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:35.263074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8abe9010-75e0-465f-9f98-734c908dbae6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:35.280231 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:35.280231 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:35.280231 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8abe9010-75e0-465f-9f98-734c908dbae6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:35.280231 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8abe9010-75e0-465f-9f98-734c908dbae6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 returned with HTTP 200 Jul 31 13:52:35.282542 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 36/143] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:35 2026] GET /volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:36.293304 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a3f12681-d55b-4bec-9faa-8977fd89e0c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:36.295365 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3f12681-d55b-4bec-9faa-8977fd89e0c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 Jul 31 13:52:36.295507 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3f12681-d55b-4bec-9faa-8977fd89e0c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:36.295828 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3f12681-d55b-4bec-9faa-8977fd89e0c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:36.301721 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:36.301721 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:36.302296 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a3f12681-d55b-4bec-9faa-8977fd89e0c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:36.303291 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3f12681-d55b-4bec-9faa-8977fd89e0c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 returned with HTTP 200 Jul 31 13:52:36.303826 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 36/144] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:36 2026] GET /volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:36.316129 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8b772edb-f793-46aa-ba2c-85f34772e503 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:36.318792 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b772edb-f793-46aa-ba2c-85f34772e503 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44/action Jul 31 13:52:36.319287 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b772edb-f793-46aa-ba2c-85f34772e503 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:36.319489 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b772edb-f793-46aa-ba2c-85f34772e503 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:36.321257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-8b772edb-f793-46aa-ba2c-85f34772e503 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '0421ce95-0db2-44f6-842d-ed65dd77ac44' with '{'status': 'creating'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:36.344805 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:36.344805 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:36.358873 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b772edb-f793-46aa-ba2c-85f34772e503 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44/action returned with HTTP 202 Jul 31 13:52:36.359357 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 37/145] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:36 2026] POST /volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:36.368490 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ef987ff5-b329-4837-91df-e65f4424d318 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:36.370981 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef987ff5-b329-4837-91df-e65f4424d318 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 Jul 31 13:52:36.371233 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef987ff5-b329-4837-91df-e65f4424d318 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:36.371475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef987ff5-b329-4837-91df-e65f4424d318 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:36.377304 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:36.377304 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:36.377861 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ef987ff5-b329-4837-91df-e65f4424d318 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:36.378982 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef987ff5-b329-4837-91df-e65f4424d318 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 returned with HTTP 200 Jul 31 13:52:36.379414 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 37/146] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:36 2026] GET /volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:36.395033 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0c6e0933-3c7b-416d-9553-27b31fdf3357 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:36.403939 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0c6e0933-3c7b-416d-9553-27b31fdf3357 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44/action Jul 31 13:52:36.404416 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0c6e0933-3c7b-416d-9553-27b31fdf3357 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:36.404701 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0c6e0933-3c7b-416d-9553-27b31fdf3357 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:36.428412 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:36.428412 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:36.428906 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0c6e0933-3c7b-416d-9553-27b31fdf3357 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Snapshot retrieved successfully. Jul 31 13:52:36.456406 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0c6e0933-3c7b-416d-9553-27b31fdf3357 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Snapshot delete request issued successfully. Jul 31 13:52:36.459098 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0c6e0933-3c7b-416d-9553-27b31fdf3357 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44/action returned with HTTP 202 Jul 31 13:52:36.459098 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 37/147] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:36 2026] POST /volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:36.468431 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f795839b-8193-4ae3-9612-8d8100c936e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:36.470968 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f795839b-8193-4ae3-9612-8d8100c936e4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 Jul 31 13:52:36.471273 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f795839b-8193-4ae3-9612-8d8100c936e4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:36.471738 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f795839b-8193-4ae3-9612-8d8100c936e4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:36.482545 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:36.482545 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:36.483258 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f795839b-8193-4ae3-9612-8d8100c936e4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:36.484234 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f795839b-8193-4ae3-9612-8d8100c936e4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 returned with HTTP 200 Jul 31 13:52:36.488841 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 37/148] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:36 2026] GET /volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:37.499249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-efd4c15d-020c-41be-8786-61518810b5ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:37.501247 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-efd4c15d-020c-41be-8786-61518810b5ee tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 Jul 31 13:52:37.501247 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-efd4c15d-020c-41be-8786-61518810b5ee tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:37.501366 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-efd4c15d-020c-41be-8786-61518810b5ee tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:37.505988 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-efd4c15d-020c-41be-8786-61518810b5ee tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 returned with HTTP 404 Jul 31 13:52:37.506504 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 38/149] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:37 2026] GET /volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:37.518896 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7998ad8a-3fc0-40c9-bde1-4cd69f7d1556 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:37.521842 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7998ad8a-3fc0-40c9-bde1-4cd69f7d1556 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action Jul 31 13:52:37.522227 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7998ad8a-3fc0-40c9-bde1-4cd69f7d1556 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:37.522358 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7998ad8a-3fc0-40c9-bde1-4cd69f7d1556 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:37.525161 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-7998ad8a-3fc0-40c9-bde1-4cd69f7d1556 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '944df0e2-27eb-4d18-8080-753dffb3ddc0' with '{'status': 'available'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:37.536063 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:37.536063 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:37.548591 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7998ad8a-3fc0-40c9-bde1-4cd69f7d1556 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action returned with HTTP 202 Jul 31 13:52:37.549210 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 38/150] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:37 2026] POST /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:37.560473 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e5282672-d351-468d-a14b-dd9b4a6b10c1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:37.563438 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e5282672-d351-468d-a14b-dd9b4a6b10c1 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:37.563775 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e5282672-d351-468d-a14b-dd9b4a6b10c1 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:37.564023 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e5282672-d351-468d-a14b-dd9b4a6b10c1 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:37.574776 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:37.574776 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:37.575358 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e5282672-d351-468d-a14b-dd9b4a6b10c1 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:37.585301 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e5282672-d351-468d-a14b-dd9b4a6b10c1 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:37.586270 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 38/151] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:37 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:37.597221 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-309163e1-ad35-40e1-b884-dd9a906d1231 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:37.600065 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-309163e1-ad35-40e1-b884-dd9a906d1231 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 Jul 31 13:52:37.600065 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-309163e1-ad35-40e1-b884-dd9a906d1231 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:37.600913 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-309163e1-ad35-40e1-b884-dd9a906d1231 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:37.600913 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-309163e1-ad35-40e1-b884-dd9a906d1231 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Delete snapshot with id: 0421ce95-0db2-44f6-842d-ed65dd77ac44 Jul 31 13:52:37.606644 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-309163e1-ad35-40e1-b884-dd9a906d1231 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 returned with HTTP 404 Jul 31 13:52:37.607187 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 38/152] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:52:37 2026] DELETE /volume/v3/snapshots/0421ce95-0db2-44f6-842d-ed65dd77ac44 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:37.621495 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0b11a79e-9889-4521-b618-0e7613420a31 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:37.623656 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b11a79e-9889-4521-b618-0e7613420a31 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:52:37.623965 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0b11a79e-9889-4521-b618-0e7613420a31 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381", "name": "tempest-SnapshotsActionsTest-Snapshot-1334175691"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:37.634471 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:37.634471 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:37.634953 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0b11a79e-9889-4521-b618-0e7613420a31 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:37.635112 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-0b11a79e-9889-4521-b618-0e7613420a31 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Create snapshot from volume f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:37.655659 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-0b11a79e-9889-4521-b618-0e7613420a31 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:37.671464 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-0b11a79e-9889-4521-b618-0e7613420a31 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Created reservations ['a8a2f171-2327-4d7c-91c0-57a906957e70', '13302061-e447-4875-af9d-447079e192fb', '0e836da3-7d50-4172-913f-49d247c7c759', 'a0d3c742-aac6-44fa-808e-47813d5d8a81'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:37.758781 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0b11a79e-9889-4521-b618-0e7613420a31 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot create request issued successfully. Jul 31 13:52:37.758781 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b11a79e-9889-4521-b618-0e7613420a31 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:52:37.759127 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 39/153] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:52:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:37.775755 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dafe844b-cf87-4bcc-b5a6-f95cadb7d2d4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:37.779038 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dafe844b-cf87-4bcc-b5a6-f95cadb7d2d4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 Jul 31 13:52:37.779349 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dafe844b-cf87-4bcc-b5a6-f95cadb7d2d4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:37.779662 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dafe844b-cf87-4bcc-b5a6-f95cadb7d2d4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:37.788719 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:37.788719 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:37.789144 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dafe844b-cf87-4bcc-b5a6-f95cadb7d2d4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:37.790021 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dafe844b-cf87-4bcc-b5a6-f95cadb7d2d4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 returned with HTTP 200 Jul 31 13:52:37.790381 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 39/154] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:37 2026] GET /volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:38.801436 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-36f238cd-7bc5-4ce1-bffa-997aae569877 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:38.803875 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-36f238cd-7bc5-4ce1-bffa-997aae569877 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 Jul 31 13:52:38.804132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-36f238cd-7bc5-4ce1-bffa-997aae569877 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:38.804555 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-36f238cd-7bc5-4ce1-bffa-997aae569877 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:38.811259 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:38.811259 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:38.811771 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-36f238cd-7bc5-4ce1-bffa-997aae569877 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:38.813009 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-36f238cd-7bc5-4ce1-bffa-997aae569877 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 returned with HTTP 200 Jul 31 13:52:38.813553 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 39/155] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:38 2026] GET /volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:38.824613 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-643b4a3d-0071-4856-98aa-68f8e78a6b14 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:38.830007 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-643b4a3d-0071-4856-98aa-68f8e78a6b14 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7/action Jul 31 13:52:38.830439 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-643b4a3d-0071-4856-98aa-68f8e78a6b14 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:38.830627 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-643b4a3d-0071-4856-98aa-68f8e78a6b14 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:38.832066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-643b4a3d-0071-4856-98aa-68f8e78a6b14 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '9d391b3f-9bb7-46e1-a2ce-383006e2d8e7' with '{'status': 'deleting'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:38.842188 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:38.842188 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:38.852934 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-643b4a3d-0071-4856-98aa-68f8e78a6b14 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7/action returned with HTTP 202 Jul 31 13:52:38.853403 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 39/156] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:38 2026] POST /volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:38.862963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-de72a98e-74f5-424d-9921-cae5d280425e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:38.866363 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de72a98e-74f5-424d-9921-cae5d280425e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 Jul 31 13:52:38.866363 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de72a98e-74f5-424d-9921-cae5d280425e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:38.866363 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de72a98e-74f5-424d-9921-cae5d280425e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:38.870936 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:38.870936 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:38.871360 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-de72a98e-74f5-424d-9921-cae5d280425e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:38.872133 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de72a98e-74f5-424d-9921-cae5d280425e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 returned with HTTP 200 Jul 31 13:52:38.872551 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 40/157] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:38 2026] GET /volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:52:38.885142 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-90d5ced5-c52e-43c8-bc43-b77d0e99149a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:38.887350 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90d5ced5-c52e-43c8-bc43-b77d0e99149a tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7/action Jul 31 13:52:38.887840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90d5ced5-c52e-43c8-bc43-b77d0e99149a tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:38.888015 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90d5ced5-c52e-43c8-bc43-b77d0e99149a tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:38.897261 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:38.897261 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:38.897743 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-90d5ced5-c52e-43c8-bc43-b77d0e99149a tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Snapshot retrieved successfully. Jul 31 13:52:38.916104 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-90d5ced5-c52e-43c8-bc43-b77d0e99149a tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Snapshot delete request issued successfully. Jul 31 13:52:38.916438 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90d5ced5-c52e-43c8-bc43-b77d0e99149a tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7/action returned with HTTP 202 Jul 31 13:52:38.917091 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 40/158] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:38 2026] POST /volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:38.930823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-84120390-fafb-4b37-8ed2-e5e5cdb46649 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:38.934906 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84120390-fafb-4b37-8ed2-e5e5cdb46649 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 Jul 31 13:52:38.935187 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-84120390-fafb-4b37-8ed2-e5e5cdb46649 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:38.935445 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-84120390-fafb-4b37-8ed2-e5e5cdb46649 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:38.945832 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:38.945832 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:38.946455 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-84120390-fafb-4b37-8ed2-e5e5cdb46649 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:38.947670 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84120390-fafb-4b37-8ed2-e5e5cdb46649 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 returned with HTTP 200 Jul 31 13:52:38.950657 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 40/159] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:38 2026] GET /volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:39.964827 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d2ad1ff0-7b1f-4e2a-831f-f84077d7746a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:39.966840 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2ad1ff0-7b1f-4e2a-831f-f84077d7746a tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 Jul 31 13:52:39.967108 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2ad1ff0-7b1f-4e2a-831f-f84077d7746a tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:39.967363 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2ad1ff0-7b1f-4e2a-831f-f84077d7746a tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:39.972836 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2ad1ff0-7b1f-4e2a-831f-f84077d7746a tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 returned with HTTP 404 Jul 31 13:52:39.975599 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 40/160] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:39 2026] GET /volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:39.982754 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-786f02a1-4196-467f-9f4c-945a092b7db5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:39.984398 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-786f02a1-4196-467f-9f4c-945a092b7db5 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action Jul 31 13:52:39.984845 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-786f02a1-4196-467f-9f4c-945a092b7db5 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:39.985712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-786f02a1-4196-467f-9f4c-945a092b7db5 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:39.987855 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-786f02a1-4196-467f-9f4c-945a092b7db5 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '944df0e2-27eb-4d18-8080-753dffb3ddc0' with '{'status': 'available'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:40.000060 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:40.000060 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:40.018263 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-786f02a1-4196-467f-9f4c-945a092b7db5 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action returned with HTTP 202 Jul 31 13:52:40.018825 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 41/161] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:39 2026] POST /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:40.034280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-142ed115-5d0a-4f9d-8626-a7efa51fe322 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:40.037265 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-142ed115-5d0a-4f9d-8626-a7efa51fe322 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:40.037573 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-142ed115-5d0a-4f9d-8626-a7efa51fe322 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:40.038218 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-142ed115-5d0a-4f9d-8626-a7efa51fe322 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:40.043116 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:40.043116 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:40.043595 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-142ed115-5d0a-4f9d-8626-a7efa51fe322 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:40.044782 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-142ed115-5d0a-4f9d-8626-a7efa51fe322 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:40.045154 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 41/162] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:40 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:40.058534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-78ab6b35-8707-4384-83ff-50b6700071af None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:40.066456 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-78ab6b35-8707-4384-83ff-50b6700071af tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 Jul 31 13:52:40.066940 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-78ab6b35-8707-4384-83ff-50b6700071af tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:40.067095 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-78ab6b35-8707-4384-83ff-50b6700071af tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:40.067200 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-78ab6b35-8707-4384-83ff-50b6700071af tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Delete snapshot with id: 9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 Jul 31 13:52:40.077531 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-78ab6b35-8707-4384-83ff-50b6700071af tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 returned with HTTP 404 Jul 31 13:52:40.078062 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 41/163] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:52:40 2026] DELETE /volume/v3/snapshots/9d391b3f-9bb7-46e1-a2ce-383006e2d8e7 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:40.087969 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9db5b2a4-ab59-416c-a45f-dbb232e0bde4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:40.090491 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9db5b2a4-ab59-416c-a45f-dbb232e0bde4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:52:40.091088 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9db5b2a4-ab59-416c-a45f-dbb232e0bde4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381", "name": "tempest-SnapshotsActionsTest-Snapshot-1547304691"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:40.102409 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:40.102409 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:40.103124 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9db5b2a4-ab59-416c-a45f-dbb232e0bde4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:40.103571 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-9db5b2a4-ab59-416c-a45f-dbb232e0bde4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Create snapshot from volume f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:40.132386 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-9db5b2a4-ab59-416c-a45f-dbb232e0bde4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:40.154279 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-9db5b2a4-ab59-416c-a45f-dbb232e0bde4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Created reservations ['8e14c9bb-9b3f-4d53-bb38-c99dcc88d1fd', 'd2524e15-da76-4516-8355-0d43044ec697', 'ba20773b-ee50-4b7b-bbe2-ed9344d34dfc', '912aa5e1-5950-4d49-ae60-1a5cd95a6ec2'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:40.193764 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9db5b2a4-ab59-416c-a45f-dbb232e0bde4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot create request issued successfully. Jul 31 13:52:40.194562 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9db5b2a4-ab59-416c-a45f-dbb232e0bde4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:52:40.194690 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 41/164] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:52:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:40.208029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5cec24fd-dc18-40d6-a409-8d6060d91749 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:40.210238 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5cec24fd-dc18-40d6-a409-8d6060d91749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 Jul 31 13:52:40.210238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5cec24fd-dc18-40d6-a409-8d6060d91749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:40.210763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5cec24fd-dc18-40d6-a409-8d6060d91749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:40.216338 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:40.216338 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:40.216898 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5cec24fd-dc18-40d6-a409-8d6060d91749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:40.217832 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5cec24fd-dc18-40d6-a409-8d6060d91749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 returned with HTTP 200 Jul 31 13:52:40.218233 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 42/165] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:40 2026] GET /volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:41.228455 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8103cb56-d1bd-4882-aea0-98c7bd66a62d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:41.230229 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8103cb56-d1bd-4882-aea0-98c7bd66a62d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 Jul 31 13:52:41.230587 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8103cb56-d1bd-4882-aea0-98c7bd66a62d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:41.233556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8103cb56-d1bd-4882-aea0-98c7bd66a62d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:41.239261 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:41.239261 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:41.239934 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8103cb56-d1bd-4882-aea0-98c7bd66a62d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:41.240877 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8103cb56-d1bd-4882-aea0-98c7bd66a62d tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 returned with HTTP 200 Jul 31 13:52:41.241309 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 42/166] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:41 2026] GET /volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:41.255960 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c6527a0a-314d-44dd-a7a5-1ecfc50c174d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:41.260709 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6527a0a-314d-44dd-a7a5-1ecfc50c174d tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85/action Jul 31 13:52:41.261160 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c6527a0a-314d-44dd-a7a5-1ecfc50c174d tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:41.261338 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c6527a0a-314d-44dd-a7a5-1ecfc50c174d tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:41.267192 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.admin_actions [None req-c6527a0a-314d-44dd-a7a5-1ecfc50c174d tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '6f43c975-b46e-420e-bc97-eb029fea3c85' with '{'status': 'error'}' {{(pid=100182) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:41.282078 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:41.282078 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:41.300813 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6527a0a-314d-44dd-a7a5-1ecfc50c174d tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85/action returned with HTTP 202 Jul 31 13:52:41.301199 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 42/167] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:41 2026] POST /volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:41.312351 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ab3f1283-8164-45cb-ba3f-daf864937093 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:41.314322 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab3f1283-8164-45cb-ba3f-daf864937093 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 Jul 31 13:52:41.314589 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab3f1283-8164-45cb-ba3f-daf864937093 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:41.314821 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab3f1283-8164-45cb-ba3f-daf864937093 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:41.320370 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:41.320370 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:41.320878 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ab3f1283-8164-45cb-ba3f-daf864937093 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:41.321720 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab3f1283-8164-45cb-ba3f-daf864937093 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 returned with HTTP 200 Jul 31 13:52:41.322065 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 42/168] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:41 2026] GET /volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:41.336351 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e8f6cd5b-d6a9-4e9d-98d7-85abdcaec312 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:41.343099 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e8f6cd5b-d6a9-4e9d-98d7-85abdcaec312 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85/action Jul 31 13:52:41.343472 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e8f6cd5b-d6a9-4e9d-98d7-85abdcaec312 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:41.343658 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e8f6cd5b-d6a9-4e9d-98d7-85abdcaec312 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:41.355633 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:41.355633 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:41.355954 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e8f6cd5b-d6a9-4e9d-98d7-85abdcaec312 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Snapshot retrieved successfully. Jul 31 13:52:41.388416 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e8f6cd5b-d6a9-4e9d-98d7-85abdcaec312 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Snapshot delete request issued successfully. Jul 31 13:52:41.388813 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e8f6cd5b-d6a9-4e9d-98d7-85abdcaec312 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85/action returned with HTTP 202 Jul 31 13:52:41.389126 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 43/169] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:41 2026] POST /volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:41.398189 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-96a94f19-865a-4599-a228-9d26ca4461c5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:41.400214 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96a94f19-865a-4599-a228-9d26ca4461c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 Jul 31 13:52:41.400510 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96a94f19-865a-4599-a228-9d26ca4461c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:41.400741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96a94f19-865a-4599-a228-9d26ca4461c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:41.406875 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:41.406875 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:41.407292 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-96a94f19-865a-4599-a228-9d26ca4461c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:41.408160 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96a94f19-865a-4599-a228-9d26ca4461c5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 returned with HTTP 200 Jul 31 13:52:41.408392 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 43/170] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:41 2026] GET /volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:42.419109 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4d1598f6-7d8e-46bc-be47-994ce65cd28e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:42.421136 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4d1598f6-7d8e-46bc-be47-994ce65cd28e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 Jul 31 13:52:42.421395 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4d1598f6-7d8e-46bc-be47-994ce65cd28e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:42.421632 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4d1598f6-7d8e-46bc-be47-994ce65cd28e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:42.431812 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4d1598f6-7d8e-46bc-be47-994ce65cd28e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 returned with HTTP 404 Jul 31 13:52:42.431812 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 43/171] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:42 2026] GET /volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:42.438946 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-82c39929-8be1-4238-8d36-7ba345dc2186 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:42.440754 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82c39929-8be1-4238-8d36-7ba345dc2186 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action Jul 31 13:52:42.441151 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82c39929-8be1-4238-8d36-7ba345dc2186 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:42.441277 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82c39929-8be1-4238-8d36-7ba345dc2186 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:42.446690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-82c39929-8be1-4238-8d36-7ba345dc2186 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '944df0e2-27eb-4d18-8080-753dffb3ddc0' with '{'status': 'available'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:42.466764 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:42.466764 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:42.487112 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82c39929-8be1-4238-8d36-7ba345dc2186 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action returned with HTTP 202 Jul 31 13:52:42.487613 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 43/172] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:42 2026] POST /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:42.500421 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a48ae1a2-661e-4b98-a7bf-eaf82a94b801 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:42.502154 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a48ae1a2-661e-4b98-a7bf-eaf82a94b801 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:42.502911 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a48ae1a2-661e-4b98-a7bf-eaf82a94b801 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:42.503894 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a48ae1a2-661e-4b98-a7bf-eaf82a94b801 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:42.508754 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:42.508754 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:42.509226 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a48ae1a2-661e-4b98-a7bf-eaf82a94b801 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:42.510098 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a48ae1a2-661e-4b98-a7bf-eaf82a94b801 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:42.510938 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 44/173] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:42 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:42.522962 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ef12bfd0-0ba4-4cba-a10f-186fa1e56ad3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:42.525181 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef12bfd0-0ba4-4cba-a10f-186fa1e56ad3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 Jul 31 13:52:42.525620 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef12bfd0-0ba4-4cba-a10f-186fa1e56ad3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:42.526547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef12bfd0-0ba4-4cba-a10f-186fa1e56ad3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:42.526547 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-ef12bfd0-0ba4-4cba-a10f-186fa1e56ad3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Delete snapshot with id: 6f43c975-b46e-420e-bc97-eb029fea3c85 Jul 31 13:52:42.533537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef12bfd0-0ba4-4cba-a10f-186fa1e56ad3 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 returned with HTTP 404 Jul 31 13:52:42.534131 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 44/174] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:52:42 2026] DELETE /volume/v3/snapshots/6f43c975-b46e-420e-bc97-eb029fea3c85 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:42.543779 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dc2403ef-aab3-4682-9910-468926314a6b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:42.547592 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc2403ef-aab3-4682-9910-468926314a6b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:52:42.547592 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc2403ef-aab3-4682-9910-468926314a6b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381", "name": "tempest-SnapshotsActionsTest-Snapshot-1469767051"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:42.565705 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:42.565705 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:42.566296 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dc2403ef-aab3-4682-9910-468926314a6b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:42.566402 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-dc2403ef-aab3-4682-9910-468926314a6b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Create snapshot from volume f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:42.600791 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-dc2403ef-aab3-4682-9910-468926314a6b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Created reservations ['494db03a-c147-4cb1-8cdf-c4eb45dcc696', '6019a9cd-cf94-4c92-ad19-cb895cbe3704', '0c6f60e7-39c0-4ba7-b164-1ce43e2439a6', 'f512fd46-6ee9-471b-9827-d62b8ffbf448'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:42.636070 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dc2403ef-aab3-4682-9910-468926314a6b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot create request issued successfully. Jul 31 13:52:42.636401 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc2403ef-aab3-4682-9910-468926314a6b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:52:42.636814 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 44/175] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:52:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:42.651948 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3fd2cb1d-9636-4db9-8d4a-785fe180c643 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:42.653005 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fd2cb1d-9636-4db9-8d4a-785fe180c643 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 Jul 31 13:52:42.653234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fd2cb1d-9636-4db9-8d4a-785fe180c643 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:42.653441 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fd2cb1d-9636-4db9-8d4a-785fe180c643 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:42.658829 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:42.658829 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:42.659399 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3fd2cb1d-9636-4db9-8d4a-785fe180c643 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:42.660344 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fd2cb1d-9636-4db9-8d4a-785fe180c643 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 returned with HTTP 200 Jul 31 13:52:42.660757 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 44/176] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:42 2026] GET /volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:43.671583 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df992e8a-4004-4e33-8aa2-e2ce9cbaea5c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:43.677717 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df992e8a-4004-4e33-8aa2-e2ce9cbaea5c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 Jul 31 13:52:43.677932 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df992e8a-4004-4e33-8aa2-e2ce9cbaea5c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:43.678152 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df992e8a-4004-4e33-8aa2-e2ce9cbaea5c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:43.685649 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:43.685649 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:43.686116 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-df992e8a-4004-4e33-8aa2-e2ce9cbaea5c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:43.686992 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df992e8a-4004-4e33-8aa2-e2ce9cbaea5c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 returned with HTTP 200 Jul 31 13:52:43.687347 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 45/177] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:43 2026] GET /volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:43.697778 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-39a3fa53-d075-4333-8f13-f14d65a62050 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:43.701719 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39a3fa53-d075-4333-8f13-f14d65a62050 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6/action Jul 31 13:52:43.702406 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39a3fa53-d075-4333-8f13-f14d65a62050 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:43.702406 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39a3fa53-d075-4333-8f13-f14d65a62050 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:43.709212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-39a3fa53-d075-4333-8f13-f14d65a62050 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '8253a615-5421-44ce-b05d-320635ab29b6' with '{'status': 'error_deleting'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:43.721587 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:43.721587 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:43.740145 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39a3fa53-d075-4333-8f13-f14d65a62050 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6/action returned with HTTP 202 Jul 31 13:52:43.740757 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 45/178] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:43 2026] POST /volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:43.752648 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3180c282-c09f-4898-b171-e715833373a4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:43.755947 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3180c282-c09f-4898-b171-e715833373a4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 Jul 31 13:52:43.755947 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3180c282-c09f-4898-b171-e715833373a4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:43.755947 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3180c282-c09f-4898-b171-e715833373a4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:43.761101 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:43.761101 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:43.761708 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3180c282-c09f-4898-b171-e715833373a4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:43.762763 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3180c282-c09f-4898-b171-e715833373a4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 returned with HTTP 200 Jul 31 13:52:43.763249 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 45/179] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:43 2026] GET /volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:43.782682 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8493cbe2-57c9-4a8d-8244-94834a753b94 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:43.784813 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8493cbe2-57c9-4a8d-8244-94834a753b94 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6/action Jul 31 13:52:43.785232 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8493cbe2-57c9-4a8d-8244-94834a753b94 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:43.785362 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8493cbe2-57c9-4a8d-8244-94834a753b94 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:43.793102 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:43.793102 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:43.793495 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8493cbe2-57c9-4a8d-8244-94834a753b94 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Snapshot retrieved successfully. Jul 31 13:52:43.832928 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8493cbe2-57c9-4a8d-8244-94834a753b94 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Snapshot delete request issued successfully. Jul 31 13:52:43.833050 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8493cbe2-57c9-4a8d-8244-94834a753b94 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6/action returned with HTTP 202 Jul 31 13:52:43.833553 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 45/180] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:43 2026] POST /volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:43.845124 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3e1c8cd6-82f8-41d0-b1af-abc6b3da744e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:43.848386 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e1c8cd6-82f8-41d0-b1af-abc6b3da744e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 Jul 31 13:52:43.848691 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e1c8cd6-82f8-41d0-b1af-abc6b3da744e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:43.848977 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e1c8cd6-82f8-41d0-b1af-abc6b3da744e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:43.854840 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:43.854840 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:43.855501 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3e1c8cd6-82f8-41d0-b1af-abc6b3da744e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:43.856793 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e1c8cd6-82f8-41d0-b1af-abc6b3da744e tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 returned with HTTP 200 Jul 31 13:52:43.857303 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 46/181] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:43 2026] GET /volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:44.872185 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c782788e-93a2-4b97-898d-9188508cd68b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:44.878144 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c782788e-93a2-4b97-898d-9188508cd68b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 Jul 31 13:52:44.878349 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c782788e-93a2-4b97-898d-9188508cd68b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:44.878545 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c782788e-93a2-4b97-898d-9188508cd68b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:44.886950 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c782788e-93a2-4b97-898d-9188508cd68b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 returned with HTTP 404 Jul 31 13:52:44.887535 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 46/182] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:44 2026] GET /volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:44.897533 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-928cd0b1-295f-4bc6-8956-5c5dcc00a990 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:44.899406 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-928cd0b1-295f-4bc6-8956-5c5dcc00a990 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action Jul 31 13:52:44.900007 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-928cd0b1-295f-4bc6-8956-5c5dcc00a990 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:44.900007 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-928cd0b1-295f-4bc6-8956-5c5dcc00a990 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:44.901628 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.admin_actions [None req-928cd0b1-295f-4bc6-8956-5c5dcc00a990 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '944df0e2-27eb-4d18-8080-753dffb3ddc0' with '{'status': 'available'}' {{(pid=100182) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:44.917102 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:44.917102 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:44.929410 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-928cd0b1-295f-4bc6-8956-5c5dcc00a990 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action returned with HTTP 202 Jul 31 13:52:44.929726 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 46/183] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:44 2026] POST /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:44.937018 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cec0d120-ecee-4b57-84f9-24a5e0d44d95 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:44.938892 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cec0d120-ecee-4b57-84f9-24a5e0d44d95 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:44.939685 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cec0d120-ecee-4b57-84f9-24a5e0d44d95 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:44.939952 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cec0d120-ecee-4b57-84f9-24a5e0d44d95 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:44.945811 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:44.945811 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:44.946141 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cec0d120-ecee-4b57-84f9-24a5e0d44d95 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:44.947461 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cec0d120-ecee-4b57-84f9-24a5e0d44d95 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:44.947937 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 46/184] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:44 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:44.956921 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6e5334e5-d183-4d56-9f10-e88dd64a95b5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:44.958752 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e5334e5-d183-4d56-9f10-e88dd64a95b5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 Jul 31 13:52:44.959005 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6e5334e5-d183-4d56-9f10-e88dd64a95b5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:44.959246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6e5334e5-d183-4d56-9f10-e88dd64a95b5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:44.959434 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-6e5334e5-d183-4d56-9f10-e88dd64a95b5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Delete snapshot with id: 8253a615-5421-44ce-b05d-320635ab29b6 Jul 31 13:52:44.963734 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e5334e5-d183-4d56-9f10-e88dd64a95b5 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 returned with HTTP 404 Jul 31 13:52:44.964257 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 47/185] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:52:44 2026] DELETE /volume/v3/snapshots/8253a615-5421-44ce-b05d-320635ab29b6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:44.973154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eed3e243-2736-4631-a47c-9396fbf7e6c9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:44.974887 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eed3e243-2736-4631-a47c-9396fbf7e6c9 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action Jul 31 13:52:44.975237 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eed3e243-2736-4631-a47c-9396fbf7e6c9 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:44.975372 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eed3e243-2736-4631-a47c-9396fbf7e6c9 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:44.977238 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-eed3e243-2736-4631-a47c-9396fbf7e6c9 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '944df0e2-27eb-4d18-8080-753dffb3ddc0' with '{'status': 'creating'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:44.987353 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:44.987353 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:45.001193 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eed3e243-2736-4631-a47c-9396fbf7e6c9 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action returned with HTTP 202 Jul 31 13:52:45.001823 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 47/186] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:44 2026] POST /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:45.008138 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ca94866c-f499-4c56-9584-6d597e1735ba None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:45.010536 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca94866c-f499-4c56-9584-6d597e1735ba tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:45.010865 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca94866c-f499-4c56-9584-6d597e1735ba tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:45.011144 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca94866c-f499-4c56-9584-6d597e1735ba tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:45.019356 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:45.019356 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:45.020018 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ca94866c-f499-4c56-9584-6d597e1735ba tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:45.021161 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca94866c-f499-4c56-9584-6d597e1735ba tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:45.021803 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 47/187] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:45 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:45.030358 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-41de184c-e54e-4b04-b213-b2291a83af1f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:45.036678 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41de184c-e54e-4b04-b213-b2291a83af1f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] POST https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action Jul 31 13:52:45.037023 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41de184c-e54e-4b04-b213-b2291a83af1f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:45.037204 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41de184c-e54e-4b04-b213-b2291a83af1f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:45.038494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.snapshot_actions [None req-41de184c-e54e-4b04-b213-b2291a83af1f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100184) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 13:52:45.043250 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:45.043250 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:45.043724 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.snapshot_actions [None req-41de184c-e54e-4b04-b213-b2291a83af1f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Updating snapshot 944df0e2-27eb-4d18-8080-753dffb3ddc0 with info {'id': '944df0e2-27eb-4d18-8080-753dffb3ddc0', 'status': 'error', 'progress': '80%'} Jul 31 13:52:45.049451 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41de184c-e54e-4b04-b213-b2291a83af1f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action returned with HTTP 202 Jul 31 13:52:45.049840 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 47/188] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:45 2026] POST /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:52:45.058742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-25cfa6bd-980e-4c9b-bda3-e4eb8b7fd534 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:45.060739 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25cfa6bd-980e-4c9b-bda3-e4eb8b7fd534 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:45.060929 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25cfa6bd-980e-4c9b-bda3-e4eb8b7fd534 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:45.062503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25cfa6bd-980e-4c9b-bda3-e4eb8b7fd534 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:45.067463 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:45.067463 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:45.067463 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-25cfa6bd-980e-4c9b-bda3-e4eb8b7fd534 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Snapshot retrieved successfully. Jul 31 13:52:45.067943 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25cfa6bd-980e-4c9b-bda3-e4eb8b7fd534 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:45.068346 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 48/189] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:45 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:45.078393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-10b2bdcd-a2c2-4bf6-9cbc-9f1790ef40a1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:45.080531 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-10b2bdcd-a2c2-4bf6-9cbc-9f1790ef40a1 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] POST https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action Jul 31 13:52:45.080735 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-10b2bdcd-a2c2-4bf6-9cbc-9f1790ef40a1 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:45.080925 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-10b2bdcd-a2c2-4bf6-9cbc-9f1790ef40a1 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:45.082443 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-10b2bdcd-a2c2-4bf6-9cbc-9f1790ef40a1 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] Updating snapshot '944df0e2-27eb-4d18-8080-753dffb3ddc0' with '{'status': 'available'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 13:52:45.094482 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:45.094482 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:45.112398 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-10b2bdcd-a2c2-4bf6-9cbc-9f1790ef40a1 tempest-SnapshotsActionsTest-994612791 tempest-SnapshotsActionsTest-994612791-project-admin] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action returned with HTTP 202 Jul 31 13:52:45.113031 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 48/190] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 13:52:45 2026] POST /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:45.120809 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-83116e9d-95fd-4a63-9b4d-3c5966cccc4c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:45.123899 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-83116e9d-95fd-4a63-9b4d-3c5966cccc4c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:45.123899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-83116e9d-95fd-4a63-9b4d-3c5966cccc4c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:45.123899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-83116e9d-95fd-4a63-9b4d-3c5966cccc4c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:45.129148 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:45.129148 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:45.129914 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-83116e9d-95fd-4a63-9b4d-3c5966cccc4c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:45.131068 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-83116e9d-95fd-4a63-9b4d-3c5966cccc4c tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:45.131679 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 48/191] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:45 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:45.141179 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-278e990a-4ca0-4b87-9a5b-9b1d3409700f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:45.143022 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-278e990a-4ca0-4b87-9a5b-9b1d3409700f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:45.143327 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-278e990a-4ca0-4b87-9a5b-9b1d3409700f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:45.143744 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-278e990a-4ca0-4b87-9a5b-9b1d3409700f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:45.143895 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-278e990a-4ca0-4b87-9a5b-9b1d3409700f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Delete snapshot with id: 944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:45.151219 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:45.151219 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:45.151852 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-278e990a-4ca0-4b87-9a5b-9b1d3409700f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:45.175088 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-278e990a-4ca0-4b87-9a5b-9b1d3409700f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot delete request issued successfully. Jul 31 13:52:45.175535 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-278e990a-4ca0-4b87-9a5b-9b1d3409700f tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 202 Jul 31 13:52:45.175992 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 48/192] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:52:45 2026] DELETE /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:52:45.186633 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-de552b41-7b0c-4ab6-a387-97943f9d901b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:45.191543 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de552b41-7b0c-4ab6-a387-97943f9d901b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:45.191543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de552b41-7b0c-4ab6-a387-97943f9d901b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:45.191543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de552b41-7b0c-4ab6-a387-97943f9d901b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:45.197617 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:45.197617 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:45.199238 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-de552b41-7b0c-4ab6-a387-97943f9d901b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Snapshot retrieved successfully. Jul 31 13:52:45.201126 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de552b41-7b0c-4ab6-a387-97943f9d901b tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 200 Jul 31 13:52:45.201612 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 49/193] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:45 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:46.211290 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-013ad813-e536-47d4-9325-bca178c88ed4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:46.215550 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-013ad813-e536-47d4-9325-bca178c88ed4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 Jul 31 13:52:46.215550 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-013ad813-e536-47d4-9325-bca178c88ed4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:46.215735 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-013ad813-e536-47d4-9325-bca178c88ed4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:46.220709 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-013ad813-e536-47d4-9325-bca178c88ed4 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 returned with HTTP 404 Jul 31 13:52:46.221327 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 49/194] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:52:46 2026] GET /volume/v3/snapshots/944df0e2-27eb-4d18-8080-753dffb3ddc0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:46.231780 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-284514aa-71be-467d-8c01-e52e65844749 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:46.234957 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-284514aa-71be-467d-8c01-e52e65844749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:46.235153 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-284514aa-71be-467d-8c01-e52e65844749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:46.235453 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-284514aa-71be-467d-8c01-e52e65844749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:46.251626 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:46.251626 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:46.259614 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-284514aa-71be-467d-8c01-e52e65844749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:46.264723 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-284514aa-71be-467d-8c01-e52e65844749 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 returned with HTTP 200 Jul 31 13:52:46.265236 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 49/195] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:46 2026] GET /volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:46.280696 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b51ac298-8ffd-4456-91fd-f89ef698bbd6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:46.282739 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b51ac298-8ffd-4456-91fd-f89ef698bbd6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:46.283070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b51ac298-8ffd-4456-91fd-f89ef698bbd6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:46.283291 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b51ac298-8ffd-4456-91fd-f89ef698bbd6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:46.283694 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-b51ac298-8ffd-4456-91fd-f89ef698bbd6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Delete volume with id: f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:46.291212 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:46.291212 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:46.292034 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b51ac298-8ffd-4456-91fd-f89ef698bbd6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:46.317000 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b51ac298-8ffd-4456-91fd-f89ef698bbd6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Delete volume request issued successfully. Jul 31 13:52:46.317308 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b51ac298-8ffd-4456-91fd-f89ef698bbd6 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 returned with HTTP 202 Jul 31 13:52:46.317806 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 49/196] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:52:46 2026] DELETE /volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:52:46.324412 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a107b56-9e61-43d1-a057-492abe75e71a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:46.327081 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a107b56-9e61-43d1-a057-492abe75e71a tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:46.327350 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a107b56-9e61-43d1-a057-492abe75e71a tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:46.327595 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a107b56-9e61-43d1-a057-492abe75e71a tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:46.335441 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:46.335441 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:46.340689 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3a107b56-9e61-43d1-a057-492abe75e71a tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Volume info retrieved successfully. Jul 31 13:52:46.345291 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a107b56-9e61-43d1-a057-492abe75e71a tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 returned with HTTP 200 Jul 31 13:52:46.345830 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 50/197] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:46 2026] GET /volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:47.209560 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-899e372e-221d-4b89-baab-cf4782fdbf7a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:47.211280 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:47.211623 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2089773834"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:47.212926 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2089773834'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:47.213049 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Create volume of 1 GB Jul 31 13:52:47.213318 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:47.213318 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:47.217676 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Availability Zones retrieved successfully. Jul 31 13:52:47.223437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Flow 'volume_create_api' (4d84d56a-bfed-4223-a159-c4c72bd185c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:47.224615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4cffb1-f6fb-4a44-b2fe-9b0481cd8242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.225681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:47.251963 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4cffb1-f6fb-4a44-b2fe-9b0481cd8242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.252943 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7d2750-d42e-42c5-86b2-79b24cf623bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.313578 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Created reservations ['bd34d54e-3980-4d3c-afe5-86f99233d2b3', 'a00423d5-a9f5-4ed7-aec3-78d5850883c2', '68ee915e-829f-40c0-94a8-2eba5471ee13', 'a19e3ead-e34f-469a-962a-adceca12e3a8'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:47.314580 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7d2750-d42e-42c5-86b2-79b24cf623bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd34d54e-3980-4d3c-afe5-86f99233d2b3', 'a00423d5-a9f5-4ed7-aec3-78d5850883c2', '68ee915e-829f-40c0-94a8-2eba5471ee13', 'a19e3ead-e34f-469a-962a-adceca12e3a8']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.315771 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952fac2e-fd1c-4eec-acc6-3d7548eef63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.342199 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952fac2e-fd1c-4eec-acc6-3d7548eef63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2089773834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54638abac2e4667bdc80be3aaa59c2a',qos_specs=None,replication_status=,reservations=['bd34d54e-3980-4d3c-afe5-86f99233d2b3','a00423d5-a9f5-4ed7-aec3-78d5850883c2','68ee915e-829f-40c0-94a8-2eba5471ee13','a19e3ead-e34f-469a-962a-adceca12e3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a9def8d1c343ab9675771c1ba125a7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2089773834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54638abac2e4667bdc80be3aaa59c2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a9def8d1c343ab9675771c1ba125a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.343158 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e191186-e3e1-41db-8d10-c55d5c6a34a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.360608 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7d2fda4f-2881-4a7f-aa69-0611a46d9030 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:47.363125 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7d2fda4f-2881-4a7f-aa69-0611a46d9030 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] GET https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 Jul 31 13:52:47.363125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7d2fda4f-2881-4a7f-aa69-0611a46d9030 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:47.363364 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7d2fda4f-2881-4a7f-aa69-0611a46d9030 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:47.364554 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e191186-e3e1-41db-8d10-c55d5c6a34a1) transitioned into state 'SUCCESS' from state '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-2089773834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54638abac2e4667bdc80be3aaa59c2a',qos_specs=None,replication_status=,reservations=['bd34d54e-3980-4d3c-afe5-86f99233d2b3','a00423d5-a9f5-4ed7-aec3-78d5850883c2','68ee915e-829f-40c0-94a8-2eba5471ee13','a19e3ead-e34f-469a-962a-adceca12e3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a9def8d1c343ab9675771c1ba125a7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.365779 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c4b4ca-3cdf-4fc0-ba78-3f91138e49ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.369677 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7d2fda4f-2881-4a7f-aa69-0611a46d9030 tempest-SnapshotsActionsTest-596724110 tempest-SnapshotsActionsTest-596724110-project-member] https://10.4.3.140/volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 returned with HTTP 404 Jul 31 13:52:47.371774 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 50/198] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:47 2026] GET /volume/v3/volumes/f52ed2f6-ab8f-4aa2-9b8e-8986aae5a381 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:47.382282 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c4b4ca-3cdf-4fc0-ba78-3f91138e49ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.383556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Flow 'volume_create_api' (4d84d56a-bfed-4223-a159-c4c72bd185c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:47.383970 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Create volume request issued successfully. Jul 31 13:52:47.384748 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-899e372e-221d-4b89-baab-cf4782fdbf7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:47.385297 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 50/199] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:52:47 2026] POST /volume/v3/volumes => generated 755 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:47.404430 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0d61464c-965c-4034-896e-7648f393f1d3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:47.410819 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0d61464c-965c-4034-896e-7648f393f1d3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:47.411108 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0d61464c-965c-4034-896e-7648f393f1d3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:47.411408 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0d61464c-965c-4034-896e-7648f393f1d3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:47.422000 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:47.422000 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:47.427113 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0d61464c-965c-4034-896e-7648f393f1d3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:47.435535 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0d61464c-965c-4034-896e-7648f393f1d3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:47.436151 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 50/200] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:47 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:47.554506 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:47.556697 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:47.557290 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-953662708"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:47.559418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-953662708'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:47.561832 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Create volume of 1 GB Jul 31 13:52:47.563212 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=237,cinder:INSERT=40,cinder:UPDATE=76,cinder:DELETE=2 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:52:47.565747 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Availability Zones retrieved successfully. Jul 31 13:52:47.574462 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Flow 'volume_create_api' (bee37734-ffc4-4074-97e3-2f3031792f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:47.575778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7816919e-8fba-4b44-bfcc-cce0ef06147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.577612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:47.614809 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7816919e-8fba-4b44-bfcc-cce0ef06147c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.617620 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c83f681-d3bf-48ca-8e1a-ff55580c00fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.703147 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Created reservations ['819d9e32-d357-4d95-adc4-c32cb841ec04', 'efa7afbe-3e11-49eb-a1ba-78b5e74b6c69', '928e4242-0394-4455-a968-2ec48492ed01', 'c52c6156-1b62-4dff-b4da-183e940a194c'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:47.704889 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c83f681-d3bf-48ca-8e1a-ff55580c00fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['819d9e32-d357-4d95-adc4-c32cb841ec04', 'efa7afbe-3e11-49eb-a1ba-78b5e74b6c69', '928e4242-0394-4455-a968-2ec48492ed01', 'c52c6156-1b62-4dff-b4da-183e940a194c']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.706283 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27070e6e-554c-4f00-801d-6939d4cff038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.738594 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27070e6e-554c-4f00-801d-6939d4cff038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dde1f5e-9538-472a-9e3a-5b572e0ad1f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-953662708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87eea059f44846e1aae8a9b51a008dcf',qos_specs=None,replication_status=,reservations=['819d9e32-d357-4d95-adc4-c32cb841ec04','efa7afbe-3e11-49eb-a1ba-78b5e74b6c69','928e4242-0394-4455-a968-2ec48492ed01','c52c6156-1b62-4dff-b4da-183e940a194c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51487ba3e7c846bc9ebeaf32bcd65fad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-953662708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dde1f5e-9538-472a-9e3a-5b572e0ad1f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87eea059f44846e1aae8a9b51a008dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51487ba3e7c846bc9ebeaf32bcd65fad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.739783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d38b0c6-8964-49bd-a130-c029cf493aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.767238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d38b0c6-8964-49bd-a130-c029cf493aa5) transitioned into state 'SUCCESS' from state '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-953662708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87eea059f44846e1aae8a9b51a008dcf',qos_specs=None,replication_status=,reservations=['819d9e32-d357-4d95-adc4-c32cb841ec04','efa7afbe-3e11-49eb-a1ba-78b5e74b6c69','928e4242-0394-4455-a968-2ec48492ed01','c52c6156-1b62-4dff-b4da-183e940a194c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51487ba3e7c846bc9ebeaf32bcd65fad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.768344 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ac2022-7048-45ef-8fd4-0f6b5c81cb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:47.784225 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ac2022-7048-45ef-8fd4-0f6b5c81cb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:47.785488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Flow 'volume_create_api' (bee37734-ffc4-4074-97e3-2f3031792f28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:47.785925 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Create volume request issued successfully. Jul 31 13:52:47.786770 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cde47f26-c4b6-4728-928b-6e360eb8a09d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:47.787317 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 51/201] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:52:47 2026] POST /volume/v3/volumes => generated 754 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:47.807911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fd4cce46-cdce-48bd-a0d9-35474adc2ef6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:47.811779 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fd4cce46-cdce-48bd-a0d9-35474adc2ef6 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] GET https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 Jul 31 13:52:47.812046 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fd4cce46-cdce-48bd-a0d9-35474adc2ef6 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:47.812319 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fd4cce46-cdce-48bd-a0d9-35474adc2ef6 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:47.828619 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:47.828619 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:47.837575 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fd4cce46-cdce-48bd-a0d9-35474adc2ef6 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Volume info retrieved successfully. Jul 31 13:52:47.843998 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fd4cce46-cdce-48bd-a0d9-35474adc2ef6 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 returned with HTTP 200 Jul 31 13:52:47.844637 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 51/202] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:47 2026] GET /volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:48.452932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-833dac8b-d351-422b-b20a-b3115e91c5b0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:48.455430 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-833dac8b-d351-422b-b20a-b3115e91c5b0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:48.455747 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-833dac8b-d351-422b-b20a-b3115e91c5b0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:48.456025 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-833dac8b-d351-422b-b20a-b3115e91c5b0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:48.459625 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=254,cinder:INSERT=46,cinder:UPDATE=80,cinder:DELETE=5 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:52:48.463504 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:48.463504 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:48.467751 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-833dac8b-d351-422b-b20a-b3115e91c5b0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:48.472110 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-833dac8b-d351-422b-b20a-b3115e91c5b0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:48.472634 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 51/203] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:48 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:48.524599 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-a552ffb9-f74c-4038-8f2a-c2b138f1ddd0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:48.526550 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-a552ffb9-f74c-4038-8f2a-c2b138f1ddd0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:48.526787 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-a552ffb9-f74c-4038-8f2a-c2b138f1ddd0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:48.526994 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-a552ffb9-f74c-4038-8f2a-c2b138f1ddd0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:48.528997 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=228,cinder:INSERT=34,cinder:UPDATE=63,cinder:DELETE=3 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:52:48.534909 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:48.534909 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:48.538749 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-a552ffb9-f74c-4038-8f2a-c2b138f1ddd0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:48.543501 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-a552ffb9-f74c-4038-8f2a-c2b138f1ddd0 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:48.543878 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 51/204] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:48 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:48.868599 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-41132758-9822-4ced-8db4-996a246bbc2d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:48.874045 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41132758-9822-4ced-8db4-996a246bbc2d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] GET https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 Jul 31 13:52:48.874045 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41132758-9822-4ced-8db4-996a246bbc2d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:48.874045 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41132758-9822-4ced-8db4-996a246bbc2d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:48.887167 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:48.887167 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:48.892342 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-41132758-9822-4ced-8db4-996a246bbc2d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Volume info retrieved successfully. Jul 31 13:52:48.899202 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41132758-9822-4ced-8db4-996a246bbc2d tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 returned with HTTP 200 Jul 31 13:52:48.900674 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 52/205] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:48 2026] GET /volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:48.945479 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-153bf005-09e4-4187-9349-8b311326290f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:48.945479 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-153bf005-09e4-4187-9349-8b311326290f None None] GET https://10.4.3.140/volume// Jul 31 13:52:48.945764 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-153bf005-09e4-4187-9349-8b311326290f None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:48.945764 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-153bf005-09e4-4187-9349-8b311326290f None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:48.947017 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-153bf005-09e4-4187-9349-8b311326290f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:48.947456 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 52/206] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:52:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:48.968777 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-08c528e4-de72-48a5-bd4c-67db6b730ef9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:49.429374 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-08c528e4-de72-48a5-bd4c-67db6b730ef9 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:49.429651 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-08c528e4-de72-48a5-bd4c-67db6b730ef9 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3", "connector": null, "instance_uuid": "9b82f036-e917-414d-81fd-ea40f1140130"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:49.446535 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:49.446535 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:49.519410 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-08c528e4-de72-48a5-bd4c-67db6b730ef9 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:49.521368 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 52/207] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:48 2026] POST /volume/v3/attachments => generated 273 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:49.569073 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-aead90a7-4a72-43ba-87e5-de82d0886091 req-3ac846a0-d6af-4608-8c60-b9142c654774 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:49.571843 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-aead90a7-4a72-43ba-87e5-de82d0886091 req-3ac846a0-d6af-4608-8c60-b9142c654774 tempest-VolumesAdminNegativeTest-681324327 tempest-VolumesAdminNegativeTest-681324327-project] GET https://10.4.3.140/volume/v3/volumes/9c2cac1b-67e1-4f15-9002-079d0d1dd241 Jul 31 13:52:49.572116 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-aead90a7-4a72-43ba-87e5-de82d0886091 req-3ac846a0-d6af-4608-8c60-b9142c654774 tempest-VolumesAdminNegativeTest-681324327 tempest-VolumesAdminNegativeTest-681324327-project] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:49.573604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-aead90a7-4a72-43ba-87e5-de82d0886091 req-3ac846a0-d6af-4608-8c60-b9142c654774 tempest-VolumesAdminNegativeTest-681324327 tempest-VolumesAdminNegativeTest-681324327-project] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:49.574020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9cd1a5b0-f9e7-4edc-b67f-fe876e0f25bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:49.579275 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cd1a5b0-f9e7-4edc-b67f-fe876e0f25bf tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:49.579583 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cd1a5b0-f9e7-4edc-b67f-fe876e0f25bf tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:49.579910 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cd1a5b0-f9e7-4edc-b67f-fe876e0f25bf tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:49.586034 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-aead90a7-4a72-43ba-87e5-de82d0886091 req-3ac846a0-d6af-4608-8c60-b9142c654774 tempest-VolumesAdminNegativeTest-681324327 tempest-VolumesAdminNegativeTest-681324327-project] https://10.4.3.140/volume/v3/volumes/9c2cac1b-67e1-4f15-9002-079d0d1dd241 returned with HTTP 404 Jul 31 13:52:49.586713 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 52/208] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:49 2026] GET /volume/v3/volumes/9c2cac1b-67e1-4f15-9002-079d0d1dd241 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:49.605604 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:49.605604 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:49.606083 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1abdef25-d7e9-4338-94f6-34aae95905d3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:49.607776 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1abdef25-d7e9-4338-94f6-34aae95905d3 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 Jul 31 13:52:49.607878 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1abdef25-d7e9-4338-94f6-34aae95905d3 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:49.607878 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1abdef25-d7e9-4338-94f6-34aae95905d3 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:49.608239 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-1abdef25-d7e9-4338-94f6-34aae95905d3 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Delete volume with id: 8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 Jul 31 13:52:49.612887 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9cd1a5b0-f9e7-4edc-b67f-fe876e0f25bf tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:49.613800 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=255,cinder:INSERT=40,cinder:UPDATE=80,cinder:DELETE=2 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:52:49.617414 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:49.617414 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:49.617938 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1abdef25-d7e9-4338-94f6-34aae95905d3 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Volume info retrieved successfully. Jul 31 13:52:49.618855 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cd1a5b0-f9e7-4edc-b67f-fe876e0f25bf tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:49.619401 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 53/209] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:49 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:49.628250 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e8393878-8ffc-4b18-9670-b3afaef2f7a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:49.628724 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8393878-8ffc-4b18-9670-b3afaef2f7a6 None None] GET https://10.4.3.140/volume// Jul 31 13:52:49.628998 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8393878-8ffc-4b18-9670-b3afaef2f7a6 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:49.629115 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8393878-8ffc-4b18-9670-b3afaef2f7a6 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:49.629466 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8393878-8ffc-4b18-9670-b3afaef2f7a6 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:49.629839 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 53/210] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:49.648849 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-1ee72f2e-c748-4e96-be2e-42647858399c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:49.651268 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-1ee72f2e-c748-4e96-be2e-42647858399c tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:49.652974 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-1ee72f2e-c748-4e96-be2e-42647858399c tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:49.652974 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-1ee72f2e-c748-4e96-be2e-42647858399c tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:49.661018 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1abdef25-d7e9-4338-94f6-34aae95905d3 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Delete volume request issued successfully. Jul 31 13:52:49.661346 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1abdef25-d7e9-4338-94f6-34aae95905d3 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 returned with HTTP 202 Jul 31 13:52:49.662008 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 53/211] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:52:49 2026] DELETE /volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 13:52:49.667995 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:49.667995 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:49.672374 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-1ee72f2e-c748-4e96-be2e-42647858399c tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:49.675457 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6be9acb4-a824-4b19-9f60-04434e50227f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:49.677744 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6be9acb4-a824-4b19-9f60-04434e50227f tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] GET https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 Jul 31 13:52:49.678035 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6be9acb4-a824-4b19-9f60-04434e50227f tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:49.678308 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6be9acb4-a824-4b19-9f60-04434e50227f tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:49.678815 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-1ee72f2e-c748-4e96-be2e-42647858399c tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:49.679541 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 53/212] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:49 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:49.690711 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:49.690711 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:49.704462 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6be9acb4-a824-4b19-9f60-04434e50227f tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Volume info retrieved successfully. Jul 31 13:52:49.707372 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6be9acb4-a824-4b19-9f60-04434e50227f tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 returned with HTTP 200 Jul 31 13:52:49.707919 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 54/213] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:49 2026] GET /volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:49.837645 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-0aea5dae-5759-449b-88d1-e6920f5d24d8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:49.840729 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-0aea5dae-5759-449b-88d1-e6920f5d24d8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] PUT https://10.4.3.140/volume/v3/attachments/b9037606-b8d2-4bb6-9b6c-84eae78759a9 Jul 31 13:52:49.841196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-0aea5dae-5759-449b-88d1-e6920f5d24d8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:49.865983 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-0aea5dae-5759-449b-88d1-e6920f5d24d8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Acquiring lock "cinder-attachment_update-2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:49.875580 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-0aea5dae-5759-449b-88d1-e6920f5d24d8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Lock "cinder-attachment_update-2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3-np0000006230" acquired by "attachment_update" :: waited 0.009s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:49.876465 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:49.876465 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:50.014437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-0aea5dae-5759-449b-88d1-e6920f5d24d8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Lock "cinder-attachment_update-2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3-np0000006230" released by "attachment_update" :: held 0.139s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:50.014437 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-0aea5dae-5759-449b-88d1-e6920f5d24d8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/attachments/b9037606-b8d2-4bb6-9b6c-84eae78759a9 returned with HTTP 200 Jul 31 13:52:50.014437 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 54/214] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:49 2026] PUT /volume/v3/attachments/b9037606-b8d2-4bb6-9b6c-84eae78759a9 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:50.633541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-005405dc-411a-4cda-87c1-d49cbae235a8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:50.635733 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-005405dc-411a-4cda-87c1-d49cbae235a8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:50.635924 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-005405dc-411a-4cda-87c1-d49cbae235a8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:50.636107 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-005405dc-411a-4cda-87c1-d49cbae235a8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:50.650876 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:50.650876 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:50.654632 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-005405dc-411a-4cda-87c1-d49cbae235a8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:50.663509 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-005405dc-411a-4cda-87c1-d49cbae235a8 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:50.664030 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 54/215] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:50 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:50.726154 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-47b184d7-f339-4ce7-bfd7-2e2edb40a8c1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:50.727954 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-47b184d7-f339-4ce7-bfd7-2e2edb40a8c1 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] GET https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 Jul 31 13:52:50.727954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-47b184d7-f339-4ce7-bfd7-2e2edb40a8c1 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:50.728044 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-47b184d7-f339-4ce7-bfd7-2e2edb40a8c1 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:50.735868 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-47b184d7-f339-4ce7-bfd7-2e2edb40a8c1 tempest-VolumesAdminNegativeTest-522325633 tempest-VolumesAdminNegativeTest-522325633-project-member] https://10.4.3.140/volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 returned with HTTP 404 Jul 31 13:52:50.736331 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 54/216] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:50 2026] GET /volume/v3/volumes/8dde1f5e-9538-472a-9e3a-5b572e0ad1f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:51.679749 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-47100e25-52a0-4605-b9e7-f64d15fc25f2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:51.681859 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47100e25-52a0-4605-b9e7-f64d15fc25f2 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:51.682106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47100e25-52a0-4605-b9e7-f64d15fc25f2 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:51.682351 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47100e25-52a0-4605-b9e7-f64d15fc25f2 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:51.697943 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:51.697943 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:51.705762 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-47100e25-52a0-4605-b9e7-f64d15fc25f2 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:51.714407 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47100e25-52a0-4605-b9e7-f64d15fc25f2 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:51.714963 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 55/217] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:51 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:51.999094 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:52.007224 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:52:52.007224 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-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": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "source_volid": null, "backup_id": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:52.007224 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-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': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'source_volid': None, 'backup_id': None}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:52:52.166233 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Create volume of 1 GB Jul 31 13:52:52.166672 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:52.166672 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:52.194852 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Availability Zones retrieved successfully. Jul 31 13:52:52.211015 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Flow 'volume_create_api' (fad7f079-09cb-403d-b4fe-2a20bd0654dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:52.212389 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32beef5e-e461-45be-8355-3f796ff18008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:52.215041 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:52:52.336294 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32beef5e-e461-45be-8355-3f796ff18008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:52.337015 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cc1a1b-dc9e-4c01-850a-b6bebf591cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:52.389525 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Created reservations ['59ac7197-b268-4838-ad59-03f53a8a314b', '6f7d7d28-a623-42d3-9c00-886cc6db492b', 'e073942d-1d7d-4ff9-8903-90a43fcf10d1', '9f64c8f4-2892-47b9-a58b-2c682b688672'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:52:52.389851 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cc1a1b-dc9e-4c01-850a-b6bebf591cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ac7197-b268-4838-ad59-03f53a8a314b', '6f7d7d28-a623-42d3-9c00-886cc6db492b', 'e073942d-1d7d-4ff9-8903-90a43fcf10d1', '9f64c8f4-2892-47b9-a58b-2c682b688672']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:52.391019 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78eb1589-ec62-4964-9c93-a19d6a3fabe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:52.428617 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78eb1589-ec62-4964-9c93-a19d6a3fabe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a72ba0a4-e855-4cc3-98c3-5e542bdf07de', '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='b6f9adcab231448d8b37b520fc703ad9',qos_specs=None,replication_status=,reservations=['59ac7197-b268-4838-ad59-03f53a8a314b','6f7d7d28-a623-42d3-9c00-886cc6db492b','e073942d-1d7d-4ff9-8903-90a43fcf10d1','9f64c8f4-2892-47b9-a58b-2c682b688672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3117e1d84554678b22e6626dbc06dd5',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:52:52Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a72ba0a4-e855-4cc3-98c3-5e542bdf07de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6f9adcab231448d8b37b520fc703ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3117e1d84554678b22e6626dbc06dd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:52.430561 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4a3ebb-1718-4ef7-b8ef-75d126224b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:52.456373 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4a3ebb-1718-4ef7-b8ef-75d126224b00) transitioned into 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='b6f9adcab231448d8b37b520fc703ad9',qos_specs=None,replication_status=,reservations=['59ac7197-b268-4838-ad59-03f53a8a314b','6f7d7d28-a623-42d3-9c00-886cc6db492b','e073942d-1d7d-4ff9-8903-90a43fcf10d1','9f64c8f4-2892-47b9-a58b-2c682b688672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3117e1d84554678b22e6626dbc06dd5',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:52.457165 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60421cd3-4826-4f07-8319-b8b8674d0096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:52:52.479255 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60421cd3-4826-4f07-8319-b8b8674d0096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:52:52.481076 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Flow 'volume_create_api' (fad7f079-09cb-403d-b4fe-2a20bd0654dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:52:52.481670 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Create volume request issued successfully. Jul 31 13:52:52.483541 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-04eb70a1-9ef2-4325-aca9-c41885ef82d1 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:52:52.483954 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 55/218] 10.4.3.140 () {72 vars in 1541 bytes} [Fri Jul 31 13:52:51 2026] POST /volume/v3/volumes => generated 703 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:52:52.498682 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-02015f17-51fb-4dba-87a2-1916520a4b7f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:52.504988 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-02015f17-51fb-4dba-87a2-1916520a4b7f tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de Jul 31 13:52:52.505310 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-02015f17-51fb-4dba-87a2-1916520a4b7f tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:52.505605 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-02015f17-51fb-4dba-87a2-1916520a4b7f tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:52.519035 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:52.519035 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:52.529006 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-02015f17-51fb-4dba-87a2-1916520a4b7f tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:52:52.551452 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-02015f17-51fb-4dba-87a2-1916520a4b7f tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de returned with HTTP 200 Jul 31 13:52:52.551599 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 55/219] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:52 2026] GET /volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de => generated 771 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:52.582318 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-e13bb480-caa8-47a2-b802-9bcb420299f7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:52.588676 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-e13bb480-caa8-47a2-b802-9bcb420299f7 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de Jul 31 13:52:52.589433 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-e13bb480-caa8-47a2-b802-9bcb420299f7 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:52.589918 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-e13bb480-caa8-47a2-b802-9bcb420299f7 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:52.602079 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:52.602079 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:52.604411 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-e13bb480-caa8-47a2-b802-9bcb420299f7 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:52:52.609315 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-e13bb480-caa8-47a2-b802-9bcb420299f7 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de returned with HTTP 200 Jul 31 13:52:52.610034 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 55/220] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:52 2026] GET /volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de => generated 771 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:52.733542 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-359b9988-7a8c-49fe-9882-7b7342a9feb5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:52.737566 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-359b9988-7a8c-49fe-9882-7b7342a9feb5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:52.737811 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-359b9988-7a8c-49fe-9882-7b7342a9feb5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:52.738164 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-359b9988-7a8c-49fe-9882-7b7342a9feb5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:52.767479 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:52.767479 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:52.776402 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-359b9988-7a8c-49fe-9882-7b7342a9feb5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:52.788837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-359b9988-7a8c-49fe-9882-7b7342a9feb5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:52.790766 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 56/221] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:52 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:53.375637 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-28de17ca-e5f7-4eae-a0b1-23a2d52e899c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:53.675437 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28de17ca-e5f7-4eae-a0b1-23a2d52e899c tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] GET https://10.4.3.140/volume/v3/os-quota-class-sets/default Jul 31 13:52:53.675821 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28de17ca-e5f7-4eae-a0b1-23a2d52e899c tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:53.676125 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28de17ca-e5f7-4eae-a0b1-23a2d52e899c tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:53.676496 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:53.676496 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:53.694938 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28de17ca-e5f7-4eae-a0b1-23a2d52e899c tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] https://10.4.3.140/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 13:52:53.695413 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 56/222] 10.4.3.140 () {66 vars in 1297 bytes} [Fri Jul 31 13:52:53 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:53.707281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e9e53fd2-ad2c-498e-8989-4807f084f4a0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:53.710125 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9e53fd2-ad2c-498e-8989-4807f084f4a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] GET https://10.4.3.140/volume/v3/os-quota-class-sets/default Jul 31 13:52:53.710667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9e53fd2-ad2c-498e-8989-4807f084f4a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:53.710667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9e53fd2-ad2c-498e-8989-4807f084f4a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:53.730819 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9e53fd2-ad2c-498e-8989-4807f084f4a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] https://10.4.3.140/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 13:52:53.731412 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 56/223] 10.4.3.140 () {66 vars in 1297 bytes} [Fri Jul 31 13:52:53 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:53.742527 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f2e2212d-edfb-408f-983a-01f50909e099 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:53.745189 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f2e2212d-edfb-408f-983a-01f50909e099 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:52:53.745688 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f2e2212d-edfb-408f-983a-01f50909e099 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1201586090"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:53.762090 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f2e2212d-edfb-408f-983a-01f50909e099 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:52:53.762572 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 56/224] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:52:53 2026] POST /volume/v3/types => generated 228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:53.774062 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-db74074d-01ed-4dd7-b787-e058063aface None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:53.776919 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db74074d-01ed-4dd7-b787-e058063aface tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-class-sets/default Jul 31 13:52:53.777402 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db74074d-01ed-4dd7-b787-e058063aface tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-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-1201586090": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1201586090": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1201586090": 9}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:53.821291 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6a2b29dc-0e97-48fd-831e-c28f7f4a2283 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:53.826010 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6a2b29dc-0e97-48fd-831e-c28f7f4a2283 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:53.826225 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6a2b29dc-0e97-48fd-831e-c28f7f4a2283 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:53.826494 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6a2b29dc-0e97-48fd-831e-c28f7f4a2283 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:53.838076 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:53.838076 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:53.847442 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6a2b29dc-0e97-48fd-831e-c28f7f4a2283 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:53.852532 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6a2b29dc-0e97-48fd-831e-c28f7f4a2283 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:53.852917 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 57/225] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:53 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:53.924943 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db74074d-01ed-4dd7-b787-e058063aface tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] https://10.4.3.140/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 13:52:53.925254 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 57/226] 10.4.3.140 () {68 vars in 1318 bytes} [Fri Jul 31 13:52:53 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:53.936684 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-117547f7-4064-4488-ad5b-4193eefefb52 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:53.938427 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/e0646964595a410ca56b27a21c024150/defaults Jul 31 13:52:53.938634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:53.938861 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Calling method 'defaults' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:53.949749 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:53.949749 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:53.950068 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:53.950505 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:53.950740 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:53.950922 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:53.958227 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-117547f7-4064-4488-ad5b-4193eefefb52 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/e0646964595a410ca56b27a21c024150/defaults returned with HTTP 200 Jul 31 13:52:53.958641 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 57/227] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:52:53 2026] GET /volume/v3/os-quota-sets/e0646964595a410ca56b27a21c024150/defaults => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:54.488195 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:54.490286 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/1e4d8fe8f75b4d1ca499de03277b13ef/defaults Jul 31 13:52:54.490483 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:54.490682 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Calling method 'defaults' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:54.499395 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:54.499920 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:54.500305 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:54.500800 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:54.501242 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:54.501526 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:52:54.504944 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5eadfa9c-2e42-4df5-925e-ea02113a33a0 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/1e4d8fe8f75b4d1ca499de03277b13ef/defaults returned with HTTP 200 Jul 31 13:52:54.505472 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 57/228] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:52:54 2026] GET /volume/v3/os-quota-sets/1e4d8fe8f75b4d1ca499de03277b13ef/defaults => generated 645 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:54.659440 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-03fc4b67-10c5-4ca1-abe5-74c0a51c89c9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:54.663228 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03fc4b67-10c5-4ca1-abe5-74c0a51c89c9 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] DELETE https://10.4.3.140/volume/v3/types/d3cb5c3a-8b9b-487e-a475-bc53768b0876 Jul 31 13:52:54.663228 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03fc4b67-10c5-4ca1-abe5-74c0a51c89c9 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:54.663228 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03fc4b67-10c5-4ca1-abe5-74c0a51c89c9 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:54.699329 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03fc4b67-10c5-4ca1-abe5-74c0a51c89c9 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] https://10.4.3.140/volume/v3/types/d3cb5c3a-8b9b-487e-a475-bc53768b0876 returned with HTTP 202 Jul 31 13:52:54.700133 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 58/229] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:52:54 2026] DELETE /volume/v3/types/d3cb5c3a-8b9b-487e-a475-bc53768b0876 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:52:54.713468 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c3450cfc-c9ff-4aa7-be7b-9e32806dd960 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:54.717566 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3450cfc-c9ff-4aa7-be7b-9e32806dd960 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] GET https://10.4.3.140/volume/v3/types/d3cb5c3a-8b9b-487e-a475-bc53768b0876 Jul 31 13:52:54.717566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3450cfc-c9ff-4aa7-be7b-9e32806dd960 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:54.717566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3450cfc-c9ff-4aa7-be7b-9e32806dd960 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:54.727643 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3450cfc-c9ff-4aa7-be7b-9e32806dd960 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] https://10.4.3.140/volume/v3/types/d3cb5c3a-8b9b-487e-a475-bc53768b0876 returned with HTTP 404 Jul 31 13:52:54.728575 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 58/230] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:52:54 2026] GET /volume/v3/types/d3cb5c3a-8b9b-487e-a475-bc53768b0876 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:54.738395 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-60d994d9-c68e-4ed2-90f6-ea212bf18910 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:54.742926 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-60d994d9-c68e-4ed2-90f6-ea212bf18910 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-class-sets/default Jul 31 13:52:54.743496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-60d994d9-c68e-4ed2-90f6-ea212bf18910 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-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=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:54.840004 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-60d994d9-c68e-4ed2-90f6-ea212bf18910 tempest-VolumeQuotaClassesTest-2018152966 tempest-VolumeQuotaClassesTest-2018152966-project-admin] https://10.4.3.140/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 13:52:54.840434 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 58/231] 10.4.3.140 () {68 vars in 1318 bytes} [Fri Jul 31 13:52:54 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:54.867557 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4d980bd0-a115-42e5-8296-e2d79edb267b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:54.870648 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d980bd0-a115-42e5-8296-e2d79edb267b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:54.870869 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d980bd0-a115-42e5-8296-e2d79edb267b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:54.871086 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d980bd0-a115-42e5-8296-e2d79edb267b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:54.886148 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:54.886148 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:54.891236 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4d980bd0-a115-42e5-8296-e2d79edb267b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:54.898162 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d980bd0-a115-42e5-8296-e2d79edb267b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:54.898938 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 58/232] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:54 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:52:54.967208 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-d322b655-02f7-415a-ba54-dacf976e9808 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:54.969403 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-d322b655-02f7-415a-ba54-dacf976e9808 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:52:54.969651 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-d322b655-02f7-415a-ba54-dacf976e9808 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:54.969892 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-d322b655-02f7-415a-ba54-dacf976e9808 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:54.980777 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:54.980777 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:54.996588 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-d322b655-02f7-415a-ba54-dacf976e9808 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:52:55.003451 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-d322b655-02f7-415a-ba54-dacf976e9808 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:52:55.004096 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 59/233] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:54 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:55.015204 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-c91372b8-1c1c-4cd0-8529-d8b431fec986 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.017608 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-c91372b8-1c1c-4cd0-8529-d8b431fec986 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] POST https://10.4.3.140/volume/v3/attachments/b9037606-b8d2-4bb6-9b6c-84eae78759a9/action Jul 31 13:52:55.018000 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-c91372b8-1c1c-4cd0-8529-d8b431fec986 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:55.018175 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-c91372b8-1c1c-4cd0-8529-d8b431fec986 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:55.038164 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.038164 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:55.049805 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8f9d3ab7-812e-4044-abd8-956628f9c214 req-c91372b8-1c1c-4cd0-8529-d8b431fec986 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/attachments/b9037606-b8d2-4bb6-9b6c-84eae78759a9/action returned with HTTP 204 Jul 31 13:52:55.050360 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 59/234] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:55 2026] POST /volume/v3/attachments/b9037606-b8d2-4bb6-9b6c-84eae78759a9/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:55.347850 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c750001f-f40b-48fd-aaf0-8d14adb7b8fb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.348380 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c750001f-f40b-48fd-aaf0-8d14adb7b8fb None None] GET https://10.4.3.140/volume// Jul 31 13:52:55.348596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c750001f-f40b-48fd-aaf0-8d14adb7b8fb None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.348816 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c750001f-f40b-48fd-aaf0-8d14adb7b8fb None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.349193 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c750001f-f40b-48fd-aaf0-8d14adb7b8fb None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:55.349487 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 59/235] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:55.367896 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-699f1de8-5a70-494a-8dc5-02a54894fae3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.621670 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-4a8bd16c-7e58-41b3-8c58-69923eb130c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.629911 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-4a8bd16c-7e58-41b3-8c58-69923eb130c4 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de Jul 31 13:52:55.629989 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-4a8bd16c-7e58-41b3-8c58-69923eb130c4 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.630477 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-4a8bd16c-7e58-41b3-8c58-69923eb130c4 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.641666 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.641666 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:55.648541 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-4a8bd16c-7e58-41b3-8c58-69923eb130c4 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:52:55.654601 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-4a8bd16c-7e58-41b3-8c58-69923eb130c4 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de returned with HTTP 200 Jul 31 13:52:55.655229 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 60/236] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de => generated 1311 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:55.666265 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-951d2205-1af2-47fb-bba0-3a4fc16c2c77 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.666265 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-951d2205-1af2-47fb-bba0-3a4fc16c2c77 None None] GET https://10.4.3.140/volume// Jul 31 13:52:55.669736 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-951d2205-1af2-47fb-bba0-3a4fc16c2c77 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.670072 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-951d2205-1af2-47fb-bba0-3a4fc16c2c77 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.670473 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-951d2205-1af2-47fb-bba0-3a4fc16c2c77 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:55.670816 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 60/237] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:55.681786 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-3c58aa59-164d-4d13-a109-dc66e8eb5083 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.684410 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-3c58aa59-164d-4d13-a109-dc66e8eb5083 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:55.684878 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-3c58aa59-164d-4d13-a109-dc66e8eb5083 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a72ba0a4-e855-4cc3-98c3-5e542bdf07de", "connector": null, "instance_uuid": "8eb9be65-8802-41a1-9b24-553a56776227"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:55.689234 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-699f1de8-5a70-494a-8dc5-02a54894fae3 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:52:55.689573 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-699f1de8-5a70-494a-8dc5-02a54894fae3 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5887b54-fa5e-41ee-82e4-f6b663c93220", "connector": null, "instance_uuid": "732c05d9-49f3-4c03-bb5b-2493a343a97a"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:55.695411 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.695411 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:55.698811 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.698811 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:55.727477 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-699f1de8-5a70-494a-8dc5-02a54894fae3 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:55.727975 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 59/238] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:55 2026] POST /volume/v3/attachments => generated 273 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:55.739210 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-3c58aa59-164d-4d13-a109-dc66e8eb5083 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:52:55.739989 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 60/239] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:52:55 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 31 13:52:55.760011 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a0dad7f4-7de7-44a4-886f-d0d3df55dcf8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.760621 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a0dad7f4-7de7-44a4-886f-d0d3df55dcf8 None None] GET https://10.4.3.140/volume// Jul 31 13:52:55.760893 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a0dad7f4-7de7-44a4-886f-d0d3df55dcf8 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.761215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a0dad7f4-7de7-44a4-886f-d0d3df55dcf8 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.761675 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a0dad7f4-7de7-44a4-886f-d0d3df55dcf8 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:55.765089 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 61/240] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:55.774569 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-433c587c-0407-4933-b46d-24a76eda8b5a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.779598 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-433c587c-0407-4933-b46d-24a76eda8b5a tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de Jul 31 13:52:55.779932 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-433c587c-0407-4933-b46d-24a76eda8b5a tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.780228 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-433c587c-0407-4933-b46d-24a76eda8b5a tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.785247 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-081729e5-6edc-4494-b19b-7c46352a3d13 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.786684 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-081729e5-6edc-4494-b19b-7c46352a3d13 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:52:55.787041 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-081729e5-6edc-4494-b19b-7c46352a3d13 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.787128 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-081729e5-6edc-4494-b19b-7c46352a3d13 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.797552 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.797552 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:55.798059 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e99c3ae0-d13f-40b9-825d-454adb4f2ae9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.801444 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e99c3ae0-d13f-40b9-825d-454adb4f2ae9 None None] GET https://10.4.3.140/volume// Jul 31 13:52:55.801444 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e99c3ae0-d13f-40b9-825d-454adb4f2ae9 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.803747 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e99c3ae0-d13f-40b9-825d-454adb4f2ae9 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.803747 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e99c3ae0-d13f-40b9-825d-454adb4f2ae9 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:55.803802 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.803802 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:55.803863 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 61/241] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:55.805171 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-433c587c-0407-4933-b46d-24a76eda8b5a tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:52:55.807019 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-081729e5-6edc-4494-b19b-7c46352a3d13 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:52:55.813062 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-081729e5-6edc-4494-b19b-7c46352a3d13 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:52:55.813726 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 60/242] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:52:55.818138 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-39d8e599-33ea-4c99-af9c-7ef7b045891a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.820460 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-39d8e599-33ea-4c99-af9c-7ef7b045891a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:52:55.820993 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-39d8e599-33ea-4c99-af9c-7ef7b045891a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.820993 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-39d8e599-33ea-4c99-af9c-7ef7b045891a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.821095 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-433c587c-0407-4933-b46d-24a76eda8b5a tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de returned with HTTP 200 Jul 31 13:52:55.821701 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 61/243] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de => generated 1490 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:55.833695 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.833695 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:55.839376 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-39d8e599-33ea-4c99-af9c-7ef7b045891a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:52:55.847773 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-39d8e599-33ea-4c99-af9c-7ef7b045891a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:52:55.847773 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 62/244] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:55.918123 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-84fd2c5f-98ba-4ca3-b1c7-49b1d7b633be None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.923152 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84fd2c5f-98ba-4ca3-b1c7-49b1d7b633be tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:55.923417 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-84fd2c5f-98ba-4ca3-b1c7-49b1d7b633be tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.923710 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-84fd2c5f-98ba-4ca3-b1c7-49b1d7b633be tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.942459 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.942459 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:55.948807 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-84fd2c5f-98ba-4ca3-b1c7-49b1d7b633be tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:55.953546 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-be3bc644-07ff-45c4-80a2-5cffd745be00 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.956501 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-be3bc644-07ff-45c4-80a2-5cffd745be00 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] PUT https://10.4.3.140/volume/v3/attachments/6f5dd947-de44-4c3b-b72b-a350bf9288e3 Jul 31 13:52:55.957043 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-be3bc644-07ff-45c4-80a2-5cffd745be00 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:55.958861 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84fd2c5f-98ba-4ca3-b1c7-49b1d7b633be tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:55.959451 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 62/245] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:55.970037 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-be3bc644-07ff-45c4-80a2-5cffd745be00 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Acquiring lock "cinder-attachment_update-a72ba0a4-e855-4cc3-98c3-5e542bdf07de-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:55.976220 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-be3bc644-07ff-45c4-80a2-5cffd745be00 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Lock "cinder-attachment_update-a72ba0a4-e855-4cc3-98c3-5e542bdf07de-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:55.977412 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e8649201-8393-4c61-aa42-02069a74b79b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:55.977849 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.977849 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:55.979469 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e8649201-8393-4c61-aa42-02069a74b79b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:55.980270 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e8649201-8393-4c61-aa42-02069a74b79b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:55.983115 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e8649201-8393-4c61-aa42-02069a74b79b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:55.993764 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:55.993764 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:56.004495 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e8649201-8393-4c61-aa42-02069a74b79b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:56.007964 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e8649201-8393-4c61-aa42-02069a74b79b tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:56.008498 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 62/246] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:55 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:56.012828 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-afe141b3-50dc-4061-b827-e610f53a97ef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:56.016094 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-afe141b3-50dc-4061-b827-e610f53a97ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] PUT https://10.4.3.140/volume/v3/attachments/f662c49f-295e-41b4-9f51-850ba648c421 Jul 31 13:52:56.016976 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-afe141b3-50dc-4061-b827-e610f53a97ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:56.025996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-111871d7-9655-4a9a-a1b5-45b71aab2afa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:56.029032 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-afe141b3-50dc-4061-b827-e610f53a97ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Acquiring lock "cinder-attachment_update-d5887b54-fa5e-41ee-82e4-f6b663c93220-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:52:56.030393 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-111871d7-9655-4a9a-a1b5-45b71aab2afa tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:56.030393 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-111871d7-9655-4a9a-a1b5-45b71aab2afa tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:56.030393 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-111871d7-9655-4a9a-a1b5-45b71aab2afa tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:56.035114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-afe141b3-50dc-4061-b827-e610f53a97ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Lock "cinder-attachment_update-d5887b54-fa5e-41ee-82e4-f6b663c93220-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:52:56.036403 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:56.036403 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:56.044781 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:56.044781 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:56.048833 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-111871d7-9655-4a9a-a1b5-45b71aab2afa tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Volume info retrieved successfully. Jul 31 13:52:56.054026 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-111871d7-9655-4a9a-a1b5-45b71aab2afa tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:56.054338 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 63/247] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:56 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:56.127528 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-be3bc644-07ff-45c4-80a2-5cffd745be00 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Lock "cinder-attachment_update-a72ba0a4-e855-4cc3-98c3-5e542bdf07de-np0000006230" released by "attachment_update" :: held 0.151s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:56.128010 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-be3bc644-07ff-45c4-80a2-5cffd745be00 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/attachments/6f5dd947-de44-4c3b-b72b-a350bf9288e3 returned with HTTP 200 Jul 31 13:52:56.128695 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 61/248] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:55 2026] PUT /volume/v3/attachments/6f5dd947-de44-4c3b-b72b-a350bf9288e3 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:56.165372 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-963c0ddb-7d48-4eba-8880-2d3383a915fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:56.167502 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-963c0ddb-7d48-4eba-8880-2d3383a915fe tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] POST https://10.4.3.140/volume/v3/attachments/6f5dd947-de44-4c3b-b72b-a350bf9288e3/action Jul 31 13:52:56.167892 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-963c0ddb-7d48-4eba-8880-2d3383a915fe tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:56.168001 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-963c0ddb-7d48-4eba-8880-2d3383a915fe tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:56.190406 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-29bcc523-01af-489c-aa95-773729cfcc59 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:56.194279 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-29bcc523-01af-489c-aa95-773729cfcc59 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:56.194596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-29bcc523-01af-489c-aa95-773729cfcc59 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:56.195276 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-29bcc523-01af-489c-aa95-773729cfcc59 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:56.197822 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-afe141b3-50dc-4061-b827-e610f53a97ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Lock "cinder-attachment_update-d5887b54-fa5e-41ee-82e4-f6b663c93220-np0000006230" released by "attachment_update" :: held 0.163s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:52:56.198190 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-afe141b3-50dc-4061-b827-e610f53a97ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/attachments/f662c49f-295e-41b4-9f51-850ba648c421 returned with HTTP 200 Jul 31 13:52:56.199360 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 63/249] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:52:56 2026] PUT /volume/v3/attachments/f662c49f-295e-41b4-9f51-850ba648c421 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:56.207903 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:56.207903 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:56.212458 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:56.212458 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:56.213189 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-29bcc523-01af-489c-aa95-773729cfcc59 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:56.219200 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-29bcc523-01af-489c-aa95-773729cfcc59 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:56.220077 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 64/250] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:52:56 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:56.254042 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b6376b46-62d9-4fac-a70c-f3bcec782285 req-963c0ddb-7d48-4eba-8880-2d3383a915fe tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/attachments/6f5dd947-de44-4c3b-b72b-a350bf9288e3/action returned with HTTP 204 Jul 31 13:52:56.256101 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 63/251] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:56 2026] POST /volume/v3/attachments/6f5dd947-de44-4c3b-b72b-a350bf9288e3/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:56.276331 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-03566766-519a-4380-a81d-0a4a4fcd9563 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:56.278960 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-03566766-519a-4380-a81d-0a4a4fcd9563 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] POST https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3/action Jul 31 13:52:56.279465 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-03566766-519a-4380-a81d-0a4a4fcd9563 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:56.279625 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-03566766-519a-4380-a81d-0a4a4fcd9563 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:56.296488 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:56.296488 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:56.296983 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-03566766-519a-4380-a81d-0a4a4fcd9563 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:56.322117 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-03566766-519a-4380-a81d-0a4a4fcd9563 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Begin detaching volume completed successfully. Jul 31 13:52:56.322370 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-03566766-519a-4380-a81d-0a4a4fcd9563 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3/action returned with HTTP 202 Jul 31 13:52:56.323068 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 62/252] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:52:56 2026] POST /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:52:56.384480 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f5f69011-8c1d-427a-ac7d-8687d717b7c3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:56.389199 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5f69011-8c1d-427a-ac7d-8687d717b7c3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:56.389199 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5f69011-8c1d-427a-ac7d-8687d717b7c3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:56.389199 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5f69011-8c1d-427a-ac7d-8687d717b7c3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:56.407317 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:56.407317 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:56.415050 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f5f69011-8c1d-427a-ac7d-8687d717b7c3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Volume info retrieved successfully. Jul 31 13:52:56.423768 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5f69011-8c1d-427a-ac7d-8687d717b7c3 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:56.424216 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 64/253] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:56 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:56.467196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8ad1db6a-d862-443e-b4a2-f483c2be1653 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:56.467718 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ad1db6a-d862-443e-b4a2-f483c2be1653 None None] GET https://10.4.3.140/volume// Jul 31 13:52:56.467784 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ad1db6a-d862-443e-b4a2-f483c2be1653 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:56.475358 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ad1db6a-d862-443e-b4a2-f483c2be1653 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:56.476160 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ad1db6a-d862-443e-b4a2-f483c2be1653 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:52:56.476474 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 65/254] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:52:56 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:52:56.485745 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-33663b28-73bf-445d-848e-cb1221cdfe7a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:56.488941 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-33663b28-73bf-445d-848e-cb1221cdfe7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:56.489281 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-33663b28-73bf-445d-848e-cb1221cdfe7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:56.489597 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-33663b28-73bf-445d-848e-cb1221cdfe7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:56.511223 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:56.511223 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:56.516626 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-33663b28-73bf-445d-848e-cb1221cdfe7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:52:56.522760 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-33663b28-73bf-445d-848e-cb1221cdfe7a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:56.523324 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 64/255] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:52:56 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:52:56.829858 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c6400523-004c-4155-8878-000969e0c8c4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:56.831584 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c6400523-004c-4155-8878-000969e0c8c4 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:52:56.831996 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c6400523-004c-4155-8878-000969e0c8c4 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:56.832601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c6400523-004c-4155-8878-000969e0c8c4 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:56.844319 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:56.844319 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:56.848947 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c6400523-004c-4155-8878-000969e0c8c4 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:52:56.857741 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c6400523-004c-4155-8878-000969e0c8c4 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:52:56.858099 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 63/256] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:56 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:57.445783 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-08fe3678-fd08-47f2-948f-2394f432f9dc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:57.446250 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-08fe3678-fd08-47f2-948f-2394f432f9dc tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:57.447774 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-08fe3678-fd08-47f2-948f-2394f432f9dc tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:57.448182 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-08fe3678-fd08-47f2-948f-2394f432f9dc tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:57.459857 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:57.459857 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:57.466857 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-08fe3678-fd08-47f2-948f-2394f432f9dc tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Volume info retrieved successfully. Jul 31 13:52:57.472649 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-08fe3678-fd08-47f2-948f-2394f432f9dc tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:57.473177 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 65/257] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:57 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:57.882107 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-249418c2-f35f-4448-9703-33d41e435d98 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:57.884113 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-249418c2-f35f-4448-9703-33d41e435d98 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:52:57.884306 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-249418c2-f35f-4448-9703-33d41e435d98 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:57.884549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-249418c2-f35f-4448-9703-33d41e435d98 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:57.897575 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:57.897575 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:57.901990 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-249418c2-f35f-4448-9703-33d41e435d98 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:52:57.906027 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-249418c2-f35f-4448-9703-33d41e435d98 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:52:57.906630 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 66/258] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:57 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:58.487108 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fbdbe511-27f8-48b6-860e-eb113409e146 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:58.489906 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fbdbe511-27f8-48b6-860e-eb113409e146 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:58.490179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fbdbe511-27f8-48b6-860e-eb113409e146 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:58.490422 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fbdbe511-27f8-48b6-860e-eb113409e146 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:58.501737 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:58.501737 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:58.508332 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fbdbe511-27f8-48b6-860e-eb113409e146 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Volume info retrieved successfully. Jul 31 13:52:58.513195 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fbdbe511-27f8-48b6-860e-eb113409e146 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:58.513649 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 65/259] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:58 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:58.923208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-41377571-7ad8-4438-aaf9-89845fe17703 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:58.925152 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41377571-7ad8-4438-aaf9-89845fe17703 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:52:58.925398 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41377571-7ad8-4438-aaf9-89845fe17703 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:58.925615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41377571-7ad8-4438-aaf9-89845fe17703 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:58.938344 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:58.938344 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:52:58.945458 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-41377571-7ad8-4438-aaf9-89845fe17703 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:52:58.950063 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41377571-7ad8-4438-aaf9-89845fe17703 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:52:58.950462 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 64/260] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:58 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:59.504086 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-a3839db6-4843-4fd5-bc73-7c2a52e712ae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:59.506411 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-a3839db6-4843-4fd5-bc73-7c2a52e712ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] POST https://10.4.3.140/volume/v3/attachments/f662c49f-295e-41b4-9f51-850ba648c421/action Jul 31 13:52:59.506799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-a3839db6-4843-4fd5-bc73-7c2a52e712ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:52:59.506925 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-a3839db6-4843-4fd5-bc73-7c2a52e712ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:52:59.521645 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:59.521645 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:52:59.527375 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e55abd5a-8f2e-4918-8e90-545dc4e67f96 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:59.529795 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e55abd5a-8f2e-4918-8e90-545dc4e67f96 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:52:59.530064 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e55abd5a-8f2e-4918-8e90-545dc4e67f96 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:59.530563 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e55abd5a-8f2e-4918-8e90-545dc4e67f96 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:59.544702 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:59.544702 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:52:59.544784 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a3826bd-17d7-4bd4-9a57-57755fce4778 req-a3839db6-4843-4fd5-bc73-7c2a52e712ae tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/attachments/f662c49f-295e-41b4-9f51-850ba648c421/action returned with HTTP 204 Jul 31 13:52:59.545186 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 66/261] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:52:59 2026] POST /volume/v3/attachments/f662c49f-295e-41b4-9f51-850ba648c421/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:52:59.551696 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e55abd5a-8f2e-4918-8e90-545dc4e67f96 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Volume info retrieved successfully. Jul 31 13:52:59.559600 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e55abd5a-8f2e-4918-8e90-545dc4e67f96 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:52:59.559989 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 67/262] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:59 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:52:59.963031 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-067a891e-249a-4674-9e23-3ced4638f33a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:52:59.964630 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-067a891e-249a-4674-9e23-3ced4638f33a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:52:59.964814 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-067a891e-249a-4674-9e23-3ced4638f33a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:52:59.964981 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-067a891e-249a-4674-9e23-3ced4638f33a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:52:59.974413 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:52:59.974413 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:52:59.977279 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-067a891e-249a-4674-9e23-3ced4638f33a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:52:59.980807 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-067a891e-249a-4674-9e23-3ced4638f33a tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:52:59.984218 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 66/263] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:52:59 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:00.003986 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0ac7e66b-9ef5-43b5-aadd-daeefbd193fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.009701 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ac7e66b-9ef5-43b5-aadd-daeefbd193fa tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:00.010019 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ac7e66b-9ef5-43b5-aadd-daeefbd193fa tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:00.010278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ac7e66b-9ef5-43b5-aadd-daeefbd193fa tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:00.024205 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:00.024205 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:00.028247 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0ac7e66b-9ef5-43b5-aadd-daeefbd193fa tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:53:00.032861 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ac7e66b-9ef5-43b5-aadd-daeefbd193fa tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:53:00.033248 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 65/264] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:00 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:00.473039 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-aa5e2f68-22bc-46b6-8f92-461c56522d19 req-af159623-44d2-402c-879e-ad32dd74d73c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.477019 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-aa5e2f68-22bc-46b6-8f92-461c56522d19 req-af159623-44d2-402c-879e-ad32dd74d73c tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] POST https://10.4.3.140/volume/v3/snapshots/ca485aa4-2476-40f0-aa0a-357d7083ebf6/action Jul 31 13:53:00.477731 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-aa5e2f68-22bc-46b6-8f92-461c56522d19 req-af159623-44d2-402c-879e-ad32dd74d73c tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:00.477916 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-aa5e2f68-22bc-46b6-8f92-461c56522d19 req-af159623-44d2-402c-879e-ad32dd74d73c tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:00.480061 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.snapshot_actions [req-aa5e2f68-22bc-46b6-8f92-461c56522d19 req-af159623-44d2-402c-879e-ad32dd74d73c tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100185) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 13:53:00.487192 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-aa5e2f68-22bc-46b6-8f92-461c56522d19 req-af159623-44d2-402c-879e-ad32dd74d73c tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] https://10.4.3.140/volume/v3/snapshots/ca485aa4-2476-40f0-aa0a-357d7083ebf6/action returned with HTTP 404 Jul 31 13:53:00.487628 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 67/265] 10.4.3.140 () {72 vars in 1678 bytes} [Fri Jul 31 13:53:00 2026] POST /volume/v3/snapshots/ca485aa4-2476-40f0-aa0a-357d7083ebf6/action => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:00.498016 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5b310e9c-b932-447d-8a8a-db895ea231c2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.504121 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5b310e9c-b932-447d-8a8a-db895ea231c2 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:00.504121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5b310e9c-b932-447d-8a8a-db895ea231c2 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:00.504121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5b310e9c-b932-447d-8a8a-db895ea231c2 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:00.510750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-9d387f07-df30-4473-92fd-7e1686c8efe7 req-b86aa656-f73f-4b6a-8bb1-5d32a7895958 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.522430 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9d387f07-df30-4473-92fd-7e1686c8efe7 req-b86aa656-f73f-4b6a-8bb1-5d32a7895958 tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] POST https://10.4.3.140/volume/v3/snapshots/None/action Jul 31 13:53:00.522933 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9d387f07-df30-4473-92fd-7e1686c8efe7 req-b86aa656-f73f-4b6a-8bb1-5d32a7895958 tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:00.523116 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9d387f07-df30-4473-92fd-7e1686c8efe7 req-b86aa656-f73f-4b6a-8bb1-5d32a7895958 tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:00.525496 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:00.525496 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:00.525660 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.snapshot_actions [req-9d387f07-df30-4473-92fd-7e1686c8efe7 req-b86aa656-f73f-4b6a-8bb1-5d32a7895958 tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100183) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 13:53:00.533324 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9d387f07-df30-4473-92fd-7e1686c8efe7 req-b86aa656-f73f-4b6a-8bb1-5d32a7895958 tempest-VolumesAssistedSnapshotsTest-116482213 tempest-VolumesAssistedSnapshotsTest-116482213-project] https://10.4.3.140/volume/v3/snapshots/None/action returned with HTTP 404 Jul 31 13:53:00.533324 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 67/266] 10.4.3.140 () {72 vars in 1582 bytes} [Fri Jul 31 13:53:00 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:00.534290 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9f8f1fc8-0a74-4df4-8adf-889d34348214 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.549615 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5b310e9c-b932-447d-8a8a-db895ea231c2 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:53:00.552199 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5b310e9c-b932-447d-8a8a-db895ea231c2 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:53:00.552766 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 68/267] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:00 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1318 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:00.577615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2930ed0c-8077-4c7d-9ec2-4ce6e9ef43ac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.579688 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2930ed0c-8077-4c7d-9ec2-4ce6e9ef43ac tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:00.580005 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2930ed0c-8077-4c7d-9ec2-4ce6e9ef43ac tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:00.580300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2930ed0c-8077-4c7d-9ec2-4ce6e9ef43ac tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:00.596034 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:00.596034 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:00.602576 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2930ed0c-8077-4c7d-9ec2-4ce6e9ef43ac tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Volume info retrieved successfully. Jul 31 13:53:00.616617 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2930ed0c-8077-4c7d-9ec2-4ce6e9ef43ac tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:53:00.616617 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 68/268] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:00 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:00.634815 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-3f85b873-fdd7-4219-b5f7-0aca29c72442 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.641507 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-3f85b873-fdd7-4219-b5f7-0aca29c72442 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:00.641769 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-3f85b873-fdd7-4219-b5f7-0aca29c72442 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:00.642038 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-3f85b873-fdd7-4219-b5f7-0aca29c72442 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:00.658882 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:00.658882 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:00.669368 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-3f85b873-fdd7-4219-b5f7-0aca29c72442 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:53:00.676912 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-3f85b873-fdd7-4219-b5f7-0aca29c72442 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:53:00.677831 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 68/269] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:00 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1318 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:00.736146 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-bf01d0b1-15b1-43a1-89d8-b2933ab18581 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.739457 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-bf01d0b1-15b1-43a1-89d8-b2933ab18581 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] POST https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220/action Jul 31 13:53:00.740822 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-bf01d0b1-15b1-43a1-89d8-b2933ab18581 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:00.740822 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-bf01d0b1-15b1-43a1-89d8-b2933ab18581 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:00.766812 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:00.766812 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:00.766812 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-bf01d0b1-15b1-43a1-89d8-b2933ab18581 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:53:00.783100 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-bf01d0b1-15b1-43a1-89d8-b2933ab18581 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Begin detaching volume completed successfully. Jul 31 13:53:00.783100 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-bf01d0b1-15b1-43a1-89d8-b2933ab18581 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220/action returned with HTTP 202 Jul 31 13:53:00.783314 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 69/270] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:53:00 2026] POST /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:53:00.856607 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-55f8d67b-c5a9-4039-afb3-1e68f18ebdf3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.857107 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55f8d67b-c5a9-4039-afb3-1e68f18ebdf3 None None] GET https://10.4.3.140/volume// Jul 31 13:53:00.857302 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55f8d67b-c5a9-4039-afb3-1e68f18ebdf3 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:00.857566 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55f8d67b-c5a9-4039-afb3-1e68f18ebdf3 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:00.857918 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55f8d67b-c5a9-4039-afb3-1e68f18ebdf3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:53:00.858222 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 69/271] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:53:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:53:00.872454 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-0f9baf7b-0dcf-479b-a471-e093b10ceb85 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:00.874720 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-0f9baf7b-0dcf-479b-a471-e093b10ceb85 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:00.874934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-0f9baf7b-0dcf-479b-a471-e093b10ceb85 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:00.875149 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-0f9baf7b-0dcf-479b-a471-e093b10ceb85 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:00.883534 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f8f1fc8-0a74-4df4-8adf-889d34348214 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:53:00.883534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f8f1fc8-0a74-4df4-8adf-889d34348214 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1119184987", "os-volume-type-access:is_public": false}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:00.893916 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:00.893916 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:00.898751 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f8f1fc8-0a74-4df4-8adf-889d34348214 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:53:00.899271 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 66/272] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:53:00 2026] POST /volume/v3/types => generated 229 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:00.901449 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-0f9baf7b-0dcf-479b-a471-e093b10ceb85 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:53:00.906581 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-0f9baf7b-0dcf-479b-a471-e093b10ceb85 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:53:00.907200 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 69/273] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:53:00 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1544 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:53:00.909723 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-626d6ddb-9bb7-4058-ab4c-68d810adc493 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:01.310884 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-626d6ddb-9bb7-4058-ab4c-68d810adc493 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:01.312107 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-626d6ddb-9bb7-4058-ab4c-68d810adc493 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "15524c01-49c3-474d-b02b-374877eee589", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:01.313596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-626d6ddb-9bb7-4058-ab4c-68d810adc493 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Create volume request body: {'volume': {'volume_type': '15524c01-49c3-474d-b02b-374877eee589', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:01.323461 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-626d6ddb-9bb7-4058-ab4c-68d810adc493 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Jul 31 13:53:01.324290 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 70/274] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:53:00 2026] POST /volume/v3/volumes => generated 114 bytes in 415 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:01.335582 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2512f842-f56d-4206-8668-032e34f86e37 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:01.337967 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2512f842-f56d-4206-8668-032e34f86e37 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] POST https://10.4.3.140/volume/v3/types/15524c01-49c3-474d-b02b-374877eee589/action Jul 31 13:53:01.338360 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2512f842-f56d-4206-8668-032e34f86e37 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action body: b'{"addProjectAccess": {"project": "818183127efa4176a2cf56c245da11d0"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:01.338484 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2512f842-f56d-4206-8668-032e34f86e37 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "818183127efa4176a2cf56c245da11d0"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:01.355809 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2512f842-f56d-4206-8668-032e34f86e37 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/15524c01-49c3-474d-b02b-374877eee589/action returned with HTTP 202 Jul 31 13:53:01.356252 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 70/275] 10.4.3.140 () {68 vars in 1384 bytes} [Fri Jul 31 13:53:01 2026] POST /volume/v3/types/15524c01-49c3-474d-b02b-374877eee589/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:01.364191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-033eeea4-e428-447f-b456-d519426fe552 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:01.365890 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:01.366223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "15524c01-49c3-474d-b02b-374877eee589", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1396970880"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:01.368012 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Create volume request body: {'volume': {'volume_type': '15524c01-49c3-474d-b02b-374877eee589', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1396970880'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:01.372935 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Create volume of 1 GB Jul 31 13:53:01.373212 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:01.373212 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:01.373675 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Availability Zones retrieved successfully. Jul 31 13:53:01.379208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Flow 'volume_create_api' (252d6675-91f9-4c67-9402-c0b25eb0fd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:01.380415 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05448eb-4de0-4ecf-9299-27e6583a6c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:01.383409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:01.408459 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05448eb-4de0-4ecf-9299-27e6583a6c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:53:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=15524c01-49c3-474d-b02b-374877eee589,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1119184987',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15524c01-49c3-474d-b02b-374877eee589', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:01.409725 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9661863-49c5-4d9d-8087-fd06786db9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:01.441635 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1119184987 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1119184987, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:53:01.441915 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1119184987 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1119184987, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:53:01.484906 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Created reservations ['2844efcf-39cb-4644-b89d-3dcf5cb54640', 'b12c875c-8cb6-46c2-a96e-4d3b4ed5acb1', 'd29b1561-04d3-4ce4-8381-441eb815563d', '5a9312ed-3f82-4ada-a7ec-75053c7dc7cf'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:01.485498 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9661863-49c5-4d9d-8087-fd06786db9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2844efcf-39cb-4644-b89d-3dcf5cb54640', 'b12c875c-8cb6-46c2-a96e-4d3b4ed5acb1', 'd29b1561-04d3-4ce4-8381-441eb815563d', '5a9312ed-3f82-4ada-a7ec-75053c7dc7cf']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:01.486597 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf8f308-9e34-455f-8689-31d14c850ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:01.510900 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf8f308-9e34-455f-8689-31d14c850ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2d828cb-857f-4db7-b136-19ed66001747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1396970880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='818183127efa4176a2cf56c245da11d0',qos_specs=None,replication_status=,reservations=['2844efcf-39cb-4644-b89d-3dcf5cb54640','b12c875c-8cb6-46c2-a96e-4d3b4ed5acb1','d29b1561-04d3-4ce4-8381-441eb815563d','5a9312ed-3f82-4ada-a7ec-75053c7dc7cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2194f60d4f478db5242220e32b7eaa',volume_type_id=15524c01-49c3-474d-b02b-374877eee589), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1396970880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2d828cb-857f-4db7-b136-19ed66001747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='818183127efa4176a2cf56c245da11d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f2194f60d4f478db5242220e32b7eaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15524c01-49c3-474d-b02b-374877eee589),volume_type_id=15524c01-49c3-474d-b02b-374877eee589)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:01.511587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd5280e-4fe4-44ad-a806-9e2774462f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:01.534261 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd5280e-4fe4-44ad-a806-9e2774462f64) transitioned into state 'SUCCESS' from state '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-1396970880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='818183127efa4176a2cf56c245da11d0',qos_specs=None,replication_status=,reservations=['2844efcf-39cb-4644-b89d-3dcf5cb54640','b12c875c-8cb6-46c2-a96e-4d3b4ed5acb1','d29b1561-04d3-4ce4-8381-441eb815563d','5a9312ed-3f82-4ada-a7ec-75053c7dc7cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2194f60d4f478db5242220e32b7eaa',volume_type_id=15524c01-49c3-474d-b02b-374877eee589)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:01.534918 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c3ae00-bfce-4476-b9ad-cd908602e05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:01.545920 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c3ae00-bfce-4476-b9ad-cd908602e05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:01.546678 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Flow 'volume_create_api' (252d6675-91f9-4c67-9402-c0b25eb0fd11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:01.546951 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Create volume request issued successfully. Jul 31 13:53:01.547495 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-033eeea4-e428-447f-b456-d519426fe552 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:01.547981 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 67/276] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:53:01 2026] POST /volume/v3/volumes => generated 796 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:01.560650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-65dcd9cb-0731-4dd7-965c-5ed227ea9437 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:01.562468 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65dcd9cb-0731-4dd7-965c-5ed227ea9437 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] GET https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 Jul 31 13:53:01.565536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65dcd9cb-0731-4dd7-965c-5ed227ea9437 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:01.565536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65dcd9cb-0731-4dd7-965c-5ed227ea9437 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:01.569698 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:01.569698 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:01.573250 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-65dcd9cb-0731-4dd7-965c-5ed227ea9437 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Volume info retrieved successfully. Jul 31 13:53:01.577481 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65dcd9cb-0731-4dd7-965c-5ed227ea9437 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 returned with HTTP 200 Jul 31 13:53:01.577873 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 70/277] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:01 2026] GET /volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:01.632938 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-77abf3a5-8b88-464c-83f7-af52fa3b785d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:01.635489 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-77abf3a5-8b88-464c-83f7-af52fa3b785d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:01.635489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-77abf3a5-8b88-464c-83f7-af52fa3b785d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:01.635489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-77abf3a5-8b88-464c-83f7-af52fa3b785d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:01.646112 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:01.646112 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:01.649841 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-77abf3a5-8b88-464c-83f7-af52fa3b785d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Volume info retrieved successfully. Jul 31 13:53:01.654080 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-77abf3a5-8b88-464c-83f7-af52fa3b785d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:53:01.654417 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 71/278] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:01 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:02.296251 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-6543ffcd-da32-4bfc-9545-0b59ff8f28d2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.299024 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-6543ffcd-da32-4bfc-9545-0b59ff8f28d2 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:02.299281 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-6543ffcd-da32-4bfc-9545-0b59ff8f28d2 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:02.299553 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-6543ffcd-da32-4bfc-9545-0b59ff8f28d2 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:02.309071 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:02.309071 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:02.314697 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-6543ffcd-da32-4bfc-9545-0b59ff8f28d2 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:02.317460 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-6543ffcd-da32-4bfc-9545-0b59ff8f28d2 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:02.317830 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 71/279] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:02 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:02.592609 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2512e922-81bd-47e0-b861-a02d21ca054e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.594582 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2512e922-81bd-47e0-b861-a02d21ca054e tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] GET https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 Jul 31 13:53:02.594851 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2512e922-81bd-47e0-b861-a02d21ca054e tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:02.595078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2512e922-81bd-47e0-b861-a02d21ca054e tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:02.603160 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:02.603160 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:02.610527 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2512e922-81bd-47e0-b861-a02d21ca054e tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Volume info retrieved successfully. Jul 31 13:53:02.617504 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2512e922-81bd-47e0-b861-a02d21ca054e tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 returned with HTTP 200 Jul 31 13:53:02.618092 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 68/280] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:02 2026] GET /volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 => generated 889 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:02.636727 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e9bb0377-aeb0-4028-8b3e-cfc068e2f4a9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.638956 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9bb0377-aeb0-4028-8b3e-cfc068e2f4a9 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] GET https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 Jul 31 13:53:02.639378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9bb0377-aeb0-4028-8b3e-cfc068e2f4a9 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:02.640330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9bb0377-aeb0-4028-8b3e-cfc068e2f4a9 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:02.648594 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e34cf2e9-5a91-4889-b0af-870286f41379 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.651198 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e34cf2e9-5a91-4889-b0af-870286f41379 None None] GET https://10.4.3.140/volume// Jul 31 13:53:02.651198 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e34cf2e9-5a91-4889-b0af-870286f41379 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:02.651198 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e34cf2e9-5a91-4889-b0af-870286f41379 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:02.651198 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e34cf2e9-5a91-4889-b0af-870286f41379 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:53:02.651198 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 72/281] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:53:02 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:53:02.653567 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:02.653567 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:02.660280 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e9bb0377-aeb0-4028-8b3e-cfc068e2f4a9 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Volume info retrieved successfully. Jul 31 13:53:02.668476 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9bb0377-aeb0-4028-8b3e-cfc068e2f4a9 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 returned with HTTP 200 Jul 31 13:53:02.668777 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 71/282] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:02 2026] GET /volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 => generated 889 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:02.670628 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-28d81ab2-ee24-4284-b48d-92d88d840403 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.678071 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-49562e92-f61f-423d-8b8b-51a4ce4803e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.680780 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49562e92-f61f-423d-8b8b-51a4ce4803e5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:02.681062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49562e92-f61f-423d-8b8b-51a4ce4803e5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:02.681287 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49562e92-f61f-423d-8b8b-51a4ce4803e5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:02.684750 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-826b38e7-a6c5-4679-9f1d-7acd1b65489c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.686574 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-826b38e7-a6c5-4679-9f1d-7acd1b65489c tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 Jul 31 13:53:02.686760 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-826b38e7-a6c5-4679-9f1d-7acd1b65489c tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:02.686940 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-826b38e7-a6c5-4679-9f1d-7acd1b65489c tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:02.687096 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-826b38e7-a6c5-4679-9f1d-7acd1b65489c tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Delete volume with id: b2d828cb-857f-4db7-b136-19ed66001747 Jul 31 13:53:02.694840 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:02.694840 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:02.695149 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:02.695149 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:02.695818 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-826b38e7-a6c5-4679-9f1d-7acd1b65489c tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Volume info retrieved successfully. Jul 31 13:53:02.700729 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-49562e92-f61f-423d-8b8b-51a4ce4803e5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Volume info retrieved successfully. Jul 31 13:53:02.706847 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49562e92-f61f-423d-8b8b-51a4ce4803e5 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:53:02.707232 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 69/283] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:02 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:02.708439 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-c4dd8ddb-f436-4326-89d0-10e977b6a7f2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.710199 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-c4dd8ddb-f436-4326-89d0-10e977b6a7f2 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] DELETE https://10.4.3.140/volume/v3/attachments/b9037606-b8d2-4bb6-9b6c-84eae78759a9 Jul 31 13:53:02.710360 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-c4dd8ddb-f436-4326-89d0-10e977b6a7f2 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:02.710572 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-c4dd8ddb-f436-4326-89d0-10e977b6a7f2 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:02.720358 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:02.720358 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:02.726935 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-826b38e7-a6c5-4679-9f1d-7acd1b65489c tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Delete volume request issued successfully. Jul 31 13:53:02.727174 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-826b38e7-a6c5-4679-9f1d-7acd1b65489c tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 returned with HTTP 202 Jul 31 13:53:02.727698 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 73/284] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:02 2026] DELETE /volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:02.736342 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e548c63e-7397-475c-b65d-16ff8a763dd7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.740937 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e548c63e-7397-475c-b65d-16ff8a763dd7 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] GET https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 Jul 31 13:53:02.740937 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e548c63e-7397-475c-b65d-16ff8a763dd7 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:02.741950 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e548c63e-7397-475c-b65d-16ff8a763dd7 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:02.751102 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:02.751102 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:02.755340 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e548c63e-7397-475c-b65d-16ff8a763dd7 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Volume info retrieved successfully. Jul 31 13:53:02.760163 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e548c63e-7397-475c-b65d-16ff8a763dd7 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 returned with HTTP 200 Jul 31 13:53:02.760163 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 70/285] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:02 2026] GET /volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 => generated 888 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:02.810527 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d350845d-55e2-4501-b86c-8363a71e1b41 req-c4dd8ddb-f436-4326-89d0-10e977b6a7f2 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/attachments/b9037606-b8d2-4bb6-9b6c-84eae78759a9 returned with HTTP 200 Jul 31 13:53:02.811022 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 72/286] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:02 2026] DELETE /volume/v3/attachments/b9037606-b8d2-4bb6-9b6c-84eae78759a9 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:02.902064 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-28d81ab2-ee24-4284-b48d-92d88d840403 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:53:02.902570 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-28d81ab2-ee24-4284-b48d-92d88d840403 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91eeea33-5563-4352-9b8c-25b6d5faa8d0", "connector": null, "instance_uuid": "a514a90b-da74-4ea5-b1ef-896b2ef21adb"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:02.911387 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:02.911387 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:02.931796 np0000006230 devstack@c-api.service[100185]: WARNING cinder.volume.api [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-28d81ab2-ee24-4284-b48d-92d88d840403 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 13:53:02.942784 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-28d81ab2-ee24-4284-b48d-92d88d840403 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:53:02.943182 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 72/287] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:53:02 2026] POST /volume/v3/attachments => generated 271 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:02.981949 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1bfb4bcc-c04a-4859-85b5-a96e0a2d9ed8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:02.984370 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1bfb4bcc-c04a-4859-85b5-a96e0a2d9ed8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:02.984619 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1bfb4bcc-c04a-4859-85b5-a96e0a2d9ed8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:02.984872 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1bfb4bcc-c04a-4859-85b5-a96e0a2d9ed8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:02.996138 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:02.996138 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:02.999911 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f4ad4787-05b9-45e6-9fa9-5dbb3ca6ab54 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.000139 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1bfb4bcc-c04a-4859-85b5-a96e0a2d9ed8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:03.000332 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f4ad4787-05b9-45e6-9fa9-5dbb3ca6ab54 None None] GET https://10.4.3.140/volume// Jul 31 13:53:03.000611 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f4ad4787-05b9-45e6-9fa9-5dbb3ca6ab54 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:03.003896 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f4ad4787-05b9-45e6-9fa9-5dbb3ca6ab54 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:03.003896 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f4ad4787-05b9-45e6-9fa9-5dbb3ca6ab54 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:53:03.003896 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 71/288] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:53:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:53:03.004946 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1bfb4bcc-c04a-4859-85b5-a96e0a2d9ed8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:03.005331 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 74/289] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:02 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:03.017930 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-50a60899-6c32-4798-98dc-b59398e111ca None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.022682 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-50a60899-6c32-4798-98dc-b59398e111ca tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:03.022682 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-50a60899-6c32-4798-98dc-b59398e111ca tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:03.023021 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-50a60899-6c32-4798-98dc-b59398e111ca tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:03.035846 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:03.035846 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:03.039422 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-50a60899-6c32-4798-98dc-b59398e111ca tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:03.042985 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-50a60899-6c32-4798-98dc-b59398e111ca tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:03.043390 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 73/290] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:53:03 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1048 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:53:03.080887 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-c5839de4-65ef-4f09-aa87-d2dc468287ef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.086629 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-c5839de4-65ef-4f09-aa87-d2dc468287ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] DELETE https://10.4.3.140/volume/v3/attachments/f662c49f-295e-41b4-9f51-850ba648c421 Jul 31 13:53:03.086889 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-c5839de4-65ef-4f09-aa87-d2dc468287ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:03.087118 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-c5839de4-65ef-4f09-aa87-d2dc468287ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:03.096566 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:03.096566 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:03.136366 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-e1391e0b-939e-449d-8bdf-b474ef3ca4b6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.138402 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-e1391e0b-939e-449d-8bdf-b474ef3ca4b6 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] PUT https://10.4.3.140/volume/v3/attachments/ddc08d35-66d6-41a8-ac8b-9f2568dd3b45 Jul 31 13:53:03.138793 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-e1391e0b-939e-449d-8bdf-b474ef3ca4b6 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:03.149252 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-e1391e0b-939e-449d-8bdf-b474ef3ca4b6 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Acquiring lock "cinder-attachment_update-91eeea33-5563-4352-9b8c-25b6d5faa8d0-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:53:03.154304 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-e1391e0b-939e-449d-8bdf-b474ef3ca4b6 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Lock "cinder-attachment_update-91eeea33-5563-4352-9b8c-25b6d5faa8d0-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:53:03.155267 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:03.155267 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:03.172874 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9b891837-abf4-456f-85eb-5df01791c6b9 req-c5839de4-65ef-4f09-aa87-d2dc468287ef tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/attachments/f662c49f-295e-41b4-9f51-850ba648c421 returned with HTTP 200 Jul 31 13:53:03.173316 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 73/291] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:03 2026] DELETE /volume/v3/attachments/f662c49f-295e-41b4-9f51-850ba648c421 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:03.260787 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-e1391e0b-939e-449d-8bdf-b474ef3ca4b6 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Lock "cinder-attachment_update-91eeea33-5563-4352-9b8c-25b6d5faa8d0-np0000006230" released by "attachment_update" :: held 0.106s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:53:03.261186 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-e1391e0b-939e-449d-8bdf-b474ef3ca4b6 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/attachments/ddc08d35-66d6-41a8-ac8b-9f2568dd3b45 returned with HTTP 200 Jul 31 13:53:03.262054 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 72/292] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:53:03 2026] PUT /volume/v3/attachments/ddc08d35-66d6-41a8-ac8b-9f2568dd3b45 => generated 967 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:03.722327 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-291fd7ce-4575-4dd7-97de-804c84d92e17 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.724018 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-291fd7ce-4575-4dd7-97de-804c84d92e17 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:03.724202 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-291fd7ce-4575-4dd7-97de-804c84d92e17 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:03.724403 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-291fd7ce-4575-4dd7-97de-804c84d92e17 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:03.732193 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:03.732193 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:03.735971 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-291fd7ce-4575-4dd7-97de-804c84d92e17 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] Volume info retrieved successfully. Jul 31 13:53:03.740242 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-291fd7ce-4575-4dd7-97de-804c84d92e17 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-reader] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:53:03.740665 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 75/293] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:03 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:03.780785 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-72d66347-8c4e-402b-b50e-d1414240af38 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.782901 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72d66347-8c4e-402b-b50e-d1414240af38 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] GET https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 Jul 31 13:53:03.783120 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72d66347-8c4e-402b-b50e-d1414240af38 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:03.783504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72d66347-8c4e-402b-b50e-d1414240af38 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:03.791149 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72d66347-8c4e-402b-b50e-d1414240af38 tempest-VolumeTypesAccessTest-968736292 tempest-VolumeTypesAccessTest-968736292-project-member] https://10.4.3.140/volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 returned with HTTP 404 Jul 31 13:53:03.791778 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 74/294] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:03 2026] GET /volume/v3/volumes/b2d828cb-857f-4db7-b136-19ed66001747 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:03.800474 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f983b5c9-9cd0-4ec7-ad86-b3da9b9c5395 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.802815 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f983b5c9-9cd0-4ec7-ad86-b3da9b9c5395 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] POST https://10.4.3.140/volume/v3/types/15524c01-49c3-474d-b02b-374877eee589/action Jul 31 13:53:03.803246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f983b5c9-9cd0-4ec7-ad86-b3da9b9c5395 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action body: b'{"removeProjectAccess": {"project": "818183127efa4176a2cf56c245da11d0"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:03.803418 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f983b5c9-9cd0-4ec7-ad86-b3da9b9c5395 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "818183127efa4176a2cf56c245da11d0"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:03.805350 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:03.805350 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:03.805643 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-207b8a3c-ef04-4c3c-b680-710660121010 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.807426 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-207b8a3c-ef04-4c3c-b680-710660121010 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:03.809502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-207b8a3c-ef04-4c3c-b680-710660121010 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:03.809755 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-207b8a3c-ef04-4c3c-b680-710660121010 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:03.822009 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f983b5c9-9cd0-4ec7-ad86-b3da9b9c5395 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/15524c01-49c3-474d-b02b-374877eee589/action returned with HTTP 202 Jul 31 13:53:03.822475 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 74/295] 10.4.3.140 () {68 vars in 1384 bytes} [Fri Jul 31 13:53:03 2026] POST /volume/v3/types/15524c01-49c3-474d-b02b-374877eee589/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:03.824664 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:03.824664 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:03.829011 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-207b8a3c-ef04-4c3c-b680-710660121010 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:53:03.831235 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e95ad23c-6947-4562-9142-a2fb4d4dc5d0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.833054 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e95ad23c-6947-4562-9142-a2fb4d4dc5d0 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] DELETE https://10.4.3.140/volume/v3/types/15524c01-49c3-474d-b02b-374877eee589 Jul 31 13:53:03.833272 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e95ad23c-6947-4562-9142-a2fb4d4dc5d0 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:03.833562 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e95ad23c-6947-4562-9142-a2fb4d4dc5d0 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:03.834480 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-207b8a3c-ef04-4c3c-b680-710660121010 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:53:03.834480 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 73/296] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:03 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:03.875376 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e95ad23c-6947-4562-9142-a2fb4d4dc5d0 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/15524c01-49c3-474d-b02b-374877eee589 returned with HTTP 202 Jul 31 13:53:03.875948 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 76/297] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:53:03 2026] DELETE /volume/v3/types/15524c01-49c3-474d-b02b-374877eee589 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:03.886121 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c24ad074-5d24-4b2d-9ca1-d507a460c83e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.891699 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c24ad074-5d24-4b2d-9ca1-d507a460c83e tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] GET https://10.4.3.140/volume/v3/types/15524c01-49c3-474d-b02b-374877eee589 Jul 31 13:53:03.892011 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c24ad074-5d24-4b2d-9ca1-d507a460c83e tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:03.892264 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c24ad074-5d24-4b2d-9ca1-d507a460c83e tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:03.897407 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c24ad074-5d24-4b2d-9ca1-d507a460c83e tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/15524c01-49c3-474d-b02b-374877eee589 returned with HTTP 404 Jul 31 13:53:03.898245 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 75/298] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:53:03 2026] GET /volume/v3/types/15524c01-49c3-474d-b02b-374877eee589 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:03.900734 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5a89e4ff-21dc-485f-a168-53719838851d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.904831 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a89e4ff-21dc-485f-a168-53719838851d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:03.905124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a89e4ff-21dc-485f-a168-53719838851d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:03.905403 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a89e4ff-21dc-485f-a168-53719838851d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:03.914339 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-06035059-3ee5-4deb-9475-fa1038289ff5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.914686 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:03.914686 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:03.916287 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06035059-3ee5-4deb-9475-fa1038289ff5 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:53:03.918250 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-06035059-3ee5-4deb-9475-fa1038289ff5 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1691213921", "os-volume-type-access:is_public": false}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:03.920392 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5a89e4ff-21dc-485f-a168-53719838851d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:53:03.928617 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a89e4ff-21dc-485f-a168-53719838851d tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:53:03.929100 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 75/299] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:03 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:03.945418 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06035059-3ee5-4deb-9475-fa1038289ff5 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:53:03.945418 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 74/300] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:53:03 2026] POST /volume/v3/types => generated 229 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:03.957716 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d3420ee0-66fb-41ea-b3dc-584a6e84c0cf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:03.959757 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3420ee0-66fb-41ea-b3dc-584a6e84c0cf tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] POST https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action Jul 31 13:53:03.960069 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3420ee0-66fb-41ea-b3dc-584a6e84c0cf tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action body: b'{"addProjectAccess": {"project": "818183127efa4176a2cf56c245da11d0"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:03.960191 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3420ee0-66fb-41ea-b3dc-584a6e84c0cf tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "818183127efa4176a2cf56c245da11d0"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:03.988236 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3420ee0-66fb-41ea-b3dc-584a6e84c0cf tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action returned with HTTP 202 Jul 31 13:53:03.988722 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 77/301] 10.4.3.140 () {68 vars in 1384 bytes} [Fri Jul 31 13:53:03 2026] POST /volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 13:53:04.005582 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ec805fdd-3566-40c0-bdb6-e0a1b88390b8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.007423 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec805fdd-3566-40c0-bdb6-e0a1b88390b8 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] POST https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action Jul 31 13:53:04.009538 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec805fdd-3566-40c0-bdb6-e0a1b88390b8 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action body: b'{"addProjectAccess": {"project": "4ef7560210a54c8c95b88213bd20784d"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:04.009538 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec805fdd-3566-40c0-bdb6-e0a1b88390b8 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4ef7560210a54c8c95b88213bd20784d"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:04.024136 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b2b1825-51bf-4ded-838f-ad4ab0af4b43 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.025112 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b2b1825-51bf-4ded-838f-ad4ab0af4b43 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:04.025335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b2b1825-51bf-4ded-838f-ad4ab0af4b43 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:04.025545 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b2b1825-51bf-4ded-838f-ad4ab0af4b43 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:04.027196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3fb355ed-d738-4d1a-9c5e-0a49943f3120 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.029872 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fb355ed-d738-4d1a-9c5e-0a49943f3120 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:04.030168 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fb355ed-d738-4d1a-9c5e-0a49943f3120 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:04.030377 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fb355ed-d738-4d1a-9c5e-0a49943f3120 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:04.036500 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:04.036500 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:04.039491 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec805fdd-3566-40c0-bdb6-e0a1b88390b8 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action returned with HTTP 202 Jul 31 13:53:04.039974 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 76/302] 10.4.3.140 () {68 vars in 1384 bytes} [Fri Jul 31 13:53:04 2026] POST /volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:04.040773 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0b2b1825-51bf-4ded-838f-ad4ab0af4b43 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:53:04.043454 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:04.043454 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:04.047414 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b2b1825-51bf-4ded-838f-ad4ab0af4b43 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:53:04.047414 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 76/303] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:04 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:04.048838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8479c141-6ce0-4478-9609-b86af860acd3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.051379 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8479c141-6ce0-4478-9609-b86af860acd3 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] GET https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/os-volume-type-access Jul 31 13:53:04.051740 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8479c141-6ce0-4478-9609-b86af860acd3 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:04.052059 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8479c141-6ce0-4478-9609-b86af860acd3 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:04.059111 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3fb355ed-d738-4d1a-9c5e-0a49943f3120 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:04.065776 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fb355ed-d738-4d1a-9c5e-0a49943f3120 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:04.066304 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 75/304] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:04 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:04.068149 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3d619d50-f390-4d76-8400-a9f91e608a16 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.073553 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8479c141-6ce0-4478-9609-b86af860acd3 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/os-volume-type-access returned with HTTP 200 Jul 31 13:53:04.073769 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 78/305] 10.4.3.140 () {66 vars in 1408 bytes} [Fri Jul 31 13:53:04 2026] GET /volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/os-volume-type-access => generated 244 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:04.075625 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d619d50-f390-4d76-8400-a9f91e608a16 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:04.075625 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3d619d50-f390-4d76-8400-a9f91e608a16 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:04.075625 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3d619d50-f390-4d76-8400-a9f91e608a16 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:04.075625 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3d619d50-f390-4d76-8400-a9f91e608a16 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Delete volume with id: d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:04.085260 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:04.085260 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:04.085771 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7e44936d-6090-443e-ab1f-dd361aded98e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.085955 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3d619d50-f390-4d76-8400-a9f91e608a16 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:53:04.089327 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e44936d-6090-443e-ab1f-dd361aded98e tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] POST https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action Jul 31 13:53:04.091709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e44936d-6090-443e-ab1f-dd361aded98e tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action body: b'{"removeProjectAccess": {"project": "4ef7560210a54c8c95b88213bd20784d"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:04.091861 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e44936d-6090-443e-ab1f-dd361aded98e tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4ef7560210a54c8c95b88213bd20784d"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:04.118369 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e44936d-6090-443e-ab1f-dd361aded98e tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action returned with HTTP 202 Jul 31 13:53:04.118966 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 77/306] 10.4.3.140 () {68 vars in 1384 bytes} [Fri Jul 31 13:53:04 2026] POST /volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:04.127360 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-97aa7db5-0a26-4365-97dc-993231816121 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.129105 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97aa7db5-0a26-4365-97dc-993231816121 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] POST https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action Jul 31 13:53:04.129444 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97aa7db5-0a26-4365-97dc-993231816121 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action body: b'{"removeProjectAccess": {"project": "818183127efa4176a2cf56c245da11d0"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:04.129655 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97aa7db5-0a26-4365-97dc-993231816121 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "818183127efa4176a2cf56c245da11d0"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:04.146776 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3d619d50-f390-4d76-8400-a9f91e608a16 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Delete volume request issued successfully. Jul 31 13:53:04.147053 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d619d50-f390-4d76-8400-a9f91e608a16 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 202 Jul 31 13:53:04.147658 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 77/307] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:04 2026] DELETE /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:04.155902 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5078adc2-f322-43cb-b7cc-e2179626db2b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.158166 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5078adc2-f322-43cb-b7cc-e2179626db2b tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:04.158419 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5078adc2-f322-43cb-b7cc-e2179626db2b tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:04.158710 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5078adc2-f322-43cb-b7cc-e2179626db2b tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:04.195163 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97aa7db5-0a26-4365-97dc-993231816121 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action returned with HTTP 202 Jul 31 13:53:04.195782 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 76/308] 10.4.3.140 () {68 vars in 1384 bytes} [Fri Jul 31 13:53:04 2026] POST /volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:04.200851 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:04.200851 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:04.203536 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-984223a0-aa84-4f94-9fd0-c8db7c96c1e3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.205836 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-984223a0-aa84-4f94-9fd0-c8db7c96c1e3 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] DELETE https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366 Jul 31 13:53:04.206267 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-984223a0-aa84-4f94-9fd0-c8db7c96c1e3 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:04.206393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-984223a0-aa84-4f94-9fd0-c8db7c96c1e3 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:04.206680 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5078adc2-f322-43cb-b7cc-e2179626db2b tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Volume info retrieved successfully. Jul 31 13:53:04.211985 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5078adc2-f322-43cb-b7cc-e2179626db2b tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 200 Jul 31 13:53:04.212575 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 79/309] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:04 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:04.273125 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-984223a0-aa84-4f94-9fd0-c8db7c96c1e3 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366 returned with HTTP 202 Jul 31 13:53:04.273940 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 78/310] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:53:04 2026] DELETE /volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:04.284934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8547fe62-ba4d-408d-8842-8bea757f9014 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:04.286763 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8547fe62-ba4d-408d-8842-8bea757f9014 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] GET https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366 Jul 31 13:53:04.288728 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8547fe62-ba4d-408d-8842-8bea757f9014 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:04.288728 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8547fe62-ba4d-408d-8842-8bea757f9014 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:04.292352 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8547fe62-ba4d-408d-8842-8bea757f9014 tempest-VolumeTypesAccessTest-547447078 tempest-VolumeTypesAccessTest-547447078-project-admin] https://10.4.3.140/volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366 returned with HTTP 404 Jul 31 13:53:04.293009 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 78/311] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:53:04 2026] GET /volume/v3/types/ef1d4f75-4387-47a4-abbe-4df71f8fc366 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:05.028988 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bfcb2ec3-e035-4f29-a8f6-2cb3cdfcff9d req-afbe84ec-21db-41ee-b317-8c1c3369dcd3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:05.031604 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bfcb2ec3-e035-4f29-a8f6-2cb3cdfcff9d req-afbe84ec-21db-41ee-b317-8c1c3369dcd3 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] GET https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de Jul 31 13:53:05.031832 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bfcb2ec3-e035-4f29-a8f6-2cb3cdfcff9d req-afbe84ec-21db-41ee-b317-8c1c3369dcd3 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:05.032009 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bfcb2ec3-e035-4f29-a8f6-2cb3cdfcff9d req-afbe84ec-21db-41ee-b317-8c1c3369dcd3 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:05.041858 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:05.041858 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:05.045777 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-bfcb2ec3-e035-4f29-a8f6-2cb3cdfcff9d req-afbe84ec-21db-41ee-b317-8c1c3369dcd3 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:53:05.051391 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bfcb2ec3-e035-4f29-a8f6-2cb3cdfcff9d req-afbe84ec-21db-41ee-b317-8c1c3369dcd3 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de returned with HTTP 200 Jul 31 13:53:05.052056 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 77/312] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:05 2026] GET /volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de => generated 1603 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:05.083417 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7fe8d35b-9de8-40fc-a8f3-58c09258111c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:05.085715 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7fe8d35b-9de8-40fc-a8f3-58c09258111c tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:05.087050 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7fe8d35b-9de8-40fc-a8f3-58c09258111c tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:05.087427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7fe8d35b-9de8-40fc-a8f3-58c09258111c tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:05.103048 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:05.103048 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:05.109142 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7fe8d35b-9de8-40fc-a8f3-58c09258111c tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:05.118812 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7fe8d35b-9de8-40fc-a8f3-58c09258111c tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:05.119296 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 80/313] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:05 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:05.229489 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3adf49d2-990b-471d-b82b-580947b9ef52 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:05.231349 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3adf49d2-990b-471d-b82b-580947b9ef52 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:05.231554 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3adf49d2-990b-471d-b82b-580947b9ef52 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:05.231767 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3adf49d2-990b-471d-b82b-580947b9ef52 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:05.238930 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3adf49d2-990b-471d-b82b-580947b9ef52 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 404 Jul 31 13:53:05.239425 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 79/314] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:05 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:06.132647 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c7b5cd79-48ae-4101-9eb2-28eee08c0368 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:06.135208 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c7b5cd79-48ae-4101-9eb2-28eee08c0368 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:06.138532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c7b5cd79-48ae-4101-9eb2-28eee08c0368 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:06.138532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c7b5cd79-48ae-4101-9eb2-28eee08c0368 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:06.161360 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:06.161360 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:06.172540 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c7b5cd79-48ae-4101-9eb2-28eee08c0368 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:06.173997 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c7b5cd79-48ae-4101-9eb2-28eee08c0368 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:06.174335 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 79/315] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:06 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:06.616373 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-8410383d-f263-4162-b1f2-608a6a43e1d7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:06.622780 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-8410383d-f263-4162-b1f2-608a6a43e1d7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] POST https://10.4.3.140/volume/v3/attachments/ddc08d35-66d6-41a8-ac8b-9f2568dd3b45/action Jul 31 13:53:06.622780 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-8410383d-f263-4162-b1f2-608a6a43e1d7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:06.622780 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-8410383d-f263-4162-b1f2-608a6a43e1d7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:06.647753 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:06.647753 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:06.671995 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c9ab797f-5a10-4108-a48c-5df95e97ca4c req-8410383d-f263-4162-b1f2-608a6a43e1d7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/attachments/ddc08d35-66d6-41a8-ac8b-9f2568dd3b45/action returned with HTTP 204 Jul 31 13:53:06.673040 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 78/316] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:53:06 2026] POST /volume/v3/attachments/ddc08d35-66d6-41a8-ac8b-9f2568dd3b45/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:07.188597 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4cbe0c58-8d36-4535-a2f6-5673b526b3a1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:07.191215 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4cbe0c58-8d36-4535-a2f6-5673b526b3a1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:07.191382 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4cbe0c58-8d36-4535-a2f6-5673b526b3a1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:07.191617 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4cbe0c58-8d36-4535-a2f6-5673b526b3a1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:07.208318 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:07.208318 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:07.214298 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4cbe0c58-8d36-4535-a2f6-5673b526b3a1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:07.221985 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4cbe0c58-8d36-4535-a2f6-5673b526b3a1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:07.222904 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 81/317] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:07 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:07.281915 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-c2502cb7-7697-46f6-83c1-7dec7c068a10 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:07.284601 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-c2502cb7-7697-46f6-83c1-7dec7c068a10 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:07.284905 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-c2502cb7-7697-46f6-83c1-7dec7c068a10 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:07.285173 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-c2502cb7-7697-46f6-83c1-7dec7c068a10 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:07.302070 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:07.302070 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:07.310291 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-c2502cb7-7697-46f6-83c1-7dec7c068a10 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:07.317062 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-c2502cb7-7697-46f6-83c1-7dec7c068a10 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:07.317692 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 80/318] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:07 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:07.464992 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ff371ec2-407f-43c2-b50a-aec66c744b07 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:07.465347 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff371ec2-407f-43c2-b50a-aec66c744b07 None None] GET https://10.4.3.140/volume// Jul 31 13:53:07.465470 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ff371ec2-407f-43c2-b50a-aec66c744b07 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:07.465746 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ff371ec2-407f-43c2-b50a-aec66c744b07 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:07.466270 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff371ec2-407f-43c2-b50a-aec66c744b07 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:53:07.466418 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 80/319] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:53:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:53:07.479774 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-3faff1a1-a9bb-4d34-9f34-7d913f281d17 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:07.482775 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-3faff1a1-a9bb-4d34-9f34-7d913f281d17 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:53:07.483113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-3faff1a1-a9bb-4d34-9f34-7d913f281d17 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91eeea33-5563-4352-9b8c-25b6d5faa8d0", "connector": null, "instance_uuid": "a7184fb8-d204-4d83-9b4e-13cc4c5156ff"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:07.501707 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:07.501707 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:07.530658 np0000006230 devstack@c-api.service[100184]: WARNING cinder.volume.api [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-3faff1a1-a9bb-4d34-9f34-7d913f281d17 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 13:53:07.539536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-3faff1a1-a9bb-4d34-9f34-7d913f281d17 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:53:07.540351 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 79/320] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:53:07 2026] POST /volume/v3/attachments => generated 271 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:07.594372 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a6f0588f-7256-4b3b-9b19-b13707e7768a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:07.596606 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a6f0588f-7256-4b3b-9b19-b13707e7768a tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:07.596858 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a6f0588f-7256-4b3b-9b19-b13707e7768a tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:07.597166 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a6f0588f-7256-4b3b-9b19-b13707e7768a tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:07.613026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e768fb17-e612-4c4c-96be-7588a2381a67 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:07.613147 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:07.613147 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:07.613486 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e768fb17-e612-4c4c-96be-7588a2381a67 None None] GET https://10.4.3.140/volume// Jul 31 13:53:07.613718 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e768fb17-e612-4c4c-96be-7588a2381a67 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:07.614191 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e768fb17-e612-4c4c-96be-7588a2381a67 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:07.614330 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e768fb17-e612-4c4c-96be-7588a2381a67 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:53:07.614701 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 81/321] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:53:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:53:07.616874 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a6f0588f-7256-4b3b-9b19-b13707e7768a tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:07.621531 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a6f0588f-7256-4b3b-9b19-b13707e7768a tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:07.622094 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 82/322] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:07 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:07.624850 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-59c3f8dd-c725-4fa5-9073-3ece30d1e9b3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:07.630101 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-59c3f8dd-c725-4fa5-9073-3ece30d1e9b3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:07.630335 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-59c3f8dd-c725-4fa5-9073-3ece30d1e9b3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:07.630606 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-59c3f8dd-c725-4fa5-9073-3ece30d1e9b3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:07.647910 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:07.647910 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:07.655315 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-59c3f8dd-c725-4fa5-9073-3ece30d1e9b3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:07.661682 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-59c3f8dd-c725-4fa5-9073-3ece30d1e9b3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:07.662099 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 81/323] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:53:07 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1343 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:53:07.762902 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-f9a712f6-e6e2-435e-910f-707a0181d72b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:07.766234 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-f9a712f6-e6e2-435e-910f-707a0181d72b tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] PUT https://10.4.3.140/volume/v3/attachments/f554ddca-ed15-4a04-931f-c3d45701f7ba Jul 31 13:53:07.766723 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-f9a712f6-e6e2-435e-910f-707a0181d72b tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:07.778157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-f9a712f6-e6e2-435e-910f-707a0181d72b tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Acquiring lock "cinder-attachment_update-91eeea33-5563-4352-9b8c-25b6d5faa8d0-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:53:07.782533 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-f9a712f6-e6e2-435e-910f-707a0181d72b tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Lock "cinder-attachment_update-91eeea33-5563-4352-9b8c-25b6d5faa8d0-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:53:07.783990 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:07.783990 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:07.903340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-f9a712f6-e6e2-435e-910f-707a0181d72b tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Lock "cinder-attachment_update-91eeea33-5563-4352-9b8c-25b6d5faa8d0-np0000006230" released by "attachment_update" :: held 0.121s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:53:07.903699 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-f9a712f6-e6e2-435e-910f-707a0181d72b tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/attachments/f554ddca-ed15-4a04-931f-c3d45701f7ba returned with HTTP 200 Jul 31 13:53:07.904161 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 80/324] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:53:07 2026] PUT /volume/v3/attachments/f554ddca-ed15-4a04-931f-c3d45701f7ba => generated 967 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:08.093748 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c6b50718-9186-4de0-9b8b-e49d1a6e532e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:08.096117 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6b50718-9186-4de0-9b8b-e49d1a6e532e tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:08.096301 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6b50718-9186-4de0-9b8b-e49d1a6e532e tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:08.096496 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6b50718-9186-4de0-9b8b-e49d1a6e532e tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:08.096732 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-c6b50718-9186-4de0-9b8b-e49d1a6e532e tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Delete volume with id: 2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:08.111708 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:08.111708 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:08.112195 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c6b50718-9186-4de0-9b8b-e49d1a6e532e tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:53:08.155934 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c6b50718-9186-4de0-9b8b-e49d1a6e532e tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Delete volume request issued successfully. Jul 31 13:53:08.156112 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6b50718-9186-4de0-9b8b-e49d1a6e532e tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 202 Jul 31 13:53:08.156451 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 82/325] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:08 2026] DELETE /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:08.163699 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5af298fc-77f1-4b07-83fb-1f2ab2c5845a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:08.165124 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5af298fc-77f1-4b07-83fb-1f2ab2c5845a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:08.166089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5af298fc-77f1-4b07-83fb-1f2ab2c5845a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:08.166441 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5af298fc-77f1-4b07-83fb-1f2ab2c5845a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:08.177136 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:08.177136 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:08.181868 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5af298fc-77f1-4b07-83fb-1f2ab2c5845a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Volume info retrieved successfully. Jul 31 13:53:08.186766 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5af298fc-77f1-4b07-83fb-1f2ab2c5845a tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 200 Jul 31 13:53:08.187444 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 83/326] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:08 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:08.513743 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-23ef2214-b6c3-4bbd-9226-f76bd16e0e40 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:08.515742 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23ef2214-b6c3-4bbd-9226-f76bd16e0e40 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:08.516149 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23ef2214-b6c3-4bbd-9226-f76bd16e0e40 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:08.516859 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23ef2214-b6c3-4bbd-9226-f76bd16e0e40 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:08.516974 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-23ef2214-b6c3-4bbd-9226-f76bd16e0e40 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Delete volume with id: d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:08.522680 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23ef2214-b6c3-4bbd-9226-f76bd16e0e40 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 404 Jul 31 13:53:08.523241 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 82/327] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:08 2026] DELETE /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:08.531491 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a8843e2e-2f37-4906-8fbd-4cf2185bb805 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:08.533717 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8843e2e-2f37-4906-8fbd-4cf2185bb805 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] GET https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 Jul 31 13:53:08.534114 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8843e2e-2f37-4906-8fbd-4cf2185bb805 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:08.534464 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8843e2e-2f37-4906-8fbd-4cf2185bb805 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:08.542138 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8843e2e-2f37-4906-8fbd-4cf2185bb805 tempest-VolumesAssistedSnapshotsTest-199662142 tempest-VolumesAssistedSnapshotsTest-199662142-project-admin] https://10.4.3.140/volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 returned with HTTP 404 Jul 31 13:53:08.542760 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 81/328] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:08 2026] GET /volume/v3/volumes/d5887b54-fa5e-41ee-82e4-f6b663c93220 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:08.636666 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2d6346cc-54e2-492a-be2c-59c07fa12956 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:08.638952 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2d6346cc-54e2-492a-be2c-59c07fa12956 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:08.639167 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2d6346cc-54e2-492a-be2c-59c07fa12956 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:08.639354 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2d6346cc-54e2-492a-be2c-59c07fa12956 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:08.652892 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:08.652892 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:08.656817 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2d6346cc-54e2-492a-be2c-59c07fa12956 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:08.661199 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2d6346cc-54e2-492a-be2c-59c07fa12956 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:08.661615 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 83/329] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:08 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:08.877117 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7aa746ea-ef35-48ce-b286-269d6983e587 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:09.089026 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:09.089477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2054186105"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:09.091737 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2054186105'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:09.091974 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create volume of 1 GB Jul 31 13:53:09.097922 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Availability Zones retrieved successfully. Jul 31 13:53:09.107402 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Flow 'volume_create_api' (a232ce05-3257-4fed-bfea-3db8fece7ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:09.108930 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3caf5a81-6238-4b9f-9c1b-680631fc22ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:09.110435 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:09.146153 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3caf5a81-6238-4b9f-9c1b-680631fc22ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:09.147846 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e87d6c-fa4a-4baf-b7a7-da37f65dcfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:09.204943 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2172459c-7c5c-4690-8cde-a5bc28cf6501 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:09.208094 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2172459c-7c5c-4690-8cde-a5bc28cf6501 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] GET https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 Jul 31 13:53:09.208680 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2172459c-7c5c-4690-8cde-a5bc28cf6501 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:09.209089 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2172459c-7c5c-4690-8cde-a5bc28cf6501 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:09.219595 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2172459c-7c5c-4690-8cde-a5bc28cf6501 tempest-AttachSCSIVolumeTestJSON-1145170148 tempest-AttachSCSIVolumeTestJSON-1145170148-project-member] https://10.4.3.140/volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 returned with HTTP 404 Jul 31 13:53:09.220764 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 83/330] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:09 2026] GET /volume/v3/volumes/2bcc79c7-ee6d-4cbe-a824-ab7bcdb9c3c3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:09.232013 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Created reservations ['909cbe5c-d1e5-46b9-aca6-44e0f3cf17ba', '600e2e3d-ca93-4b4a-a8de-b3a35ad5bd37', '4f9ff8f3-d4f2-4959-96d1-29c6dc7c2941', '63f88e5e-1834-4cd7-89ff-11078c4e8b2f'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:09.233125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e87d6c-fa4a-4baf-b7a7-da37f65dcfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['909cbe5c-d1e5-46b9-aca6-44e0f3cf17ba', '600e2e3d-ca93-4b4a-a8de-b3a35ad5bd37', '4f9ff8f3-d4f2-4959-96d1-29c6dc7c2941', '63f88e5e-1834-4cd7-89ff-11078c4e8b2f']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:09.233774 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b16dbb-3cfe-4b87-b48f-4d9a19779fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:09.267615 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b16dbb-3cfe-4b87-b48f-4d9a19779fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9408a382-71c2-4ab7-a387-709a632fa088', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2054186105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e53024c39ad4309b45dba09c172f271',qos_specs=None,replication_status=,reservations=['909cbe5c-d1e5-46b9-aca6-44e0f3cf17ba','600e2e3d-ca93-4b4a-a8de-b3a35ad5bd37','4f9ff8f3-d4f2-4959-96d1-29c6dc7c2941','63f88e5e-1834-4cd7-89ff-11078c4e8b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9731d000daf544f59efcb2f14ca09863',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2054186105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9408a382-71c2-4ab7-a387-709a632fa088,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e53024c39ad4309b45dba09c172f271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9731d000daf544f59efcb2f14ca09863',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:09.268555 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e1531f-26e8-429e-a95d-5ebee950b17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:09.294704 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e1531f-26e8-429e-a95d-5ebee950b17f) transitioned into state 'SUCCESS' from state '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-2054186105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e53024c39ad4309b45dba09c172f271',qos_specs=None,replication_status=,reservations=['909cbe5c-d1e5-46b9-aca6-44e0f3cf17ba','600e2e3d-ca93-4b4a-a8de-b3a35ad5bd37','4f9ff8f3-d4f2-4959-96d1-29c6dc7c2941','63f88e5e-1834-4cd7-89ff-11078c4e8b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9731d000daf544f59efcb2f14ca09863',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:09.295542 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6dcf2f-5344-41e0-ae63-2a4634c48a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:09.309899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6dcf2f-5344-41e0-ae63-2a4634c48a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:09.310962 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Flow 'volume_create_api' (a232ce05-3257-4fed-bfea-3db8fece7ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:09.311379 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create volume request issued successfully. Jul 31 13:53:09.312175 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7aa746ea-ef35-48ce-b286-269d6983e587 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:09.312715 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 84/331] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:53:08 2026] POST /volume/v3/volumes => generated 751 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:09.333039 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-06a9dad3-269d-4a4e-abc1-7c20b161c794 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:09.335658 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06a9dad3-269d-4a4e-abc1-7c20b161c794 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:09.336030 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-06a9dad3-269d-4a4e-abc1-7c20b161c794 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:09.336482 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-06a9dad3-269d-4a4e-abc1-7c20b161c794 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:09.348810 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:09.348810 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:09.362181 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-06a9dad3-269d-4a4e-abc1-7c20b161c794 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:09.371753 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06a9dad3-269d-4a4e-abc1-7c20b161c794 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 returned with HTTP 200 Jul 31 13:53:09.372401 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 82/332] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:09 2026] GET /volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:09.674766 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-050cb7df-3637-43af-90bc-0173fb363040 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:09.677031 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-050cb7df-3637-43af-90bc-0173fb363040 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:09.677281 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-050cb7df-3637-43af-90bc-0173fb363040 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:09.677572 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-050cb7df-3637-43af-90bc-0173fb363040 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:09.694872 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:09.694872 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:09.699166 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-050cb7df-3637-43af-90bc-0173fb363040 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:09.705036 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-050cb7df-3637-43af-90bc-0173fb363040 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:09.705533 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 84/333] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:09 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:10.226800 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-d586aa80-d2fc-4b9f-ad9a-71b442eba4a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:10.228893 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-d586aa80-d2fc-4b9f-ad9a-71b442eba4a7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] POST https://10.4.3.140/volume/v3/attachments/f554ddca-ed15-4a04-931f-c3d45701f7ba/action Jul 31 13:53:10.229321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-d586aa80-d2fc-4b9f-ad9a-71b442eba4a7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:10.229476 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-d586aa80-d2fc-4b9f-ad9a-71b442eba4a7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:10.262255 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:10.262255 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:10.284710 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8b42710b-c177-47e0-b0bd-dc913ccfbcdb req-d586aa80-d2fc-4b9f-ad9a-71b442eba4a7 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/attachments/f554ddca-ed15-4a04-931f-c3d45701f7ba/action returned with HTTP 204 Jul 31 13:53:10.285240 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 84/334] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:53:10 2026] POST /volume/v3/attachments/f554ddca-ed15-4a04-931f-c3d45701f7ba/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:10.392139 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3d909f3b-96ab-4785-b9fc-901768994ed7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:10.394477 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d909f3b-96ab-4785-b9fc-901768994ed7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:10.394699 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d909f3b-96ab-4785-b9fc-901768994ed7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:10.395449 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d909f3b-96ab-4785-b9fc-901768994ed7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:10.412325 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:10.412325 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:10.413926 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3d909f3b-96ab-4785-b9fc-901768994ed7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:10.419405 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d909f3b-96ab-4785-b9fc-901768994ed7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 returned with HTTP 200 Jul 31 13:53:10.419942 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 85/335] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:10 2026] GET /volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:10.438601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-521fea8c-5871-49c1-bd4e-ca6603555166 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:10.440890 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-521fea8c-5871-49c1-bd4e-ca6603555166 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:53:10.441330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-521fea8c-5871-49c1-bd4e-ca6603555166 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9408a382-71c2-4ab7-a387-709a632fa088", "name": "tempest-VolumesDeleteCascade-Snapshot-1130298021"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:10.455552 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:10.455552 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:10.456116 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-521fea8c-5871-49c1-bd4e-ca6603555166 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:10.456880 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-521fea8c-5871-49c1-bd4e-ca6603555166 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create snapshot from volume 9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:10.510248 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-521fea8c-5871-49c1-bd4e-ca6603555166 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Created reservations ['9101ff05-bbc5-4326-8645-4b9ec9dd69e5', 'e55dcb39-8ea3-4fa1-8c22-e07dce75d185', 'deaa2e75-34e0-41e6-9e3f-b505c0b68bc6', 'f6b85e9b-d62d-4073-9dce-ba8c72eed130'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:10.569179 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-521fea8c-5871-49c1-bd4e-ca6603555166 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot create request issued successfully. Jul 31 13:53:10.569716 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-521fea8c-5871-49c1-bd4e-ca6603555166 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:53:10.571567 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 83/336] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:53:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:10.581754 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6d4318be-693f-4582-8547-1786868455dc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:10.586440 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d4318be-693f-4582-8547-1786868455dc tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/snapshots/21ab0267-cf3a-4f55-a836-37eab2a8c0d1 Jul 31 13:53:10.586721 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d4318be-693f-4582-8547-1786868455dc tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:10.586975 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d4318be-693f-4582-8547-1786868455dc tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:10.595536 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:10.595536 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:10.595666 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6d4318be-693f-4582-8547-1786868455dc tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot retrieved successfully. Jul 31 13:53:10.596577 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d4318be-693f-4582-8547-1786868455dc tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots/21ab0267-cf3a-4f55-a836-37eab2a8c0d1 returned with HTTP 200 Jul 31 13:53:10.597192 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 85/337] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:53:10 2026] GET /volume/v3/snapshots/21ab0267-cf3a-4f55-a836-37eab2a8c0d1 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:10.719101 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2565466c-bbe6-4ff1-9ce4-044c3af9556e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:10.721039 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2565466c-bbe6-4ff1-9ce4-044c3af9556e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:10.721567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2565466c-bbe6-4ff1-9ce4-044c3af9556e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:10.721795 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2565466c-bbe6-4ff1-9ce4-044c3af9556e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:10.735796 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:10.735796 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:10.740683 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2565466c-bbe6-4ff1-9ce4-044c3af9556e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:10.746822 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2565466c-bbe6-4ff1-9ce4-044c3af9556e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:10.747276 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 85/338] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:10 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:11.107540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-6641b7dc-54ab-44f0-96c4-a7a6d2278a10 req-3ae27ea4-06ef-4373-afe8-9544934f6e19 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.109990 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6641b7dc-54ab-44f0-96c4-a7a6d2278a10 req-3ae27ea4-06ef-4373-afe8-9544934f6e19 tempest-TestMultiAttachVolumeSwap-570512825 tempest-TestMultiAttachVolumeSwap-570512825-project] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:11.110112 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6641b7dc-54ab-44f0-96c4-a7a6d2278a10 req-3ae27ea4-06ef-4373-afe8-9544934f6e19 tempest-TestMultiAttachVolumeSwap-570512825 tempest-TestMultiAttachVolumeSwap-570512825-project] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:11.110325 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6641b7dc-54ab-44f0-96c4-a7a6d2278a10 req-3ae27ea4-06ef-4373-afe8-9544934f6e19 tempest-TestMultiAttachVolumeSwap-570512825 tempest-TestMultiAttachVolumeSwap-570512825-project] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:11.125030 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.125030 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:11.129185 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-6641b7dc-54ab-44f0-96c4-a7a6d2278a10 req-3ae27ea4-06ef-4373-afe8-9544934f6e19 tempest-TestMultiAttachVolumeSwap-570512825 tempest-TestMultiAttachVolumeSwap-570512825-project] Volume info retrieved successfully. Jul 31 13:53:11.133727 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6641b7dc-54ab-44f0-96c4-a7a6d2278a10 req-3ae27ea4-06ef-4373-afe8-9544934f6e19 tempest-TestMultiAttachVolumeSwap-570512825 tempest-TestMultiAttachVolumeSwap-570512825-project] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:11.134302 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 86/339] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:11 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1651 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:11.145330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d7199a9d-a1a8-4cec-b015-b59c9e5fb33e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.147876 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7199a9d-a1a8-4cec-b015-b59c9e5fb33e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:11.148057 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7199a9d-a1a8-4cec-b015-b59c9e5fb33e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:11.148244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7199a9d-a1a8-4cec-b015-b59c9e5fb33e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:11.162417 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.162417 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:11.170154 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d7199a9d-a1a8-4cec-b015-b59c9e5fb33e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] Volume info retrieved successfully. Jul 31 13:53:11.180634 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7199a9d-a1a8-4cec-b015-b59c9e5fb33e tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:11.181198 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 84/340] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:11 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:11.201834 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8a53177e-2f5a-4adb-bbe1-ffde1a9403e1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.203627 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8a53177e-2f5a-4adb-bbe1-ffde1a9403e1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] GET https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded Jul 31 13:53:11.203850 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8a53177e-2f5a-4adb-bbe1-ffde1a9403e1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:11.204108 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8a53177e-2f5a-4adb-bbe1-ffde1a9403e1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:11.222147 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.222147 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:11.232932 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8a53177e-2f5a-4adb-bbe1-ffde1a9403e1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] Volume info retrieved successfully. Jul 31 13:53:11.237012 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8a53177e-2f5a-4adb-bbe1-ffde1a9403e1 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-reader] https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded returned with HTTP 200 Jul 31 13:53:11.237408 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 86/341] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:11 2026] GET /volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:11.357487 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6d22e922-0925-48b8-bd41-326bd90d9829 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.358502 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d22e922-0925-48b8-bd41-326bd90d9829 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:11.358721 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d22e922-0925-48b8-bd41-326bd90d9829 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:11.358927 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d22e922-0925-48b8-bd41-326bd90d9829 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:11.374289 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.374289 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:11.378189 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6d22e922-0925-48b8-bd41-326bd90d9829 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:11.382770 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d22e922-0925-48b8-bd41-326bd90d9829 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:11.383190 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 86/342] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:11 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:11.439855 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-63ccd8fb-6848-42f9-a253-1b11af3b640f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.443194 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-63ccd8fb-6848-42f9-a253-1b11af3b640f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:11.443387 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-63ccd8fb-6848-42f9-a253-1b11af3b640f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:11.443619 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-63ccd8fb-6848-42f9-a253-1b11af3b640f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:11.456463 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.456463 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:11.460641 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-63ccd8fb-6848-42f9-a253-1b11af3b640f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:11.467779 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-63ccd8fb-6848-42f9-a253-1b11af3b640f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:11.468178 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 87/343] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:11 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:11.518085 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-d36cba1d-1066-4a65-ae90-448d5052db15 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.521102 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-d36cba1d-1066-4a65-ae90-448d5052db15 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] POST https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0/action Jul 31 13:53:11.521434 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-d36cba1d-1066-4a65-ae90-448d5052db15 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:11.521636 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-d36cba1d-1066-4a65-ae90-448d5052db15 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:11.537996 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.537996 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:11.538698 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-d36cba1d-1066-4a65-ae90-448d5052db15 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:11.557019 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-d36cba1d-1066-4a65-ae90-448d5052db15 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Begin detaching volume completed successfully. Jul 31 13:53:11.557019 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-d36cba1d-1066-4a65-ae90-448d5052db15 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0/action returned with HTTP 202 Jul 31 13:53:11.557775 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 85/344] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:53:11 2026] POST /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:53:11.611009 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd80b3a6-b169-468e-92c3-9c20d1015c9a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.617833 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd80b3a6-b169-468e-92c3-9c20d1015c9a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/snapshots/21ab0267-cf3a-4f55-a836-37eab2a8c0d1 Jul 31 13:53:11.618130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd80b3a6-b169-468e-92c3-9c20d1015c9a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:11.618188 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-12a7d94e-bb58-487b-8dec-1c2b79d6207c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.618410 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd80b3a6-b169-468e-92c3-9c20d1015c9a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:11.618553 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-12a7d94e-bb58-487b-8dec-1c2b79d6207c None None] GET https://10.4.3.140/volume// Jul 31 13:53:11.618712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-12a7d94e-bb58-487b-8dec-1c2b79d6207c None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:11.618896 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-12a7d94e-bb58-487b-8dec-1c2b79d6207c None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:11.619280 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-12a7d94e-bb58-487b-8dec-1c2b79d6207c None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:53:11.619651 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 87/345] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:53:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 13:53:11.627204 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.627204 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:11.627791 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cd80b3a6-b169-468e-92c3-9c20d1015c9a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot retrieved successfully. Jul 31 13:53:11.627992 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-68806167-585f-4df7-ae46-634456e563f5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.630733 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd80b3a6-b169-468e-92c3-9c20d1015c9a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots/21ab0267-cf3a-4f55-a836-37eab2a8c0d1 returned with HTTP 200 Jul 31 13:53:11.630733 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 87/346] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:53:11 2026] GET /volume/v3/snapshots/21ab0267-cf3a-4f55-a836-37eab2a8c0d1 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:11.631160 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-68806167-585f-4df7-ae46-634456e563f5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:11.631160 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-68806167-585f-4df7-ae46-634456e563f5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:11.631160 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-68806167-585f-4df7-ae46-634456e563f5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:11.641195 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8aa1549d-e5c4-40d2-8340-d606633b75e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.642973 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8aa1549d-e5c4-40d2-8340-d606633b75e4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:53:11.643354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8aa1549d-e5c4-40d2-8340-d606633b75e4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9408a382-71c2-4ab7-a387-709a632fa088", "name": "tempest-VolumesDeleteCascade-Snapshot-1492866987"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:11.648329 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.648329 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:11.650500 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-68806167-585f-4df7-ae46-634456e563f5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:11.651937 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.651937 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:11.652473 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8aa1549d-e5c4-40d2-8340-d606633b75e4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:11.652628 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-8aa1549d-e5c4-40d2-8340-d606633b75e4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create snapshot from volume 9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:11.655379 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-68806167-585f-4df7-ae46-634456e563f5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:11.655945 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 88/347] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:53:11 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1641 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:53:11.696375 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-8aa1549d-e5c4-40d2-8340-d606633b75e4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Created reservations ['129ced5a-fcc7-49dd-a783-873f4660aa57', '8fa7c0a7-ecee-4c25-8aaf-985a1410c014', '4df7567e-3440-4368-bbb2-98f783c50f74', '160a515a-a945-478d-9453-8e86c554b058'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:11.734004 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8aa1549d-e5c4-40d2-8340-d606633b75e4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot create request issued successfully. Jul 31 13:53:11.734328 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8aa1549d-e5c4-40d2-8340-d606633b75e4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:53:11.734844 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 86/348] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:53:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:11.743129 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c667919d-e92f-4e01-ac98-df406018043b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:11.745209 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c667919d-e92f-4e01-ac98-df406018043b tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/snapshots/28c86399-9f3f-4c38-b8f6-b1e933864c00 Jul 31 13:53:11.745209 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c667919d-e92f-4e01-ac98-df406018043b tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:11.745209 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c667919d-e92f-4e01-ac98-df406018043b tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:11.750446 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:11.750446 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:11.751541 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c667919d-e92f-4e01-ac98-df406018043b tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot retrieved successfully. Jul 31 13:53:11.752560 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c667919d-e92f-4e01-ac98-df406018043b tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots/28c86399-9f3f-4c38-b8f6-b1e933864c00 returned with HTTP 200 Jul 31 13:53:11.752560 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 88/349] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:53:11 2026] GET /volume/v3/snapshots/28c86399-9f3f-4c38-b8f6-b1e933864c00 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:12.262782 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-88f26939-056b-41e0-aa93-ad4314cb7844 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.265704 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-88f26939-056b-41e0-aa93-ad4314cb7844 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:12.265993 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-88f26939-056b-41e0-aa93-ad4314cb7844 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:12.266285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-88f26939-056b-41e0-aa93-ad4314cb7844 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:12.288969 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:12.288969 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:12.295679 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-88f26939-056b-41e0-aa93-ad4314cb7844 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:12.307543 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-88f26939-056b-41e0-aa93-ad4314cb7844 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:12.308127 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 88/350] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:12 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:12.331506 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-0d41076f-410c-48db-b78a-762d1ec2b35a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.334493 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-0d41076f-410c-48db-b78a-762d1ec2b35a tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f554ddca-ed15-4a04-931f-c3d45701f7ba Jul 31 13:53:12.334714 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-0d41076f-410c-48db-b78a-762d1ec2b35a tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:12.334930 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-0d41076f-410c-48db-b78a-762d1ec2b35a tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:12.352972 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:12.352972 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:12.435409 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-faeea601-bffa-4c87-a9b7-871c7a6b2279 req-0d41076f-410c-48db-b78a-762d1ec2b35a tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/attachments/f554ddca-ed15-4a04-931f-c3d45701f7ba returned with HTTP 200 Jul 31 13:53:12.435409 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 89/351] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:12 2026] DELETE /volume/v3/attachments/f554ddca-ed15-4a04-931f-c3d45701f7ba => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:12.684724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fa1703c2-84cf-4ca6-a57a-bbc065eaa1a5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.687283 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fa1703c2-84cf-4ca6-a57a-bbc065eaa1a5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:12.687578 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fa1703c2-84cf-4ca6-a57a-bbc065eaa1a5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:12.687832 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fa1703c2-84cf-4ca6-a57a-bbc065eaa1a5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:12.699624 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:12.699624 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:12.703288 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fa1703c2-84cf-4ca6-a57a-bbc065eaa1a5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:12.708100 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fa1703c2-84cf-4ca6-a57a-bbc065eaa1a5 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:12.708589 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 87/352] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:12 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:12.755577 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-8c485b3a-6366-4db5-a749-6b5c2330c81f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.758695 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-8c485b3a-6366-4db5-a749-6b5c2330c81f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:12.759078 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-8c485b3a-6366-4db5-a749-6b5c2330c81f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:12.759078 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-8c485b3a-6366-4db5-a749-6b5c2330c81f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:12.764573 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2532a805-10e6-4b1f-b2f8-be076ab3abb0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.767856 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2532a805-10e6-4b1f-b2f8-be076ab3abb0 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/snapshots/28c86399-9f3f-4c38-b8f6-b1e933864c00 Jul 31 13:53:12.768149 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2532a805-10e6-4b1f-b2f8-be076ab3abb0 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:12.768431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2532a805-10e6-4b1f-b2f8-be076ab3abb0 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:12.770369 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:12.770369 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:12.774979 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:12.774979 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:12.775147 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-8c485b3a-6366-4db5-a749-6b5c2330c81f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:12.775302 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2532a805-10e6-4b1f-b2f8-be076ab3abb0 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot retrieved successfully. Jul 31 13:53:12.776093 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2532a805-10e6-4b1f-b2f8-be076ab3abb0 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots/28c86399-9f3f-4c38-b8f6-b1e933864c00 returned with HTTP 200 Jul 31 13:53:12.776437 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 89/353] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:53:12 2026] GET /volume/v3/snapshots/28c86399-9f3f-4c38-b8f6-b1e933864c00 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:12.779737 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-8c485b3a-6366-4db5-a749-6b5c2330c81f tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:12.780413 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 89/354] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:12 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:12.793671 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ca1788fc-6566-4438-82b4-08d42ca16aaf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.798063 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca1788fc-6566-4438-82b4-08d42ca16aaf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088?cascade=True Jul 31 13:53:12.798063 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca1788fc-6566-4438-82b4-08d42ca16aaf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:12.798063 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca1788fc-6566-4438-82b4-08d42ca16aaf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:12.798063 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-ca1788fc-6566-4438-82b4-08d42ca16aaf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete volume with id: 9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:12.804593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-0a6d7b81-e3d0-4daf-a39f-47095f4cf8bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.808840 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-0a6d7b81-e3d0-4daf-a39f-47095f4cf8bf tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] POST https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0/action Jul 31 13:53:12.808840 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-0a6d7b81-e3d0-4daf-a39f-47095f4cf8bf tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:12.808840 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-0a6d7b81-e3d0-4daf-a39f-47095f4cf8bf tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:12.812639 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:12.812639 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:12.813835 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ca1788fc-6566-4438-82b4-08d42ca16aaf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:12.822787 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:12.822787 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:12.823527 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-0a6d7b81-e3d0-4daf-a39f-47095f4cf8bf tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:12.836890 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-0a6d7b81-e3d0-4daf-a39f-47095f4cf8bf tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Begin detaching volume completed successfully. Jul 31 13:53:12.837157 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-0a6d7b81-e3d0-4daf-a39f-47095f4cf8bf tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0/action returned with HTTP 202 Jul 31 13:53:12.837738 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 88/355] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:53:12 2026] POST /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:53:12.872924 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ca1788fc-6566-4438-82b4-08d42ca16aaf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete volume request issued successfully. Jul 31 13:53:12.872924 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca1788fc-6566-4438-82b4-08d42ca16aaf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088?cascade=True returned with HTTP 202 Jul 31 13:53:12.873046 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 90/356] 10.4.3.140 () {66 vars in 1376 bytes} [Fri Jul 31 13:53:12 2026] DELETE /volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088?cascade=True => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:12.886928 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-61654682-cc05-4f6c-84fa-bc78b6a143db None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.891859 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61654682-cc05-4f6c-84fa-bc78b6a143db tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:12.891859 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61654682-cc05-4f6c-84fa-bc78b6a143db tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:12.891859 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61654682-cc05-4f6c-84fa-bc78b6a143db tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:12.897476 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:12.897476 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:12.901063 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-61654682-cc05-4f6c-84fa-bc78b6a143db tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:12.906539 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61654682-cc05-4f6c-84fa-bc78b6a143db tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 returned with HTTP 200 Jul 31 13:53:12.906539 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 90/357] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:12 2026] GET /volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:12.907601 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-108c3090-4558-4735-b314-94a24baa6054 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.908138 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-108c3090-4558-4735-b314-94a24baa6054 None None] GET https://10.4.3.140/volume// Jul 31 13:53:12.908689 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-108c3090-4558-4735-b314-94a24baa6054 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:12.908689 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-108c3090-4558-4735-b314-94a24baa6054 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:12.909092 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-108c3090-4558-4735-b314-94a24baa6054 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:53:12.909525 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 90/358] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:53:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:53:12.918920 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-a9b6df93-2395-4c0b-9485-605d544329dc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:12.922277 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-a9b6df93-2395-4c0b-9485-605d544329dc tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:12.922277 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-a9b6df93-2395-4c0b-9485-605d544329dc tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:12.923479 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-a9b6df93-2395-4c0b-9485-605d544329dc tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:12.936596 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:12.936596 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:12.941074 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-a9b6df93-2395-4c0b-9485-605d544329dc tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:12.945547 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-a9b6df93-2395-4c0b-9485-605d544329dc tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:12.946149 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 89/359] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:53:12 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1344 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:53:13.928566 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-67938efa-1eb2-443c-9aac-31f0885b1cf2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:13.930762 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-67938efa-1eb2-443c-9aac-31f0885b1cf2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:13.934383 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-67938efa-1eb2-443c-9aac-31f0885b1cf2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:13.934919 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-67938efa-1eb2-443c-9aac-31f0885b1cf2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:13.948593 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-67938efa-1eb2-443c-9aac-31f0885b1cf2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 returned with HTTP 404 Jul 31 13:53:13.949384 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 91/360] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:13 2026] GET /volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:13.959421 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f0a7e9cb-629a-44ed-b86a-7982898b686e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:13.961547 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f0a7e9cb-629a-44ed-b86a-7982898b686e tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes Jul 31 13:53:13.961931 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f0a7e9cb-629a-44ed-b86a-7982898b686e tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:13.962320 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f0a7e9cb-629a-44ed-b86a-7982898b686e tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:13.962808 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-f0a7e9cb-629a-44ed-b86a-7982898b686e tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:53:13.963923 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f0a7e9cb-629a-44ed-b86a-7982898b686e tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:53:13.973138 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f0a7e9cb-629a-44ed-b86a-7982898b686e tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Get all volumes completed successfully. Jul 31 13:53:13.974257 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f0a7e9cb-629a-44ed-b86a-7982898b686e tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Jul 31 13:53:13.974257 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 91/361] 10.4.3.140 () {66 vars in 1237 bytes} [Fri Jul 31 13:53:13 2026] GET /volume/v3/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:53:13.983320 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3eb698d0-1af3-4aeb-8bfc-027b537d2e91 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:13.987981 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3eb698d0-1af3-4aeb-8bfc-027b537d2e91 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/snapshots Jul 31 13:53:13.988220 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3eb698d0-1af3-4aeb-8bfc-027b537d2e91 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:13.988426 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3eb698d0-1af3-4aeb-8bfc-027b537d2e91 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:13.988765 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-3eb698d0-1af3-4aeb-8bfc-027b537d2e91 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:53:13.989885 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-3eb698d0-1af3-4aeb-8bfc-027b537d2e91 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:53:14.000942 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3eb698d0-1af3-4aeb-8bfc-027b537d2e91 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Get all snapshots completed successfully. Jul 31 13:53:14.001229 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3eb698d0-1af3-4aeb-8bfc-027b537d2e91 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Jul 31 13:53:14.001983 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 91/362] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 13:53:13 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:53:14.016166 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-395b6f6b-87be-4943-acc0-6c1285a643c8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:14.019053 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-395b6f6b-87be-4943-acc0-6c1285a643c8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/28c86399-9f3f-4c38-b8f6-b1e933864c00 Jul 31 13:53:14.019288 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-395b6f6b-87be-4943-acc0-6c1285a643c8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:14.019555 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-395b6f6b-87be-4943-acc0-6c1285a643c8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:14.019705 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-395b6f6b-87be-4943-acc0-6c1285a643c8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete snapshot with id: 28c86399-9f3f-4c38-b8f6-b1e933864c00 Jul 31 13:53:14.025759 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-395b6f6b-87be-4943-acc0-6c1285a643c8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots/28c86399-9f3f-4c38-b8f6-b1e933864c00 returned with HTTP 404 Jul 31 13:53:14.026612 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 90/363] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:53:14 2026] DELETE /volume/v3/snapshots/28c86399-9f3f-4c38-b8f6-b1e933864c00 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:14.038278 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-13b2769d-0ba1-4e1b-919a-55835626f622 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:14.040902 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-13b2769d-0ba1-4e1b-919a-55835626f622 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/21ab0267-cf3a-4f55-a836-37eab2a8c0d1 Jul 31 13:53:14.041172 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-13b2769d-0ba1-4e1b-919a-55835626f622 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:14.041455 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-13b2769d-0ba1-4e1b-919a-55835626f622 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:14.041631 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-13b2769d-0ba1-4e1b-919a-55835626f622 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete snapshot with id: 21ab0267-cf3a-4f55-a836-37eab2a8c0d1 Jul 31 13:53:14.047540 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-13b2769d-0ba1-4e1b-919a-55835626f622 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots/21ab0267-cf3a-4f55-a836-37eab2a8c0d1 returned with HTTP 404 Jul 31 13:53:14.048207 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 92/364] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:53:14 2026] DELETE /volume/v3/snapshots/21ab0267-cf3a-4f55-a836-37eab2a8c0d1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:14.060002 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-04219a46-f218-4097-9555-2701d20f31d7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:14.061037 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-04219a46-f218-4097-9555-2701d20f31d7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:14.061394 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-04219a46-f218-4097-9555-2701d20f31d7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:14.061691 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-04219a46-f218-4097-9555-2701d20f31d7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:14.067399 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-04219a46-f218-4097-9555-2701d20f31d7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 returned with HTTP 404 Jul 31 13:53:14.068002 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 92/365] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:14 2026] GET /volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:14.077163 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f013e9a5-18fe-47de-9080-bb96d21a2bf4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:14.079534 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f013e9a5-18fe-47de-9080-bb96d21a2bf4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:14.079745 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f013e9a5-18fe-47de-9080-bb96d21a2bf4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:14.079922 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f013e9a5-18fe-47de-9080-bb96d21a2bf4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:14.080094 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f013e9a5-18fe-47de-9080-bb96d21a2bf4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete volume with id: 9408a382-71c2-4ab7-a387-709a632fa088 Jul 31 13:53:14.091166 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f013e9a5-18fe-47de-9080-bb96d21a2bf4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 returned with HTTP 404 Jul 31 13:53:14.091767 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 92/366] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:14 2026] DELETE /volume/v3/volumes/9408a382-71c2-4ab7-a387-709a632fa088 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:14.100607 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:14.107189 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:14.107958 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-444931717"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:14.109604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-444931717'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:14.109739 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create volume of 1 GB Jul 31 13:53:14.116497 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Availability Zones retrieved successfully. Jul 31 13:53:14.122986 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Flow 'volume_create_api' (33ef17dc-3ea8-4959-9d21-a180671a4732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:14.124245 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80576695-dab9-4897-bce1-6d9517c8faeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:14.125405 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:14.161872 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80576695-dab9-4897-bce1-6d9517c8faeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:14.162797 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3e3744-5135-4a17-97c2-abbcdf5eef78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:14.251481 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Created reservations ['a11610bf-f165-4f99-86b8-394a6d16e80e', '9e0c21b9-f0ed-47e8-9544-d1964e1d18fb', '62c2aa67-2f49-4f74-947a-d7cec26ab442', '7652fbdf-238a-49a6-899b-34d2f68099a7'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:14.252693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3e3744-5135-4a17-97c2-abbcdf5eef78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a11610bf-f165-4f99-86b8-394a6d16e80e', '9e0c21b9-f0ed-47e8-9544-d1964e1d18fb', '62c2aa67-2f49-4f74-947a-d7cec26ab442', '7652fbdf-238a-49a6-899b-34d2f68099a7']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:14.253753 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7afbce9-3da7-46cf-959c-b5d03c5a9bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:14.288422 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7afbce9-3da7-46cf-959c-b5d03c5a9bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35913163-4057-4027-ac60-d058d86ca5bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-444931717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e53024c39ad4309b45dba09c172f271',qos_specs=None,replication_status=,reservations=['a11610bf-f165-4f99-86b8-394a6d16e80e','9e0c21b9-f0ed-47e8-9544-d1964e1d18fb','62c2aa67-2f49-4f74-947a-d7cec26ab442','7652fbdf-238a-49a6-899b-34d2f68099a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9731d000daf544f59efcb2f14ca09863',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-444931717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35913163-4057-4027-ac60-d058d86ca5bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e53024c39ad4309b45dba09c172f271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9731d000daf544f59efcb2f14ca09863',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:14.289474 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb9b3d7-c0b2-48ce-8fd6-1c72fcb521a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:14.328471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb9b3d7-c0b2-48ce-8fd6-1c72fcb521a6) transitioned into state 'SUCCESS' from state '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-444931717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e53024c39ad4309b45dba09c172f271',qos_specs=None,replication_status=,reservations=['a11610bf-f165-4f99-86b8-394a6d16e80e','9e0c21b9-f0ed-47e8-9544-d1964e1d18fb','62c2aa67-2f49-4f74-947a-d7cec26ab442','7652fbdf-238a-49a6-899b-34d2f68099a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9731d000daf544f59efcb2f14ca09863',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:14.329197 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869eaa12-3c8d-427a-9b51-4102562f937d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:14.345782 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869eaa12-3c8d-427a-9b51-4102562f937d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:14.347088 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Flow 'volume_create_api' (33ef17dc-3ea8-4959-9d21-a180671a4732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:14.347827 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create volume request issued successfully. Jul 31 13:53:14.348805 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba0a4191-8a75-4351-99d6-9be846e3fecb tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:14.349454 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 91/367] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:53:14 2026] POST /volume/v3/volumes => generated 750 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:14.362686 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a4c74a14-ccaf-4cf6-ac53-26c7cf7967d7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:14.364882 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4c74a14-ccaf-4cf6-ac53-26c7cf7967d7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb Jul 31 13:53:14.365145 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4c74a14-ccaf-4cf6-ac53-26c7cf7967d7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:14.365224 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4c74a14-ccaf-4cf6-ac53-26c7cf7967d7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:14.375541 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:14.375541 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:14.380482 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a4c74a14-ccaf-4cf6-ac53-26c7cf7967d7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:14.387625 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4c74a14-ccaf-4cf6-ac53-26c7cf7967d7 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb returned with HTTP 200 Jul 31 13:53:14.388372 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 93/368] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:14 2026] GET /volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:15.405063 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e88f5275-6f14-47e8-b7da-fdfd04fcdae8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:15.407087 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e88f5275-6f14-47e8-b7da-fdfd04fcdae8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb Jul 31 13:53:15.407668 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e88f5275-6f14-47e8-b7da-fdfd04fcdae8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:15.407668 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e88f5275-6f14-47e8-b7da-fdfd04fcdae8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:15.415056 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:15.415056 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:15.418621 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e88f5275-6f14-47e8-b7da-fdfd04fcdae8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:15.423458 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e88f5275-6f14-47e8-b7da-fdfd04fcdae8 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb returned with HTTP 200 Jul 31 13:53:15.423819 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 93/369] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:15 2026] GET /volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:15.440734 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d7dd443d-e80e-4b87-8e49-f634c8f7f1c2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:15.446349 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7dd443d-e80e-4b87-8e49-f634c8f7f1c2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:53:15.447351 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7dd443d-e80e-4b87-8e49-f634c8f7f1c2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35913163-4057-4027-ac60-d058d86ca5bb", "name": "tempest-VolumesDeleteCascade-Snapshot-592375929"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:15.464247 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:15.464247 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:15.466208 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d7dd443d-e80e-4b87-8e49-f634c8f7f1c2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:15.466208 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-d7dd443d-e80e-4b87-8e49-f634c8f7f1c2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create snapshot from volume 35913163-4057-4027-ac60-d058d86ca5bb Jul 31 13:53:15.497153 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d7dd443d-e80e-4b87-8e49-f634c8f7f1c2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Created reservations ['a3d71d26-2fd8-42e4-83ca-d99db6d80bce', 'b3406ee8-405f-4ad7-a869-59abffeff61f', '4dfed583-6b90-4d11-9acd-2968b3a594b4', 'f10a0bf8-bc42-4f86-802b-54e94f2ea79a'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:15.529713 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d7dd443d-e80e-4b87-8e49-f634c8f7f1c2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot create request issued successfully. Jul 31 13:53:15.530116 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7dd443d-e80e-4b87-8e49-f634c8f7f1c2 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:53:15.530614 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 93/370] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:53:15 2026] POST /volume/v3/snapshots => generated 306 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:15.543425 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb529cc4-a3c3-43c3-9597-8187f59dc20a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:15.546795 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb529cc4-a3c3-43c3-9597-8187f59dc20a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/snapshots/30b8ae33-6609-4e5f-b9df-a705e02828fc Jul 31 13:53:15.547218 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb529cc4-a3c3-43c3-9597-8187f59dc20a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:15.547418 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb529cc4-a3c3-43c3-9597-8187f59dc20a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:15.554746 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:15.554746 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:15.555379 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eb529cc4-a3c3-43c3-9597-8187f59dc20a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot retrieved successfully. Jul 31 13:53:15.556480 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb529cc4-a3c3-43c3-9597-8187f59dc20a tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots/30b8ae33-6609-4e5f-b9df-a705e02828fc returned with HTTP 200 Jul 31 13:53:15.556989 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 92/371] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:53:15 2026] GET /volume/v3/snapshots/30b8ae33-6609-4e5f-b9df-a705e02828fc => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:16.567367 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-43aae8a7-8358-4092-a802-c932044c7ae4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:16.569737 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-43aae8a7-8358-4092-a802-c932044c7ae4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/snapshots/30b8ae33-6609-4e5f-b9df-a705e02828fc Jul 31 13:53:16.570033 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-43aae8a7-8358-4092-a802-c932044c7ae4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:16.570305 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-43aae8a7-8358-4092-a802-c932044c7ae4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:16.578017 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:16.578017 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:16.578680 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-43aae8a7-8358-4092-a802-c932044c7ae4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot retrieved successfully. Jul 31 13:53:16.579796 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-43aae8a7-8358-4092-a802-c932044c7ae4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots/30b8ae33-6609-4e5f-b9df-a705e02828fc returned with HTTP 200 Jul 31 13:53:16.580300 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 94/372] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:53:16 2026] GET /volume/v3/snapshots/30b8ae33-6609-4e5f-b9df-a705e02828fc => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:16.589934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:16.592599 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:16.594535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "30b8ae33-6609-4e5f-b9df-a705e02828fc", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-571480231"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:16.595628 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create volume request body: {'volume': {'snapshot_id': '30b8ae33-6609-4e5f-b9df-a705e02828fc', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-571480231'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:16.603347 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:16.603347 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:16.604260 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Snapshot retrieved successfully. Jul 31 13:53:16.604545 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create volume of 1 GB Jul 31 13:53:16.609863 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Availability Zones retrieved successfully. Jul 31 13:53:16.620714 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Flow 'volume_create_api' (c677d19f-e1aa-4576-ad1b-f329da4072a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:16.621770 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d23ab5-64bd-4cd2-b3ca-41dff5153f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:16.623226 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:16.668295 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d23ab5-64bd-4cd2-b3ca-41dff5153f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '30b8ae33-6609-4e5f-b9df-a705e02828fc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:16.668295 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2194101e-4d4c-4d16-8a65-bb017eca2222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:16.722295 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Created reservations ['4a2b6ccc-ed0a-47f2-b0e4-cffbb11a81e0', '609ffeda-1348-4d5a-a744-357acf11828a', '715f88cd-5c9c-481e-aac1-40a1d71bfc42', 'c666a009-09d3-41e1-87ac-72634df0418c'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:16.723060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2194101e-4d4c-4d16-8a65-bb017eca2222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a2b6ccc-ed0a-47f2-b0e4-cffbb11a81e0', '609ffeda-1348-4d5a-a744-357acf11828a', '715f88cd-5c9c-481e-aac1-40a1d71bfc42', 'c666a009-09d3-41e1-87ac-72634df0418c']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:16.724046 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83cb7d71-188f-4ac8-9eff-1fe98bbfb724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:16.771616 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83cb7d71-188f-4ac8-9eff-1fe98bbfb724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70da9e7-793b-4b6e-91cd-4bbf92cd191d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-571480231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e53024c39ad4309b45dba09c172f271',qos_specs=None,replication_status=,reservations=['4a2b6ccc-ed0a-47f2-b0e4-cffbb11a81e0','609ffeda-1348-4d5a-a744-357acf11828a','715f88cd-5c9c-481e-aac1-40a1d71bfc42','c666a009-09d3-41e1-87ac-72634df0418c'],size=1,snapshot_id=30b8ae33-6609-4e5f-b9df-a705e02828fc,source_replicaid=,source_volid=None,status='creating',user_id='9731d000daf544f59efcb2f14ca09863',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-571480231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70da9e7-793b-4b6e-91cd-4bbf92cd191d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e53024c39ad4309b45dba09c172f271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=30b8ae33-6609-4e5f-b9df-a705e02828fc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9731d000daf544f59efcb2f14ca09863',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:16.772330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667e321c-3e36-46b7-bdbf-46c00f960fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:16.793112 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667e321c-3e36-46b7-bdbf-46c00f960fb8) transitioned into state 'SUCCESS' from state '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-571480231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e53024c39ad4309b45dba09c172f271',qos_specs=None,replication_status=,reservations=['4a2b6ccc-ed0a-47f2-b0e4-cffbb11a81e0','609ffeda-1348-4d5a-a744-357acf11828a','715f88cd-5c9c-481e-aac1-40a1d71bfc42','c666a009-09d3-41e1-87ac-72634df0418c'],size=1,snapshot_id=30b8ae33-6609-4e5f-b9df-a705e02828fc,source_replicaid=,source_volid=None,status='creating',user_id='9731d000daf544f59efcb2f14ca09863',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:16.793918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bef7931-8f22-4dea-a202-e02118c7d014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:16.826090 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bef7931-8f22-4dea-a202-e02118c7d014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:16.826090 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Flow 'volume_create_api' (c677d19f-e1aa-4576-ad1b-f329da4072a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:16.826248 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Create volume request issued successfully. Jul 31 13:53:16.826755 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b977ef26-2d57-4d80-8906-88ec45d42bf6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:16.827777 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 94/373] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:53:16 2026] POST /volume/v3/volumes => generated 784 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:16.843419 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ab7dd4e4-9ad6-48c7-97ae-84f24001d408 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:16.845484 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab7dd4e4-9ad6-48c7-97ae-84f24001d408 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d Jul 31 13:53:16.845919 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab7dd4e4-9ad6-48c7-97ae-84f24001d408 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:16.845970 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab7dd4e4-9ad6-48c7-97ae-84f24001d408 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:16.855352 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:16.855352 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:16.858043 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ab7dd4e4-9ad6-48c7-97ae-84f24001d408 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:16.864399 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab7dd4e4-9ad6-48c7-97ae-84f24001d408 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d returned with HTTP 200 Jul 31 13:53:16.864933 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 94/374] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:16 2026] GET /volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:17.879052 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5024fe53-fe09-4e47-af85-0e71d0b855e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:17.880980 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5024fe53-fe09-4e47-af85-0e71d0b855e5 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d Jul 31 13:53:17.881213 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5024fe53-fe09-4e47-af85-0e71d0b855e5 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:17.881411 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5024fe53-fe09-4e47-af85-0e71d0b855e5 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:17.889186 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:17.889186 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:17.893054 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5024fe53-fe09-4e47-af85-0e71d0b855e5 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:17.898673 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5024fe53-fe09-4e47-af85-0e71d0b855e5 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d returned with HTTP 200 Jul 31 13:53:17.899068 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 93/375] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:17 2026] GET /volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:17.913116 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5ffb8381-6030-44aa-9b54-25f597e8d377 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:17.915374 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5ffb8381-6030-44aa-9b54-25f597e8d377 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d Jul 31 13:53:17.915640 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5ffb8381-6030-44aa-9b54-25f597e8d377 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:17.915880 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5ffb8381-6030-44aa-9b54-25f597e8d377 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:17.924800 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:17.924800 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:17.931189 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5ffb8381-6030-44aa-9b54-25f597e8d377 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:17.937349 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5ffb8381-6030-44aa-9b54-25f597e8d377 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d returned with HTTP 200 Jul 31 13:53:17.937902 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 95/376] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:17 2026] GET /volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:17.951603 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-924405d0-67f0-4e53-9c0f-d8c3f8ac2c41 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:17.953616 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-924405d0-67f0-4e53-9c0f-d8c3f8ac2c41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] DELETE https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb?cascade=True Jul 31 13:53:17.953834 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-924405d0-67f0-4e53-9c0f-d8c3f8ac2c41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:17.954085 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-924405d0-67f0-4e53-9c0f-d8c3f8ac2c41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:17.954193 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-924405d0-67f0-4e53-9c0f-d8c3f8ac2c41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete volume with id: 35913163-4057-4027-ac60-d058d86ca5bb Jul 31 13:53:17.961999 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:17.961999 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:17.962529 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-924405d0-67f0-4e53-9c0f-d8c3f8ac2c41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:18.007610 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-02076358-5116-4924-95dc-4777104b279d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:18.013649 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-02076358-5116-4924-95dc-4777104b279d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:18.013649 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-02076358-5116-4924-95dc-4777104b279d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:18.013649 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-02076358-5116-4924-95dc-4777104b279d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:18.015133 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-924405d0-67f0-4e53-9c0f-d8c3f8ac2c41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete volume request issued successfully. Jul 31 13:53:18.015366 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-924405d0-67f0-4e53-9c0f-d8c3f8ac2c41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb?cascade=True returned with HTTP 202 Jul 31 13:53:18.016168 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 95/377] 10.4.3.140 () {66 vars in 1376 bytes} [Fri Jul 31 13:53:17 2026] DELETE /volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb?cascade=True => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:18.025701 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fac2c58b-ae0e-4bb5-b03a-130f039b98d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:18.028952 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fac2c58b-ae0e-4bb5-b03a-130f039b98d6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb Jul 31 13:53:18.028952 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fac2c58b-ae0e-4bb5-b03a-130f039b98d6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:18.028952 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fac2c58b-ae0e-4bb5-b03a-130f039b98d6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:18.032207 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:18.032207 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:18.036962 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-02076358-5116-4924-95dc-4777104b279d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:18.038469 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:18.038469 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:18.043496 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fac2c58b-ae0e-4bb5-b03a-130f039b98d6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:18.043634 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-02076358-5116-4924-95dc-4777104b279d tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:18.044275 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 95/378] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:18 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:18.048427 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fac2c58b-ae0e-4bb5-b03a-130f039b98d6 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb returned with HTTP 200 Jul 31 13:53:18.048927 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 94/379] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:18 2026] GET /volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:18.477250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-035064d8-755f-4416-9f44-70bb174c16e3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:18.479606 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-035064d8-755f-4416-9f44-70bb174c16e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ddc08d35-66d6-41a8-ac8b-9f2568dd3b45 Jul 31 13:53:18.479789 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-035064d8-755f-4416-9f44-70bb174c16e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:18.479981 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-035064d8-755f-4416-9f44-70bb174c16e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:18.486710 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:18.486710 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:18.527259 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bc1cae61-01d7-4c9c-a17c-920a0269b075 req-035064d8-755f-4416-9f44-70bb174c16e3 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/attachments/ddc08d35-66d6-41a8-ac8b-9f2568dd3b45 returned with HTTP 200 Jul 31 13:53:18.527783 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 96/380] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:18 2026] DELETE /volume/v3/attachments/ddc08d35-66d6-41a8-ac8b-9f2568dd3b45 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:19.069215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ef3ad0ea-47c0-4195-8cb2-4dee08cbcf14 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:19.071024 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef3ad0ea-47c0-4195-8cb2-4dee08cbcf14 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb Jul 31 13:53:19.071268 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef3ad0ea-47c0-4195-8cb2-4dee08cbcf14 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:19.071481 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef3ad0ea-47c0-4195-8cb2-4dee08cbcf14 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:19.079936 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef3ad0ea-47c0-4195-8cb2-4dee08cbcf14 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb returned with HTTP 404 Jul 31 13:53:19.080631 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 96/381] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:19 2026] GET /volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:19.090236 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-427750c9-e624-4705-82f8-b2b6252331bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:19.092312 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-427750c9-e624-4705-82f8-b2b6252331bf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes Jul 31 13:53:19.092541 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-427750c9-e624-4705-82f8-b2b6252331bf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:19.092749 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-427750c9-e624-4705-82f8-b2b6252331bf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:19.093279 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-427750c9-e624-4705-82f8-b2b6252331bf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:53:19.094257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-427750c9-e624-4705-82f8-b2b6252331bf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:53:19.131301 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-427750c9-e624-4705-82f8-b2b6252331bf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Get all volumes completed successfully. Jul 31 13:53:19.131815 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-427750c9-e624-4705-82f8-b2b6252331bf tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Jul 31 13:53:19.132278 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 96/382] 10.4.3.140 () {66 vars in 1237 bytes} [Fri Jul 31 13:53:19 2026] GET /volume/v3/volumes => generated 334 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:19.144410 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73046cb2-fe2c-4024-9f89-d13bc9eaec41 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:19.146392 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73046cb2-fe2c-4024-9f89-d13bc9eaec41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/snapshots Jul 31 13:53:19.146392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73046cb2-fe2c-4024-9f89-d13bc9eaec41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:19.146392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73046cb2-fe2c-4024-9f89-d13bc9eaec41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:19.146392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-73046cb2-fe2c-4024-9f89-d13bc9eaec41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:53:19.146798 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-73046cb2-fe2c-4024-9f89-d13bc9eaec41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:53:19.168068 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-73046cb2-fe2c-4024-9f89-d13bc9eaec41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Get all snapshots completed successfully. Jul 31 13:53:19.169039 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73046cb2-fe2c-4024-9f89-d13bc9eaec41 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Jul 31 13:53:19.169446 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 95/383] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 13:53:19 2026] GET /volume/v3/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:53:19.183375 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d81a5d6a-cf58-4586-9f52-53afa9266208 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:19.185790 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d81a5d6a-cf58-4586-9f52-53afa9266208 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d Jul 31 13:53:19.185896 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d81a5d6a-cf58-4586-9f52-53afa9266208 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:19.186124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d81a5d6a-cf58-4586-9f52-53afa9266208 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:19.202243 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:19.202243 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:19.209188 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d81a5d6a-cf58-4586-9f52-53afa9266208 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:19.219424 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d81a5d6a-cf58-4586-9f52-53afa9266208 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d returned with HTTP 200 Jul 31 13:53:19.220510 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 97/384] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:19 2026] GET /volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:19.234626 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dae9366e-86c7-4c16-bb33-520fe96b7833 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:19.236760 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dae9366e-86c7-4c16-bb33-520fe96b7833 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d Jul 31 13:53:19.237046 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dae9366e-86c7-4c16-bb33-520fe96b7833 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:19.237372 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dae9366e-86c7-4c16-bb33-520fe96b7833 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:19.240538 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-dae9366e-86c7-4c16-bb33-520fe96b7833 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete volume with id: f70da9e7-793b-4b6e-91cd-4bbf92cd191d Jul 31 13:53:19.250658 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:19.250658 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:19.251374 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dae9366e-86c7-4c16-bb33-520fe96b7833 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:19.280716 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dae9366e-86c7-4c16-bb33-520fe96b7833 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete volume request issued successfully. Jul 31 13:53:19.280996 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dae9366e-86c7-4c16-bb33-520fe96b7833 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d returned with HTTP 202 Jul 31 13:53:19.281580 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 97/385] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:19 2026] DELETE /volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:19.292542 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1f1e340a-6967-49da-ad57-fd6dc34a8675 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:19.295233 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f1e340a-6967-49da-ad57-fd6dc34a8675 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d Jul 31 13:53:19.295534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f1e340a-6967-49da-ad57-fd6dc34a8675 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:19.295900 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f1e340a-6967-49da-ad57-fd6dc34a8675 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:19.308503 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:19.308503 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:19.313539 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1f1e340a-6967-49da-ad57-fd6dc34a8675 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Volume info retrieved successfully. Jul 31 13:53:19.320676 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f1e340a-6967-49da-ad57-fd6dc34a8675 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d returned with HTTP 200 Jul 31 13:53:19.321344 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 97/386] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:19 2026] GET /volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:19.482414 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-4c5f398c-4d43-4f0f-bdea-321962c72577 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:19.484713 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-4c5f398c-4d43-4f0f-bdea-321962c72577 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] DELETE https://10.4.3.140/volume/v3/attachments/6f5dd947-de44-4c3b-b72b-a350bf9288e3 Jul 31 13:53:19.484992 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-4c5f398c-4d43-4f0f-bdea-321962c72577 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:19.485221 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-4c5f398c-4d43-4f0f-bdea-321962c72577 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:19.503094 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:19.503094 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:19.595869 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-4c5f398c-4d43-4f0f-bdea-321962c72577 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/attachments/6f5dd947-de44-4c3b-b72b-a350bf9288e3 returned with HTTP 200 Jul 31 13:53:19.596257 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 96/387] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:19 2026] DELETE /volume/v3/attachments/6f5dd947-de44-4c3b-b72b-a350bf9288e3 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:19.616037 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-13846156-6329-456d-b065-b7bb5aeaba63 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:19.618605 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-13846156-6329-456d-b065-b7bb5aeaba63 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de Jul 31 13:53:19.618605 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-13846156-6329-456d-b065-b7bb5aeaba63 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:19.618605 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-13846156-6329-456d-b065-b7bb5aeaba63 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:19.618772 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-13846156-6329-456d-b065-b7bb5aeaba63 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Delete volume with id: a72ba0a4-e855-4cc3-98c3-5e542bdf07de Jul 31 13:53:19.625877 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:19.625877 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:19.627062 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-13846156-6329-456d-b065-b7bb5aeaba63 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:53:19.658926 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-13846156-6329-456d-b065-b7bb5aeaba63 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Delete volume request issued successfully. Jul 31 13:53:19.658926 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d71f1f1c-7a66-49ef-832d-2cbd07917580 req-13846156-6329-456d-b065-b7bb5aeaba63 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de returned with HTTP 202 Jul 31 13:53:19.658926 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 98/388] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 13:53:19 2026] DELETE /volume/v3/volumes/a72ba0a4-e855-4cc3-98c3-5e542bdf07de => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:20.339612 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-63b9559c-0f85-4f8b-b103-d200d20c3e06 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:20.341319 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63b9559c-0f85-4f8b-b103-d200d20c3e06 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d Jul 31 13:53:20.342000 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63b9559c-0f85-4f8b-b103-d200d20c3e06 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:20.342000 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63b9559c-0f85-4f8b-b103-d200d20c3e06 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:20.347134 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63b9559c-0f85-4f8b-b103-d200d20c3e06 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d returned with HTTP 404 Jul 31 13:53:20.347788 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 98/389] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:20 2026] GET /volume/v3/volumes/f70da9e7-793b-4b6e-91cd-4bbf92cd191d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:20.357816 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9697c02e-2ce7-4747-af9f-0101ae5a9663 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:20.360388 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9697c02e-2ce7-4747-af9f-0101ae5a9663 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/30b8ae33-6609-4e5f-b9df-a705e02828fc Jul 31 13:53:20.360729 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9697c02e-2ce7-4747-af9f-0101ae5a9663 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:20.361017 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9697c02e-2ce7-4747-af9f-0101ae5a9663 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:20.361259 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-9697c02e-2ce7-4747-af9f-0101ae5a9663 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete snapshot with id: 30b8ae33-6609-4e5f-b9df-a705e02828fc Jul 31 13:53:20.368041 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9697c02e-2ce7-4747-af9f-0101ae5a9663 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/snapshots/30b8ae33-6609-4e5f-b9df-a705e02828fc returned with HTTP 404 Jul 31 13:53:20.368955 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 98/390] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:53:20 2026] DELETE /volume/v3/snapshots/30b8ae33-6609-4e5f-b9df-a705e02828fc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:20.383869 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f8724503-a9e8-4533-8881-bc2cba02deac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:20.386114 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8724503-a9e8-4533-8881-bc2cba02deac tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] GET https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb Jul 31 13:53:20.386325 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8724503-a9e8-4533-8881-bc2cba02deac tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:20.386502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8724503-a9e8-4533-8881-bc2cba02deac tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:20.392819 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8724503-a9e8-4533-8881-bc2cba02deac tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb returned with HTTP 404 Jul 31 13:53:20.393191 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 97/391] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:20 2026] GET /volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:20.401854 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0ad98db6-dca0-4e34-a89e-9d813b08bbc4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:20.403985 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0ad98db6-dca0-4e34-a89e-9d813b08bbc4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] DELETE https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb Jul 31 13:53:20.404247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0ad98db6-dca0-4e34-a89e-9d813b08bbc4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:20.404431 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0ad98db6-dca0-4e34-a89e-9d813b08bbc4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:20.404607 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-0ad98db6-dca0-4e34-a89e-9d813b08bbc4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] Delete volume with id: 35913163-4057-4027-ac60-d058d86ca5bb Jul 31 13:53:20.413983 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0ad98db6-dca0-4e34-a89e-9d813b08bbc4 tempest-VolumesDeleteCascade-211292031 tempest-VolumesDeleteCascade-211292031-project-member] https://10.4.3.140/volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb returned with HTTP 404 Jul 31 13:53:20.414488 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 99/392] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:20 2026] DELETE /volume/v3/volumes/35913163-4057-4027-ac60-d058d86ca5bb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:23.343577 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c3ff045a-ab87-4360-b134-000b1cddd310 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:23.347598 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3ff045a-ab87-4360-b134-000b1cddd310 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded Jul 31 13:53:23.347973 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3ff045a-ab87-4360-b134-000b1cddd310 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:23.348913 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3ff045a-ab87-4360-b134-000b1cddd310 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:23.348913 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-c3ff045a-ab87-4360-b134-000b1cddd310 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Delete volume with id: ffdd4fe8-421d-4b08-9b68-b16909798ded Jul 31 13:53:23.362987 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:23.362987 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:23.363664 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c3ff045a-ab87-4360-b134-000b1cddd310 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:23.387832 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c3ff045a-ab87-4360-b134-000b1cddd310 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Delete volume request issued successfully. Jul 31 13:53:23.387832 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3ff045a-ab87-4360-b134-000b1cddd310 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded returned with HTTP 202 Jul 31 13:53:23.387832 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 99/393] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:23 2026] DELETE /volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:23.399692 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dbf90020-c14c-4f82-ae77-4407c2379023 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:23.401667 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dbf90020-c14c-4f82-ae77-4407c2379023 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded Jul 31 13:53:23.401852 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dbf90020-c14c-4f82-ae77-4407c2379023 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:23.402035 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dbf90020-c14c-4f82-ae77-4407c2379023 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:23.410631 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:23.410631 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:23.415720 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dbf90020-c14c-4f82-ae77-4407c2379023 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:23.421587 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dbf90020-c14c-4f82-ae77-4407c2379023 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded returned with HTTP 200 Jul 31 13:53:23.422167 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 99/394] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:23 2026] GET /volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:24.438498 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-478f3eee-8727-472a-bfee-5c0897577496 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:24.441604 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-478f3eee-8727-472a-bfee-5c0897577496 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded Jul 31 13:53:24.441604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-478f3eee-8727-472a-bfee-5c0897577496 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:24.441785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-478f3eee-8727-472a-bfee-5c0897577496 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:24.452484 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-478f3eee-8727-472a-bfee-5c0897577496 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded returned with HTTP 404 Jul 31 13:53:24.452718 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 98/395] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:24 2026] GET /volume/v3/volumes/ffdd4fe8-421d-4b08-9b68-b16909798ded => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 13:53:24.463863 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2534df26-4e58-42fb-b6e4-8b7c74dc4bb8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:24.467379 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2534df26-4e58-42fb-b6e4-8b7c74dc4bb8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] DELETE https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:24.467658 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2534df26-4e58-42fb-b6e4-8b7c74dc4bb8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:24.467917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2534df26-4e58-42fb-b6e4-8b7c74dc4bb8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:24.468314 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-2534df26-4e58-42fb-b6e4-8b7c74dc4bb8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Delete volume with id: 91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:24.483121 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:24.483121 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:24.485087 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2534df26-4e58-42fb-b6e4-8b7c74dc4bb8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:24.519823 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2534df26-4e58-42fb-b6e4-8b7c74dc4bb8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Delete volume request issued successfully. Jul 31 13:53:24.520162 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2534df26-4e58-42fb-b6e4-8b7c74dc4bb8 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 202 Jul 31 13:53:24.525162 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 100/396] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:24 2026] DELETE /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:24.533291 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-22693132-6142-401f-9fee-12258b2f7202 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:24.536711 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22693132-6142-401f-9fee-12258b2f7202 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:24.536998 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-22693132-6142-401f-9fee-12258b2f7202 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:24.537279 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-22693132-6142-401f-9fee-12258b2f7202 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:24.549082 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:24.549082 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:24.556059 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-22693132-6142-401f-9fee-12258b2f7202 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Volume info retrieved successfully. Jul 31 13:53:24.564869 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22693132-6142-401f-9fee-12258b2f7202 tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 200 Jul 31 13:53:24.565454 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 100/397] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:24 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:25.583622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e77c9c77-d64c-4c0a-8546-ffda7679709c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:25.585834 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e77c9c77-d64c-4c0a-8546-ffda7679709c tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] GET https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 Jul 31 13:53:25.585834 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e77c9c77-d64c-4c0a-8546-ffda7679709c tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:25.586018 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e77c9c77-d64c-4c0a-8546-ffda7679709c tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:25.595010 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e77c9c77-d64c-4c0a-8546-ffda7679709c tempest-TestMultiAttachVolumeSwap-870106586 tempest-TestMultiAttachVolumeSwap-870106586-project-member] https://10.4.3.140/volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 returned with HTTP 404 Jul 31 13:53:25.595010 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 100/398] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:25 2026] GET /volume/v3/volumes/91eeea33-5563-4352-9b8c-25b6d5faa8d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:26.804501 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-96676988-057e-490e-9700-05c1fe77bc74 req-9b561c9b-933b-4dea-a6f8-ab56035cc7b9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:26.807033 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-96676988-057e-490e-9700-05c1fe77bc74 req-9b561c9b-933b-4dea-a6f8-ab56035cc7b9 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a10811a8-db71-45b0-8f1d-3d65282a6f53 Jul 31 13:53:26.807613 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-96676988-057e-490e-9700-05c1fe77bc74 req-9b561c9b-933b-4dea-a6f8-ab56035cc7b9 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:26.807821 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-96676988-057e-490e-9700-05c1fe77bc74 req-9b561c9b-933b-4dea-a6f8-ab56035cc7b9 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:26.818817 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:26.818817 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:26.881238 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-96676988-057e-490e-9700-05c1fe77bc74 req-9b561c9b-933b-4dea-a6f8-ab56035cc7b9 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/attachments/a10811a8-db71-45b0-8f1d-3d65282a6f53 returned with HTTP 200 Jul 31 13:53:26.881954 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 99/399] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:26 2026] DELETE /volume/v3/attachments/a10811a8-db71-45b0-8f1d-3d65282a6f53 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:26.901695 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-96676988-057e-490e-9700-05c1fe77bc74 req-1395286c-ec0e-4f67-8202-cace41ec0eb5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:26.905424 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-96676988-057e-490e-9700-05c1fe77bc74 req-1395286c-ec0e-4f67-8202-cace41ec0eb5 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] DELETE https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 Jul 31 13:53:26.905626 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-96676988-057e-490e-9700-05c1fe77bc74 req-1395286c-ec0e-4f67-8202-cace41ec0eb5 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:26.905850 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-96676988-057e-490e-9700-05c1fe77bc74 req-1395286c-ec0e-4f67-8202-cace41ec0eb5 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:26.906011 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [req-96676988-057e-490e-9700-05c1fe77bc74 req-1395286c-ec0e-4f67-8202-cace41ec0eb5 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Delete volume with id: fc070463-4a89-40f6-8a01-843a35f91516 Jul 31 13:53:26.914638 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:26.914638 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:26.915395 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-96676988-057e-490e-9700-05c1fe77bc74 req-1395286c-ec0e-4f67-8202-cace41ec0eb5 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Volume info retrieved successfully. Jul 31 13:53:26.936217 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-96676988-057e-490e-9700-05c1fe77bc74 req-1395286c-ec0e-4f67-8202-cace41ec0eb5 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] Delete volume request issued successfully. Jul 31 13:53:26.936393 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-96676988-057e-490e-9700-05c1fe77bc74 req-1395286c-ec0e-4f67-8202-cace41ec0eb5 tempest-ServerBootFromVolumeStableRescueTest-571808253 tempest-ServerBootFromVolumeStableRescueTest-571808253-project-member] https://10.4.3.140/volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 returned with HTTP 202 Jul 31 13:53:26.936819 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 101/400] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 13:53:26 2026] DELETE /volume/v3/volumes/fc070463-4a89-40f6-8a01-843a35f91516 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:29.313025 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:29.565611 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:29.568569 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-671848124"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:29.568569 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-671848124'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:29.568569 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume of 1 GB Jul 31 13:53:29.575547 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Availability Zones retrieved successfully. Jul 31 13:53:29.585194 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (e01ce554-a0b0-43b8-9932-385dc1152097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:29.591104 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd4a839-a927-4971-8ad6-ee7a7ec09a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:29.592419 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:29.626301 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd4a839-a927-4971-8ad6-ee7a7ec09a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:29.627538 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42126d1-0f54-4def-95cc-33acbc4647cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:29.713258 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['d2ac5b9b-baa2-4000-8d89-19067cb6a98d', 'bdcd17d8-7763-470b-afb2-09fcb979eb05', '493c6649-b8ac-4553-8901-cbd2499d9b33', '264bd4a9-6c19-484b-80e7-87b85e6d6d5e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:29.714100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42126d1-0f54-4def-95cc-33acbc4647cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ac5b9b-baa2-4000-8d89-19067cb6a98d', 'bdcd17d8-7763-470b-afb2-09fcb979eb05', '493c6649-b8ac-4553-8901-cbd2499d9b33', '264bd4a9-6c19-484b-80e7-87b85e6d6d5e']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:29.715465 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3e6ef0-f2ef-408d-8e75-738eec6968f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:29.742425 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3e6ef0-f2ef-408d-8e75-738eec6968f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be96bc21-9161-47a1-bd91-3ccf363e3de0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-671848124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['d2ac5b9b-baa2-4000-8d89-19067cb6a98d','bdcd17d8-7763-470b-afb2-09fcb979eb05','493c6649-b8ac-4553-8901-cbd2499d9b33','264bd4a9-6c19-484b-80e7-87b85e6d6d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-671848124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be96bc21-9161-47a1-bd91-3ccf363e3de0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02fe69231e374fada13db23828d4bef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:29.743072 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47194421-ac00-4fcc-b051-176f7c791527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:29.770343 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47194421-ac00-4fcc-b051-176f7c791527) transitioned into state 'SUCCESS' from state '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-671848124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['d2ac5b9b-baa2-4000-8d89-19067cb6a98d','bdcd17d8-7763-470b-afb2-09fcb979eb05','493c6649-b8ac-4553-8901-cbd2499d9b33','264bd4a9-6c19-484b-80e7-87b85e6d6d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:29.771279 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76cf647-a9f7-4e21-9112-8f8e195d7a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:29.783635 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76cf647-a9f7-4e21-9112-8f8e195d7a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:29.784093 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (e01ce554-a0b0-43b8-9932-385dc1152097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:29.784371 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request issued successfully. Jul 31 13:53:29.785004 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74b155c0-b15d-4a2d-957a-0f6dbdb5595f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:29.785401 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 101/401] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:53:29 2026] POST /volume/v3/volumes => generated 748 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:34.567615 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-61e24fe4-a297-4102-8db4-108a4070deff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:34.569506 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:34.571302 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-691711479"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:34.573230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-691711479'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:34.573398 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Create volume of 1 GB Jul 31 13:53:34.577807 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Availability Zones retrieved successfully. Jul 31 13:53:34.584272 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Flow 'volume_create_api' (0a2e889c-dd3e-4cf0-922f-7e9f0e3ced3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:34.585436 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (def71beb-5e23-4934-a6dd-1f63e25d5a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:34.586567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:34.617271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (def71beb-5e23-4934-a6dd-1f63e25d5a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:34.618417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac8b883-aa78-4230-a9e7-e019a9b2b69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:34.695490 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Created reservations ['ad972edb-8775-4eb3-9bc5-d65d9f59320f', '25e610a6-1e55-463b-bf08-78a4b25bc061', 'e6966a1f-58b6-4122-ac19-cef5f39a2e16', '6efe02ed-ef07-4ff3-814a-f13713617387'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:34.696579 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac8b883-aa78-4230-a9e7-e019a9b2b69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad972edb-8775-4eb3-9bc5-d65d9f59320f', '25e610a6-1e55-463b-bf08-78a4b25bc061', 'e6966a1f-58b6-4122-ac19-cef5f39a2e16', '6efe02ed-ef07-4ff3-814a-f13713617387']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:34.698244 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c5f8ff-7204-4155-bf6c-1fbd803a5e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:34.723735 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c5f8ff-7204-4155-bf6c-1fbd803a5e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5d45a53-2914-4941-b946-623d2a571b1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-691711479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d28408871273484c94021e971747549e',qos_specs=None,replication_status=,reservations=['ad972edb-8775-4eb3-9bc5-d65d9f59320f','25e610a6-1e55-463b-bf08-78a4b25bc061','e6966a1f-58b6-4122-ac19-cef5f39a2e16','6efe02ed-ef07-4ff3-814a-f13713617387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84242a202e0142c1888758a166ab001e',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-691711479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5d45a53-2914-4941-b946-623d2a571b1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28408871273484c94021e971747549e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84242a202e0142c1888758a166ab001e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:34.724369 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a597def9-a7a0-46d6-8d51-7ab46937ccff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:34.760755 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a597def9-a7a0-46d6-8d51-7ab46937ccff) transitioned into state 'SUCCESS' from state '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-691711479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d28408871273484c94021e971747549e',qos_specs=None,replication_status=,reservations=['ad972edb-8775-4eb3-9bc5-d65d9f59320f','25e610a6-1e55-463b-bf08-78a4b25bc061','e6966a1f-58b6-4122-ac19-cef5f39a2e16','6efe02ed-ef07-4ff3-814a-f13713617387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84242a202e0142c1888758a166ab001e',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:34.761526 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baaedf71-9922-4b0d-bbbf-60d58cead7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:34.773573 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baaedf71-9922-4b0d-bbbf-60d58cead7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:34.774529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Flow 'volume_create_api' (0a2e889c-dd3e-4cf0-922f-7e9f0e3ced3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:34.775011 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Create volume request issued successfully. Jul 31 13:53:34.775744 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61e24fe4-a297-4102-8db4-108a4070deff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:34.776295 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 101/402] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:53:34 2026] POST /volume/v3/volumes => generated 751 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:34.793201 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b9aff8f2-f296-4e77-94ea-955bb80a2e60 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:34.796217 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9aff8f2-f296-4e77-94ea-955bb80a2e60 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:34.796346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9aff8f2-f296-4e77-94ea-955bb80a2e60 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:34.796596 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9aff8f2-f296-4e77-94ea-955bb80a2e60 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:34.816227 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:34.816227 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:34.824587 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b9aff8f2-f296-4e77-94ea-955bb80a2e60 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:34.834190 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9aff8f2-f296-4e77-94ea-955bb80a2e60 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:34.834793 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 100/403] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:34 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:35.855812 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4f7e9be1-4876-4edd-b9c5-a6a396c0ca9c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:35.855812 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f7e9be1-4876-4edd-b9c5-a6a396c0ca9c tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:35.855812 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f7e9be1-4876-4edd-b9c5-a6a396c0ca9c tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:35.855812 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f7e9be1-4876-4edd-b9c5-a6a396c0ca9c tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:35.874904 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:35.874904 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:35.880069 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4f7e9be1-4876-4edd-b9c5-a6a396c0ca9c tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:35.887954 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f7e9be1-4876-4edd-b9c5-a6a396c0ca9c tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:35.888388 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 102/404] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:35 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:35.960295 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-2bd2e2b1-bcd0-4dd5-8eee-becc0380a8ac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:35.969563 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-2bd2e2b1-bcd0-4dd5-8eee-becc0380a8ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:35.969563 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-2bd2e2b1-bcd0-4dd5-8eee-becc0380a8ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:35.969953 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-2bd2e2b1-bcd0-4dd5-8eee-becc0380a8ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:35.987647 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:35.987647 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:35.995604 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-2bd2e2b1-bcd0-4dd5-8eee-becc0380a8ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:36.003434 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-2bd2e2b1-bcd0-4dd5-8eee-becc0380a8ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:36.004023 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 102/405] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:35 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:36.178375 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e11c8b41-2b92-45c6-baa5-ab849d1da4bb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:36.179855 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e11c8b41-2b92-45c6-baa5-ab849d1da4bb None None] GET https://10.4.3.140/volume// Jul 31 13:53:36.179855 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e11c8b41-2b92-45c6-baa5-ab849d1da4bb None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:36.179855 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e11c8b41-2b92-45c6-baa5-ab849d1da4bb None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:36.179855 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e11c8b41-2b92-45c6-baa5-ab849d1da4bb None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:53:36.181799 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 102/406] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:53:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:53:36.193432 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-43b9bfba-fc34-46ea-b874-e5f87028ee98 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:36.196498 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-43b9bfba-fc34-46ea-b874-e5f87028ee98 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:53:36.196999 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-43b9bfba-fc34-46ea-b874-e5f87028ee98 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5d45a53-2914-4941-b946-623d2a571b1f", "connector": null, "instance_uuid": "9d4f32e4-0b3b-44f7-a3d3-b667d8782871"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:36.208621 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:36.208621 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:36.265531 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-43b9bfba-fc34-46ea-b874-e5f87028ee98 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:53:36.266161 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 101/407] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:53:36 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:36.340075 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-573a4289-e715-4a20-9c8b-d698e8688597 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:36.343974 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-573a4289-e715-4a20-9c8b-d698e8688597 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:36.344262 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-573a4289-e715-4a20-9c8b-d698e8688597 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:36.347544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-573a4289-e715-4a20-9c8b-d698e8688597 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:36.363081 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:36.363081 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:36.371265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-94a179fa-7f49-45c6-b847-4d3ae65ffd1a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:36.372722 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94a179fa-7f49-45c6-b847-4d3ae65ffd1a None None] GET https://10.4.3.140/volume// Jul 31 13:53:36.372722 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94a179fa-7f49-45c6-b847-4d3ae65ffd1a None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:36.372722 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94a179fa-7f49-45c6-b847-4d3ae65ffd1a None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:36.374230 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94a179fa-7f49-45c6-b847-4d3ae65ffd1a None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:53:36.374610 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 103/408] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:53:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:53:36.377634 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-573a4289-e715-4a20-9c8b-d698e8688597 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:36.384542 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-573a4289-e715-4a20-9c8b-d698e8688597 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:36.389142 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 103/409] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:36 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:53:36.392054 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-98f23401-16ce-4982-bd39-dbf8926bea1b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:36.394830 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-98f23401-16ce-4982-bd39-dbf8926bea1b tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:36.395104 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-98f23401-16ce-4982-bd39-dbf8926bea1b tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:36.395357 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-98f23401-16ce-4982-bd39-dbf8926bea1b tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:36.423476 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:36.423476 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:36.430163 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-98f23401-16ce-4982-bd39-dbf8926bea1b tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:36.436825 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-98f23401-16ce-4982-bd39-dbf8926bea1b tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:36.437525 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 103/410] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:53:36 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:53:36.566105 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-68f1b32d-7356-4ddb-aa56-010e78904f93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:36.571706 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-68f1b32d-7356-4ddb-aa56-010e78904f93 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] PUT https://10.4.3.140/volume/v3/attachments/f4436598-ca5f-4a1f-8488-6b1aa5202570 Jul 31 13:53:36.571706 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-68f1b32d-7356-4ddb-aa56-010e78904f93 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:36.584811 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-68f1b32d-7356-4ddb-aa56-010e78904f93 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Acquiring lock "cinder-attachment_update-f5d45a53-2914-4941-b946-623d2a571b1f-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:53:36.592424 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-68f1b32d-7356-4ddb-aa56-010e78904f93 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Lock "cinder-attachment_update-f5d45a53-2914-4941-b946-623d2a571b1f-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:53:36.592424 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:36.592424 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:36.723349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-68f1b32d-7356-4ddb-aa56-010e78904f93 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Lock "cinder-attachment_update-f5d45a53-2914-4941-b946-623d2a571b1f-np0000006230" released by "attachment_update" :: held 0.133s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:53:36.723806 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-68f1b32d-7356-4ddb-aa56-010e78904f93 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/attachments/f4436598-ca5f-4a1f-8488-6b1aa5202570 returned with HTTP 200 Jul 31 13:53:36.724388 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 102/411] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:53:36 2026] PUT /volume/v3/attachments/f4436598-ca5f-4a1f-8488-6b1aa5202570 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:37.404154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-369cdb80-b2db-4f76-a70b-33cc8144abbe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:37.410348 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-369cdb80-b2db-4f76-a70b-33cc8144abbe tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:37.410348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-369cdb80-b2db-4f76-a70b-33cc8144abbe tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:37.410348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-369cdb80-b2db-4f76-a70b-33cc8144abbe tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:37.430245 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:37.430245 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:37.434975 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-369cdb80-b2db-4f76-a70b-33cc8144abbe tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:37.439340 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-369cdb80-b2db-4f76-a70b-33cc8144abbe tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:37.439781 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 104/412] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:37 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:38.464541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-57d14e38-52fa-41ce-b07e-1420ac5ae7ec None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:38.466921 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-57d14e38-52fa-41ce-b07e-1420ac5ae7ec tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:38.467295 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-57d14e38-52fa-41ce-b07e-1420ac5ae7ec tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:38.467475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-57d14e38-52fa-41ce-b07e-1420ac5ae7ec tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:38.493711 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:38.493711 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:38.500240 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-57d14e38-52fa-41ce-b07e-1420ac5ae7ec tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:38.510358 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-57d14e38-52fa-41ce-b07e-1420ac5ae7ec tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:38.510358 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 104/413] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:38 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:39.523866 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5cc1b5ef-b632-4beb-8d38-83705569a8e9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:39.526624 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5cc1b5ef-b632-4beb-8d38-83705569a8e9 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:39.526740 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5cc1b5ef-b632-4beb-8d38-83705569a8e9 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:39.527015 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5cc1b5ef-b632-4beb-8d38-83705569a8e9 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:39.536121 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:39.536121 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:39.539735 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5cc1b5ef-b632-4beb-8d38-83705569a8e9 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:39.543858 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5cc1b5ef-b632-4beb-8d38-83705569a8e9 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:39.544254 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 104/414] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:39 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:40.361963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-ba977118-e9ac-41e3-b083-4dbd94ca0b23 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:40.365906 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-ba977118-e9ac-41e3-b083-4dbd94ca0b23 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] POST https://10.4.3.140/volume/v3/attachments/f4436598-ca5f-4a1f-8488-6b1aa5202570/action Jul 31 13:53:40.366106 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-ba977118-e9ac-41e3-b083-4dbd94ca0b23 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:40.366326 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-ba977118-e9ac-41e3-b083-4dbd94ca0b23 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:40.423027 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:40.423027 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:40.463554 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e9618e12-ce09-4ba2-8939-d0736b8c4da1 req-ba977118-e9ac-41e3-b083-4dbd94ca0b23 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/attachments/f4436598-ca5f-4a1f-8488-6b1aa5202570/action returned with HTTP 204 Jul 31 13:53:40.463985 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 103/415] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:53:40 2026] POST /volume/v3/attachments/f4436598-ca5f-4a1f-8488-6b1aa5202570/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:40.562396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e06ab2db-bcc6-4fce-8e31-26eba288823f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:40.567585 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e06ab2db-bcc6-4fce-8e31-26eba288823f tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:40.567585 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e06ab2db-bcc6-4fce-8e31-26eba288823f tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:40.567585 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e06ab2db-bcc6-4fce-8e31-26eba288823f tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:40.595063 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:40.595063 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:40.606008 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e06ab2db-bcc6-4fce-8e31-26eba288823f tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:40.615543 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e06ab2db-bcc6-4fce-8e31-26eba288823f tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:40.616414 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 105/416] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:40 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 1136 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:40.633233 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-faf2f899-844c-47a6-a151-f25bcbc1a1ff None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:40.635469 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-faf2f899-844c-47a6-a151-f25bcbc1a1ff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:40.635740 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-faf2f899-844c-47a6-a151-f25bcbc1a1ff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:40.636155 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-faf2f899-844c-47a6-a151-f25bcbc1a1ff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:40.662914 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:40.662914 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:40.670646 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-faf2f899-844c-47a6-a151-f25bcbc1a1ff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:40.675631 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-faf2f899-844c-47a6-a151-f25bcbc1a1ff tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:40.676181 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 105/417] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:40 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:42.780083 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4c70f6d1-b9c2-407c-88fe-5f3e1fcdc338 req-b18a5844-4f7d-4145-b885-c8614b92130b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:42.782053 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4c70f6d1-b9c2-407c-88fe-5f3e1fcdc338 req-b18a5844-4f7d-4145-b885-c8614b92130b tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f4436598-ca5f-4a1f-8488-6b1aa5202570 Jul 31 13:53:42.782245 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4c70f6d1-b9c2-407c-88fe-5f3e1fcdc338 req-b18a5844-4f7d-4145-b885-c8614b92130b tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:42.782449 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4c70f6d1-b9c2-407c-88fe-5f3e1fcdc338 req-b18a5844-4f7d-4145-b885-c8614b92130b tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:42.794029 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:42.794029 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:42.864355 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4c70f6d1-b9c2-407c-88fe-5f3e1fcdc338 req-b18a5844-4f7d-4145-b885-c8614b92130b tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/attachments/f4436598-ca5f-4a1f-8488-6b1aa5202570 returned with HTTP 200 Jul 31 13:53:42.864355 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 105/418] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:42 2026] DELETE /volume/v3/attachments/f4436598-ca5f-4a1f-8488-6b1aa5202570 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:43.669084 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:43.671161 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:43.671571 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1746936731"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:43.676479 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1746936731'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:43.676618 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Create volume of 1 GB Jul 31 13:53:43.682588 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Availability Zones retrieved successfully. Jul 31 13:53:43.693027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Flow 'volume_create_api' (30025fe2-b7f8-4bcf-9226-49b0667b6cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:43.694457 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffa9548-af72-4659-bef2-c9774ee62b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:43.696005 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:43.728902 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffa9548-af72-4659-bef2-c9774ee62b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:43.730001 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff89199-de24-4cae-b1d0-104ef6373f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:43.810887 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Created reservations ['1fa85211-9d43-4320-b2f4-e6141683d71a', '54499601-cc7f-4008-941c-008a865d7091', '731cb3df-f8f6-46e4-be5c-8cdc2729ee01', 'd514cab9-319f-4c18-887c-1814d16eaa36'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:43.811882 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff89199-de24-4cae-b1d0-104ef6373f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fa85211-9d43-4320-b2f4-e6141683d71a', '54499601-cc7f-4008-941c-008a865d7091', '731cb3df-f8f6-46e4-be5c-8cdc2729ee01', 'd514cab9-319f-4c18-887c-1814d16eaa36']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:43.813069 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e02de3f-ae51-4541-a88e-a21a25666b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:43.835474 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9820255d-70b1-4a47-94e4-e1ae0dfe43f5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:43.841496 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9820255d-70b1-4a47-94e4-e1ae0dfe43f5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:43.842555 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9820255d-70b1-4a47-94e4-e1ae0dfe43f5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:43.842555 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9820255d-70b1-4a47-94e4-e1ae0dfe43f5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:43.843095 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e02de3f-ae51-4541-a88e-a21a25666b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1746936731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6e975bff37a46f882a5d7c1279e07fd',qos_specs=None,replication_status=,reservations=['1fa85211-9d43-4320-b2f4-e6141683d71a','54499601-cc7f-4008-941c-008a865d7091','731cb3df-f8f6-46e4-be5c-8cdc2729ee01','d514cab9-319f-4c18-887c-1814d16eaa36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a7a8bf9c7541a49b262c2115433d2a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1746936731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6e975bff37a46f882a5d7c1279e07fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01a7a8bf9c7541a49b262c2115433d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:43.847252 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc039f7-cb63-4584-91c5-d75b1ed15888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:43.853994 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:43.853994 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:43.858712 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9820255d-70b1-4a47-94e4-e1ae0dfe43f5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:43.864436 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9820255d-70b1-4a47-94e4-e1ae0dfe43f5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:43.864962 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 106/419] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:43 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:43.882862 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc039f7-cb63-4584-91c5-d75b1ed15888) transitioned into state 'SUCCESS' from state '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-1746936731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6e975bff37a46f882a5d7c1279e07fd',qos_specs=None,replication_status=,reservations=['1fa85211-9d43-4320-b2f4-e6141683d71a','54499601-cc7f-4008-941c-008a865d7091','731cb3df-f8f6-46e4-be5c-8cdc2729ee01','d514cab9-319f-4c18-887c-1814d16eaa36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a7a8bf9c7541a49b262c2115433d2a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:43.883728 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a52795-011b-44d3-8cc8-8c51b99ef8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:43.887366 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e8a6455d-43bc-4e6b-9559-e25e20bd9e08 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:43.889219 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e8a6455d-43bc-4e6b-9559-e25e20bd9e08 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:43.889463 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e8a6455d-43bc-4e6b-9559-e25e20bd9e08 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:43.889687 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e8a6455d-43bc-4e6b-9559-e25e20bd9e08 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:43.900785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a52795-011b-44d3-8cc8-8c51b99ef8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:43.901668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Flow 'volume_create_api' (30025fe2-b7f8-4bcf-9226-49b0667b6cb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:43.901952 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:43.901952 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:43.902010 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Create volume request issued successfully. Jul 31 13:53:43.902678 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc940672-15b0-42e4-a968-85f7a1fa1dcc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:43.903184 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 104/420] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:53:43 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:43.922399 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e8a6455d-43bc-4e6b-9559-e25e20bd9e08 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:43.925811 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59fd7b61-6805-402d-a1cc-ed71fb64610f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:43.927973 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59fd7b61-6805-402d-a1cc-ed71fb64610f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 Jul 31 13:53:43.928187 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59fd7b61-6805-402d-a1cc-ed71fb64610f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:43.928368 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59fd7b61-6805-402d-a1cc-ed71fb64610f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:43.930686 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e8a6455d-43bc-4e6b-9559-e25e20bd9e08 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:43.931282 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 106/421] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:43 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:43.942827 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:43.942827 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:43.947090 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-59fd7b61-6805-402d-a1cc-ed71fb64610f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:43.952302 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59fd7b61-6805-402d-a1cc-ed71fb64610f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 returned with HTTP 200 Jul 31 13:53:43.952562 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 106/422] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:43 2026] GET /volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:43.980274 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b68a47a9-9e8e-41ec-a602-6fca3b3400a2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:43.982655 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b68a47a9-9e8e-41ec-a602-6fca3b3400a2 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:43.982917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b68a47a9-9e8e-41ec-a602-6fca3b3400a2 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:43.983176 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b68a47a9-9e8e-41ec-a602-6fca3b3400a2 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:43.993490 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:43.993490 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:44.001990 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b68a47a9-9e8e-41ec-a602-6fca3b3400a2 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:44.009531 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b68a47a9-9e8e-41ec-a602-6fca3b3400a2 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:44.009965 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 107/423] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:43 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:44.028950 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6c40d0e7-975c-4263-b9fb-2daa253fd3ac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:44.029309 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c40d0e7-975c-4263-b9fb-2daa253fd3ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:44.029570 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c40d0e7-975c-4263-b9fb-2daa253fd3ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:44.029741 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c40d0e7-975c-4263-b9fb-2daa253fd3ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:44.029910 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-6c40d0e7-975c-4263-b9fb-2daa253fd3ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Delete volume with id: f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:44.041722 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:44.041722 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:44.043116 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6c40d0e7-975c-4263-b9fb-2daa253fd3ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:44.069328 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6c40d0e7-975c-4263-b9fb-2daa253fd3ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Delete volume request issued successfully. Jul 31 13:53:44.069597 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c40d0e7-975c-4263-b9fb-2daa253fd3ac tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 202 Jul 31 13:53:44.070038 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 105/424] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:44 2026] DELETE /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:44.084096 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-19daf92a-b1a4-4614-a02a-fb1151dcb5b5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:44.085744 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-19daf92a-b1a4-4614-a02a-fb1151dcb5b5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:44.085970 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-19daf92a-b1a4-4614-a02a-fb1151dcb5b5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:44.086154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-19daf92a-b1a4-4614-a02a-fb1151dcb5b5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:44.093468 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:44.093468 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:44.099172 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-19daf92a-b1a4-4614-a02a-fb1151dcb5b5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Volume info retrieved successfully. Jul 31 13:53:44.112061 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-19daf92a-b1a4-4614-a02a-fb1151dcb5b5 tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 200 Jul 31 13:53:44.112503 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 107/425] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:44 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:44.970636 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-72a99988-f2eb-4a88-9763-6dd1932429c8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:44.972323 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72a99988-f2eb-4a88-9763-6dd1932429c8 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 Jul 31 13:53:44.972538 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72a99988-f2eb-4a88-9763-6dd1932429c8 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:44.972804 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72a99988-f2eb-4a88-9763-6dd1932429c8 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:44.983293 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:44.983293 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:44.990213 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-72a99988-f2eb-4a88-9763-6dd1932429c8 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:44.995648 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72a99988-f2eb-4a88-9763-6dd1932429c8 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 returned with HTTP 200 Jul 31 13:53:44.996267 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 107/426] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:44 2026] GET /volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:45.010840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-085940bc-3f67-43f2-8276-71ec0d0b96ad None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:45.015047 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-085940bc-3f67-43f2-8276-71ec0d0b96ad tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] POST https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3/action Jul 31 13:53:45.015357 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-085940bc-3f67-43f2-8276-71ec0d0b96ad tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:53:45.015570 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-085940bc-3f67-43f2-8276-71ec0d0b96ad tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:45.030746 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:45.030746 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:45.031270 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-085940bc-3f67-43f2-8276-71ec0d0b96ad tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:45.044322 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-085940bc-3f67-43f2-8276-71ec0d0b96ad tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume updated successfully. Jul 31 13:53:45.044683 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-085940bc-3f67-43f2-8276-71ec0d0b96ad tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3/action returned with HTTP 200 Jul 31 13:53:45.045273 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 108/427] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:53:45 2026] POST /volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 13:53:45.054225 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ca1bf602-a933-44aa-822c-24f8e0ff4339 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:45.057776 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca1bf602-a933-44aa-822c-24f8e0ff4339 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 Jul 31 13:53:45.058005 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ca1bf602-a933-44aa-822c-24f8e0ff4339 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:45.058235 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ca1bf602-a933-44aa-822c-24f8e0ff4339 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:45.066544 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:45.066544 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:45.071054 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ca1bf602-a933-44aa-822c-24f8e0ff4339 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:45.076774 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca1bf602-a933-44aa-822c-24f8e0ff4339 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 returned with HTTP 200 Jul 31 13:53:45.077470 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 106/428] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:45 2026] GET /volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:45.130068 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7b44d463-cb19-45b4-80d0-5fe2a8e3b7ea None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:45.132668 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7b44d463-cb19-45b4-80d0-5fe2a8e3b7ea tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] GET https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f Jul 31 13:53:45.134436 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7b44d463-cb19-45b4-80d0-5fe2a8e3b7ea tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:45.134536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7b44d463-cb19-45b4-80d0-5fe2a8e3b7ea tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:45.149616 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7b44d463-cb19-45b4-80d0-5fe2a8e3b7ea tempest-DeleteServersTestJSON-1077036344 tempest-DeleteServersTestJSON-1077036344-project-member] https://10.4.3.140/volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f returned with HTTP 404 Jul 31 13:53:45.150120 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 108/429] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:45 2026] GET /volume/v3/volumes/f5d45a53-2914-4941-b946-623d2a571b1f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:45.320707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-09bb9e82-05c2-4fb0-af17-a5eb4a712f6a req-26f48d0f-dd01-47a7-9f86-2b8ee290ea8c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:45.324271 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-09bb9e82-05c2-4fb0-af17-a5eb4a712f6a req-26f48d0f-dd01-47a7-9f86-2b8ee290ea8c tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 Jul 31 13:53:45.324271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-09bb9e82-05c2-4fb0-af17-a5eb4a712f6a req-26f48d0f-dd01-47a7-9f86-2b8ee290ea8c tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:45.324271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-09bb9e82-05c2-4fb0-af17-a5eb4a712f6a req-26f48d0f-dd01-47a7-9f86-2b8ee290ea8c tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:45.343270 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:45.343270 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:45.350828 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-09bb9e82-05c2-4fb0-af17-a5eb4a712f6a req-26f48d0f-dd01-47a7-9f86-2b8ee290ea8c tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:45.364052 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-09bb9e82-05c2-4fb0-af17-a5eb4a712f6a req-26f48d0f-dd01-47a7-9f86-2b8ee290ea8c tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 returned with HTTP 200 Jul 31 13:53:45.364669 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 108/430] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:53:45 2026] GET /volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:47.173037 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f9ffbae4-040e-49ec-943b-569560610c9f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:47.175359 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:47.175847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-390495301"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:47.177808 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-390495301'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:47.177986 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Create volume of 1 GB Jul 31 13:53:47.190129 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Availability Zones retrieved successfully. Jul 31 13:53:47.198283 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Flow 'volume_create_api' (27f7996d-25c7-490f-94b8-f000ad48bdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:47.199660 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8012a23f-94bf-4249-8b2b-6018c20aaed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:47.201150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:47.240455 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8012a23f-94bf-4249-8b2b-6018c20aaed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:47.241603 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe24f7d-735f-4686-8338-0a8dc9ae870a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:47.300324 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Created reservations ['f078ea82-5c5c-4fc9-9df5-b0c20d30f31c', 'bf6eec86-05fe-432b-b6d6-c461372c5655', '515285db-a311-432f-af28-776966783bec', '6fadd96a-8892-41c9-ab14-13c550953094'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:47.301532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe24f7d-735f-4686-8338-0a8dc9ae870a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f078ea82-5c5c-4fc9-9df5-b0c20d30f31c', 'bf6eec86-05fe-432b-b6d6-c461372c5655', '515285db-a311-432f-af28-776966783bec', '6fadd96a-8892-41c9-ab14-13c550953094']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:47.302742 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea3cec8-a4e8-4ca7-afab-601aa4f8f62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:47.329899 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea3cec8-a4e8-4ca7-afab-601aa4f8f62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b00f866-25ec-41e8-bd29-96d7299153e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-390495301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6e975bff37a46f882a5d7c1279e07fd',qos_specs=None,replication_status=,reservations=['f078ea82-5c5c-4fc9-9df5-b0c20d30f31c','bf6eec86-05fe-432b-b6d6-c461372c5655','515285db-a311-432f-af28-776966783bec','6fadd96a-8892-41c9-ab14-13c550953094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a7a8bf9c7541a49b262c2115433d2a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-390495301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b00f866-25ec-41e8-bd29-96d7299153e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6e975bff37a46f882a5d7c1279e07fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01a7a8bf9c7541a49b262c2115433d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:47.330658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c05093-8ee7-49cf-9ded-cb78d555fc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:47.353461 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c05093-8ee7-49cf-9ded-cb78d555fc2f) transitioned into state 'SUCCESS' from state '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-390495301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6e975bff37a46f882a5d7c1279e07fd',qos_specs=None,replication_status=,reservations=['f078ea82-5c5c-4fc9-9df5-b0c20d30f31c','bf6eec86-05fe-432b-b6d6-c461372c5655','515285db-a311-432f-af28-776966783bec','6fadd96a-8892-41c9-ab14-13c550953094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a7a8bf9c7541a49b262c2115433d2a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:47.354166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016d464e-f6fd-4a47-aee6-66e5d390d404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:47.368541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016d464e-f6fd-4a47-aee6-66e5d390d404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:47.369864 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Flow 'volume_create_api' (27f7996d-25c7-490f-94b8-f000ad48bdfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:47.370172 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Create volume request issued successfully. Jul 31 13:53:47.370879 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9ffbae4-040e-49ec-943b-569560610c9f tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:47.371468 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 109/431] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:53:47 2026] POST /volume/v3/volumes => generated 753 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:47.385135 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e583375f-b4b7-444d-adcc-84b6363498cd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:47.387340 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e583375f-b4b7-444d-adcc-84b6363498cd tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 Jul 31 13:53:47.387536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e583375f-b4b7-444d-adcc-84b6363498cd tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:47.387725 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e583375f-b4b7-444d-adcc-84b6363498cd tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:47.395547 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:47.395547 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:47.400135 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e583375f-b4b7-444d-adcc-84b6363498cd tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:47.404787 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e583375f-b4b7-444d-adcc-84b6363498cd tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 returned with HTTP 200 Jul 31 13:53:47.405152 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 107/432] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:47 2026] GET /volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:47.565887 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-dd6ba524-890e-4fe2-a29f-d9640557af61 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:47.568935 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-dd6ba524-890e-4fe2-a29f-d9640557af61 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] DELETE https://10.4.3.140/volume/v3/attachments/520e9bb5-e3d4-441c-8032-f81f48f8853c Jul 31 13:53:47.569111 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-dd6ba524-890e-4fe2-a29f-d9640557af61 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:47.569290 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-dd6ba524-890e-4fe2-a29f-d9640557af61 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:47.577917 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:47.577917 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:47.669377 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-dd6ba524-890e-4fe2-a29f-d9640557af61 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments/520e9bb5-e3d4-441c-8032-f81f48f8853c returned with HTTP 200 Jul 31 13:53:47.670103 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 109/433] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:47 2026] DELETE /volume/v3/attachments/520e9bb5-e3d4-441c-8032-f81f48f8853c => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:47.687021 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-e11bd60a-7b45-4ed8-b77a-1e350194edce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:47.690529 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-e11bd60a-7b45-4ed8-b77a-1e350194edce tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] DELETE https://10.4.3.140/volume/v3/attachments/0ce6829b-8db1-4acb-a82a-48b14368142f Jul 31 13:53:47.690529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-e11bd60a-7b45-4ed8-b77a-1e350194edce tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:47.690797 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-e11bd60a-7b45-4ed8-b77a-1e350194edce tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:47.693827 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=278,cinder:INSERT=30,cinder:UPDATE=54 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:53:47.704655 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:47.704655 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:47.777433 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-e11bd60a-7b45-4ed8-b77a-1e350194edce tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments/0ce6829b-8db1-4acb-a82a-48b14368142f returned with HTTP 200 Jul 31 13:53:47.777998 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 109/434] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:47 2026] DELETE /volume/v3/attachments/0ce6829b-8db1-4acb-a82a-48b14368142f => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:47.793874 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-c0b81bc1-404a-49b4-a31b-8c38d8a100f3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:47.798498 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-c0b81bc1-404a-49b4-a31b-8c38d8a100f3 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] DELETE https://10.4.3.140/volume/v3/attachments/202627fa-5581-42ce-977c-c1017939aa2a Jul 31 13:53:47.799008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-c0b81bc1-404a-49b4-a31b-8c38d8a100f3 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:47.799384 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-c0b81bc1-404a-49b4-a31b-8c38d8a100f3 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:47.810413 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:47.810413 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:47.877316 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-126bf93b-ec32-4de6-a844-cf956ebebeab req-c0b81bc1-404a-49b4-a31b-8c38d8a100f3 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/attachments/202627fa-5581-42ce-977c-c1017939aa2a returned with HTTP 200 Jul 31 13:53:47.877316 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 110/435] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:47 2026] DELETE /volume/v3/attachments/202627fa-5581-42ce-977c-c1017939aa2a => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:48.023697 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-5b17edb5-4b22-4367-9f5c-bcc57085385c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:48.026666 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-5b17edb5-4b22-4367-9f5c-bcc57085385c tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] DELETE https://10.4.3.140/volume/v3/attachments/26afa3f8-8d5a-41e5-bb40-6375b96c618c Jul 31 13:53:48.027967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-5b17edb5-4b22-4367-9f5c-bcc57085385c tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:48.027967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-5b17edb5-4b22-4367-9f5c-bcc57085385c tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:48.038274 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:48.038274 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:48.102667 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-5b17edb5-4b22-4367-9f5c-bcc57085385c tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments/26afa3f8-8d5a-41e5-bb40-6375b96c618c returned with HTTP 200 Jul 31 13:53:48.103216 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 108/436] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:48 2026] DELETE /volume/v3/attachments/26afa3f8-8d5a-41e5-bb40-6375b96c618c => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:48.115887 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-9e2f49f3-6814-460a-bcc8-7d073761f41b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:48.119907 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-9e2f49f3-6814-460a-bcc8-7d073761f41b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] DELETE https://10.4.3.140/volume/v3/attachments/2347cfc4-da9a-45ff-9b79-41c2ecd828e9 Jul 31 13:53:48.119907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-9e2f49f3-6814-460a-bcc8-7d073761f41b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:48.120184 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-9e2f49f3-6814-460a-bcc8-7d073761f41b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:48.129093 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:48.129093 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:48.202233 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-9e2f49f3-6814-460a-bcc8-7d073761f41b tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments/2347cfc4-da9a-45ff-9b79-41c2ecd828e9 returned with HTTP 200 Jul 31 13:53:48.202892 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 110/437] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:48 2026] DELETE /volume/v3/attachments/2347cfc4-da9a-45ff-9b79-41c2ecd828e9 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:48.213557 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-d82dd569-e5e4-41d4-8fa1-e4432f3c2c75 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:48.218011 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-d82dd569-e5e4-41d4-8fa1-e4432f3c2c75 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ffa97fc3-b13c-451c-9fb5-3bcdcf9ae3fc Jul 31 13:53:48.218317 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-d82dd569-e5e4-41d4-8fa1-e4432f3c2c75 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:48.218655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-d82dd569-e5e4-41d4-8fa1-e4432f3c2c75 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:48.241432 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:48.241432 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:48.323678 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7f50aad-8f22-4d75-866f-c6180ce2656c req-d82dd569-e5e4-41d4-8fa1-e4432f3c2c75 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/attachments/ffa97fc3-b13c-451c-9fb5-3bcdcf9ae3fc returned with HTTP 200 Jul 31 13:53:48.324222 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 110/438] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:53:48 2026] DELETE /volume/v3/attachments/ffa97fc3-b13c-451c-9fb5-3bcdcf9ae3fc => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:48.426796 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-71b8a52b-fe7c-4ebe-96e4-a6654d8dc452 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:48.428344 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71b8a52b-fe7c-4ebe-96e4-a6654d8dc452 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 Jul 31 13:53:48.429385 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71b8a52b-fe7c-4ebe-96e4-a6654d8dc452 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:48.429656 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71b8a52b-fe7c-4ebe-96e4-a6654d8dc452 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:48.440817 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:48.440817 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:48.448209 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-71b8a52b-fe7c-4ebe-96e4-a6654d8dc452 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:48.455859 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71b8a52b-fe7c-4ebe-96e4-a6654d8dc452 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 returned with HTTP 200 Jul 31 13:53:48.456506 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 111/439] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:48 2026] GET /volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:48.893171 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4abba0b6-d5ad-42de-aa0e-1cf018365203 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:48.895312 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4abba0b6-d5ad-42de-aa0e-1cf018365203 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 Jul 31 13:53:48.895700 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4abba0b6-d5ad-42de-aa0e-1cf018365203 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:48.895954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4abba0b6-d5ad-42de-aa0e-1cf018365203 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:48.896370 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4abba0b6-d5ad-42de-aa0e-1cf018365203 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Delete volume with id: 9b00f866-25ec-41e8-bd29-96d7299153e1 Jul 31 13:53:48.899170 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=310,cinder:INSERT=45,cinder:UPDATE=88 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:53:48.906095 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:48.906095 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:48.906908 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4abba0b6-d5ad-42de-aa0e-1cf018365203 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:48.941190 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4abba0b6-d5ad-42de-aa0e-1cf018365203 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Delete volume request issued successfully. Jul 31 13:53:48.941190 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4abba0b6-d5ad-42de-aa0e-1cf018365203 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 returned with HTTP 202 Jul 31 13:53:48.941190 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 109/440] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:48 2026] DELETE /volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:48.958986 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dc221ea5-5218-45b1-9439-10269b2c0de7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:48.968837 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc221ea5-5218-45b1-9439-10269b2c0de7 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 Jul 31 13:53:48.968837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc221ea5-5218-45b1-9439-10269b2c0de7 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:48.968837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc221ea5-5218-45b1-9439-10269b2c0de7 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:48.978412 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:48.978412 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:48.982788 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dc221ea5-5218-45b1-9439-10269b2c0de7 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:48.988227 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc221ea5-5218-45b1-9439-10269b2c0de7 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 returned with HTTP 200 Jul 31 13:53:48.988888 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 111/441] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:48 2026] GET /volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:53:50.003394 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-61c9a9d0-04b6-475d-a38d-baad807ef5bc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:50.007568 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61c9a9d0-04b6-475d-a38d-baad807ef5bc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 Jul 31 13:53:50.007568 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61c9a9d0-04b6-475d-a38d-baad807ef5bc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:50.007568 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61c9a9d0-04b6-475d-a38d-baad807ef5bc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:50.017246 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61c9a9d0-04b6-475d-a38d-baad807ef5bc tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 returned with HTTP 404 Jul 31 13:53:50.017781 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 111/442] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:50 2026] GET /volume/v3/volumes/9b00f866-25ec-41e8-bd29-96d7299153e1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:50.025323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8d8a177e-97bf-45f6-931e-534461b0f716 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:50.028101 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d8a177e-97bf-45f6-931e-534461b0f716 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 Jul 31 13:53:50.028405 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d8a177e-97bf-45f6-931e-534461b0f716 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:50.028701 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d8a177e-97bf-45f6-931e-534461b0f716 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:50.028944 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-8d8a177e-97bf-45f6-931e-534461b0f716 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Delete volume with id: a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 Jul 31 13:53:50.032456 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=300,cinder:UPDATE=78,cinder:INSERT=35 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:53:50.042298 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:50.042298 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:50.043059 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d8a177e-97bf-45f6-931e-534461b0f716 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:50.070487 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d8a177e-97bf-45f6-931e-534461b0f716 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Delete volume request issued successfully. Jul 31 13:53:50.070771 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d8a177e-97bf-45f6-931e-534461b0f716 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 returned with HTTP 202 Jul 31 13:53:50.071464 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 112/443] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:50 2026] DELETE /volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:50.079341 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8a2b5c9-ef56-49ff-8cab-66c98959db02 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:50.081102 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8a2b5c9-ef56-49ff-8cab-66c98959db02 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 Jul 31 13:53:50.081276 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8a2b5c9-ef56-49ff-8cab-66c98959db02 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:50.081437 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8a2b5c9-ef56-49ff-8cab-66c98959db02 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:50.090049 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:50.090049 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:50.093840 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d8a2b5c9-ef56-49ff-8cab-66c98959db02 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Volume info retrieved successfully. Jul 31 13:53:50.100778 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8a2b5c9-ef56-49ff-8cab-66c98959db02 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 returned with HTTP 200 Jul 31 13:53:50.101144 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 110/444] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:50 2026] GET /volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:51.116242 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ce67cb5f-167b-452d-b6b5-c112a125eba9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:51.118268 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ce67cb5f-167b-452d-b6b5-c112a125eba9 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] GET https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 Jul 31 13:53:51.118485 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ce67cb5f-167b-452d-b6b5-c112a125eba9 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:51.118947 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ce67cb5f-167b-452d-b6b5-c112a125eba9 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:51.123099 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=280,cinder:UPDATE=44,cinder:INSERT=18 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:53:51.129116 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ce67cb5f-167b-452d-b6b5-c112a125eba9 tempest-ServersNegativeTestJSON-744209738 tempest-ServersNegativeTestJSON-744209738-project-member] https://10.4.3.140/volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 returned with HTTP 404 Jul 31 13:53:51.129779 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 112/445] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:51 2026] GET /volume/v3/volumes/a7e1d69a-fee2-443a-a2a6-e9f435f2b5f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:51.441214 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0990c927-f89c-4bd7-aae7-09b63de3e90e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:51.444677 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0990c927-f89c-4bd7-aae7-09b63de3e90e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 Jul 31 13:53:51.444677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0990c927-f89c-4bd7-aae7-09b63de3e90e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:51.444677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0990c927-f89c-4bd7-aae7-09b63de3e90e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:51.444677 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0990c927-f89c-4bd7-aae7-09b63de3e90e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Delete volume with id: 2b8a28e8-1dfb-41cc-ace3-429fa2be7677 Jul 31 13:53:51.457675 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:51.457675 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:51.458700 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0990c927-f89c-4bd7-aae7-09b63de3e90e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:53:51.481573 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0990c927-f89c-4bd7-aae7-09b63de3e90e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Delete volume request issued successfully. Jul 31 13:53:51.481804 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0990c927-f89c-4bd7-aae7-09b63de3e90e tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 returned with HTTP 202 Jul 31 13:53:51.482331 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 112/446] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:51 2026] DELETE /volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:51.491588 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-edc0c3bc-0236-4462-84d9-37c6fdf4c0af None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:51.493591 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-edc0c3bc-0236-4462-84d9-37c6fdf4c0af tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 Jul 31 13:53:51.493778 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-edc0c3bc-0236-4462-84d9-37c6fdf4c0af tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:51.493967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-edc0c3bc-0236-4462-84d9-37c6fdf4c0af tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:51.503429 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:51.503429 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:51.508392 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-edc0c3bc-0236-4462-84d9-37c6fdf4c0af tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:53:51.518587 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-edc0c3bc-0236-4462-84d9-37c6fdf4c0af tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 returned with HTTP 200 Jul 31 13:53:51.519020 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 113/447] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:51 2026] GET /volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:52.262319 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ff92df03-f7d8-4d4e-83f8-7851176adc67 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:52.264932 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff92df03-f7d8-4d4e-83f8-7851176adc67 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] DELETE https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 Jul 31 13:53:52.265243 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff92df03-f7d8-4d4e-83f8-7851176adc67 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:52.265532 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff92df03-f7d8-4d4e-83f8-7851176adc67 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:52.265749 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ff92df03-f7d8-4d4e-83f8-7851176adc67 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Delete volume with id: 96877352-b7fc-43da-9e67-4f004f3676f0 Jul 31 13:53:52.279539 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:52.279539 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:52.280082 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ff92df03-f7d8-4d4e-83f8-7851176adc67 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:53:52.309088 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ff92df03-f7d8-4d4e-83f8-7851176adc67 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Delete volume request issued successfully. Jul 31 13:53:52.309319 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff92df03-f7d8-4d4e-83f8-7851176adc67 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 returned with HTTP 202 Jul 31 13:53:52.311073 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 111/448] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:52 2026] DELETE /volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:52.320562 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3d6594e3-efb0-460b-aa32-84174fd16df5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:52.324547 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d6594e3-efb0-460b-aa32-84174fd16df5 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 Jul 31 13:53:52.324677 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d6594e3-efb0-460b-aa32-84174fd16df5 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:52.324941 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d6594e3-efb0-460b-aa32-84174fd16df5 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:52.332873 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:52.332873 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:52.336793 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3d6594e3-efb0-460b-aa32-84174fd16df5 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:53:52.341255 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d6594e3-efb0-460b-aa32-84174fd16df5 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 returned with HTTP 200 Jul 31 13:53:52.341617 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 113/449] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:52 2026] GET /volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:52.535767 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7d6c3ac3-494b-4790-aa4e-445f24ca386a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:52.540646 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d6c3ac3-494b-4790-aa4e-445f24ca386a tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 Jul 31 13:53:52.540646 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d6c3ac3-494b-4790-aa4e-445f24ca386a tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:52.540646 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d6c3ac3-494b-4790-aa4e-445f24ca386a tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:52.546362 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d6c3ac3-494b-4790-aa4e-445f24ca386a tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 returned with HTTP 404 Jul 31 13:53:52.546462 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 113/450] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:52 2026] GET /volume/v3/volumes/2b8a28e8-1dfb-41cc-ace3-429fa2be7677 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:52.553959 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a0a70359-42c9-463b-89ab-7372db8d4ca0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:52.555800 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a0a70359-42c9-463b-89ab-7372db8d4ca0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad Jul 31 13:53:52.555979 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a0a70359-42c9-463b-89ab-7372db8d4ca0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:52.556168 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a0a70359-42c9-463b-89ab-7372db8d4ca0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:52.556314 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-a0a70359-42c9-463b-89ab-7372db8d4ca0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Delete volume with id: 3b28b2d8-bc0d-471a-a4c3-6b4c16304fad Jul 31 13:53:52.562636 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:52.562636 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:52.563015 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a0a70359-42c9-463b-89ab-7372db8d4ca0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:53:52.580246 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a0a70359-42c9-463b-89ab-7372db8d4ca0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Delete volume request issued successfully. Jul 31 13:53:52.580439 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a0a70359-42c9-463b-89ab-7372db8d4ca0 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad returned with HTTP 202 Jul 31 13:53:52.580840 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 114/451] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:52 2026] DELETE /volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:52.592582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3ad2e132-71c5-407e-9193-4f3a2ff350e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:52.594363 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ad2e132-71c5-407e-9193-4f3a2ff350e9 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad Jul 31 13:53:52.594615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ad2e132-71c5-407e-9193-4f3a2ff350e9 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:52.594767 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ad2e132-71c5-407e-9193-4f3a2ff350e9 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:52.602445 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:52.602445 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:52.607033 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3ad2e132-71c5-407e-9193-4f3a2ff350e9 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:53:52.611141 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ad2e132-71c5-407e-9193-4f3a2ff350e9 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad returned with HTTP 200 Jul 31 13:53:52.611545 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 112/452] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:52 2026] GET /volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:52.625832 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:52.628270 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:52.628942 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1085624002"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:52.631011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1085624002'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:52.631174 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Create volume of 1 GB Jul 31 13:53:52.640243 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Availability Zones retrieved successfully. Jul 31 13:53:52.654125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Flow 'volume_create_api' (5b7a9b44-2c58-42e6-aa24-9e7f677dfbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:52.655020 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8784a9fc-8057-4c8a-a20d-f6230fb411ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:52.659507 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:52.691982 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8784a9fc-8057-4c8a-a20d-f6230fb411ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:52.693155 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9aebc73-ad15-4d9b-8b03-0c9fcf147d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:52.757012 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Created reservations ['afe6f3e3-9d2d-4ba6-9c4f-8ddc68b531e2', 'e0b55d64-4d70-4fee-ad53-b109bc7d86bd', '0c814e5d-ad6f-4b0d-be40-98e5ea677daa', '17bb8bf2-c4cb-4349-bfe3-42c8f0c55c9a'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:52.758125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9aebc73-ad15-4d9b-8b03-0c9fcf147d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe6f3e3-9d2d-4ba6-9c4f-8ddc68b531e2', 'e0b55d64-4d70-4fee-ad53-b109bc7d86bd', '0c814e5d-ad6f-4b0d-be40-98e5ea677daa', '17bb8bf2-c4cb-4349-bfe3-42c8f0c55c9a']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:52.758791 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3230b3ea-df18-40c4-8b5b-5a166710a479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:52.778269 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3230b3ea-df18-40c4-8b5b-5a166710a479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff18cc4-4832-4675-a6b2-252502556113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1085624002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231c38f79c944e8daa872cde148ee096',qos_specs=None,replication_status=,reservations=['afe6f3e3-9d2d-4ba6-9c4f-8ddc68b531e2','e0b55d64-4d70-4fee-ad53-b109bc7d86bd','0c814e5d-ad6f-4b0d-be40-98e5ea677daa','17bb8bf2-c4cb-4349-bfe3-42c8f0c55c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42f3e67f8e8647d487af2140926f4045',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1085624002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff18cc4-4832-4675-a6b2-252502556113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231c38f79c944e8daa872cde148ee096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42f3e67f8e8647d487af2140926f4045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:52.778922 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e2d339-d0ba-4f99-9046-0ac998ade46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:52.795356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e2d339-d0ba-4f99-9046-0ac998ade46f) transitioned into state 'SUCCESS' from state '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-1085624002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231c38f79c944e8daa872cde148ee096',qos_specs=None,replication_status=,reservations=['afe6f3e3-9d2d-4ba6-9c4f-8ddc68b531e2','e0b55d64-4d70-4fee-ad53-b109bc7d86bd','0c814e5d-ad6f-4b0d-be40-98e5ea677daa','17bb8bf2-c4cb-4349-bfe3-42c8f0c55c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42f3e67f8e8647d487af2140926f4045',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:52.795957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1303a2d-a0df-490d-abb2-4596db00accc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:52.808037 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1303a2d-a0df-490d-abb2-4596db00accc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:52.808837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Flow 'volume_create_api' (5b7a9b44-2c58-42e6-aa24-9e7f677dfbb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:52.809140 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Create volume request issued successfully. Jul 31 13:53:52.809683 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-54727da1-c9c4-4c86-84d0-7bdd258d7588 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:52.810144 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 114/453] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:53:52 2026] POST /volume/v3/volumes => generated 752 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:52.824607 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-74d17c8d-11af-4a4c-8669-b970dbf26369 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:52.826213 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74d17c8d-11af-4a4c-8669-b970dbf26369 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:53:52.826383 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74d17c8d-11af-4a4c-8669-b970dbf26369 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:52.826584 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74d17c8d-11af-4a4c-8669-b970dbf26369 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:52.834732 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:52.834732 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:52.843002 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-74d17c8d-11af-4a4c-8669-b970dbf26369 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:53:52.849062 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74d17c8d-11af-4a4c-8669-b970dbf26369 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:53:52.849530 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 114/454] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:52 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:53.354971 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e3effb2e-ebf2-4b5e-9432-1c84d566a5a9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:53.357336 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3effb2e-ebf2-4b5e-9432-1c84d566a5a9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 Jul 31 13:53:53.357645 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3effb2e-ebf2-4b5e-9432-1c84d566a5a9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:53.357909 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3effb2e-ebf2-4b5e-9432-1c84d566a5a9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:53.365888 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3effb2e-ebf2-4b5e-9432-1c84d566a5a9 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 returned with HTTP 404 Jul 31 13:53:53.366531 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 115/455] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:53 2026] GET /volume/v3/volumes/96877352-b7fc-43da-9e67-4f004f3676f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:53.373025 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b87a42dd-6946-47ba-a36a-14c83c236039 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:53.374973 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b87a42dd-6946-47ba-a36a-14c83c236039 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 Jul 31 13:53:53.375232 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b87a42dd-6946-47ba-a36a-14c83c236039 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:53.375457 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b87a42dd-6946-47ba-a36a-14c83c236039 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:53.375667 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-b87a42dd-6946-47ba-a36a-14c83c236039 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Delete volume with id: 4cb3eea8-b82f-400b-a679-f96c432a2fc2 Jul 31 13:53:53.384841 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:53.384841 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:53.385321 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b87a42dd-6946-47ba-a36a-14c83c236039 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:53:53.405567 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b87a42dd-6946-47ba-a36a-14c83c236039 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Delete volume request issued successfully. Jul 31 13:53:53.405797 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b87a42dd-6946-47ba-a36a-14c83c236039 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 returned with HTTP 202 Jul 31 13:53:53.406174 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 113/456] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:53 2026] DELETE /volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:53.418144 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8e4acb94-f3de-48b4-afbd-47aacaa5948a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:53.420844 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8e4acb94-f3de-48b4-afbd-47aacaa5948a tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 Jul 31 13:53:53.421108 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8e4acb94-f3de-48b4-afbd-47aacaa5948a tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:53.421358 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8e4acb94-f3de-48b4-afbd-47aacaa5948a tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:53.429807 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:53.429807 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:53.434222 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8e4acb94-f3de-48b4-afbd-47aacaa5948a tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:53:53.440002 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8e4acb94-f3de-48b4-afbd-47aacaa5948a tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 returned with HTTP 200 Jul 31 13:53:53.440681 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 115/457] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:53 2026] GET /volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:53.624169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0029c885-2e04-478b-b3ce-c6f146d8883c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:53.625933 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0029c885-2e04-478b-b3ce-c6f146d8883c tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad Jul 31 13:53:53.626113 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0029c885-2e04-478b-b3ce-c6f146d8883c tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:53.626299 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0029c885-2e04-478b-b3ce-c6f146d8883c tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:53.631384 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0029c885-2e04-478b-b3ce-c6f146d8883c tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad returned with HTTP 404 Jul 31 13:53:53.631836 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 115/458] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:53 2026] GET /volume/v3/volumes/3b28b2d8-bc0d-471a-a4c3-6b4c16304fad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:53.637878 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d2348f06-24f5-4738-a125-8521c3255dbc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:53.639608 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d2348f06-24f5-4738-a125-8521c3255dbc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:53:53.639799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d2348f06-24f5-4738-a125-8521c3255dbc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:53.640073 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d2348f06-24f5-4738-a125-8521c3255dbc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:53.640244 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d2348f06-24f5-4738-a125-8521c3255dbc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Delete volume with id: 2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:53:53.646825 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:53.646825 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:53.647276 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d2348f06-24f5-4738-a125-8521c3255dbc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:53:53.666957 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d2348f06-24f5-4738-a125-8521c3255dbc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Delete volume request issued successfully. Jul 31 13:53:53.667188 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d2348f06-24f5-4738-a125-8521c3255dbc tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 202 Jul 31 13:53:53.667567 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 116/459] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:53 2026] DELETE /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:53.677527 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae9498bc-26ed-49e1-8d26-6d1b803b00f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:53.679236 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae9498bc-26ed-49e1-8d26-6d1b803b00f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:53:53.679755 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae9498bc-26ed-49e1-8d26-6d1b803b00f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:53.679755 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae9498bc-26ed-49e1-8d26-6d1b803b00f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:53.687670 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:53.687670 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:53.693079 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae9498bc-26ed-49e1-8d26-6d1b803b00f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Volume info retrieved successfully. Jul 31 13:53:53.698145 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae9498bc-26ed-49e1-8d26-6d1b803b00f5 tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 200 Jul 31 13:53:53.698667 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 114/460] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:53 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 1390 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:53.862785 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2719f258-480c-47c3-ae90-1c97fe093ff5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:53.864707 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2719f258-480c-47c3-ae90-1c97fe093ff5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:53:53.864950 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2719f258-480c-47c3-ae90-1c97fe093ff5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:53.865158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2719f258-480c-47c3-ae90-1c97fe093ff5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:53.871578 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:53.871578 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:53:53.874917 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2719f258-480c-47c3-ae90-1c97fe093ff5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:53:53.879769 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2719f258-480c-47c3-ae90-1c97fe093ff5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:53:53.880155 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 116/461] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:53 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:54.458043 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1e0373a8-cb4c-4573-ae4e-55abcf7e3fe7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:54.459980 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e0373a8-cb4c-4573-ae4e-55abcf7e3fe7 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 Jul 31 13:53:54.460215 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e0373a8-cb4c-4573-ae4e-55abcf7e3fe7 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:54.460567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e0373a8-cb4c-4573-ae4e-55abcf7e3fe7 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:54.469774 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e0373a8-cb4c-4573-ae4e-55abcf7e3fe7 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 returned with HTTP 404 Jul 31 13:53:54.470307 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 116/462] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:54 2026] GET /volume/v3/volumes/4cb3eea8-b82f-400b-a679-f96c432a2fc2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:54.482632 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4e0f3faa-1898-45d6-8748-d8a2c95787a1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:54.486872 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4e0f3faa-1898-45d6-8748-d8a2c95787a1 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] DELETE https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:53:54.487114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4e0f3faa-1898-45d6-8748-d8a2c95787a1 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:54.487407 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4e0f3faa-1898-45d6-8748-d8a2c95787a1 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:54.487620 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-4e0f3faa-1898-45d6-8748-d8a2c95787a1 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Delete volume with id: 761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:53:54.499717 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:54.499717 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:53:54.500123 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4e0f3faa-1898-45d6-8748-d8a2c95787a1 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:53:54.546043 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4e0f3faa-1898-45d6-8748-d8a2c95787a1 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Delete volume request issued successfully. Jul 31 13:53:54.547708 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4e0f3faa-1898-45d6-8748-d8a2c95787a1 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 202 Jul 31 13:53:54.547708 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 117/463] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:53:54 2026] DELETE /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:53:54.556230 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bf7b61ef-cea7-4cb8-90f7-47c92445bd5b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:54.557906 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf7b61ef-cea7-4cb8-90f7-47c92445bd5b tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:53:54.558117 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf7b61ef-cea7-4cb8-90f7-47c92445bd5b tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:54.558494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf7b61ef-cea7-4cb8-90f7-47c92445bd5b tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:54.567568 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:54.567568 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:54.571574 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bf7b61ef-cea7-4cb8-90f7-47c92445bd5b tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Volume info retrieved successfully. Jul 31 13:53:54.578602 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf7b61ef-cea7-4cb8-90f7-47c92445bd5b tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 200 Jul 31 13:53:54.579027 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 115/464] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:54 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:53:54.716854 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-20dc3850-226e-41f0-bc43-4e7406be4e2a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:54.719268 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-20dc3850-226e-41f0-bc43-4e7406be4e2a tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] GET https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 Jul 31 13:53:54.719816 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-20dc3850-226e-41f0-bc43-4e7406be4e2a tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:54.719816 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-20dc3850-226e-41f0-bc43-4e7406be4e2a tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:54.730328 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-20dc3850-226e-41f0-bc43-4e7406be4e2a tempest-TaggedBootDevicesTest-2121585713 tempest-TaggedBootDevicesTest-2121585713-project-member] https://10.4.3.140/volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 returned with HTTP 404 Jul 31 13:53:54.732704 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 117/465] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:54 2026] GET /volume/v3/volumes/2a38c3df-afc0-4674-88f3-12bc01327458 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 13:53:55.592707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c714912b-dc1e-4a77-91fd-0b0904aae674 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:55.594818 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c714912b-dc1e-4a77-91fd-0b0904aae674 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] GET https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 Jul 31 13:53:55.595080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c714912b-dc1e-4a77-91fd-0b0904aae674 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:55.595272 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c714912b-dc1e-4a77-91fd-0b0904aae674 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:55.606200 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c714912b-dc1e-4a77-91fd-0b0904aae674 tempest-TaggedBootDevicesTest_v242-604566926 tempest-TaggedBootDevicesTest_v242-604566926-project-member] https://10.4.3.140/volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 returned with HTTP 404 Jul 31 13:53:55.606200 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 117/466] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:55 2026] GET /volume/v3/volumes/761bff35-ccc0-47d0-9373-f2052b97d6a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:53:58.405865 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:58.407734 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:58.408127 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1422719081"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:58.409523 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1422719081'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:58.410064 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Create volume of 1 GB Jul 31 13:53:58.419619 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Availability Zones retrieved successfully. Jul 31 13:53:58.424848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Flow 'volume_create_api' (664b8a07-0d24-470a-92f1-4d1e8b56d468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:58.425968 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93fcb7ea-5e14-4d5f-b11c-6e07500ea8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:58.427358 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:58.460535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93fcb7ea-5e14-4d5f-b11c-6e07500ea8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:58.461959 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1ee749-5928-4a4d-8d56-c39a3b008899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:58.527433 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Created reservations ['04214439-0e48-41a5-8698-d5364b9e743f', '7dcc9ca7-37e6-4aab-bd5f-b14ddc8f0c5e', 'd3e90b50-6b44-4646-81cf-33c0858c7653', 'a9d966ee-dede-4b1a-be91-a13023bffe87'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:53:58.528331 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1ee749-5928-4a4d-8d56-c39a3b008899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04214439-0e48-41a5-8698-d5364b9e743f', '7dcc9ca7-37e6-4aab-bd5f-b14ddc8f0c5e', 'd3e90b50-6b44-4646-81cf-33c0858c7653', 'a9d966ee-dede-4b1a-be91-a13023bffe87']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:58.529160 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca04cda6-74ab-4cc0-b2ff-b902dd2d23de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:58.561394 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca04cda6-74ab-4cc0-b2ff-b902dd2d23de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d721654-abe7-41ee-99f6-b24335e5724e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1422719081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c36b0d911db4f43bd3ad8b22bed451a',qos_specs=None,replication_status=,reservations=['04214439-0e48-41a5-8698-d5364b9e743f','7dcc9ca7-37e6-4aab-bd5f-b14ddc8f0c5e','d3e90b50-6b44-4646-81cf-33c0858c7653','a9d966ee-dede-4b1a-be91-a13023bffe87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6e3c255cd9e4fb5a20fef59d80b805c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1422719081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d721654-abe7-41ee-99f6-b24335e5724e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c36b0d911db4f43bd3ad8b22bed451a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6e3c255cd9e4fb5a20fef59d80b805c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:58.562332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fbb01bf-dc52-4de7-9e6f-215e49b67add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:58.588951 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fbb01bf-dc52-4de7-9e6f-215e49b67add) transitioned into state 'SUCCESS' from state '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-1422719081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c36b0d911db4f43bd3ad8b22bed451a',qos_specs=None,replication_status=,reservations=['04214439-0e48-41a5-8698-d5364b9e743f','7dcc9ca7-37e6-4aab-bd5f-b14ddc8f0c5e','d3e90b50-6b44-4646-81cf-33c0858c7653','a9d966ee-dede-4b1a-be91-a13023bffe87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6e3c255cd9e4fb5a20fef59d80b805c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:58.589799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240fbf85-d928-42b7-b208-0e56e1a98f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:58.599710 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240fbf85-d928-42b7-b208-0e56e1a98f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:58.600782 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Flow 'volume_create_api' (664b8a07-0d24-470a-92f1-4d1e8b56d468) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:58.601152 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Create volume request issued successfully. Jul 31 13:53:58.601808 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-530cbf73-6bcb-47bf-b043-4ca3fc85609d tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:53:58.602310 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 118/467] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:53:58 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:53:58.615531 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-28dfde3b-21ae-42f8-ae99-74f2f6155122 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:58.617926 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-28dfde3b-21ae-42f8-ae99-74f2f6155122 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:53:58.618225 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-28dfde3b-21ae-42f8-ae99-74f2f6155122 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:58.618504 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-28dfde3b-21ae-42f8-ae99-74f2f6155122 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:58.627037 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:58.627037 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:53:58.631288 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-28dfde3b-21ae-42f8-ae99-74f2f6155122 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:53:58.636906 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-28dfde3b-21ae-42f8-ae99-74f2f6155122 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:53:58.637432 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 116/468] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:58 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:53:59.261526 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c932c027-a733-493e-b098-573af7ed556b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:59.263818 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:53:59.264154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-292709101", "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:53:59.265423 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-292709101', 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:53:59.657124 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d0bc4350-69e1-46aa-a28e-40846c0dd7c7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:53:59.660982 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0bc4350-69e1-46aa-a28e-40846c0dd7c7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:53:59.661247 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0bc4350-69e1-46aa-a28e-40846c0dd7c7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:53:59.661481 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0bc4350-69e1-46aa-a28e-40846c0dd7c7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:53:59.673997 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:53:59.673997 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:53:59.682145 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d0bc4350-69e1-46aa-a28e-40846c0dd7c7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:53:59.689161 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0bc4350-69e1-46aa-a28e-40846c0dd7c7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:53:59.690141 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 118/469] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:53:59 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:53:59.819394 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Create volume of 1 GB Jul 31 13:53:59.826720 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Availability Zones retrieved successfully. Jul 31 13:53:59.836727 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Flow 'volume_create_api' (363281d5-53b4-4a29-a12a-2bcb27b77752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:53:59.838350 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4455962-d632-4f09-b7db-1b1dd22d4166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:53:59.839978 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:53:59.929799 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4455962-d632-4f09-b7db-1b1dd22d4166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:53:59.930576 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c584cc-889d-425d-b256-ae71cbe7c213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:00.008088 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Created reservations ['c7e7c3cc-cf36-4df7-94c1-4af23ab66b52', '05cd93fe-c16a-41e7-8f29-f06214c562a8', '3d37ad3f-46e4-46de-96ae-ba3d85a6a22e', '9648c2e2-f1fd-4fb4-b151-c2f89b577e89'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:00.008928 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c584cc-889d-425d-b256-ae71cbe7c213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7e7c3cc-cf36-4df7-94c1-4af23ab66b52', '05cd93fe-c16a-41e7-8f29-f06214c562a8', '3d37ad3f-46e4-46de-96ae-ba3d85a6a22e', '9648c2e2-f1fd-4fb4-b151-c2f89b577e89']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:00.009704 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274359b0-3796-479b-9c8e-49cde3103cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:00.041344 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274359b0-3796-479b-9c8e-49cde3103cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9', '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-292709101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0fdc7844994d039803d370d5a46360',qos_specs=None,replication_status=,reservations=['c7e7c3cc-cf36-4df7-94c1-4af23ab66b52','05cd93fe-c16a-41e7-8f29-f06214c562a8','3d37ad3f-46e4-46de-96ae-ba3d85a6a22e','9648c2e2-f1fd-4fb4-b151-c2f89b577e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9765d51ce5d74fd789ddba1fc095dd68',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-292709101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0fdc7844994d039803d370d5a46360',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9765d51ce5d74fd789ddba1fc095dd68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:00.042108 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a561bb8-318f-479e-8acc-edcf503ee733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:00.074932 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a561bb8-318f-479e-8acc-edcf503ee733) transitioned into state 'SUCCESS' from state '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-292709101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac0fdc7844994d039803d370d5a46360',qos_specs=None,replication_status=,reservations=['c7e7c3cc-cf36-4df7-94c1-4af23ab66b52','05cd93fe-c16a-41e7-8f29-f06214c562a8','3d37ad3f-46e4-46de-96ae-ba3d85a6a22e','9648c2e2-f1fd-4fb4-b151-c2f89b577e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9765d51ce5d74fd789ddba1fc095dd68',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:00.075628 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e191c6-e6c2-4e07-8066-079a550f9041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:00.085700 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e191c6-e6c2-4e07-8066-079a550f9041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:00.086578 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Flow 'volume_create_api' (363281d5-53b4-4a29-a12a-2bcb27b77752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:00.086901 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Create volume request issued successfully. Jul 31 13:54:00.087472 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c932c027-a733-493e-b098-573af7ed556b tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:00.088000 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 118/470] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:53:59 2026] POST /volume/v3/volumes => generated 898 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:00.110479 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-af7db2eb-7b8a-465c-acb7-186a485bb2d5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:00.112502 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af7db2eb-7b8a-465c-acb7-186a485bb2d5 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:54:00.112829 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af7db2eb-7b8a-465c-acb7-186a485bb2d5 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:00.113091 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af7db2eb-7b8a-465c-acb7-186a485bb2d5 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:00.123672 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:00.123672 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:00.128718 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-af7db2eb-7b8a-465c-acb7-186a485bb2d5 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:54:00.133733 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af7db2eb-7b8a-465c-acb7-186a485bb2d5 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:54:00.134107 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 119/471] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:54:00 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:00.334928 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ae978a12-4191-4ade-a053-2443e67087e3 req-d2b776a2-79b6-4f83-9acb-d97f4af3b55a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:00.338622 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-d2b776a2-79b6-4f83-9acb-d97f4af3b55a tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:00.339397 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-d2b776a2-79b6-4f83-9acb-d97f4af3b55a tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:00.339693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-d2b776a2-79b6-4f83-9acb-d97f4af3b55a tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:00.353299 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:00.353299 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:00.359937 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ae978a12-4191-4ade-a053-2443e67087e3 req-d2b776a2-79b6-4f83-9acb-d97f4af3b55a tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:00.366932 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-d2b776a2-79b6-4f83-9acb-d97f4af3b55a tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:00.367391 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 117/472] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:00 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:00.637564 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2d0d8706-a007-42c1-b1ca-3edc9dbdab80 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:00.638173 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d0d8706-a007-42c1-b1ca-3edc9dbdab80 None None] GET https://10.4.3.140/volume// Jul 31 13:54:00.638388 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d0d8706-a007-42c1-b1ca-3edc9dbdab80 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:00.638989 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d0d8706-a007-42c1-b1ca-3edc9dbdab80 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:00.639495 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d0d8706-a007-42c1-b1ca-3edc9dbdab80 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:00.639901 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 119/473] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:54:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:00.661906 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-ae978a12-4191-4ade-a053-2443e67087e3 req-5f5332a9-aca8-4b59-9348-95af3363c812 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:00.948445 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-5f5332a9-aca8-4b59-9348-95af3363c812 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:00.948981 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-5f5332a9-aca8-4b59-9348-95af3363c812 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d721654-abe7-41ee-99f6-b24335e5724e", "connector": null, "instance_uuid": "0367086b-9c1d-419b-84a5-613f626bd6af"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:00.957624 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:00.957624 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:00.997309 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-5f5332a9-aca8-4b59-9348-95af3363c812 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:00.997786 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 119/474] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:00 2026] POST /volume/v3/attachments => generated 273 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:01.036029 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8ddf6d99-3385-490c-a661-7d37b36a0356 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:01.041215 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ddf6d99-3385-490c-a661-7d37b36a0356 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:01.041521 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ddf6d99-3385-490c-a661-7d37b36a0356 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:01.041874 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ddf6d99-3385-490c-a661-7d37b36a0356 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:01.054785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0952dd7-f8a4-4fc2-8c70-ad711a3919f9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:01.054785 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0952dd7-f8a4-4fc2-8c70-ad711a3919f9 None None] GET https://10.4.3.140/volume// Jul 31 13:54:01.054785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0952dd7-f8a4-4fc2-8c70-ad711a3919f9 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:01.054785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0952dd7-f8a4-4fc2-8c70-ad711a3919f9 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:01.054785 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0952dd7-f8a4-4fc2-8c70-ad711a3919f9 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:01.054785 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 118/475] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:01.060876 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:01.060876 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:01.066466 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8ddf6d99-3385-490c-a661-7d37b36a0356 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:01.068250 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ae978a12-4191-4ade-a053-2443e67087e3 req-189580d9-3227-41cf-afb6-b10445f687be None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:01.070918 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-189580d9-3227-41cf-afb6-b10445f687be tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:01.070918 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-189580d9-3227-41cf-afb6-b10445f687be tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:01.071059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-189580d9-3227-41cf-afb6-b10445f687be tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:01.071961 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ddf6d99-3385-490c-a661-7d37b36a0356 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:01.072627 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 120/476] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:01 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:01.084012 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:01.084012 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:01.088361 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ae978a12-4191-4ade-a053-2443e67087e3 req-189580d9-3227-41cf-afb6-b10445f687be tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:01.094119 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-189580d9-3227-41cf-afb6-b10445f687be tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:01.094709 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 120/477] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:01 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 13:54:01.150051 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-81510159-a140-4d9c-86ae-4ba5fc924fa7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:01.152365 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-81510159-a140-4d9c-86ae-4ba5fc924fa7 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:54:01.152596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-81510159-a140-4d9c-86ae-4ba5fc924fa7 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:01.152800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-81510159-a140-4d9c-86ae-4ba5fc924fa7 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:01.165949 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:01.165949 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:01.189458 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-81510159-a140-4d9c-86ae-4ba5fc924fa7 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:54:01.193312 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-81510159-a140-4d9c-86ae-4ba5fc924fa7 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:54:01.193568 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 120/478] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:54:01 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 1540 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:01.206666 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ae978a12-4191-4ade-a053-2443e67087e3 req-4f9ee4d3-9eed-406a-a1ec-6d8e2b85468c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:01.211560 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-4f9ee4d3-9eed-406a-a1ec-6d8e2b85468c tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] PUT https://10.4.3.140/volume/v3/attachments/78331c5c-2283-4ee1-b658-c289714c58e6 Jul 31 13:54:01.211560 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-4f9ee4d3-9eed-406a-a1ec-6d8e2b85468c tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:01.222376 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-ae978a12-4191-4ade-a053-2443e67087e3 req-4f9ee4d3-9eed-406a-a1ec-6d8e2b85468c tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Acquiring lock "cinder-attachment_update-1d721654-abe7-41ee-99f6-b24335e5724e-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:01.231062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-ae978a12-4191-4ade-a053-2443e67087e3 req-4f9ee4d3-9eed-406a-a1ec-6d8e2b85468c tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Lock "cinder-attachment_update-1d721654-abe7-41ee-99f6-b24335e5724e-np0000006230" acquired by "attachment_update" :: waited 0.008s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:01.231845 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:01.231845 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:01.236252 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-5907cbe1-08ca-4fe3-8888-cf80f2d04f60 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:01.238554 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-5907cbe1-08ca-4fe3-8888-cf80f2d04f60 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:54:01.238554 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-5907cbe1-08ca-4fe3-8888-cf80f2d04f60 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:01.238753 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-5907cbe1-08ca-4fe3-8888-cf80f2d04f60 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:01.247530 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:01.247530 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:01.252362 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-5907cbe1-08ca-4fe3-8888-cf80f2d04f60 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:54:01.261566 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-5907cbe1-08ca-4fe3-8888-cf80f2d04f60 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:54:01.261947 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 121/479] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:01 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:01.339584 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-ae978a12-4191-4ade-a053-2443e67087e3 req-4f9ee4d3-9eed-406a-a1ec-6d8e2b85468c tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Lock "cinder-attachment_update-1d721654-abe7-41ee-99f6-b24335e5724e-np0000006230" released by "attachment_update" :: held 0.109s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:01.340184 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-4f9ee4d3-9eed-406a-a1ec-6d8e2b85468c tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/78331c5c-2283-4ee1-b658-c289714c58e6 returned with HTTP 200 Jul 31 13:54:01.340342 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 119/480] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:01 2026] PUT /volume/v3/attachments/78331c5c-2283-4ee1-b658-c289714c58e6 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:01.904357 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-94b9aa7a-23a8-4b3a-bc32-b90d1af4bea3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:01.906879 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-94b9aa7a-23a8-4b3a-bc32-b90d1af4bea3 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:54:01.907132 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-94b9aa7a-23a8-4b3a-bc32-b90d1af4bea3 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:01.907361 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-94b9aa7a-23a8-4b3a-bc32-b90d1af4bea3 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:01.917031 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:01.917031 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:01.926642 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-94b9aa7a-23a8-4b3a-bc32-b90d1af4bea3 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:54:01.934004 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-94b9aa7a-23a8-4b3a-bc32-b90d1af4bea3 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:54:01.934423 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 121/481] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:01 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:01.945160 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-03b059aa-1597-4176-bc86-6343f0dbabad None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:01.945558 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-03b059aa-1597-4176-bc86-6343f0dbabad None None] GET https://10.4.3.140/volume// Jul 31 13:54:01.945743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-03b059aa-1597-4176-bc86-6343f0dbabad None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:01.945964 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-03b059aa-1597-4176-bc86-6343f0dbabad None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:01.946265 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-03b059aa-1597-4176-bc86-6343f0dbabad None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:01.946550 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 121/482] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:54:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:01.958047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-6602f9a4-8eec-40c3-9da6-caf33ac0bab5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:01.960526 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-6602f9a4-8eec-40c3-9da6-caf33ac0bab5 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:01.960980 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-6602f9a4-8eec-40c3-9da6-caf33ac0bab5 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9", "connector": null, "instance_uuid": "d2e94afd-a72d-4fec-bbea-13e4ffc9ffe1"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:01.969358 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:01.969358 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:02.000383 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-6602f9a4-8eec-40c3-9da6-caf33ac0bab5 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:02.000964 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 122/483] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:01 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 31 13:54:02.088653 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec88da7e-bdfd-4c3f-80ee-6905a5dcddcc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:02.090757 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec88da7e-bdfd-4c3f-80ee-6905a5dcddcc tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:02.091011 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec88da7e-bdfd-4c3f-80ee-6905a5dcddcc tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:02.091247 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec88da7e-bdfd-4c3f-80ee-6905a5dcddcc tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:02.107069 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:02.107069 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:02.115708 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ec88da7e-bdfd-4c3f-80ee-6905a5dcddcc tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:02.122265 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec88da7e-bdfd-4c3f-80ee-6905a5dcddcc tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:02.122938 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 120/484] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:02 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:03.142578 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-115e407a-e116-444c-bd91-79e78f95d481 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:03.145987 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-115e407a-e116-444c-bd91-79e78f95d481 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:03.146244 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-115e407a-e116-444c-bd91-79e78f95d481 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:03.146488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-115e407a-e116-444c-bd91-79e78f95d481 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:03.167159 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:03.167159 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:03.172131 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-115e407a-e116-444c-bd91-79e78f95d481 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:03.180051 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1a182cb0-6bc7-4ccf-b37b-db3d4fbdbfff None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:03.180355 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-115e407a-e116-444c-bd91-79e78f95d481 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:03.180416 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1a182cb0-6bc7-4ccf-b37b-db3d4fbdbfff None None] GET https://10.4.3.140/volume// Jul 31 13:54:03.180608 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1a182cb0-6bc7-4ccf-b37b-db3d4fbdbfff None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:03.180671 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 122/485] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:03 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:03.180817 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1a182cb0-6bc7-4ccf-b37b-db3d4fbdbfff None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:03.181198 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1a182cb0-6bc7-4ccf-b37b-db3d4fbdbfff None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:03.181618 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 122/486] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:03.192196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-8eb7bfa8-555f-441b-b732-aca3ee891cdd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:03.196867 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-8eb7bfa8-555f-441b-b732-aca3ee891cdd tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:54:03.196867 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-8eb7bfa8-555f-441b-b732-aca3ee891cdd tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:03.196867 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-8eb7bfa8-555f-441b-b732-aca3ee891cdd tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:03.210780 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:03.210780 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:03.213608 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-8eb7bfa8-555f-441b-b732-aca3ee891cdd tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:54:03.223575 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-8eb7bfa8-555f-441b-b732-aca3ee891cdd tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:54:03.224248 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 123/487] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:03 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:03.337062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-52716b29-289c-4a3c-bf2b-984d8d201254 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:03.339681 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-52716b29-289c-4a3c-bf2b-984d8d201254 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] PUT https://10.4.3.140/volume/v3/attachments/41399e52-21e4-484b-b7a0-aee99741492e Jul 31 13:54:03.340457 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-52716b29-289c-4a3c-bf2b-984d8d201254 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:03.349639 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-52716b29-289c-4a3c-bf2b-984d8d201254 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Acquiring lock "cinder-attachment_update-67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:03.354719 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-52716b29-289c-4a3c-bf2b-984d8d201254 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Lock "cinder-attachment_update-67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:03.355619 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:03.355619 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:03.470397 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-52716b29-289c-4a3c-bf2b-984d8d201254 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Lock "cinder-attachment_update-67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9-np0000006230" released by "attachment_update" :: held 0.116s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:03.470579 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-52716b29-289c-4a3c-bf2b-984d8d201254 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/attachments/41399e52-21e4-484b-b7a0-aee99741492e returned with HTTP 200 Jul 31 13:54:03.471078 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 121/488] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:03 2026] PUT /volume/v3/attachments/41399e52-21e4-484b-b7a0-aee99741492e => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:03.499131 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-7c1db7ad-e57f-4ede-b63f-4f899d4b59ce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:03.502037 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-7c1db7ad-e57f-4ede-b63f-4f899d4b59ce tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] POST https://10.4.3.140/volume/v3/attachments/41399e52-21e4-484b-b7a0-aee99741492e/action Jul 31 13:54:03.502543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-7c1db7ad-e57f-4ede-b63f-4f899d4b59ce tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:03.502727 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-7c1db7ad-e57f-4ede-b63f-4f899d4b59ce tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:03.522009 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:03.522009 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:03.550464 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c29d4e3e-7d6e-4cb2-a6b6-8ffc480f5761 req-7c1db7ad-e57f-4ede-b63f-4f899d4b59ce tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/attachments/41399e52-21e4-484b-b7a0-aee99741492e/action returned with HTTP 204 Jul 31 13:54:03.550464 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 123/489] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:03 2026] POST /volume/v3/attachments/41399e52-21e4-484b-b7a0-aee99741492e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:03.910072 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8dfdb3f9-0309-4ba7-9765-a8b873e6db2d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:04.125668 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8dfdb3f9-0309-4ba7-9765-a8b873e6db2d tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] GET https://10.4.3.140/volume/v3/os-hosts Jul 31 13:54:04.125982 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:04.126041 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8dfdb3f9-0309-4ba7-9765-a8b873e6db2d tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:04.126186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8dfdb3f9-0309-4ba7-9765-a8b873e6db2d tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:04.143886 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.hosts [None req-8dfdb3f9-0309-4ba7-9765-a8b873e6db2d tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] status, active and update: available, enabled, 2026-07-31 13:53:48+00:00 {{(pid=100182) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 13:54:04.144062 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.hosts [None req-8dfdb3f9-0309-4ba7-9765-a8b873e6db2d tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] status, active and update: available, enabled, 2026-07-31 13:53:47+00:00 {{(pid=100182) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 13:54:04.144120 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.hosts [None req-8dfdb3f9-0309-4ba7-9765-a8b873e6db2d tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] status, active and update: available, enabled, 2026-07-31 13:53:23+00:00 {{(pid=100182) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 13:54:04.144411 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8dfdb3f9-0309-4ba7-9765-a8b873e6db2d tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] https://10.4.3.140/volume/v3/os-hosts returned with HTTP 200 Jul 31 13:54:04.144811 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 123/490] 10.4.3.140 () {66 vars in 1240 bytes} [Fri Jul 31 13:54:03 2026] GET /volume/v3/os-hosts => generated 560 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:04.156167 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f42aaa7b-cc8b-4175-8b11-14ae2a4aacc1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:04.160815 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f42aaa7b-cc8b-4175-8b11-14ae2a4aacc1 tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] GET https://10.4.3.140/volume/v3/os-hosts Jul 31 13:54:04.161053 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f42aaa7b-cc8b-4175-8b11-14ae2a4aacc1 tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:04.161317 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f42aaa7b-cc8b-4175-8b11-14ae2a4aacc1 tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:04.161699 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:04.161699 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:04.169444 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.hosts [None req-f42aaa7b-cc8b-4175-8b11-14ae2a4aacc1 tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] status, active and update: available, enabled, 2026-07-31 13:53:48+00:00 {{(pid=100184) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 13:54:04.169771 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.hosts [None req-f42aaa7b-cc8b-4175-8b11-14ae2a4aacc1 tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] status, active and update: available, enabled, 2026-07-31 13:53:47+00:00 {{(pid=100184) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 13:54:04.169968 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.hosts [None req-f42aaa7b-cc8b-4175-8b11-14ae2a4aacc1 tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] status, active and update: available, enabled, 2026-07-31 13:53:23+00:00 {{(pid=100184) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 13:54:04.170341 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f42aaa7b-cc8b-4175-8b11-14ae2a4aacc1 tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] https://10.4.3.140/volume/v3/os-hosts returned with HTTP 200 Jul 31 13:54:04.170941 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 122/491] 10.4.3.140 () {66 vars in 1240 bytes} [Fri Jul 31 13:54:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:04.180089 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d2ed05a2-b756-40c5-a1b8-7102884970ed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:04.182303 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2ed05a2-b756-40c5-a1b8-7102884970ed tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] GET https://10.4.3.140/volume/v3/os-hosts/np0000006230@storpool Jul 31 13:54:04.182861 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2ed05a2-b756-40c5-a1b8-7102884970ed tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:04.183113 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2ed05a2-b756-40c5-a1b8-7102884970ed tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:04.195295 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8bf410aa-f23b-40d2-9be1-cbfefbcbef0f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:04.199366 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8bf410aa-f23b-40d2-9be1-cbfefbcbef0f tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:04.201433 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8bf410aa-f23b-40d2-9be1-cbfefbcbef0f tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:04.201433 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8bf410aa-f23b-40d2-9be1-cbfefbcbef0f tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:04.221933 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:04.221933 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:04.226686 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8bf410aa-f23b-40d2-9be1-cbfefbcbef0f tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:04.233065 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8bf410aa-f23b-40d2-9be1-cbfefbcbef0f tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:04.233065 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 124/492] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:04 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:04.268883 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2ed05a2-b756-40c5-a1b8-7102884970ed tempest-VolumeHostsAdminTestsJSON-1563967121 tempest-VolumeHostsAdminTestsJSON-1563967121-project-admin] https://10.4.3.140/volume/v3/os-hosts/np0000006230@storpool returned with HTTP 200 Jul 31 13:54:04.269509 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 124/493] 10.4.3.140 () {66 vars in 1306 bytes} [Fri Jul 31 13:54:04 2026] GET /volume/v3/os-hosts/np0000006230@storpool => generated 1125 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:04.452919 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:04.453471 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1462022015", "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:04.455253 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1462022015', 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:04.569041 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume of 1 GB Jul 31 13:54:04.569384 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:04.569384 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:04.570471 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Availability Zones retrieved successfully. Jul 31 13:54:04.576263 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Flow 'volume_create_api' (cb7e6b7a-6561-4ac4-8165-c4042a2c9d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:04.577392 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6cf75b-3bda-4147-be47-91aae9b17eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:04.579137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:04.624357 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:04.624357 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:04.647002 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6cf75b-3bda-4147-be47-91aae9b17eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:48Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c13d0b6e-4bf2-4926-8aef-5ca30f9647e0', 'encryption_key_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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:04.647766 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654bbd9a-05db-43c4-9a8b-7d1468d7f2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:04.671783 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:54:04.672158 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:54:04.718036 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Created reservations ['62c3a68d-fcd6-4d92-809b-4d1f8e85fe43', '94393669-5c43-4045-baa2-58bf78de1baa', '87be49fc-d136-432a-b6c5-6cd76870d1af', 'a6b5b13e-2586-477e-97bc-a40d02fdf846'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:04.718952 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654bbd9a-05db-43c4-9a8b-7d1468d7f2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62c3a68d-fcd6-4d92-809b-4d1f8e85fe43', '94393669-5c43-4045-baa2-58bf78de1baa', '87be49fc-d136-432a-b6c5-6cd76870d1af', 'a6b5b13e-2586-477e-97bc-a40d02fdf846']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:04.719861 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d05c32-ee50-4382-8241-a83f2c6f04e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:04.742156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d05c32-ee50-4382-8241-a83f2c6f04e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d6a43eb-d09d-434c-859c-93efa694c5aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1462022015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bbab3e34d5145b6b7d93f3eb566552c',qos_specs=None,replication_status=,reservations=['62c3a68d-fcd6-4d92-809b-4d1f8e85fe43','94393669-5c43-4045-baa2-58bf78de1baa','87be49fc-d136-432a-b6c5-6cd76870d1af','a6b5b13e-2586-477e-97bc-a40d02fdf846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def61a264d9c41e4b7afab19afe8df4b',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1462022015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d6a43eb-d09d-434c-859c-93efa694c5aa,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5bbab3e34d5145b6b7d93f3eb566552c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='def61a264d9c41e4b7afab19afe8df4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c13d0b6e-4bf2-4926-8aef-5ca30f9647e0),volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:04.743074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e330fd62-0002-4288-abfe-cd53e4ed663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:04.764930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e330fd62-0002-4288-abfe-cd53e4ed663f) transitioned into state 'SUCCESS' from state '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-1462022015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bbab3e34d5145b6b7d93f3eb566552c',qos_specs=None,replication_status=,reservations=['62c3a68d-fcd6-4d92-809b-4d1f8e85fe43','94393669-5c43-4045-baa2-58bf78de1baa','87be49fc-d136-432a-b6c5-6cd76870d1af','a6b5b13e-2586-477e-97bc-a40d02fdf846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def61a264d9c41e4b7afab19afe8df4b',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:04.765758 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d8a9cd5-ffa7-42c2-a772-849c7a6858d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:04.777448 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d8a9cd5-ffa7-42c2-a772-849c7a6858d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:04.778219 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Flow 'volume_create_api' (cb7e6b7a-6561-4ac4-8165-c4042a2c9d7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:04.778497 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume request issued successfully. Jul 31 13:54:04.779102 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c05eb518-2fb8-4499-8f6a-d817fdb14c8e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:04.779486 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 124/494] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:54:04 2026] POST /volume/v3/volumes => generated 760 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:04.790643 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5af0ad42-acaf-4743-9780-f9b6ac262f55 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:04.792476 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5af0ad42-acaf-4743-9780-f9b6ac262f55 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:54:04.792723 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5af0ad42-acaf-4743-9780-f9b6ac262f55 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:04.792945 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5af0ad42-acaf-4743-9780-f9b6ac262f55 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:04.800484 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:04.800484 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:04.805020 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5af0ad42-acaf-4743-9780-f9b6ac262f55 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:04.810429 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5af0ad42-acaf-4743-9780-f9b6ac262f55 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa returned with HTTP 200 Jul 31 13:54:04.811043 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 123/495] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:04 2026] GET /volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:05.249334 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cef11556-78a1-4413-ae16-4b44983e72c6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:05.251824 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cef11556-78a1-4413-ae16-4b44983e72c6 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:05.251988 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cef11556-78a1-4413-ae16-4b44983e72c6 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:05.252168 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cef11556-78a1-4413-ae16-4b44983e72c6 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:05.262292 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:05.262292 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:05.267946 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cef11556-78a1-4413-ae16-4b44983e72c6 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:05.274055 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cef11556-78a1-4413-ae16-4b44983e72c6 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:05.274443 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 125/496] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:05 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:05.680616 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ae978a12-4191-4ade-a053-2443e67087e3 req-0af10a15-3e8c-444a-900f-e404a7b1d1c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:05.682580 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-0af10a15-3e8c-444a-900f-e404a7b1d1c9 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] POST https://10.4.3.140/volume/v3/attachments/78331c5c-2283-4ee1-b658-c289714c58e6/action Jul 31 13:54:05.682948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-0af10a15-3e8c-444a-900f-e404a7b1d1c9 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:05.683068 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-0af10a15-3e8c-444a-900f-e404a7b1d1c9 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:05.698493 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:05.698493 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:05.714060 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae978a12-4191-4ade-a053-2443e67087e3 req-0af10a15-3e8c-444a-900f-e404a7b1d1c9 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/78331c5c-2283-4ee1-b658-c289714c58e6/action returned with HTTP 204 Jul 31 13:54:05.714487 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 125/497] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:05 2026] POST /volume/v3/attachments/78331c5c-2283-4ee1-b658-c289714c58e6/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:05.826815 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-84fa2a04-a63b-466e-8bec-fee89aeb7f14 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:05.828983 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84fa2a04-a63b-466e-8bec-fee89aeb7f14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:54:05.829227 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84fa2a04-a63b-466e-8bec-fee89aeb7f14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:05.829461 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84fa2a04-a63b-466e-8bec-fee89aeb7f14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:05.836933 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:05.836933 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:05.841097 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-84fa2a04-a63b-466e-8bec-fee89aeb7f14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:05.846767 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84fa2a04-a63b-466e-8bec-fee89aeb7f14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa returned with HTTP 200 Jul 31 13:54:05.847161 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 125/498] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:05 2026] GET /volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:06.030805 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-53977589-d836-4810-9087-8614e16a96f6 req-295b1223-8628-4e98-b9cd-7c5cbb7622e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:06.033271 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-295b1223-8628-4e98-b9cd-7c5cbb7622e4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:54:06.033573 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-295b1223-8628-4e98-b9cd-7c5cbb7622e4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:06.033881 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-295b1223-8628-4e98-b9cd-7c5cbb7622e4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:06.042494 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:06.042494 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:06.046964 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-53977589-d836-4810-9087-8614e16a96f6 req-295b1223-8628-4e98-b9cd-7c5cbb7622e4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:06.053145 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-295b1223-8628-4e98-b9cd-7c5cbb7622e4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa returned with HTTP 200 Jul 31 13:54:06.053582 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 124/499] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:06 2026] GET /volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:06.289358 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-854b0d33-45a8-4f13-a1fa-6cd8712a45ad None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:06.292597 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-854b0d33-45a8-4f13-a1fa-6cd8712a45ad tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:06.292597 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-854b0d33-45a8-4f13-a1fa-6cd8712a45ad tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:06.292597 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-854b0d33-45a8-4f13-a1fa-6cd8712a45ad tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:06.302044 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:06.302044 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:06.309491 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-854b0d33-45a8-4f13-a1fa-6cd8712a45ad tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:06.314416 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-854b0d33-45a8-4f13-a1fa-6cd8712a45ad tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:06.314416 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 126/500] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:06 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:06.330658 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c6a6b7b8-905b-48a8-af5a-b969be730b78 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:06.332459 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c6a6b7b8-905b-48a8-af5a-b969be730b78 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:06.332689 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c6a6b7b8-905b-48a8-af5a-b969be730b78 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:06.332864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c6a6b7b8-905b-48a8-af5a-b969be730b78 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:06.341467 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:06.341467 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:06.344457 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c6a6b7b8-905b-48a8-af5a-b969be730b78 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:06.348097 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c6a6b7b8-905b-48a8-af5a-b969be730b78 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:06.348587 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 126/501] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:06 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:06.681374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-53977589-d836-4810-9087-8614e16a96f6 req-130be199-fe5a-4d97-96b9-702a6a662fbf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:06.684795 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-130be199-fe5a-4d97-96b9-702a6a662fbf tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:54:06.684795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-130be199-fe5a-4d97-96b9-702a6a662fbf tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:06.684795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-130be199-fe5a-4d97-96b9-702a6a662fbf tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:06.692508 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:06.692508 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:06.697749 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-53977589-d836-4810-9087-8614e16a96f6 req-130be199-fe5a-4d97-96b9-702a6a662fbf tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:06.704538 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-130be199-fe5a-4d97-96b9-702a6a662fbf tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa returned with HTTP 200 Jul 31 13:54:06.705160 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 126/502] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:06 2026] GET /volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:06.717975 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4d2b2193-d304-4ff6-8c40-6b01ab654c73 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:06.718381 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d2b2193-d304-4ff6-8c40-6b01ab654c73 None None] GET https://10.4.3.140/volume// Jul 31 13:54:06.718587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d2b2193-d304-4ff6-8c40-6b01ab654c73 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:06.718895 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d2b2193-d304-4ff6-8c40-6b01ab654c73 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:06.719213 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d2b2193-d304-4ff6-8c40-6b01ab654c73 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:06.721336 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 125/503] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:54:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:06.732868 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-53977589-d836-4810-9087-8614e16a96f6 req-d681c700-ef02-4d10-a5fd-5fd43d6aadca None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:06.737434 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-d681c700-ef02-4d10-a5fd-5fd43d6aadca tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:06.738907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-d681c700-ef02-4d10-a5fd-5fd43d6aadca tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d6a43eb-d09d-434c-859c-93efa694c5aa", "connector": null, "instance_uuid": "579aa277-c40e-49b4-bc4d-889b77bc5f00"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:06.754568 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:06.754568 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:06.792663 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-d681c700-ef02-4d10-a5fd-5fd43d6aadca tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:06.792663 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 127/504] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:06 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:07.953013 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5c6845ef-192a-4f73-a279-ee3391b9f055 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:07.955727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c6845ef-192a-4f73-a279-ee3391b9f055 None None] GET https://10.4.3.140/volume// Jul 31 13:54:07.955727 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c6845ef-192a-4f73-a279-ee3391b9f055 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:07.955727 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c6845ef-192a-4f73-a279-ee3391b9f055 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:07.955727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c6845ef-192a-4f73-a279-ee3391b9f055 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:07.955727 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 127/505] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:07.962807 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-53977589-d836-4810-9087-8614e16a96f6 req-55ebe366-5952-456d-99df-9198b491d5f0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:07.965306 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-55ebe366-5952-456d-99df-9198b491d5f0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:54:07.965387 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-55ebe366-5952-456d-99df-9198b491d5f0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:07.966229 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-55ebe366-5952-456d-99df-9198b491d5f0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:07.980663 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:07.980663 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:07.985725 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-53977589-d836-4810-9087-8614e16a96f6 req-55ebe366-5952-456d-99df-9198b491d5f0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:07.992744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-55ebe366-5952-456d-99df-9198b491d5f0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa returned with HTTP 200 Jul 31 13:54:07.993326 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 127/506] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:07 2026] GET /volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa => generated 1547 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:08.113112 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-53977589-d836-4810-9087-8614e16a96f6 req-c9c4a73e-7a02-4226-bae3-620306dca310 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:08.118319 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-c9c4a73e-7a02-4226-bae3-620306dca310 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] PUT https://10.4.3.140/volume/v3/attachments/dbe07256-b459-47b0-b928-fe9ebab30b79 Jul 31 13:54:08.118946 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-c9c4a73e-7a02-4226-bae3-620306dca310 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:08.139895 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-53977589-d836-4810-9087-8614e16a96f6 req-c9c4a73e-7a02-4226-bae3-620306dca310 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Acquiring lock "cinder-attachment_update-5d6a43eb-d09d-434c-859c-93efa694c5aa-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:08.145145 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-53977589-d836-4810-9087-8614e16a96f6 req-c9c4a73e-7a02-4226-bae3-620306dca310 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-5d6a43eb-d09d-434c-859c-93efa694c5aa-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:08.146090 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:08.146090 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:08.267495 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-53977589-d836-4810-9087-8614e16a96f6 req-c9c4a73e-7a02-4226-bae3-620306dca310 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-5d6a43eb-d09d-434c-859c-93efa694c5aa-np0000006230" released by "attachment_update" :: held 0.122s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:08.267873 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-c9c4a73e-7a02-4226-bae3-620306dca310 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/dbe07256-b459-47b0-b928-fe9ebab30b79 returned with HTTP 200 Jul 31 13:54:08.268402 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 126/507] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:08 2026] PUT /volume/v3/attachments/dbe07256-b459-47b0-b928-fe9ebab30b79 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:08.314721 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-53977589-d836-4810-9087-8614e16a96f6 req-a7cf96c5-8b90-4496-87ba-a9baafa1befc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:08.318121 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-a7cf96c5-8b90-4496-87ba-a9baafa1befc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments/dbe07256-b459-47b0-b928-fe9ebab30b79/action Jul 31 13:54:08.319254 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-a7cf96c5-8b90-4496-87ba-a9baafa1befc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:08.319453 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-a7cf96c5-8b90-4496-87ba-a9baafa1befc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:08.350494 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:08.350494 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:08.365157 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-53977589-d836-4810-9087-8614e16a96f6 req-a7cf96c5-8b90-4496-87ba-a9baafa1befc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/dbe07256-b459-47b0-b928-fe9ebab30b79/action returned with HTTP 204 Jul 31 13:54:08.365792 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 128/508] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:08 2026] POST /volume/v3/attachments/dbe07256-b459-47b0-b928-fe9ebab30b79/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:09.076067 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d6046bb0-e7dd-4555-bcb8-535d0f818f15 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:09.342347 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d6046bb0-e7dd-4555-bcb8-535d0f818f15 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 Jul 31 13:54:09.343056 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d6046bb0-e7dd-4555-bcb8-535d0f818f15 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:09.343056 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d6046bb0-e7dd-4555-bcb8-535d0f818f15 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:09.354739 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d6046bb0-e7dd-4555-bcb8-535d0f818f15 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:54:09.355667 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d6046bb0-e7dd-4555-bcb8-535d0f818f15 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:54:09.355891 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d6046bb0-e7dd-4555-bcb8-535d0f818f15 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:54:09.358527 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d6046bb0-e7dd-4555-bcb8-535d0f818f15 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:54:09.365439 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d6046bb0-e7dd-4555-bcb8-535d0f818f15 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 returned with HTTP 200 Jul 31 13:54:09.366230 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 128/509] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:54:09 2026] GET /volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 => generated 437 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:09.374449 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dd70430d-35f2-442b-84d2-3016be71fdca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:09.625871 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:09.626759 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1963358455"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:09.628417 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1963358455'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:09.628602 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Create volume of 1 GB Jul 31 13:54:09.633735 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Availability Zones retrieved successfully. Jul 31 13:54:09.641157 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Flow 'volume_create_api' (ce4514a4-956e-41c1-9427-6419bac657f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:09.642168 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6be5f71-ce2a-4df1-88fc-bd4ff05dd109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:09.643430 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:09.674809 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6be5f71-ce2a-4df1-88fc-bd4ff05dd109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:09.675527 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ff8f69-c012-463f-960e-a0db234c9d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:09.760692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Created reservations ['21c8fcb8-cbc0-4b28-ab85-ae941fa1d2b2', 'a354c3fb-c7da-46f0-977a-dc23819c40ad', '1c067453-ffca-4f94-97d3-4d415e8ad551', '5b5caa35-3a16-44c2-985d-1f6443f8cb16'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:09.760692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ff8f69-c012-463f-960e-a0db234c9d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21c8fcb8-cbc0-4b28-ab85-ae941fa1d2b2', 'a354c3fb-c7da-46f0-977a-dc23819c40ad', '1c067453-ffca-4f94-97d3-4d415e8ad551', '5b5caa35-3a16-44c2-985d-1f6443f8cb16']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:09.760692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41c2c165-d3f5-4404-be8c-a68633210989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:09.783548 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41c2c165-d3f5-4404-be8c-a68633210989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '806ecf7d-9269-45cf-aa04-fd01eca3d160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1963358455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00dc232cb2a54ac391f1b73a0f6e4d60',qos_specs=None,replication_status=,reservations=['21c8fcb8-cbc0-4b28-ab85-ae941fa1d2b2','a354c3fb-c7da-46f0-977a-dc23819c40ad','1c067453-ffca-4f94-97d3-4d415e8ad551','5b5caa35-3a16-44c2-985d-1f6443f8cb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f960d123c584562942680ac43e8cf39',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1963358455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=806ecf7d-9269-45cf-aa04-fd01eca3d160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00dc232cb2a54ac391f1b73a0f6e4d60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f960d123c584562942680ac43e8cf39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:09.786543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d1bf4d-88f0-4690-a38c-1d71ed031036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:09.805952 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d1bf4d-88f0-4690-a38c-1d71ed031036) transitioned into state 'SUCCESS' from state '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-1963358455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00dc232cb2a54ac391f1b73a0f6e4d60',qos_specs=None,replication_status=,reservations=['21c8fcb8-cbc0-4b28-ab85-ae941fa1d2b2','a354c3fb-c7da-46f0-977a-dc23819c40ad','1c067453-ffca-4f94-97d3-4d415e8ad551','5b5caa35-3a16-44c2-985d-1f6443f8cb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f960d123c584562942680ac43e8cf39',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:09.806630 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dda3648-207d-49b9-9b91-14113dac0b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:09.820167 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dda3648-207d-49b9-9b91-14113dac0b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:09.821120 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Flow 'volume_create_api' (ce4514a4-956e-41c1-9427-6419bac657f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:09.821418 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Create volume request issued successfully. Jul 31 13:54:09.822058 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dd70430d-35f2-442b-84d2-3016be71fdca tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:09.822558 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 128/510] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:54:09 2026] POST /volume/v3/volumes => generated 759 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:09.836312 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8a941058-dc1d-4cfc-a069-340ef2ddbc31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:09.838773 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a941058-dc1d-4cfc-a069-340ef2ddbc31 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] GET https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 Jul 31 13:54:09.838945 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a941058-dc1d-4cfc-a069-340ef2ddbc31 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:09.839126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a941058-dc1d-4cfc-a069-340ef2ddbc31 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:09.848862 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:09.848862 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:09.852798 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8a941058-dc1d-4cfc-a069-340ef2ddbc31 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Volume info retrieved successfully. Jul 31 13:54:09.858478 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a941058-dc1d-4cfc-a069-340ef2ddbc31 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 returned with HTTP 200 Jul 31 13:54:09.858987 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 127/511] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:09 2026] GET /volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:10.873471 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d9b61d33-9ed7-4a97-97fb-3d66c50d04f0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:10.878576 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d9b61d33-9ed7-4a97-97fb-3d66c50d04f0 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] GET https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 Jul 31 13:54:10.878576 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d9b61d33-9ed7-4a97-97fb-3d66c50d04f0 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:10.878576 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d9b61d33-9ed7-4a97-97fb-3d66c50d04f0 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:10.893596 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:10.893596 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:10.900713 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d9b61d33-9ed7-4a97-97fb-3d66c50d04f0 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Volume info retrieved successfully. Jul 31 13:54:10.906335 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d9b61d33-9ed7-4a97-97fb-3d66c50d04f0 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 returned with HTTP 200 Jul 31 13:54:10.907079 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 129/512] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:10 2026] GET /volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:10.927470 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bb2866e0-f486-41e1-9348-6a20d2e1caf1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:10.937412 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb2866e0-f486-41e1-9348-6a20d2e1caf1 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 Jul 31 13:54:10.937588 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb2866e0-f486-41e1-9348-6a20d2e1caf1 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:11.014682 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb2866e0-f486-41e1-9348-6a20d2e1caf1 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 returned with HTTP 200 Jul 31 13:54:11.015098 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 129/513] 10.4.3.140 () {68 vars in 1374 bytes} [Fri Jul 31 13:54:10 2026] PUT /volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 => generated 392 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:11.032702 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:11.035912 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:11.035912 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:11.036690 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:11.036829 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Create volume of 2 GB Jul 31 13:54:11.037132 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:11.037132 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:11.042415 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Availability Zones retrieved successfully. Jul 31 13:54:11.048671 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Flow 'volume_create_api' (c8b65c15-8810-440e-a274-db0849d9fa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:11.049681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f9c34a-3d69-4503-aebf-3148f43852de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:11.050600 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Validating volume size '2' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:11.087081 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f9c34a-3d69-4503-aebf-3148f43852de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:11.088014 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc42f73c-eda3-4bee-bc25-58d6bf8309f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:11.130991 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota_utils [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Quota exceeded for 00dc232cb2a54ac391f1b73a0f6e4d60, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 13:54:11.134113 np0000006230 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc42f73c-eda3-4bee-bc25-58d6bf8309f1) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 13:54:11.134113 np0000006230 devstack@c-api.service[100185]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 31 13:54:11.136455 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc42f73c-eda3-4bee-bc25-58d6bf8309f1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:11.137348 np0000006230 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc42f73c-eda3-4bee-bc25-58d6bf8309f1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 13:54:11.138060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f9c34a-3d69-4503-aebf-3148f43852de) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:11.138951 np0000006230 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f9c34a-3d69-4503-aebf-3148f43852de) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 13:54:11.139810 np0000006230 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Flow 'volume_create_api' (c8b65c15-8810-440e-a274-db0849d9fa85) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 13:54:11.142584 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.middleware.fault [None req-c56e6932-b330-4ef1-a8db-560bc77307f2 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 413 Jul 31 13:54:11.142584 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 129/514] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:54:11 2026] POST /volume/v3/volumes => generated 208 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 13:54:11.150488 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7046beaf-53cd-42ee-a0a2-c9d812dc2612 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:11.153419 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7046beaf-53cd-42ee-a0a2-c9d812dc2612 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 Jul 31 13:54:11.153764 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7046beaf-53cd-42ee-a0a2-c9d812dc2612 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:11.226936 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7046beaf-53cd-42ee-a0a2-c9d812dc2612 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 returned with HTTP 200 Jul 31 13:54:11.227597 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 128/515] 10.4.3.140 () {68 vars in 1374 bytes} [Fri Jul 31 13:54:11 2026] PUT /volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 => generated 392 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:11.237309 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:11.239947 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:11.240224 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:11.242299 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:11.242579 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Create volume of 1 GB Jul 31 13:54:11.249925 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Availability Zones retrieved successfully. Jul 31 13:54:11.261533 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Flow 'volume_create_api' (cbc80aa4-c8ac-4ab1-b9a0-edeef691f808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:11.263254 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b00c6cb-29bb-4131-be6c-f0ed125e3485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:11.264776 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:11.303129 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b00c6cb-29bb-4131-be6c-f0ed125e3485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:11.304345 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a253ad-1fdb-4b15-a924-d9fe6ff9c6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:11.349629 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota_utils [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Quota exceeded for 00dc232cb2a54ac391f1b73a0f6e4d60, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 31 13:54:11.354728 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a253ad-1fdb-4b15-a924-d9fe6ff9c6a1) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 13:54:11.354728 np0000006230 devstack@c-api.service[100182]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 31 13:54:11.358302 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a253ad-1fdb-4b15-a924-d9fe6ff9c6a1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:11.359788 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a253ad-1fdb-4b15-a924-d9fe6ff9c6a1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 13:54:11.361221 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b00c6cb-29bb-4131-be6c-f0ed125e3485) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:11.362325 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b00c6cb-29bb-4131-be6c-f0ed125e3485) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 13:54:11.363693 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Flow 'volume_create_api' (cbc80aa4-c8ac-4ab1-b9a0-edeef691f808) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 13:54:11.364348 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.middleware.fault [None req-50ef185c-7d99-4b6d-a850-4eb58867d195 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 413 Jul 31 13:54:11.365328 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 130/516] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:54:11 2026] POST /volume/v3/volumes => generated 150 bytes in 129 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 13:54:11.376358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3c6c4d38-820f-49a1-bff7-1e3fe755d802 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:11.378865 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c6c4d38-820f-49a1-bff7-1e3fe755d802 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 Jul 31 13:54:11.379358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c6c4d38-820f-49a1-bff7-1e3fe755d802 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:11.434570 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c6c4d38-820f-49a1-bff7-1e3fe755d802 tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 returned with HTTP 200 Jul 31 13:54:11.435053 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 130/517] 10.4.3.140 () {68 vars in 1374 bytes} [Fri Jul 31 13:54:11 2026] PUT /volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 => generated 391 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:54:11.446400 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-55f2f1b4-3ac3-46b9-8c83-4743965a9e58 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:11.448886 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55f2f1b4-3ac3-46b9-8c83-4743965a9e58 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] POST https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160/action Jul 31 13:54:11.449430 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55f2f1b4-3ac3-46b9-8c83-4743965a9e58 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:11.449595 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55f2f1b4-3ac3-46b9-8c83-4743965a9e58 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:11.461233 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:11.461233 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:11.462058 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-55f2f1b4-3ac3-46b9-8c83-4743965a9e58 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Volume info retrieved successfully. Jul 31 13:54:11.502287 np0000006230 devstack@c-api.service[100185]: ERROR cinder.volume.api [None req-55f2f1b4-3ac3-46b9-8c83-4743965a9e58 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Quota exceeded for 00dc232cb2a54ac391f1b73a0f6e4d60, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 13:54:11.507410 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.middleware.fault [None req-55f2f1b4-3ac3-46b9-8c83-4743965a9e58 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160/action returned with HTTP 413 Jul 31 13:54:11.508121 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 130/518] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:54:11 2026] POST /volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160/action => generated 208 bytes in 62 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 13:54:11.517040 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-96c109e4-2cf4-4465-9748-6c8f0c94b475 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:11.519483 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-96c109e4-2cf4-4465-9748-6c8f0c94b475 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] GET https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 Jul 31 13:54:11.519735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-96c109e4-2cf4-4465-9748-6c8f0c94b475 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:11.519958 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-96c109e4-2cf4-4465-9748-6c8f0c94b475 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:11.527951 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:11.527951 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:11.531702 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-96c109e4-2cf4-4465-9748-6c8f0c94b475 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Volume info retrieved successfully. Jul 31 13:54:11.536121 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-96c109e4-2cf4-4465-9748-6c8f0c94b475 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 returned with HTTP 200 Jul 31 13:54:11.536529 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 129/519] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:11 2026] GET /volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:11.548459 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-769789d2-327b-42fc-a3b9-a9864d88cb04 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:11.551174 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-769789d2-327b-42fc-a3b9-a9864d88cb04 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] DELETE https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 Jul 31 13:54:11.551474 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-769789d2-327b-42fc-a3b9-a9864d88cb04 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:11.551793 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-769789d2-327b-42fc-a3b9-a9864d88cb04 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:11.552007 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-769789d2-327b-42fc-a3b9-a9864d88cb04 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Delete volume with id: 806ecf7d-9269-45cf-aa04-fd01eca3d160 Jul 31 13:54:11.561758 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:11.561758 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:11.562606 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-769789d2-327b-42fc-a3b9-a9864d88cb04 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Volume info retrieved successfully. Jul 31 13:54:11.590346 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-769789d2-327b-42fc-a3b9-a9864d88cb04 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Delete volume request issued successfully. Jul 31 13:54:11.590637 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-769789d2-327b-42fc-a3b9-a9864d88cb04 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 returned with HTTP 202 Jul 31 13:54:11.591185 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 131/520] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:11 2026] DELETE /volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:11.598139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a3a24a8b-1ae3-4b33-9661-62557b445681 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:11.600995 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3a24a8b-1ae3-4b33-9661-62557b445681 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] GET https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 Jul 31 13:54:11.601219 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3a24a8b-1ae3-4b33-9661-62557b445681 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:11.601423 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3a24a8b-1ae3-4b33-9661-62557b445681 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:11.616126 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:11.616126 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:11.616636 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3a24a8b-1ae3-4b33-9661-62557b445681 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Volume info retrieved successfully. Jul 31 13:54:11.622313 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3a24a8b-1ae3-4b33-9661-62557b445681 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 returned with HTTP 200 Jul 31 13:54:11.622751 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 131/521] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:11 2026] GET /volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:12.447358 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f7fe5a5-1347-4be5-96a5-92766f8bc725 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:12.449087 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f7fe5a5-1347-4be5-96a5-92766f8bc725 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:54:12.449274 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f7fe5a5-1347-4be5-96a5-92766f8bc725 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:12.449460 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f7fe5a5-1347-4be5-96a5-92766f8bc725 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:12.458484 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:12.458484 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:12.462358 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4f7fe5a5-1347-4be5-96a5-92766f8bc725 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:54:12.469700 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f7fe5a5-1347-4be5-96a5-92766f8bc725 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:54:12.470982 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 131/522] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:54:12 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 1832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:12.642142 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6bd8f57d-25ff-46cb-b839-c0cc55ec5649 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:12.644062 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6bd8f57d-25ff-46cb-b839-c0cc55ec5649 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] GET https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 Jul 31 13:54:12.644211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6bd8f57d-25ff-46cb-b839-c0cc55ec5649 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:12.644465 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6bd8f57d-25ff-46cb-b839-c0cc55ec5649 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:12.654964 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6bd8f57d-25ff-46cb-b839-c0cc55ec5649 tempest-VolumeQuotasNegativeTestJSON-369221585 tempest-VolumeQuotasNegativeTestJSON-369221585-project-member] https://10.4.3.140/volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 returned with HTTP 404 Jul 31 13:54:12.655569 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 130/523] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:12 2026] GET /volume/v3/volumes/806ecf7d-9269-45cf-aa04-fd01eca3d160 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:12.666805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1815b9d7-81cb-43d4-879b-b54f30cc1f7d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:12.671565 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1815b9d7-81cb-43d4-879b-b54f30cc1f7d tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 Jul 31 13:54:12.672087 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1815b9d7-81cb-43d4-879b-b54f30cc1f7d tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-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=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:12.835354 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1815b9d7-81cb-43d4-879b-b54f30cc1f7d tempest-VolumeQuotasNegativeTestJSON-1795469805 tempest-VolumeQuotasNegativeTestJSON-1795469805-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 returned with HTTP 200 Jul 31 13:54:12.835802 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 132/524] 10.4.3.140 () {68 vars in 1375 bytes} [Fri Jul 31 13:54:12 2026] PUT /volume/v3/os-quota-sets/00dc232cb2a54ac391f1b73a0f6e4d60 => generated 395 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:13.393832 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4fb53396-1f3f-470c-8147-a738fb814309 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:13.394365 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4fb53396-1f3f-470c-8147-a738fb814309 None None] GET https://10.4.3.140/volume// Jul 31 13:54:13.394647 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4fb53396-1f3f-470c-8147-a738fb814309 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:13.394903 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4fb53396-1f3f-470c-8147-a738fb814309 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:13.395343 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4fb53396-1f3f-470c-8147-a738fb814309 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:13.396057 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 132/525] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:13.404540 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d3014ea8-0619-49b3-8007-8591de917e2c req-0f2c32ae-7beb-44df-8c77-068de64046bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:13.406621 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-0f2c32ae-7beb-44df-8c77-068de64046bb tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:13.407041 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-0f2c32ae-7beb-44df-8c77-068de64046bb tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d721654-abe7-41ee-99f6-b24335e5724e", "connector": null, "instance_uuid": "0367086b-9c1d-419b-84a5-613f626bd6af"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:13.420868 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:13.420868 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:13.456939 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-0f2c32ae-7beb-44df-8c77-068de64046bb tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:13.457347 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 132/526] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:13 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:13.466544 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d3014ea8-0619-49b3-8007-8591de917e2c req-fbc1c783-c0f0-435c-b703-6c4e29f606c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:13.470584 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-fbc1c783-c0f0-435c-b703-6c4e29f606c5 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] DELETE https://10.4.3.140/volume/v3/attachments/78331c5c-2283-4ee1-b658-c289714c58e6 Jul 31 13:54:13.470584 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-fbc1c783-c0f0-435c-b703-6c4e29f606c5 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:13.470584 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-fbc1c783-c0f0-435c-b703-6c4e29f606c5 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:13.478626 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:13.478626 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:13.535008 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-fbc1c783-c0f0-435c-b703-6c4e29f606c5 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/78331c5c-2283-4ee1-b658-c289714c58e6 returned with HTTP 200 Jul 31 13:54:13.535781 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 131/527] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:54:13 2026] DELETE /volume/v3/attachments/78331c5c-2283-4ee1-b658-c289714c58e6 => generated 192 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:14.909988 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d3014ea8-0619-49b3-8007-8591de917e2c req-21907b0c-da72-44f6-a414-c1dc018d8101 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:14.913644 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-21907b0c-da72-44f6-a414-c1dc018d8101 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] PUT https://10.4.3.140/volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0 Jul 31 13:54:14.914077 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-21907b0c-da72-44f6-a414-c1dc018d8101 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:14.927037 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-d3014ea8-0619-49b3-8007-8591de917e2c req-21907b0c-da72-44f6-a414-c1dc018d8101 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Acquiring lock "cinder-attachment_update-1d721654-abe7-41ee-99f6-b24335e5724e-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:14.932643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-d3014ea8-0619-49b3-8007-8591de917e2c req-21907b0c-da72-44f6-a414-c1dc018d8101 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Lock "cinder-attachment_update-1d721654-abe7-41ee-99f6-b24335e5724e-np0000006230" acquired by "attachment_update" :: waited 0.007s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:14.934191 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:14.934191 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:15.050990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-d3014ea8-0619-49b3-8007-8591de917e2c req-21907b0c-da72-44f6-a414-c1dc018d8101 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Lock "cinder-attachment_update-1d721654-abe7-41ee-99f6-b24335e5724e-np0000006230" released by "attachment_update" :: held 0.119s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:15.051309 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-21907b0c-da72-44f6-a414-c1dc018d8101 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0 returned with HTTP 200 Jul 31 13:54:15.051903 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 133/528] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:14 2026] PUT /volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:15.067148 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d3014ea8-0619-49b3-8007-8591de917e2c req-d6275ac9-ea60-4285-a03f-b5093e7c731f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:15.069836 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-d6275ac9-ea60-4285-a03f-b5093e7c731f tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0 Jul 31 13:54:15.070100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-d6275ac9-ea60-4285-a03f-b5093e7c731f tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:15.070336 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-d6275ac9-ea60-4285-a03f-b5093e7c731f tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:15.095979 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-d6275ac9-ea60-4285-a03f-b5093e7c731f tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0 returned with HTTP 200 Jul 31 13:54:15.096598 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 133/529] 10.4.3.140 () {70 vars in 1651 bytes} [Fri Jul 31 13:54:15 2026] GET /volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:15.831081 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8bbd2cbc-f9d1-4ad7-8571-4c223f7f5537 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:15.835166 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bbd2cbc-f9d1-4ad7-8571-4c223f7f5537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:15.835472 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bbd2cbc-f9d1-4ad7-8571-4c223f7f5537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:15.835690 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bbd2cbc-f9d1-4ad7-8571-4c223f7f5537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:15.844813 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:15.844813 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:15.850820 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8bbd2cbc-f9d1-4ad7-8571-4c223f7f5537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:15.856130 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bbd2cbc-f9d1-4ad7-8571-4c223f7f5537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:15.856597 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 133/530] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:15 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:15.908097 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-8395f7d4-db0f-42fd-803e-4e2cd0ecd296 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:15.910454 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-8395f7d4-db0f-42fd-803e-4e2cd0ecd296 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:15.910671 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-8395f7d4-db0f-42fd-803e-4e2cd0ecd296 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:15.910848 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-8395f7d4-db0f-42fd-803e-4e2cd0ecd296 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:15.917234 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:15.917234 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:15.920412 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-8395f7d4-db0f-42fd-803e-4e2cd0ecd296 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:15.924199 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-8395f7d4-db0f-42fd-803e-4e2cd0ecd296 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:15.924578 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 132/531] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:15 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:16.007197 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0fcb31e0-ae35-4c36-9b14-efa3c789915a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.007681 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0fcb31e0-ae35-4c36-9b14-efa3c789915a None None] GET https://10.4.3.140/volume// Jul 31 13:54:16.007926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0fcb31e0-ae35-4c36-9b14-efa3c789915a None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:16.008174 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0fcb31e0-ae35-4c36-9b14-efa3c789915a None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:16.008666 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0fcb31e0-ae35-4c36-9b14-efa3c789915a None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:16.009211 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 134/532] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:54:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:16.016908 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d3bd2629-e0f8-4ab4-806f-0e8ce40b6020 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.017166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-b29814c9-184a-4fc9-9321-346e81ecc970 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.021708 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-b29814c9-184a-4fc9-9321-346e81ecc970 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:16.022275 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-b29814c9-184a-4fc9-9321-346e81ecc970 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be96bc21-9161-47a1-bd91-3ccf363e3de0", "connector": null, "instance_uuid": "535226e7-a12b-44b8-9d19-04dab7578a65"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:16.032185 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:16.032185 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:16.065645 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-b29814c9-184a-4fc9-9321-346e81ecc970 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:16.066103 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 134/533] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:16 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:16.095802 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a8d880a5-6187-4142-8445-24465321f63d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.099173 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8d880a5-6187-4142-8445-24465321f63d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:16.099437 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8d880a5-6187-4142-8445-24465321f63d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:16.099696 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8d880a5-6187-4142-8445-24465321f63d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:16.112664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1b188397-55d9-448b-9fd5-225d172d9685 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.113137 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1b188397-55d9-448b-9fd5-225d172d9685 None None] GET https://10.4.3.140/volume// Jul 31 13:54:16.113364 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1b188397-55d9-448b-9fd5-225d172d9685 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:16.113636 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1b188397-55d9-448b-9fd5-225d172d9685 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:16.114040 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1b188397-55d9-448b-9fd5-225d172d9685 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:16.114409 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 135/534] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:16.115195 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:16.115195 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:16.119761 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a8d880a5-6187-4142-8445-24465321f63d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:16.123059 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-467e5548-8f93-43dd-9d62-14aa13b6744f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.125137 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8d880a5-6187-4142-8445-24465321f63d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:16.125674 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 133/535] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:16 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:16.125943 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-467e5548-8f93-43dd-9d62-14aa13b6744f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:16.126198 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-467e5548-8f93-43dd-9d62-14aa13b6744f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:16.126436 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-467e5548-8f93-43dd-9d62-14aa13b6744f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:16.148071 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:16.148071 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:16.153221 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-467e5548-8f93-43dd-9d62-14aa13b6744f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:16.160600 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3bd2629-e0f8-4ab4-806f-0e8ce40b6020 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] GET https://10.4.3.140/volume/v3/os-services Jul 31 13:54:16.160981 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3bd2629-e0f8-4ab4-806f-0e8ce40b6020 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:16.161151 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3bd2629-e0f8-4ab4-806f-0e8ce40b6020 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:16.161501 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:16.161501 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:16.161616 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-467e5548-8f93-43dd-9d62-14aa13b6744f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:16.162091 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 135/536] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:16 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 1020 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:16.169060 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3bd2629-e0f8-4ab4-806f-0e8ce40b6020 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] https://10.4.3.140/volume/v3/os-services returned with HTTP 200 Jul 31 13:54:16.169490 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 134/537] 10.4.3.140 () {66 vars in 1249 bytes} [Fri Jul 31 13:54:16 2026] GET /volume/v3/os-services => generated 626 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:16.180166 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e3e4cb37-7fe6-4242-8b12-e12c0d42733b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.183205 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e3e4cb37-7fe6-4242-8b12-e12c0d42733b tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] GET https://10.4.3.140/volume/v3/os-services?host=np0000006230 Jul 31 13:54:16.183205 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e3e4cb37-7fe6-4242-8b12-e12c0d42733b tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:16.183205 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e3e4cb37-7fe6-4242-8b12-e12c0d42733b tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:16.183751 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:16.183751 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:16.193556 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e3e4cb37-7fe6-4242-8b12-e12c0d42733b tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] https://10.4.3.140/volume/v3/os-services?host=np0000006230 returned with HTTP 200 Jul 31 13:54:16.193556 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 136/538] 10.4.3.140 () {66 vars in 1284 bytes} [Fri Jul 31 13:54:16 2026] GET /volume/v3/os-services?host=np0000006230 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:16.201941 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-76346a7a-4bf6-417d-ac98-036b7088d111 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.206853 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-76346a7a-4bf6-417d-ac98-036b7088d111 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] GET https://10.4.3.140/volume/v3/os-services?host=np0000006230&binary=cinder-scheduler Jul 31 13:54:16.207196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-76346a7a-4bf6-417d-ac98-036b7088d111 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:16.207491 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-76346a7a-4bf6-417d-ac98-036b7088d111 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:16.218251 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-76346a7a-4bf6-417d-ac98-036b7088d111 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] https://10.4.3.140/volume/v3/os-services?host=np0000006230&binary=cinder-scheduler returned with HTTP 200 Jul 31 13:54:16.218805 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 134/539] 10.4.3.140 () {66 vars in 1332 bytes} [Fri Jul 31 13:54:16 2026] GET /volume/v3/os-services?host=np0000006230&binary=cinder-scheduler => generated 191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:16.229699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3ca23da9-5085-4dc4-9e40-a405f5153fc2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.232018 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ca23da9-5085-4dc4-9e40-a405f5153fc2 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] GET https://10.4.3.140/volume/v3/os-services?binary=cinder-scheduler Jul 31 13:54:16.232279 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ca23da9-5085-4dc4-9e40-a405f5153fc2 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:16.232539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ca23da9-5085-4dc4-9e40-a405f5153fc2 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:16.236302 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ca23da9-5085-4dc4-9e40-a405f5153fc2 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] https://10.4.3.140/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 31 13:54:16.236791 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 136/540] 10.4.3.140 () {66 vars in 1296 bytes} [Fri Jul 31 13:54:16 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:16.247846 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.272562 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-fec7971c-d67c-4b90-b137-7b4025e69d64 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.277072 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-fec7971c-d67c-4b90-b137-7b4025e69d64 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] PUT https://10.4.3.140/volume/v3/attachments/a53b84e5-9d29-4ddb-aaa8-8e8f8bf285a2 Jul 31 13:54:16.277072 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-fec7971c-d67c-4b90-b137-7b4025e69d64 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:16.283281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-fec7971c-d67c-4b90-b137-7b4025e69d64 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Acquiring lock "cinder-attachment_update-be96bc21-9161-47a1-bd91-3ccf363e3de0-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:16.288569 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-fec7971c-d67c-4b90-b137-7b4025e69d64 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Lock "cinder-attachment_update-be96bc21-9161-47a1-bd91-3ccf363e3de0-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:16.289402 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:16.289402 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:16.321334 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:16.321737 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1232612436"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:16.323954 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1232612436'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:16.324139 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Create volume of 1 GB Jul 31 13:54:16.334265 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Availability Zones retrieved successfully. Jul 31 13:54:16.340825 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Flow 'volume_create_api' (ad5581a6-3d7c-475e-9b07-67c961b9b327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:16.341928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5094d97-cfcc-4fb1-989b-4bb6c5c61284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:16.342859 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:16.383093 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5094d97-cfcc-4fb1-989b-4bb6c5c61284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:16.384001 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2b1b51-4850-4649-820b-3c2ffc1d5ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:16.387718 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-fec7971c-d67c-4b90-b137-7b4025e69d64 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Lock "cinder-attachment_update-be96bc21-9161-47a1-bd91-3ccf363e3de0-np0000006230" released by "attachment_update" :: held 0.099s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:16.388051 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-fec7971c-d67c-4b90-b137-7b4025e69d64 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/attachments/a53b84e5-9d29-4ddb-aaa8-8e8f8bf285a2 returned with HTTP 200 Jul 31 13:54:16.388610 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 137/541] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:16 2026] PUT /volume/v3/attachments/a53b84e5-9d29-4ddb-aaa8-8e8f8bf285a2 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:16.465701 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Created reservations ['9f910bc5-5d76-4bb9-a788-08d1ded2f569', 'e2cde745-cfdf-4bfc-b524-8b3179a451de', 'e42e007b-b638-43ef-adea-97269c481d05', '7943788a-f6d9-486f-a32e-15ee1f549fef'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:16.466771 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2b1b51-4850-4649-820b-3c2ffc1d5ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f910bc5-5d76-4bb9-a788-08d1ded2f569', 'e2cde745-cfdf-4bfc-b524-8b3179a451de', 'e42e007b-b638-43ef-adea-97269c481d05', '7943788a-f6d9-486f-a32e-15ee1f549fef']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:16.467813 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f8c859-dd7b-4505-90ec-635b3847fae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:16.490377 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f8c859-dd7b-4505-90ec-635b3847fae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae7affc9-57bd-459a-abd3-75d46f6ee3a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1232612436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='145f96a52a614c4492bc1073fd4bf7e4',qos_specs=None,replication_status=,reservations=['9f910bc5-5d76-4bb9-a788-08d1ded2f569','e2cde745-cfdf-4bfc-b524-8b3179a451de','e42e007b-b638-43ef-adea-97269c481d05','7943788a-f6d9-486f-a32e-15ee1f549fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd7084004494e21805248aea31e8001',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1232612436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae7affc9-57bd-459a-abd3-75d46f6ee3a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='145f96a52a614c4492bc1073fd4bf7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dd7084004494e21805248aea31e8001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:16.491052 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a20db9-d97b-4647-a428-2882920d0321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:16.510503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a20db9-d97b-4647-a428-2882920d0321) transitioned into state 'SUCCESS' from state '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-1232612436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='145f96a52a614c4492bc1073fd4bf7e4',qos_specs=None,replication_status=,reservations=['9f910bc5-5d76-4bb9-a788-08d1ded2f569','e2cde745-cfdf-4bfc-b524-8b3179a451de','e42e007b-b638-43ef-adea-97269c481d05','7943788a-f6d9-486f-a32e-15ee1f549fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd7084004494e21805248aea31e8001',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:16.511076 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99fe6a9-b0fb-4cf4-aedf-2800ecf082fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:16.523338 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99fe6a9-b0fb-4cf4-aedf-2800ecf082fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:16.524110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Flow 'volume_create_api' (ad5581a6-3d7c-475e-9b07-67c961b9b327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:16.524414 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Create volume request issued successfully. Jul 31 13:54:16.524960 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ffa3abb-bf6e-4049-bc2e-02a71f8d6f04 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:16.526020 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 135/542] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:54:16 2026] POST /volume/v3/volumes => generated 754 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:16.546383 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fb7e89cc-a708-48f4-b371-12fef7ba91a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:16.548655 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb7e89cc-a708-48f4-b371-12fef7ba91a4 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] GET https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 Jul 31 13:54:16.549102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb7e89cc-a708-48f4-b371-12fef7ba91a4 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:16.550261 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb7e89cc-a708-48f4-b371-12fef7ba91a4 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:16.558829 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:16.558829 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:16.563690 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fb7e89cc-a708-48f4-b371-12fef7ba91a4 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Volume info retrieved successfully. Jul 31 13:54:16.570249 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb7e89cc-a708-48f4-b371-12fef7ba91a4 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 returned with HTTP 200 Jul 31 13:54:16.570249 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 135/543] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:16 2026] GET /volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:17.144117 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-23d69b3f-7f35-4532-b741-60a3df809599 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:17.145783 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23d69b3f-7f35-4532-b741-60a3df809599 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:17.145953 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23d69b3f-7f35-4532-b741-60a3df809599 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:17.146125 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23d69b3f-7f35-4532-b741-60a3df809599 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:17.161591 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:17.161591 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:17.171604 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-23d69b3f-7f35-4532-b741-60a3df809599 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:17.181425 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23d69b3f-7f35-4532-b741-60a3df809599 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:17.181786 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 137/544] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:17 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:17.585432 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a5e763f7-ce96-440a-a133-df981ae60b29 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:17.588572 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a5e763f7-ce96-440a-a133-df981ae60b29 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] GET https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 Jul 31 13:54:17.588572 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a5e763f7-ce96-440a-a133-df981ae60b29 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:17.588572 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a5e763f7-ce96-440a-a133-df981ae60b29 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:17.596178 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:17.596178 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:17.600204 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a5e763f7-ce96-440a-a133-df981ae60b29 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Volume info retrieved successfully. Jul 31 13:54:17.605256 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a5e763f7-ce96-440a-a133-df981ae60b29 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 returned with HTTP 200 Jul 31 13:54:17.605755 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 138/545] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:17 2026] GET /volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:17.621118 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1f8557cf-dc22-4b2e-8126-994f2d99283b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:17.623032 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f8557cf-dc22-4b2e-8126-994f2d99283b tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] GET https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 Jul 31 13:54:17.623258 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f8557cf-dc22-4b2e-8126-994f2d99283b tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:17.623486 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f8557cf-dc22-4b2e-8126-994f2d99283b tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:17.631845 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:17.631845 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:17.635411 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1f8557cf-dc22-4b2e-8126-994f2d99283b tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Volume info retrieved successfully. Jul 31 13:54:17.640536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f8557cf-dc22-4b2e-8126-994f2d99283b tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 returned with HTTP 200 Jul 31 13:54:17.640536 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 136/546] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:17 2026] GET /volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 => generated 1011 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:17.659234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-590878c4-5d8d-42fb-b99d-37ec190452b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:17.661062 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-590878c4-5d8d-42fb-b99d-37ec190452b0 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] GET https://10.4.3.140/volume/v3/os-services?host=np0000006230&binary=cinder-volume Jul 31 13:54:17.661258 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-590878c4-5d8d-42fb-b99d-37ec190452b0 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:17.661443 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-590878c4-5d8d-42fb-b99d-37ec190452b0 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:17.666405 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-590878c4-5d8d-42fb-b99d-37ec190452b0 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] https://10.4.3.140/volume/v3/os-services?host=np0000006230&binary=cinder-volume returned with HTTP 200 Jul 31 13:54:17.666744 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 136/547] 10.4.3.140 () {66 vars in 1326 bytes} [Fri Jul 31 13:54:17 2026] GET /volume/v3/os-services?host=np0000006230&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:17.678337 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6e4f4f6d-53f7-4a37-b787-2a1ec24cb899 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:17.680499 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e4f4f6d-53f7-4a37-b787-2a1ec24cb899 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] GET https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 Jul 31 13:54:17.680805 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e4f4f6d-53f7-4a37-b787-2a1ec24cb899 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:17.681059 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e4f4f6d-53f7-4a37-b787-2a1ec24cb899 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:17.690988 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:17.690988 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:17.694408 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6e4f4f6d-53f7-4a37-b787-2a1ec24cb899 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Volume info retrieved successfully. Jul 31 13:54:17.698211 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e4f4f6d-53f7-4a37-b787-2a1ec24cb899 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 returned with HTTP 200 Jul 31 13:54:17.698581 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 138/548] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:17 2026] GET /volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:17.709683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8c3bae07-2a82-4627-ac9f-9671d020b466 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:17.711408 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c3bae07-2a82-4627-ac9f-9671d020b466 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 Jul 31 13:54:17.711605 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c3bae07-2a82-4627-ac9f-9671d020b466 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:17.711779 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c3bae07-2a82-4627-ac9f-9671d020b466 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:17.711932 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-8c3bae07-2a82-4627-ac9f-9671d020b466 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Delete volume with id: ae7affc9-57bd-459a-abd3-75d46f6ee3a4 Jul 31 13:54:17.718627 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:17.718627 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:17.719054 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8c3bae07-2a82-4627-ac9f-9671d020b466 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Volume info retrieved successfully. Jul 31 13:54:17.744219 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8c3bae07-2a82-4627-ac9f-9671d020b466 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Delete volume request issued successfully. Jul 31 13:54:17.744421 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c3bae07-2a82-4627-ac9f-9671d020b466 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 returned with HTTP 202 Jul 31 13:54:17.744816 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 139/549] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:17 2026] DELETE /volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:17.755384 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9f9a18c6-74de-474a-b537-c49318a26993 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:17.757004 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f9a18c6-74de-474a-b537-c49318a26993 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] GET https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 Jul 31 13:54:17.757171 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f9a18c6-74de-474a-b537-c49318a26993 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:17.757385 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f9a18c6-74de-474a-b537-c49318a26993 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:17.763588 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:17.763588 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:17.766754 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9f9a18c6-74de-474a-b537-c49318a26993 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Volume info retrieved successfully. Jul 31 13:54:17.774907 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f9a18c6-74de-474a-b537-c49318a26993 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 returned with HTTP 200 Jul 31 13:54:17.775155 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 137/550] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:17 2026] GET /volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:18.196607 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c0653f26-8892-4ae3-ad27-5a9a1f2da29a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:18.198119 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0653f26-8892-4ae3-ad27-5a9a1f2da29a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:18.198305 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0653f26-8892-4ae3-ad27-5a9a1f2da29a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:18.198471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0653f26-8892-4ae3-ad27-5a9a1f2da29a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:18.207080 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:18.207080 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:18.210592 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c0653f26-8892-4ae3-ad27-5a9a1f2da29a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:18.214432 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0653f26-8892-4ae3-ad27-5a9a1f2da29a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:18.214853 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 137/551] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:18 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:18.792153 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b9c4606-048a-46e7-86d3-3a9ac770c859 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:18.802403 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b9c4606-048a-46e7-86d3-3a9ac770c859 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] GET https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 Jul 31 13:54:18.802403 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b9c4606-048a-46e7-86d3-3a9ac770c859 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:18.802403 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b9c4606-048a-46e7-86d3-3a9ac770c859 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:18.814541 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b9c4606-048a-46e7-86d3-3a9ac770c859 tempest-VolumesServicesTestJSON-68769062 tempest-VolumesServicesTestJSON-68769062-project-member] https://10.4.3.140/volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 returned with HTTP 404 Jul 31 13:54:18.814541 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 139/552] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:18 2026] GET /volume/v3/volumes/ae7affc9-57bd-459a-abd3-75d46f6ee3a4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:18.823038 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a3816d30-6408-48d6-991d-925d6311eb30 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:18.825446 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a3816d30-6408-48d6-991d-925d6311eb30 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] GET https://10.4.3.140/volume/v3/os-services Jul 31 13:54:18.825712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a3816d30-6408-48d6-991d-925d6311eb30 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:18.825955 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a3816d30-6408-48d6-991d-925d6311eb30 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:18.836287 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a3816d30-6408-48d6-991d-925d6311eb30 tempest-VolumesServicesTestJSON-1164300648 tempest-VolumesServicesTestJSON-1164300648-project-admin] https://10.4.3.140/volume/v3/os-services returned with HTTP 200 Jul 31 13:54:18.836287 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 140/553] 10.4.3.140 () {66 vars in 1249 bytes} [Fri Jul 31 13:54:18 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:19.229950 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dc7d1817-c40c-42e9-a07e-df82bce6ad27 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:19.234575 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc7d1817-c40c-42e9-a07e-df82bce6ad27 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:19.234575 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dc7d1817-c40c-42e9-a07e-df82bce6ad27 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:19.234575 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dc7d1817-c40c-42e9-a07e-df82bce6ad27 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:19.248146 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:19.248146 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:19.256035 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dc7d1817-c40c-42e9-a07e-df82bce6ad27 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:19.258588 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc7d1817-c40c-42e9-a07e-df82bce6ad27 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:19.259177 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 138/554] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:19 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:20.190426 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d3014ea8-0619-49b3-8007-8591de917e2c req-af651032-29ef-4a1f-b3bc-e9038355a756 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:20.195292 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-af651032-29ef-4a1f-b3bc-e9038355a756 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] POST https://10.4.3.140/volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0/action Jul 31 13:54:20.195292 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-af651032-29ef-4a1f-b3bc-e9038355a756 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:20.195292 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-af651032-29ef-4a1f-b3bc-e9038355a756 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:20.213539 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:20.213539 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:20.237131 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d3014ea8-0619-49b3-8007-8591de917e2c req-af651032-29ef-4a1f-b3bc-e9038355a756 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0/action returned with HTTP 204 Jul 31 13:54:20.237998 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 138/555] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:20 2026] POST /volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:20.274109 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-048bd9d5-ab9a-42fd-a7e1-f379facf3c7a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:20.278317 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-048bd9d5-ab9a-42fd-a7e1-f379facf3c7a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:20.278317 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-048bd9d5-ab9a-42fd-a7e1-f379facf3c7a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:20.278546 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-048bd9d5-ab9a-42fd-a7e1-f379facf3c7a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:20.295857 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:20.295857 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:20.308296 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-048bd9d5-ab9a-42fd-a7e1-f379facf3c7a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:20.316072 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-048bd9d5-ab9a-42fd-a7e1-f379facf3c7a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:20.316072 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 140/556] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:20 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:21.331264 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c4e2f581-44b5-465d-a623-2fbb6ce2141e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:21.335151 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c4e2f581-44b5-465d-a623-2fbb6ce2141e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:21.335151 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c4e2f581-44b5-465d-a623-2fbb6ce2141e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:21.335151 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c4e2f581-44b5-465d-a623-2fbb6ce2141e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:21.353939 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:21.353939 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:21.357762 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c4e2f581-44b5-465d-a623-2fbb6ce2141e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:21.361920 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c4e2f581-44b5-465d-a623-2fbb6ce2141e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:21.362297 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 141/557] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:21 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:54:21.713924 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-35ab1196-1d48-4cbe-8891-7ccb99d831db None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:21.835822 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-35ab1196-1d48-4cbe-8891-7ccb99d831db tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] POST https://10.4.3.140/volume/v3/types/a33929af-a8b7-4f26-aa5a-73fc2f9c5134/encryption Jul 31 13:54:21.840138 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-35ab1196-1d48-4cbe-8891-7ccb99d831db tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:21.872020 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-35ab1196-1d48-4cbe-8891-7ccb99d831db tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types/a33929af-a8b7-4f26-aa5a-73fc2f9c5134/encryption returned with HTTP 404 Jul 31 13:54:21.874539 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 139/558] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 13:54:21 2026] POST /volume/v3/types/a33929af-a8b7-4f26-aa5a-73fc2f9c5134/encryption => generated 114 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:21.892932 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f79d2057-c6b3-4584-ae16-5dfa446a2dd8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:21.895054 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f79d2057-c6b3-4584-ae16-5dfa446a2dd8 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:54:21.895392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f79d2057-c6b3-4584-ae16-5dfa446a2dd8 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-178792452", "os-volume-type-access:is_public": false}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:21.915672 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-77b6f3de-7cbf-4287-a24d-46693c805e35 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:21.915672 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-77b6f3de-7cbf-4287-a24d-46693c805e35 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/attachments/a53b84e5-9d29-4ddb-aaa8-8e8f8bf285a2/action Jul 31 13:54:21.916177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-77b6f3de-7cbf-4287-a24d-46693c805e35 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:21.916177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-77b6f3de-7cbf-4287-a24d-46693c805e35 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:21.922778 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f79d2057-c6b3-4584-ae16-5dfa446a2dd8 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:54:21.923282 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 139/559] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:54:21 2026] POST /volume/v3/types => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:21.932407 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-571e9bd9-af2d-4b4d-b657-d874b6b9fc8a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:21.943595 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:21.943595 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:21.956708 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-02ec6080-5c51-4ad8-bb8b-18812bbf2580 req-77b6f3de-7cbf-4287-a24d-46693c805e35 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/attachments/a53b84e5-9d29-4ddb-aaa8-8e8f8bf285a2/action returned with HTTP 204 Jul 31 13:54:21.956783 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 141/560] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:21 2026] POST /volume/v3/attachments/a53b84e5-9d29-4ddb-aaa8-8e8f8bf285a2/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:22.021824 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-571e9bd9-af2d-4b4d-b657-d874b6b9fc8a tempest-VolumeTypesNegativeTest-1272992775 tempest-VolumeTypesNegativeTest-1272992775-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:22.022215 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-571e9bd9-af2d-4b4d-b657-d874b6b9fc8a tempest-VolumeTypesNegativeTest-1272992775 tempest-VolumeTypesNegativeTest-1272992775-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1d51ffd-ad46-4280-9bee-4d55c26a5656", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1183059348"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:22.023833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-571e9bd9-af2d-4b4d-b657-d874b6b9fc8a tempest-VolumeTypesNegativeTest-1272992775 tempest-VolumeTypesNegativeTest-1272992775-project-member] Create volume request body: {'volume': {'volume_type': 'a1d51ffd-ad46-4280-9bee-4d55c26a5656', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1183059348'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:22.029920 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-571e9bd9-af2d-4b4d-b657-d874b6b9fc8a tempest-VolumeTypesNegativeTest-1272992775 tempest-VolumeTypesNegativeTest-1272992775-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Jul 31 13:54:22.030532 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 142/561] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:54:21 2026] POST /volume/v3/volumes => generated 114 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:22.040156 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ae8b745e-f61b-49ff-9fef-32d0acc2fc33 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.041480 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae8b745e-f61b-49ff-9fef-32d0acc2fc33 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] DELETE https://10.4.3.140/volume/v3/types/a1d51ffd-ad46-4280-9bee-4d55c26a5656 Jul 31 13:54:22.041651 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae8b745e-f61b-49ff-9fef-32d0acc2fc33 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.041837 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae8b745e-f61b-49ff-9fef-32d0acc2fc33 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.080391 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae8b745e-f61b-49ff-9fef-32d0acc2fc33 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types/a1d51ffd-ad46-4280-9bee-4d55c26a5656 returned with HTTP 202 Jul 31 13:54:22.080967 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 140/562] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:54:22 2026] DELETE /volume/v3/types/a1d51ffd-ad46-4280-9bee-4d55c26a5656 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:22.089919 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9e60cbbf-14f6-4462-a71d-1060fec2337f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.092427 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e60cbbf-14f6-4462-a71d-1060fec2337f tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] GET https://10.4.3.140/volume/v3/types/a1d51ffd-ad46-4280-9bee-4d55c26a5656 Jul 31 13:54:22.094011 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e60cbbf-14f6-4462-a71d-1060fec2337f tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.094011 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e60cbbf-14f6-4462-a71d-1060fec2337f tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.098659 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e60cbbf-14f6-4462-a71d-1060fec2337f tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types/a1d51ffd-ad46-4280-9bee-4d55c26a5656 returned with HTTP 404 Jul 31 13:54:22.098659 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 140/563] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:54:22 2026] GET /volume/v3/types/a1d51ffd-ad46-4280-9bee-4d55c26a5656 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:22.108622 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d7b37c67-6c03-4bdb-aa03-4a8b084d32be None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.110531 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7b37c67-6c03-4bdb-aa03-4a8b084d32be tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:54:22.110893 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7b37c67-6c03-4bdb-aa03-4a8b084d32be tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:22.112782 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7b37c67-6c03-4bdb-aa03-4a8b084d32be tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 400 Jul 31 13:54:22.113356 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 142/564] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:54:22 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 31 13:54:22.121874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9ad0c46a-603d-4c8b-8ae3-f36220bc07f0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.124326 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ad0c46a-603d-4c8b-8ae3-f36220bc07f0 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:54:22.124774 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ad0c46a-603d-4c8b-8ae3-f36220bc07f0 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-717221597"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:22.145832 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ad0c46a-603d-4c8b-8ae3-f36220bc07f0 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:54:22.146203 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 143/565] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:54:22 2026] POST /volume/v3/types => generated 228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:22.155230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ec6a628d-6e3d-434d-8a0a-6abecec34c11 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.157538 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec6a628d-6e3d-434d-8a0a-6abecec34c11 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:54:22.158014 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec6a628d-6e3d-434d-8a0a-6abecec34c11 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-717221597"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:22.165156 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec6a628d-6e3d-434d-8a0a-6abecec34c11 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-717221597 already exists. Jul 31 13:54:22.166087 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec6a628d-6e3d-434d-8a0a-6abecec34c11 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 409 Jul 31 13:54:22.166087 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 141/566] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:54:22 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 31 13:54:22.174608 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-52e60882-592a-4cfd-bef1-1142fcc0297a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.177616 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52e60882-592a-4cfd-bef1-1142fcc0297a tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] DELETE https://10.4.3.140/volume/v3/types/50f5b44b-45fe-4fb9-b56a-4574d5263d34 Jul 31 13:54:22.177748 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52e60882-592a-4cfd-bef1-1142fcc0297a tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.178561 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52e60882-592a-4cfd-bef1-1142fcc0297a tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.227671 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52e60882-592a-4cfd-bef1-1142fcc0297a tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types/50f5b44b-45fe-4fb9-b56a-4574d5263d34 returned with HTTP 202 Jul 31 13:54:22.228295 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 141/567] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:54:22 2026] DELETE /volume/v3/types/50f5b44b-45fe-4fb9-b56a-4574d5263d34 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:22.238206 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-782ce072-2f6b-445e-9158-2001f8e78321 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.240406 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-782ce072-2f6b-445e-9158-2001f8e78321 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] GET https://10.4.3.140/volume/v3/types/50f5b44b-45fe-4fb9-b56a-4574d5263d34 Jul 31 13:54:22.240764 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-782ce072-2f6b-445e-9158-2001f8e78321 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.241081 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-782ce072-2f6b-445e-9158-2001f8e78321 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.246047 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-782ce072-2f6b-445e-9158-2001f8e78321 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types/50f5b44b-45fe-4fb9-b56a-4574d5263d34 returned with HTTP 404 Jul 31 13:54:22.246716 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 143/568] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:54:22 2026] GET /volume/v3/types/50f5b44b-45fe-4fb9-b56a-4574d5263d34 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:22.256353 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ca3858bd-207c-4ad8-8471-81a40c150dfa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.260805 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca3858bd-207c-4ad8-8471-81a40c150dfa tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] DELETE https://10.4.3.140/volume/v3/types/5d7f7746-0c25-4a88-a307-9e2a9d3f4c18 Jul 31 13:54:22.260999 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca3858bd-207c-4ad8-8471-81a40c150dfa tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.261284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca3858bd-207c-4ad8-8471-81a40c150dfa tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.274877 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca3858bd-207c-4ad8-8471-81a40c150dfa tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types/5d7f7746-0c25-4a88-a307-9e2a9d3f4c18 returned with HTTP 404 Jul 31 13:54:22.275880 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 144/569] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:54:22 2026] DELETE /volume/v3/types/5d7f7746-0c25-4a88-a307-9e2a9d3f4c18 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:22.284500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df2d731f-3459-494f-8f3d-57ab2a9c6828 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.287115 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df2d731f-3459-494f-8f3d-57ab2a9c6828 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] GET https://10.4.3.140/volume/v3/types/6c23c36e-2a56-4764-b4ec-ff71b9d98cc1 Jul 31 13:54:22.288170 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df2d731f-3459-494f-8f3d-57ab2a9c6828 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.288170 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df2d731f-3459-494f-8f3d-57ab2a9c6828 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.291615 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df2d731f-3459-494f-8f3d-57ab2a9c6828 tempest-VolumeTypesNegativeTest-1588412621 tempest-VolumeTypesNegativeTest-1588412621-project-admin] https://10.4.3.140/volume/v3/types/6c23c36e-2a56-4764-b4ec-ff71b9d98cc1 returned with HTTP 404 Jul 31 13:54:22.292370 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 142/570] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:54:22 2026] GET /volume/v3/types/6c23c36e-2a56-4764-b4ec-ff71b9d98cc1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:22.379578 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f7c162d6-5288-4c6e-9a13-c3250df20ec4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.385293 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7c162d6-5288-4c6e-9a13-c3250df20ec4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:22.385657 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7c162d6-5288-4c6e-9a13-c3250df20ec4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.385850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7c162d6-5288-4c6e-9a13-c3250df20ec4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.400706 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:22.400706 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:22.405748 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f7c162d6-5288-4c6e-9a13-c3250df20ec4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:22.411283 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7c162d6-5288-4c6e-9a13-c3250df20ec4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:22.411844 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 142/571] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:22 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:22.430355 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7c0477ff-8f99-40ff-afdc-bd5b1609e92b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.432002 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7c0477ff-8f99-40ff-afdc-bd5b1609e92b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:54:22.432407 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7c0477ff-8f99-40ff-afdc-bd5b1609e92b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "be96bc21-9161-47a1-bd91-3ccf363e3de0", "name": "tempest-VolumesBackupsTest-Backup-287176283", "force": true, "container": "tempest-volumesbackupstest-backup-container-298468948"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:22.433887 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-7c0477ff-8f99-40ff-afdc-bd5b1609e92b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating new backup {'backup': {'volume_id': 'be96bc21-9161-47a1-bd91-3ccf363e3de0', 'name': 'tempest-VolumesBackupsTest-Backup-287176283', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-298468948'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:54:22.434010 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-7c0477ff-8f99-40ff-afdc-bd5b1609e92b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating backup of volume be96bc21-9161-47a1-bd91-3ccf363e3de0 in container tempest-volumesbackupstest-backup-container-298468948 Jul 31 13:54:22.453361 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:22.453361 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:22.453896 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7c0477ff-8f99-40ff-afdc-bd5b1609e92b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:22.493993 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-7c0477ff-8f99-40ff-afdc-bd5b1609e92b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['db87563d-f184-4df6-a91d-4221781faae0', 'b19ed25b-2e36-461f-8184-5e892c3bf51b'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:22.563105 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7c0477ff-8f99-40ff-afdc-bd5b1609e92b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:54:22.564641 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 144/572] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:54:22 2026] POST /volume/v3/backups => generated 329 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:22.583546 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ae10c5ee-d338-4054-8e6f-f29a2939aae7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.583866 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ae10c5ee-d338-4054-8e6f-f29a2939aae7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:22.583866 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ae10c5ee-d338-4054-8e6f-f29a2939aae7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.584201 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ae10c5ee-d338-4054-8e6f-f29a2939aae7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.584559 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ae10c5ee-d338-4054-8e6f-f29a2939aae7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:22.602224 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:22.602224 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:22.604350 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ae10c5ee-d338-4054-8e6f-f29a2939aae7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:22.604870 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 145/573] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:22 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:22.822406 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1c21a7e4-6d15-419f-be34-63f78c9e235c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.822406 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c21a7e4-6d15-419f-be34-63f78c9e235c None None] GET https://10.4.3.140/volume// Jul 31 13:54:22.822841 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c21a7e4-6d15-419f-be34-63f78c9e235c None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.822841 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c21a7e4-6d15-419f-be34-63f78c9e235c None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.823791 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c21a7e4-6d15-419f-be34-63f78c9e235c None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:22.823791 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 143/574] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:22.834053 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-e83ea968-c477-49a6-b447-26df3fc3f775 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.836879 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-e83ea968-c477-49a6-b447-26df3fc3f775 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:22.838312 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-e83ea968-c477-49a6-b447-26df3fc3f775 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d721654-abe7-41ee-99f6-b24335e5724e", "connector": null, "instance_uuid": "0367086b-9c1d-419b-84a5-613f626bd6af"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:22.851821 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:22.851821 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:22.892060 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-e83ea968-c477-49a6-b447-26df3fc3f775 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:22.892698 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 143/575] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:22 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 31 13:54:22.903472 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-c8cf1f19-8906-4487-98db-0015768990d8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:22.906312 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-c8cf1f19-8906-4487-98db-0015768990d8 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0 Jul 31 13:54:22.907748 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-c8cf1f19-8906-4487-98db-0015768990d8 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:22.907748 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-c8cf1f19-8906-4487-98db-0015768990d8 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:22.919547 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:22.919547 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:22.987615 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-c8cf1f19-8906-4487-98db-0015768990d8 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0 returned with HTTP 200 Jul 31 13:54:22.988611 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 145/576] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:54:22 2026] DELETE /volume/v3/attachments/f70ed8f1-390c-434e-93ea-1bd6379cfdd0 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:23.617439 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-939e2ddb-a5d0-489c-abcb-4f98fb4b5710 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:23.620428 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-939e2ddb-a5d0-489c-abcb-4f98fb4b5710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:23.620692 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-939e2ddb-a5d0-489c-abcb-4f98fb4b5710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:23.621038 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-939e2ddb-a5d0-489c-abcb-4f98fb4b5710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:23.621038 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-939e2ddb-a5d0-489c-abcb-4f98fb4b5710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:23.630454 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:23.630454 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:23.632348 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-939e2ddb-a5d0-489c-abcb-4f98fb4b5710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:23.633749 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 146/577] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:23 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:24.651437 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-227c6e2b-f217-47ac-8999-eb825dd71bfc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:24.655488 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-227c6e2b-f217-47ac-8999-eb825dd71bfc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:24.655488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-227c6e2b-f217-47ac-8999-eb825dd71bfc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:24.655488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-227c6e2b-f217-47ac-8999-eb825dd71bfc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:24.655488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-227c6e2b-f217-47ac-8999-eb825dd71bfc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:24.674228 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:24.674228 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:24.675101 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-227c6e2b-f217-47ac-8999-eb825dd71bfc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:24.675461 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 144/578] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:24 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:24.775110 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-96c58473-e94c-492f-a843-c0b752518207 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:24.781170 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-96c58473-e94c-492f-a843-c0b752518207 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] PUT https://10.4.3.140/volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260 Jul 31 13:54:24.781720 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-96c58473-e94c-492f-a843-c0b752518207 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:24.800503 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-96c58473-e94c-492f-a843-c0b752518207 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Acquiring lock "cinder-attachment_update-1d721654-abe7-41ee-99f6-b24335e5724e-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:24.806851 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-96c58473-e94c-492f-a843-c0b752518207 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Lock "cinder-attachment_update-1d721654-abe7-41ee-99f6-b24335e5724e-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:24.808477 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:24.808477 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:24.918069 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-96c58473-e94c-492f-a843-c0b752518207 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Lock "cinder-attachment_update-1d721654-abe7-41ee-99f6-b24335e5724e-np0000006230" released by "attachment_update" :: held 0.110s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:24.919135 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-96c58473-e94c-492f-a843-c0b752518207 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260 returned with HTTP 200 Jul 31 13:54:24.919135 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 144/579] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:24 2026] PUT /volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:24.930947 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-69520869-6177-489a-b4e1-a4c1f83f1283 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:24.934011 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-69520869-6177-489a-b4e1-a4c1f83f1283 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260 Jul 31 13:54:24.934264 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-69520869-6177-489a-b4e1-a4c1f83f1283 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:24.934489 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-69520869-6177-489a-b4e1-a4c1f83f1283 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:24.954944 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-69520869-6177-489a-b4e1-a4c1f83f1283 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260 returned with HTTP 200 Jul 31 13:54:24.955732 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 146/580] 10.4.3.140 () {70 vars in 1651 bytes} [Fri Jul 31 13:54:24 2026] GET /volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:25.027570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-26ae5639-8566-4a2c-9b7f-582b6993cae9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:25.135371 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-26ae5639-8566-4a2c-9b7f-582b6993cae9 tempest-AvailabilityZoneTestJSON-752562770 tempest-AvailabilityZoneTestJSON-752562770-project-member] GET https://10.4.3.140/volume/v3/os-availability-zone Jul 31 13:54:25.135646 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-26ae5639-8566-4a2c-9b7f-582b6993cae9 tempest-AvailabilityZoneTestJSON-752562770 tempest-AvailabilityZoneTestJSON-752562770-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:25.135940 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-26ae5639-8566-4a2c-9b7f-582b6993cae9 tempest-AvailabilityZoneTestJSON-752562770 tempest-AvailabilityZoneTestJSON-752562770-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:25.141014 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-26ae5639-8566-4a2c-9b7f-582b6993cae9 tempest-AvailabilityZoneTestJSON-752562770 tempest-AvailabilityZoneTestJSON-752562770-project-member] Availability Zones retrieved successfully. Jul 31 13:54:25.141341 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-26ae5639-8566-4a2c-9b7f-582b6993cae9 tempest-AvailabilityZoneTestJSON-752562770 tempest-AvailabilityZoneTestJSON-752562770-project-member] https://10.4.3.140/volume/v3/os-availability-zone returned with HTTP 200 Jul 31 13:54:25.141779 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 147/581] 10.4.3.140 () {66 vars in 1276 bytes} [Fri Jul 31 13:54:25 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:25.695126 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6703cba8-4f9e-4c85-85e0-fbd38449d8fb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:25.697503 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6703cba8-4f9e-4c85-85e0-fbd38449d8fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:25.697830 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6703cba8-4f9e-4c85-85e0-fbd38449d8fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:25.698110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6703cba8-4f9e-4c85-85e0-fbd38449d8fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:25.698278 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-6703cba8-4f9e-4c85-85e0-fbd38449d8fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:25.704045 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:25.704045 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:25.705228 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6703cba8-4f9e-4c85-85e0-fbd38449d8fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:25.705783 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 145/582] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:25 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:26.720434 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bf4841d5-fbc8-4869-8d2e-5cfd76d5dfd3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:26.724421 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf4841d5-fbc8-4869-8d2e-5cfd76d5dfd3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:26.728116 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf4841d5-fbc8-4869-8d2e-5cfd76d5dfd3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:26.728397 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf4841d5-fbc8-4869-8d2e-5cfd76d5dfd3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:26.728568 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bf4841d5-fbc8-4869-8d2e-5cfd76d5dfd3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:26.747157 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:26.747157 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:26.747782 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf4841d5-fbc8-4869-8d2e-5cfd76d5dfd3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:26.748224 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 145/583] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:26 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:26.831538 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:26.832807 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:26.833443 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-447602208"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:26.835316 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Create volume request body: {'volume': {'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-447602208'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:26.989630 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Create volume of 1 GB Jul 31 13:54:26.989630 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:26.989630 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:26.997509 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Availability Zones retrieved successfully. Jul 31 13:54:27.009158 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Flow 'volume_create_api' (48deec6a-9306-4cf0-b2c4-18c74b7c8d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:27.012109 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbee9c0d-833f-4300-9cb5-62999452abec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:27.013788 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:27.110814 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbee9c0d-833f-4300-9cb5-62999452abec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:27.110814 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de736697-5fa8-4551-867f-6a9f37b88fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:27.233557 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Created reservations ['ff652bf2-142a-4a2c-9682-3b6faf3551cf', '226db5e2-bf14-4d46-aa58-bf9f8df67007', '958167de-aea1-4fe2-a89a-e651c3483a68', 'c85109e6-52fd-426a-9705-cf2fe5b71c1e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:27.234643 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de736697-5fa8-4551-867f-6a9f37b88fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff652bf2-142a-4a2c-9682-3b6faf3551cf', '226db5e2-bf14-4d46-aa58-bf9f8df67007', '958167de-aea1-4fe2-a89a-e651c3483a68', 'c85109e6-52fd-426a-9705-cf2fe5b71c1e']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:27.235742 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854c8aa6-aa87-4c8f-9de7-4f3dec1a8728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:27.274851 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854c8aa6-aa87-4c8f-9de7-4f3dec1a8728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c09177da-cd83-4df5-b697-2df8d3a33bf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-447602208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6038ae7e2314207a8f3338225c4fc64',qos_specs=None,replication_status=,reservations=['ff652bf2-142a-4a2c-9682-3b6faf3551cf','226db5e2-bf14-4d46-aa58-bf9f8df67007','958167de-aea1-4fe2-a89a-e651c3483a68','c85109e6-52fd-426a-9705-cf2fe5b71c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c76993cb7e48d98ad367938426e5c9',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-447602208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c09177da-cd83-4df5-b697-2df8d3a33bf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6038ae7e2314207a8f3338225c4fc64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c76993cb7e48d98ad367938426e5c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:27.278292 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f71df568-37b0-4f57-a575-80fad1b8a760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:27.304018 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f71df568-37b0-4f57-a575-80fad1b8a760) transitioned into state 'SUCCESS' from state '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-447602208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6038ae7e2314207a8f3338225c4fc64',qos_specs=None,replication_status=,reservations=['ff652bf2-142a-4a2c-9682-3b6faf3551cf','226db5e2-bf14-4d46-aa58-bf9f8df67007','958167de-aea1-4fe2-a89a-e651c3483a68','c85109e6-52fd-426a-9705-cf2fe5b71c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c76993cb7e48d98ad367938426e5c9',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:27.305069 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca5f79a-d225-4dd5-9ac0-7976fa89ea5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:27.317239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca5f79a-d225-4dd5-9ac0-7976fa89ea5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:27.318120 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Flow 'volume_create_api' (48deec6a-9306-4cf0-b2c4-18c74b7c8d4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:27.318495 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Create volume request issued successfully. Jul 31 13:54:27.319192 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-36fe68d5-f223-4d40-9cea-83266c89bda6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:27.319653 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 147/584] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:54:26 2026] POST /volume/v3/volumes => generated 750 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:27.334250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b4164e34-c380-41a2-94c1-438302498bd4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:27.341557 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b4164e34-c380-41a2-94c1-438302498bd4 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] GET https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 Jul 31 13:54:27.341847 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b4164e34-c380-41a2-94c1-438302498bd4 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:27.342132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b4164e34-c380-41a2-94c1-438302498bd4 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:27.355297 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:27.355297 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:27.361811 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b4164e34-c380-41a2-94c1-438302498bd4 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Volume info retrieved successfully. Jul 31 13:54:27.369741 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b4164e34-c380-41a2-94c1-438302498bd4 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 returned with HTTP 200 Jul 31 13:54:27.371313 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 148/585] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:27 2026] GET /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:27.762178 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6f44571d-dae3-44c2-a9d1-baca2de73874 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:27.767059 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f44571d-dae3-44c2-a9d1-baca2de73874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:27.767234 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f44571d-dae3-44c2-a9d1-baca2de73874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:27.767484 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f44571d-dae3-44c2-a9d1-baca2de73874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:27.767612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-6f44571d-dae3-44c2-a9d1-baca2de73874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:27.772327 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:27.772327 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:27.773735 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f44571d-dae3-44c2-a9d1-baca2de73874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:27.773735 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 146/586] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:27 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:28.387364 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-caf08ac0-63ee-4e8a-8062-7e7c1bdfcae6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:28.390744 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-caf08ac0-63ee-4e8a-8062-7e7c1bdfcae6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] GET https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 Jul 31 13:54:28.390982 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-caf08ac0-63ee-4e8a-8062-7e7c1bdfcae6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:28.391197 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-caf08ac0-63ee-4e8a-8062-7e7c1bdfcae6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:28.406822 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.406822 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:28.417794 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-caf08ac0-63ee-4e8a-8062-7e7c1bdfcae6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Volume info retrieved successfully. Jul 31 13:54:28.421657 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-caf08ac0-63ee-4e8a-8062-7e7c1bdfcae6 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 returned with HTTP 200 Jul 31 13:54:28.421919 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 146/587] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:28 2026] GET /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:28.442612 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-73d61f0d-b660-4f7f-9ae3-2d93899708f0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:28.444535 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-73d61f0d-b660-4f7f-9ae3-2d93899708f0 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] POST https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0/action Jul 31 13:54:28.444859 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-73d61f0d-b660-4f7f-9ae3-2d93899708f0 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-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=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:28.445504 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-73d61f0d-b660-4f7f-9ae3-2d93899708f0 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:28.453905 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.453905 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:28.459876 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.459876 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:28.460722 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-73d61f0d-b660-4f7f-9ae3-2d93899708f0 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Volume info retrieved successfully. Jul 31 13:54:28.477642 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-73d61f0d-b660-4f7f-9ae3-2d93899708f0 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Update volume metadata completed successfully. Jul 31 13:54:28.477642 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-73d61f0d-b660-4f7f-9ae3-2d93899708f0 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0/action returned with HTTP 200 Jul 31 13:54:28.477642 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 148/588] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:54:28 2026] POST /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0/action => generated 563 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:28.489205 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dc513301-4d29-4cdb-a6fd-ef607c264820 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:28.491164 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc513301-4d29-4cdb-a6fd-ef607c264820 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] GET https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 Jul 31 13:54:28.491356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc513301-4d29-4cdb-a6fd-ef607c264820 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:28.491577 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc513301-4d29-4cdb-a6fd-ef607c264820 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:28.498634 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.498634 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:28.502632 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dc513301-4d29-4cdb-a6fd-ef607c264820 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Volume info retrieved successfully. Jul 31 13:54:28.507761 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc513301-4d29-4cdb-a6fd-ef607c264820 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 returned with HTTP 200 Jul 31 13:54:28.508156 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 149/589] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:28 2026] GET /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 => generated 1418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:28.522999 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5a286c67-af39-4876-bd79-fa522597bf6b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:28.525262 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a286c67-af39-4876-bd79-fa522597bf6b tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] POST https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0/action Jul 31 13:54:28.525643 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a286c67-af39-4876-bd79-fa522597bf6b tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:28.525811 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a286c67-af39-4876-bd79-fa522597bf6b tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:28.535457 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.535457 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:28.542132 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.542132 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:28.542646 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5a286c67-af39-4876-bd79-fa522597bf6b tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Volume info retrieved successfully. Jul 31 13:54:28.549373 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5a286c67-af39-4876-bd79-fa522597bf6b tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Get volume image-metadata completed successfully. Jul 31 13:54:28.567374 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5a286c67-af39-4876-bd79-fa522597bf6b tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Delete volume metadata completed successfully. Jul 31 13:54:28.567374 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a286c67-af39-4876-bd79-fa522597bf6b tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0/action returned with HTTP 200 Jul 31 13:54:28.567619 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 147/590] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:54:28 2026] POST /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 13:54:28.575790 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3e4d2c61-e09c-43a9-9c90-e24c1773ddd7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:28.577722 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e4d2c61-e09c-43a9-9c90-e24c1773ddd7 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] POST https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0/action Jul 31 13:54:28.578755 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e4d2c61-e09c-43a9-9c90-e24c1773ddd7 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:28.578936 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e4d2c61-e09c-43a9-9c90-e24c1773ddd7 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:28.603817 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.603817 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:28.604148 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3e4d2c61-e09c-43a9-9c90-e24c1773ddd7 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Volume info retrieved successfully. Jul 31 13:54:28.611319 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3e4d2c61-e09c-43a9-9c90-e24c1773ddd7 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Get volume image-metadata completed successfully. Jul 31 13:54:28.611729 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e4d2c61-e09c-43a9-9c90-e24c1773ddd7 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0/action returned with HTTP 200 Jul 31 13:54:28.612420 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 147/591] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:54:28 2026] POST /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0/action => generated 537 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:28.624243 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2f58f5f2-d0ad-46a6-bb11-6b414dcb62e3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:28.626702 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2f58f5f2-d0ad-46a6-bb11-6b414dcb62e3 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] GET https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 Jul 31 13:54:28.626997 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2f58f5f2-d0ad-46a6-bb11-6b414dcb62e3 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:28.627261 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2f58f5f2-d0ad-46a6-bb11-6b414dcb62e3 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:28.637487 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.637487 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:28.642571 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2f58f5f2-d0ad-46a6-bb11-6b414dcb62e3 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Volume info retrieved successfully. Jul 31 13:54:28.649765 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2f58f5f2-d0ad-46a6-bb11-6b414dcb62e3 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 returned with HTTP 200 Jul 31 13:54:28.666740 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 149/592] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:28 2026] GET /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:28.668733 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3a82ebf9-7836-44bc-96a2-33632d4e193e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:28.670674 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a82ebf9-7836-44bc-96a2-33632d4e193e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 Jul 31 13:54:28.670977 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a82ebf9-7836-44bc-96a2-33632d4e193e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:28.671253 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a82ebf9-7836-44bc-96a2-33632d4e193e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:28.671533 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-3a82ebf9-7836-44bc-96a2-33632d4e193e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Delete volume with id: c09177da-cd83-4df5-b697-2df8d3a33bf0 Jul 31 13:54:28.679860 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.679860 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:28.680346 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3a82ebf9-7836-44bc-96a2-33632d4e193e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Volume info retrieved successfully. Jul 31 13:54:28.713994 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3a82ebf9-7836-44bc-96a2-33632d4e193e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Delete volume request issued successfully. Jul 31 13:54:28.713994 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a82ebf9-7836-44bc-96a2-33632d4e193e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 returned with HTTP 202 Jul 31 13:54:28.713994 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 150/593] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:28 2026] DELETE /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:28.729567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-829fdcdc-3ce3-49b4-a992-be635ef0892e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:28.735143 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-829fdcdc-3ce3-49b4-a992-be635ef0892e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] GET https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 Jul 31 13:54:28.735143 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-829fdcdc-3ce3-49b4-a992-be635ef0892e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:28.735143 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-829fdcdc-3ce3-49b4-a992-be635ef0892e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:28.751650 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.751650 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:28.755693 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-829fdcdc-3ce3-49b4-a992-be635ef0892e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Volume info retrieved successfully. Jul 31 13:54:28.760970 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-829fdcdc-3ce3-49b4-a992-be635ef0892e tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 returned with HTTP 200 Jul 31 13:54:28.761474 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 148/594] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:28 2026] GET /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:28.791008 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-39f80d94-76a0-43b9-98a8-a8f97228d578 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:28.794110 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39f80d94-76a0-43b9-98a8-a8f97228d578 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:28.794340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39f80d94-76a0-43b9-98a8-a8f97228d578 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:28.794839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39f80d94-76a0-43b9-98a8-a8f97228d578 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:28.794973 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-39f80d94-76a0-43b9-98a8-a8f97228d578 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:28.802409 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:28.802409 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:28.803603 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39f80d94-76a0-43b9-98a8-a8f97228d578 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:28.804612 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 148/595] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:28 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:29.779706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7412369e-d9c0-4721-b198-cabc2a89b940 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:29.782230 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7412369e-d9c0-4721-b198-cabc2a89b940 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] GET https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 Jul 31 13:54:29.782575 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7412369e-d9c0-4721-b198-cabc2a89b940 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:29.782772 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7412369e-d9c0-4721-b198-cabc2a89b940 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:29.790282 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7412369e-d9c0-4721-b198-cabc2a89b940 tempest-VolumesImageMetadata-686782144 tempest-VolumesImageMetadata-686782144-project-member] https://10.4.3.140/volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 returned with HTTP 404 Jul 31 13:54:29.790953 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 150/596] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:29 2026] GET /volume/v3/volumes/c09177da-cd83-4df5-b697-2df8d3a33bf0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:29.817327 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b5ad9366-d3b2-4b3a-9ca7-ec5ccc642614 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:29.819249 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b5ad9366-d3b2-4b3a-9ca7-ec5ccc642614 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:29.819662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b5ad9366-d3b2-4b3a-9ca7-ec5ccc642614 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:29.819662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b5ad9366-d3b2-4b3a-9ca7-ec5ccc642614 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:29.819807 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-b5ad9366-d3b2-4b3a-9ca7-ec5ccc642614 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:29.824093 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:29.824093 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:29.825034 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b5ad9366-d3b2-4b3a-9ca7-ec5ccc642614 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:29.825381 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 151/597] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:29 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:30.842537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4c94c9a2-0e32-4cd8-b1ed-0943a96a2f92 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:30.844538 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c94c9a2-0e32-4cd8-b1ed-0943a96a2f92 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:30.845785 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c94c9a2-0e32-4cd8-b1ed-0943a96a2f92 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:30.845785 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c94c9a2-0e32-4cd8-b1ed-0943a96a2f92 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:30.845785 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4c94c9a2-0e32-4cd8-b1ed-0943a96a2f92 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:30.855410 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:30.855410 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:30.860368 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c94c9a2-0e32-4cd8-b1ed-0943a96a2f92 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:30.860866 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 149/598] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:30 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:31.185087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-7484d052-bbe4-4948-acd6-97672fb15b51 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:31.187618 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-7484d052-bbe4-4948-acd6-97672fb15b51 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] POST https://10.4.3.140/volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260/action Jul 31 13:54:31.187992 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-7484d052-bbe4-4948-acd6-97672fb15b51 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:31.188112 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-7484d052-bbe4-4948-acd6-97672fb15b51 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:31.207590 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:31.207590 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:31.224076 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4d8c69a3-d16d-482a-adc3-42501bbd45ea req-7484d052-bbe4-4948-acd6-97672fb15b51 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260/action returned with HTTP 204 Jul 31 13:54:31.224504 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 149/599] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:31 2026] POST /volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:31.404272 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:31.522712 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:31.523232 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-895570633"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:31.525173 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-895570633'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:31.525338 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Create volume of 1 GB Jul 31 13:54:31.531021 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Availability Zones retrieved successfully. Jul 31 13:54:31.539400 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Flow 'volume_create_api' (b200ae61-1365-4ca3-9d84-62196a494237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:31.540835 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306c8c28-b961-4761-9dc4-ef82046739b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:31.542226 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:31.578799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306c8c28-b961-4761-9dc4-ef82046739b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:31.579631 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5df68646-0639-4c28-9d4f-eb85dc1b8c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:31.656128 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Created reservations ['f8e6dee9-05f4-4dd5-80b0-2464fabfeb4c', 'fe5105d2-35d8-4bd7-ba49-bd2fbd67c8b4', 'aa3e7979-68a8-411a-8621-1ec87094b226', 'e0c9caa3-222b-4c76-9654-474ce8c8a73f'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:31.657199 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5df68646-0639-4c28-9d4f-eb85dc1b8c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8e6dee9-05f4-4dd5-80b0-2464fabfeb4c', 'fe5105d2-35d8-4bd7-ba49-bd2fbd67c8b4', 'aa3e7979-68a8-411a-8621-1ec87094b226', 'e0c9caa3-222b-4c76-9654-474ce8c8a73f']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:31.658772 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831da2f3-183f-4e7e-9a3b-347e3ec3b8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:31.692647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831da2f3-183f-4e7e-9a3b-347e3ec3b8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b2278d-0979-4d87-9fdd-31d33baee72a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-895570633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21493cf3bfa4440e864db8de15519f9b',qos_specs=None,replication_status=,reservations=['f8e6dee9-05f4-4dd5-80b0-2464fabfeb4c','fe5105d2-35d8-4bd7-ba49-bd2fbd67c8b4','aa3e7979-68a8-411a-8621-1ec87094b226','e0c9caa3-222b-4c76-9654-474ce8c8a73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c5fd4ba9ce4763abeba817430a6507',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-895570633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4b2278d-0979-4d87-9fdd-31d33baee72a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21493cf3bfa4440e864db8de15519f9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04c5fd4ba9ce4763abeba817430a6507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:31.693692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28fc433a-d316-467e-b8d9-48f6ac87b88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:31.717170 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28fc433a-d316-467e-b8d9-48f6ac87b88d) transitioned into state 'SUCCESS' from state '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-895570633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21493cf3bfa4440e864db8de15519f9b',qos_specs=None,replication_status=,reservations=['f8e6dee9-05f4-4dd5-80b0-2464fabfeb4c','fe5105d2-35d8-4bd7-ba49-bd2fbd67c8b4','aa3e7979-68a8-411a-8621-1ec87094b226','e0c9caa3-222b-4c76-9654-474ce8c8a73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c5fd4ba9ce4763abeba817430a6507',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:31.718246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea35a30-e9a1-452e-90d6-5bf3eeed70c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:31.730466 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea35a30-e9a1-452e-90d6-5bf3eeed70c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:31.731663 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Flow 'volume_create_api' (b200ae61-1365-4ca3-9d84-62196a494237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:31.732127 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Create volume request issued successfully. Jul 31 13:54:31.733176 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-605f1891-d9bc-4e6c-a4c7-bcb5bfd84284 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:31.735379 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 151/600] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:54:31 2026] POST /volume/v3/volumes => generated 754 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:31.747001 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a51f1ec4-cb65-4fcc-b9de-72f9e9859852 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:31.749472 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a51f1ec4-cb65-4fcc-b9de-72f9e9859852 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a Jul 31 13:54:31.750295 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a51f1ec4-cb65-4fcc-b9de-72f9e9859852 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:31.750295 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a51f1ec4-cb65-4fcc-b9de-72f9e9859852 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:31.761880 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:31.761880 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:31.767288 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a51f1ec4-cb65-4fcc-b9de-72f9e9859852 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Volume info retrieved successfully. Jul 31 13:54:31.773263 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a51f1ec4-cb65-4fcc-b9de-72f9e9859852 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a returned with HTTP 200 Jul 31 13:54:31.774381 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 152/601] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:31 2026] GET /volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:31.874590 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-66a13552-499b-4d5c-905d-421633a42431 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:31.877005 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66a13552-499b-4d5c-905d-421633a42431 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:31.877323 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66a13552-499b-4d5c-905d-421633a42431 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:31.877618 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66a13552-499b-4d5c-905d-421633a42431 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:31.877775 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-66a13552-499b-4d5c-905d-421633a42431 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:31.883153 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:31.883153 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:31.884394 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66a13552-499b-4d5c-905d-421633a42431 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:31.885170 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 150/602] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:31 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:32.786891 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6901444c-c871-4fc7-9486-2fd2c49db7ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:32.791323 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6901444c-c871-4fc7-9486-2fd2c49db7ea tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a Jul 31 13:54:32.791323 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6901444c-c871-4fc7-9486-2fd2c49db7ea tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:32.791323 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6901444c-c871-4fc7-9486-2fd2c49db7ea tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:32.800760 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:32.800760 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:32.808672 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6901444c-c871-4fc7-9486-2fd2c49db7ea tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Volume info retrieved successfully. Jul 31 13:54:32.813538 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6901444c-c871-4fc7-9486-2fd2c49db7ea tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a returned with HTTP 200 Jul 31 13:54:32.813997 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 150/603] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:32 2026] GET /volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:32.829292 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-349944aa-417f-4f13-b7cf-52da733ab03c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:32.832144 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-349944aa-417f-4f13-b7cf-52da733ab03c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:54:32.832654 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-349944aa-417f-4f13-b7cf-52da733ab03c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4b2278d-0979-4d87-9fdd-31d33baee72a", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1215008509"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:32.844853 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:32.844853 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:32.845499 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-349944aa-417f-4f13-b7cf-52da733ab03c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Volume info retrieved successfully. Jul 31 13:54:32.845828 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-349944aa-417f-4f13-b7cf-52da733ab03c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Create snapshot from volume a4b2278d-0979-4d87-9fdd-31d33baee72a Jul 31 13:54:32.902907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7e5796ea-17c0-4e60-bda2-fa5808419671 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:32.906131 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7e5796ea-17c0-4e60-bda2-fa5808419671 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:32.906372 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7e5796ea-17c0-4e60-bda2-fa5808419671 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:32.907209 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7e5796ea-17c0-4e60-bda2-fa5808419671 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:32.907209 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-7e5796ea-17c0-4e60-bda2-fa5808419671 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:32.915549 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:32.915549 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:32.915549 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7e5796ea-17c0-4e60-bda2-fa5808419671 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:32.916303 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 153/604] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:32 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:32.922986 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-349944aa-417f-4f13-b7cf-52da733ab03c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Created reservations ['f6807b8a-45ed-40bf-a4c4-f4ac618a8bf1', '37d9c175-50cc-41cd-be02-f7bc866e8043', '875eb26f-11a7-4858-9a8f-dfdf1f873ca5', '58148537-e021-4c0a-a9cf-4948c23fd887'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:32.970400 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-349944aa-417f-4f13-b7cf-52da733ab03c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot create request issued successfully. Jul 31 13:54:32.971288 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-349944aa-417f-4f13-b7cf-52da733ab03c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:54:32.971872 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 152/605] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:54:32 2026] POST /volume/v3/snapshots => generated 311 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:32.986210 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-810eb6d0-f898-47a9-b7fe-3a9bdbb93744 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:32.988292 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-810eb6d0-f898-47a9-b7fe-3a9bdbb93744 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 Jul 31 13:54:32.988292 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-810eb6d0-f898-47a9-b7fe-3a9bdbb93744 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:32.988488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-810eb6d0-f898-47a9-b7fe-3a9bdbb93744 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:32.994146 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:32.994146 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:32.994613 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-810eb6d0-f898-47a9-b7fe-3a9bdbb93744 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:32.998552 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-810eb6d0-f898-47a9-b7fe-3a9bdbb93744 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 returned with HTTP 200 Jul 31 13:54:32.998552 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 151/606] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:54:32 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:33.416983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:33.420414 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:33.420909 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1531864358"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:33.424352 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1531864358'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:33.431371 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume of 1 GB Jul 31 13:54:33.431792 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:33.431792 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:33.432467 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Availability Zones retrieved successfully. Jul 31 13:54:33.448415 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Flow 'volume_create_api' (d7382680-2d38-4368-bd5c-9fd257c4640a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:33.450370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f708bc-1b37-4398-970f-1eeb97a7f8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:33.451894 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:33.472204 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:33.472204 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:33.491229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f708bc-1b37-4398-970f-1eeb97a7f8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:48Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c13d0b6e-4bf2-4926-8aef-5ca30f9647e0', 'encryption_key_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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:33.491229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e390d115-b245-4a46-8d79-af30f4c2e5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:33.542375 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Created reservations ['c1b9acfd-de5f-48bb-ae4c-5b57139a2eff', 'b707537d-6f92-495b-9861-9b65b750998b', '4c9dc244-3bcb-4bbd-8865-09ea2673bf2a', '016a657c-5b02-4efd-9c77-e9146f5b5d4a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:33.543200 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e390d115-b245-4a46-8d79-af30f4c2e5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1b9acfd-de5f-48bb-ae4c-5b57139a2eff', 'b707537d-6f92-495b-9861-9b65b750998b', '4c9dc244-3bcb-4bbd-8865-09ea2673bf2a', '016a657c-5b02-4efd-9c77-e9146f5b5d4a']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:33.543973 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f827a27-6b15-4852-a8a8-d0c104ef6153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:33.577408 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f827a27-6b15-4852-a8a8-d0c104ef6153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e84a5ade-c079-4f74-b06d-fd7b63be330a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1531864358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bbab3e34d5145b6b7d93f3eb566552c',qos_specs=None,replication_status=,reservations=['c1b9acfd-de5f-48bb-ae4c-5b57139a2eff','b707537d-6f92-495b-9861-9b65b750998b','4c9dc244-3bcb-4bbd-8865-09ea2673bf2a','016a657c-5b02-4efd-9c77-e9146f5b5d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def61a264d9c41e4b7afab19afe8df4b',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1531864358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e84a5ade-c079-4f74-b06d-fd7b63be330a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5bbab3e34d5145b6b7d93f3eb566552c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='def61a264d9c41e4b7afab19afe8df4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c13d0b6e-4bf2-4926-8aef-5ca30f9647e0),volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:33.577852 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0e55b5-ea06-4bf9-94b2-98777ddc3dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:33.599309 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0e55b5-ea06-4bf9-94b2-98777ddc3dfe) transitioned into state 'SUCCESS' from state '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-1531864358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bbab3e34d5145b6b7d93f3eb566552c',qos_specs=None,replication_status=,reservations=['c1b9acfd-de5f-48bb-ae4c-5b57139a2eff','b707537d-6f92-495b-9861-9b65b750998b','4c9dc244-3bcb-4bbd-8865-09ea2673bf2a','016a657c-5b02-4efd-9c77-e9146f5b5d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def61a264d9c41e4b7afab19afe8df4b',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:33.600408 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c370475f-dd62-4529-a1b2-7d8ad42eae2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:33.616016 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c370475f-dd62-4529-a1b2-7d8ad42eae2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:33.617277 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Flow 'volume_create_api' (d7382680-2d38-4368-bd5c-9fd257c4640a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:33.618091 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume request issued successfully. Jul 31 13:54:33.618965 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93f66b62-89a6-47fc-a501-8dc660420bb8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:33.619419 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 151/607] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:54:33 2026] POST /volume/v3/volumes => generated 760 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:33.635433 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0e477229-05f8-4a65-bcb0-720580a00f6a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:33.637166 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0e477229-05f8-4a65-bcb0-720580a00f6a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:33.637342 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0e477229-05f8-4a65-bcb0-720580a00f6a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:33.637529 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0e477229-05f8-4a65-bcb0-720580a00f6a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:33.649301 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:33.649301 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:33.657907 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0e477229-05f8-4a65-bcb0-720580a00f6a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:33.663999 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0e477229-05f8-4a65-bcb0-720580a00f6a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:33.664584 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 154/608] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:33 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:33.927091 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:33.928028 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:33.928505 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-216680921"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:33.931147 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-216680921'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:33.931330 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Create volume of 1 GB Jul 31 13:54:33.932243 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:33.932243 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:33.933368 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-231daf85-295c-4380-be0c-c6771eb99150 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:33.935280 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-231daf85-295c-4380-be0c-c6771eb99150 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:33.935690 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-231daf85-295c-4380-be0c-c6771eb99150 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:33.936124 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-231daf85-295c-4380-be0c-c6771eb99150 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:33.936124 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-231daf85-295c-4380-be0c-c6771eb99150 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:33.937907 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Availability Zones retrieved successfully. Jul 31 13:54:33.942532 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:33.942532 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:33.943488 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-231daf85-295c-4380-be0c-c6771eb99150 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:33.944172 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 152/609] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:33 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:33.947579 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Flow 'volume_create_api' (5050cb82-6308-4b28-b0f1-744b7468bfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:33.951354 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a69521f-0087-4221-ac50-38056d6f70fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:33.952813 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:33.998898 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a69521f-0087-4221-ac50-38056d6f70fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:34.000058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (734a853d-b7bf-47a2-a846-e08ad9fd9e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:34.007823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-078635ed-cb3e-404b-be69-f6bae0007445 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.010022 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-078635ed-cb3e-404b-be69-f6bae0007445 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 Jul 31 13:54:34.010078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-078635ed-cb3e-404b-be69-f6bae0007445 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.010271 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-078635ed-cb3e-404b-be69-f6bae0007445 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.019301 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.019301 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:34.020152 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-078635ed-cb3e-404b-be69-f6bae0007445 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.021286 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-078635ed-cb3e-404b-be69-f6bae0007445 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 returned with HTTP 200 Jul 31 13:54:34.021999 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 152/610] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:34.032966 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8f9af2d6-7b25-45e0-a386-759ea15da9c1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.036544 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f9af2d6-7b25-45e0-a386-759ea15da9c1 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] POST https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.036544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8f9af2d6-7b25-45e0-a386-759ea15da9c1 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:34.049295 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.049295 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:34.049295 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8f9af2d6-7b25-45e0-a386-759ea15da9c1 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.088685 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8f9af2d6-7b25-45e0-a386-759ea15da9c1 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Update snapshot metadata completed successfully. Jul 31 13:54:34.089108 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f9af2d6-7b25-45e0-a386-759ea15da9c1 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.089752 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 155/611] 10.4.3.140 () {68 vars in 1402 bytes} [Fri Jul 31 13:54:34 2026] POST /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.102080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-817b7d04-7598-434a-abee-ba7f1ee01985 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.104639 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-817b7d04-7598-434a-abee-ba7f1ee01985 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.104925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-817b7d04-7598-434a-abee-ba7f1ee01985 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.105197 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-817b7d04-7598-434a-abee-ba7f1ee01985 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.108964 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Created reservations ['820b1e66-e2f6-43e9-bd02-20cbaa1f7bee', '113a8e6b-1928-418c-9859-c2cc86caca01', '40ca4694-a48f-4acc-ab8b-82c8b201086f', '32453189-eab1-49ba-b88f-25309aac2b01'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:34.110360 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (734a853d-b7bf-47a2-a846-e08ad9fd9e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['820b1e66-e2f6-43e9-bd02-20cbaa1f7bee', '113a8e6b-1928-418c-9859-c2cc86caca01', '40ca4694-a48f-4acc-ab8b-82c8b201086f', '32453189-eab1-49ba-b88f-25309aac2b01']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:34.111787 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b9c4aa-ac53-48c0-b49f-44f7d69c8515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:34.113245 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.113245 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:34.113919 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-817b7d04-7598-434a-abee-ba7f1ee01985 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.115182 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-817b7d04-7598-434a-abee-ba7f1ee01985 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Get snapshot metadata completed successfully. Jul 31 13:54:34.115491 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-817b7d04-7598-434a-abee-ba7f1ee01985 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.116031 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 153/612] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.126603 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-99cd5f6e-09d2-4ec2-b517-335e94a124fd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.129800 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99cd5f6e-09d2-4ec2-b517-335e94a124fd tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] PUT https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.130330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99cd5f6e-09d2-4ec2-b517-335e94a124fd tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:34.142503 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.142503 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:34.143139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b9c4aa-ac53-48c0-b49f-44f7d69c8515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be6211cc-3a31-4eec-a642-1ac9801dad17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-216680921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2497daf1a6264df89f3d81bf3549d9c2',qos_specs=None,replication_status=,reservations=['820b1e66-e2f6-43e9-bd02-20cbaa1f7bee','113a8e6b-1928-418c-9859-c2cc86caca01','40ca4694-a48f-4acc-ab8b-82c8b201086f','32453189-eab1-49ba-b88f-25309aac2b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd41cd5341c46e38bc58a0f66e7760b',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-216680921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be6211cc-3a31-4eec-a642-1ac9801dad17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2497daf1a6264df89f3d81bf3549d9c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bd41cd5341c46e38bc58a0f66e7760b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:34.143286 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-99cd5f6e-09d2-4ec2-b517-335e94a124fd tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.144098 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e138e8-6da4-4d07-8316-1bb80c305c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:34.173960 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e138e8-6da4-4d07-8316-1bb80c305c6f) transitioned into state 'SUCCESS' from state '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-216680921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2497daf1a6264df89f3d81bf3549d9c2',qos_specs=None,replication_status=,reservations=['820b1e66-e2f6-43e9-bd02-20cbaa1f7bee','113a8e6b-1928-418c-9859-c2cc86caca01','40ca4694-a48f-4acc-ab8b-82c8b201086f','32453189-eab1-49ba-b88f-25309aac2b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd41cd5341c46e38bc58a0f66e7760b',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:34.175181 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b98f111-5a84-4da9-88b7-e7aafe135498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:34.189086 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-99cd5f6e-09d2-4ec2-b517-335e94a124fd tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Update snapshot metadata completed successfully. Jul 31 13:54:34.189458 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99cd5f6e-09d2-4ec2-b517-335e94a124fd tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.190161 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 153/613] 10.4.3.140 () {68 vars in 1401 bytes} [Fri Jul 31 13:54:34 2026] PUT /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 57 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.193594 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b98f111-5a84-4da9-88b7-e7aafe135498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:34.193856 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Flow 'volume_create_api' (5050cb82-6308-4b28-b0f1-744b7468bfa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:34.194334 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Create volume request issued successfully. Jul 31 13:54:34.195972 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fba0f2c-0784-4f81-adf5-1250095b1bbc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:34.196119 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 153/614] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:54:33 2026] POST /volume/v3/volumes => generated 756 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:34.205435 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e84a4355-9d06-4cfa-a7d2-dedc8540e97d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.209211 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-64aa1a17-d353-4755-8ed6-ae1a1fdae442 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.210128 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e84a4355-9d06-4cfa-a7d2-dedc8540e97d tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.210452 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e84a4355-9d06-4cfa-a7d2-dedc8540e97d tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.210800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e84a4355-9d06-4cfa-a7d2-dedc8540e97d tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.212077 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-64aa1a17-d353-4755-8ed6-ae1a1fdae442 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:54:34.212383 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-64aa1a17-d353-4755-8ed6-ae1a1fdae442 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.212703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-64aa1a17-d353-4755-8ed6-ae1a1fdae442 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.228151 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.228151 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:34.229293 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.229293 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:34.229985 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e84a4355-9d06-4cfa-a7d2-dedc8540e97d tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.231353 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e84a4355-9d06-4cfa-a7d2-dedc8540e97d tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Get snapshot metadata completed successfully. Jul 31 13:54:34.231939 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e84a4355-9d06-4cfa-a7d2-dedc8540e97d tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.238203 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 156/615] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 57 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.242978 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4444595f-5234-460e-a2c9-3928d8e4ed1a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.243527 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-64aa1a17-d353-4755-8ed6-ae1a1fdae442 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:54:34.245650 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4444595f-5234-460e-a2c9-3928d8e4ed1a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata/key3 Jul 31 13:54:34.246016 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4444595f-5234-460e-a2c9-3928d8e4ed1a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.246356 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4444595f-5234-460e-a2c9-3928d8e4ed1a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.250611 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-64aa1a17-d353-4755-8ed6-ae1a1fdae442 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:54:34.251310 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 154/616] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 824 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:34.257096 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.257096 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:34.258148 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4444595f-5234-460e-a2c9-3928d8e4ed1a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.259783 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4444595f-5234-460e-a2c9-3928d8e4ed1a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Get snapshot metadata completed successfully. Jul 31 13:54:34.282088 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4444595f-5234-460e-a2c9-3928d8e4ed1a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Delete snapshot metadata completed successfully. Jul 31 13:54:34.282328 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4444595f-5234-460e-a2c9-3928d8e4ed1a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata/key3 returned with HTTP 200 Jul 31 13:54:34.282828 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 154/617] 10.4.3.140 () {66 vars in 1399 bytes} [Fri Jul 31 13:54:34 2026] DELETE /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 13:54:34.290958 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9edbe1c9-5d4e-47f6-bc35-ab68b8714d72 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.294071 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9edbe1c9-5d4e-47f6-bc35-ab68b8714d72 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.294344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9edbe1c9-5d4e-47f6-bc35-ab68b8714d72 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.294635 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9edbe1c9-5d4e-47f6-bc35-ab68b8714d72 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.307183 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.307183 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:34.307183 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9edbe1c9-5d4e-47f6-bc35-ab68b8714d72 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.307183 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9edbe1c9-5d4e-47f6-bc35-ab68b8714d72 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Get snapshot metadata completed successfully. Jul 31 13:54:34.307183 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9edbe1c9-5d4e-47f6-bc35-ab68b8714d72 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.307802 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 154/618] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.317629 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-72af891d-3155-4786-8667-e82e31ca6e8c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.319482 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-72af891d-3155-4786-8667-e82e31ca6e8c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] PUT https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.319928 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-72af891d-3155-4786-8667-e82e31ca6e8c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:34.328172 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.328172 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:34.328633 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-72af891d-3155-4786-8667-e82e31ca6e8c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.341809 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-72af891d-3155-4786-8667-e82e31ca6e8c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Update snapshot metadata completed successfully. Jul 31 13:54:34.342057 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-72af891d-3155-4786-8667-e82e31ca6e8c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.342459 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 157/619] 10.4.3.140 () {68 vars in 1401 bytes} [Fri Jul 31 13:54:34 2026] PUT /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.353032 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b886ec87-9557-498a-810b-c3c2839eb694 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.355012 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b886ec87-9557-498a-810b-c3c2839eb694 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] POST https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.355433 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b886ec87-9557-498a-810b-c3c2839eb694 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:34.361937 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.361937 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:34.362411 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b886ec87-9557-498a-810b-c3c2839eb694 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.383847 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b886ec87-9557-498a-810b-c3c2839eb694 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Update snapshot metadata completed successfully. Jul 31 13:54:34.384216 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b886ec87-9557-498a-810b-c3c2839eb694 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.384510 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 155/620] 10.4.3.140 () {68 vars in 1402 bytes} [Fri Jul 31 13:54:34 2026] POST /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.392232 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df4daf5d-37ee-4911-859b-1f3bf3df562a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.394171 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df4daf5d-37ee-4911-859b-1f3bf3df562a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.394365 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df4daf5d-37ee-4911-859b-1f3bf3df562a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.394563 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df4daf5d-37ee-4911-859b-1f3bf3df562a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.403997 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.403997 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:34.404433 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df4daf5d-37ee-4911-859b-1f3bf3df562a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.405196 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df4daf5d-37ee-4911-859b-1f3bf3df562a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Get snapshot metadata completed successfully. Jul 31 13:54:34.405441 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df4daf5d-37ee-4911-859b-1f3bf3df562a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.405959 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 155/621] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.415375 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6e71d5cc-af2f-4e8f-a03c-addcc646907c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.417122 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e71d5cc-af2f-4e8f-a03c-addcc646907c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] PUT https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata/key3 Jul 31 13:54:34.417435 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e71d5cc-af2f-4e8f-a03c-addcc646907c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:34.423992 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.423992 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:34.424391 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6e71d5cc-af2f-4e8f-a03c-addcc646907c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.443402 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6e71d5cc-af2f-4e8f-a03c-addcc646907c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Update snapshot metadata completed successfully. Jul 31 13:54:34.443672 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e71d5cc-af2f-4e8f-a03c-addcc646907c tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata/key3 returned with HTTP 200 Jul 31 13:54:34.444100 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 155/622] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:54:34 2026] PUT /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.452383 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-436b6527-1d15-4413-8ad4-f57e7fb369a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.454373 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-436b6527-1d15-4413-8ad4-f57e7fb369a3 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata/key3 Jul 31 13:54:34.454570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-436b6527-1d15-4413-8ad4-f57e7fb369a3 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.454769 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-436b6527-1d15-4413-8ad4-f57e7fb369a3 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.460471 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.460471 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:34.460979 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-436b6527-1d15-4413-8ad4-f57e7fb369a3 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.461935 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-436b6527-1d15-4413-8ad4-f57e7fb369a3 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Get snapshot metadata completed successfully. Jul 31 13:54:34.462204 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-436b6527-1d15-4413-8ad4-f57e7fb369a3 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata/key3 returned with HTTP 200 Jul 31 13:54:34.462930 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 158/623] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.472573 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d630c65b-6c33-461e-b16e-5cf74fbd92b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.474236 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d630c65b-6c33-461e-b16e-5cf74fbd92b7 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.474435 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d630c65b-6c33-461e-b16e-5cf74fbd92b7 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.474621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d630c65b-6c33-461e-b16e-5cf74fbd92b7 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.479891 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.479891 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:34.480266 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d630c65b-6c33-461e-b16e-5cf74fbd92b7 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.481031 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d630c65b-6c33-461e-b16e-5cf74fbd92b7 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Get snapshot metadata completed successfully. Jul 31 13:54:34.481254 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d630c65b-6c33-461e-b16e-5cf74fbd92b7 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.481584 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 156/624] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 75 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.489382 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-33879f2b-c2d8-461a-bcaa-1d2f1c3b7b08 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.491078 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33879f2b-c2d8-461a-bcaa-1d2f1c3b7b08 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] PUT https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata Jul 31 13:54:34.491468 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33879f2b-c2d8-461a-bcaa-1d2f1c3b7b08 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:34.498657 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.498657 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:34.499133 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33879f2b-c2d8-461a-bcaa-1d2f1c3b7b08 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.524901 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33879f2b-c2d8-461a-bcaa-1d2f1c3b7b08 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Update snapshot metadata completed successfully. Jul 31 13:54:34.525182 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33879f2b-c2d8-461a-bcaa-1d2f1c3b7b08 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata returned with HTTP 200 Jul 31 13:54:34.525673 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 156/625] 10.4.3.140 () {68 vars in 1401 bytes} [Fri Jul 31 13:54:34 2026] PUT /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:54:34.533269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1c87a4ad-8079-44dd-8665-07f1f8c23c6a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.534928 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1c87a4ad-8079-44dd-8665-07f1f8c23c6a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 Jul 31 13:54:34.535137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1c87a4ad-8079-44dd-8665-07f1f8c23c6a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.535296 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1c87a4ad-8079-44dd-8665-07f1f8c23c6a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.535391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-1c87a4ad-8079-44dd-8665-07f1f8c23c6a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Delete snapshot with id: 8ff1284e-6a16-4729-946f-8d8e09f39a69 Jul 31 13:54:34.539630 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.539630 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:34.540049 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1c87a4ad-8079-44dd-8665-07f1f8c23c6a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.554781 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1c87a4ad-8079-44dd-8665-07f1f8c23c6a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot delete request issued successfully. Jul 31 13:54:34.554884 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1c87a4ad-8079-44dd-8665-07f1f8c23c6a tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 returned with HTTP 202 Jul 31 13:54:34.555423 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 156/626] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:54:34 2026] DELETE /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:34.564137 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2e6a6fab-50c0-459c-abce-923e8f92ef03 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.567638 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e6a6fab-50c0-459c-abce-923e8f92ef03 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 Jul 31 13:54:34.568106 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e6a6fab-50c0-459c-abce-923e8f92ef03 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.568365 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e6a6fab-50c0-459c-abce-923e8f92ef03 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.574255 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.574255 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:34.574834 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2e6a6fab-50c0-459c-abce-923e8f92ef03 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Snapshot retrieved successfully. Jul 31 13:54:34.575907 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e6a6fab-50c0-459c-abce-923e8f92ef03 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 returned with HTTP 200 Jul 31 13:54:34.576418 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 159/627] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:34.683465 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-60c8484c-45bc-4893-9657-80eef9c5ec94 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.685577 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60c8484c-45bc-4893-9657-80eef9c5ec94 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:34.685854 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60c8484c-45bc-4893-9657-80eef9c5ec94 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.686639 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60c8484c-45bc-4893-9657-80eef9c5ec94 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.702207 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.702207 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:34.707290 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-60c8484c-45bc-4893-9657-80eef9c5ec94 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:34.716111 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60c8484c-45bc-4893-9657-80eef9c5ec94 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:34.716611 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 157/628] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:34.785559 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-43a5f64c-dc2a-4fa5-b613-9be48c005de5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.785996 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-43a5f64c-dc2a-4fa5-b613-9be48c005de5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:34.786197 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-43a5f64c-dc2a-4fa5-b613-9be48c005de5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.786376 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-43a5f64c-dc2a-4fa5-b613-9be48c005de5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.795579 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.795579 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:34.801205 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-43a5f64c-dc2a-4fa5-b613-9be48c005de5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:34.806927 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-43a5f64c-dc2a-4fa5-b613-9be48c005de5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:34.808282 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 157/629] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:34.907252 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-998165e3-208f-42a0-b4a0-fb9e64c66468 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.907434 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-998165e3-208f-42a0-b4a0-fb9e64c66468 None None] GET https://10.4.3.140/volume// Jul 31 13:54:34.909138 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-998165e3-208f-42a0-b4a0-fb9e64c66468 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.909138 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-998165e3-208f-42a0-b4a0-fb9e64c66468 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.909138 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-998165e3-208f-42a0-b4a0-fb9e64c66468 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:34.909138 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 157/630] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:34.919764 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0fdf2539-d6e2-4bf6-a352-9157d05de93b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.925187 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0fdf2539-d6e2-4bf6-a352-9157d05de93b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:34.926053 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0fdf2539-d6e2-4bf6-a352-9157d05de93b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e84a5ade-c079-4f74-b06d-fd7b63be330a", "connector": null, "instance_uuid": "4232e960-df14-41a3-9b7c-6a5c9ebc50d7"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:34.941872 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.941872 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:34.955925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dd348c6d-a0ec-4acd-9fdf-08049aca282a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.958319 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd348c6d-a0ec-4acd-9fdf-08049aca282a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:34.959224 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd348c6d-a0ec-4acd-9fdf-08049aca282a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.959533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd348c6d-a0ec-4acd-9fdf-08049aca282a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.959698 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-dd348c6d-a0ec-4acd-9fdf-08049aca282a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:34.966002 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.966002 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:34.966565 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd348c6d-a0ec-4acd-9fdf-08049aca282a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:34.967076 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 158/631] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:34 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:34.981637 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0fdf2539-d6e2-4bf6-a352-9157d05de93b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:34.982166 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 160/632] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:34 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:34.988554 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a3bfe84f-bcfd-4f5e-9eb6-a40f0beaab96 req-59356029-72b2-4c66-a840-85eb3b64a4b8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:34.991138 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a3bfe84f-bcfd-4f5e-9eb6-a40f0beaab96 req-59356029-72b2-4c66-a840-85eb3b64a4b8 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] DELETE https://10.4.3.140/volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260 Jul 31 13:54:34.991680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a3bfe84f-bcfd-4f5e-9eb6-a40f0beaab96 req-59356029-72b2-4c66-a840-85eb3b64a4b8 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:34.991680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a3bfe84f-bcfd-4f5e-9eb6-a40f0beaab96 req-59356029-72b2-4c66-a840-85eb3b64a4b8 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:34.999456 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:34.999456 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:35.025739 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67f224d4-7307-4d38-b3fa-1a68d2cc0405 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.027594 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67f224d4-7307-4d38-b3fa-1a68d2cc0405 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:35.027806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67f224d4-7307-4d38-b3fa-1a68d2cc0405 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.028075 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67f224d4-7307-4d38-b3fa-1a68d2cc0405 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.030790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d4ef7f49-40ac-4dc8-8baf-33b8593fc974 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.031268 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4ef7f49-40ac-4dc8-8baf-33b8593fc974 None None] GET https://10.4.3.140/volume// Jul 31 13:54:35.031396 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4ef7f49-40ac-4dc8-8baf-33b8593fc974 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.031648 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4ef7f49-40ac-4dc8-8baf-33b8593fc974 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.032033 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4ef7f49-40ac-4dc8-8baf-33b8593fc974 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:35.032325 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 159/633] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:35.040426 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-5c1827ec-7e5e-4acb-ba30-64210cf9e1e7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.043264 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-5c1827ec-7e5e-4acb-ba30-64210cf9e1e7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:35.043448 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:35.043448 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:35.043552 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-5c1827ec-7e5e-4acb-ba30-64210cf9e1e7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.043767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-5c1827ec-7e5e-4acb-ba30-64210cf9e1e7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.049831 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-67f224d4-7307-4d38-b3fa-1a68d2cc0405 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:35.054658 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:35.054658 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:35.057150 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67f224d4-7307-4d38-b3fa-1a68d2cc0405 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:35.057652 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 158/634] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:35 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:35.058235 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a3bfe84f-bcfd-4f5e-9eb6-a40f0beaab96 req-59356029-72b2-4c66-a840-85eb3b64a4b8 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260 returned with HTTP 200 Jul 31 13:54:35.059240 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 158/635] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:54:34 2026] DELETE /volume/v3/attachments/466b207f-c0e7-4c30-bc27-46b5def18260 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:35.065000 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-5c1827ec-7e5e-4acb-ba30-64210cf9e1e7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:35.067300 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-5c1827ec-7e5e-4acb-ba30-64210cf9e1e7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:35.067864 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 161/636] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:35 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1032 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 13:54:35.178461 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0db53eff-7882-4b7e-9551-965caa00465a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.180584 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0db53eff-7882-4b7e-9551-965caa00465a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] PUT https://10.4.3.140/volume/v3/attachments/957f435d-67f5-4c99-abcc-9b1587c83e1d Jul 31 13:54:35.180972 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0db53eff-7882-4b7e-9551-965caa00465a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:35.188244 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0db53eff-7882-4b7e-9551-965caa00465a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Acquiring lock "cinder-attachment_update-e84a5ade-c079-4f74-b06d-fd7b63be330a-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:35.194282 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0db53eff-7882-4b7e-9551-965caa00465a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-e84a5ade-c079-4f74-b06d-fd7b63be330a-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:35.195258 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:35.195258 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:35.269018 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8a9047e2-7c6a-4f20-a32b-d550df0a8e60 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.272697 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8a9047e2-7c6a-4f20-a32b-d550df0a8e60 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:54:35.273246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8a9047e2-7c6a-4f20-a32b-d550df0a8e60 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.273591 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8a9047e2-7c6a-4f20-a32b-d550df0a8e60 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.284472 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:35.284472 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:35.291141 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8a9047e2-7c6a-4f20-a32b-d550df0a8e60 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:54:35.298430 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8a9047e2-7c6a-4f20-a32b-d550df0a8e60 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:54:35.299274 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 159/637] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:35 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:35.308881 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0db53eff-7882-4b7e-9551-965caa00465a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-e84a5ade-c079-4f74-b06d-fd7b63be330a-np0000006230" released by "attachment_update" :: held 0.114s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:35.309081 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-0db53eff-7882-4b7e-9551-965caa00465a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/957f435d-67f5-4c99-abcc-9b1587c83e1d returned with HTTP 200 Jul 31 13:54:35.309544 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 160/638] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:35 2026] PUT /volume/v3/attachments/957f435d-67f5-4c99-abcc-9b1587c83e1d => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:54:35.586831 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a91e5e5d-ee41-46b8-afa3-295cb427c6c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.591866 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a91e5e5d-ee41-46b8-afa3-295cb427c6c6 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 Jul 31 13:54:35.591866 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a91e5e5d-ee41-46b8-afa3-295cb427c6c6 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.592156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a91e5e5d-ee41-46b8-afa3-295cb427c6c6 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.597346 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a91e5e5d-ee41-46b8-afa3-295cb427c6c6 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 returned with HTTP 404 Jul 31 13:54:35.598451 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 159/639] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:54:35 2026] GET /volume/v3/snapshots/8ff1284e-6a16-4729-946f-8d8e09f39a69 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:35.607419 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c2541850-8352-48d7-8ec1-77e50cde910f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.609434 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2541850-8352-48d7-8ec1-77e50cde910f tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a Jul 31 13:54:35.609667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2541850-8352-48d7-8ec1-77e50cde910f tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.609853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2541850-8352-48d7-8ec1-77e50cde910f tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.616821 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:35.616821 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:35.622815 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c2541850-8352-48d7-8ec1-77e50cde910f tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Volume info retrieved successfully. Jul 31 13:54:35.628115 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2541850-8352-48d7-8ec1-77e50cde910f tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a returned with HTTP 200 Jul 31 13:54:35.628647 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 162/640] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:35 2026] GET /volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:35.646875 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc637040-7343-40d2-8a15-524ebe459570 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.649283 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc637040-7343-40d2-8a15-524ebe459570 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a Jul 31 13:54:35.649780 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc637040-7343-40d2-8a15-524ebe459570 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.649843 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc637040-7343-40d2-8a15-524ebe459570 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.650051 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-dc637040-7343-40d2-8a15-524ebe459570 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Delete volume with id: a4b2278d-0979-4d87-9fdd-31d33baee72a Jul 31 13:54:35.657666 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:35.657666 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:35.658138 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc637040-7343-40d2-8a15-524ebe459570 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Volume info retrieved successfully. Jul 31 13:54:35.681958 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc637040-7343-40d2-8a15-524ebe459570 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Delete volume request issued successfully. Jul 31 13:54:35.682186 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc637040-7343-40d2-8a15-524ebe459570 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a returned with HTTP 202 Jul 31 13:54:35.682642 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 160/641] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:35 2026] DELETE /volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:35.691275 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a19ec39e-ff2f-4d0c-be87-638d5a6821c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.695772 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a19ec39e-ff2f-4d0c-be87-638d5a6821c5 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a Jul 31 13:54:35.696158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a19ec39e-ff2f-4d0c-be87-638d5a6821c5 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.696459 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a19ec39e-ff2f-4d0c-be87-638d5a6821c5 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.706968 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:35.706968 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:35.714477 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a19ec39e-ff2f-4d0c-be87-638d5a6821c5 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Volume info retrieved successfully. Jul 31 13:54:35.718309 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a19ec39e-ff2f-4d0c-be87-638d5a6821c5 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a returned with HTTP 200 Jul 31 13:54:35.719771 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 161/642] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:35 2026] GET /volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:35.953045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c67ef34b-d60d-457b-8156-ba04d86ac10e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.955462 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c67ef34b-d60d-457b-8156-ba04d86ac10e tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:35.955780 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c67ef34b-d60d-457b-8156-ba04d86ac10e tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.956020 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c67ef34b-d60d-457b-8156-ba04d86ac10e tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.969350 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:35.969350 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:35.974744 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c67ef34b-d60d-457b-8156-ba04d86ac10e tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:35.978449 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c03463ce-435b-444a-8a77-4ccea40f4e2a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:35.981541 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c67ef34b-d60d-457b-8156-ba04d86ac10e tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:35.982082 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 160/643] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:35 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:35.983335 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c03463ce-435b-444a-8a77-4ccea40f4e2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:35.985550 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c03463ce-435b-444a-8a77-4ccea40f4e2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:35.985550 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c03463ce-435b-444a-8a77-4ccea40f4e2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:35.985550 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c03463ce-435b-444a-8a77-4ccea40f4e2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:35.990621 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:35.990621 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:35.992647 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c03463ce-435b-444a-8a77-4ccea40f4e2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:35.992647 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 163/644] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:35 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:36.038062 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-80ad9669-1d23-4bad-b052-570e237822e5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:36.042687 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80ad9669-1d23-4bad-b052-570e237822e5 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:36.042992 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80ad9669-1d23-4bad-b052-570e237822e5 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:36.043259 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80ad9669-1d23-4bad-b052-570e237822e5 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:36.060366 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:36.060366 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:36.066280 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-80ad9669-1d23-4bad-b052-570e237822e5 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:36.072968 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80ad9669-1d23-4bad-b052-570e237822e5 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:36.074565 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 161/645] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:36 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:36.074752 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7646be1c-7c3a-40d2-99a5-5d87d56337ec None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:36.076068 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7646be1c-7c3a-40d2-99a5-5d87d56337ec tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:36.076273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7646be1c-7c3a-40d2-99a5-5d87d56337ec tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:36.076467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7646be1c-7c3a-40d2-99a5-5d87d56337ec tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:36.087874 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:36.087874 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:36.091877 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7646be1c-7c3a-40d2-99a5-5d87d56337ec tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:36.094223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aa9ad6ef-020e-426e-82fc-82ec14a7cdc7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:36.096655 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7646be1c-7c3a-40d2-99a5-5d87d56337ec tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:36.096936 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa9ad6ef-020e-426e-82fc-82ec14a7cdc7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:36.097147 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 162/646] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:36 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:36.097191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aa9ad6ef-020e-426e-82fc-82ec14a7cdc7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:36.097445 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aa9ad6ef-020e-426e-82fc-82ec14a7cdc7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:36.097685 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-aa9ad6ef-020e-426e-82fc-82ec14a7cdc7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Delete volume with id: 1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:36.108896 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:36.108896 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:36.109363 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aa9ad6ef-020e-426e-82fc-82ec14a7cdc7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:36.139127 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aa9ad6ef-020e-426e-82fc-82ec14a7cdc7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Delete volume request issued successfully. Jul 31 13:54:36.139390 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa9ad6ef-020e-426e-82fc-82ec14a7cdc7 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 202 Jul 31 13:54:36.139983 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 161/647] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:36 2026] DELETE /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:36.151691 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1a9e6cbf-3cb9-4cc8-b6b8-0aafa25105cd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:36.154089 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1a9e6cbf-3cb9-4cc8-b6b8-0aafa25105cd tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:36.155571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1a9e6cbf-3cb9-4cc8-b6b8-0aafa25105cd tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:36.155571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1a9e6cbf-3cb9-4cc8-b6b8-0aafa25105cd tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:36.164369 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:36.164369 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:36.169931 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1a9e6cbf-3cb9-4cc8-b6b8-0aafa25105cd tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Volume info retrieved successfully. Jul 31 13:54:36.176544 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1a9e6cbf-3cb9-4cc8-b6b8-0aafa25105cd tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 200 Jul 31 13:54:36.177471 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 164/648] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:36 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:36.737576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27d97d98-7915-4a3f-9630-b11b6bdbda67 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:36.739975 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27d97d98-7915-4a3f-9630-b11b6bdbda67 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] GET https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a Jul 31 13:54:36.740139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27d97d98-7915-4a3f-9630-b11b6bdbda67 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:36.740307 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27d97d98-7915-4a3f-9630-b11b6bdbda67 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:36.748172 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27d97d98-7915-4a3f-9630-b11b6bdbda67 tempest-SnapshotMetadataTestJSON-2402718 tempest-SnapshotMetadataTestJSON-2402718-project-member] https://10.4.3.140/volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a returned with HTTP 404 Jul 31 13:54:36.749567 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 162/649] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:36 2026] GET /volume/v3/volumes/a4b2278d-0979-4d87-9fdd-31d33baee72a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:37.004120 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1e4b9625-ee3f-4c56-9e86-c1db2e596806 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:37.006595 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e4b9625-ee3f-4c56-9e86-c1db2e596806 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:37.006970 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e4b9625-ee3f-4c56-9e86-c1db2e596806 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:37.007021 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e4b9625-ee3f-4c56-9e86-c1db2e596806 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:37.007139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-1e4b9625-ee3f-4c56-9e86-c1db2e596806 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:37.010994 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:37.010994 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:37.011802 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e4b9625-ee3f-4c56-9e86-c1db2e596806 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:37.012121 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 163/650] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:37 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:37.118836 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bc1d9965-e02e-4e34-9d48-e948c58b5250 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:37.122306 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc1d9965-e02e-4e34-9d48-e948c58b5250 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:37.122772 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc1d9965-e02e-4e34-9d48-e948c58b5250 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:37.123036 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc1d9965-e02e-4e34-9d48-e948c58b5250 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:37.139358 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:37.139358 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:37.147606 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bc1d9965-e02e-4e34-9d48-e948c58b5250 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:37.155951 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc1d9965-e02e-4e34-9d48-e948c58b5250 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:37.156938 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 162/651] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:37 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:37.192691 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d113fdaf-ec78-472b-bbea-d182dddfcac2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:37.195048 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d113fdaf-ec78-472b-bbea-d182dddfcac2 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] GET https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e Jul 31 13:54:37.195402 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d113fdaf-ec78-472b-bbea-d182dddfcac2 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:37.195936 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d113fdaf-ec78-472b-bbea-d182dddfcac2 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:37.211109 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d113fdaf-ec78-472b-bbea-d182dddfcac2 tempest-ServerActionsTestOtherB-2024602000 tempest-ServerActionsTestOtherB-2024602000-project-member] https://10.4.3.140/volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e returned with HTTP 404 Jul 31 13:54:37.212188 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 165/652] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:37 2026] GET /volume/v3/volumes/1d721654-abe7-41ee-99f6-b24335e5724e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:38.031393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fca4fde6-480b-4ffd-878f-564614523eb2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:38.034419 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fca4fde6-480b-4ffd-878f-564614523eb2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:38.034419 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fca4fde6-480b-4ffd-878f-564614523eb2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:38.035724 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fca4fde6-480b-4ffd-878f-564614523eb2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:38.035724 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fca4fde6-480b-4ffd-878f-564614523eb2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:38.043403 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:38.043403 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:38.043403 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fca4fde6-480b-4ffd-878f-564614523eb2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:38.043403 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 163/653] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:38 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:38.176865 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce336cc0-6ad2-4f3e-981d-b41c5476503a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:38.179483 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce336cc0-6ad2-4f3e-981d-b41c5476503a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:38.179777 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce336cc0-6ad2-4f3e-981d-b41c5476503a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:38.180005 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce336cc0-6ad2-4f3e-981d-b41c5476503a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:38.195043 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:38.195043 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:38.199499 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ce336cc0-6ad2-4f3e-981d-b41c5476503a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:38.205239 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce336cc0-6ad2-4f3e-981d-b41c5476503a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:38.205752 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 164/654] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:38 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:38.206126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:38.298078 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:38.298078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1378873244"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:38.299484 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1378873244'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:38.299685 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Create volume of 2 GB Jul 31 13:54:38.310065 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Availability Zones retrieved successfully. Jul 31 13:54:38.317012 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Flow 'volume_create_api' (44890799-8087-42b5-ac33-f2f5f7c47fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:38.318065 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ab4c0e-f593-4a99-aeb9-27f0fd6bf98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:38.319131 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Validating volume size '2' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:38.351769 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ab4c0e-f593-4a99-aeb9-27f0fd6bf98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:38.352917 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7319db-194d-4bf0-902c-663696eafd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:38.437192 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Created reservations ['4b2b1083-37de-4012-b9e1-aa63e6d4aba1', 'ce54f8b6-93fd-49b7-9146-2cdd7b2cc22e', '73a7e3e1-cf3b-459d-929d-096a22b1e48f', 'b61b5b0a-dfd1-492f-b65c-17fe5433c9ce'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:38.438321 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7319db-194d-4bf0-902c-663696eafd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b2b1083-37de-4012-b9e1-aa63e6d4aba1', 'ce54f8b6-93fd-49b7-9146-2cdd7b2cc22e', '73a7e3e1-cf3b-459d-929d-096a22b1e48f', 'b61b5b0a-dfd1-492f-b65c-17fe5433c9ce']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:38.439324 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a342bc-25b2-46b9-bb34-1562c69a6523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:38.471870 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93a342bc-25b2-46b9-bb34-1562c69a6523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b143c11-d1d2-4656-ba45-6a8b20724812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1378873244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed08df4766964cf2a93705bff5311143',qos_specs=None,replication_status=,reservations=['4b2b1083-37de-4012-b9e1-aa63e6d4aba1','ce54f8b6-93fd-49b7-9146-2cdd7b2cc22e','73a7e3e1-cf3b-459d-929d-096a22b1e48f','b61b5b0a-dfd1-492f-b65c-17fe5433c9ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d7cf51af5fc461a916f59c2d5903d3c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1378873244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b143c11-d1d2-4656-ba45-6a8b20724812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed08df4766964cf2a93705bff5311143',provider_auth=None,provider_geometry=None,provider_id=None,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='6d7cf51af5fc461a916f59c2d5903d3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:38.472868 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a4505da-6a26-4e00-af0b-79080ea4d30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:38.510803 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a4505da-6a26-4e00-af0b-79080ea4d30d) transitioned into state 'SUCCESS' from state '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-1378873244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed08df4766964cf2a93705bff5311143',qos_specs=None,replication_status=,reservations=['4b2b1083-37de-4012-b9e1-aa63e6d4aba1','ce54f8b6-93fd-49b7-9146-2cdd7b2cc22e','73a7e3e1-cf3b-459d-929d-096a22b1e48f','b61b5b0a-dfd1-492f-b65c-17fe5433c9ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d7cf51af5fc461a916f59c2d5903d3c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:38.512381 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150e5096-232d-4de6-8a83-4ffceefa8402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:38.527588 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150e5096-232d-4de6-8a83-4ffceefa8402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:38.528747 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Flow 'volume_create_api' (44890799-8087-42b5-ac33-f2f5f7c47fe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:38.529152 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Create volume request issued successfully. Jul 31 13:54:38.535073 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bce9d87-fc37-4985-8d47-4f043c4be6b6 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:38.535579 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 163/655] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:54:38 2026] POST /volume/v3/volumes => generated 755 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:38.552385 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b0bcf8fe-8ab0-441c-9941-af2750f96fbc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:38.556572 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b0bcf8fe-8ab0-441c-9941-af2750f96fbc tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] GET https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 Jul 31 13:54:38.556788 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b0bcf8fe-8ab0-441c-9941-af2750f96fbc tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:38.556973 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b0bcf8fe-8ab0-441c-9941-af2750f96fbc tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:38.566073 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:38.566073 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:38.571256 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b0bcf8fe-8ab0-441c-9941-af2750f96fbc tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Volume info retrieved successfully. Jul 31 13:54:38.577759 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b0bcf8fe-8ab0-441c-9941-af2750f96fbc tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 returned with HTTP 200 Jul 31 13:54:38.578392 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 166/656] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:38 2026] GET /volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:39.062542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0c5a8110-cc94-43d0-92f6-d4efa6f99810 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:39.065242 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c5a8110-cc94-43d0-92f6-d4efa6f99810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:39.065542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c5a8110-cc94-43d0-92f6-d4efa6f99810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:39.065777 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c5a8110-cc94-43d0-92f6-d4efa6f99810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:39.065935 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0c5a8110-cc94-43d0-92f6-d4efa6f99810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:39.070492 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:39.070492 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:39.071918 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c5a8110-cc94-43d0-92f6-d4efa6f99810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:39.072807 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 164/657] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:39 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:39.224820 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a975878b-8909-434c-8a85-08fc7d249d14 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:39.227678 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a975878b-8909-434c-8a85-08fc7d249d14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:39.227957 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a975878b-8909-434c-8a85-08fc7d249d14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:39.228219 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a975878b-8909-434c-8a85-08fc7d249d14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:39.252777 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:39.252777 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:39.263725 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a975878b-8909-434c-8a85-08fc7d249d14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:39.270753 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a975878b-8909-434c-8a85-08fc7d249d14 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:39.271328 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 165/658] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:39 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:39.596429 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a08b6506-fd43-498f-942e-ba749845d786 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:39.598670 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a08b6506-fd43-498f-942e-ba749845d786 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] GET https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 Jul 31 13:54:39.598967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a08b6506-fd43-498f-942e-ba749845d786 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:39.598967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a08b6506-fd43-498f-942e-ba749845d786 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:39.608548 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:39.608548 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:39.613076 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a08b6506-fd43-498f-942e-ba749845d786 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Volume info retrieved successfully. Jul 31 13:54:39.618019 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a08b6506-fd43-498f-942e-ba749845d786 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 returned with HTTP 200 Jul 31 13:54:39.618483 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 164/659] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:39 2026] GET /volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:39.634975 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:39.637930 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:39.638819 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8b143c11-d1d2-4656-ba45-6a8b20724812"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:39.641836 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8b143c11-d1d2-4656-ba45-6a8b20724812'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:39.663009 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:39.663009 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:39.663642 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Volume retrieved successfully. Jul 31 13:54:39.663772 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Create volume of 1 GB Jul 31 13:54:39.666582 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-836af7ba-7025-4628-aa37-52c515cc9f7f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:39.669009 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Availability Zones retrieved successfully. Jul 31 13:54:39.669594 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-836af7ba-7025-4628-aa37-52c515cc9f7f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments/957f435d-67f5-4c99-abcc-9b1587c83e1d/action Jul 31 13:54:39.669844 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-836af7ba-7025-4628-aa37-52c515cc9f7f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:39.670004 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-836af7ba-7025-4628-aa37-52c515cc9f7f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:39.675217 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Flow 'volume_create_api' (aeadca5e-691d-4009-bf58-3947addcc84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:39.676845 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1ae3ae-536e-4d7a-b064-75612f91583d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:39.677933 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:39.680698 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1ae3ae-536e-4d7a-b064-75612f91583d) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 13:54:39.680698 np0000006230 devstack@c-api.service[100182]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 31 13:54:39.683499 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1ae3ae-536e-4d7a-b064-75612f91583d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:39.684588 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1ae3ae-536e-4d7a-b064-75612f91583d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 13:54:39.685709 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Flow 'volume_create_api' (aeadca5e-691d-4009-bf58-3947addcc84a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 13:54:39.686133 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d17151d5-311f-4a95-a1d8-1af63ef4e13f tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Jul 31 13:54:39.687023 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 167/660] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:54:39 2026] POST /volume/v3/volumes => generated 173 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:54:39.695764 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-de0a3d63-ef8d-4c7e-9b25-8e20bf52b0a3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:39.698551 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de0a3d63-ef8d-4c7e-9b25-8e20bf52b0a3 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] GET https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 Jul 31 13:54:39.698818 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de0a3d63-ef8d-4c7e-9b25-8e20bf52b0a3 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:39.699000 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de0a3d63-ef8d-4c7e-9b25-8e20bf52b0a3 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:39.699750 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:39.699750 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:39.711390 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:39.711390 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:39.716148 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d0f900f9-d096-4d0b-931d-fd5c2c72500d req-836af7ba-7025-4628-aa37-52c515cc9f7f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/957f435d-67f5-4c99-abcc-9b1587c83e1d/action returned with HTTP 204 Jul 31 13:54:39.716687 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 165/661] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:39 2026] POST /volume/v3/attachments/957f435d-67f5-4c99-abcc-9b1587c83e1d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:39.719792 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-de0a3d63-ef8d-4c7e-9b25-8e20bf52b0a3 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Volume info retrieved successfully. Jul 31 13:54:39.727725 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de0a3d63-ef8d-4c7e-9b25-8e20bf52b0a3 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 returned with HTTP 200 Jul 31 13:54:39.728294 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 166/662] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:39 2026] GET /volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:39.745530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ab9ebe84-5d25-47f4-8f11-a663ec054313 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:39.747475 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab9ebe84-5d25-47f4-8f11-a663ec054313 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 Jul 31 13:54:39.747733 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab9ebe84-5d25-47f4-8f11-a663ec054313 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:39.748250 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab9ebe84-5d25-47f4-8f11-a663ec054313 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:39.748473 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ab9ebe84-5d25-47f4-8f11-a663ec054313 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Delete volume with id: 8b143c11-d1d2-4656-ba45-6a8b20724812 Jul 31 13:54:39.755261 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:39.755261 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:39.755718 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ab9ebe84-5d25-47f4-8f11-a663ec054313 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Volume info retrieved successfully. Jul 31 13:54:39.780348 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ab9ebe84-5d25-47f4-8f11-a663ec054313 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Delete volume request issued successfully. Jul 31 13:54:39.780613 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab9ebe84-5d25-47f4-8f11-a663ec054313 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 returned with HTTP 202 Jul 31 13:54:39.781028 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 165/663] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:39 2026] DELETE /volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:39.790577 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a4ceedeb-cf2e-4d79-abe1-0050cfd3c386 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:39.793829 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4ceedeb-cf2e-4d79-abe1-0050cfd3c386 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] GET https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 Jul 31 13:54:39.794134 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4ceedeb-cf2e-4d79-abe1-0050cfd3c386 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:39.794336 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4ceedeb-cf2e-4d79-abe1-0050cfd3c386 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:39.803981 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:39.803981 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:39.808440 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a4ceedeb-cf2e-4d79-abe1-0050cfd3c386 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Volume info retrieved successfully. Jul 31 13:54:39.813757 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4ceedeb-cf2e-4d79-abe1-0050cfd3c386 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 returned with HTTP 200 Jul 31 13:54:39.814212 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 168/664] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:39 2026] GET /volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:40.086285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-03076281-221b-4302-87ef-3020646a2fb3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.088395 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03076281-221b-4302-87ef-3020646a2fb3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:40.088711 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03076281-221b-4302-87ef-3020646a2fb3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:40.089040 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03076281-221b-4302-87ef-3020646a2fb3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:40.089236 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-03076281-221b-4302-87ef-3020646a2fb3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:40.093435 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:40.093435 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:40.094607 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03076281-221b-4302-87ef-3020646a2fb3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:40.095106 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 166/665] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:40 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:40.284871 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a0c217d4-681e-4bb2-8249-431c330db290 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.287198 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0c217d4-681e-4bb2-8249-431c330db290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:40.287418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0c217d4-681e-4bb2-8249-431c330db290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:40.287712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0c217d4-681e-4bb2-8249-431c330db290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:40.307223 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:40.307223 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:40.313368 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a0c217d4-681e-4bb2-8249-431c330db290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:40.318928 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0c217d4-681e-4bb2-8249-431c330db290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:40.319395 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 167/666] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:40 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:40.368771 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-fd30865d-191b-4754-a8c2-548f43961375 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.370910 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-fd30865d-191b-4754-a8c2-548f43961375 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:40.371120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-fd30865d-191b-4754-a8c2-548f43961375 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:40.371322 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-fd30865d-191b-4754-a8c2-548f43961375 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:40.381617 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:40.381617 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:40.385472 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-fd30865d-191b-4754-a8c2-548f43961375 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:40.394914 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-fd30865d-191b-4754-a8c2-548f43961375 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:40.394914 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 166/667] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:40 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:40.500850 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-39b2d439-8ed7-4035-8317-521a10d585d4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.501148 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-39b2d439-8ed7-4035-8317-521a10d585d4 None None] GET https://10.4.3.140/volume// Jul 31 13:54:40.501311 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-39b2d439-8ed7-4035-8317-521a10d585d4 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:40.501489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-39b2d439-8ed7-4035-8317-521a10d585d4 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:40.501836 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-39b2d439-8ed7-4035-8317-521a10d585d4 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:40.502109 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 169/668] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:54:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:40.513556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-637e8fa7-bf51-41ee-b3d4-02767d7572d3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.520551 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-637e8fa7-bf51-41ee-b3d4-02767d7572d3 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:40.520551 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-637e8fa7-bf51-41ee-b3d4-02767d7572d3 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e84a5ade-c079-4f74-b06d-fd7b63be330a", "connector": null, "instance_uuid": "d54a8c62-1ed4-4bc7-91c0-35da6550b5eb"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:40.536039 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:40.536039 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:40.573215 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-637e8fa7-bf51-41ee-b3d4-02767d7572d3 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:40.573215 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 167/669] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:40 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:54:40.616624 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6c5dc39f-d695-4d56-bfde-6ac751bd4bdb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.618359 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c5dc39f-d695-4d56-bfde-6ac751bd4bdb tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:40.618577 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c5dc39f-d695-4d56-bfde-6ac751bd4bdb tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:40.618761 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c5dc39f-d695-4d56-bfde-6ac751bd4bdb tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:40.640098 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:40.640098 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:40.645807 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a9c3fe57-a836-453d-a503-d43ac61d9eb3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.646089 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6c5dc39f-d695-4d56-bfde-6ac751bd4bdb tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:40.646186 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9c3fe57-a836-453d-a503-d43ac61d9eb3 None None] GET https://10.4.3.140/volume// Jul 31 13:54:40.646387 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9c3fe57-a836-453d-a503-d43ac61d9eb3 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:40.646656 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9c3fe57-a836-453d-a503-d43ac61d9eb3 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:40.647006 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9c3fe57-a836-453d-a503-d43ac61d9eb3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:40.647323 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 167/670] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:40.650640 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c5dc39f-d695-4d56-bfde-6ac751bd4bdb tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:40.651123 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 168/671] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:40 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:40.662414 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-1f29166c-ef3e-4ed9-a8c2-2a5b08a056d9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.665041 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-1f29166c-ef3e-4ed9-a8c2-2a5b08a056d9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:40.665308 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-1f29166c-ef3e-4ed9-a8c2-2a5b08a056d9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:40.665496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-1f29166c-ef3e-4ed9-a8c2-2a5b08a056d9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:40.679341 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:40.679341 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:40.684295 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-1f29166c-ef3e-4ed9-a8c2-2a5b08a056d9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:40.692265 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-1f29166c-ef3e-4ed9-a8c2-2a5b08a056d9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:40.693988 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 170/672] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:40 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:40.794260 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-b312b7b8-e524-439b-867a-ed587e78e255 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.796007 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-b312b7b8-e524-439b-867a-ed587e78e255 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] PUT https://10.4.3.140/volume/v3/attachments/e94b9f58-dbc6-4331-8773-c571ff173a35 Jul 31 13:54:40.796434 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-b312b7b8-e524-439b-867a-ed587e78e255 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:40.803934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-b312b7b8-e524-439b-867a-ed587e78e255 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Acquiring lock "cinder-attachment_update-e84a5ade-c079-4f74-b06d-fd7b63be330a-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:40.810609 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-b312b7b8-e524-439b-867a-ed587e78e255 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-e84a5ade-c079-4f74-b06d-fd7b63be330a-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:40.810609 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:40.810609 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:40.830729 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4d0128cb-1c7f-4879-886e-8ea63d783858 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:40.833227 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d0128cb-1c7f-4879-886e-8ea63d783858 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] GET https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 Jul 31 13:54:40.833990 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d0128cb-1c7f-4879-886e-8ea63d783858 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:40.833990 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d0128cb-1c7f-4879-886e-8ea63d783858 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:40.841151 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d0128cb-1c7f-4879-886e-8ea63d783858 tempest-VolumesCloneNegativeTest-2125119087 tempest-VolumesCloneNegativeTest-2125119087-project-member] https://10.4.3.140/volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 returned with HTTP 404 Jul 31 13:54:40.841776 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 168/673] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:40 2026] GET /volume/v3/volumes/8b143c11-d1d2-4656-ba45-6a8b20724812 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:40.910677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-b312b7b8-e524-439b-867a-ed587e78e255 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-e84a5ade-c079-4f74-b06d-fd7b63be330a-np0000006230" released by "attachment_update" :: held 0.101s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:40.910677 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-b312b7b8-e524-439b-867a-ed587e78e255 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/e94b9f58-dbc6-4331-8773-c571ff173a35 returned with HTTP 200 Jul 31 13:54:40.910677 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 168/674] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:40 2026] PUT /volume/v3/attachments/e94b9f58-dbc6-4331-8773-c571ff173a35 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:41.110480 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cd51c3b8-9c37-4705-b611-b1cac1f7d82e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:41.121064 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cd51c3b8-9c37-4705-b611-b1cac1f7d82e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:41.122413 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cd51c3b8-9c37-4705-b611-b1cac1f7d82e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:41.122963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cd51c3b8-9c37-4705-b611-b1cac1f7d82e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:41.123502 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-cd51c3b8-9c37-4705-b611-b1cac1f7d82e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:41.130575 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:41.130575 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:41.131856 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cd51c3b8-9c37-4705-b611-b1cac1f7d82e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:41.132331 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 169/675] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:41 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:41.157065 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cb08be05-0774-48ed-8a24-8f7b9a4b10a8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:41.159651 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cb08be05-0774-48ed-8a24-8f7b9a4b10a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:41.159855 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cb08be05-0774-48ed-8a24-8f7b9a4b10a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:41.160108 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cb08be05-0774-48ed-8a24-8f7b9a4b10a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:41.181451 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:41.181451 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:41.193497 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cb08be05-0774-48ed-8a24-8f7b9a4b10a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:41.203428 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cb08be05-0774-48ed-8a24-8f7b9a4b10a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:41.204049 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 171/676] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:41 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 1133 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:41.226018 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c2133be-59a1-4f1a-a4ef-ffdca8b3e004 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:41.228273 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c2133be-59a1-4f1a-a4ef-ffdca8b3e004 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:41.228536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c2133be-59a1-4f1a-a4ef-ffdca8b3e004 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:41.228787 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c2133be-59a1-4f1a-a4ef-ffdca8b3e004 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:41.228939 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-3c2133be-59a1-4f1a-a4ef-ffdca8b3e004 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete backup with id: dd32234a-84aa-4409-852a-504f7d0da3e0. Jul 31 13:54:41.238881 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:41.238881 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:41.272352 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-3c2133be-59a1-4f1a-a4ef-ffdca8b3e004 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] delete_backup rpcapi backup_id dd32234a-84aa-4409-852a-504f7d0da3e0 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:54:41.275648 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c2133be-59a1-4f1a-a4ef-ffdca8b3e004 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 202 Jul 31 13:54:41.276652 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 169/677] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:41 2026] DELETE /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:54:41.284885 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f2594843-7121-49af-b31a-9b5bc93bb84d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:41.287261 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2594843-7121-49af-b31a-9b5bc93bb84d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:41.287608 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2594843-7121-49af-b31a-9b5bc93bb84d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:41.287842 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2594843-7121-49af-b31a-9b5bc93bb84d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:41.288012 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f2594843-7121-49af-b31a-9b5bc93bb84d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:41.293554 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:41.293554 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:41.294543 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2594843-7121-49af-b31a-9b5bc93bb84d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 200 Jul 31 13:54:41.295042 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 169/678] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:41 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:41.670441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f37c4314-6ed5-462d-99a2-595b3e5b1537 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:41.676064 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f37c4314-6ed5-462d-99a2-595b3e5b1537 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:41.676064 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f37c4314-6ed5-462d-99a2-595b3e5b1537 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:41.676064 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f37c4314-6ed5-462d-99a2-595b3e5b1537 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:41.704159 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:41.704159 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:41.711576 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f37c4314-6ed5-462d-99a2-595b3e5b1537 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:41.716766 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f37c4314-6ed5-462d-99a2-595b3e5b1537 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:41.717173 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 170/679] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:41 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:42.307871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-383751a1-1516-4a25-8d1d-de2222fb6965 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:42.313273 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-383751a1-1516-4a25-8d1d-de2222fb6965 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 Jul 31 13:54:42.313510 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-383751a1-1516-4a25-8d1d-de2222fb6965 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:42.313754 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-383751a1-1516-4a25-8d1d-de2222fb6965 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:42.313870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-383751a1-1516-4a25-8d1d-de2222fb6965 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd32234a-84aa-4409-852a-504f7d0da3e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:42.319954 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-383751a1-1516-4a25-8d1d-de2222fb6965 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 returned with HTTP 404 Jul 31 13:54:42.320542 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 172/680] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:42 2026] GET /volume/v3/backups/dd32234a-84aa-4409-852a-504f7d0da3e0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:42.523703 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-4d232645-9b5e-42f0-b626-2d15bbcb9f2a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:42.527320 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-4d232645-9b5e-42f0-b626-2d15bbcb9f2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:42.527643 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-4d232645-9b5e-42f0-b626-2d15bbcb9f2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:42.527918 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-4d232645-9b5e-42f0-b626-2d15bbcb9f2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:42.544235 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:42.544235 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:42.550146 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-4d232645-9b5e-42f0-b626-2d15bbcb9f2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:42.557246 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-4d232645-9b5e-42f0-b626-2d15bbcb9f2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:42.557909 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 170/681] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:42 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:42.620507 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-ffd08bde-0f81-46d9-8447-b1a30ceff157 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:42.628552 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-ffd08bde-0f81-46d9-8447-b1a30ceff157 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0/action Jul 31 13:54:42.628552 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-ffd08bde-0f81-46d9-8447-b1a30ceff157 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:42.628552 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-ffd08bde-0f81-46d9-8447-b1a30ceff157 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:42.644447 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:42.644447 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:42.645305 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-ffd08bde-0f81-46d9-8447-b1a30ceff157 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:42.657856 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-ffd08bde-0f81-46d9-8447-b1a30ceff157 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Begin detaching volume completed successfully. Jul 31 13:54:42.657856 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-ffd08bde-0f81-46d9-8447-b1a30ceff157 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0/action returned with HTTP 202 Jul 31 13:54:42.659101 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 170/682] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:54:42 2026] POST /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:54:42.688703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59769e59-42f8-4a3e-81a9-d92df6c5cb9a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:42.691478 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59769e59-42f8-4a3e-81a9-d92df6c5cb9a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:42.691858 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59769e59-42f8-4a3e-81a9-d92df6c5cb9a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:42.692253 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59769e59-42f8-4a3e-81a9-d92df6c5cb9a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:42.704667 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:42.704667 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:42.714592 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-59769e59-42f8-4a3e-81a9-d92df6c5cb9a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:42.721272 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59769e59-42f8-4a3e-81a9-d92df6c5cb9a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:42.721905 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 171/683] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:42 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:42.738802 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1e5c999a-f51b-469e-ab0d-e753ca3bd864 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:42.741892 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1e5c999a-f51b-469e-ab0d-e753ca3bd864 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:42.741892 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1e5c999a-f51b-469e-ab0d-e753ca3bd864 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:42.741892 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1e5c999a-f51b-469e-ab0d-e753ca3bd864 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:42.753344 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-64de41b4-e01b-4b01-bac1-9d85e3001c12 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:42.753779 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64de41b4-e01b-4b01-bac1-9d85e3001c12 None None] GET https://10.4.3.140/volume// Jul 31 13:54:42.753967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64de41b4-e01b-4b01-bac1-9d85e3001c12 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:42.754189 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64de41b4-e01b-4b01-bac1-9d85e3001c12 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:42.754673 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64de41b4-e01b-4b01-bac1-9d85e3001c12 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:42.755003 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 171/684] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:42.756240 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:42.756240 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:42.762885 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1e5c999a-f51b-469e-ab0d-e753ca3bd864 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:42.770101 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1e5c999a-f51b-469e-ab0d-e753ca3bd864 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:42.770666 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 173/685] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:42 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:42.780605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-1c3fe6c8-c274-48b7-8e11-e6a8a2834943 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:42.784785 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-1c3fe6c8-c274-48b7-8e11-e6a8a2834943 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:42.784785 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-1c3fe6c8-c274-48b7-8e11-e6a8a2834943 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:42.784785 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-1c3fe6c8-c274-48b7-8e11-e6a8a2834943 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:42.796924 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:42.796924 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:42.802077 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-1c3fe6c8-c274-48b7-8e11-e6a8a2834943 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:42.812243 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-1c3fe6c8-c274-48b7-8e11-e6a8a2834943 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:42.812243 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 171/686] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:42 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 1316 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:43.159539 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-016133bb-3388-4338-9a06-3fcc0290d433 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.310215 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-016133bb-3388-4338-9a06-3fcc0290d433 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:54:43.311761 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-016133bb-3388-4338-9a06-3fcc0290d433 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:43.325856 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-3698c81e-49e2-4fcd-b5df-1e8a7e436344 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.328629 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-3698c81e-49e2-4fcd-b5df-1e8a7e436344 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments/e94b9f58-dbc6-4331-8773-c571ff173a35/action Jul 31 13:54:43.332744 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-3698c81e-49e2-4fcd-b5df-1e8a7e436344 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:43.332999 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-3698c81e-49e2-4fcd-b5df-1e8a7e436344 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:43.344885 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-016133bb-3388-4338-9a06-3fcc0290d433 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:54:43.345482 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 172/687] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:54:43 2026] POST /volume/v3/types => generated 287 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:43.374603 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.374603 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:43.397655 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9e2672d3-6b66-4851-8afc-c440b01ca044 req-3698c81e-49e2-4fcd-b5df-1e8a7e436344 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/e94b9f58-dbc6-4331-8773-c571ff173a35/action returned with HTTP 204 Jul 31 13:54:43.398562 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 172/688] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:43 2026] POST /volume/v3/attachments/e94b9f58-dbc6-4331-8773-c571ff173a35/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:43.426755 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-a9eedfda-9a45-4429-9e63-6a3278cd2b77 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.431985 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-a9eedfda-9a45-4429-9e63-6a3278cd2b77 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:54:43.431985 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-a9eedfda-9a45-4429-9e63-6a3278cd2b77 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:43.431985 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-a9eedfda-9a45-4429-9e63-6a3278cd2b77 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:43.446201 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.446201 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:43.451851 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-a9eedfda-9a45-4429-9e63-6a3278cd2b77 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:54:43.458120 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-a9eedfda-9a45-4429-9e63-6a3278cd2b77 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:54:43.458796 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 174/689] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:43 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:43.503388 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e6da42dc-12a1-44df-8cf2-0505e148eb5e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.507968 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6da42dc-12a1-44df-8cf2-0505e148eb5e None None] GET https://10.4.3.140/volume// Jul 31 13:54:43.507968 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6da42dc-12a1-44df-8cf2-0505e148eb5e None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:43.507968 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6da42dc-12a1-44df-8cf2-0505e148eb5e None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:43.507968 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6da42dc-12a1-44df-8cf2-0505e148eb5e None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:43.509308 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 172/690] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:54:43 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:43.527491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-543ecfe3-0a83-40a0-aab3-1db223055b21 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.532304 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-543ecfe3-0a83-40a0-aab3-1db223055b21 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:43.532799 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-543ecfe3-0a83-40a0-aab3-1db223055b21 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be6211cc-3a31-4eec-a642-1ac9801dad17", "connector": null, "instance_uuid": "146b30fd-0e1a-4367-9ec6-43918cefc271"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:43.548949 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.548949 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:43.610188 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-543ecfe3-0a83-40a0-aab3-1db223055b21 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:43.610649 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 173/691] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:43 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 31 13:54:43.685983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-4d222f75-ce23-4823-9303-0d087bb472e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.689079 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-4d222f75-ce23-4823-9303-0d087bb472e4 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] POST https://10.4.3.140/volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353/action Jul 31 13:54:43.689591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-4d222f75-ce23-4823-9303-0d087bb472e4 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:43.689765 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-4d222f75-ce23-4823-9303-0d087bb472e4 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:43.716969 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.716969 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:43.737938 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-87e028c1-d49f-4cc2-ad1f-fa549d481f13 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.741336 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-87e028c1-d49f-4cc2-ad1f-fa549d481f13 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:43.741616 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-87e028c1-d49f-4cc2-ad1f-fa549d481f13 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:43.741822 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-87e028c1-d49f-4cc2-ad1f-fa549d481f13 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:43.749923 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2b6a1c9f-87db-4f6e-9b62-08913e52d3b6 req-4d222f75-ce23-4823-9303-0d087bb472e4 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353/action returned with HTTP 204 Jul 31 13:54:43.749923 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 173/692] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:43 2026] POST /volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:43.756005 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.756005 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:43.766826 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-87e028c1-d49f-4cc2-ad1f-fa549d481f13 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:43.774930 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-87e028c1-d49f-4cc2-ad1f-fa549d481f13 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:43.775439 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 175/693] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:43 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:43.790985 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a0567e0b-ed59-407a-a378-e9a3b1919e34 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.792958 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a0567e0b-ed59-407a-a378-e9a3b1919e34 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:54:43.793546 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a0567e0b-ed59-407a-a378-e9a3b1919e34 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:43.793710 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a0567e0b-ed59-407a-a378-e9a3b1919e34 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:43.796952 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d8cbfd6b-ee79-4b3e-bee4-3b94a5fbfde9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.806972 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8cbfd6b-ee79-4b3e-bee4-3b94a5fbfde9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:43.807242 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8cbfd6b-ee79-4b3e-bee4-3b94a5fbfde9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:43.807456 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8cbfd6b-ee79-4b3e-bee4-3b94a5fbfde9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:43.811335 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.811335 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:43.816484 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a0567e0b-ed59-407a-a378-e9a3b1919e34 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:54:43.822530 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.822530 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:43.822621 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a0567e0b-ed59-407a-a378-e9a3b1919e34 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:54:43.823169 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 173/694] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:43 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 1111 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:43.828724 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d8cbfd6b-ee79-4b3e-bee4-3b94a5fbfde9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:43.838182 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8cbfd6b-ee79-4b3e-bee4-3b94a5fbfde9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:43.838344 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0645ce42-369e-4bbb-8410-28b96119174a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.839117 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 174/695] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:43 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:43.840634 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0645ce42-369e-4bbb-8410-28b96119174a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:54:43.840938 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0645ce42-369e-4bbb-8410-28b96119174a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:43.841254 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0645ce42-369e-4bbb-8410-28b96119174a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:43.856766 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-36c3ee57-20f5-417d-85f9-130e841f048b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.859397 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.859397 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:43.867688 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0645ce42-369e-4bbb-8410-28b96119174a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:54:43.873279 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0645ce42-369e-4bbb-8410-28b96119174a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:54:43.873802 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 174/696] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:43 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 1111 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:43.891578 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-2a477a5f-03a9-4115-8ee9-10c6a4a165ec None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:43.894931 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-2a477a5f-03a9-4115-8ee9-10c6a4a165ec tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:43.894989 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-2a477a5f-03a9-4115-8ee9-10c6a4a165ec tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:43.895779 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-2a477a5f-03a9-4115-8ee9-10c6a4a165ec tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:43.909224 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.909224 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:43.917558 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-2a477a5f-03a9-4115-8ee9-10c6a4a165ec tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:43.927276 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-2a477a5f-03a9-4115-8ee9-10c6a4a165ec tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:43.927917 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 174/697] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:43 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:43.981583 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-36c3ee57-20f5-417d-85f9-130e841f048b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:43.981869 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-36c3ee57-20f5-417d-85f9-130e841f048b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:43.982104 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-36c3ee57-20f5-417d-85f9-130e841f048b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:43.996769 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:43.996769 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:44.002405 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-36c3ee57-20f5-417d-85f9-130e841f048b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Volume info retrieved successfully. Jul 31 13:54:44.008093 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-36c3ee57-20f5-417d-85f9-130e841f048b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:44.008310 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 176/698] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:43 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1442 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:44.017114 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-cd9ff2d4-ce85-495c-8113-fdbbd8dda4e7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.019858 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-cd9ff2d4-ce85-495c-8113-fdbbd8dda4e7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a53b84e5-9d29-4ddb-aaa8-8e8f8bf285a2 Jul 31 13:54:44.020105 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-cd9ff2d4-ce85-495c-8113-fdbbd8dda4e7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.020347 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-cd9ff2d4-ce85-495c-8113-fdbbd8dda4e7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.039474 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.039474 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:44.053230 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-16a2b21e-c20a-426b-a229-1d1bca38c20d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.053575 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-16a2b21e-c20a-426b-a229-1d1bca38c20d None None] GET https://10.4.3.140/volume// Jul 31 13:54:44.053749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-16a2b21e-c20a-426b-a229-1d1bca38c20d None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.053955 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-16a2b21e-c20a-426b-a229-1d1bca38c20d None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.054304 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-16a2b21e-c20a-426b-a229-1d1bca38c20d None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:44.054675 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 175/699] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:44.075264 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-9311923f-54c5-4272-bc06-c0cbb4945946 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.075264 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-9311923f-54c5-4272-bc06-c0cbb4945946 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:44.075985 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-9311923f-54c5-4272-bc06-c0cbb4945946 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ff18cc4-4832-4675-a6b2-252502556113", "connector": null, "instance_uuid": "693d8f65-0a73-454d-9e33-0aa1371d909e"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:44.087407 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0b4a3f09-be21-4bf5-b6d8-53d29bba2dbe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.089924 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b4a3f09-be21-4bf5-b6d8-53d29bba2dbe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:44.090187 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b4a3f09-be21-4bf5-b6d8-53d29bba2dbe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.090438 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b4a3f09-be21-4bf5-b6d8-53d29bba2dbe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.090994 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.090994 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:44.110979 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.110979 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:44.117703 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0b4a3f09-be21-4bf5-b6d8-53d29bba2dbe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Volume info retrieved successfully. Jul 31 13:54:44.122146 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b4a3f09-be21-4bf5-b6d8-53d29bba2dbe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:44.122491 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 177/700] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:44.127574 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-29732ebc-d90f-4346-bf8e-cba55d0c37aa req-cd9ff2d4-ce85-495c-8113-fdbbd8dda4e7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/attachments/a53b84e5-9d29-4ddb-aaa8-8e8f8bf285a2 returned with HTTP 200 Jul 31 13:54:44.127721 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 175/701] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:54:44 2026] DELETE /volume/v3/attachments/a53b84e5-9d29-4ddb-aaa8-8e8f8bf285a2 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:44.138179 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-9311923f-54c5-4272-bc06-c0cbb4945946 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:44.138854 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 175/702] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:44 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:44.185105 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2c4e8b60-63e6-4040-ade9-c57def8a1ed4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.186163 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-4377e34f-db24-47c8-9a0d-e90f42f1906b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.192213 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c4e8b60-63e6-4040-ade9-c57def8a1ed4 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:44.192574 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c4e8b60-63e6-4040-ade9-c57def8a1ed4 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.192941 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-4377e34f-db24-47c8-9a0d-e90f42f1906b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:44.193114 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c4e8b60-63e6-4040-ade9-c57def8a1ed4 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.193226 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-4377e34f-db24-47c8-9a0d-e90f42f1906b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.193525 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-4377e34f-db24-47c8-9a0d-e90f42f1906b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.198690 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5008d6ee-9998-4e74-8213-3c4b1c2c9ac3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.199084 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5008d6ee-9998-4e74-8213-3c4b1c2c9ac3 None None] GET https://10.4.3.140/volume// Jul 31 13:54:44.199253 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5008d6ee-9998-4e74-8213-3c4b1c2c9ac3 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.200539 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5008d6ee-9998-4e74-8213-3c4b1c2c9ac3 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.200539 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5008d6ee-9998-4e74-8213-3c4b1c2c9ac3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:44.200539 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 176/703] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:44.211332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-ae443e92-1476-48f6-8058-2cace05c300e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.212079 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.212079 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:44.214596 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-ae443e92-1476-48f6-8058-2cace05c300e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:44.215061 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-ae443e92-1476-48f6-8058-2cace05c300e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.215539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-ae443e92-1476-48f6-8058-2cace05c300e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.218597 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2c4e8b60-63e6-4040-ade9-c57def8a1ed4 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:44.219254 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.219254 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:44.224227 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-4377e34f-db24-47c8-9a0d-e90f42f1906b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:44.225645 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c4e8b60-63e6-4040-ade9-c57def8a1ed4 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:44.226186 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 176/704] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:44.226534 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.226534 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:44.231766 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-4377e34f-db24-47c8-9a0d-e90f42f1906b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:44.232176 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 178/705] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:44.239736 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-ae443e92-1476-48f6-8058-2cace05c300e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:44.244893 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-ae443e92-1476-48f6-8058-2cace05c300e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:44.245355 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 176/706] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:44.263640 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-e2c47817-924c-44f3-bb7b-5d93213d23b6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.269129 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-e2c47817-924c-44f3-bb7b-5d93213d23b6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a/action Jul 31 13:54:44.269129 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-e2c47817-924c-44f3-bb7b-5d93213d23b6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:44.269129 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-e2c47817-924c-44f3-bb7b-5d93213d23b6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:44.298602 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.298602 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:44.299324 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-e2c47817-924c-44f3-bb7b-5d93213d23b6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:44.309930 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-e2c47817-924c-44f3-bb7b-5d93213d23b6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Begin detaching volume completed successfully. Jul 31 13:54:44.309930 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-e2c47817-924c-44f3-bb7b-5d93213d23b6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a/action returned with HTTP 202 Jul 31 13:54:44.310594 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 177/707] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:54:44 2026] POST /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:54:44.336579 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1a840159-6f04-4574-96df-f71061295577 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.338045 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a840159-6f04-4574-96df-f71061295577 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:44.338649 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a840159-6f04-4574-96df-f71061295577 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.339169 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a840159-6f04-4574-96df-f71061295577 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.352092 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.352092 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:44.367166 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1a840159-6f04-4574-96df-f71061295577 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:44.367166 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a840159-6f04-4574-96df-f71061295577 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:44.367166 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 177/708] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:44.390339 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-45a79169-7211-44ad-8e98-c139e07b35bd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.395752 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-45a79169-7211-44ad-8e98-c139e07b35bd tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] PUT https://10.4.3.140/volume/v3/attachments/9a09ef1e-112c-49f6-9790-3ef82aef90eb Jul 31 13:54:44.396352 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-45a79169-7211-44ad-8e98-c139e07b35bd tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:44.404693 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-abe136c6-ee79-446d-9edf-5f8e9e845ed3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.405194 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abe136c6-ee79-446d-9edf-5f8e9e845ed3 None None] GET https://10.4.3.140/volume// Jul 31 13:54:44.405266 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abe136c6-ee79-446d-9edf-5f8e9e845ed3 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.406054 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abe136c6-ee79-446d-9edf-5f8e9e845ed3 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.406497 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abe136c6-ee79-446d-9edf-5f8e9e845ed3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:44.407634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-45a79169-7211-44ad-8e98-c139e07b35bd tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Acquiring lock "cinder-attachment_update-5ff18cc4-4832-4675-a6b2-252502556113-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:44.407957 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 177/709] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:44.414467 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-45a79169-7211-44ad-8e98-c139e07b35bd tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Lock "cinder-attachment_update-5ff18cc4-4832-4675-a6b2-252502556113-np0000006230" acquired by "attachment_update" :: waited 0.007s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:44.416056 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.416056 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:44.419230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-cd503bcc-9da0-4e5b-9616-cc151222554a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.421847 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-cd503bcc-9da0-4e5b-9616-cc151222554a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:44.422114 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-cd503bcc-9da0-4e5b-9616-cc151222554a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.422370 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-cd503bcc-9da0-4e5b-9616-cc151222554a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.448009 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.448009 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:44.452859 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-cd503bcc-9da0-4e5b-9616-cc151222554a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:44.459973 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-cd503bcc-9da0-4e5b-9616-cc151222554a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:44.460139 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 178/710] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1625 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:44.543486 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-45a79169-7211-44ad-8e98-c139e07b35bd tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Lock "cinder-attachment_update-5ff18cc4-4832-4675-a6b2-252502556113-np0000006230" released by "attachment_update" :: held 0.129s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:44.543850 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-45a79169-7211-44ad-8e98-c139e07b35bd tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/attachments/9a09ef1e-112c-49f6-9790-3ef82aef90eb returned with HTTP 200 Jul 31 13:54:44.544337 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 179/711] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:44 2026] PUT /volume/v3/attachments/9a09ef1e-112c-49f6-9790-3ef82aef90eb => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:44.795133 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ce4acb8a-fa5a-4210-a41a-44a4ada316f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:44.799532 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce4acb8a-fa5a-4210-a41a-44a4ada316f6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:44.799532 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce4acb8a-fa5a-4210-a41a-44a4ada316f6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:44.799532 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce4acb8a-fa5a-4210-a41a-44a4ada316f6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:44.808940 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:44.808940 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:44.813788 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ce4acb8a-fa5a-4210-a41a-44a4ada316f6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:44.819246 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce4acb8a-fa5a-4210-a41a-44a4ada316f6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:44.819804 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 178/712] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:44 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:45.241927 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0f4341d3-b0a4-488b-bbbd-5e07be7cbeca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:45.245450 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f4341d3-b0a4-488b-bbbd-5e07be7cbeca tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:45.245684 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f4341d3-b0a4-488b-bbbd-5e07be7cbeca tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:45.245880 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f4341d3-b0a4-488b-bbbd-5e07be7cbeca tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:45.258848 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:45.258848 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:45.266538 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0f4341d3-b0a4-488b-bbbd-5e07be7cbeca tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:45.274573 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f4341d3-b0a4-488b-bbbd-5e07be7cbeca tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:45.275108 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 178/713] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:45 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:45.381712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bf26e2ea-2aba-44bc-b79e-fa5a555ecdcc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:45.385714 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf26e2ea-2aba-44bc-b79e-fa5a555ecdcc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:45.385714 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf26e2ea-2aba-44bc-b79e-fa5a555ecdcc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:45.385714 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf26e2ea-2aba-44bc-b79e-fa5a555ecdcc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:45.402384 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:45.402384 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:45.408349 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bf26e2ea-2aba-44bc-b79e-fa5a555ecdcc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:45.414843 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf26e2ea-2aba-44bc-b79e-fa5a555ecdcc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:45.415471 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 179/714] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:45 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:45.486256 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-709f1b38-f279-44bb-bb53-51fb90876a90 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:45.486624 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-709f1b38-f279-44bb-bb53-51fb90876a90 None None] GET https://10.4.3.140/volume// Jul 31 13:54:45.486804 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-709f1b38-f279-44bb-bb53-51fb90876a90 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:45.487463 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-709f1b38-f279-44bb-bb53-51fb90876a90 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:45.487463 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-709f1b38-f279-44bb-bb53-51fb90876a90 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:45.487694 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 180/715] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:45.501205 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-cacecb53-40f1-4405-ae55-6b6048598a12 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:45.503246 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-cacecb53-40f1-4405-ae55-6b6048598a12 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:54:45.503584 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-cacecb53-40f1-4405-ae55-6b6048598a12 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:45.503801 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-cacecb53-40f1-4405-ae55-6b6048598a12 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:45.515236 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:45.515236 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:45.520454 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-cacecb53-40f1-4405-ae55-6b6048598a12 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:54:45.526121 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-cacecb53-40f1-4405-ae55-6b6048598a12 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:54:45.526642 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 179/716] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:45 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 1291 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:45.654721 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-fe282ce4-e7fb-472b-b98d-9ca06370eb04 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:45.657058 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-fe282ce4-e7fb-472b-b98d-9ca06370eb04 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] PUT https://10.4.3.140/volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353 Jul 31 13:54:45.657619 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-fe282ce4-e7fb-472b-b98d-9ca06370eb04 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:45.666128 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-fe282ce4-e7fb-472b-b98d-9ca06370eb04 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Acquiring lock "cinder-attachment_update-be6211cc-3a31-4eec-a642-1ac9801dad17-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:54:45.671703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-fe282ce4-e7fb-472b-b98d-9ca06370eb04 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Lock "cinder-attachment_update-be6211cc-3a31-4eec-a642-1ac9801dad17-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:54:45.672657 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:45.672657 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:45.736087 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-751dfd05-be8c-4a8f-a060-147ff7ef3d91 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:45.739156 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-751dfd05-be8c-4a8f-a060-147ff7ef3d91 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:45.739470 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-751dfd05-be8c-4a8f-a060-147ff7ef3d91 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:45.739725 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-751dfd05-be8c-4a8f-a060-147ff7ef3d91 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:45.763211 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:45.763211 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:45.775868 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-751dfd05-be8c-4a8f-a060-147ff7ef3d91 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:45.785250 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-fe282ce4-e7fb-472b-b98d-9ca06370eb04 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Lock "cinder-attachment_update-be6211cc-3a31-4eec-a642-1ac9801dad17-np0000006230" released by "attachment_update" :: held 0.110s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:54:45.785250 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-fe282ce4-e7fb-472b-b98d-9ca06370eb04 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353 returned with HTTP 200 Jul 31 13:54:45.785928 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-751dfd05-be8c-4a8f-a060-147ff7ef3d91 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:45.786087 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 179/717] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:54:45 2026] PUT /volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:45.786119 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 180/718] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:45 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:45.810182 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-0305eef8-1c6a-4696-bacf-0c4b5a902e8f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:45.812757 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-0305eef8-1c6a-4696-bacf-0c4b5a902e8f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/attachments/957f435d-67f5-4c99-abcc-9b1587c83e1d Jul 31 13:54:45.813465 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-0305eef8-1c6a-4696-bacf-0c4b5a902e8f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:45.813756 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-0305eef8-1c6a-4696-bacf-0c4b5a902e8f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:45.825488 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-f6feca64-7987-47fa-a11e-4b44e17618c3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:45.830850 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-f6feca64-7987-47fa-a11e-4b44e17618c3 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] POST https://10.4.3.140/volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353/action Jul 31 13:54:45.831279 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-f6feca64-7987-47fa-a11e-4b44e17618c3 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:45.832189 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:45.832189 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:45.834253 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-f6feca64-7987-47fa-a11e-4b44e17618c3 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:45.858613 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:45.860560 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:45.860560 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:45.864243 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:45.864604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "428ebb8e-2af9-4c28-be0a-3ff921b1ed5d", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:45.867969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '428ebb8e-2af9-4c28-be0a-3ff921b1ed5d', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:45.881286 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a62d33a4-57f2-4af5-aeef-dc33c0dd28c8 req-f6feca64-7987-47fa-a11e-4b44e17618c3 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353/action returned with HTTP 204 Jul 31 13:54:45.881848 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 180/719] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:45 2026] POST /volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:45.913950 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a0b98ee8-7d9c-44f5-a1fc-17446ff7755e req-0305eef8-1c6a-4696-bacf-0c4b5a902e8f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/957f435d-67f5-4c99-abcc-9b1587c83e1d returned with HTTP 200 Jul 31 13:54:45.916539 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 181/720] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:54:45 2026] DELETE /volume/v3/attachments/957f435d-67f5-4c99-abcc-9b1587c83e1d => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:45.998125 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Create volume of 1 GB Jul 31 13:54:45.998125 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:45.998125 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:46.001709 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Availability Zones retrieved successfully. Jul 31 13:54:46.015682 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Flow 'volume_create_api' (b9827d88-675d-487b-8a4a-7e377ed957b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:46.017105 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649e2f63-16ff-4967-8b3f-ebf6184e36f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:46.019388 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:46.085938 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649e2f63-16ff-4967-8b3f-ebf6184e36f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:54:43Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=93ef04bb-0900-41b4-9e6d-762644b8c4bd,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': '93ef04bb-0900-41b4-9e6d-762644b8c4bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:46.086829 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5646c2ef-2509-44eb-8e57-eab63671c676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:46.120743 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:54:46.121042 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:54:46.186791 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Created reservations ['316dc4bb-2289-4e09-870d-c6662ae71a1a', '72817daa-94cd-4890-a615-3e7bd1cf72d8', '1b0f29d0-f52c-4e6b-ae3e-7b0ea97db781', '68a2908c-d41d-4e04-8b2b-48b1410b678e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:46.188451 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5646c2ef-2509-44eb-8e57-eab63671c676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['316dc4bb-2289-4e09-870d-c6662ae71a1a', '72817daa-94cd-4890-a615-3e7bd1cf72d8', '1b0f29d0-f52c-4e6b-ae3e-7b0ea97db781', '68a2908c-d41d-4e04-8b2b-48b1410b678e']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:46.190019 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e3a93e-0b01-4e5d-a803-053dca4f0c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:46.222237 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e3a93e-0b01-4e5d-a803-053dca4f0c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3226b65e-dfa4-4cab-8e30-39bdf8741971', '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='41e6bcb192684b62991949683a4714e8',qos_specs=None,replication_status=,reservations=['316dc4bb-2289-4e09-870d-c6662ae71a1a','72817daa-94cd-4890-a615-3e7bd1cf72d8','1b0f29d0-f52c-4e6b-ae3e-7b0ea97db781','68a2908c-d41d-4e04-8b2b-48b1410b678e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b68917b48f4a4f4a88a54f2d6f796133',volume_type_id=93ef04bb-0900-41b4-9e6d-762644b8c4bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:46Z,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=3226b65e-dfa4-4cab-8e30-39bdf8741971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e6bcb192684b62991949683a4714e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b68917b48f4a4f4a88a54f2d6f796133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93ef04bb-0900-41b4-9e6d-762644b8c4bd),volume_type_id=93ef04bb-0900-41b4-9e6d-762644b8c4bd)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:46.223373 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba20a615-6420-4057-ae5f-1363049637c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:46.273541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba20a615-6420-4057-ae5f-1363049637c4) transitioned into state 'SUCCESS' from 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='41e6bcb192684b62991949683a4714e8',qos_specs=None,replication_status=,reservations=['316dc4bb-2289-4e09-870d-c6662ae71a1a','72817daa-94cd-4890-a615-3e7bd1cf72d8','1b0f29d0-f52c-4e6b-ae3e-7b0ea97db781','68a2908c-d41d-4e04-8b2b-48b1410b678e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b68917b48f4a4f4a88a54f2d6f796133',volume_type_id=93ef04bb-0900-41b4-9e6d-762644b8c4bd)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:46.273541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17f95ca-8701-4ff1-9751-5cccedd17c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:46.285253 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17f95ca-8701-4ff1-9751-5cccedd17c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:46.286475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Flow 'volume_create_api' (b9827d88-675d-487b-8a4a-7e377ed957b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:46.286873 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Create volume request issued successfully. Jul 31 13:54:46.287880 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3238d60e-2df1-4631-87b4-b2378bb8edf5 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:46.289421 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 180/721] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:54:45 2026] POST /volume/v3/volumes => generated 798 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:46.291808 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-66a19241-90d3-45d4-b165-1bf0ebe5cd04 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:46.294147 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66a19241-90d3-45d4-b165-1bf0ebe5cd04 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:46.294465 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66a19241-90d3-45d4-b165-1bf0ebe5cd04 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:46.296334 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66a19241-90d3-45d4-b165-1bf0ebe5cd04 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:46.301967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-86745461-023e-44b8-89ac-c114e29ee603 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:46.306197 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-86745461-023e-44b8-89ac-c114e29ee603 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:46.306275 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-86745461-023e-44b8-89ac-c114e29ee603 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:46.307307 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-86745461-023e-44b8-89ac-c114e29ee603 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:46.309923 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:46.309923 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:46.314437 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-66a19241-90d3-45d4-b165-1bf0ebe5cd04 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:46.317130 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:46.317130 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:46.320614 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66a19241-90d3-45d4-b165-1bf0ebe5cd04 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:46.321038 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 181/722] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:46 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:46.322445 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-86745461-023e-44b8-89ac-c114e29ee603 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:46.329121 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-86745461-023e-44b8-89ac-c114e29ee603 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:46.329445 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 181/723] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:46 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:46.432917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-27739513-f70b-40f4-a4c4-99173e417145 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:46.437102 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-27739513-f70b-40f4-a4c4-99173e417145 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:46.437319 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-27739513-f70b-40f4-a4c4-99173e417145 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:46.437571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-27739513-f70b-40f4-a4c4-99173e417145 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:46.447904 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:46.447904 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:46.451903 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-27739513-f70b-40f4-a4c4-99173e417145 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:46.455359 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-27739513-f70b-40f4-a4c4-99173e417145 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:46.455823 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 182/724] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:46 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:46.522273 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f5fdc449-69e5-4519-bf48-b66f37206547 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:46.524197 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5fdc449-69e5-4519-bf48-b66f37206547 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:46.524433 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5fdc449-69e5-4519-bf48-b66f37206547 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:46.524629 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5fdc449-69e5-4519-bf48-b66f37206547 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:46.535054 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:46.535054 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:46.538389 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f5fdc449-69e5-4519-bf48-b66f37206547 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Volume info retrieved successfully. Jul 31 13:54:46.546433 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5fdc449-69e5-4519-bf48-b66f37206547 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:46.546846 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 181/725] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:46 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:46.630112 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-f5d95e1d-d3ee-4cb0-9de1-6848f3bdefa4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:46.633264 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-f5d95e1d-d3ee-4cb0-9de1-6848f3bdefa4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:46.633485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-f5d95e1d-d3ee-4cb0-9de1-6848f3bdefa4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:46.634664 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-f5d95e1d-d3ee-4cb0-9de1-6848f3bdefa4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:46.649730 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:46.649730 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:46.655393 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-f5d95e1d-d3ee-4cb0-9de1-6848f3bdefa4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:46.660947 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-f5d95e1d-d3ee-4cb0-9de1-6848f3bdefa4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:46.660947 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 182/726] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:46 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:46.713955 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-06431551-606e-4dac-9c43-cc9d2d081430 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:46.716580 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-06431551-606e-4dac-9c43-cc9d2d081430 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a/action Jul 31 13:54:46.716885 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-06431551-606e-4dac-9c43-cc9d2d081430 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:46.717012 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-06431551-606e-4dac-9c43-cc9d2d081430 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:46.735405 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:46.735405 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:46.735405 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-06431551-606e-4dac-9c43-cc9d2d081430 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:46.742698 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-06431551-606e-4dac-9c43-cc9d2d081430 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Begin detaching volume completed successfully. Jul 31 13:54:46.743016 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-06431551-606e-4dac-9c43-cc9d2d081430 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a/action returned with HTTP 202 Jul 31 13:54:46.743573 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 182/727] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:54:46 2026] POST /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:54:46.780888 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8ac32dce-d211-451d-a295-db8bd0879088 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:46.783485 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ac32dce-d211-451d-a295-db8bd0879088 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:46.783775 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ac32dce-d211-451d-a295-db8bd0879088 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:46.784385 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ac32dce-d211-451d-a295-db8bd0879088 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:46.803758 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:46.803758 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:46.810728 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8ac32dce-d211-451d-a295-db8bd0879088 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:46.823251 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ac32dce-d211-451d-a295-db8bd0879088 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:46.823740 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 183/728] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:46 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:46.825156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7bee476d-c986-4317-8299-486570de7f06 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:46.825870 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7bee476d-c986-4317-8299-486570de7f06 None None] GET https://10.4.3.140/volume// Jul 31 13:54:46.826083 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7bee476d-c986-4317-8299-486570de7f06 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:46.826365 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7bee476d-c986-4317-8299-486570de7f06 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:46.826741 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7bee476d-c986-4317-8299-486570de7f06 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:46.827312 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 182/729] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:46.840742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-65eb8d61-5d88-4545-900f-b53ca2586914 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:46.847786 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-65eb8d61-5d88-4545-900f-b53ca2586914 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:46.847786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-65eb8d61-5d88-4545-900f-b53ca2586914 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:46.847786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-65eb8d61-5d88-4545-900f-b53ca2586914 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:46.861963 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:46.861963 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:46.869579 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-65eb8d61-5d88-4545-900f-b53ca2586914 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:46.877697 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-65eb8d61-5d88-4545-900f-b53ca2586914 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:46.878134 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 183/730] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:46 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:47.336803 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1008a647-17cf-4679-bb51-8ace17efa796 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:47.339505 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1008a647-17cf-4679-bb51-8ace17efa796 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:47.339847 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1008a647-17cf-4679-bb51-8ace17efa796 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:47.340152 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1008a647-17cf-4679-bb51-8ace17efa796 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:47.348643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0c90adcd-b84a-4c70-b8f3-e2cf0e598955 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:47.353594 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0c90adcd-b84a-4c70-b8f3-e2cf0e598955 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:47.353594 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0c90adcd-b84a-4c70-b8f3-e2cf0e598955 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:47.353594 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0c90adcd-b84a-4c70-b8f3-e2cf0e598955 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:47.357935 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:47.357935 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:47.358115 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:47.358115 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:47.361648 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0c90adcd-b84a-4c70-b8f3-e2cf0e598955 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:47.366979 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1008a647-17cf-4679-bb51-8ace17efa796 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:47.367975 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0c90adcd-b84a-4c70-b8f3-e2cf0e598955 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:47.369573 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 184/731] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:47 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 890 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:47.375359 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1008a647-17cf-4679-bb51-8ace17efa796 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:47.375931 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 183/732] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:47 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:47.838777 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-225d072b-641d-41f1-832d-edbf0f02da1c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:47.840477 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-225d072b-641d-41f1-832d-edbf0f02da1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:47.840865 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-225d072b-641d-41f1-832d-edbf0f02da1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:47.841101 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-225d072b-641d-41f1-832d-edbf0f02da1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:47.852361 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:47.852361 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:47.854570 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-a8ac7382-0b0c-4f22-85a0-a37c4c88b7c7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:47.856984 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-a8ac7382-0b0c-4f22-85a0-a37c4c88b7c7 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] POST https://10.4.3.140/volume/v3/attachments/9a09ef1e-112c-49f6-9790-3ef82aef90eb/action Jul 31 13:54:47.857356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-a8ac7382-0b0c-4f22-85a0-a37c4c88b7c7 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:47.857554 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-a8ac7382-0b0c-4f22-85a0-a37c4c88b7c7 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:47.857721 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-225d072b-641d-41f1-832d-edbf0f02da1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:47.861721 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=316,cinder:UPDATE=37,cinder:INSERT=18 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:54:47.864832 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-225d072b-641d-41f1-832d-edbf0f02da1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:47.865114 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 183/733] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:47 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:47.887139 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:47.887139 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:47.905777 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-582d7491-3e4d-4ee1-bde9-9d3349841526 req-a8ac7382-0b0c-4f22-85a0-a37c4c88b7c7 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/attachments/9a09ef1e-112c-49f6-9790-3ef82aef90eb/action returned with HTTP 204 Jul 31 13:54:47.906361 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 184/734] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:54:47 2026] POST /volume/v3/attachments/9a09ef1e-112c-49f6-9790-3ef82aef90eb/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:48.119493 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aac204dd-1950-47c9-87dd-8debe705e85a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:48.125717 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aac204dd-1950-47c9-87dd-8debe705e85a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:48.125717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aac204dd-1950-47c9-87dd-8debe705e85a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:48.125717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aac204dd-1950-47c9-87dd-8debe705e85a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:48.125717 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-aac204dd-1950-47c9-87dd-8debe705e85a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume with id: be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:48.132836 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:48.132836 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:48.134213 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-aac204dd-1950-47c9-87dd-8debe705e85a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:48.169367 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-aac204dd-1950-47c9-87dd-8debe705e85a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume request issued successfully. Jul 31 13:54:48.169934 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aac204dd-1950-47c9-87dd-8debe705e85a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 202 Jul 31 13:54:48.170196 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 185/735] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:48 2026] DELETE /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:48.180762 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-72453d08-3503-4189-b79a-6776da3ddd65 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:48.182882 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-72453d08-3503-4189-b79a-6776da3ddd65 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:48.182968 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-72453d08-3503-4189-b79a-6776da3ddd65 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:48.183222 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-72453d08-3503-4189-b79a-6776da3ddd65 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:48.201660 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:48.201660 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:48.205992 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-72453d08-3503-4189-b79a-6776da3ddd65 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:48.210357 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-72453d08-3503-4189-b79a-6776da3ddd65 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 200 Jul 31 13:54:48.210767 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 184/736] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:48 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:48.400725 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a14c3530-031d-4ef9-a1b6-ed972ee49f21 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:48.400914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-120bb93e-00b5-4ac0-a03a-5aaba1da9892 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:48.401973 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-120bb93e-00b5-4ac0-a03a-5aaba1da9892 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:48.402153 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-120bb93e-00b5-4ac0-a03a-5aaba1da9892 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:48.402338 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-120bb93e-00b5-4ac0-a03a-5aaba1da9892 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:48.402372 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a14c3530-031d-4ef9-a1b6-ed972ee49f21 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:48.402626 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a14c3530-031d-4ef9-a1b6-ed972ee49f21 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:48.402831 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a14c3530-031d-4ef9-a1b6-ed972ee49f21 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:48.414475 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:48.414475 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:48.419602 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a14c3530-031d-4ef9-a1b6-ed972ee49f21 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:48.421778 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:48.421778 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:48.424776 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a14c3530-031d-4ef9-a1b6-ed972ee49f21 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:48.425328 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 184/737] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:48 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:48.428056 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-120bb93e-00b5-4ac0-a03a-5aaba1da9892 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:48.434746 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-120bb93e-00b5-4ac0-a03a-5aaba1da9892 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:48.435001 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 185/738] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:48 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:48.458012 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0f36b82e-bd1c-49b5-84a2-da73e865e5ad None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:48.467282 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0f36b82e-bd1c-49b5-84a2-da73e865e5ad tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:48.467496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0f36b82e-bd1c-49b5-84a2-da73e865e5ad tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:48.467698 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0f36b82e-bd1c-49b5-84a2-da73e865e5ad tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:48.479645 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:48.479645 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:48.482880 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0f36b82e-bd1c-49b5-84a2-da73e865e5ad tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:48.488588 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0f36b82e-bd1c-49b5-84a2-da73e865e5ad tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:48.488980 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 186/739] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:48 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:48.866506 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-2b6811b8-4bbb-4bfa-9b21-ab29581d2224 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:48.870991 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-2b6811b8-4bbb-4bfa-9b21-ab29581d2224 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:54:48.871304 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-2b6811b8-4bbb-4bfa-9b21-ab29581d2224 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:48.871597 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-2b6811b8-4bbb-4bfa-9b21-ab29581d2224 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:48.882976 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:48.882976 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:48.883637 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d4862c8-2b37-4cca-991d-b74246cee9e1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:48.885536 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d4862c8-2b37-4cca-991d-b74246cee9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:48.885848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d4862c8-2b37-4cca-991d-b74246cee9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:48.886021 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d4862c8-2b37-4cca-991d-b74246cee9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:48.889385 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-2b6811b8-4bbb-4bfa-9b21-ab29581d2224 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:54:48.896654 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-2b6811b8-4bbb-4bfa-9b21-ab29581d2224 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:54:48.897149 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 185/740] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:48 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:48.897986 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:48.897986 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:48.902102 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9d4862c8-2b37-4cca-991d-b74246cee9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:48.906086 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d4862c8-2b37-4cca-991d-b74246cee9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:48.906499 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 185/741] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:48 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:48.934123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-a2d433a4-09c0-43ce-9d39-5b5fd8c6399c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:48.937680 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-a2d433a4-09c0-43ce-9d39-5b5fd8c6399c tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:54:48.937680 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-a2d433a4-09c0-43ce-9d39-5b5fd8c6399c tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:48.937680 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-a2d433a4-09c0-43ce-9d39-5b5fd8c6399c tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:48.950878 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:48.950878 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:48.954991 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-a2d433a4-09c0-43ce-9d39-5b5fd8c6399c tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:54:48.964903 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-a2d433a4-09c0-43ce-9d39-5b5fd8c6399c tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:54:48.964903 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 186/742] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:48 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:49.229695 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-53d7f97e-233b-4b5e-838d-10af6512ef59 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.231851 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-53d7f97e-233b-4b5e-838d-10af6512ef59 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:49.232114 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-53d7f97e-233b-4b5e-838d-10af6512ef59 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.232306 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-53d7f97e-233b-4b5e-838d-10af6512ef59 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.239825 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-53d7f97e-233b-4b5e-838d-10af6512ef59 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 404 Jul 31 13:54:49.240561 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 187/743] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:49 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:49.249350 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2e1e023f-1d34-400b-bf3e-c7af91ca9892 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.252526 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e1e023f-1d34-400b-bf3e-c7af91ca9892 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:49.252823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e1e023f-1d34-400b-bf3e-c7af91ca9892 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.253079 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e1e023f-1d34-400b-bf3e-c7af91ca9892 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.256810 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=334,cinder:UPDATE=68,cinder:INSERT=24 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:54:49.262194 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e1e023f-1d34-400b-bf3e-c7af91ca9892 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 404 Jul 31 13:54:49.263080 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 186/744] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:49 2026] GET /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:49.274076 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-291e4e04-e907-422d-913d-f8dbd9e7db80 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.277394 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-291e4e04-e907-422d-913d-f8dbd9e7db80 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:49.277615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-291e4e04-e907-422d-913d-f8dbd9e7db80 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.277805 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-291e4e04-e907-422d-913d-f8dbd9e7db80 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.277956 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-291e4e04-e907-422d-913d-f8dbd9e7db80 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume with id: be96bc21-9161-47a1-bd91-3ccf363e3de0 Jul 31 13:54:49.286660 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-291e4e04-e907-422d-913d-f8dbd9e7db80 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 returned with HTTP 404 Jul 31 13:54:49.287279 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 186/745] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:49 2026] DELETE /volume/v3/volumes/be96bc21-9161-47a1-bd91-3ccf363e3de0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:54:49.328981 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.332461 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:49.332664 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-121562862"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:49.334717 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request body: {'volume': {'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-121562862'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:49.445131 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-836fb692-d14f-4beb-9795-43174a00cd61 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.450634 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-836fb692-d14f-4beb-9795-43174a00cd61 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:49.450634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-836fb692-d14f-4beb-9795-43174a00cd61 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.450634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-836fb692-d14f-4beb-9795-43174a00cd61 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.461409 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:49.461409 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:49.468307 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-836fb692-d14f-4beb-9795-43174a00cd61 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:49.476307 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-836fb692-d14f-4beb-9795-43174a00cd61 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:49.476307 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 188/746] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:49 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:49.681434 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume of 1 GB Jul 31 13:54:49.687224 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Availability Zones retrieved successfully. Jul 31 13:54:49.692864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (f4ec8700-a812-4de9-b55f-115312e9feeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:49.693809 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d2e943-fe45-47aa-94aa-094aa070d615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:49.694690 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:49.760779 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-0371b034-913d-4548-a270-3d0848ec6d7e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.766416 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-0371b034-913d-4548-a270-3d0848ec6d7e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:49.766728 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-0371b034-913d-4548-a270-3d0848ec6d7e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.766954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-0371b034-913d-4548-a270-3d0848ec6d7e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.778344 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:49.778344 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:49.782858 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-0371b034-913d-4548-a270-3d0848ec6d7e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:49.782976 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d2e943-fe45-47aa-94aa-094aa070d615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:49.784419 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8084616-20b6-43a5-ae52-8d4d01efd925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:49.787954 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-0371b034-913d-4548-a270-3d0848ec6d7e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:49.788409 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 187/747] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:49 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:49.813667 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-b0b2b048-5345-46d9-ae4a-1660fcd0e2e0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.819838 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-b0b2b048-5345-46d9-ae4a-1660fcd0e2e0 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] POST https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113/action Jul 31 13:54:49.820179 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-b0b2b048-5345-46d9-ae4a-1660fcd0e2e0 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:49.820325 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-b0b2b048-5345-46d9-ae4a-1660fcd0e2e0 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:49.832920 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['3aa79644-bd3d-4712-8d3c-d52159b8df32', '1c05b8cc-82f1-4985-bf6a-5e35046c6922', 'e88e3741-e891-4819-837d-51c293f25a27', 'e57f62f2-b61c-4650-93cc-3c235b4d86c9'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:49.834124 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8084616-20b6-43a5-ae52-8d4d01efd925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa79644-bd3d-4712-8d3c-d52159b8df32', '1c05b8cc-82f1-4985-bf6a-5e35046c6922', 'e88e3741-e891-4819-837d-51c293f25a27', 'e57f62f2-b61c-4650-93cc-3c235b4d86c9']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:49.835194 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1e2dd3-27d0-4171-8a35-3b7e631964d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:49.838159 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:49.838159 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:49.839003 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-b0b2b048-5345-46d9-ae4a-1660fcd0e2e0 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:49.849645 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-b0b2b048-5345-46d9-ae4a-1660fcd0e2e0 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Begin detaching volume completed successfully. Jul 31 13:54:49.849865 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-b0b2b048-5345-46d9-ae4a-1660fcd0e2e0 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113/action returned with HTTP 202 Jul 31 13:54:49.850285 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 187/748] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:54:49 2026] POST /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:54:49.862349 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1e2dd3-27d0-4171-8a35-3b7e631964d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dd4a212-2a30-4d27-80ff-a60d457be874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-121562862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['3aa79644-bd3d-4712-8d3c-d52159b8df32','1c05b8cc-82f1-4985-bf6a-5e35046c6922','e88e3741-e891-4819-837d-51c293f25a27','e57f62f2-b61c-4650-93cc-3c235b4d86c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-121562862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dd4a212-2a30-4d27-80ff-a60d457be874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02fe69231e374fada13db23828d4bef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:49.863032 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e1eead-95a7-4f98-9f82-cd8eefe01811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:49.870886 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5938d10e-3094-45a2-919c-e08c7e10b925 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.874843 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5938d10e-3094-45a2-919c-e08c7e10b925 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:49.874843 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5938d10e-3094-45a2-919c-e08c7e10b925 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.874843 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5938d10e-3094-45a2-919c-e08c7e10b925 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.884695 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:49.884695 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:49.884778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e1eead-95a7-4f98-9f82-cd8eefe01811) transitioned into state 'SUCCESS' from state '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-121562862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['3aa79644-bd3d-4712-8d3c-d52159b8df32','1c05b8cc-82f1-4985-bf6a-5e35046c6922','e88e3741-e891-4819-837d-51c293f25a27','e57f62f2-b61c-4650-93cc-3c235b4d86c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:49.885175 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4df806-7701-4119-954c-a7d4d4724f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:49.890556 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5938d10e-3094-45a2-919c-e08c7e10b925 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:49.893939 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4df806-7701-4119-954c-a7d4d4724f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:49.894726 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (f4ec8700-a812-4de9-b55f-115312e9feeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:49.894977 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request issued successfully. Jul 31 13:54:49.895488 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d91ff0c0-ddaa-45b1-8adc-d05464d30834 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:49.896000 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 187/749] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:54:49 2026] POST /volume/v3/volumes => generated 748 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:49.898559 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5938d10e-3094-45a2-919c-e08c7e10b925 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:49.898559 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 189/750] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:49 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:49.912317 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-42b5a99a-a1a7-49fd-aac9-939bf89879f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.914988 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42b5a99a-a1a7-49fd-aac9-939bf89879f5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 Jul 31 13:54:49.915289 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42b5a99a-a1a7-49fd-aac9-939bf89879f5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.915562 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42b5a99a-a1a7-49fd-aac9-939bf89879f5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.919270 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3b81d8e5-ff97-4bc1-9d9c-144587ad4152 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.919803 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b81d8e5-ff97-4bc1-9d9c-144587ad4152 None None] GET https://10.4.3.140/volume// Jul 31 13:54:49.920235 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b81d8e5-ff97-4bc1-9d9c-144587ad4152 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.920406 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b81d8e5-ff97-4bc1-9d9c-144587ad4152 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.920807 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ceb28d0d-7fd8-4f77-980d-c06fea659e71 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.921763 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b81d8e5-ff97-4bc1-9d9c-144587ad4152 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:49.922199 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 188/751] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:49.925107 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ceb28d0d-7fd8-4f77-980d-c06fea659e71 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:49.925303 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ceb28d0d-7fd8-4f77-980d-c06fea659e71 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.925486 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ceb28d0d-7fd8-4f77-980d-c06fea659e71 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.927846 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:49.927846 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:49.938163 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-8c2a15a3-3f8f-4feb-ac46-64113076cc48 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:49.938254 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-42b5a99a-a1a7-49fd-aac9-939bf89879f5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:49.939294 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:49.939294 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:49.944467 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-8c2a15a3-3f8f-4feb-ac46-64113076cc48 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:49.944467 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-8c2a15a3-3f8f-4feb-ac46-64113076cc48 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:49.944467 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-8c2a15a3-3f8f-4feb-ac46-64113076cc48 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:49.946408 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42b5a99a-a1a7-49fd-aac9-939bf89879f5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 returned with HTTP 200 Jul 31 13:54:49.947017 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 188/752] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:49 2026] GET /volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:49.947086 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ceb28d0d-7fd8-4f77-980d-c06fea659e71 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:49.952041 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ceb28d0d-7fd8-4f77-980d-c06fea659e71 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:49.952482 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 188/753] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:49 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:49.953839 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:49.953839 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:49.957586 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-8c2a15a3-3f8f-4feb-ac46-64113076cc48 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:49.962102 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-8c2a15a3-3f8f-4feb-ac46-64113076cc48 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:49.962744 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 190/754] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:54:49 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:54:50.489707 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dce891fd-a498-4ae9-a360-689ef32f704e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:50.491667 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dce891fd-a498-4ae9-a360-689ef32f704e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:50.491888 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dce891fd-a498-4ae9-a360-689ef32f704e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:50.492094 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dce891fd-a498-4ae9-a360-689ef32f704e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:50.495335 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=474,cinder:UPDATE=137,cinder:INSERT=93 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:54:50.503031 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:50.503031 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:50.511957 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dce891fd-a498-4ae9-a360-689ef32f704e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:50.519635 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dce891fd-a498-4ae9-a360-689ef32f704e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:50.521151 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 189/755] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:50 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:50.910957 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-63a79f7e-79c3-4919-83f4-24a9e01aaef8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:50.912674 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63a79f7e-79c3-4919-83f4-24a9e01aaef8 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:50.913016 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63a79f7e-79c3-4919-83f4-24a9e01aaef8 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:50.913680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63a79f7e-79c3-4919-83f4-24a9e01aaef8 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:50.924133 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:50.924133 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:50.927570 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-63a79f7e-79c3-4919-83f4-24a9e01aaef8 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:50.931943 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63a79f7e-79c3-4919-83f4-24a9e01aaef8 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:50.932365 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 189/756] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:50 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:50.963277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8889a01b-3381-4aa9-8dce-ac7067574ea7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:50.964982 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8889a01b-3381-4aa9-8dce-ac7067574ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 Jul 31 13:54:50.966145 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8889a01b-3381-4aa9-8dce-ac7067574ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:50.966145 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8889a01b-3381-4aa9-8dce-ac7067574ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:50.966271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-43da4cc3-c919-4602-91e5-1bb0f80fb1a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:50.968573 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-43da4cc3-c919-4602-91e5-1bb0f80fb1a3 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:50.968717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-43da4cc3-c919-4602-91e5-1bb0f80fb1a3 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:50.968981 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-43da4cc3-c919-4602-91e5-1bb0f80fb1a3 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:50.973055 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:50.973055 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:50.976611 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8889a01b-3381-4aa9-8dce-ac7067574ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:50.979757 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:50.979757 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:50.982430 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8889a01b-3381-4aa9-8dce-ac7067574ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 returned with HTTP 200 Jul 31 13:54:50.982955 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-43da4cc3-c919-4602-91e5-1bb0f80fb1a3 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:50.982997 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 189/757] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:50 2026] GET /volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:50.986978 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-43da4cc3-c919-4602-91e5-1bb0f80fb1a3 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:50.987338 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 191/758] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:50 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:50.997100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5cee7c4e-9194-4a42-af6e-07ef4dac704f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:50.998824 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5cee7c4e-9194-4a42-af6e-07ef4dac704f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 Jul 31 13:54:50.999075 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5cee7c4e-9194-4a42-af6e-07ef4dac704f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:50.999335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5cee7c4e-9194-4a42-af6e-07ef4dac704f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:51.006017 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:51.006017 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:51.009406 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5cee7c4e-9194-4a42-af6e-07ef4dac704f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:51.013550 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5cee7c4e-9194-4a42-af6e-07ef4dac704f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 returned with HTTP 200 Jul 31 13:54:51.013896 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 190/759] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:50 2026] GET /volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:51.028340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-90f4eec2-cf45-4264-abf0-82bbfe36ab3a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:51.029986 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-90f4eec2-cf45-4264-abf0-82bbfe36ab3a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:54:51.030327 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-90f4eec2-cf45-4264-abf0-82bbfe36ab3a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3dd4a212-2a30-4d27-80ff-a60d457be874", "name": "tempest-VolumesBackupsTest-Backup-220709380", "container": "tempest-volumesbackupstest-backup-container-1488157685"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:51.031714 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-90f4eec2-cf45-4264-abf0-82bbfe36ab3a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating new backup {'backup': {'volume_id': '3dd4a212-2a30-4d27-80ff-a60d457be874', 'name': 'tempest-VolumesBackupsTest-Backup-220709380', 'container': 'tempest-volumesbackupstest-backup-container-1488157685'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:54:51.031844 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-90f4eec2-cf45-4264-abf0-82bbfe36ab3a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating backup of volume 3dd4a212-2a30-4d27-80ff-a60d457be874 in container tempest-volumesbackupstest-backup-container-1488157685 Jul 31 13:54:51.039011 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:51.039011 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:51.039437 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-90f4eec2-cf45-4264-abf0-82bbfe36ab3a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:54:51.059549 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-90f4eec2-cf45-4264-abf0-82bbfe36ab3a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['70d55e48-b506-4876-a15c-1a27a5b980b0', '1c0f8e24-46cb-44ae-bbd2-b5e699ad7af8'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:51.084941 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-90f4eec2-cf45-4264-abf0-82bbfe36ab3a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:54:51.085364 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 190/760] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:54:51 2026] POST /volume/v3/backups => generated 329 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:51.096093 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-15849034-1331-45f0-8033-529e6aab5d18 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:51.098139 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15849034-1331-45f0-8033-529e6aab5d18 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:54:51.098430 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15849034-1331-45f0-8033-529e6aab5d18 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:51.098683 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15849034-1331-45f0-8033-529e6aab5d18 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:51.099119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-15849034-1331-45f0-8033-529e6aab5d18 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:51.107327 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:51.107327 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:51.108048 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15849034-1331-45f0-8033-529e6aab5d18 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:54:51.108426 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 190/761] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:51 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:51.138444 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-91b5d128-f464-43d9-a483-2bb815947939 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:51.142366 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-91b5d128-f464-43d9-a483-2bb815947939 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:51.143887 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-91b5d128-f464-43d9-a483-2bb815947939 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:51.144170 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-91b5d128-f464-43d9-a483-2bb815947939 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:51.147112 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=349,cinder:INSERT=35,cinder:UPDATE=47 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:54:51.158159 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:51.158159 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:51.163155 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-91b5d128-f464-43d9-a483-2bb815947939 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:51.171185 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-91b5d128-f464-43d9-a483-2bb815947939 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:51.171685 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 192/762] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:54:51 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:51.533072 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-279e16a6-c64a-4815-98c3-254af6b97993 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:51.534900 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-279e16a6-c64a-4815-98c3-254af6b97993 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:51.535105 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-279e16a6-c64a-4815-98c3-254af6b97993 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:51.535315 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-279e16a6-c64a-4815-98c3-254af6b97993 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:51.548615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2cfa3148-a320-4245-a29a-3674b96b2dec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:51.549197 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cfa3148-a320-4245-a29a-3674b96b2dec None None] GET https://10.4.3.140/volume// Jul 31 13:54:51.549470 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cfa3148-a320-4245-a29a-3674b96b2dec None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:51.549791 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cfa3148-a320-4245-a29a-3674b96b2dec None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:51.550205 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cfa3148-a320-4245-a29a-3674b96b2dec None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:51.551804 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:51.551804 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:51.551980 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 191/763] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:51 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:51.560203 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-e370d280-ce0f-43a5-81d6-d43a5f895966 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:51.560917 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-279e16a6-c64a-4815-98c3-254af6b97993 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:51.562489 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-e370d280-ce0f-43a5-81d6-d43a5f895966 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:54:51.562876 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-e370d280-ce0f-43a5-81d6-d43a5f895966 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9", "connector": null, "instance_uuid": "d2e94afd-a72d-4fec-bbea-13e4ffc9ffe1"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:51.565862 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-279e16a6-c64a-4815-98c3-254af6b97993 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:51.566282 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 191/764] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:51 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:51.573385 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:51.573385 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:51.607539 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-e370d280-ce0f-43a5-81d6-d43a5f895966 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:54:51.607998 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 191/765] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:54:51 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:51.950211 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2fc37d7d-b52f-4abb-bb5c-c0de4395ba00 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:51.953131 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2fc37d7d-b52f-4abb-bb5c-c0de4395ba00 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:51.953446 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2fc37d7d-b52f-4abb-bb5c-c0de4395ba00 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:51.953765 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2fc37d7d-b52f-4abb-bb5c-c0de4395ba00 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:51.973354 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:51.973354 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:51.977628 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2fc37d7d-b52f-4abb-bb5c-c0de4395ba00 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:51.982238 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2fc37d7d-b52f-4abb-bb5c-c0de4395ba00 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:51.982699 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 193/766] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:51 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:52.003876 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f52cc047-69a5-4069-b5ce-8dd7070314ff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:52.005717 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f52cc047-69a5-4069-b5ce-8dd7070314ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:52.005907 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f52cc047-69a5-4069-b5ce-8dd7070314ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:52.006110 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f52cc047-69a5-4069-b5ce-8dd7070314ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:52.015918 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:52.015918 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:52.018957 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f52cc047-69a5-4069-b5ce-8dd7070314ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:52.022723 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f52cc047-69a5-4069-b5ce-8dd7070314ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:52.023226 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 192/767] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:52 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:54:52.118739 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-75ec2988-f6b8-41f4-b9c3-0672907a0329 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:52.120700 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75ec2988-f6b8-41f4-b9c3-0672907a0329 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:54:52.120956 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75ec2988-f6b8-41f4-b9c3-0672907a0329 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:52.121158 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75ec2988-f6b8-41f4-b9c3-0672907a0329 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:52.121267 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-75ec2988-f6b8-41f4-b9c3-0672907a0329 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:52.127530 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:52.127530 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:52.129013 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75ec2988-f6b8-41f4-b9c3-0672907a0329 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:54:52.130380 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 192/768] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:52 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:52.580654 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f564d2d6-bb07-4396-a99c-2c15a66d5b4d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:52.582340 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f564d2d6-bb07-4396-a99c-2c15a66d5b4d tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:52.582552 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f564d2d6-bb07-4396-a99c-2c15a66d5b4d tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:52.582740 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f564d2d6-bb07-4396-a99c-2c15a66d5b4d tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:52.605562 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:52.605562 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:52.612446 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f564d2d6-bb07-4396-a99c-2c15a66d5b4d tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:52.618267 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f564d2d6-bb07-4396-a99c-2c15a66d5b4d tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:52.621442 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 192/769] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:52 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:53.002702 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bf73fe5d-fdd7-4713-a6d8-4f540f96d402 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:53.005448 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bf73fe5d-fdd7-4713-a6d8-4f540f96d402 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:53.005716 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bf73fe5d-fdd7-4713-a6d8-4f540f96d402 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:53.006212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bf73fe5d-fdd7-4713-a6d8-4f540f96d402 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:53.015846 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:53.015846 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:53.019643 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bf73fe5d-fdd7-4713-a6d8-4f540f96d402 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:53.024241 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bf73fe5d-fdd7-4713-a6d8-4f540f96d402 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:53.024734 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 194/770] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:53 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:53.038085 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73ec23c1-ce34-46f0-b26e-e94a7bd444f2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:53.039988 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73ec23c1-ce34-46f0-b26e-e94a7bd444f2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:53.040193 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73ec23c1-ce34-46f0-b26e-e94a7bd444f2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:53.040396 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73ec23c1-ce34-46f0-b26e-e94a7bd444f2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:53.051955 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:53.051955 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:53.055929 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-73ec23c1-ce34-46f0-b26e-e94a7bd444f2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:53.062752 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73ec23c1-ce34-46f0-b26e-e94a7bd444f2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:53.063146 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 193/771] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:53 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:53.143247 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5416a4ff-c8b2-4c92-bd7c-65300d4b1376 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:53.145038 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5416a4ff-c8b2-4c92-bd7c-65300d4b1376 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:54:53.145287 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5416a4ff-c8b2-4c92-bd7c-65300d4b1376 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:53.145509 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5416a4ff-c8b2-4c92-bd7c-65300d4b1376 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:53.145663 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5416a4ff-c8b2-4c92-bd7c-65300d4b1376 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:53.150295 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:53.150295 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:53.151190 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5416a4ff-c8b2-4c92-bd7c-65300d4b1376 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:54:53.151774 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 193/772] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:53 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:53.632173 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df12dc8f-0f3d-46a3-ac52-a72cd000b85e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:53.633963 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df12dc8f-0f3d-46a3-ac52-a72cd000b85e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:53.634179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df12dc8f-0f3d-46a3-ac52-a72cd000b85e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:53.634370 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df12dc8f-0f3d-46a3-ac52-a72cd000b85e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:53.641122 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:53.641122 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:53.644369 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-df12dc8f-0f3d-46a3-ac52-a72cd000b85e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:53.648620 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df12dc8f-0f3d-46a3-ac52-a72cd000b85e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:53.648979 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 193/773] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:53 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:53.922299 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:53.924434 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:54:53.924869 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1693040652"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:53.927885 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1693040652'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:54:53.927885 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Create volume of 1 GB Jul 31 13:54:53.936018 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Availability Zones retrieved successfully. Jul 31 13:54:53.942384 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Flow 'volume_create_api' (e3bc81f2-bee2-4f17-8298-716a57abaa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:53.943450 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e6f386-5be1-40e0-9ec8-2fadead14897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:53.949317 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:54:53.983553 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e6f386-5be1-40e0-9ec8-2fadead14897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:53.984240 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27538025-59c4-410c-95c9-36c7e8ccd825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:54.038164 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5a5cb12b-4449-4032-abe1-dd27626fd4d2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:54.040195 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a5cb12b-4449-4032-abe1-dd27626fd4d2 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:54.040436 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a5cb12b-4449-4032-abe1-dd27626fd4d2 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:54.040659 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a5cb12b-4449-4032-abe1-dd27626fd4d2 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:54.059754 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:54.059754 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:54.063217 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5a5cb12b-4449-4032-abe1-dd27626fd4d2 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:54.069811 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Created reservations ['70c65462-b319-4d8c-b100-c848a83ec332', '5ec24228-cd93-4af0-b96f-f9f7006e9d51', 'b2e9172e-7f09-42ec-9364-7892aedb327b', 'fb33f4e6-9e01-4f7e-89ad-f25a887595c3'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:54:54.070252 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a5cb12b-4449-4032-abe1-dd27626fd4d2 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:54.070642 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 194/774] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:54 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:54.070910 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27538025-59c4-410c-95c9-36c7e8ccd825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70c65462-b319-4d8c-b100-c848a83ec332', '5ec24228-cd93-4af0-b96f-f9f7006e9d51', 'b2e9172e-7f09-42ec-9364-7892aedb327b', 'fb33f4e6-9e01-4f7e-89ad-f25a887595c3']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:54.071800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2815606c-b060-4729-ac49-9f28b8486676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:54.078427 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91b0c32c-0cf8-402d-8224-23d882d3bf2b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:54.079770 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91b0c32c-0cf8-402d-8224-23d882d3bf2b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:54.080066 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91b0c32c-0cf8-402d-8224-23d882d3bf2b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:54.080373 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91b0c32c-0cf8-402d-8224-23d882d3bf2b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:54.089472 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:54.089472 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:54.092912 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-91b0c32c-0cf8-402d-8224-23d882d3bf2b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:54.096925 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91b0c32c-0cf8-402d-8224-23d882d3bf2b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:54.097714 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 194/775] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:54 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:54.108904 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2815606c-b060-4729-ac49-9f28b8486676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1693040652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa382575ca04cd6ab4f6ccd7639c78c',qos_specs=None,replication_status=,reservations=['70c65462-b319-4d8c-b100-c848a83ec332','5ec24228-cd93-4af0-b96f-f9f7006e9d51','b2e9172e-7f09-42ec-9364-7892aedb327b','fb33f4e6-9e01-4f7e-89ad-f25a887595c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedf68b26a1f42639912c9d5ff3955d2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1693040652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aa382575ca04cd6ab4f6ccd7639c78c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedf68b26a1f42639912c9d5ff3955d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:54.111326 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c377160-4b5c-45ec-8a93-4c3383be9ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:54.128481 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c377160-4b5c-45ec-8a93-4c3383be9ecc) transitioned into state 'SUCCESS' from state '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-1693040652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa382575ca04cd6ab4f6ccd7639c78c',qos_specs=None,replication_status=,reservations=['70c65462-b319-4d8c-b100-c848a83ec332','5ec24228-cd93-4af0-b96f-f9f7006e9d51','b2e9172e-7f09-42ec-9364-7892aedb327b','fb33f4e6-9e01-4f7e-89ad-f25a887595c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedf68b26a1f42639912c9d5ff3955d2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:54.129193 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de60700f-b7fd-4d12-827e-42c5df47d034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:54:54.138042 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de60700f-b7fd-4d12-827e-42c5df47d034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:54:54.138780 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Flow 'volume_create_api' (e3bc81f2-bee2-4f17-8298-716a57abaa2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:54:54.139037 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Create volume request issued successfully. Jul 31 13:54:54.139590 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f8299fa-90d3-4f66-b0e5-810be1eebde8 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:54:54.139960 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 195/776] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:54:53 2026] POST /volume/v3/volumes => generated 754 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:54:54.165756 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f76352e6-a981-4465-8ecd-2d2112efac37 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:54.168137 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f76352e6-a981-4465-8ecd-2d2112efac37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:54:54.168530 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f76352e6-a981-4465-8ecd-2d2112efac37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:54.170942 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f76352e6-a981-4465-8ecd-2d2112efac37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:54.170942 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f76352e6-a981-4465-8ecd-2d2112efac37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:54.173638 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:54.173638 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:54.174385 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f76352e6-a981-4465-8ecd-2d2112efac37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:54:54.174905 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 194/777] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:54 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:54.661935 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-65145054-e5a1-4553-b9af-73d6ea24cb0c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:54.667125 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-65145054-e5a1-4553-b9af-73d6ea24cb0c tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:54.667125 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-65145054-e5a1-4553-b9af-73d6ea24cb0c tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:54.667125 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-65145054-e5a1-4553-b9af-73d6ea24cb0c tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:54.677628 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:54.677628 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:54.683413 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-65145054-e5a1-4553-b9af-73d6ea24cb0c tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:54.692790 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-65145054-e5a1-4553-b9af-73d6ea24cb0c tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:54.693209 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 195/778] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:54 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:54.887299 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-d86a7e74-d721-42d6-9a85-9944f595954d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:54.890617 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-d86a7e74-d721-42d6-9a85-9944f595954d tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] DELETE https://10.4.3.140/volume/v3/attachments/9a09ef1e-112c-49f6-9790-3ef82aef90eb Jul 31 13:54:54.890892 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-d86a7e74-d721-42d6-9a85-9944f595954d tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:54.891206 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-d86a7e74-d721-42d6-9a85-9944f595954d tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:54.903836 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:54.903836 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:54.964117 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3a9b9d78-cf38-4093-83ec-7c9ae9a3f79e req-d86a7e74-d721-42d6-9a85-9944f595954d tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/attachments/9a09ef1e-112c-49f6-9790-3ef82aef90eb returned with HTTP 200 Jul 31 13:54:54.966086 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 195/779] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:54:54 2026] DELETE /volume/v3/attachments/9a09ef1e-112c-49f6-9790-3ef82aef90eb => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:55.087175 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c89f20d5-4b2b-4348-a85d-9d91af0f5ebe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:55.090342 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c89f20d5-4b2b-4348-a85d-9d91af0f5ebe tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:55.090342 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c89f20d5-4b2b-4348-a85d-9d91af0f5ebe tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:55.090342 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c89f20d5-4b2b-4348-a85d-9d91af0f5ebe tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:55.096973 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:55.096973 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:55.100297 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c89f20d5-4b2b-4348-a85d-9d91af0f5ebe tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:55.104726 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c89f20d5-4b2b-4348-a85d-9d91af0f5ebe tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:55.105114 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 196/780] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:55 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:55.110286 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-edf6b5bc-0124-4b9c-8a12-10367d89ecea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:55.112158 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-edf6b5bc-0124-4b9c-8a12-10367d89ecea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:55.112348 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-edf6b5bc-0124-4b9c-8a12-10367d89ecea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:55.112532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-edf6b5bc-0124-4b9c-8a12-10367d89ecea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:55.125549 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:55.125549 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:55.129972 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-edf6b5bc-0124-4b9c-8a12-10367d89ecea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:55.133657 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-edf6b5bc-0124-4b9c-8a12-10367d89ecea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:55.134010 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 195/781] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:55 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:55.187881 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fba83989-6e74-4787-8d7b-9e522c519f23 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:55.190696 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fba83989-6e74-4787-8d7b-9e522c519f23 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:54:55.190696 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fba83989-6e74-4787-8d7b-9e522c519f23 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:55.191128 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fba83989-6e74-4787-8d7b-9e522c519f23 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:55.192591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-fba83989-6e74-4787-8d7b-9e522c519f23 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:55.202441 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:55.202441 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:55.203587 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fba83989-6e74-4787-8d7b-9e522c519f23 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:54:55.204103 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 196/782] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:55 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:55.268432 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-acb399e9-cc1b-4c9b-80c1-c51c318c4fe9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:55.274956 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-acb399e9-cc1b-4c9b-80c1-c51c318c4fe9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/attachments/e94b9f58-dbc6-4331-8773-c571ff173a35 Jul 31 13:54:55.274956 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-acb399e9-cc1b-4c9b-80c1-c51c318c4fe9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:55.274956 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-acb399e9-cc1b-4c9b-80c1-c51c318c4fe9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:55.284115 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:55.284115 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:55.328265 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-4eafc45c-8029-4408-92e0-129d588858b1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:55.329498 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-4eafc45c-8029-4408-92e0-129d588858b1 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] DELETE https://10.4.3.140/volume/v3/attachments/41399e52-21e4-484b-b7a0-aee99741492e Jul 31 13:54:55.329860 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-4eafc45c-8029-4408-92e0-129d588858b1 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:55.330081 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-4eafc45c-8029-4408-92e0-129d588858b1 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:55.340717 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:55.340717 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:55.362389 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-52d5f260-4f8e-4cae-83c4-beceb621a47d req-acb399e9-cc1b-4c9b-80c1-c51c318c4fe9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/e94b9f58-dbc6-4331-8773-c571ff173a35 returned with HTTP 200 Jul 31 13:54:55.362833 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 196/783] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:54:55 2026] DELETE /volume/v3/attachments/e94b9f58-dbc6-4331-8773-c571ff173a35 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:55.399785 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-4eafc45c-8029-4408-92e0-129d588858b1 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/attachments/41399e52-21e4-484b-b7a0-aee99741492e returned with HTTP 200 Jul 31 13:54:55.400247 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 197/784] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:54:55 2026] DELETE /volume/v3/attachments/41399e52-21e4-484b-b7a0-aee99741492e => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:55.516606 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-53b588c4-96ca-41de-9696-05a4707bda95 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:55.516982 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53b588c4-96ca-41de-9696-05a4707bda95 None None] GET https://10.4.3.140/volume// Jul 31 13:54:55.517194 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53b588c4-96ca-41de-9696-05a4707bda95 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:55.517374 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53b588c4-96ca-41de-9696-05a4707bda95 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:55.517816 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53b588c4-96ca-41de-9696-05a4707bda95 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:54:55.517945 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 196/785] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:54:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:54:55.528799 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-38725be6-7abe-41be-a85d-7ca61a8c2bad None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:55.531502 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-38725be6-7abe-41be-a85d-7ca61a8c2bad tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] POST https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9/action Jul 31 13:54:55.534582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-38725be6-7abe-41be-a85d-7ca61a8c2bad tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action body: b'{"os-reimage": {"image_id": "b57ad3e6-0bd0-4ad0-b435-9ebc1f9e5075", "reimage_reserved": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:54:55.534582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-38725be6-7abe-41be-a85d-7ca61a8c2bad tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "b57ad3e6-0bd0-4ad0-b435-9ebc1f9e5075", "reimage_reserved": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:54:55.547524 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:55.547524 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:55.548265 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-38725be6-7abe-41be-a85d-7ca61a8c2bad tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:54:55.681424 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-38725be6-7abe-41be-a85d-7ca61a8c2bad tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9/action returned with HTTP 202 Jul 31 13:54:55.681943 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 197/786] 10.4.3.140 () {74 vars in 1713 bytes} [Fri Jul 31 13:54:55 2026] POST /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 13:54:55.710625 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4529aad0-bc9f-405c-8e39-286fe602dabc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:55.710986 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4529aad0-bc9f-405c-8e39-286fe602dabc tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:55.711269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4529aad0-bc9f-405c-8e39-286fe602dabc tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:55.711471 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4529aad0-bc9f-405c-8e39-286fe602dabc tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:55.718597 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:55.718597 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:55.722466 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4529aad0-bc9f-405c-8e39-286fe602dabc tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:55.726854 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4529aad0-bc9f-405c-8e39-286fe602dabc tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:55.727221 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 197/787] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:55 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:54:56.152392 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8c9ee08d-f80f-4fda-b5ff-e600c8f9e085 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:56.153984 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c9ee08d-f80f-4fda-b5ff-e600c8f9e085 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:56.154170 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c9ee08d-f80f-4fda-b5ff-e600c8f9e085 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:56.154347 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c9ee08d-f80f-4fda-b5ff-e600c8f9e085 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:56.165399 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:56.165399 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:56.174572 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8c9ee08d-f80f-4fda-b5ff-e600c8f9e085 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:56.178093 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c9ee08d-f80f-4fda-b5ff-e600c8f9e085 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:56.178691 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 198/788] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:56 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:56.200326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-83467bf5-92e2-454a-8f70-3ca8d48cc341 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:56.204384 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-83467bf5-92e2-454a-8f70-3ca8d48cc341 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:56.204617 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-83467bf5-92e2-454a-8f70-3ca8d48cc341 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:56.204810 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-83467bf5-92e2-454a-8f70-3ca8d48cc341 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:56.217108 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6144b776-9282-4ba3-a04b-273261178545 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:56.218999 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6144b776-9282-4ba3-a04b-273261178545 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:54:56.218999 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6144b776-9282-4ba3-a04b-273261178545 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:56.219346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6144b776-9282-4ba3-a04b-273261178545 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:56.219346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6144b776-9282-4ba3-a04b-273261178545 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:56.219613 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:56.219613 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:56.225442 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-83467bf5-92e2-454a-8f70-3ca8d48cc341 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:56.227726 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:56.227726 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:56.227726 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6144b776-9282-4ba3-a04b-273261178545 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:54:56.231435 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 198/789] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:56 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:56.231744 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-83467bf5-92e2-454a-8f70-3ca8d48cc341 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:56.232544 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 197/790] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:56 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:56.305248 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-94e883d1-ac46-4143-af8e-7263563e139a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:56.308126 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94e883d1-ac46-4143-af8e-7263563e139a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:54:56.308398 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94e883d1-ac46-4143-af8e-7263563e139a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:56.308699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94e883d1-ac46-4143-af8e-7263563e139a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:56.321808 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:56.321808 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:56.326931 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-94e883d1-ac46-4143-af8e-7263563e139a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:54:56.332683 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94e883d1-ac46-4143-af8e-7263563e139a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:54:56.333266 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 198/791] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:56 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:56.744127 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-86a91eac-f087-4b72-bd7f-2e1efa768531 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:56.746132 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-86a91eac-f087-4b72-bd7f-2e1efa768531 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:56.746772 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-86a91eac-f087-4b72-bd7f-2e1efa768531 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:56.746924 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-86a91eac-f087-4b72-bd7f-2e1efa768531 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:56.756139 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:56.756139 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:56.766463 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-86a91eac-f087-4b72-bd7f-2e1efa768531 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:56.773013 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-86a91eac-f087-4b72-bd7f-2e1efa768531 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:56.773579 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 199/792] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:56 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:57.244440 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-33e0127a-9033-473a-8a0a-3fe0263f7aa9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:57.247455 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33e0127a-9033-473a-8a0a-3fe0263f7aa9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:54:57.247732 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33e0127a-9033-473a-8a0a-3fe0263f7aa9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:57.247997 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33e0127a-9033-473a-8a0a-3fe0263f7aa9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:57.248135 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-33e0127a-9033-473a-8a0a-3fe0263f7aa9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:57.253247 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:57.253247 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:57.255621 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33e0127a-9033-473a-8a0a-3fe0263f7aa9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:54:57.255621 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 199/793] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:57 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:57.543511 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-584016f0-b3ac-4843-a775-3758166859a5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:57.552592 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-584016f0-b3ac-4843-a775-3758166859a5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:57.552592 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-584016f0-b3ac-4843-a775-3758166859a5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:57.552592 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-584016f0-b3ac-4843-a775-3758166859a5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:57.559136 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:57.559136 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:57.563429 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-584016f0-b3ac-4843-a775-3758166859a5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:57.568823 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-584016f0-b3ac-4843-a775-3758166859a5 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:57.568823 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 198/794] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:57 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:57.621534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e6a62f6b-612e-4f01-9214-df78f7c340d6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:57.623340 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6a62f6b-612e-4f01-9214-df78f7c340d6 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:54:57.623794 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6a62f6b-612e-4f01-9214-df78f7c340d6 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:57.623794 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6a62f6b-612e-4f01-9214-df78f7c340d6 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:57.630096 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:57.630096 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:57.633414 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e6a62f6b-612e-4f01-9214-df78f7c340d6 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:54:57.637622 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6a62f6b-612e-4f01-9214-df78f7c340d6 tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:54:57.638158 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 199/795] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:57 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:57.801806 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c17b272a-4dae-4e76-a4d3-1db7aded839b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:57.804011 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c17b272a-4dae-4e76-a4d3-1db7aded839b tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:57.804220 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c17b272a-4dae-4e76-a4d3-1db7aded839b tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:57.804431 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c17b272a-4dae-4e76-a4d3-1db7aded839b tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:57.813460 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:57.813460 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:57.822983 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c17b272a-4dae-4e76-a4d3-1db7aded839b tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:57.836344 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c17b272a-4dae-4e76-a4d3-1db7aded839b tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:57.836843 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 200/796] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:57 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:58.271809 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a47d1485-342b-4ec6-bdc2-3f344a95685d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:58.276479 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a47d1485-342b-4ec6-bdc2-3f344a95685d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:54:58.276784 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a47d1485-342b-4ec6-bdc2-3f344a95685d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:58.277177 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a47d1485-342b-4ec6-bdc2-3f344a95685d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:58.277340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a47d1485-342b-4ec6-bdc2-3f344a95685d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:58.284463 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:58.284463 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:58.286213 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a47d1485-342b-4ec6-bdc2-3f344a95685d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:54:58.287458 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 200/797] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:58 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:58.853001 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-227d87e7-c3e3-46c4-90cc-0467db64586e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:58.855329 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-227d87e7-c3e3-46c4-90cc-0467db64586e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:58.855632 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-227d87e7-c3e3-46c4-90cc-0467db64586e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:58.855870 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-227d87e7-c3e3-46c4-90cc-0467db64586e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:58.864166 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:58.864166 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:54:58.867966 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-227d87e7-c3e3-46c4-90cc-0467db64586e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:58.873913 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-227d87e7-c3e3-46c4-90cc-0467db64586e tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:58.873913 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 199/798] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:58 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 1295 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:58.891283 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1a773708-342c-4032-bfdc-5fbd595477ab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:58.893168 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a773708-342c-4032-bfdc-5fbd595477ab tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:58.893307 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a773708-342c-4032-bfdc-5fbd595477ab tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:58.893527 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a773708-342c-4032-bfdc-5fbd595477ab tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:58.893708 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1a773708-342c-4032-bfdc-5fbd595477ab tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Delete volume with id: 3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:58.900915 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:58.900915 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:54:58.901391 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1a773708-342c-4032-bfdc-5fbd595477ab tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:58.924176 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1a773708-342c-4032-bfdc-5fbd595477ab tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Delete volume request issued successfully. Jul 31 13:54:58.924394 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a773708-342c-4032-bfdc-5fbd595477ab tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 202 Jul 31 13:54:58.924839 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 200/799] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:54:58 2026] DELETE /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:54:58.931868 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d2fe8558-2c17-40a0-b2f8-610b11e31cbf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:58.933988 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2fe8558-2c17-40a0-b2f8-610b11e31cbf tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:58.934188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2fe8558-2c17-40a0-b2f8-610b11e31cbf tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:58.934360 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2fe8558-2c17-40a0-b2f8-610b11e31cbf tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:58.940739 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:58.940739 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:54:58.944345 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d2fe8558-2c17-40a0-b2f8-610b11e31cbf tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Volume info retrieved successfully. Jul 31 13:54:58.954168 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2fe8558-2c17-40a0-b2f8-610b11e31cbf tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 200 Jul 31 13:54:58.954168 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 201/800] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:58 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 1294 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:54:59.301896 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0e966c2c-3d9f-441b-8cdc-9f99e6841ea6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:59.305486 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e966c2c-3d9f-441b-8cdc-9f99e6841ea6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:54:59.305880 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e966c2c-3d9f-441b-8cdc-9f99e6841ea6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:59.306554 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e966c2c-3d9f-441b-8cdc-9f99e6841ea6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:59.306850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0e966c2c-3d9f-441b-8cdc-9f99e6841ea6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:54:59.316727 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:54:59.316727 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:54:59.318025 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e966c2c-3d9f-441b-8cdc-9f99e6841ea6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:54:59.319131 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 201/801] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:59 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:54:59.978944 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-21fcd672-e6aa-4f77-a78d-7f51dfc56043 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:54:59.983385 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-21fcd672-e6aa-4f77-a78d-7f51dfc56043 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] GET https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 Jul 31 13:54:59.983699 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-21fcd672-e6aa-4f77-a78d-7f51dfc56043 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:54:59.984506 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-21fcd672-e6aa-4f77-a78d-7f51dfc56043 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:54:59.993666 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-21fcd672-e6aa-4f77-a78d-7f51dfc56043 tempest-VolumeAndVolumeTypeFromImageTest-1876726151 tempest-VolumeAndVolumeTypeFromImageTest-1876726151-project-member] https://10.4.3.140/volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 returned with HTTP 404 Jul 31 13:54:59.994285 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 200/802] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:54:59 2026] GET /volume/v3/volumes/3226b65e-dfa4-4cab-8e30-39bdf8741971 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:00.190846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1a0aa644-02cb-4b95-8ff0-4ab42cc72ee9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:00.192371 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a0aa644-02cb-4b95-8ff0-4ab42cc72ee9 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 13:55:00.192601 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a0aa644-02cb-4b95-8ff0-4ab42cc72ee9 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:00.192798 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a0aa644-02cb-4b95-8ff0-4ab42cc72ee9 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:00.193598 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a0aa644-02cb-4b95-8ff0-4ab42cc72ee9 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:55:00.237682 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1a0aa644-02cb-4b95-8ff0-4ab42cc72ee9 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Get all volumes completed successfully. Jul 31 13:55:00.240179 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:00.240179 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:00.247707 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a0aa644-02cb-4b95-8ff0-4ab42cc72ee9 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 13:55:00.248350 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 201/803] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 13:55:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11354 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:00.270286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2a86d236-f670-4fa7-b8db-e6afadaa01d3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:00.272246 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2a86d236-f670-4fa7-b8db-e6afadaa01d3 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/ae61bd9e-88a0-4409-869d-c6c69cdceb08 Jul 31 13:55:00.272525 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2a86d236-f670-4fa7-b8db-e6afadaa01d3 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:00.272797 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2a86d236-f670-4fa7-b8db-e6afadaa01d3 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:00.273015 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-2a86d236-f670-4fa7-b8db-e6afadaa01d3 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Delete volume with id: ae61bd9e-88a0-4409-869d-c6c69cdceb08 Jul 31 13:55:00.280437 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:00.280437 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:00.280876 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2a86d236-f670-4fa7-b8db-e6afadaa01d3 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Volume info retrieved successfully. Jul 31 13:55:00.294892 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.image.cache [None req-2a86d236-f670-4fa7-b8db-e6afadaa01d3 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '428ebb8e-2af9-4c28-be0a-3ff921b1ed5d', 'volume_id': 'ae61bd9e-88a0-4409-869d-c6c69cdceb08', 'host': 'np0000006230@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 13, 54, 46), 'last_used': datetime.datetime(2026, 7, 31, 13, 54, 58)}. {{(pid=100182) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 13:55:00.306330 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2a86d236-f670-4fa7-b8db-e6afadaa01d3 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Delete volume request issued successfully. Jul 31 13:55:00.306678 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2a86d236-f670-4fa7-b8db-e6afadaa01d3 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] https://10.4.3.140/volume/v3/volumes/ae61bd9e-88a0-4409-869d-c6c69cdceb08 returned with HTTP 202 Jul 31 13:55:00.307335 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 202/804] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:00 2026] DELETE /volume/v3/volumes/ae61bd9e-88a0-4409-869d-c6c69cdceb08 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:00.315132 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b54d2ed-25ab-4049-9881-ffe97137e74b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:00.316975 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b54d2ed-25ab-4049-9881-ffe97137e74b tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] GET https://10.4.3.140/volume/v3/volumes/ae61bd9e-88a0-4409-869d-c6c69cdceb08 Jul 31 13:55:00.317156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b54d2ed-25ab-4049-9881-ffe97137e74b tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:00.317328 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b54d2ed-25ab-4049-9881-ffe97137e74b tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:00.328073 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:00.328073 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:00.332849 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b54d2ed-25ab-4049-9881-ffe97137e74b tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Volume info retrieved successfully. Jul 31 13:55:00.334105 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-05001091-6790-4859-ba24-ad2dfab2f81f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:00.338183 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-05001091-6790-4859-ba24-ad2dfab2f81f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:00.338369 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-05001091-6790-4859-ba24-ad2dfab2f81f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:00.338603 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-05001091-6790-4859-ba24-ad2dfab2f81f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:00.338715 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-05001091-6790-4859-ba24-ad2dfab2f81f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:00.339919 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b54d2ed-25ab-4049-9881-ffe97137e74b tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] https://10.4.3.140/volume/v3/volumes/ae61bd9e-88a0-4409-869d-c6c69cdceb08 returned with HTTP 200 Jul 31 13:55:00.340841 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 202/805] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:00 2026] GET /volume/v3/volumes/ae61bd9e-88a0-4409-869d-c6c69cdceb08 => generated 1096 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:00.347804 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:00.347804 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:00.348805 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-05001091-6790-4859-ba24-ad2dfab2f81f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:00.349281 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 201/806] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:00 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:01.362324 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7b2a9414-dc92-4e98-afc2-0fe6bc9ed9cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:01.367533 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b2a9414-dc92-4e98-afc2-0fe6bc9ed9cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:01.367533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b2a9414-dc92-4e98-afc2-0fe6bc9ed9cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:01.367533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b2a9414-dc92-4e98-afc2-0fe6bc9ed9cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:01.367533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7b2a9414-dc92-4e98-afc2-0fe6bc9ed9cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:01.376658 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:01.376658 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:01.376783 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-73bea948-da6c-41b5-99c4-6db382dc84c5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:01.377263 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b2a9414-dc92-4e98-afc2-0fe6bc9ed9cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:01.377853 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 202/807] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:01 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:01.378413 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-73bea948-da6c-41b5-99c4-6db382dc84c5 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] GET https://10.4.3.140/volume/v3/volumes/ae61bd9e-88a0-4409-869d-c6c69cdceb08 Jul 31 13:55:01.378664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-73bea948-da6c-41b5-99c4-6db382dc84c5 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:01.379628 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-73bea948-da6c-41b5-99c4-6db382dc84c5 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:01.387327 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-73bea948-da6c-41b5-99c4-6db382dc84c5 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] https://10.4.3.140/volume/v3/volumes/ae61bd9e-88a0-4409-869d-c6c69cdceb08 returned with HTTP 404 Jul 31 13:55:01.388593 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 203/808] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:01 2026] GET /volume/v3/volumes/ae61bd9e-88a0-4409-869d-c6c69cdceb08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:01.397613 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a6b93687-b7f6-4193-b9e6-228896a3cc99 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:01.403013 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6b93687-b7f6-4193-b9e6-228896a3cc99 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] DELETE https://10.4.3.140/volume/v3/types/93ef04bb-0900-41b4-9e6d-762644b8c4bd Jul 31 13:55:01.403296 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6b93687-b7f6-4193-b9e6-228896a3cc99 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:01.404276 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6b93687-b7f6-4193-b9e6-228896a3cc99 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:01.439149 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6b93687-b7f6-4193-b9e6-228896a3cc99 tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] https://10.4.3.140/volume/v3/types/93ef04bb-0900-41b4-9e6d-762644b8c4bd returned with HTTP 202 Jul 31 13:55:01.439551 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 203/809] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:55:01 2026] DELETE /volume/v3/types/93ef04bb-0900-41b4-9e6d-762644b8c4bd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:01.448780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9cb780fb-d7ee-4663-8fa4-784229b9924d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:01.450345 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cb780fb-d7ee-4663-8fa4-784229b9924d tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] GET https://10.4.3.140/volume/v3/types/93ef04bb-0900-41b4-9e6d-762644b8c4bd Jul 31 13:55:01.450512 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cb780fb-d7ee-4663-8fa4-784229b9924d tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:01.450727 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cb780fb-d7ee-4663-8fa4-784229b9924d tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:01.454159 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cb780fb-d7ee-4663-8fa4-784229b9924d tempest-VolumeAndVolumeTypeFromImageTest-1336450155 tempest-VolumeAndVolumeTypeFromImageTest-1336450155-project-admin] https://10.4.3.140/volume/v3/types/93ef04bb-0900-41b4-9e6d-762644b8c4bd returned with HTTP 404 Jul 31 13:55:01.454797 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 202/810] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:55:01 2026] GET /volume/v3/types/93ef04bb-0900-41b4-9e6d-762644b8c4bd => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:02.059473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-76e0e91f-3dcf-4972-933d-40c177e0159e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:02.060865 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76e0e91f-3dcf-4972-933d-40c177e0159e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:55:02.061154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76e0e91f-3dcf-4972-933d-40c177e0159e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:02.061341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76e0e91f-3dcf-4972-933d-40c177e0159e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:02.061561 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-76e0e91f-3dcf-4972-933d-40c177e0159e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Delete volume with id: 5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:55:02.073562 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:02.073562 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:02.074297 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-76e0e91f-3dcf-4972-933d-40c177e0159e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:55:02.109317 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-76e0e91f-3dcf-4972-933d-40c177e0159e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Delete volume request issued successfully. Jul 31 13:55:02.110297 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76e0e91f-3dcf-4972-933d-40c177e0159e tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 202 Jul 31 13:55:02.110297 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 203/811] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:02 2026] DELETE /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:02.123523 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a80bb5e5-e8bb-4f3b-8374-b77af097c3df None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:02.129288 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a80bb5e5-e8bb-4f3b-8374-b77af097c3df tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:55:02.129506 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a80bb5e5-e8bb-4f3b-8374-b77af097c3df tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:02.129727 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a80bb5e5-e8bb-4f3b-8374-b77af097c3df tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:02.137435 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:02.137435 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:02.143083 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a80bb5e5-e8bb-4f3b-8374-b77af097c3df tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Volume info retrieved successfully. Jul 31 13:55:02.150235 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a80bb5e5-e8bb-4f3b-8374-b77af097c3df tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 200 Jul 31 13:55:02.150640 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 204/812] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:02 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:02.392115 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4074230a-41e5-4724-8c13-c8c27faea930 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:02.393875 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4074230a-41e5-4724-8c13-c8c27faea930 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:02.394208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4074230a-41e5-4724-8c13-c8c27faea930 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:02.394835 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4074230a-41e5-4724-8c13-c8c27faea930 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:02.395997 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4074230a-41e5-4724-8c13-c8c27faea930 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:02.401207 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:02.401207 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:02.403487 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4074230a-41e5-4724-8c13-c8c27faea930 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:02.403487 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 204/813] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:02 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:55:03.170392 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b3d2bc75-e558-4a2d-b72e-9caf785a0d0b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:03.172634 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b3d2bc75-e558-4a2d-b72e-9caf785a0d0b tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] GET https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 Jul 31 13:55:03.172914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b3d2bc75-e558-4a2d-b72e-9caf785a0d0b tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:03.173442 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b3d2bc75-e558-4a2d-b72e-9caf785a0d0b tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:03.180768 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b3d2bc75-e558-4a2d-b72e-9caf785a0d0b tempest-TaggedAttachmentsTest-724014154 tempest-TaggedAttachmentsTest-724014154-project-member] https://10.4.3.140/volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 returned with HTTP 404 Jul 31 13:55:03.181503 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 203/814] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:03 2026] GET /volume/v3/volumes/5ff18cc4-4832-4675-a6b2-252502556113 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:03.423441 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a0565ee-d9b5-4dec-afd6-7283185abb77 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:03.428294 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a0565ee-d9b5-4dec-afd6-7283185abb77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:03.428406 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a0565ee-d9b5-4dec-afd6-7283185abb77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:03.428672 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a0565ee-d9b5-4dec-afd6-7283185abb77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:03.428835 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7a0565ee-d9b5-4dec-afd6-7283185abb77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:03.436214 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:03.436214 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:03.437163 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a0565ee-d9b5-4dec-afd6-7283185abb77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:03.437608 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 204/815] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:03 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:04.106891 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ed163a91-19cb-44f9-b976-625e9e2337ba None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:04.236062 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:04.236062 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-380546504"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:04.237497 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-380546504'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:04.237686 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume of 1 GB Jul 31 13:55:04.247949 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Availability Zones retrieved successfully. Jul 31 13:55:04.254903 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (0f9de0ef-7ef9-43ed-8418-e9dfd94caf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:04.256267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57a5976-5a3b-4538-9919-2fb5e20d5e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:04.258012 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:04.289411 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57a5976-5a3b-4538-9919-2fb5e20d5e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:04.290563 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e65c8f-5cef-4c18-8a4b-722680603b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:04.374552 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Created reservations ['c9762839-c4c6-4e8b-ab18-6873cb8d8ff1', '5d441d9e-03fa-44d0-9203-656dba27e96f', '88993d5f-2af8-41db-82ed-f335d27c20e8', 'dff4d557-1bf3-46f4-8dae-a8da8ca64b2c'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:04.375554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e65c8f-5cef-4c18-8a4b-722680603b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9762839-c4c6-4e8b-ab18-6873cb8d8ff1', '5d441d9e-03fa-44d0-9203-656dba27e96f', '88993d5f-2af8-41db-82ed-f335d27c20e8', 'dff4d557-1bf3-46f4-8dae-a8da8ca64b2c']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:04.376795 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f6e44d-11e3-4bf5-a299-c177f9e039b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:04.405648 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f6e44d-11e3-4bf5-a299-c177f9e039b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9c7e72-52bb-47c9-bc90-73173c1c05c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-380546504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['c9762839-c4c6-4e8b-ab18-6873cb8d8ff1','5d441d9e-03fa-44d0-9203-656dba27e96f','88993d5f-2af8-41db-82ed-f335d27c20e8','dff4d557-1bf3-46f4-8dae-a8da8ca64b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-380546504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d9c7e72-52bb-47c9-bc90-73173c1c05c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467fc9afff1445ae942423dde7de80f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:04.406434 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56e5b6f-7d17-4180-bd1c-2718e1b8ed3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:04.429853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56e5b6f-7d17-4180-bd1c-2718e1b8ed3e) transitioned into state 'SUCCESS' from state '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-380546504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['c9762839-c4c6-4e8b-ab18-6873cb8d8ff1','5d441d9e-03fa-44d0-9203-656dba27e96f','88993d5f-2af8-41db-82ed-f335d27c20e8','dff4d557-1bf3-46f4-8dae-a8da8ca64b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:04.430830 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12980d7-9b8c-4732-84cb-cf4a5a317700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:04.445403 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12980d7-9b8c-4732-84cb-cf4a5a317700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:04.446823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (0f9de0ef-7ef9-43ed-8418-e9dfd94caf2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:04.447189 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request issued successfully. Jul 31 13:55:04.448364 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ed163a91-19cb-44f9-b976-625e9e2337ba tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:04.448726 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 205/816] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:55:04 2026] POST /volume/v3/volumes => generated 757 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:04.457345 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9b6420f9-2ef6-4466-9aa2-06386dd29733 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:04.463074 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b6420f9-2ef6-4466-9aa2-06386dd29733 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:04.463074 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b6420f9-2ef6-4466-9aa2-06386dd29733 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:04.463074 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b6420f9-2ef6-4466-9aa2-06386dd29733 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:04.463074 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9b6420f9-2ef6-4466-9aa2-06386dd29733 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:04.472144 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0d1002cc-6d8b-44f2-a20d-cb14aa055835 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:04.474386 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:04.474386 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:04.475063 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d1002cc-6d8b-44f2-a20d-cb14aa055835 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 Jul 31 13:55:04.475232 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d1002cc-6d8b-44f2-a20d-cb14aa055835 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:04.475659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d1002cc-6d8b-44f2-a20d-cb14aa055835 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:04.475766 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b6420f9-2ef6-4466-9aa2-06386dd29733 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:04.477052 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 205/817] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:04 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:04.488308 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:04.488308 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:04.493416 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0d1002cc-6d8b-44f2-a20d-cb14aa055835 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:04.497998 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d1002cc-6d8b-44f2-a20d-cb14aa055835 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 returned with HTTP 200 Jul 31 13:55:04.499264 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 204/818] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:04 2026] GET /volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:05.500966 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-75f9e763-5e86-4c23-860b-df214b972333 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:05.503370 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75f9e763-5e86-4c23-860b-df214b972333 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:05.503766 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75f9e763-5e86-4c23-860b-df214b972333 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:05.503955 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75f9e763-5e86-4c23-860b-df214b972333 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:05.504116 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-75f9e763-5e86-4c23-860b-df214b972333 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:05.510898 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:05.510898 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:05.512017 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75f9e763-5e86-4c23-860b-df214b972333 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:05.512530 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 205/819] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:05 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:05.515617 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7843d556-6ccf-4582-8526-4003f2507c0a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:05.519048 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7843d556-6ccf-4582-8526-4003f2507c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 Jul 31 13:55:05.519259 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7843d556-6ccf-4582-8526-4003f2507c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:05.519653 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7843d556-6ccf-4582-8526-4003f2507c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:05.527388 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:05.527388 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:05.530306 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7843d556-6ccf-4582-8526-4003f2507c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:05.534417 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7843d556-6ccf-4582-8526-4003f2507c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 returned with HTTP 200 Jul 31 13:55:05.534792 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 206/820] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:05 2026] GET /volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:05.552588 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-158ba9af-d883-4ca6-bddc-039d71b8719e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:05.554840 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-158ba9af-d883-4ca6-bddc-039d71b8719e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:55:05.555300 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-158ba9af-d883-4ca6-bddc-039d71b8719e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d9c7e72-52bb-47c9-bc90-73173c1c05c3", "name": "tempest-CreateVolumesFromBackupTest-Backup-1092364980"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:05.557349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-158ba9af-d883-4ca6-bddc-039d71b8719e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Creating new backup {'backup': {'volume_id': '6d9c7e72-52bb-47c9-bc90-73173c1c05c3', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1092364980'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:55:05.557742 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-158ba9af-d883-4ca6-bddc-039d71b8719e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Creating backup of volume 6d9c7e72-52bb-47c9-bc90-73173c1c05c3 in container None Jul 31 13:55:05.568900 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:05.568900 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:05.569984 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-158ba9af-d883-4ca6-bddc-039d71b8719e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:05.605285 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-158ba9af-d883-4ca6-bddc-039d71b8719e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Created reservations ['b6395c23-4ff3-4ceb-be5b-8b4247cbc83a', '59c2fdf2-8bf3-49fe-a8c6-0318c1169e94'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:05.693639 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-158ba9af-d883-4ca6-bddc-039d71b8719e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:55:05.694538 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 206/821] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:05 2026] POST /volume/v3/backups => generated 339 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:05.705327 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5a8610c0-dc1b-4756-a63b-98d6a4a86f55 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:05.708655 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a8610c0-dc1b-4756-a63b-98d6a4a86f55 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:05.708655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a8610c0-dc1b-4756-a63b-98d6a4a86f55 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:05.708834 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a8610c0-dc1b-4756-a63b-98d6a4a86f55 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:05.709772 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5a8610c0-dc1b-4756-a63b-98d6a4a86f55 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:05.716742 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:05.716742 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:05.717867 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a8610c0-dc1b-4756-a63b-98d6a4a86f55 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:05.718334 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 205/822] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:05 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:06.527326 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cca11cbf-336d-4c64-a6a0-971d0f92dbd0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:06.529123 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cca11cbf-336d-4c64-a6a0-971d0f92dbd0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:06.529312 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cca11cbf-336d-4c64-a6a0-971d0f92dbd0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:06.529401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cca11cbf-336d-4c64-a6a0-971d0f92dbd0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:06.529502 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-cca11cbf-336d-4c64-a6a0-971d0f92dbd0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:06.534375 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:06.534375 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:06.537385 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cca11cbf-336d-4c64-a6a0-971d0f92dbd0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:06.537385 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 206/823] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:06 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:06.734231 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-54e00dea-ae7c-4bab-9544-1a65dc2b805b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:06.738609 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-54e00dea-ae7c-4bab-9544-1a65dc2b805b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:06.738609 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-54e00dea-ae7c-4bab-9544-1a65dc2b805b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:06.738609 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-54e00dea-ae7c-4bab-9544-1a65dc2b805b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:06.738609 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-54e00dea-ae7c-4bab-9544-1a65dc2b805b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:06.742505 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:06.742505 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:06.743468 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-54e00dea-ae7c-4bab-9544-1a65dc2b805b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:06.743942 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 207/824] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:06 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:07.549916 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-86c3e889-5262-4186-bb4a-f0a5d7a450a5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:07.555497 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-86c3e889-5262-4186-bb4a-f0a5d7a450a5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:07.555497 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-86c3e889-5262-4186-bb4a-f0a5d7a450a5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:07.555497 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-86c3e889-5262-4186-bb4a-f0a5d7a450a5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:07.555497 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-86c3e889-5262-4186-bb4a-f0a5d7a450a5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:07.576778 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:07.576778 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:07.582035 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-86c3e889-5262-4186-bb4a-f0a5d7a450a5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:07.587507 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 207/825] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:07 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:07.756229 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f3cb4554-015e-4ff2-abf7-28e74b7f35c4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:07.759170 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3cb4554-015e-4ff2-abf7-28e74b7f35c4 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:07.759457 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3cb4554-015e-4ff2-abf7-28e74b7f35c4 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:07.760288 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3cb4554-015e-4ff2-abf7-28e74b7f35c4 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:07.760288 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f3cb4554-015e-4ff2-abf7-28e74b7f35c4 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:07.766381 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:07.766381 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:07.768014 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3cb4554-015e-4ff2-abf7-28e74b7f35c4 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:07.768014 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 206/826] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:07 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:08.613495 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1e7c0c31-f05a-4905-a771-85ab582d5851 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:08.615365 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e7c0c31-f05a-4905-a771-85ab582d5851 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:08.615586 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e7c0c31-f05a-4905-a771-85ab582d5851 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:08.615787 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e7c0c31-f05a-4905-a771-85ab582d5851 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:08.615889 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1e7c0c31-f05a-4905-a771-85ab582d5851 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:08.620146 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:08.620146 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:08.621010 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e7c0c31-f05a-4905-a771-85ab582d5851 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:08.621465 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 207/827] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:08 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:08.781788 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-78c16786-928c-405d-82b7-69501de6b1ce None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:08.784333 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-78c16786-928c-405d-82b7-69501de6b1ce tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:08.784333 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-78c16786-928c-405d-82b7-69501de6b1ce tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:08.784671 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-78c16786-928c-405d-82b7-69501de6b1ce tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:08.784789 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-78c16786-928c-405d-82b7-69501de6b1ce tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:08.790670 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:08.790670 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:08.791769 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-78c16786-928c-405d-82b7-69501de6b1ce tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:08.792200 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 208/828] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:08 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:09.638601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-027bcf45-e31b-4705-b8c9-cfda1d51d29b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:09.638601 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-027bcf45-e31b-4705-b8c9-cfda1d51d29b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:09.638601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-027bcf45-e31b-4705-b8c9-cfda1d51d29b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:09.638601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-027bcf45-e31b-4705-b8c9-cfda1d51d29b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:09.638601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-027bcf45-e31b-4705-b8c9-cfda1d51d29b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:09.641703 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:09.641703 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:09.642392 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-027bcf45-e31b-4705-b8c9-cfda1d51d29b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:09.642782 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 208/829] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:09 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:09.808422 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-276fbedb-dafa-43e1-ba99-7b2339e059ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:09.812503 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-276fbedb-dafa-43e1-ba99-7b2339e059ee tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:09.812503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-276fbedb-dafa-43e1-ba99-7b2339e059ee tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:09.812503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-276fbedb-dafa-43e1-ba99-7b2339e059ee tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:09.812503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-276fbedb-dafa-43e1-ba99-7b2339e059ee tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:09.819668 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:09.819668 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:09.819668 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-276fbedb-dafa-43e1-ba99-7b2339e059ee tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:09.819668 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 207/830] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:09 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:10.662940 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ab2f4d3-84e5-40d2-94fd-497de8e06c5c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:10.665562 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ab2f4d3-84e5-40d2-94fd-497de8e06c5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:10.665826 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ab2f4d3-84e5-40d2-94fd-497de8e06c5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:10.665826 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ab2f4d3-84e5-40d2-94fd-497de8e06c5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:10.666396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7ab2f4d3-84e5-40d2-94fd-497de8e06c5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:10.671119 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:10.671119 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:10.675557 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ab2f4d3-84e5-40d2-94fd-497de8e06c5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:10.675557 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 208/831] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:10 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:10.834027 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5e779caa-734c-430f-89e7-91ab583da79c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:10.835879 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5e779caa-734c-430f-89e7-91ab583da79c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:10.836076 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5e779caa-734c-430f-89e7-91ab583da79c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:10.836305 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5e779caa-734c-430f-89e7-91ab583da79c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:10.836414 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-5e779caa-734c-430f-89e7-91ab583da79c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:10.841303 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:10.841303 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:10.842164 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5e779caa-734c-430f-89e7-91ab583da79c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:10.842589 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 209/832] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:10 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:11.699697 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3af6f41b-4469-417f-84b6-4af09812335c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:11.703251 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3af6f41b-4469-417f-84b6-4af09812335c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:11.703580 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3af6f41b-4469-417f-84b6-4af09812335c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:11.703919 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3af6f41b-4469-417f-84b6-4af09812335c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:11.704399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3af6f41b-4469-417f-84b6-4af09812335c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:11.716052 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:11.716052 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:11.718262 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3af6f41b-4469-417f-84b6-4af09812335c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:11.718262 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 209/833] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:11 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:11.853128 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d96388b2-e0f6-4a63-b784-6bbd20410759 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:11.855165 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d96388b2-e0f6-4a63-b784-6bbd20410759 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:11.855429 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d96388b2-e0f6-4a63-b784-6bbd20410759 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:11.855703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d96388b2-e0f6-4a63-b784-6bbd20410759 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:11.855853 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d96388b2-e0f6-4a63-b784-6bbd20410759 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:11.860793 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:11.860793 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:11.861933 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d96388b2-e0f6-4a63-b784-6bbd20410759 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:11.862284 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 208/834] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:11 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:12.731228 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-41433369-0eb9-4822-bcca-7c98dc5c4cf3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:12.732934 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41433369-0eb9-4822-bcca-7c98dc5c4cf3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:12.733130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41433369-0eb9-4822-bcca-7c98dc5c4cf3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:12.733313 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41433369-0eb9-4822-bcca-7c98dc5c4cf3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:12.733417 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-41433369-0eb9-4822-bcca-7c98dc5c4cf3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:12.737336 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:12.737336 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:12.738105 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41433369-0eb9-4822-bcca-7c98dc5c4cf3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:12.738458 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 209/835] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:12 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:12.876956 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ec9e0b14-ee49-420a-a409-cea6e0aba975 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:12.878709 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ec9e0b14-ee49-420a-a409-cea6e0aba975 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:12.878900 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ec9e0b14-ee49-420a-a409-cea6e0aba975 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:12.879074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ec9e0b14-ee49-420a-a409-cea6e0aba975 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:12.879172 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ec9e0b14-ee49-420a-a409-cea6e0aba975 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:12.886683 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:12.886683 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:12.887293 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ec9e0b14-ee49-420a-a409-cea6e0aba975 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:12.887657 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 210/836] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:12 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:12.974241 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:12.977209 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:12.977789 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1201931759"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:12.979777 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1201931759'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:12.984291 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume of 1 GB Jul 31 13:55:12.984739 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:12.984739 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:12.985330 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Availability Zones retrieved successfully. Jul 31 13:55:12.992392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Flow 'volume_create_api' (78a5e98f-8e54-4d00-a4ad-79d1e552ce2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:12.994028 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6acb113-f67f-46bf-9887-c3740e0cc408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:12.995980 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:13.005289 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:13.005289 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:13.020011 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6acb113-f67f-46bf-9887-c3740e0cc408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:48Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c13d0b6e-4bf2-4926-8aef-5ca30f9647e0', 'encryption_key_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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:13.021262 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390f6cfb-c04b-4f75-b997-c06a5fbaea84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:13.067850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Created reservations ['944a5170-17f0-41c4-bc0d-b3e66b15824f', '64e2f098-1472-4a62-bfdb-58e5b459083e', '81e30c0b-3943-431d-bf94-640687c73773', '71c2a2cd-24e1-44df-a568-52aa898f08de'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:13.068903 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390f6cfb-c04b-4f75-b997-c06a5fbaea84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['944a5170-17f0-41c4-bc0d-b3e66b15824f', '64e2f098-1472-4a62-bfdb-58e5b459083e', '81e30c0b-3943-431d-bf94-640687c73773', '71c2a2cd-24e1-44df-a568-52aa898f08de']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:13.069720 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff19095c-e884-4e3c-9e7f-285f14d1f2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:13.096259 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff19095c-e884-4e3c-9e7f-285f14d1f2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1038c097-ae88-4e3b-b505-c517cb38f84b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1201931759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bbab3e34d5145b6b7d93f3eb566552c',qos_specs=None,replication_status=,reservations=['944a5170-17f0-41c4-bc0d-b3e66b15824f','64e2f098-1472-4a62-bfdb-58e5b459083e','81e30c0b-3943-431d-bf94-640687c73773','71c2a2cd-24e1-44df-a568-52aa898f08de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def61a264d9c41e4b7afab19afe8df4b',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1201931759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1038c097-ae88-4e3b-b505-c517cb38f84b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5bbab3e34d5145b6b7d93f3eb566552c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='def61a264d9c41e4b7afab19afe8df4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c13d0b6e-4bf2-4926-8aef-5ca30f9647e0),volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:13.097410 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e544e4-34bf-4d06-a5f3-9ab695687f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:13.117879 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e544e4-34bf-4d06-a5f3-9ab695687f78) transitioned into state 'SUCCESS' from state '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-1201931759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bbab3e34d5145b6b7d93f3eb566552c',qos_specs=None,replication_status=,reservations=['944a5170-17f0-41c4-bc0d-b3e66b15824f','64e2f098-1472-4a62-bfdb-58e5b459083e','81e30c0b-3943-431d-bf94-640687c73773','71c2a2cd-24e1-44df-a568-52aa898f08de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def61a264d9c41e4b7afab19afe8df4b',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:13.118376 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ef2980-599d-4709-a0af-821109fe8dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:13.127693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ef2980-599d-4709-a0af-821109fe8dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:13.128629 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Flow 'volume_create_api' (78a5e98f-8e54-4d00-a4ad-79d1e552ce2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:13.129169 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume request issued successfully. Jul 31 13:55:13.129903 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac82658b-e39d-4da6-b97d-be7f58614e1c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:13.130709 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 210/837] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:12 2026] POST /volume/v3/volumes => generated 760 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:13.156854 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-07d388dd-9f41-455d-8ef5-766d2eae1053 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:13.162707 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-07d388dd-9f41-455d-8ef5-766d2eae1053 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:13.163429 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-07d388dd-9f41-455d-8ef5-766d2eae1053 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:13.168840 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-07d388dd-9f41-455d-8ef5-766d2eae1053 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:13.184385 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:13.184385 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:13.189924 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-07d388dd-9f41-455d-8ef5-766d2eae1053 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:13.197064 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-07d388dd-9f41-455d-8ef5-766d2eae1053 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:13.197777 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 209/838] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:13 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:13.752267 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-43d84c35-bc0c-47d0-ace5-8f26c0f96068 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:13.755695 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-43d84c35-bc0c-47d0-ace5-8f26c0f96068 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:13.755695 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-43d84c35-bc0c-47d0-ace5-8f26c0f96068 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:13.755695 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-43d84c35-bc0c-47d0-ace5-8f26c0f96068 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:13.755695 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-43d84c35-bc0c-47d0-ace5-8f26c0f96068 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:13.759396 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:13.759396 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:13.760268 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-43d84c35-bc0c-47d0-ace5-8f26c0f96068 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:13.760766 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 210/839] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:13 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:13.856828 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:13.905150 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9773511f-02bc-4591-8092-3421e51d029d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:13.907997 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9773511f-02bc-4591-8092-3421e51d029d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:13.908353 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9773511f-02bc-4591-8092-3421e51d029d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:13.908639 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9773511f-02bc-4591-8092-3421e51d029d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:13.908794 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9773511f-02bc-4591-8092-3421e51d029d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:13.914471 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:13.914471 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:13.915545 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9773511f-02bc-4591-8092-3421e51d029d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:13.916116 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 211/840] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:13 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:13.999657 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:13.999657 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-460971185"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:14.005769 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-460971185'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:14.005769 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Create volume of 1 GB Jul 31 13:55:14.012554 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Availability Zones retrieved successfully. Jul 31 13:55:14.020967 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Flow 'volume_create_api' (6531692b-a322-4398-bd59-d962cbbc3191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:14.022805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c1b46be-ebfd-4c4d-b1b2-0d72551a2a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:14.024321 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:14.068544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c1b46be-ebfd-4c4d-b1b2-0d72551a2a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:14.068544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (176511cd-0015-4b7b-907f-d3c6419a678c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:14.150108 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Created reservations ['e7ff83c2-8d4f-46fa-a448-28ee9b559fe9', 'f3fa3407-7d6a-4c75-ac5d-4d8186ba2a81', '7634962d-a9e0-4ec1-918e-8e7074fd1385', '413d36d9-901e-4b63-9723-045ee0650817'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:14.151895 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (176511cd-0015-4b7b-907f-d3c6419a678c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7ff83c2-8d4f-46fa-a448-28ee9b559fe9', 'f3fa3407-7d6a-4c75-ac5d-4d8186ba2a81', '7634962d-a9e0-4ec1-918e-8e7074fd1385', '413d36d9-901e-4b63-9723-045ee0650817']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:14.152640 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e864b7a-9d74-4013-8ad4-7b553ea388f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:14.187736 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e864b7a-9d74-4013-8ad4-7b553ea388f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9498d5e-d169-4e7a-91b7-5c8f96592e16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-460971185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaf56c8d71a4859a93d0bdc29f04768',qos_specs=None,replication_status=,reservations=['e7ff83c2-8d4f-46fa-a448-28ee9b559fe9','f3fa3407-7d6a-4c75-ac5d-4d8186ba2a81','7634962d-a9e0-4ec1-918e-8e7074fd1385','413d36d9-901e-4b63-9723-045ee0650817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875e1c10854e40b598bf42f9b493a9c2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-460971185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9498d5e-d169-4e7a-91b7-5c8f96592e16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aaf56c8d71a4859a93d0bdc29f04768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='875e1c10854e40b598bf42f9b493a9c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:14.188683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d7eaef-c383-452f-895a-6039e42e7437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:14.207595 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d7eaef-c383-452f-895a-6039e42e7437) transitioned into state 'SUCCESS' from state '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-460971185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aaf56c8d71a4859a93d0bdc29f04768',qos_specs=None,replication_status=,reservations=['e7ff83c2-8d4f-46fa-a448-28ee9b559fe9','f3fa3407-7d6a-4c75-ac5d-4d8186ba2a81','7634962d-a9e0-4ec1-918e-8e7074fd1385','413d36d9-901e-4b63-9723-045ee0650817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875e1c10854e40b598bf42f9b493a9c2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:14.208528 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fca1123-7631-4808-8c6e-3013714d49dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:14.212556 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dfaad34f-b75a-49e9-8d05-301e43f1d88f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.214834 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dfaad34f-b75a-49e9-8d05-301e43f1d88f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:14.215139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dfaad34f-b75a-49e9-8d05-301e43f1d88f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:14.215435 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dfaad34f-b75a-49e9-8d05-301e43f1d88f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:14.221056 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fca1123-7631-4808-8c6e-3013714d49dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:14.222110 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Flow 'volume_create_api' (6531692b-a322-4398-bd59-d962cbbc3191) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:14.222492 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Create volume request issued successfully. Jul 31 13:55:14.223166 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0872b27d-15f1-4e4f-b10f-e7d31fbfd208 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:14.223239 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:14.223239 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:14.223805 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 211/841] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:55:13 2026] POST /volume/v3/volumes => generated 758 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:14.240324 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dfaad34f-b75a-49e9-8d05-301e43f1d88f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:14.247596 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dfaad34f-b75a-49e9-8d05-301e43f1d88f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:14.247960 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 210/842] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:14 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:14.301675 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-670bd88e-86da-47d6-bf81-cc86f9aff820 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.303896 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-670bd88e-86da-47d6-bf81-cc86f9aff820 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:14.304124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-670bd88e-86da-47d6-bf81-cc86f9aff820 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:14.304363 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-670bd88e-86da-47d6-bf81-cc86f9aff820 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:14.316478 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:14.316478 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:14.321193 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-670bd88e-86da-47d6-bf81-cc86f9aff820 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:14.328638 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-670bd88e-86da-47d6-bf81-cc86f9aff820 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:14.329169 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 211/843] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:55:14 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:14.425989 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-886a147b-3a3b-4a5f-ba81-ec81ff872895 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.425989 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-886a147b-3a3b-4a5f-ba81-ec81ff872895 None None] GET https://10.4.3.140/volume// Jul 31 13:55:14.425989 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-886a147b-3a3b-4a5f-ba81-ec81ff872895 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:14.425989 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-886a147b-3a3b-4a5f-ba81-ec81ff872895 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:14.425989 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-886a147b-3a3b-4a5f-ba81-ec81ff872895 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:14.425989 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 212/844] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:55:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:14.435504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-d080b67b-c2a3-42a9-919e-ee17090cb107 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.437592 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-d080b67b-c2a3-42a9-919e-ee17090cb107 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:55:14.438007 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-d080b67b-c2a3-42a9-919e-ee17090cb107 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1038c097-ae88-4e3b-b505-c517cb38f84b", "connector": null, "instance_uuid": "c5b2244f-620c-4861-bfc6-29fad8f9138a"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:14.449049 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:14.449049 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:14.481095 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-d080b67b-c2a3-42a9-919e-ee17090cb107 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:55:14.481529 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 212/845] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:55:14 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:14.508970 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e621fb52-7e40-4113-b187-673c4be7c02c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.513089 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e621fb52-7e40-4113-b187-673c4be7c02c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:14.513089 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e621fb52-7e40-4113-b187-673c4be7c02c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:14.513089 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e621fb52-7e40-4113-b187-673c4be7c02c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:14.521532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8727fd8e-1590-407b-b36e-93295f6a3547 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.522002 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8727fd8e-1590-407b-b36e-93295f6a3547 None None] GET https://10.4.3.140/volume// Jul 31 13:55:14.522210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8727fd8e-1590-407b-b36e-93295f6a3547 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:14.522268 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:14.522268 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:14.522466 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8727fd8e-1590-407b-b36e-93295f6a3547 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:14.522892 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8727fd8e-1590-407b-b36e-93295f6a3547 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:14.523253 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 212/846] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:14.528536 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e621fb52-7e40-4113-b187-673c4be7c02c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:14.530839 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e621fb52-7e40-4113-b187-673c4be7c02c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:14.531244 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 211/847] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:14 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:14.536638 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-cea2a006-880b-4fcc-8656-27d30b009dfd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.540084 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-cea2a006-880b-4fcc-8656-27d30b009dfd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:14.540330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-cea2a006-880b-4fcc-8656-27d30b009dfd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:14.540769 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-cea2a006-880b-4fcc-8656-27d30b009dfd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:14.556776 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:14.556776 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:14.561034 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-cea2a006-880b-4fcc-8656-27d30b009dfd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:14.566328 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-cea2a006-880b-4fcc-8656-27d30b009dfd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:14.567059 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 213/848] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:55:14 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1032 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:14.693041 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ca29b75d-7e98-41cb-b850-5f67e4d4f517 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.697094 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ca29b75d-7e98-41cb-b850-5f67e4d4f517 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] PUT https://10.4.3.140/volume/v3/attachments/432ca871-52a8-4f36-ad52-03b9b5facaf7 Jul 31 13:55:14.697638 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ca29b75d-7e98-41cb-b850-5f67e4d4f517 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:14.707905 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ca29b75d-7e98-41cb-b850-5f67e4d4f517 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Acquiring lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:55:14.713046 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ca29b75d-7e98-41cb-b850-5f67e4d4f517 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:55:14.715906 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:14.715906 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:14.770735 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b04916aa-3c15-4cd4-aff6-0bdb41e22b3e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.775080 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b04916aa-3c15-4cd4-aff6-0bdb41e22b3e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:14.775292 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b04916aa-3c15-4cd4-aff6-0bdb41e22b3e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:14.778534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b04916aa-3c15-4cd4-aff6-0bdb41e22b3e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:14.778534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b04916aa-3c15-4cd4-aff6-0bdb41e22b3e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:14.781753 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:14.781753 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:14.783167 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b04916aa-3c15-4cd4-aff6-0bdb41e22b3e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:14.783795 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 213/849] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:14 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:14.838742 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ca29b75d-7e98-41cb-b850-5f67e4d4f517 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" released by "attachment_update" :: held 0.126s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:55:14.839144 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ca29b75d-7e98-41cb-b850-5f67e4d4f517 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/432ca871-52a8-4f36-ad52-03b9b5facaf7 returned with HTTP 200 Jul 31 13:55:14.840123 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 213/850] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:55:14 2026] PUT /volume/v3/attachments/432ca871-52a8-4f36-ad52-03b9b5facaf7 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:14.930000 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dfb05b5d-bd42-42d2-ae27-450a97ca3222 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:14.933197 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dfb05b5d-bd42-42d2-ae27-450a97ca3222 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:14.933487 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dfb05b5d-bd42-42d2-ae27-450a97ca3222 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:14.933736 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dfb05b5d-bd42-42d2-ae27-450a97ca3222 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:14.933885 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-dfb05b5d-bd42-42d2-ae27-450a97ca3222 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:14.938505 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:14.938505 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:14.939316 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dfb05b5d-bd42-42d2-ae27-450a97ca3222 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:14.939729 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 212/851] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:14 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:15.545001 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-012bd382-e5fd-4842-888b-5187b832c3ca None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:15.547960 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-012bd382-e5fd-4842-888b-5187b832c3ca tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:15.548220 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-012bd382-e5fd-4842-888b-5187b832c3ca tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:15.548479 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-012bd382-e5fd-4842-888b-5187b832c3ca tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:15.562813 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:15.562813 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:15.567589 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-012bd382-e5fd-4842-888b-5187b832c3ca tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:15.574614 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-012bd382-e5fd-4842-888b-5187b832c3ca tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:15.575453 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 214/852] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:15 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:15.795683 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9cc73231-4b08-4f2e-a32e-acc32661362e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:15.798015 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9cc73231-4b08-4f2e-a32e-acc32661362e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:15.798269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9cc73231-4b08-4f2e-a32e-acc32661362e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:15.798545 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9cc73231-4b08-4f2e-a32e-acc32661362e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:15.798709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9cc73231-4b08-4f2e-a32e-acc32661362e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:15.804123 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:15.804123 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:15.805120 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9cc73231-4b08-4f2e-a32e-acc32661362e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:15.805636 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 214/853] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:15 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:15.951496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2240bb5d-e019-4333-bd32-fb44b7be67d9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:15.953076 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2240bb5d-e019-4333-bd32-fb44b7be67d9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:15.953246 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2240bb5d-e019-4333-bd32-fb44b7be67d9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:15.953439 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2240bb5d-e019-4333-bd32-fb44b7be67d9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:15.953564 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2240bb5d-e019-4333-bd32-fb44b7be67d9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:15.958188 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:15.958188 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:15.959022 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2240bb5d-e019-4333-bd32-fb44b7be67d9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:15.959441 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 214/854] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:15 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:16.587702 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-003b37c1-2dc7-41b3-9133-fb3fbda9e1b2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:16.589232 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-003b37c1-2dc7-41b3-9133-fb3fbda9e1b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:16.589479 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-003b37c1-2dc7-41b3-9133-fb3fbda9e1b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:16.589706 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-003b37c1-2dc7-41b3-9133-fb3fbda9e1b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:16.598460 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:16.598460 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:16.601728 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-003b37c1-2dc7-41b3-9133-fb3fbda9e1b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:16.605795 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-003b37c1-2dc7-41b3-9133-fb3fbda9e1b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:16.606229 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 213/855] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:16 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:16.815305 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f59a1323-f3a0-4d1f-8d94-012df4d9cde4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:16.817452 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f59a1323-f3a0-4d1f-8d94-012df4d9cde4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:16.817735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f59a1323-f3a0-4d1f-8d94-012df4d9cde4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:16.818008 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f59a1323-f3a0-4d1f-8d94-012df4d9cde4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:16.818215 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f59a1323-f3a0-4d1f-8d94-012df4d9cde4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:16.823504 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:16.823504 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:16.824379 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f59a1323-f3a0-4d1f-8d94-012df4d9cde4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:16.824797 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 215/856] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:16 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:16.970269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-46b406ad-d165-4e4b-9dcd-dccdd9bb8268 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:16.972384 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46b406ad-d165-4e4b-9dcd-dccdd9bb8268 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:16.972652 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46b406ad-d165-4e4b-9dcd-dccdd9bb8268 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:16.972880 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46b406ad-d165-4e4b-9dcd-dccdd9bb8268 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:16.973015 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-46b406ad-d165-4e4b-9dcd-dccdd9bb8268 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:16.977890 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:16.977890 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:16.978789 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46b406ad-d165-4e4b-9dcd-dccdd9bb8268 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:16.979209 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 215/857] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:16 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:17.618699 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-efa672c0-b0f5-4682-914c-7886408bd782 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:17.620552 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-efa672c0-b0f5-4682-914c-7886408bd782 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:17.620790 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-efa672c0-b0f5-4682-914c-7886408bd782 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:17.620973 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-efa672c0-b0f5-4682-914c-7886408bd782 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:17.632859 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:17.632859 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:17.638539 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-efa672c0-b0f5-4682-914c-7886408bd782 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:17.644919 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-efa672c0-b0f5-4682-914c-7886408bd782 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:17.645352 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 215/858] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:17 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:17.835049 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0ba046b7-8bde-499d-993c-e86e809b1473 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:17.836987 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ba046b7-8bde-499d-993c-e86e809b1473 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:17.837236 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ba046b7-8bde-499d-993c-e86e809b1473 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:17.837574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ba046b7-8bde-499d-993c-e86e809b1473 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:17.837722 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0ba046b7-8bde-499d-993c-e86e809b1473 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:17.841966 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:17.841966 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:17.843245 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ba046b7-8bde-499d-993c-e86e809b1473 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:17.843709 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 214/859] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:17 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:17.989887 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d596df6c-2a02-43a8-884c-20b1763ba283 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:17.991651 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d596df6c-2a02-43a8-884c-20b1763ba283 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:17.991858 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d596df6c-2a02-43a8-884c-20b1763ba283 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:17.992038 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d596df6c-2a02-43a8-884c-20b1763ba283 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:17.992140 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d596df6c-2a02-43a8-884c-20b1763ba283 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:17.996255 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:17.996255 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:17.997009 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d596df6c-2a02-43a8-884c-20b1763ba283 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:17.997372 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 216/860] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:17 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:18.662338 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e52ffc91-0551-430d-a92c-bd973cc86c56 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:18.665151 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e52ffc91-0551-430d-a92c-bd973cc86c56 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:18.665527 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e52ffc91-0551-430d-a92c-bd973cc86c56 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:18.665939 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e52ffc91-0551-430d-a92c-bd973cc86c56 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:18.677548 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:18.677548 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:18.684063 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e52ffc91-0551-430d-a92c-bd973cc86c56 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:18.689044 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e52ffc91-0551-430d-a92c-bd973cc86c56 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:18.689477 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 216/861] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:18 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:18.856867 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-32961b66-a3f3-4620-b7e1-d9793b836ea7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:18.858868 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-32961b66-a3f3-4620-b7e1-d9793b836ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:18.859081 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-32961b66-a3f3-4620-b7e1-d9793b836ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:18.859295 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-32961b66-a3f3-4620-b7e1-d9793b836ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:18.859683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-32961b66-a3f3-4620-b7e1-d9793b836ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:18.865371 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:18.865371 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:18.866126 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-32961b66-a3f3-4620-b7e1-d9793b836ea7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:18.866570 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 216/862] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:18 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:19.007620 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6f54f782-17cf-48ad-b8aa-14e5b07fa134 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:19.009274 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f54f782-17cf-48ad-b8aa-14e5b07fa134 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:19.009453 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f54f782-17cf-48ad-b8aa-14e5b07fa134 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:19.009645 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f54f782-17cf-48ad-b8aa-14e5b07fa134 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:19.009747 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-6f54f782-17cf-48ad-b8aa-14e5b07fa134 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:19.013631 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:19.013631 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:19.014351 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f54f782-17cf-48ad-b8aa-14e5b07fa134 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:19.014882 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 215/863] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:19 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:19.708807 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-90ba2454-0cda-4272-bdc2-3350990de4d0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:19.712789 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-90ba2454-0cda-4272-bdc2-3350990de4d0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:19.713052 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-90ba2454-0cda-4272-bdc2-3350990de4d0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:19.713321 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-90ba2454-0cda-4272-bdc2-3350990de4d0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:19.728596 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:19.728596 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:19.732158 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-90ba2454-0cda-4272-bdc2-3350990de4d0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:19.736017 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-90ba2454-0cda-4272-bdc2-3350990de4d0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:19.736376 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 217/864] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:19 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:19.882362 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-621cf346-2b91-40e2-9aba-7ba388a131c8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:19.884906 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-621cf346-2b91-40e2-9aba-7ba388a131c8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:19.885157 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-621cf346-2b91-40e2-9aba-7ba388a131c8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:19.885392 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-621cf346-2b91-40e2-9aba-7ba388a131c8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:19.885549 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-621cf346-2b91-40e2-9aba-7ba388a131c8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:19.890109 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:19.890109 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:19.891004 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-621cf346-2b91-40e2-9aba-7ba388a131c8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:19.891440 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 217/865] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:19 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:20.027530 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-42b9ffec-ac54-4fbb-9057-197773735187 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:20.029549 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-42b9ffec-ac54-4fbb-9057-197773735187 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:20.029765 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-42b9ffec-ac54-4fbb-9057-197773735187 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:20.029942 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-42b9ffec-ac54-4fbb-9057-197773735187 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:20.030037 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-42b9ffec-ac54-4fbb-9057-197773735187 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:20.040138 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:20.040138 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:20.043365 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-42b9ffec-ac54-4fbb-9057-197773735187 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:20.043365 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 217/866] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:20 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:20.749908 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e27484c0-7591-4f0c-b71c-88f7834f4508 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:20.752086 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e27484c0-7591-4f0c-b71c-88f7834f4508 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:20.752314 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e27484c0-7591-4f0c-b71c-88f7834f4508 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:20.752537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e27484c0-7591-4f0c-b71c-88f7834f4508 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:20.772164 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:20.772164 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:20.776393 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e27484c0-7591-4f0c-b71c-88f7834f4508 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:20.781125 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e27484c0-7591-4f0c-b71c-88f7834f4508 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:20.781595 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 216/867] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:20 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:20.906099 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-25c288f1-a943-4a79-ba5e-518ac11efbac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:20.910527 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25c288f1-a943-4a79-ba5e-518ac11efbac tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:20.910789 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25c288f1-a943-4a79-ba5e-518ac11efbac tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:20.911031 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25c288f1-a943-4a79-ba5e-518ac11efbac tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:20.911245 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-25c288f1-a943-4a79-ba5e-518ac11efbac tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:20.921764 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:20.921764 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:20.922633 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25c288f1-a943-4a79-ba5e-518ac11efbac tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:20.923007 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 218/868] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:20 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:21.058855 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ead12865-d5df-4608-93d5-19b8a3e8a856 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:21.061092 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ead12865-d5df-4608-93d5-19b8a3e8a856 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:21.061457 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ead12865-d5df-4608-93d5-19b8a3e8a856 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:21.061647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ead12865-d5df-4608-93d5-19b8a3e8a856 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:21.061795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ead12865-d5df-4608-93d5-19b8a3e8a856 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:21.065919 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:21.065919 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:21.066685 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ead12865-d5df-4608-93d5-19b8a3e8a856 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:21.067052 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 218/869] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:21 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:21.801488 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-96ec6426-464f-4390-b1e1-48924e4bf43a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:21.803796 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-96ec6426-464f-4390-b1e1-48924e4bf43a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:21.804011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-96ec6426-464f-4390-b1e1-48924e4bf43a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:21.804226 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-96ec6426-464f-4390-b1e1-48924e4bf43a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:21.815877 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:21.815877 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:21.819506 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-96ec6426-464f-4390-b1e1-48924e4bf43a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:21.824593 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-96ec6426-464f-4390-b1e1-48924e4bf43a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:21.824972 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 218/870] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:21 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:21.936419 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fc227ec6-e1b6-431c-b54d-16b8e98acd81 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:21.939048 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fc227ec6-e1b6-431c-b54d-16b8e98acd81 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:21.939377 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fc227ec6-e1b6-431c-b54d-16b8e98acd81 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:21.939614 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fc227ec6-e1b6-431c-b54d-16b8e98acd81 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:21.939714 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fc227ec6-e1b6-431c-b54d-16b8e98acd81 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:21.946046 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:21.946046 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:21.947331 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fc227ec6-e1b6-431c-b54d-16b8e98acd81 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:21.947970 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 217/871] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:21 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:22.080735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6f1daf08-d624-4723-9dc8-314500c4ff6e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:22.082955 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f1daf08-d624-4723-9dc8-314500c4ff6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:22.083376 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f1daf08-d624-4723-9dc8-314500c4ff6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:22.083763 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f1daf08-d624-4723-9dc8-314500c4ff6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:22.084537 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6f1daf08-d624-4723-9dc8-314500c4ff6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:22.090687 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:22.090687 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:22.091917 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f1daf08-d624-4723-9dc8-314500c4ff6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:22.092479 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 219/872] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:22 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:22.838489 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1677d415-9244-40f8-9233-d714c873fe5d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:22.840353 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1677d415-9244-40f8-9233-d714c873fe5d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:22.840605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1677d415-9244-40f8-9233-d714c873fe5d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:22.840851 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1677d415-9244-40f8-9233-d714c873fe5d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:22.850179 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:22.850179 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:22.853929 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1677d415-9244-40f8-9233-d714c873fe5d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:22.858115 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1677d415-9244-40f8-9233-d714c873fe5d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:22.858484 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 219/873] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:22 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:22.957993 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cc2624a4-aff7-4892-853a-e76313ec5e44 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:22.959947 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cc2624a4-aff7-4892-853a-e76313ec5e44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:22.960125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cc2624a4-aff7-4892-853a-e76313ec5e44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:22.960326 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cc2624a4-aff7-4892-853a-e76313ec5e44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:22.960427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-cc2624a4-aff7-4892-853a-e76313ec5e44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:22.964569 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:22.964569 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:22.965242 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cc2624a4-aff7-4892-853a-e76313ec5e44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:22.965572 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 219/874] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:22 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:23.105950 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e266c1e9-7b3c-464b-b6b3-76c7e03c2f5d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:23.108226 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e266c1e9-7b3c-464b-b6b3-76c7e03c2f5d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:23.108500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e266c1e9-7b3c-464b-b6b3-76c7e03c2f5d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:23.109246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e266c1e9-7b3c-464b-b6b3-76c7e03c2f5d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:23.109420 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e266c1e9-7b3c-464b-b6b3-76c7e03c2f5d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:23.115194 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:23.115194 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:23.116193 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e266c1e9-7b3c-464b-b6b3-76c7e03c2f5d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:23.116831 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 218/875] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:23 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:23.872607 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c04eb93c-e600-4c55-a831-66e12a9ba3d4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:23.874116 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c04eb93c-e600-4c55-a831-66e12a9ba3d4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:23.874328 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c04eb93c-e600-4c55-a831-66e12a9ba3d4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:23.874500 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c04eb93c-e600-4c55-a831-66e12a9ba3d4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:23.883718 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:23.883718 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:23.887226 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c04eb93c-e600-4c55-a831-66e12a9ba3d4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:23.891208 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c04eb93c-e600-4c55-a831-66e12a9ba3d4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:23.891561 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 220/876] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:23 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:23.975963 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fb091117-df7b-49af-bf93-7896006afaf2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:23.977675 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb091117-df7b-49af-bf93-7896006afaf2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:23.977853 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb091117-df7b-49af-bf93-7896006afaf2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:23.978025 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb091117-df7b-49af-bf93-7896006afaf2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:23.978137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fb091117-df7b-49af-bf93-7896006afaf2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:23.982083 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:23.982083 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:23.982779 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb091117-df7b-49af-bf93-7896006afaf2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:23.983093 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 220/877] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:23 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:24.127110 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-40ee4c6c-0079-40c8-82df-5b20c743b464 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:24.129230 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40ee4c6c-0079-40c8-82df-5b20c743b464 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:24.129462 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40ee4c6c-0079-40c8-82df-5b20c743b464 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:24.129710 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40ee4c6c-0079-40c8-82df-5b20c743b464 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:24.129846 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-40ee4c6c-0079-40c8-82df-5b20c743b464 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:24.135170 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:24.135170 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:24.136125 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40ee4c6c-0079-40c8-82df-5b20c743b464 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:24.136624 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 220/878] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:24 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:24.903565 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b07c5513-e266-4f27-9940-547cc596c1b5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:24.905656 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b07c5513-e266-4f27-9940-547cc596c1b5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:24.905874 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b07c5513-e266-4f27-9940-547cc596c1b5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:24.906108 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b07c5513-e266-4f27-9940-547cc596c1b5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:24.917017 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:24.917017 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:24.920991 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b07c5513-e266-4f27-9940-547cc596c1b5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:24.926949 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b07c5513-e266-4f27-9940-547cc596c1b5 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:24.927600 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 219/879] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:24 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:24.993037 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ebb37174-9c10-4cc5-bf92-36a880cc2855 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:24.994878 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebb37174-9c10-4cc5-bf92-36a880cc2855 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:24.995100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebb37174-9c10-4cc5-bf92-36a880cc2855 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:24.995308 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebb37174-9c10-4cc5-bf92-36a880cc2855 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:24.995435 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ebb37174-9c10-4cc5-bf92-36a880cc2855 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:24.999821 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:24.999821 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:25.000519 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebb37174-9c10-4cc5-bf92-36a880cc2855 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:25.000895 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 221/880] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:24 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:25.055797 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ee1034f3-d923-4a4d-8791-bb04e30c6a46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:25.056182 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee1034f3-d923-4a4d-8791-bb04e30c6a46 None None] GET https://10.4.3.140/volume// Jul 31 13:55:25.056341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee1034f3-d923-4a4d-8791-bb04e30c6a46 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:25.056535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee1034f3-d923-4a4d-8791-bb04e30c6a46 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:25.056844 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee1034f3-d923-4a4d-8791-bb04e30c6a46 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:25.057159 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 221/881] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:25.065011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-80d71d0a-0834-4d1a-b06b-af39ed604261 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:25.067072 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-80d71d0a-0834-4d1a-b06b-af39ed604261 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:55:25.067313 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-80d71d0a-0834-4d1a-b06b-af39ed604261 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:25.067537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-80d71d0a-0834-4d1a-b06b-af39ed604261 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:25.077097 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:25.077097 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:25.080761 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-80d71d0a-0834-4d1a-b06b-af39ed604261 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:55:25.087342 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-80d71d0a-0834-4d1a-b06b-af39ed604261 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:55:25.087912 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 221/882] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:55:25 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 1539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:25.146623 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6849d7e8-298a-464f-b195-7060b89effa9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:25.148352 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6849d7e8-298a-464f-b195-7060b89effa9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:25.148538 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6849d7e8-298a-464f-b195-7060b89effa9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:25.148731 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6849d7e8-298a-464f-b195-7060b89effa9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:25.148826 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-6849d7e8-298a-464f-b195-7060b89effa9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:25.153108 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:25.153108 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:25.153812 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6849d7e8-298a-464f-b195-7060b89effa9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:25.154185 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 220/883] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:25 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:25.180171 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-934f5251-5a98-43cc-b14b-8fecf92fe505 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:25.182108 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-934f5251-5a98-43cc-b14b-8fecf92fe505 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] PUT https://10.4.3.140/volume/v3/attachments/8bf565a6-af5e-40f1-859c-3056fddcd481 Jul 31 13:55:25.182438 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-934f5251-5a98-43cc-b14b-8fecf92fe505 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:25.190075 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-934f5251-5a98-43cc-b14b-8fecf92fe505 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Acquiring lock "cinder-attachment_update-67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:55:25.194319 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-934f5251-5a98-43cc-b14b-8fecf92fe505 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Lock "cinder-attachment_update-67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:55:25.195345 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:25.195345 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:25.310075 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-934f5251-5a98-43cc-b14b-8fecf92fe505 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Lock "cinder-attachment_update-67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9-np0000006230" released by "attachment_update" :: held 0.116s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:55:25.310389 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-934f5251-5a98-43cc-b14b-8fecf92fe505 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/attachments/8bf565a6-af5e-40f1-859c-3056fddcd481 returned with HTTP 200 Jul 31 13:55:25.310820 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 222/884] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:55:25 2026] PUT /volume/v3/attachments/8bf565a6-af5e-40f1-859c-3056fddcd481 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:25.332903 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-c4d4539f-8057-4b76-8251-a821eedaaa47 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:25.334983 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-c4d4539f-8057-4b76-8251-a821eedaaa47 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] POST https://10.4.3.140/volume/v3/attachments/8bf565a6-af5e-40f1-859c-3056fddcd481/action Jul 31 13:55:25.335399 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-c4d4539f-8057-4b76-8251-a821eedaaa47 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:55:25.335524 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-c4d4539f-8057-4b76-8251-a821eedaaa47 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:25.351768 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:25.351768 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:25.362607 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2aea01d7-0925-4db1-aa0b-98c1a59266dc req-c4d4539f-8057-4b76-8251-a821eedaaa47 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/attachments/8bf565a6-af5e-40f1-859c-3056fddcd481/action returned with HTTP 204 Jul 31 13:55:25.363060 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 222/885] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:55:25 2026] POST /volume/v3/attachments/8bf565a6-af5e-40f1-859c-3056fddcd481/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:25.939957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ad8daed1-2811-4eb0-acc1-19c18af50ef4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:25.942089 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ad8daed1-2811-4eb0-acc1-19c18af50ef4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:25.942313 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ad8daed1-2811-4eb0-acc1-19c18af50ef4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:25.942565 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ad8daed1-2811-4eb0-acc1-19c18af50ef4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:25.952900 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:25.952900 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:25.956643 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ad8daed1-2811-4eb0-acc1-19c18af50ef4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:25.961200 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ad8daed1-2811-4eb0-acc1-19c18af50ef4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:25.961589 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 222/886] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:25 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:26.010443 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-69ae2a18-136b-4ca7-9a99-a79aed96ebd9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:26.012363 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69ae2a18-136b-4ca7-9a99-a79aed96ebd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:26.012590 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-69ae2a18-136b-4ca7-9a99-a79aed96ebd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:26.012807 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-69ae2a18-136b-4ca7-9a99-a79aed96ebd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:26.012940 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-69ae2a18-136b-4ca7-9a99-a79aed96ebd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:26.017451 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:26.017451 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:26.018291 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69ae2a18-136b-4ca7-9a99-a79aed96ebd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:26.018719 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 221/887] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:26 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:26.164324 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9cfe021c-bfea-4ac8-b9c4-b1fcf51d109d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:26.166075 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9cfe021c-bfea-4ac8-b9c4-b1fcf51d109d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:26.166406 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9cfe021c-bfea-4ac8-b9c4-b1fcf51d109d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:26.167615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9cfe021c-bfea-4ac8-b9c4-b1fcf51d109d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:26.167615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9cfe021c-bfea-4ac8-b9c4-b1fcf51d109d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:26.171162 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:26.171162 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:26.172115 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9cfe021c-bfea-4ac8-b9c4-b1fcf51d109d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:26.172605 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 223/888] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:26 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:26.973898 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9c35ecf9-4807-471f-b37d-b43b1c923d13 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:26.976307 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c35ecf9-4807-471f-b37d-b43b1c923d13 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:26.976405 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c35ecf9-4807-471f-b37d-b43b1c923d13 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:26.976643 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c35ecf9-4807-471f-b37d-b43b1c923d13 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:26.986594 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:26.986594 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:26.990408 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9c35ecf9-4807-471f-b37d-b43b1c923d13 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:26.994905 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c35ecf9-4807-471f-b37d-b43b1c923d13 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:26.995284 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 223/889] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:26 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:27.029483 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2c108fe2-46c8-4417-af06-da2726a7e6de None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:27.032164 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2c108fe2-46c8-4417-af06-da2726a7e6de tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:27.032245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2c108fe2-46c8-4417-af06-da2726a7e6de tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:27.032476 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2c108fe2-46c8-4417-af06-da2726a7e6de tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:27.032655 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2c108fe2-46c8-4417-af06-da2726a7e6de tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:27.038638 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:27.038638 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:27.039170 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2c108fe2-46c8-4417-af06-da2726a7e6de tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:27.039667 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 223/890] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:27 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:27.184377 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5e643ec1-2f36-4de4-ab32-c965623c4a68 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:27.189373 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e643ec1-2f36-4de4-ab32-c965623c4a68 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:27.189804 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e643ec1-2f36-4de4-ab32-c965623c4a68 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:27.190136 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e643ec1-2f36-4de4-ab32-c965623c4a68 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:27.190388 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5e643ec1-2f36-4de4-ab32-c965623c4a68 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:27.195177 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:27.195177 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:27.195900 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e643ec1-2f36-4de4-ab32-c965623c4a68 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:27.196297 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 222/891] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:27 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:28.007037 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3288a598-006f-44ce-a79a-6f1484354d93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:28.008716 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3288a598-006f-44ce-a79a-6f1484354d93 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:28.010277 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3288a598-006f-44ce-a79a-6f1484354d93 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:28.010277 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3288a598-006f-44ce-a79a-6f1484354d93 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:28.018157 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:28.018157 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:28.021820 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3288a598-006f-44ce-a79a-6f1484354d93 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:28.026041 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3288a598-006f-44ce-a79a-6f1484354d93 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:28.026567 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 224/892] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:28 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:28.049264 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f8dacc4-29a4-4306-91e5-6153014650f4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:28.051220 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f8dacc4-29a4-4306-91e5-6153014650f4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:28.051420 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f8dacc4-29a4-4306-91e5-6153014650f4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:28.051618 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f8dacc4-29a4-4306-91e5-6153014650f4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:28.051712 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5f8dacc4-29a4-4306-91e5-6153014650f4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:28.056347 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:28.056347 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:28.057128 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f8dacc4-29a4-4306-91e5-6153014650f4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:28.057482 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 224/893] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:28 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:28.066433 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f932fac0-6d67-4e28-8de1-e2611f5b05ef None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:28.068257 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f932fac0-6d67-4e28-8de1-e2611f5b05ef tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 Jul 31 13:55:28.068457 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f932fac0-6d67-4e28-8de1-e2611f5b05ef tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:28.068654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f932fac0-6d67-4e28-8de1-e2611f5b05ef tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:28.075707 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:28.075707 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:28.079249 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f932fac0-6d67-4e28-8de1-e2611f5b05ef tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:28.084360 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f932fac0-6d67-4e28-8de1-e2611f5b05ef tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 returned with HTTP 200 Jul 31 13:55:28.084737 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 224/894] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:28 2026] GET /volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:28.097631 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:28.099401 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1/restore Jul 31 13:55:28.099790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:28.101321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Restoring backup 5ca6c26c-b376-4c52-b2b3-415f5be028b1 ({'restore': {}}) {{(pid=100183) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 13:55:28.101442 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Restoring backup 5ca6c26c-b376-4c52-b2b3-415f5be028b1 to volume None. Jul 31 13:55:28.105890 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:28.105890 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:28.107024 np0000006230 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating volume of 1 GB for restore of backup 5ca6c26c-b376-4c52-b2b3-415f5be028b1. Jul 31 13:55:28.113170 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Availability zone cache updated, next update will occur around 2026-07-31 14:55:28.112926. {{(pid=100183) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:55:28.113308 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Availability Zones retrieved successfully. Jul 31 13:55:28.118321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (2e2d8230-a1c0-49e3-be9b-8cb91917830d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:28.119586 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236a559b-d85c-4649-b269-6dec4b64f4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:28.120504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:28.150106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236a559b-d85c-4649-b269-6dec4b64f4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:28.151028 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0585851-651c-4fa7-93b2-56d6ec4d27b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:28.194719 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['de19561f-2136-4ba0-871a-998728182245', 'b1f16336-00e6-4a34-a85f-347c2b423ede', '6c582c44-79d2-4675-bcca-d07306f93806', '5bad929f-dc3b-4a5e-9a94-2a5ae0c57c83'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:28.194719 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0585851-651c-4fa7-93b2-56d6ec4d27b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de19561f-2136-4ba0-871a-998728182245', 'b1f16336-00e6-4a34-a85f-347c2b423ede', '6c582c44-79d2-4675-bcca-d07306f93806', '5bad929f-dc3b-4a5e-9a94-2a5ae0c57c83']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:28.194719 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f519789-b6a1-498c-8bb7-9db4ea90afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:28.211119 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7f8bf2f0-4fb5-42b4-a58b-9dce1f7ad2c0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:28.213477 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f8bf2f0-4fb5-42b4-a58b-9dce1f7ad2c0 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:28.217405 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f8bf2f0-4fb5-42b4-a58b-9dce1f7ad2c0 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:28.217405 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f8bf2f0-4fb5-42b4-a58b-9dce1f7ad2c0 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:28.217405 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-7f8bf2f0-4fb5-42b4-a58b-9dce1f7ad2c0 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:28.224002 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:28.224002 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:28.225771 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f8bf2f0-4fb5-42b4-a58b-9dce1f7ad2c0 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:28.226625 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 225/895] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:28 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:28.234086 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f519789-b6a1-498c-8bb7-9db4ea90afc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d48c5f5-7d45-461a-b626-f0da814a9584', '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_5ca6c26c-b376-4c52-b2b3-415f5be028b1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['de19561f-2136-4ba0-871a-998728182245','b1f16336-00e6-4a34-a85f-347c2b423ede','6c582c44-79d2-4675-bcca-d07306f93806','5bad929f-dc3b-4a5e-9a94-2a5ae0c57c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5ca6c26c-b376-4c52-b2b3-415f5be028b1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d48c5f5-7d45-461a-b626-f0da814a9584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02fe69231e374fada13db23828d4bef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:28.234409 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464aba80-96fa-42b7-b341-15322fa44d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:28.252711 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464aba80-96fa-42b7-b341-15322fa44d45) transitioned into 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_5ca6c26c-b376-4c52-b2b3-415f5be028b1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['de19561f-2136-4ba0-871a-998728182245','b1f16336-00e6-4a34-a85f-347c2b423ede','6c582c44-79d2-4675-bcca-d07306f93806','5bad929f-dc3b-4a5e-9a94-2a5ae0c57c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:28.254487 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d1c055-d8d9-4c1d-9344-793ee5953299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:28.267266 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d1c055-d8d9-4c1d-9344-793ee5953299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:28.268563 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (2e2d8230-a1c0-49e3-be9b-8cb91917830d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:28.268998 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request issued successfully. Jul 31 13:55:28.278429 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:28.278429 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:28.279172 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:29.039137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6bfc1c1c-c854-4dfd-9934-c78fd85fa031 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:29.040751 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6bfc1c1c-c854-4dfd-9934-c78fd85fa031 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:29.040980 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6bfc1c1c-c854-4dfd-9934-c78fd85fa031 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:29.041200 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6bfc1c1c-c854-4dfd-9934-c78fd85fa031 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:29.049872 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:29.049872 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:29.053325 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6bfc1c1c-c854-4dfd-9934-c78fd85fa031 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:29.057853 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6bfc1c1c-c854-4dfd-9934-c78fd85fa031 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:29.058361 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 225/896] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:29 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:29.238530 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2834c1e0-cf3d-43c3-aa46-1753382e8485 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:29.240191 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2834c1e0-cf3d-43c3-aa46-1753382e8485 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:29.240345 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2834c1e0-cf3d-43c3-aa46-1753382e8485 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:29.240531 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2834c1e0-cf3d-43c3-aa46-1753382e8485 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:29.240641 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2834c1e0-cf3d-43c3-aa46-1753382e8485 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:29.244561 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:29.244561 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:29.245201 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2834c1e0-cf3d-43c3-aa46-1753382e8485 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:29.245534 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 225/897] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:29 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:29.287134 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:29.287134 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:29.287626 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:29.287763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Checking backup size 1 against volume size 1 {{(pid=100183) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 13:55:29.287860 np0000006230 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Overwriting volume 6d48c5f5-7d45-461a-b626-f0da814a9584 with restore of backup 5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:29.306262 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] restore_backup in rpcapi backup_id 5ca6c26c-b376-4c52-b2b3-415f5be028b1 {{(pid=100183) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 13:55:29.308343 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2fce2296-0959-420a-a41e-0cf2025a3b4e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1/restore returned with HTTP 202 Jul 31 13:55:29.310348 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 223/898] 10.4.3.140 () {68 vars in 1393 bytes} [Fri Jul 31 13:55:28 2026] POST /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1/restore => generated 189 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:29.321820 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-76bbbd2e-339d-418a-a65a-0ea7318ec345 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:29.325651 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-76bbbd2e-339d-418a-a65a-0ea7318ec345 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:29.325651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-76bbbd2e-339d-418a-a65a-0ea7318ec345 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:29.325651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-76bbbd2e-339d-418a-a65a-0ea7318ec345 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:29.325651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-76bbbd2e-339d-418a-a65a-0ea7318ec345 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:29.333375 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:29.333375 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:29.334590 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-76bbbd2e-339d-418a-a65a-0ea7318ec345 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:29.335087 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 226/899] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:29 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:30.073632 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d36ae96b-22a2-451c-9987-35d5f5c08c1b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:30.076490 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d36ae96b-22a2-451c-9987-35d5f5c08c1b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:30.076713 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d36ae96b-22a2-451c-9987-35d5f5c08c1b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:30.076881 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d36ae96b-22a2-451c-9987-35d5f5c08c1b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:30.088173 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:30.088173 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:30.092672 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d36ae96b-22a2-451c-9987-35d5f5c08c1b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:30.097723 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d36ae96b-22a2-451c-9987-35d5f5c08c1b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:30.098201 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 226/900] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:30 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:30.256013 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c859b1f2-31dd-42a9-aeec-49dec76581f5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:30.259147 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c859b1f2-31dd-42a9-aeec-49dec76581f5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:30.259376 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c859b1f2-31dd-42a9-aeec-49dec76581f5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:30.259610 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c859b1f2-31dd-42a9-aeec-49dec76581f5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:30.259745 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c859b1f2-31dd-42a9-aeec-49dec76581f5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:30.264598 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:30.264598 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:30.265429 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c859b1f2-31dd-42a9-aeec-49dec76581f5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:30.265842 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 226/901] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:30 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:30.348643 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2ef60f26-5aa6-43c8-8654-a59aa520bf99 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:30.350541 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ef60f26-5aa6-43c8-8654-a59aa520bf99 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:30.350738 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ef60f26-5aa6-43c8-8654-a59aa520bf99 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:30.350959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ef60f26-5aa6-43c8-8654-a59aa520bf99 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:30.351100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2ef60f26-5aa6-43c8-8654-a59aa520bf99 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:30.357564 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:30.357564 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:30.358542 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ef60f26-5aa6-43c8-8654-a59aa520bf99 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:30.358936 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 224/902] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:30 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:30.362268 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ac333952-49f6-45a6-903c-cf349a0744b4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:30.366534 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ac333952-49f6-45a6-903c-cf349a0744b4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments/432ca871-52a8-4f36-ad52-03b9b5facaf7/action Jul 31 13:55:30.366534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ac333952-49f6-45a6-903c-cf349a0744b4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:55:30.366534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ac333952-49f6-45a6-903c-cf349a0744b4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:30.379795 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:30.379795 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:30.389368 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bc463c4a-d49b-4cc5-a641-72f487e9e3fe req-ac333952-49f6-45a6-903c-cf349a0744b4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/432ca871-52a8-4f36-ad52-03b9b5facaf7/action returned with HTTP 204 Jul 31 13:55:30.389932 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 227/903] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:55:30 2026] POST /volume/v3/attachments/432ca871-52a8-4f36-ad52-03b9b5facaf7/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:31.111468 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8c42d8e0-b9e8-4607-9bbe-8ba24ddde167 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.114803 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c42d8e0-b9e8-4607-9bbe-8ba24ddde167 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:31.115088 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8c42d8e0-b9e8-4607-9bbe-8ba24ddde167 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:31.115291 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8c42d8e0-b9e8-4607-9bbe-8ba24ddde167 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:31.126825 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:31.126825 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:31.132379 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8c42d8e0-b9e8-4607-9bbe-8ba24ddde167 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:31.140027 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c42d8e0-b9e8-4607-9bbe-8ba24ddde167 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:31.140631 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 227/904] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:31 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:31.186443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d7f30590-9656-4097-875d-9ec6506acf90 req-364373ad-26e1-43bf-95a8-937cbbe03331 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.188560 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-364373ad-26e1-43bf-95a8-937cbbe03331 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:31.188748 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-364373ad-26e1-43bf-95a8-937cbbe03331 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:31.188957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-364373ad-26e1-43bf-95a8-937cbbe03331 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:31.197687 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:31.197687 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:31.201037 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d7f30590-9656-4097-875d-9ec6506acf90 req-364373ad-26e1-43bf-95a8-937cbbe03331 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:31.204910 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-364373ad-26e1-43bf-95a8-937cbbe03331 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:31.205266 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 227/905] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:55:31 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:31.275878 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-659e62ac-6cb2-4933-aeb5-f41a86a10e79 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.277558 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-659e62ac-6cb2-4933-aeb5-f41a86a10e79 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:31.277737 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-659e62ac-6cb2-4933-aeb5-f41a86a10e79 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:31.277989 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-659e62ac-6cb2-4933-aeb5-f41a86a10e79 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:31.278130 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-659e62ac-6cb2-4933-aeb5-f41a86a10e79 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:31.282218 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:31.282218 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:31.282962 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-659e62ac-6cb2-4933-aeb5-f41a86a10e79 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:31.283306 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 225/906] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:31 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:31.329078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f7e0c875-1d33-4ad1-8682-2ad94cd1777e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.329078 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7e0c875-1d33-4ad1-8682-2ad94cd1777e None None] GET https://10.4.3.140/volume// Jul 31 13:55:31.329078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7e0c875-1d33-4ad1-8682-2ad94cd1777e None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:31.329078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7e0c875-1d33-4ad1-8682-2ad94cd1777e None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:31.329078 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7e0c875-1d33-4ad1-8682-2ad94cd1777e None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:31.329078 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 228/907] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:55:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 13:55:31.338345 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d7f30590-9656-4097-875d-9ec6506acf90 req-2a0db557-fc52-48d5-b683-cb26668e6625 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.341851 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-2a0db557-fc52-48d5-b683-cb26668e6625 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:55:31.342604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-2a0db557-fc52-48d5-b683-cb26668e6625 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1038c097-ae88-4e3b-b505-c517cb38f84b", "connector": null, "instance_uuid": "cbb19086-b085-4c3b-b653-c034f0db13d7"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:31.360253 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:31.360253 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:31.374602 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e1cd2fc9-aab9-42a2-b75a-041d1ae24297 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.374602 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1cd2fc9-aab9-42a2-b75a-041d1ae24297 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:31.374602 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1cd2fc9-aab9-42a2-b75a-041d1ae24297 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:31.374602 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1cd2fc9-aab9-42a2-b75a-041d1ae24297 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:31.374602 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e1cd2fc9-aab9-42a2-b75a-041d1ae24297 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:31.384414 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:31.384414 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:31.384414 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1cd2fc9-aab9-42a2-b75a-041d1ae24297 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:31.384414 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 228/908] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:31 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:31.393124 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-2a0db557-fc52-48d5-b683-cb26668e6625 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:55:31.393764 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 228/909] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:55:31 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:31.428007 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4bd31063-b5dd-4ff8-a51c-b44db361c7ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.429941 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4bd31063-b5dd-4ff8-a51c-b44db361c7ee tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:31.430178 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4bd31063-b5dd-4ff8-a51c-b44db361c7ee tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:31.430394 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4bd31063-b5dd-4ff8-a51c-b44db361c7ee tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:31.451966 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-994e813b-8b12-443d-9437-2644d028b6fc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.451966 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-994e813b-8b12-443d-9437-2644d028b6fc None None] GET https://10.4.3.140/volume// Jul 31 13:55:31.451966 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-994e813b-8b12-443d-9437-2644d028b6fc None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:31.451966 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-994e813b-8b12-443d-9437-2644d028b6fc None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:31.452329 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:31.452329 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:31.452380 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-994e813b-8b12-443d-9437-2644d028b6fc None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:31.452380 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 229/910] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:31 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:31.457256 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4bd31063-b5dd-4ff8-a51c-b44db361c7ee tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:31.463439 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4bd31063-b5dd-4ff8-a51c-b44db361c7ee tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:31.463880 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 226/911] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:31 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:31.468550 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d7f30590-9656-4097-875d-9ec6506acf90 req-d37bdb50-b5b4-48bf-8ff7-dc729c4f55b0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.474845 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-d37bdb50-b5b4-48bf-8ff7-dc729c4f55b0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:31.475556 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-d37bdb50-b5b4-48bf-8ff7-dc729c4f55b0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:31.477942 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-d37bdb50-b5b4-48bf-8ff7-dc729c4f55b0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:31.502486 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:31.502486 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:31.507917 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d7f30590-9656-4097-875d-9ec6506acf90 req-d37bdb50-b5b4-48bf-8ff7-dc729c4f55b0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:31.515797 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-d37bdb50-b5b4-48bf-8ff7-dc729c4f55b0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:31.516220 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 229/912] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:55:31 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:31.627600 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d7f30590-9656-4097-875d-9ec6506acf90 req-0e880fc0-e07c-40ce-a63f-d8380984b7ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:31.631056 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-0e880fc0-e07c-40ce-a63f-d8380984b7ea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] PUT https://10.4.3.140/volume/v3/attachments/4061e0ec-f0be-41fe-8b1e-7dbf0e613270 Jul 31 13:55:31.631508 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-0e880fc0-e07c-40ce-a63f-d8380984b7ea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:31.640288 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-d7f30590-9656-4097-875d-9ec6506acf90 req-0e880fc0-e07c-40ce-a63f-d8380984b7ea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Acquiring lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:55:31.645791 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-d7f30590-9656-4097-875d-9ec6506acf90 req-0e880fc0-e07c-40ce-a63f-d8380984b7ea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:55:31.646880 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:31.646880 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:31.727994 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-d7f30590-9656-4097-875d-9ec6506acf90 req-0e880fc0-e07c-40ce-a63f-d8380984b7ea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" released by "attachment_update" :: held 0.082s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:55:31.728375 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-0e880fc0-e07c-40ce-a63f-d8380984b7ea tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/4061e0ec-f0be-41fe-8b1e-7dbf0e613270 returned with HTTP 200 Jul 31 13:55:31.728941 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 229/913] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:55:31 2026] PUT /volume/v3/attachments/4061e0ec-f0be-41fe-8b1e-7dbf0e613270 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:32.297621 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b6d89d3b-9894-4c9c-90c9-d76b4039d650 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:32.301561 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6d89d3b-9894-4c9c-90c9-d76b4039d650 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:32.301561 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b6d89d3b-9894-4c9c-90c9-d76b4039d650 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:32.301561 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b6d89d3b-9894-4c9c-90c9-d76b4039d650 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:32.301561 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b6d89d3b-9894-4c9c-90c9-d76b4039d650 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:32.304284 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:32.304284 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:32.305168 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6d89d3b-9894-4c9c-90c9-d76b4039d650 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:32.305658 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 230/914] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:32 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:32.396459 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c073575a-37a6-4155-8a4f-0da4518e1163 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:32.398574 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c073575a-37a6-4155-8a4f-0da4518e1163 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:32.398791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c073575a-37a6-4155-8a4f-0da4518e1163 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:32.399011 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c073575a-37a6-4155-8a4f-0da4518e1163 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:32.399126 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c073575a-37a6-4155-8a4f-0da4518e1163 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:32.404339 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:32.404339 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:32.405333 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c073575a-37a6-4155-8a4f-0da4518e1163 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:32.406294 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 227/915] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:32 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:32.479805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-94f118ce-b79c-46a5-9aed-51b2ac64eefd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:32.482044 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-94f118ce-b79c-46a5-9aed-51b2ac64eefd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:32.482301 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-94f118ce-b79c-46a5-9aed-51b2ac64eefd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:32.482568 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-94f118ce-b79c-46a5-9aed-51b2ac64eefd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:32.498253 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:32.498253 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:32.502388 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-94f118ce-b79c-46a5-9aed-51b2ac64eefd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:32.507987 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-94f118ce-b79c-46a5-9aed-51b2ac64eefd tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:32.508556 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 230/916] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:32 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:32.678816 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:32.681042 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:32.681532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-366563123"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:32.683283 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-366563123'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:32.683420 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Create volume of 1 GB Jul 31 13:55:32.683796 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:32.683796 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:32.689123 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Availability Zones retrieved successfully. Jul 31 13:55:32.695912 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Flow 'volume_create_api' (4af7e03f-d6e8-4b56-8394-fb03d0888406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:32.697308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fa698b-9173-4bf5-9d92-a9e14356435f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:32.698835 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:32.730263 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fa698b-9173-4bf5-9d92-a9e14356435f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:32.731347 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d83d4e-6d11-48d4-87bc-886a6d0e6717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:32.805386 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Created reservations ['1e94b8b2-6cba-459d-937d-8f04145e1d0a', 'cba2b344-15d6-4938-ada2-74ec131af3cb', 'f12ea367-e92a-41c8-ac45-ae469aea2805', '684ceb16-c3d0-4278-bebd-73ae5c522799'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:32.806273 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d83d4e-6d11-48d4-87bc-886a6d0e6717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e94b8b2-6cba-459d-937d-8f04145e1d0a', 'cba2b344-15d6-4938-ada2-74ec131af3cb', 'f12ea367-e92a-41c8-ac45-ae469aea2805', '684ceb16-c3d0-4278-bebd-73ae5c522799']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:32.807007 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54091e42-7d3c-474c-8d64-fbebac7c4b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:32.827529 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54091e42-7d3c-474c-8d64-fbebac7c4b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c067fef0-8f40-47f1-a2e0-69503f97222b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-366563123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a49a29ab6fd4bd586a912f6ab76d38c',qos_specs=None,replication_status=,reservations=['1e94b8b2-6cba-459d-937d-8f04145e1d0a','cba2b344-15d6-4938-ada2-74ec131af3cb','f12ea367-e92a-41c8-ac45-ae469aea2805','684ceb16-c3d0-4278-bebd-73ae5c522799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438ec404a3134e73843c30b392fd489c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-366563123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c067fef0-8f40-47f1-a2e0-69503f97222b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a49a29ab6fd4bd586a912f6ab76d38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='438ec404a3134e73843c30b392fd489c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:32.828212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15920a35-913a-409c-a69e-c098d7760329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:32.845072 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15920a35-913a-409c-a69e-c098d7760329) transitioned into state 'SUCCESS' from state '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-366563123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a49a29ab6fd4bd586a912f6ab76d38c',qos_specs=None,replication_status=,reservations=['1e94b8b2-6cba-459d-937d-8f04145e1d0a','cba2b344-15d6-4938-ada2-74ec131af3cb','f12ea367-e92a-41c8-ac45-ae469aea2805','684ceb16-c3d0-4278-bebd-73ae5c522799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438ec404a3134e73843c30b392fd489c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:32.845852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b792359d-c4d7-4951-9a23-26db2402cae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:32.855476 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b792359d-c4d7-4951-9a23-26db2402cae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:32.856330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Flow 'volume_create_api' (4af7e03f-d6e8-4b56-8394-fb03d0888406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:32.856688 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Create volume request issued successfully. Jul 31 13:55:32.857269 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0942ac8f-d101-47bd-a358-64cfdb925f2f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:32.857824 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 230/917] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:55:32 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 31 13:55:32.870685 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a451fdb2-2fc4-4e4e-8edf-d28bde286ea8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:32.874576 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a451fdb2-2fc4-4e4e-8edf-d28bde286ea8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:32.874576 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a451fdb2-2fc4-4e4e-8edf-d28bde286ea8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:32.874576 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a451fdb2-2fc4-4e4e-8edf-d28bde286ea8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:32.881783 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:32.881783 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:32.885866 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a451fdb2-2fc4-4e4e-8edf-d28bde286ea8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:32.890766 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a451fdb2-2fc4-4e4e-8edf-d28bde286ea8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:32.891283 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 231/918] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:32 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:33.320931 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0248202b-d774-4c3b-99d5-97c5739822c6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:33.327309 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0248202b-d774-4c3b-99d5-97c5739822c6 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:33.327606 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0248202b-d774-4c3b-99d5-97c5739822c6 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:33.327918 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0248202b-d774-4c3b-99d5-97c5739822c6 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:33.328166 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0248202b-d774-4c3b-99d5-97c5739822c6 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:33.335946 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:33.335946 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:33.338421 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0248202b-d774-4c3b-99d5-97c5739822c6 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:33.341495 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 228/919] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:33 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:33.423074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8943449e-cf2f-4b38-85e0-b183c3c0d6d1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:33.427505 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8943449e-cf2f-4b38-85e0-b183c3c0d6d1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:33.427831 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8943449e-cf2f-4b38-85e0-b183c3c0d6d1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:33.428129 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8943449e-cf2f-4b38-85e0-b183c3c0d6d1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:33.428293 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8943449e-cf2f-4b38-85e0-b183c3c0d6d1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:33.436182 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:33.436182 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:33.437280 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8943449e-cf2f-4b38-85e0-b183c3c0d6d1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:33.437827 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 231/920] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:33 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:33.527731 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c1331fbd-cd6b-4b1a-9413-1d82f9f807b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:33.533537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c1331fbd-cd6b-4b1a-9413-1d82f9f807b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:33.533839 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c1331fbd-cd6b-4b1a-9413-1d82f9f807b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:33.534105 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c1331fbd-cd6b-4b1a-9413-1d82f9f807b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:33.555202 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:33.555202 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:33.560805 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c1331fbd-cd6b-4b1a-9413-1d82f9f807b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:33.570393 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c1331fbd-cd6b-4b1a-9413-1d82f9f807b2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:33.571057 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 231/921] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:33 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:33.907540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d6f57d2-7419-4d05-8843-01613c81983c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:33.907540 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d6f57d2-7419-4d05-8843-01613c81983c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:33.908066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d6f57d2-7419-4d05-8843-01613c81983c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:33.908066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d6f57d2-7419-4d05-8843-01613c81983c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:33.916195 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:33.916195 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:33.924917 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3d6f57d2-7419-4d05-8843-01613c81983c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:33.935548 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d6f57d2-7419-4d05-8843-01613c81983c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:33.938541 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 232/922] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:33 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:33.984586 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-a6be5d90-c2d1-4f81-9153-6b4b12eb51ff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:33.986893 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-a6be5d90-c2d1-4f81-9153-6b4b12eb51ff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:33.987037 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-a6be5d90-c2d1-4f81-9153-6b4b12eb51ff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:33.987155 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-a6be5d90-c2d1-4f81-9153-6b4b12eb51ff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:33.995966 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:33.995966 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:33.999636 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-a6be5d90-c2d1-4f81-9153-6b4b12eb51ff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:34.003495 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-a6be5d90-c2d1-4f81-9153-6b4b12eb51ff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:34.004105 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 229/923] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:55:33 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:34.076912 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-923a917b-c20b-4ca3-84b0-8766c7816677 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.077441 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-923a917b-c20b-4ca3-84b0-8766c7816677 None None] GET https://10.4.3.140/volume// Jul 31 13:55:34.077667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-923a917b-c20b-4ca3-84b0-8766c7816677 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.077890 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-923a917b-c20b-4ca3-84b0-8766c7816677 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.078191 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-923a917b-c20b-4ca3-84b0-8766c7816677 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:34.078464 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 232/924] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:34.087819 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-0693b989-3fb3-4c15-8e07-0e68244dee71 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.090176 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-0693b989-3fb3-4c15-8e07-0e68244dee71 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:55:34.090535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-0693b989-3fb3-4c15-8e07-0e68244dee71 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c067fef0-8f40-47f1-a2e0-69503f97222b", "connector": null, "instance_uuid": "cea00680-57f9-4c94-98ea-494b1c446e67"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:34.102011 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.102011 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:34.129223 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-0693b989-3fb3-4c15-8e07-0e68244dee71 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:55:34.130665 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 232/925] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:55:34 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:34.158428 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9b1bbb50-7791-4d63-a169-e1990a60f01a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.160523 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b1bbb50-7791-4d63-a169-e1990a60f01a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:34.161062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b1bbb50-7791-4d63-a169-e1990a60f01a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.161328 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b1bbb50-7791-4d63-a169-e1990a60f01a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.175384 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-091d1356-2b69-4902-b9db-b656dab45dcf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.175830 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-091d1356-2b69-4902-b9db-b656dab45dcf None None] GET https://10.4.3.140/volume// Jul 31 13:55:34.176002 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-091d1356-2b69-4902-b9db-b656dab45dcf None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.176186 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-091d1356-2b69-4902-b9db-b656dab45dcf None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.176755 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-091d1356-2b69-4902-b9db-b656dab45dcf None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:34.177049 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 230/926] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:34.180145 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.180145 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:34.184451 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9b1bbb50-7791-4d63-a169-e1990a60f01a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:34.184921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-3c2f927f-149e-46f5-85af-4cff92c0ebd4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.189249 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-3c2f927f-149e-46f5-85af-4cff92c0ebd4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:34.189474 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b1bbb50-7791-4d63-a169-e1990a60f01a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:34.189585 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-3c2f927f-149e-46f5-85af-4cff92c0ebd4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.189776 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-3c2f927f-149e-46f5-85af-4cff92c0ebd4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.190069 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 233/927] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:34.207386 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.207386 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:34.211949 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-3c2f927f-149e-46f5-85af-4cff92c0ebd4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:34.217646 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-3c2f927f-149e-46f5-85af-4cff92c0ebd4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:34.218221 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 233/928] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:34.274246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-26889622-d197-4b36-8f55-68e297380a98 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.278385 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26889622-d197-4b36-8f55-68e297380a98 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:55:34.278681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26889622-d197-4b36-8f55-68e297380a98 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.278982 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26889622-d197-4b36-8f55-68e297380a98 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.292476 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.292476 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:34.297365 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-26889622-d197-4b36-8f55-68e297380a98 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:55:34.303063 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26889622-d197-4b36-8f55-68e297380a98 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:55:34.303705 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 233/929] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:34.349770 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-98d99225-31c0-4470-a5c8-7623c0cc30ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.352258 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-ed863cad-3bbc-4beb-8def-9c872a62272a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.352872 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fed63b50-b321-47da-a0ff-492c70476d48 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.353816 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-98d99225-31c0-4470-a5c8-7623c0cc30ab tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] PUT https://10.4.3.140/volume/v3/attachments/f3474058-73a4-4858-beaa-f68606a122d3 Jul 31 13:55:34.354299 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-98d99225-31c0-4470-a5c8-7623c0cc30ab tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:34.354670 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-ed863cad-3bbc-4beb-8def-9c872a62272a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:55:34.355031 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-ed863cad-3bbc-4beb-8def-9c872a62272a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.355249 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fed63b50-b321-47da-a0ff-492c70476d48 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:34.355429 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-ed863cad-3bbc-4beb-8def-9c872a62272a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.355586 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fed63b50-b321-47da-a0ff-492c70476d48 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.355808 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fed63b50-b321-47da-a0ff-492c70476d48 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.355958 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-fed63b50-b321-47da-a0ff-492c70476d48 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:34.363839 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-98d99225-31c0-4470-a5c8-7623c0cc30ab tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Acquiring lock "cinder-attachment_update-c067fef0-8f40-47f1-a2e0-69503f97222b-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:55:34.366974 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.366974 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:34.368057 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fed63b50-b321-47da-a0ff-492c70476d48 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:34.368532 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 234/930] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:34.369734 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-98d99225-31c0-4470-a5c8-7623c0cc30ab tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Lock "cinder-attachment_update-c067fef0-8f40-47f1-a2e0-69503f97222b-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:55:34.370812 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.370812 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:34.374593 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.374593 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:34.378787 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-ed863cad-3bbc-4beb-8def-9c872a62272a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:55:34.383898 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-ed863cad-3bbc-4beb-8def-9c872a62272a tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:55:34.384473 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 234/931] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:34.402072 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-068ef2c4-bc86-4ac6-a118-6c4b695a0f93 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.404426 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-068ef2c4-bc86-4ac6-a118-6c4b695a0f93 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] POST https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17/action Jul 31 13:55:34.404827 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-068ef2c4-bc86-4ac6-a118-6c4b695a0f93 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:55:34.404983 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-068ef2c4-bc86-4ac6-a118-6c4b695a0f93 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:34.417344 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.417344 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:34.418059 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-068ef2c4-bc86-4ac6-a118-6c4b695a0f93 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:55:34.424977 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-068ef2c4-bc86-4ac6-a118-6c4b695a0f93 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Begin detaching volume completed successfully. Jul 31 13:55:34.425220 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-068ef2c4-bc86-4ac6-a118-6c4b695a0f93 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17/action returned with HTTP 202 Jul 31 13:55:34.425751 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 234/932] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:55:34 2026] POST /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:55:34.452336 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4c365160-e23f-4428-a875-24a00d602e1e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.454930 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4c365160-e23f-4428-a875-24a00d602e1e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:34.455175 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4c365160-e23f-4428-a875-24a00d602e1e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.455230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-98d99225-31c0-4470-a5c8-7623c0cc30ab tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Lock "cinder-attachment_update-c067fef0-8f40-47f1-a2e0-69503f97222b-np0000006230" released by "attachment_update" :: held 0.086s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:55:34.455390 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4c365160-e23f-4428-a875-24a00d602e1e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.455582 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-98d99225-31c0-4470-a5c8-7623c0cc30ab tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments/f3474058-73a4-4858-beaa-f68606a122d3 returned with HTTP 200 Jul 31 13:55:34.455622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-4c365160-e23f-4428-a875-24a00d602e1e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:34.455994 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 231/933] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:55:34 2026] PUT /volume/v3/attachments/f3474058-73a4-4858-beaa-f68606a122d3 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:34.461041 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.461041 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:34.461942 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4c365160-e23f-4428-a875-24a00d602e1e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:34.462413 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 235/934] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:34.478226 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-18a113f4-6add-4379-a728-28dbfc73cc84 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.479064 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-18a113f4-6add-4379-a728-28dbfc73cc84 None None] GET https://10.4.3.140/volume// Jul 31 13:55:34.479465 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-18a113f4-6add-4379-a728-28dbfc73cc84 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.479806 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-18a113f4-6add-4379-a728-28dbfc73cc84 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.480427 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-18a113f4-6add-4379-a728-28dbfc73cc84 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:34.480887 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 235/935] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:34.490619 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-930b4394-07b3-47a8-9785-d29054db8003 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.493102 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-930b4394-07b3-47a8-9785-d29054db8003 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:55:34.493425 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-930b4394-07b3-47a8-9785-d29054db8003 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.493622 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-930b4394-07b3-47a8-9785-d29054db8003 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.507204 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.507204 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:34.513224 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-930b4394-07b3-47a8-9785-d29054db8003 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:55:34.519202 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-930b4394-07b3-47a8-9785-d29054db8003 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:55:34.521116 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 235/936] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:34.590258 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7613419b-6254-4c05-9fdd-9d43b7d9ac95 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:34.592052 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7613419b-6254-4c05-9fdd-9d43b7d9ac95 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:34.592222 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7613419b-6254-4c05-9fdd-9d43b7d9ac95 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:34.592391 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7613419b-6254-4c05-9fdd-9d43b7d9ac95 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:34.609262 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:34.609262 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:34.612611 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7613419b-6254-4c05-9fdd-9d43b7d9ac95 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:34.616715 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7613419b-6254-4c05-9fdd-9d43b7d9ac95 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:34.617054 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 232/937] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:34 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:35.209398 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-587435e0-4139-41a8-914d-d6542ab1bf26 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:35.211636 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-587435e0-4139-41a8-914d-d6542ab1bf26 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:35.211886 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-587435e0-4139-41a8-914d-d6542ab1bf26 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:35.212154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-587435e0-4139-41a8-914d-d6542ab1bf26 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:35.224868 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:35.224868 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:35.229719 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-587435e0-4139-41a8-914d-d6542ab1bf26 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:35.236033 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-587435e0-4139-41a8-914d-d6542ab1bf26 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:35.236787 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 236/938] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:35 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:35.380628 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a9098b51-7289-471f-a843-5b6ea64e744b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:35.382389 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9098b51-7289-471f-a843-5b6ea64e744b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:35.382863 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9098b51-7289-471f-a843-5b6ea64e744b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:35.385502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9098b51-7289-471f-a843-5b6ea64e744b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:35.385502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a9098b51-7289-471f-a843-5b6ea64e744b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:35.389798 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:35.389798 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:35.392207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9098b51-7289-471f-a843-5b6ea64e744b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:35.392793 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 236/939] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:35 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:35.454846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d7f30590-9656-4097-875d-9ec6506acf90 req-5e91710b-b62a-4d26-81a1-9ac6c5a8e7a4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:35.457324 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-5e91710b-b62a-4d26-81a1-9ac6c5a8e7a4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments/4061e0ec-f0be-41fe-8b1e-7dbf0e613270/action Jul 31 13:55:35.457873 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-5e91710b-b62a-4d26-81a1-9ac6c5a8e7a4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:55:35.458054 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-5e91710b-b62a-4d26-81a1-9ac6c5a8e7a4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:35.475492 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2a94bb93-c5c8-4d51-be81-acc3f672fc73 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:35.477333 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a94bb93-c5c8-4d51-be81-acc3f672fc73 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:35.477623 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a94bb93-c5c8-4d51-be81-acc3f672fc73 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:35.477864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a94bb93-c5c8-4d51-be81-acc3f672fc73 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:35.478011 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2a94bb93-c5c8-4d51-be81-acc3f672fc73 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:35.482924 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:35.482924 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:35.483690 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a94bb93-c5c8-4d51-be81-acc3f672fc73 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:35.484052 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 233/940] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:35 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:35.487432 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:35.487432 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:35.508096 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d7f30590-9656-4097-875d-9ec6506acf90 req-5e91710b-b62a-4d26-81a1-9ac6c5a8e7a4 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/4061e0ec-f0be-41fe-8b1e-7dbf0e613270/action returned with HTTP 204 Jul 31 13:55:35.508590 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 236/941] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:55:35 2026] POST /volume/v3/attachments/4061e0ec-f0be-41fe-8b1e-7dbf0e613270/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:35.632429 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7cc896e2-fe0f-4280-9e37-674cab405810 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:35.634067 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7cc896e2-fe0f-4280-9e37-674cab405810 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:35.634240 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7cc896e2-fe0f-4280-9e37-674cab405810 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:35.634440 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7cc896e2-fe0f-4280-9e37-674cab405810 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:35.646817 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:35.646817 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:35.650751 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7cc896e2-fe0f-4280-9e37-674cab405810 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:35.655590 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7cc896e2-fe0f-4280-9e37-674cab405810 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:35.655966 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 237/942] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:35 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:35.944220 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2515d2b4-742e-49e9-a1c7-6691ccbf2c6d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:35.945896 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2515d2b4-742e-49e9-a1c7-6691ccbf2c6d tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] GET https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:55:35.946303 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2515d2b4-742e-49e9-a1c7-6691ccbf2c6d tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:35.946634 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2515d2b4-742e-49e9-a1c7-6691ccbf2c6d tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:35.958077 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:35.958077 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:35.963906 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2515d2b4-742e-49e9-a1c7-6691ccbf2c6d tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:55:35.971032 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2515d2b4-742e-49e9-a1c7-6691ccbf2c6d tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 200 Jul 31 13:55:35.971032 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 237/943] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:55:35 2026] GET /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 1832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:36.252326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dcc8e0d6-09ce-4d9e-8766-ca363e66aa12 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:36.254087 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dcc8e0d6-09ce-4d9e-8766-ca363e66aa12 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:36.254329 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dcc8e0d6-09ce-4d9e-8766-ca363e66aa12 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:36.254572 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dcc8e0d6-09ce-4d9e-8766-ca363e66aa12 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:36.264035 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:36.264035 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:36.267317 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dcc8e0d6-09ce-4d9e-8766-ca363e66aa12 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:36.271432 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dcc8e0d6-09ce-4d9e-8766-ca363e66aa12 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:36.271920 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 234/944] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:36 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:55:36.404410 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-65e57573-196f-4ca0-b9be-089933872c0a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:36.407302 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65e57573-196f-4ca0-b9be-089933872c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:36.409707 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65e57573-196f-4ca0-b9be-089933872c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:36.409988 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65e57573-196f-4ca0-b9be-089933872c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:36.410191 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-65e57573-196f-4ca0-b9be-089933872c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:36.415117 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:36.415117 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:36.415850 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65e57573-196f-4ca0-b9be-089933872c0a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:36.416183 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 237/945] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:36 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:36.498610 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9bb6e1b3-a89c-4e3d-a0ba-4733f7b54f01 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:36.500354 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9bb6e1b3-a89c-4e3d-a0ba-4733f7b54f01 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:36.500537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9bb6e1b3-a89c-4e3d-a0ba-4733f7b54f01 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:36.500758 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9bb6e1b3-a89c-4e3d-a0ba-4733f7b54f01 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:36.500859 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-9bb6e1b3-a89c-4e3d-a0ba-4733f7b54f01 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:36.506171 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:36.506171 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:36.507091 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9bb6e1b3-a89c-4e3d-a0ba-4733f7b54f01 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:36.510415 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 238/946] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:36 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:37.285240 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6ab853c4-4240-4af3-8300-3ed59c9b3b10 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:37.286781 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ab853c4-4240-4af3-8300-3ed59c9b3b10 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:37.286972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ab853c4-4240-4af3-8300-3ed59c9b3b10 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:37.287142 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ab853c4-4240-4af3-8300-3ed59c9b3b10 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:37.297922 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:37.297922 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:37.301901 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6ab853c4-4240-4af3-8300-3ed59c9b3b10 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:37.307304 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ab853c4-4240-4af3-8300-3ed59c9b3b10 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:37.307835 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 238/947] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:37 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:37.430709 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-581982be-4adb-4b77-8a71-8f45e436f997 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:37.434353 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-581982be-4adb-4b77-8a71-8f45e436f997 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:37.434614 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-581982be-4adb-4b77-8a71-8f45e436f997 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:37.434870 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-581982be-4adb-4b77-8a71-8f45e436f997 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:37.434982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-581982be-4adb-4b77-8a71-8f45e436f997 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:37.440913 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:37.440913 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:37.440913 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-581982be-4adb-4b77-8a71-8f45e436f997 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:37.441054 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 235/948] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:37 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:37.518040 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d81861a3-9b27-4892-8474-cd0787c3982f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:37.520428 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d81861a3-9b27-4892-8474-cd0787c3982f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:37.520693 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d81861a3-9b27-4892-8474-cd0787c3982f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:37.520956 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d81861a3-9b27-4892-8474-cd0787c3982f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:37.521116 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d81861a3-9b27-4892-8474-cd0787c3982f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:37.526822 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:37.526822 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:37.527894 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d81861a3-9b27-4892-8474-cd0787c3982f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:37.528391 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 238/949] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:37 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:38.322433 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-26f51d47-4779-4fea-8340-a2a42137ab4a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:38.324435 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-26f51d47-4779-4fea-8340-a2a42137ab4a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:38.324719 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-26f51d47-4779-4fea-8340-a2a42137ab4a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:38.324946 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-26f51d47-4779-4fea-8340-a2a42137ab4a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:38.345504 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:38.345504 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:38.350301 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-26f51d47-4779-4fea-8340-a2a42137ab4a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:38.356127 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-26f51d47-4779-4fea-8340-a2a42137ab4a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:38.356691 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 239/950] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:38 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:38.454570 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0c042dc9-dfd1-487f-b8a1-f4c160747ca5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:38.457363 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c042dc9-dfd1-487f-b8a1-f4c160747ca5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:38.457690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0c042dc9-dfd1-487f-b8a1-f4c160747ca5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:38.458541 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0c042dc9-dfd1-487f-b8a1-f4c160747ca5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:38.458541 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0c042dc9-dfd1-487f-b8a1-f4c160747ca5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:38.464036 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:38.464036 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:38.465003 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c042dc9-dfd1-487f-b8a1-f4c160747ca5 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:38.465644 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 239/951] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:38 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:38.532754 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-30a512df-7d84-43b9-b67a-b6004e15b296 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:38.535084 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-30a512df-7d84-43b9-b67a-b6004e15b296 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/attachments/f3474058-73a4-4858-beaa-f68606a122d3/action Jul 31 13:55:38.535465 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-30a512df-7d84-43b9-b67a-b6004e15b296 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:55:38.535615 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-30a512df-7d84-43b9-b67a-b6004e15b296 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:38.548461 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3358ae17-1abc-4b01-b964-cfd19359d4f2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:38.556938 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3358ae17-1abc-4b01-b964-cfd19359d4f2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:38.557133 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3358ae17-1abc-4b01-b964-cfd19359d4f2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:38.557314 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3358ae17-1abc-4b01-b964-cfd19359d4f2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:38.557416 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-3358ae17-1abc-4b01-b964-cfd19359d4f2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:38.562082 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:38.562082 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:38.564763 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:38.564763 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:38.565673 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3358ae17-1abc-4b01-b964-cfd19359d4f2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:38.566037 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 239/952] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:38 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:38.581399 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7ea6263-ed35-4cce-92ea-048122291da9 req-30a512df-7d84-43b9-b67a-b6004e15b296 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments/f3474058-73a4-4858-beaa-f68606a122d3/action returned with HTTP 204 Jul 31 13:55:38.581670 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 236/953] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:55:38 2026] POST /volume/v3/attachments/f3474058-73a4-4858-beaa-f68606a122d3/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:38.618730 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-7658bb7b-d485-4a8e-bb99-cb3590cd954e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:38.621722 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-7658bb7b-d485-4a8e-bb99-cb3590cd954e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:55:38.621722 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-7658bb7b-d485-4a8e-bb99-cb3590cd954e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:38.621722 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-7658bb7b-d485-4a8e-bb99-cb3590cd954e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:38.641668 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:38.641668 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:38.649993 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-7658bb7b-d485-4a8e-bb99-cb3590cd954e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:55:38.656734 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-7658bb7b-d485-4a8e-bb99-cb3590cd954e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:55:38.656734 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 240/954] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:55:38 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:38.672472 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-35aa19b0-b7b7-450c-bf6a-2dcf871a9b09 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:38.676470 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-35aa19b0-b7b7-450c-bf6a-2dcf871a9b09 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] DELETE https://10.4.3.140/volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353 Jul 31 13:55:38.676908 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-35aa19b0-b7b7-450c-bf6a-2dcf871a9b09 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:38.677133 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-35aa19b0-b7b7-450c-bf6a-2dcf871a9b09 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:38.686101 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:38.686101 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:38.739148 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c34ecd67-80f5-4e39-a8f5-9e3558972224 req-35aa19b0-b7b7-450c-bf6a-2dcf871a9b09 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353 returned with HTTP 200 Jul 31 13:55:38.739148 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 240/955] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:55:38 2026] DELETE /volume/v3/attachments/7070f98a-47b1-46d2-902c-9876d24d8353 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:39.049242 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-84204867-14cc-4baf-b6cd-90de558bd87d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.049659 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84204867-14cc-4baf-b6cd-90de558bd87d None None] GET https://10.4.3.140/volume// Jul 31 13:55:39.049856 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84204867-14cc-4baf-b6cd-90de558bd87d None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.050050 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84204867-14cc-4baf-b6cd-90de558bd87d None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.050357 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84204867-14cc-4baf-b6cd-90de558bd87d None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:39.050678 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 240/956] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:39.058067 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-3372341b-56d8-4f85-943d-4471ec1cf386 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.061384 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-3372341b-56d8-4f85-943d-4471ec1cf386 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:55:39.061910 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-3372341b-56d8-4f85-943d-4471ec1cf386 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1038c097-ae88-4e3b-b505-c517cb38f84b", "connector": null, "instance_uuid": "c5b2244f-620c-4861-bfc6-29fad8f9138a"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:39.074041 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.074041 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:39.103865 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-3372341b-56d8-4f85-943d-4471ec1cf386 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:55:39.104452 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 237/957] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:55:39 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:39.111592 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-1dfb465c-f70f-47f8-a970-7da18b6d106b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.114315 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-1dfb465c-f70f-47f8-a970-7da18b6d106b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/attachments/432ca871-52a8-4f36-ad52-03b9b5facaf7 Jul 31 13:55:39.114608 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-1dfb465c-f70f-47f8-a970-7da18b6d106b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.114881 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-1dfb465c-f70f-47f8-a970-7da18b6d106b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.122889 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.122889 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:39.173362 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-1dfb465c-f70f-47f8-a970-7da18b6d106b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/432ca871-52a8-4f36-ad52-03b9b5facaf7 returned with HTTP 200 Jul 31 13:55:39.173801 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 241/958] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:55:39 2026] DELETE /volume/v3/attachments/432ca871-52a8-4f36-ad52-03b9b5facaf7 => generated 367 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:39.373031 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c09ec54d-2359-4fc9-a87b-5dd632c9beb8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.374422 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c09ec54d-2359-4fc9-a87b-5dd632c9beb8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:39.374641 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c09ec54d-2359-4fc9-a87b-5dd632c9beb8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.374820 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c09ec54d-2359-4fc9-a87b-5dd632c9beb8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.383433 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.383433 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:39.386673 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c09ec54d-2359-4fc9-a87b-5dd632c9beb8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:39.390850 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c09ec54d-2359-4fc9-a87b-5dd632c9beb8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:39.390967 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 241/959] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:39.412468 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-07b6f11c-43d8-477b-a5a2-1308ce15dc08 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.413986 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-07b6f11c-43d8-477b-a5a2-1308ce15dc08 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:55:39.414144 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-07b6f11c-43d8-477b-a5a2-1308ce15dc08 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.414405 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-07b6f11c-43d8-477b-a5a2-1308ce15dc08 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.422841 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.422841 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:39.425813 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-07b6f11c-43d8-477b-a5a2-1308ce15dc08 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:55:39.430372 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-07b6f11c-43d8-477b-a5a2-1308ce15dc08 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:55:39.432218 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 241/960] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:39.480409 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-44967e59-5e35-4bc3-9f53-35e3a0e31563 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.483793 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-44967e59-5e35-4bc3-9f53-35e3a0e31563 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:39.483980 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-44967e59-5e35-4bc3-9f53-35e3a0e31563 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.484191 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-44967e59-5e35-4bc3-9f53-35e3a0e31563 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.484300 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-44967e59-5e35-4bc3-9f53-35e3a0e31563 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:39.492604 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.492604 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:39.493684 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-44967e59-5e35-4bc3-9f53-35e3a0e31563 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:39.494910 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 238/961] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:39.582112 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1290df81-e53e-4551-9d1c-579aabf250b9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.584196 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1290df81-e53e-4551-9d1c-579aabf250b9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:39.584196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1290df81-e53e-4551-9d1c-579aabf250b9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.584196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1290df81-e53e-4551-9d1c-579aabf250b9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.584196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-1290df81-e53e-4551-9d1c-579aabf250b9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:39.589050 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.589050 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:39.589869 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1290df81-e53e-4551-9d1c-579aabf250b9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:39.590257 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 242/962] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:39.619161 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f18ba43b-28d9-4581-914c-741348016cfd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.620861 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f18ba43b-28d9-4581-914c-741348016cfd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:39.621062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f18ba43b-28d9-4581-914c-741348016cfd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.621234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f18ba43b-28d9-4581-914c-741348016cfd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.627560 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.627560 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:39.630971 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f18ba43b-28d9-4581-914c-741348016cfd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:39.634835 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f18ba43b-28d9-4581-914c-741348016cfd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:39.635322 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 242/963] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:39.689646 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-52037d62-432d-4989-afe1-22db67fbf60b req-2df7ac54-fc0e-47ad-955b-b8d926d3fa59 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.692562 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-2df7ac54-fc0e-47ad-955b-b8d926d3fa59 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:39.692789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-2df7ac54-fc0e-47ad-955b-b8d926d3fa59 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.692973 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-2df7ac54-fc0e-47ad-955b-b8d926d3fa59 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.701670 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.701670 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:39.706055 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-52037d62-432d-4989-afe1-22db67fbf60b req-2df7ac54-fc0e-47ad-955b-b8d926d3fa59 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:39.710673 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-2df7ac54-fc0e-47ad-955b-b8d926d3fa59 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:39.710673 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 242/964] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:39.715750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3342e448-66f0-428f-8528-d9106fe0b0ea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.718488 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3342e448-66f0-428f-8528-d9106fe0b0ea tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:55:39.718726 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3342e448-66f0-428f-8528-d9106fe0b0ea tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.718940 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3342e448-66f0-428f-8528-d9106fe0b0ea tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.733461 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.733461 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:39.738081 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3342e448-66f0-428f-8528-d9106fe0b0ea tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:55:39.744026 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3342e448-66f0-428f-8528-d9106fe0b0ea tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:55:39.744026 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 239/965] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:39.801725 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f56ce4f2-fe45-4e4b-91bb-dbee1bca9fe5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.801987 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f56ce4f2-fe45-4e4b-91bb-dbee1bca9fe5 None None] GET https://10.4.3.140/volume// Jul 31 13:55:39.802260 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f56ce4f2-fe45-4e4b-91bb-dbee1bca9fe5 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.802560 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f56ce4f2-fe45-4e4b-91bb-dbee1bca9fe5 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.803020 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f56ce4f2-fe45-4e4b-91bb-dbee1bca9fe5 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:39.803398 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 243/966] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:39.814534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-52037d62-432d-4989-afe1-22db67fbf60b req-7dd7d9b3-a50e-4856-9c1b-8629f75da925 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.819182 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-7dd7d9b3-a50e-4856-9c1b-8629f75da925 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:55:39.819551 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-7dd7d9b3-a50e-4856-9c1b-8629f75da925 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088", "connector": null, "instance_uuid": "03c3df6c-0900-4827-b927-3c953d01adfc"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:39.828380 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.828380 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:39.880750 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-7dd7d9b3-a50e-4856-9c1b-8629f75da925 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:55:39.880750 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 243/967] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:55:39 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:39.915091 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5a7d5941-c50c-4681-9d6a-a1d93938812e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.921130 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a7d5941-c50c-4681-9d6a-a1d93938812e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:39.921130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a7d5941-c50c-4681-9d6a-a1d93938812e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.921130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a7d5941-c50c-4681-9d6a-a1d93938812e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.929126 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-efde1ef9-f4ef-417d-8622-8871ce8d0ba3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.929621 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-efde1ef9-f4ef-417d-8622-8871ce8d0ba3 None None] GET https://10.4.3.140/volume// Jul 31 13:55:39.929871 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-efde1ef9-f4ef-417d-8622-8871ce8d0ba3 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.930132 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-efde1ef9-f4ef-417d-8622-8871ce8d0ba3 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.930536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-efde1ef9-f4ef-417d-8622-8871ce8d0ba3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:39.930902 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 240/968] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:39.934626 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.934626 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:39.938381 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5a7d5941-c50c-4681-9d6a-a1d93938812e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:39.943865 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-52037d62-432d-4989-afe1-22db67fbf60b req-b231d94a-20d0-4846-aa5a-bf0a62742a35 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:39.944454 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a7d5941-c50c-4681-9d6a-a1d93938812e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:39.944910 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 243/969] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:39.947447 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-b231d94a-20d0-4846-aa5a-bf0a62742a35 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:39.947447 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-b231d94a-20d0-4846-aa5a-bf0a62742a35 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:39.947447 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-b231d94a-20d0-4846-aa5a-bf0a62742a35 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:39.958551 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:39.958551 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:39.960126 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-52037d62-432d-4989-afe1-22db67fbf60b req-b231d94a-20d0-4846-aa5a-bf0a62742a35 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:39.965102 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-b231d94a-20d0-4846-aa5a-bf0a62742a35 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:39.965475 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 244/970] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:55:39 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:40.076099 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-52037d62-432d-4989-afe1-22db67fbf60b req-53b73205-f951-4be0-8d76-bc99bb311c07 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:40.079355 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-53b73205-f951-4be0-8d76-bc99bb311c07 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] PUT https://10.4.3.140/volume/v3/attachments/3e7a45e6-8c6d-4e9d-9327-87198106111d Jul 31 13:55:40.082087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-53b73205-f951-4be0-8d76-bc99bb311c07 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:40.099596 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-52037d62-432d-4989-afe1-22db67fbf60b req-53b73205-f951-4be0-8d76-bc99bb311c07 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Acquiring lock "cinder-attachment_update-e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:55:40.101689 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-324bd8ae-f9ce-417b-aae4-663149995a6f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:40.104137 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-52037d62-432d-4989-afe1-22db67fbf60b req-53b73205-f951-4be0-8d76-bc99bb311c07 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Lock "cinder-attachment_update-e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:55:40.104865 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-324bd8ae-f9ce-417b-aae4-663149995a6f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] PUT https://10.4.3.140/volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520 Jul 31 13:55:40.105172 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-324bd8ae-f9ce-417b-aae4-663149995a6f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:40.105284 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:40.105284 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:40.115447 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-324bd8ae-f9ce-417b-aae4-663149995a6f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Acquiring lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:55:40.120761 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-324bd8ae-f9ce-417b-aae4-663149995a6f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:55:40.122181 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:40.122181 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:40.262479 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-52037d62-432d-4989-afe1-22db67fbf60b req-53b73205-f951-4be0-8d76-bc99bb311c07 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Lock "cinder-attachment_update-e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088-np0000006230" released by "attachment_update" :: held 0.158s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:55:40.262848 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-53b73205-f951-4be0-8d76-bc99bb311c07 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/3e7a45e6-8c6d-4e9d-9327-87198106111d returned with HTTP 200 Jul 31 13:55:40.263284 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 244/971] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:55:40 2026] PUT /volume/v3/attachments/3e7a45e6-8c6d-4e9d-9327-87198106111d => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:40.268176 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-324bd8ae-f9ce-417b-aae4-663149995a6f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" released by "attachment_update" :: held 0.147s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:55:40.268443 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-324bd8ae-f9ce-417b-aae4-663149995a6f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520 returned with HTTP 200 Jul 31 13:55:40.268892 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 241/972] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:55:40 2026] PUT /volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:40.277701 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-188cd0a0-a45a-49a6-ab0b-db2fe6d463ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:40.279723 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-188cd0a0-a45a-49a6-ab0b-db2fe6d463ce tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520 Jul 31 13:55:40.279918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-188cd0a0-a45a-49a6-ab0b-db2fe6d463ce tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:40.280096 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-188cd0a0-a45a-49a6-ab0b-db2fe6d463ce tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:40.302743 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-188cd0a0-a45a-49a6-ab0b-db2fe6d463ce tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520 returned with HTTP 200 Jul 31 13:55:40.303127 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 244/973] 10.4.3.140 () {70 vars in 1651 bytes} [Fri Jul 31 13:55:40 2026] GET /volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:40.504841 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-944a9673-97b9-4deb-a31c-9c785d4786aa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:40.506621 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-944a9673-97b9-4deb-a31c-9c785d4786aa tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:40.506831 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-944a9673-97b9-4deb-a31c-9c785d4786aa tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:40.507022 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-944a9673-97b9-4deb-a31c-9c785d4786aa tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:40.507119 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-944a9673-97b9-4deb-a31c-9c785d4786aa tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:40.511900 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:40.511900 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:40.512606 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-944a9673-97b9-4deb-a31c-9c785d4786aa tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:40.512971 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 245/974] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:40 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:40.603155 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-624c4031-9d18-416b-8e3d-941b76337bb8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:40.606397 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-624c4031-9d18-416b-8e3d-941b76337bb8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:40.606673 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-624c4031-9d18-416b-8e3d-941b76337bb8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:40.606953 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-624c4031-9d18-416b-8e3d-941b76337bb8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:40.607092 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-624c4031-9d18-416b-8e3d-941b76337bb8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:40.611654 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:40.611654 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:40.612345 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-624c4031-9d18-416b-8e3d-941b76337bb8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:40.612779 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 245/975] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:40 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:40.960321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d8cff5cc-5098-4550-8471-951a01c961d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:40.968570 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8cff5cc-5098-4550-8471-951a01c961d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:40.968570 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8cff5cc-5098-4550-8471-951a01c961d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:40.968570 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8cff5cc-5098-4550-8471-951a01c961d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:40.989879 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:40.989879 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:40.998249 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d8cff5cc-5098-4550-8471-951a01c961d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:41.001224 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8cff5cc-5098-4550-8471-951a01c961d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:41.001224 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 242/976] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:40 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:41.524681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f335b793-8c9a-415a-8bf4-9b7bd94defe3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:41.526412 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f335b793-8c9a-415a-8bf4-9b7bd94defe3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:41.526658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f335b793-8c9a-415a-8bf4-9b7bd94defe3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:41.527002 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f335b793-8c9a-415a-8bf4-9b7bd94defe3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:41.527056 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f335b793-8c9a-415a-8bf4-9b7bd94defe3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:41.534570 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:41.534570 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:41.535333 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f335b793-8c9a-415a-8bf4-9b7bd94defe3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:41.535736 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 245/977] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:41 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:41.544855 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9e868f77-f7a3-4b68-90a4-696562545706 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:41.546540 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:41.546869 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3c80c39-2389-403a-93a8-d16f4cb1d233", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2035688281"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:41.548225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request body: {'volume': {"'backup_id": 'f3c80c39-2389-403a-93a8-d16f4cb1d233', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2035688281'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:41.548334 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume of 1 GB Jul 31 13:55:41.552153 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Availability Zones retrieved successfully. Jul 31 13:55:41.557230 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (e8ac3217-6cb9-4969-a590-2dec905c1db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:41.558124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b509034e-b657-477c-a5ca-070604d1ffdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.559698 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:41.585550 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b509034e-b657-477c-a5ca-070604d1ffdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.586669 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853986e2-480b-4a38-87bd-abb47eeac1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.625390 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c34420e5-a9b0-4b26-b6a2-e888c1bbc160 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:41.627213 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c34420e5-a9b0-4b26-b6a2-e888c1bbc160 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:41.627479 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c34420e5-a9b0-4b26-b6a2-e888c1bbc160 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:41.627737 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c34420e5-a9b0-4b26-b6a2-e888c1bbc160 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:41.627846 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c34420e5-a9b0-4b26-b6a2-e888c1bbc160 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:41.628117 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Created reservations ['c57686c3-d5b9-4ce3-a935-1490c683bf9d', 'd264b4cd-0228-4c59-aa0e-7eed80c07f86', '83aee6d7-de86-46b2-bd89-ce210a6fa701', 'a2cd48c7-2de2-4f94-ae24-68fe99588270'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:41.628957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853986e2-480b-4a38-87bd-abb47eeac1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c57686c3-d5b9-4ce3-a935-1490c683bf9d', 'd264b4cd-0228-4c59-aa0e-7eed80c07f86', '83aee6d7-de86-46b2-bd89-ce210a6fa701', 'a2cd48c7-2de2-4f94-ae24-68fe99588270']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.629712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43f9f2ef-2cc6-48fe-869c-88ca2bfb0e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.637790 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:41.637790 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:41.638722 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c34420e5-a9b0-4b26-b6a2-e888c1bbc160 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:41.639110 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 246/978] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:41 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:41.654693 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43f9f2ef-2cc6-48fe-869c-88ca2bfb0e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dd8a01f-0fd6-4fb2-81ee-61d4222338b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2035688281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['c57686c3-d5b9-4ce3-a935-1490c683bf9d','d264b4cd-0228-4c59-aa0e-7eed80c07f86','83aee6d7-de86-46b2-bd89-ce210a6fa701','a2cd48c7-2de2-4f94-ae24-68fe99588270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2035688281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dd8a01f-0fd6-4fb2-81ee-61d4222338b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467fc9afff1445ae942423dde7de80f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.655476 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22b7db77-ba40-48cc-9ac7-c6e47740c801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.677322 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22b7db77-ba40-48cc-9ac7-c6e47740c801) transitioned into state 'SUCCESS' from state '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-2035688281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['c57686c3-d5b9-4ce3-a935-1490c683bf9d','d264b4cd-0228-4c59-aa0e-7eed80c07f86','83aee6d7-de86-46b2-bd89-ce210a6fa701','a2cd48c7-2de2-4f94-ae24-68fe99588270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.678383 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df87e16-cd3a-46a5-a02d-4f19bcadfc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.691818 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df87e16-cd3a-46a5-a02d-4f19bcadfc48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.693010 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (e8ac3217-6cb9-4969-a590-2dec905c1db9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:41.693410 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request issued successfully. Jul 31 13:55:41.694537 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9e868f77-f7a3-4b68-90a4-696562545706 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:41.694739 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 246/979] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:41 2026] POST /volume/v3/volumes => generated 758 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:41.712113 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-30539311-f156-481b-a036-f5e62d11d60d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:41.715915 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:41.716244 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3c80c39-2389-403a-93a8-d16f4cb1d233", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-416698668"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:41.720774 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request body: {'volume': {"'backup_id": 'f3c80c39-2389-403a-93a8-d16f4cb1d233', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-416698668'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:41.720914 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume of 1 GB Jul 31 13:55:41.724808 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Availability Zones retrieved successfully. Jul 31 13:55:41.730642 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (ec4f6849-53b5-4e45-9d0f-97e2f7a53e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:41.731965 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd118c3-80b2-409e-87ef-103f75d0dcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.732869 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:41.758835 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd118c3-80b2-409e-87ef-103f75d0dcfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.759619 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac523bb3-e9f8-4a70-8d25-4765e8a5fd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.815448 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Created reservations ['5db00a6c-9317-4726-9a0a-602fc9c890bc', '55f651f6-7065-4023-9a15-8d79848c85c9', '7de5a740-8d2b-4ff9-9820-de1816659e45', '5992cdd6-aaf3-4db6-a72e-66a03bf54a31'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:41.816248 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac523bb3-e9f8-4a70-8d25-4765e8a5fd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5db00a6c-9317-4726-9a0a-602fc9c890bc', '55f651f6-7065-4023-9a15-8d79848c85c9', '7de5a740-8d2b-4ff9-9820-de1816659e45', '5992cdd6-aaf3-4db6-a72e-66a03bf54a31']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.816991 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92759126-6524-4217-86c8-2838cb2f98d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.836660 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92759126-6524-4217-86c8-2838cb2f98d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50b7d668-eea3-4ded-b89c-865dedea4894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-416698668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['5db00a6c-9317-4726-9a0a-602fc9c890bc','55f651f6-7065-4023-9a15-8d79848c85c9','7de5a740-8d2b-4ff9-9820-de1816659e45','5992cdd6-aaf3-4db6-a72e-66a03bf54a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-416698668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50b7d668-eea3-4ded-b89c-865dedea4894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467fc9afff1445ae942423dde7de80f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.837291 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad70902-0992-46ef-9ef1-7cd4dc2f7d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.852783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad70902-0992-46ef-9ef1-7cd4dc2f7d32) transitioned into state 'SUCCESS' from state '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-416698668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['5db00a6c-9317-4726-9a0a-602fc9c890bc','55f651f6-7065-4023-9a15-8d79848c85c9','7de5a740-8d2b-4ff9-9820-de1816659e45','5992cdd6-aaf3-4db6-a72e-66a03bf54a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.853453 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (312154b4-c8e4-4bee-b121-b9732cdb9bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.861381 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (312154b4-c8e4-4bee-b121-b9732cdb9bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.862169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (ec4f6849-53b5-4e45-9d0f-97e2f7a53e55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:41.862454 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request issued successfully. Jul 31 13:55:41.863044 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30539311-f156-481b-a036-f5e62d11d60d tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:41.863458 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 243/980] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:41 2026] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:41.876658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:41.879183 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:41.879873 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3c80c39-2389-403a-93a8-d16f4cb1d233", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-494239201"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:41.883699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request body: {'volume': {"'backup_id": 'f3c80c39-2389-403a-93a8-d16f4cb1d233', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-494239201'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:41.883915 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume of 1 GB Jul 31 13:55:41.889429 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Availability Zones retrieved successfully. Jul 31 13:55:41.897641 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (98517be3-1200-4d14-9545-400246b3af2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:41.899148 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b96a6b-dfdb-4706-afb1-ae75e85a8f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.900694 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:41.935068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b96a6b-dfdb-4706-afb1-ae75e85a8f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.936120 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7f04c1-90ce-4366-95e5-3f772e016605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:41.980214 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Created reservations ['cae34157-df39-4e97-9bf9-539d5a26031a', '6083a054-7a6e-4f98-b24c-ad712812a255', '0ae86bc1-34dd-43ff-a325-5325fbe5f5b1', '8b9f0df0-c742-4864-9ce1-c6b3b2d757b5'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:41.981237 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7f04c1-90ce-4366-95e5-3f772e016605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cae34157-df39-4e97-9bf9-539d5a26031a', '6083a054-7a6e-4f98-b24c-ad712812a255', '0ae86bc1-34dd-43ff-a325-5325fbe5f5b1', '8b9f0df0-c742-4864-9ce1-c6b3b2d757b5']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:41.982250 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89dd7c26-b7b5-4e85-9885-5f7f160d6129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.014204 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89dd7c26-b7b5-4e85-9885-5f7f160d6129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d4199db-7786-47c9-9730-cba3c8c6592d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-494239201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['cae34157-df39-4e97-9bf9-539d5a26031a','6083a054-7a6e-4f98-b24c-ad712812a255','0ae86bc1-34dd-43ff-a325-5325fbe5f5b1','8b9f0df0-c742-4864-9ce1-c6b3b2d757b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-494239201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d4199db-7786-47c9-9730-cba3c8c6592d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467fc9afff1445ae942423dde7de80f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.015214 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18c5e8e-202b-48b0-8afa-f711c0c5f8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.017459 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b97ac292-a1eb-4106-b77c-c60250445dcd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.019391 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b97ac292-a1eb-4106-b77c-c60250445dcd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:42.019635 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b97ac292-a1eb-4106-b77c-c60250445dcd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:42.019820 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b97ac292-a1eb-4106-b77c-c60250445dcd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:42.029604 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.029604 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:42.033920 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b97ac292-a1eb-4106-b77c-c60250445dcd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:42.034581 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18c5e8e-202b-48b0-8afa-f711c0c5f8c0) transitioned into state 'SUCCESS' from state '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-494239201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['cae34157-df39-4e97-9bf9-539d5a26031a','6083a054-7a6e-4f98-b24c-ad712812a255','0ae86bc1-34dd-43ff-a325-5325fbe5f5b1','8b9f0df0-c742-4864-9ce1-c6b3b2d757b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.035453 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9266a3-f071-4344-8800-d8033c7a9f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.038676 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b97ac292-a1eb-4106-b77c-c60250445dcd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:42.039321 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 247/981] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:42 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:42.045931 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9266a3-f071-4344-8800-d8033c7a9f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.047090 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (98517be3-1200-4d14-9545-400246b3af2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:42.047459 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request issued successfully. Jul 31 13:55:42.048138 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7eb337e7-b5e6-4f08-a69e-971528e830bb tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:42.048666 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 246/982] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:41 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:42.062714 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.064913 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:42.067062 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3c80c39-2389-403a-93a8-d16f4cb1d233", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-37949581"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:42.067062 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request body: {'volume': {"'backup_id": 'f3c80c39-2389-403a-93a8-d16f4cb1d233', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-37949581'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:42.067062 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume of 1 GB Jul 31 13:55:42.067062 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.067062 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:42.070295 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Availability Zones retrieved successfully. Jul 31 13:55:42.075481 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (a36b7a62-fd2a-4e31-b6d6-c740243ab20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:42.076404 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11462b4-f3f3-40dc-b2b1-52a39fc1a522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.077499 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:42.105840 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11462b4-f3f3-40dc-b2b1-52a39fc1a522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.107771 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce680f22-d553-4537-8c98-754da325ee24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.158994 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Created reservations ['8ead05e4-44c6-40bd-b6ff-2e928a8971cd', '8108c52f-3218-43c9-ac0f-01f58697c81a', '43c30e21-9b1f-44e9-a216-51b55a837761', '2c26ab23-a37e-4be1-b33f-7967de5d0cd5'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:42.159945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce680f22-d553-4537-8c98-754da325ee24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ead05e4-44c6-40bd-b6ff-2e928a8971cd', '8108c52f-3218-43c9-ac0f-01f58697c81a', '43c30e21-9b1f-44e9-a216-51b55a837761', '2c26ab23-a37e-4be1-b33f-7967de5d0cd5']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.160792 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b6c6c1-9f83-4975-a6d3-32d87ba56c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.185217 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b6c6c1-9f83-4975-a6d3-32d87ba56c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '983ef843-065d-45e8-867d-252ec7813142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-37949581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['8ead05e4-44c6-40bd-b6ff-2e928a8971cd','8108c52f-3218-43c9-ac0f-01f58697c81a','43c30e21-9b1f-44e9-a216-51b55a837761','2c26ab23-a37e-4be1-b33f-7967de5d0cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-37949581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=983ef843-065d-45e8-867d-252ec7813142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467fc9afff1445ae942423dde7de80f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.186859 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0205c1-8804-4e00-97cf-b08e49cccd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.205134 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0205c1-8804-4e00-97cf-b08e49cccd30) transitioned into state 'SUCCESS' from state '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-37949581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['8ead05e4-44c6-40bd-b6ff-2e928a8971cd','8108c52f-3218-43c9-ac0f-01f58697c81a','43c30e21-9b1f-44e9-a216-51b55a837761','2c26ab23-a37e-4be1-b33f-7967de5d0cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.205905 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9c6f2f-f11b-45cd-8d2f-bcd67026f3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.217164 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9c6f2f-f11b-45cd-8d2f-bcd67026f3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.218068 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (a36b7a62-fd2a-4e31-b6d6-c740243ab20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:42.218352 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request issued successfully. Jul 31 13:55:42.218959 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-42e1e5d7-3b8e-4369-8e95-f90574f47e54 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:42.219396 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 247/983] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:42 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:42.235329 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.237601 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:42.238022 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3c80c39-2389-403a-93a8-d16f4cb1d233", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-10126957"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:42.239588 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request body: {'volume': {"'backup_id": 'f3c80c39-2389-403a-93a8-d16f4cb1d233', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-10126957'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:42.239705 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume of 1 GB Jul 31 13:55:42.240069 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.240069 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:42.244192 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Availability Zones retrieved successfully. Jul 31 13:55:42.249828 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (0e161d42-60c7-4c0c-a6f4-2c528fd13cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:42.250786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea300064-9bc0-439e-91a3-f89b9e8786d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.251704 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:42.283067 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea300064-9bc0-439e-91a3-f89b9e8786d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.283913 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76970293-0706-43bd-ae53-748e93779e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.345530 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Created reservations ['dddc7ddf-08d2-4cba-9389-497e1b9991b4', '54492648-8242-4a9d-a279-abb139e3e57a', '68ee91bb-d626-45f0-91ba-ce63c6592102', 'e061ddc3-9401-4126-80a9-81072de47f7b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:42.346221 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76970293-0706-43bd-ae53-748e93779e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dddc7ddf-08d2-4cba-9389-497e1b9991b4', '54492648-8242-4a9d-a279-abb139e3e57a', '68ee91bb-d626-45f0-91ba-ce63c6592102', 'e061ddc3-9401-4126-80a9-81072de47f7b']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.346880 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92520e2-9e6f-487f-9935-c552135c98fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.380611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92520e2-9e6f-487f-9935-c552135c98fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5493412-a675-4af7-a59a-336b060962e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-10126957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['dddc7ddf-08d2-4cba-9389-497e1b9991b4','54492648-8242-4a9d-a279-abb139e3e57a','68ee91bb-d626-45f0-91ba-ce63c6592102','e061ddc3-9401-4126-80a9-81072de47f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-10126957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5493412-a675-4af7-a59a-336b060962e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467fc9afff1445ae942423dde7de80f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.380611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e0cc66-ae70-40ce-8024-ce6a6aa914dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.411050 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e0cc66-ae70-40ce-8024-ce6a6aa914dc) transitioned into state 'SUCCESS' from state '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-10126957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467fc9afff1445ae942423dde7de80f0',qos_specs=None,replication_status=,reservations=['dddc7ddf-08d2-4cba-9389-497e1b9991b4','54492648-8242-4a9d-a279-abb139e3e57a','68ee91bb-d626-45f0-91ba-ce63c6592102','e061ddc3-9401-4126-80a9-81072de47f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1116868f7a164de88d3bf1bd935e1d9a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.411050 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa8ccd8-c979-46ac-aa6b-9c6cb392c773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:42.428486 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa8ccd8-c979-46ac-aa6b-9c6cb392c773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:42.429963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Flow 'volume_create_api' (0e161d42-60c7-4c0c-a6f4-2c528fd13cf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:42.430361 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Create volume request issued successfully. Jul 31 13:55:42.430984 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-961aac22-6fc6-4f01-a762-fc669d38e8b9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:42.431428 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 244/984] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:42 2026] POST /volume/v3/volumes => generated 756 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:42.443694 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae944005-d7e5-4079-8ca0-bb40af73d858 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.445775 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae944005-d7e5-4079-8ca0-bb40af73d858 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 Jul 31 13:55:42.445989 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae944005-d7e5-4079-8ca0-bb40af73d858 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:42.446193 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae944005-d7e5-4079-8ca0-bb40af73d858 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:42.454485 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.454485 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:42.458611 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae944005-d7e5-4079-8ca0-bb40af73d858 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:42.464328 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae944005-d7e5-4079-8ca0-bb40af73d858 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 returned with HTTP 200 Jul 31 13:55:42.464763 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 248/985] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:42 2026] GET /volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:42.478196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce404d0a-45f5-4ddb-b60f-026523cc4cf8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.479537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce404d0a-45f5-4ddb-b60f-026523cc4cf8 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 Jul 31 13:55:42.479812 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce404d0a-45f5-4ddb-b60f-026523cc4cf8 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:42.480074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce404d0a-45f5-4ddb-b60f-026523cc4cf8 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:42.491059 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.491059 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:42.494186 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce404d0a-45f5-4ddb-b60f-026523cc4cf8 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:42.499743 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce404d0a-45f5-4ddb-b60f-026523cc4cf8 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 returned with HTTP 200 Jul 31 13:55:42.500375 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 247/986] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:42 2026] GET /volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:42.517008 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-89587c50-facd-4400-9db3-c558dadcdc7b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.521867 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89587c50-facd-4400-9db3-c558dadcdc7b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d Jul 31 13:55:42.522058 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-89587c50-facd-4400-9db3-c558dadcdc7b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:42.522252 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-89587c50-facd-4400-9db3-c558dadcdc7b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:42.534833 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.534833 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:42.538607 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-89587c50-facd-4400-9db3-c558dadcdc7b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:42.551449 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89587c50-facd-4400-9db3-c558dadcdc7b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d returned with HTTP 200 Jul 31 13:55:42.552585 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 248/987] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:42 2026] GET /volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:42.572007 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-556a61fe-bad7-4880-a56d-3781e8047ba2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.576661 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-556a61fe-bad7-4880-a56d-3781e8047ba2 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 Jul 31 13:55:42.576661 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-556a61fe-bad7-4880-a56d-3781e8047ba2 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:42.576661 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-556a61fe-bad7-4880-a56d-3781e8047ba2 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:42.581268 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.581268 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:42.585190 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-556a61fe-bad7-4880-a56d-3781e8047ba2 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:42.590180 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-556a61fe-bad7-4880-a56d-3781e8047ba2 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 returned with HTTP 200 Jul 31 13:55:42.590711 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 245/988] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:42 2026] GET /volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:42.608047 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-605e0f99-ff15-4740-8f56-6ebf88ae1695 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.609615 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-605e0f99-ff15-4740-8f56-6ebf88ae1695 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 Jul 31 13:55:42.609873 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-605e0f99-ff15-4740-8f56-6ebf88ae1695 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:42.610136 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-605e0f99-ff15-4740-8f56-6ebf88ae1695 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:42.621070 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.621070 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:42.625648 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-605e0f99-ff15-4740-8f56-6ebf88ae1695 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:42.630631 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-605e0f99-ff15-4740-8f56-6ebf88ae1695 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 returned with HTTP 200 Jul 31 13:55:42.630947 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 249/989] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:42 2026] GET /volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:42.645580 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c2bb54fd-a256-4b18-a146-f068ce366234 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.648230 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c2bb54fd-a256-4b18-a146-f068ce366234 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] DELETE https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:42.648230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c2bb54fd-a256-4b18-a146-f068ce366234 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:42.648230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c2bb54fd-a256-4b18-a146-f068ce366234 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:42.648230 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-c2bb54fd-a256-4b18-a146-f068ce366234 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete backup with id: f3c80c39-2389-403a-93a8-d16f4cb1d233. Jul 31 13:55:42.652101 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-82c546fd-21f7-4108-b005-6ae453161f70 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.652659 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.652659 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:42.654392 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-82c546fd-21f7-4108-b005-6ae453161f70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:42.654657 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-82c546fd-21f7-4108-b005-6ae453161f70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:42.654909 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-82c546fd-21f7-4108-b005-6ae453161f70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:42.655055 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-82c546fd-21f7-4108-b005-6ae453161f70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:42.660286 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.660286 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:42.661282 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-82c546fd-21f7-4108-b005-6ae453161f70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:42.661804 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 249/990] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:42 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:42.671878 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-c2bb54fd-a256-4b18-a146-f068ce366234 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] delete_backup rpcapi backup_id f3c80c39-2389-403a-93a8-d16f4cb1d233 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:55:42.675345 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c2bb54fd-a256-4b18-a146-f068ce366234 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 202 Jul 31 13:55:42.675847 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 248/991] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:42 2026] DELETE /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:55:42.683202 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f1db0de4-7d1b-4283-a5c4-a6622eaba92f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:42.684727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f1db0de4-7d1b-4283-a5c4-a6622eaba92f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:42.684900 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f1db0de4-7d1b-4283-a5c4-a6622eaba92f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:42.685062 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f1db0de4-7d1b-4283-a5c4-a6622eaba92f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:42.685158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f1db0de4-7d1b-4283-a5c4-a6622eaba92f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:42.688988 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:42.688988 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:42.689719 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f1db0de4-7d1b-4283-a5c4-a6622eaba92f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 200 Jul 31 13:55:42.690039 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 246/992] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:42 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:43.052684 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-85f54aeb-e560-4d20-a82a-5f7156af473d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:43.058372 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85f54aeb-e560-4d20-a82a-5f7156af473d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:43.058372 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85f54aeb-e560-4d20-a82a-5f7156af473d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:43.058372 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85f54aeb-e560-4d20-a82a-5f7156af473d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:43.079417 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:43.079417 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:43.085635 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-85f54aeb-e560-4d20-a82a-5f7156af473d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:43.090035 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85f54aeb-e560-4d20-a82a-5f7156af473d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:43.090295 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 250/993] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:43 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:43.675589 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-916a6629-a479-46c7-8fac-3241ede7d04b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:43.678212 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-916a6629-a479-46c7-8fac-3241ede7d04b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:43.678463 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-916a6629-a479-46c7-8fac-3241ede7d04b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:43.678817 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-916a6629-a479-46c7-8fac-3241ede7d04b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:43.678870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-916a6629-a479-46c7-8fac-3241ede7d04b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:43.686974 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:43.686974 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:43.687881 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-916a6629-a479-46c7-8fac-3241ede7d04b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:43.688421 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 250/994] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:43 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:43.704820 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fa9216f5-848d-4faf-a4f4-ec9c11283120 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:43.706732 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fa9216f5-848d-4faf-a4f4-ec9c11283120 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 Jul 31 13:55:43.706954 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fa9216f5-848d-4faf-a4f4-ec9c11283120 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:43.707159 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fa9216f5-848d-4faf-a4f4-ec9c11283120 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:43.707264 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fa9216f5-848d-4faf-a4f4-ec9c11283120 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Show backup with id f3c80c39-2389-403a-93a8-d16f4cb1d233. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:43.713596 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fa9216f5-848d-4faf-a4f4-ec9c11283120 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 returned with HTTP 404 Jul 31 13:55:43.713596 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 249/995] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:43 2026] GET /volume/v3/backups/f3c80c39-2389-403a-93a8-d16f4cb1d233 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:43.726166 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1167fc6e-b02a-4f46-8f46-fdf15547fbea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:43.728002 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1167fc6e-b02a-4f46-8f46-fdf15547fbea tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 Jul 31 13:55:43.728241 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1167fc6e-b02a-4f46-8f46-fdf15547fbea tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:43.728488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1167fc6e-b02a-4f46-8f46-fdf15547fbea tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:43.728741 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1167fc6e-b02a-4f46-8f46-fdf15547fbea tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume with id: e5493412-a675-4af7-a59a-336b060962e3 Jul 31 13:55:43.736387 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:43.736387 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:43.736907 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1167fc6e-b02a-4f46-8f46-fdf15547fbea tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:43.759064 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1167fc6e-b02a-4f46-8f46-fdf15547fbea tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume request issued successfully. Jul 31 13:55:43.759285 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1167fc6e-b02a-4f46-8f46-fdf15547fbea tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 returned with HTTP 202 Jul 31 13:55:43.759720 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 247/996] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:43 2026] DELETE /volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:43.770540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-11d7e766-e059-489d-a351-7101cd365bb9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:43.772778 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11d7e766-e059-489d-a351-7101cd365bb9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 Jul 31 13:55:43.773046 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11d7e766-e059-489d-a351-7101cd365bb9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:43.773303 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11d7e766-e059-489d-a351-7101cd365bb9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:43.782404 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:43.782404 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:43.788572 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-11d7e766-e059-489d-a351-7101cd365bb9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:43.796793 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11d7e766-e059-489d-a351-7101cd365bb9 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 returned with HTTP 200 Jul 31 13:55:43.797304 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 251/997] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:43 2026] GET /volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:44.107229 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-44c44b87-877a-4644-b91d-c54fbd7e8d6c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:44.108277 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44c44b87-877a-4644-b91d-c54fbd7e8d6c tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:44.108567 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-44c44b87-877a-4644-b91d-c54fbd7e8d6c tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:44.111829 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-44c44b87-877a-4644-b91d-c54fbd7e8d6c tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:44.119403 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:44.119403 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:44.124218 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-44c44b87-877a-4644-b91d-c54fbd7e8d6c tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:44.128800 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44c44b87-877a-4644-b91d-c54fbd7e8d6c tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:44.129215 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 251/998] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:44 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:44.644376 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-52037d62-432d-4989-afe1-22db67fbf60b req-b0268141-fa6e-4deb-8a77-fbf9de7e65e2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:44.646999 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-b0268141-fa6e-4deb-8a77-fbf9de7e65e2 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/attachments/3e7a45e6-8c6d-4e9d-9327-87198106111d/action Jul 31 13:55:44.647549 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-b0268141-fa6e-4deb-8a77-fbf9de7e65e2 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:55:44.647829 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-b0268141-fa6e-4deb-8a77-fbf9de7e65e2 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:44.664089 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:44.664089 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:44.674588 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-52037d62-432d-4989-afe1-22db67fbf60b req-b0268141-fa6e-4deb-8a77-fbf9de7e65e2 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/3e7a45e6-8c6d-4e9d-9327-87198106111d/action returned with HTTP 204 Jul 31 13:55:44.675269 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 250/999] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:55:44 2026] POST /volume/v3/attachments/3e7a45e6-8c6d-4e9d-9327-87198106111d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:44.703095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20b7515d-37b2-4eba-a2b0-f8b89c30ef46 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:44.711318 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20b7515d-37b2-4eba-a2b0-f8b89c30ef46 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:44.711318 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20b7515d-37b2-4eba-a2b0-f8b89c30ef46 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:44.712307 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20b7515d-37b2-4eba-a2b0-f8b89c30ef46 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:44.712564 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-20b7515d-37b2-4eba-a2b0-f8b89c30ef46 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:44.724807 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:44.724807 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:44.726754 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20b7515d-37b2-4eba-a2b0-f8b89c30ef46 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:44.728959 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 248/1000] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:44 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:44.819542 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-83d2d78b-303c-4b5a-9bc7-3336aa24774a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:44.820076 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83d2d78b-303c-4b5a-9bc7-3336aa24774a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 Jul 31 13:55:44.820318 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83d2d78b-303c-4b5a-9bc7-3336aa24774a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:44.820819 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83d2d78b-303c-4b5a-9bc7-3336aa24774a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:44.834825 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83d2d78b-303c-4b5a-9bc7-3336aa24774a tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 returned with HTTP 404 Jul 31 13:55:44.835076 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 252/1001] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:44 2026] GET /volume/v3/volumes/e5493412-a675-4af7-a59a-336b060962e3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:44.844807 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c9fdf510-fc5b-4c94-9580-679218560e89 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:44.848034 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c9fdf510-fc5b-4c94-9580-679218560e89 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] DELETE https://10.4.3.140/volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 Jul 31 13:55:44.849984 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c9fdf510-fc5b-4c94-9580-679218560e89 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:44.849984 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c9fdf510-fc5b-4c94-9580-679218560e89 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:44.849984 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-c9fdf510-fc5b-4c94-9580-679218560e89 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume with id: 983ef843-065d-45e8-867d-252ec7813142 Jul 31 13:55:44.858489 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:44.858489 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:44.858489 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c9fdf510-fc5b-4c94-9580-679218560e89 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:44.881531 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c9fdf510-fc5b-4c94-9580-679218560e89 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume request issued successfully. Jul 31 13:55:44.881531 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c9fdf510-fc5b-4c94-9580-679218560e89 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 returned with HTTP 202 Jul 31 13:55:44.881531 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 252/1002] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:44 2026] DELETE /volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:44.890254 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8f5567a2-17f2-4adb-887d-716b404cae65 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:44.892151 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f5567a2-17f2-4adb-887d-716b404cae65 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 Jul 31 13:55:44.892225 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f5567a2-17f2-4adb-887d-716b404cae65 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:44.892448 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f5567a2-17f2-4adb-887d-716b404cae65 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:44.899345 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:44.899345 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:44.903052 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8f5567a2-17f2-4adb-887d-716b404cae65 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:44.907129 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f5567a2-17f2-4adb-887d-716b404cae65 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 returned with HTTP 200 Jul 31 13:55:44.907552 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 251/1003] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:44 2026] GET /volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:45.151666 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-61e7ccae-4b52-4089-a26d-7f1ee86d06d7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:45.154087 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61e7ccae-4b52-4089-a26d-7f1ee86d06d7 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:45.154379 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61e7ccae-4b52-4089-a26d-7f1ee86d06d7 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:45.154796 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61e7ccae-4b52-4089-a26d-7f1ee86d06d7 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:45.173531 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:45.173531 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:45.180524 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-61e7ccae-4b52-4089-a26d-7f1ee86d06d7 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:45.186617 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61e7ccae-4b52-4089-a26d-7f1ee86d06d7 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:45.187149 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 249/1004] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:45 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:45.208317 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30f342ed-9dc3-4ed1-bf58-398a46b06068 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:45.209615 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30f342ed-9dc3-4ed1-bf58-398a46b06068 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:45.209811 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30f342ed-9dc3-4ed1-bf58-398a46b06068 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:45.209990 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30f342ed-9dc3-4ed1-bf58-398a46b06068 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:45.231616 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:45.231616 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:45.246292 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-30f342ed-9dc3-4ed1-bf58-398a46b06068 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:45.254749 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30f342ed-9dc3-4ed1-bf58-398a46b06068 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:45.255791 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 253/1005] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:45 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:45.743257 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4543b705-b1e8-42dd-8f42-5d01b10654cc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:45.749978 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4543b705-b1e8-42dd-8f42-5d01b10654cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:45.750161 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4543b705-b1e8-42dd-8f42-5d01b10654cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:45.750330 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4543b705-b1e8-42dd-8f42-5d01b10654cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:45.750442 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-4543b705-b1e8-42dd-8f42-5d01b10654cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:45.756230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-d67fae41-6e99-4d43-9266-4fcdb7a2e768 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:45.758210 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:45.758210 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:45.758747 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-d67fae41-6e99-4d43-9266-4fcdb7a2e768 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:45.758802 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4543b705-b1e8-42dd-8f42-5d01b10654cc tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:45.758835 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-d67fae41-6e99-4d43-9266-4fcdb7a2e768 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:45.758835 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-d67fae41-6e99-4d43-9266-4fcdb7a2e768 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:45.758978 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 253/1006] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:45 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:45.768736 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:45.768736 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:45.773281 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-d67fae41-6e99-4d43-9266-4fcdb7a2e768 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:45.779546 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-d67fae41-6e99-4d43-9266-4fcdb7a2e768 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:45.779546 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 252/1007] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:55:45 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:45.926352 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2f5c4403-2b00-43c3-ac38-9a70df6c5a01 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:45.930318 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f5c4403-2b00-43c3-ac38-9a70df6c5a01 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 Jul 31 13:55:45.930557 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f5c4403-2b00-43c3-ac38-9a70df6c5a01 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:45.930739 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f5c4403-2b00-43c3-ac38-9a70df6c5a01 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:45.941354 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f5c4403-2b00-43c3-ac38-9a70df6c5a01 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 returned with HTTP 404 Jul 31 13:55:45.941941 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 250/1008] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:45 2026] GET /volume/v3/volumes/983ef843-065d-45e8-867d-252ec7813142 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 13:55:45.953945 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1d7125ea-d15d-452b-ae20-72ac75f3f0cc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:45.954753 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d7125ea-d15d-452b-ae20-72ac75f3f0cc tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d Jul 31 13:55:45.954950 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d7125ea-d15d-452b-ae20-72ac75f3f0cc tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:45.955132 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d7125ea-d15d-452b-ae20-72ac75f3f0cc tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:45.955286 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-1d7125ea-d15d-452b-ae20-72ac75f3f0cc tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume with id: 6d4199db-7786-47c9-9730-cba3c8c6592d Jul 31 13:55:45.963672 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:45.963672 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:45.964222 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1d7125ea-d15d-452b-ae20-72ac75f3f0cc tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:45.988077 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1d7125ea-d15d-452b-ae20-72ac75f3f0cc tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume request issued successfully. Jul 31 13:55:45.988317 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d7125ea-d15d-452b-ae20-72ac75f3f0cc tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d returned with HTTP 202 Jul 31 13:55:45.989151 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 254/1009] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:45 2026] DELETE /volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:45.997871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d5ab4495-cb19-4137-b6da-9cc835631b6e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:45.999842 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d5ab4495-cb19-4137-b6da-9cc835631b6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d Jul 31 13:55:46.000056 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d5ab4495-cb19-4137-b6da-9cc835631b6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:46.000279 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d5ab4495-cb19-4137-b6da-9cc835631b6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:46.009467 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:46.009467 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:46.018096 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d5ab4495-cb19-4137-b6da-9cc835631b6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:46.027260 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d5ab4495-cb19-4137-b6da-9cc835631b6e tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d returned with HTTP 200 Jul 31 13:55:46.028227 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 254/1010] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:45 2026] GET /volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:46.774499 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-56927eea-0b48-4921-b15b-dd251e6da31f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:46.782317 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56927eea-0b48-4921-b15b-dd251e6da31f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:46.782638 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56927eea-0b48-4921-b15b-dd251e6da31f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:46.782927 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56927eea-0b48-4921-b15b-dd251e6da31f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:46.783236 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-56927eea-0b48-4921-b15b-dd251e6da31f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:46.788247 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:46.788247 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:46.789320 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56927eea-0b48-4921-b15b-dd251e6da31f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:46.789812 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 253/1011] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:46 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:47.010234 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cee60c3c-e6e1-47fc-ac1a-eb1955d20481 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.012011 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cee60c3c-e6e1-47fc-ac1a-eb1955d20481 None None] GET https://10.4.3.140/volume// Jul 31 13:55:47.012011 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cee60c3c-e6e1-47fc-ac1a-eb1955d20481 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.012011 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cee60c3c-e6e1-47fc-ac1a-eb1955d20481 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.012011 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cee60c3c-e6e1-47fc-ac1a-eb1955d20481 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:47.012011 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 251/1012] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:47.022680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-2301435b-7738-483b-afee-87da742f41d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.029536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-2301435b-7738-483b-afee-87da742f41d6 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:55:47.029536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-2301435b-7738-483b-afee-87da742f41d6 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088", "connector": null, "instance_uuid": "03c3df6c-0900-4827-b927-3c953d01adfc"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:47.039003 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:47.039003 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:47.045914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bcac3a6c-5a8b-432c-b32f-f92d59fc2731 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.048812 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bcac3a6c-5a8b-432c-b32f-f92d59fc2731 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d Jul 31 13:55:47.049089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bcac3a6c-5a8b-432c-b32f-f92d59fc2731 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.049368 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bcac3a6c-5a8b-432c-b32f-f92d59fc2731 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.056910 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bcac3a6c-5a8b-432c-b32f-f92d59fc2731 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d returned with HTTP 404 Jul 31 13:55:47.057640 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 255/1013] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:47 2026] GET /volume/v3/volumes/6d4199db-7786-47c9-9730-cba3c8c6592d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:47.067097 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ccb078c7-e4b7-44e8-b03d-edee407ba89b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.069389 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ccb078c7-e4b7-44e8-b03d-edee407ba89b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] DELETE https://10.4.3.140/volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 Jul 31 13:55:47.069706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ccb078c7-e4b7-44e8-b03d-edee407ba89b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.070014 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ccb078c7-e4b7-44e8-b03d-edee407ba89b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.071473 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ccb078c7-e4b7-44e8-b03d-edee407ba89b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume with id: 50b7d668-eea3-4ded-b89c-865dedea4894 Jul 31 13:55:47.072798 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-2301435b-7738-483b-afee-87da742f41d6 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:55:47.076537 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 255/1014] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:55:47 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:55:47.080961 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:47.080961 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:47.081773 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ccb078c7-e4b7-44e8-b03d-edee407ba89b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:47.088547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-93868390-1ade-4d0b-9023-49fde0217d3a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.089157 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-93868390-1ade-4d0b-9023-49fde0217d3a None None] GET https://10.4.3.140/volume// Jul 31 13:55:47.089593 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-93868390-1ade-4d0b-9023-49fde0217d3a None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.089966 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-93868390-1ade-4d0b-9023-49fde0217d3a None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.090766 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-93868390-1ade-4d0b-9023-49fde0217d3a None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:47.091271 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 252/1015] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:47.102019 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-20f81af1-c508-4b37-9a0f-8d1e94051627 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.109732 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-20f81af1-c508-4b37-9a0f-8d1e94051627 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:47.109732 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-20f81af1-c508-4b37-9a0f-8d1e94051627 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.110616 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ccb078c7-e4b7-44e8-b03d-edee407ba89b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume request issued successfully. Jul 31 13:55:47.110891 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ccb078c7-e4b7-44e8-b03d-edee407ba89b tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 returned with HTTP 202 Jul 31 13:55:47.111324 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 254/1016] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:47 2026] DELETE /volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:47.111393 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-20f81af1-c508-4b37-9a0f-8d1e94051627 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.119113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-13a7cc67-b635-44ee-9fb5-406660e0258f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.126375 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:47.126375 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:47.127067 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13a7cc67-b635-44ee-9fb5-406660e0258f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 Jul 31 13:55:47.127243 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13a7cc67-b635-44ee-9fb5-406660e0258f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.127481 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13a7cc67-b635-44ee-9fb5-406660e0258f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.129492 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-20f81af1-c508-4b37-9a0f-8d1e94051627 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:47.133393 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-20f81af1-c508-4b37-9a0f-8d1e94051627 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:47.133772 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 256/1017] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:55:47 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:47.138269 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:47.138269 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:47.143910 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-13a7cc67-b635-44ee-9fb5-406660e0258f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:47.149638 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13a7cc67-b635-44ee-9fb5-406660e0258f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 returned with HTTP 200 Jul 31 13:55:47.150053 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 256/1018] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:47 2026] GET /volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:47.547148 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-b010fc85-2d8d-4565-993b-4701b4329a11 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.549212 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-b010fc85-2d8d-4565-993b-4701b4329a11 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] DELETE https://10.4.3.140/volume/v3/attachments/3e7a45e6-8c6d-4e9d-9327-87198106111d Jul 31 13:55:47.549442 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-b010fc85-2d8d-4565-993b-4701b4329a11 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.549647 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-b010fc85-2d8d-4565-993b-4701b4329a11 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.568230 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:47.568230 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:47.642964 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-b010fc85-2d8d-4565-993b-4701b4329a11 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/3e7a45e6-8c6d-4e9d-9327-87198106111d returned with HTTP 200 Jul 31 13:55:47.643456 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 253/1019] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:55:47 2026] DELETE /volume/v3/attachments/3e7a45e6-8c6d-4e9d-9327-87198106111d => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:47.804394 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1e3360e1-44e8-454d-940b-db5605ac938c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.807893 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e3360e1-44e8-454d-940b-db5605ac938c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:47.808112 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e3360e1-44e8-454d-940b-db5605ac938c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.808325 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e3360e1-44e8-454d-940b-db5605ac938c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.808453 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1e3360e1-44e8-454d-940b-db5605ac938c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:47.816955 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:47.816955 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:47.818037 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e3360e1-44e8-454d-940b-db5605ac938c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:47.818546 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 255/1020] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:47 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:47.896422 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4fd497cc-e989-4d4b-8c56-2309b8f5cd85 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.896422 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4fd497cc-e989-4d4b-8c56-2309b8f5cd85 None None] GET https://10.4.3.140/volume// Jul 31 13:55:47.896649 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4fd497cc-e989-4d4b-8c56-2309b8f5cd85 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.896911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4fd497cc-e989-4d4b-8c56-2309b8f5cd85 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.897321 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4fd497cc-e989-4d4b-8c56-2309b8f5cd85 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:55:47.897700 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 257/1021] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:55:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:55:47.913844 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-262ae7f2-0a70-4a7b-beda-9c900729506f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:47.917646 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-262ae7f2-0a70-4a7b-beda-9c900729506f tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:55:47.917646 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-262ae7f2-0a70-4a7b-beda-9c900729506f tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:47.917646 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-262ae7f2-0a70-4a7b-beda-9c900729506f tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:47.929675 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:47.929675 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:47.933761 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-262ae7f2-0a70-4a7b-beda-9c900729506f tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:55:47.938037 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-262ae7f2-0a70-4a7b-beda-9c900729506f tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:55:47.938650 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 257/1022] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:55:47 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:55:48.072467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-f4044811-53f5-470c-8ebe-cca9c045023e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.076015 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-f4044811-53f5-470c-8ebe-cca9c045023e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] PUT https://10.4.3.140/volume/v3/attachments/ee983897-7a96-4997-8aa7-e5997f3ed9ad Jul 31 13:55:48.076353 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-f4044811-53f5-470c-8ebe-cca9c045023e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:48.081664 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=276,cinder:UPDATE=64,cinder:INSERT=27 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:55:48.088405 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-f4044811-53f5-470c-8ebe-cca9c045023e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Acquiring lock "cinder-attachment_update-e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:55:48.098690 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-f4044811-53f5-470c-8ebe-cca9c045023e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Lock "cinder-attachment_update-e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088-np0000006230" acquired by "attachment_update" :: waited 0.010s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:55:48.100053 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.100053 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:48.163589 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0a6c10af-a386-43f8-9143-b1ab189802ab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.168703 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0a6c10af-a386-43f8-9143-b1ab189802ab tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 Jul 31 13:55:48.168967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0a6c10af-a386-43f8-9143-b1ab189802ab tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:48.169389 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0a6c10af-a386-43f8-9143-b1ab189802ab tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:48.181946 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0a6c10af-a386-43f8-9143-b1ab189802ab tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 returned with HTTP 404 Jul 31 13:55:48.181946 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 256/1023] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:48 2026] GET /volume/v3/volumes/50b7d668-eea3-4ded-b89c-865dedea4894 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:48.202063 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-789d04ad-3cdd-4b52-a0bc-3d38e9b3c571 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.206400 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-789d04ad-3cdd-4b52-a0bc-3d38e9b3c571 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 Jul 31 13:55:48.206713 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-789d04ad-3cdd-4b52-a0bc-3d38e9b3c571 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:48.206983 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-789d04ad-3cdd-4b52-a0bc-3d38e9b3c571 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:48.207180 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-789d04ad-3cdd-4b52-a0bc-3d38e9b3c571 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume with id: 6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 Jul 31 13:55:48.222922 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.222922 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:48.223610 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-789d04ad-3cdd-4b52-a0bc-3d38e9b3c571 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:48.250327 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-706131cb-48e3-4e76-a70c-f1226c8d0a6a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.255489 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-706131cb-48e3-4e76-a70c-f1226c8d0a6a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520/action Jul 31 13:55:48.255845 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-706131cb-48e3-4e76-a70c-f1226c8d0a6a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:55:48.255960 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-706131cb-48e3-4e76-a70c-f1226c8d0a6a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:48.257159 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-f4044811-53f5-470c-8ebe-cca9c045023e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Lock "cinder-attachment_update-e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088-np0000006230" released by "attachment_update" :: held 0.159s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:55:48.257447 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-f4044811-53f5-470c-8ebe-cca9c045023e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/ee983897-7a96-4997-8aa7-e5997f3ed9ad returned with HTTP 200 Jul 31 13:55:48.258920 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 254/1024] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:55:48 2026] PUT /volume/v3/attachments/ee983897-7a96-4997-8aa7-e5997f3ed9ad => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:48.263870 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-789d04ad-3cdd-4b52-a0bc-3d38e9b3c571 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume request issued successfully. Jul 31 13:55:48.263870 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-789d04ad-3cdd-4b52-a0bc-3d38e9b3c571 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 returned with HTTP 202 Jul 31 13:55:48.263870 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 258/1025] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:48 2026] DELETE /volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:48.277434 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.277434 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:48.277781 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ffa79e6-1deb-4a7a-b210-322bc190cf02 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.283532 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ffa79e6-1deb-4a7a-b210-322bc190cf02 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 Jul 31 13:55:48.283983 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ffa79e6-1deb-4a7a-b210-322bc190cf02 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:48.284250 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ffa79e6-1deb-4a7a-b210-322bc190cf02 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:48.293311 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eed7c37f-fc09-4202-aaec-80fcdd17a079 req-706131cb-48e3-4e76-a70c-f1226c8d0a6a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520/action returned with HTTP 204 Jul 31 13:55:48.293898 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 258/1026] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:55:48 2026] POST /volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:48.297740 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.297740 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:48.303682 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7ffa79e6-1deb-4a7a-b210-322bc190cf02 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:48.310839 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ffa79e6-1deb-4a7a-b210-322bc190cf02 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 returned with HTTP 200 Jul 31 13:55:48.311331 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 257/1027] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:48 2026] GET /volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:48.498882 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-fe506661-ce7e-47db-9bbb-faca01c734b5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.500967 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-fe506661-ce7e-47db-9bbb-faca01c734b5 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/attachments/ee983897-7a96-4997-8aa7-e5997f3ed9ad/action Jul 31 13:55:48.501358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-fe506661-ce7e-47db-9bbb-faca01c734b5 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:55:48.501546 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-fe506661-ce7e-47db-9bbb-faca01c734b5 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:48.521571 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.521571 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:48.543744 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae528116-b1cb-4537-8be1-b44e4a9582ce req-fe506661-ce7e-47db-9bbb-faca01c734b5 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/ee983897-7a96-4997-8aa7-e5997f3ed9ad/action returned with HTTP 204 Jul 31 13:55:48.544543 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 255/1028] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:55:48 2026] POST /volume/v3/attachments/ee983897-7a96-4997-8aa7-e5997f3ed9ad/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:48.831945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-879a1af4-cecc-4452-99b1-fe038120b44b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.833542 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-879a1af4-cecc-4452-99b1-fe038120b44b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:48.833712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-879a1af4-cecc-4452-99b1-fe038120b44b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:48.833882 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-879a1af4-cecc-4452-99b1-fe038120b44b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:48.833980 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-879a1af4-cecc-4452-99b1-fe038120b44b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:48.838417 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.838417 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:48.839237 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-879a1af4-cecc-4452-99b1-fe038120b44b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:48.839611 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 259/1029] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:48 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:48.852062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5c539a0f-6e4f-4e44-ab44-fac98c094fce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.854531 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c539a0f-6e4f-4e44-ab44-fac98c094fce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 Jul 31 13:55:48.854864 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c539a0f-6e4f-4e44-ab44-fac98c094fce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:48.855196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c539a0f-6e4f-4e44-ab44-fac98c094fce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:48.864616 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.864616 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:48.869990 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5c539a0f-6e4f-4e44-ab44-fac98c094fce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:48.877587 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c539a0f-6e4f-4e44-ab44-fac98c094fce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 returned with HTTP 200 Jul 31 13:55:48.878167 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 259/1030] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:48 2026] GET /volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:48.892254 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ec4c05e1-a720-4211-91d4-7369d1d0703c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.894418 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec4c05e1-a720-4211-91d4-7369d1d0703c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 Jul 31 13:55:48.894681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec4c05e1-a720-4211-91d4-7369d1d0703c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:48.894920 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec4c05e1-a720-4211-91d4-7369d1d0703c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:48.903769 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.903769 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:48.908315 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ec4c05e1-a720-4211-91d4-7369d1d0703c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:48.914047 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec4c05e1-a720-4211-91d4-7369d1d0703c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 returned with HTTP 200 Jul 31 13:55:48.914551 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 258/1031] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:48 2026] GET /volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:48.927337 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7aafc77f-2ade-42a9-8abd-1b34a71dea7b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.929365 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7aafc77f-2ade-42a9-8abd-1b34a71dea7b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 Jul 31 13:55:48.929593 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7aafc77f-2ade-42a9-8abd-1b34a71dea7b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:48.929843 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7aafc77f-2ade-42a9-8abd-1b34a71dea7b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:48.930057 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-7aafc77f-2ade-42a9-8abd-1b34a71dea7b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume with id: 6d48c5f5-7d45-461a-b626-f0da814a9584 Jul 31 13:55:48.937430 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.937430 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:48.937872 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7aafc77f-2ade-42a9-8abd-1b34a71dea7b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:48.961551 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7aafc77f-2ade-42a9-8abd-1b34a71dea7b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume request issued successfully. Jul 31 13:55:48.961551 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7aafc77f-2ade-42a9-8abd-1b34a71dea7b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 returned with HTTP 202 Jul 31 13:55:48.961551 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 256/1032] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:48 2026] DELETE /volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:48.968362 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-edcad2f5-893b-4cc8-aa55-d85fc71b2e1a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:48.970425 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-edcad2f5-893b-4cc8-aa55-d85fc71b2e1a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 Jul 31 13:55:48.971154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-edcad2f5-893b-4cc8-aa55-d85fc71b2e1a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:48.971154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-edcad2f5-893b-4cc8-aa55-d85fc71b2e1a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:48.980048 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:48.980048 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:48.984744 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-edcad2f5-893b-4cc8-aa55-d85fc71b2e1a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:48.991543 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-edcad2f5-893b-4cc8-aa55-d85fc71b2e1a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 returned with HTTP 200 Jul 31 13:55:48.993362 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 260/1033] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:48 2026] GET /volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:49.328876 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c1dae800-cc1b-4fc4-97b5-a0c2ea86c28f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:49.330951 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c1dae800-cc1b-4fc4-97b5-a0c2ea86c28f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 Jul 31 13:55:49.331205 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c1dae800-cc1b-4fc4-97b5-a0c2ea86c28f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:49.331434 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c1dae800-cc1b-4fc4-97b5-a0c2ea86c28f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:49.333911 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=261,cinder:INSERT=17,cinder:UPDATE=47 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:55:49.341807 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c1dae800-cc1b-4fc4-97b5-a0c2ea86c28f tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 returned with HTTP 404 Jul 31 13:55:49.341807 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 260/1034] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:49 2026] GET /volume/v3/volumes/6dd8a01f-0fd6-4fb2-81ee-61d4222338b9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:49.350481 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-89ec50a3-18dc-4c35-975e-3e15496bb7a3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:49.353062 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-89ec50a3-18dc-4c35-975e-3e15496bb7a3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 Jul 31 13:55:49.353375 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-89ec50a3-18dc-4c35-975e-3e15496bb7a3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:49.353676 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-89ec50a3-18dc-4c35-975e-3e15496bb7a3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:49.353912 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-89ec50a3-18dc-4c35-975e-3e15496bb7a3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume with id: 6d9c7e72-52bb-47c9-bc90-73173c1c05c3 Jul 31 13:55:49.360754 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:49.360754 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:49.361222 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-89ec50a3-18dc-4c35-975e-3e15496bb7a3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:49.381826 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-89ec50a3-18dc-4c35-975e-3e15496bb7a3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Delete volume request issued successfully. Jul 31 13:55:49.382120 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-89ec50a3-18dc-4c35-975e-3e15496bb7a3 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 returned with HTTP 202 Jul 31 13:55:49.382563 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 259/1035] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:49 2026] DELETE /volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:49.396323 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d95ff322-441e-4575-aa0c-583d077daa4c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:49.398120 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d95ff322-441e-4575-aa0c-583d077daa4c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 Jul 31 13:55:49.398291 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d95ff322-441e-4575-aa0c-583d077daa4c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:49.398509 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d95ff322-441e-4575-aa0c-583d077daa4c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:49.407765 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:49.407765 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:49.413168 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d95ff322-441e-4575-aa0c-583d077daa4c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Volume info retrieved successfully. Jul 31 13:55:49.417596 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d95ff322-441e-4575-aa0c-583d077daa4c tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 returned with HTTP 200 Jul 31 13:55:49.417596 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 257/1036] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:49 2026] GET /volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:50.006106 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b2b3cd7f-c9d2-4656-a296-49fba36f6bd6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:50.009368 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b2b3cd7f-c9d2-4656-a296-49fba36f6bd6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 Jul 31 13:55:50.009589 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b2b3cd7f-c9d2-4656-a296-49fba36f6bd6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:50.009791 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b2b3cd7f-c9d2-4656-a296-49fba36f6bd6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:50.021603 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b2b3cd7f-c9d2-4656-a296-49fba36f6bd6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 returned with HTTP 404 Jul 31 13:55:50.022376 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 261/1037] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:50 2026] GET /volume/v3/volumes/6d48c5f5-7d45-461a-b626-f0da814a9584 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:50.029026 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-501c2072-ba13-41b4-bf84-0d5252cc2ddf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:50.030787 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-501c2072-ba13-41b4-bf84-0d5252cc2ddf tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:50.031022 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-501c2072-ba13-41b4-bf84-0d5252cc2ddf tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:50.031212 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-501c2072-ba13-41b4-bf84-0d5252cc2ddf tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:50.031324 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-501c2072-ba13-41b4-bf84-0d5252cc2ddf tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete backup with id: 5ca6c26c-b376-4c52-b2b3-415f5be028b1. Jul 31 13:55:50.036048 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:50.036048 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:50.048417 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-501c2072-ba13-41b4-bf84-0d5252cc2ddf tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] delete_backup rpcapi backup_id 5ca6c26c-b376-4c52-b2b3-415f5be028b1 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:55:50.050255 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-501c2072-ba13-41b4-bf84-0d5252cc2ddf tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 202 Jul 31 13:55:50.050688 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 261/1038] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:50 2026] DELETE /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 13:55:50.058598 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-21e9a410-e580-482f-8762-6ccc28a8158c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:50.060678 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21e9a410-e580-482f-8762-6ccc28a8158c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:50.060872 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21e9a410-e580-482f-8762-6ccc28a8158c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:50.061075 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21e9a410-e580-482f-8762-6ccc28a8158c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:50.061214 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-21e9a410-e580-482f-8762-6ccc28a8158c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:50.066387 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:50.066387 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:50.067429 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21e9a410-e580-482f-8762-6ccc28a8158c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 200 Jul 31 13:55:50.067813 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 260/1039] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:50 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:50.430899 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9efa2b2a-2f07-42bd-a972-7ca184fc4724 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:50.433657 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9efa2b2a-2f07-42bd-a972-7ca184fc4724 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 Jul 31 13:55:50.434261 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9efa2b2a-2f07-42bd-a972-7ca184fc4724 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:50.435220 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9efa2b2a-2f07-42bd-a972-7ca184fc4724 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:50.444487 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9efa2b2a-2f07-42bd-a972-7ca184fc4724 tempest-CreateVolumesFromBackupTest-1453626341 tempest-CreateVolumesFromBackupTest-1453626341-project-member] https://10.4.3.140/volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 returned with HTTP 404 Jul 31 13:55:50.445047 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 258/1040] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:50 2026] GET /volume/v3/volumes/6d9c7e72-52bb-47c9-bc90-73173c1c05c3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:51.079293 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4bf9b8ff-86a1-4c29-9631-3446a5db9579 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:51.084045 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4bf9b8ff-86a1-4c29-9631-3446a5db9579 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 Jul 31 13:55:51.084257 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4bf9b8ff-86a1-4c29-9631-3446a5db9579 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:51.084428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4bf9b8ff-86a1-4c29-9631-3446a5db9579 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:51.084554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-4bf9b8ff-86a1-4c29-9631-3446a5db9579 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 5ca6c26c-b376-4c52-b2b3-415f5be028b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:51.089505 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4bf9b8ff-86a1-4c29-9631-3446a5db9579 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 returned with HTTP 404 Jul 31 13:55:51.089972 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 262/1041] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:51 2026] GET /volume/v3/backups/5ca6c26c-b376-4c52-b2b3-415f5be028b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:51.211768 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-75f486cc-5b35-4b33-94cc-cc5276bb0e04 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:51.214566 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75f486cc-5b35-4b33-94cc-cc5276bb0e04 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 Jul 31 13:55:51.214805 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-75f486cc-5b35-4b33-94cc-cc5276bb0e04 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:51.218031 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-75f486cc-5b35-4b33-94cc-cc5276bb0e04 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:51.229665 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:51.229665 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:51.237277 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-75f486cc-5b35-4b33-94cc-cc5276bb0e04 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:51.244114 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75f486cc-5b35-4b33-94cc-cc5276bb0e04 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 returned with HTTP 200 Jul 31 13:55:51.244558 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 262/1042] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:51 2026] GET /volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:51.269308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-292bad46-f8bb-4349-874f-391e79b74874 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:51.273972 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-292bad46-f8bb-4349-874f-391e79b74874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 Jul 31 13:55:51.274348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-292bad46-f8bb-4349-874f-391e79b74874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:51.275101 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-292bad46-f8bb-4349-874f-391e79b74874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:51.275441 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-292bad46-f8bb-4349-874f-391e79b74874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume with id: 3dd4a212-2a30-4d27-80ff-a60d457be874 Jul 31 13:55:51.279063 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=265,cinder:UPDATE=47,cinder:INSERT=22 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:55:51.292526 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:51.292526 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:51.293174 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-292bad46-f8bb-4349-874f-391e79b74874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:51.318500 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-292bad46-f8bb-4349-874f-391e79b74874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume request issued successfully. Jul 31 13:55:51.318724 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-292bad46-f8bb-4349-874f-391e79b74874 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 returned with HTTP 202 Jul 31 13:55:51.319183 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 261/1043] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:51 2026] DELETE /volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:51.336316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b5e08b13-b009-434b-8353-05129c7be896 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:51.338994 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b5e08b13-b009-434b-8353-05129c7be896 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 Jul 31 13:55:51.339232 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b5e08b13-b009-434b-8353-05129c7be896 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:51.339646 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b5e08b13-b009-434b-8353-05129c7be896 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:51.350377 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:51.350377 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:51.355799 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b5e08b13-b009-434b-8353-05129c7be896 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:51.362892 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b5e08b13-b009-434b-8353-05129c7be896 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 returned with HTTP 200 Jul 31 13:55:51.363049 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 259/1044] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:51 2026] GET /volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:55:51.835239 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:51.933540 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:51.933540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-915229935"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:51.933540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-915229935'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:51.933540 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume of 1 GB Jul 31 13:55:51.937291 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=329,cinder:INSERT=46,cinder:UPDATE=72,cinder:DELETE=1 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:55:51.938221 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Availability Zones retrieved successfully. Jul 31 13:55:51.947779 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (e28bab32-1dc0-4581-866d-eaf0ab44a8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:51.950125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59e8bdcc-cda5-4348-a653-53479d7827cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:51.952409 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:51.987997 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59e8bdcc-cda5-4348-a653-53479d7827cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:51.989329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a80577c3-8fdb-4760-9bff-542c8ac91047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:52.050112 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Created reservations ['4ef0d54f-c60f-4f84-89ec-47600a19279c', 'f383a498-a9bb-49ee-8d4d-8dc85ee9bdb9', 'f7786732-c896-48d1-ac69-704d2b94f0e0', '53716f6d-317d-4c38-88cd-08b91d17f0c7'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:52.051052 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a80577c3-8fdb-4760-9bff-542c8ac91047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ef0d54f-c60f-4f84-89ec-47600a19279c', 'f383a498-a9bb-49ee-8d4d-8dc85ee9bdb9', 'f7786732-c896-48d1-ac69-704d2b94f0e0', '53716f6d-317d-4c38-88cd-08b91d17f0c7']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:52.052031 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e766d0-cdee-469f-9f1d-ca6a8d57df93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:52.072887 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e766d0-cdee-469f-9f1d-ca6a8d57df93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaff9d3b-88a2-45f2-8e8c-e04eaaceb060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-915229935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['4ef0d54f-c60f-4f84-89ec-47600a19279c','f383a498-a9bb-49ee-8d4d-8dc85ee9bdb9','f7786732-c896-48d1-ac69-704d2b94f0e0','53716f6d-317d-4c38-88cd-08b91d17f0c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-915229935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaff9d3b-88a2-45f2-8e8c-e04eaaceb060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec06fb3dd6004db5b104e2a9dc88d395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:52.074536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ff9cb1-21a5-409e-bf9a-a17a7ca4da25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:52.090704 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ff9cb1-21a5-409e-bf9a-a17a7ca4da25) transitioned into state 'SUCCESS' from state '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-915229935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['4ef0d54f-c60f-4f84-89ec-47600a19279c','f383a498-a9bb-49ee-8d4d-8dc85ee9bdb9','f7786732-c896-48d1-ac69-704d2b94f0e0','53716f6d-317d-4c38-88cd-08b91d17f0c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:52.092264 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28a1f24-6d76-45e3-a287-4d9094a4f534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:52.106283 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28a1f24-6d76-45e3-a287-4d9094a4f534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:52.108540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (e28bab32-1dc0-4581-866d-eaf0ab44a8de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:52.108540 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request issued successfully. Jul 31 13:55:52.109327 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-13dbe326-a159-46dd-bea6-cb2b19bda113 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:52.109992 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 263/1045] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:55:51 2026] POST /volume/v3/volumes => generated 763 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:52.123645 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f28d0f5b-231f-4adc-a37c-3d70b47db692 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:52.125259 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f28d0f5b-231f-4adc-a37c-3d70b47db692 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 Jul 31 13:55:52.125422 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f28d0f5b-231f-4adc-a37c-3d70b47db692 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:52.125626 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f28d0f5b-231f-4adc-a37c-3d70b47db692 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:52.134954 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:52.134954 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:52.141189 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f28d0f5b-231f-4adc-a37c-3d70b47db692 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:52.148387 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f28d0f5b-231f-4adc-a37c-3d70b47db692 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 returned with HTTP 200 Jul 31 13:55:52.149155 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 263/1046] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:52 2026] GET /volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:52.380917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5499d17b-abec-455f-a1cb-0c8f40798f34 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:52.382625 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5499d17b-abec-455f-a1cb-0c8f40798f34 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 Jul 31 13:55:52.382813 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5499d17b-abec-455f-a1cb-0c8f40798f34 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:52.382990 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5499d17b-abec-455f-a1cb-0c8f40798f34 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:52.388629 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5499d17b-abec-455f-a1cb-0c8f40798f34 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 returned with HTTP 404 Jul 31 13:55:52.389056 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 262/1047] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:52 2026] GET /volume/v3/volumes/3dd4a212-2a30-4d27-80ff-a60d457be874 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:52.401939 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:52.403629 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:52.403947 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-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-1599559584"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:52.405648 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1599559584'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:52.405771 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume of 1 GB Jul 31 13:55:52.409653 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Availability Zones retrieved successfully. Jul 31 13:55:52.415010 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (ea844fd9-4ee8-4325-8bfd-92d57a26685d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:52.416027 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0273899e-c6c2-41f1-824b-5ebed624d64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:52.416868 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:52.442009 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0273899e-c6c2-41f1-824b-5ebed624d64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:52.443058 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27edd68b-9123-42eb-af07-24f7ea1b0849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:52.481967 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['14a10962-1d3f-49b5-8e6e-65bd41072334', '3c94f5c5-b122-4879-809f-0407edc77fd4', 'aa279676-d1db-4f48-aa07-23228eba1b5e', '5d7bc6da-d1ee-4b59-bbe5-ec5d2b3fd948'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:52.482541 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27edd68b-9123-42eb-af07-24f7ea1b0849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a10962-1d3f-49b5-8e6e-65bd41072334', '3c94f5c5-b122-4879-809f-0407edc77fd4', 'aa279676-d1db-4f48-aa07-23228eba1b5e', '5d7bc6da-d1ee-4b59-bbe5-ec5d2b3fd948']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:52.483688 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0d3118-5119-4d77-84de-9a39e0be6d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:52.514933 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0d3118-5119-4d77-84de-9a39e0be6d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '823c98a7-0ec7-4644-9a94-013c257535cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1599559584',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['14a10962-1d3f-49b5-8e6e-65bd41072334','3c94f5c5-b122-4879-809f-0407edc77fd4','aa279676-d1db-4f48-aa07-23228eba1b5e','5d7bc6da-d1ee-4b59-bbe5-ec5d2b3fd948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1599559584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=823c98a7-0ec7-4644-9a94-013c257535cb,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='02fe69231e374fada13db23828d4bef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:52.515933 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbb1af3-6c18-4716-ae37-338d419594e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:52.533227 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbb1af3-6c18-4716-ae37-338d419594e6) transitioned into state 'SUCCESS' from state '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-1599559584',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['14a10962-1d3f-49b5-8e6e-65bd41072334','3c94f5c5-b122-4879-809f-0407edc77fd4','aa279676-d1db-4f48-aa07-23228eba1b5e','5d7bc6da-d1ee-4b59-bbe5-ec5d2b3fd948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:52.533908 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe8458c-8237-4399-94db-b2a3799d21d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:52.549601 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe8458c-8237-4399-94db-b2a3799d21d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:52.550394 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (ea844fd9-4ee8-4325-8bfd-92d57a26685d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:52.550698 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request issued successfully. Jul 31 13:55:52.551252 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2fe20409-ba16-4bff-bce0-8e6cd0b5f786 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:52.551743 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 260/1048] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:52 2026] POST /volume/v3/volumes => generated 816 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:52.568376 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fcc02e3d-305d-4c81-b9ab-459bd9b5a674 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:52.569813 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fcc02e3d-305d-4c81-b9ab-459bd9b5a674 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:55:52.570128 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fcc02e3d-305d-4c81-b9ab-459bd9b5a674 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:52.570426 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fcc02e3d-305d-4c81-b9ab-459bd9b5a674 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:52.579076 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:52.579076 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:52.582435 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fcc02e3d-305d-4c81-b9ab-459bd9b5a674 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:52.587054 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fcc02e3d-305d-4c81-b9ab-459bd9b5a674 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb returned with HTTP 200 Jul 31 13:55:52.587647 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 264/1049] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:52 2026] GET /volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:53.166543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5b0ecc3c-b089-4ef2-bdf7-111148e5bb32 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:53.168757 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b0ecc3c-b089-4ef2-bdf7-111148e5bb32 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 Jul 31 13:55:53.168976 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b0ecc3c-b089-4ef2-bdf7-111148e5bb32 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:53.169211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b0ecc3c-b089-4ef2-bdf7-111148e5bb32 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:53.177790 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:53.177790 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:53.185749 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5b0ecc3c-b089-4ef2-bdf7-111148e5bb32 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:53.191411 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b0ecc3c-b089-4ef2-bdf7-111148e5bb32 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 returned with HTTP 200 Jul 31 13:55:53.191910 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 264/1050] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:53 2026] GET /volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:53.216718 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-77157788-f406-4531-bc63-9ebb046ecae7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:53.218697 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:53.219046 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "aaff9d3b-88a2-45f2-8e8c-e04eaaceb060", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1748020898"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:53.220822 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request body: {'volume': {"'source_volid": 'aaff9d3b-88a2-45f2-8e8c-e04eaaceb060', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1748020898'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:53.221021 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume of 1 GB Jul 31 13:55:53.226466 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Availability Zones retrieved successfully. Jul 31 13:55:53.232364 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (49c70e48-fd17-4de7-b342-01c2bb6709cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:53.233300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9252d1b-08ea-4071-9e37-43e715b9dc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.234335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:53.263658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9252d1b-08ea-4071-9e37-43e715b9dc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.263658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abe8923-0970-4417-a1bf-e4823d3c0f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.306737 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Created reservations ['4c8ea056-7173-4d5a-b240-c48ba4efe7b4', 'd7aaa436-cba7-4de6-9428-c04a6d0c6663', 'b12ed4eb-6b94-4a81-94eb-2212517f85db', 'c148637c-0b15-4e11-8c29-8c2cf2b5c422'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:53.307736 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abe8923-0970-4417-a1bf-e4823d3c0f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c8ea056-7173-4d5a-b240-c48ba4efe7b4', 'd7aaa436-cba7-4de6-9428-c04a6d0c6663', 'b12ed4eb-6b94-4a81-94eb-2212517f85db', 'c148637c-0b15-4e11-8c29-8c2cf2b5c422']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.308563 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de1a51fe-bfee-46cb-b565-dc71dda00b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.335569 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de1a51fe-bfee-46cb-b565-dc71dda00b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c533f26-f0e3-45dc-96d3-5da56de5297f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1748020898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['4c8ea056-7173-4d5a-b240-c48ba4efe7b4','d7aaa436-cba7-4de6-9428-c04a6d0c6663','b12ed4eb-6b94-4a81-94eb-2212517f85db','c148637c-0b15-4e11-8c29-8c2cf2b5c422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1748020898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c533f26-f0e3-45dc-96d3-5da56de5297f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec06fb3dd6004db5b104e2a9dc88d395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.337623 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df4e576-83e6-4439-880b-825a2cb1852f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.361940 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df4e576-83e6-4439-880b-825a2cb1852f) transitioned into state 'SUCCESS' from state '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-1748020898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['4c8ea056-7173-4d5a-b240-c48ba4efe7b4','d7aaa436-cba7-4de6-9428-c04a6d0c6663','b12ed4eb-6b94-4a81-94eb-2212517f85db','c148637c-0b15-4e11-8c29-8c2cf2b5c422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.362703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5e71cc-9536-4487-94b7-b9e2bd351b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.371893 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5e71cc-9536-4487-94b7-b9e2bd351b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.372732 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (49c70e48-fd17-4de7-b342-01c2bb6709cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:53.373059 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request issued successfully. Jul 31 13:55:53.373652 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77157788-f406-4531-bc63-9ebb046ecae7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:53.374065 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 263/1051] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:53 2026] POST /volume/v3/volumes => generated 764 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:53.385300 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-127fba9a-03be-4e64-a554-cc681fc77238 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:53.387800 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:53.388140 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "aaff9d3b-88a2-45f2-8e8c-e04eaaceb060", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-12599827"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:53.389742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request body: {'volume': {"'source_volid": 'aaff9d3b-88a2-45f2-8e8c-e04eaaceb060', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-12599827'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:53.389954 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume of 1 GB Jul 31 13:55:53.390234 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:53.390234 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:53.398551 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Availability Zones retrieved successfully. Jul 31 13:55:53.408621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (94cded52-8e42-4abd-8522-c1ee7c9fe972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:53.410458 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f66e0d-5c00-4678-a27e-b6dbcea7ffc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.412190 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:53.440560 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f66e0d-5c00-4678-a27e-b6dbcea7ffc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.441257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18432eeb-6225-426c-9afe-46698a75b39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.494880 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Created reservations ['e6963f1b-8b48-4275-9a26-8cc5a142a4e5', 'b5c936ea-d0d1-4ab8-8eb8-60c6141bde81', '651e0df8-9c50-4b49-a30d-f386ece6e58e', '45b46ea7-7081-4d55-b7f9-1c2cac6a213b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:53.496320 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18432eeb-6225-426c-9afe-46698a75b39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6963f1b-8b48-4275-9a26-8cc5a142a4e5', 'b5c936ea-d0d1-4ab8-8eb8-60c6141bde81', '651e0df8-9c50-4b49-a30d-f386ece6e58e', '45b46ea7-7081-4d55-b7f9-1c2cac6a213b']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.497346 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c580bb3f-4711-44a1-98c3-8f1974617340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.529650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c580bb3f-4711-44a1-98c3-8f1974617340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '358bb8f7-d75a-438e-8199-9caf82433583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-12599827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['e6963f1b-8b48-4275-9a26-8cc5a142a4e5','b5c936ea-d0d1-4ab8-8eb8-60c6141bde81','651e0df8-9c50-4b49-a30d-f386ece6e58e','45b46ea7-7081-4d55-b7f9-1c2cac6a213b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-12599827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=358bb8f7-d75a-438e-8199-9caf82433583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec06fb3dd6004db5b104e2a9dc88d395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.530315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdd1d90-c404-4161-a843-f876ad53b4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.550975 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdd1d90-c404-4161-a843-f876ad53b4bc) transitioned into state 'SUCCESS' from state '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-12599827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['e6963f1b-8b48-4275-9a26-8cc5a142a4e5','b5c936ea-d0d1-4ab8-8eb8-60c6141bde81','651e0df8-9c50-4b49-a30d-f386ece6e58e','45b46ea7-7081-4d55-b7f9-1c2cac6a213b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.551563 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07af47c-8870-4f34-a4ae-51e9796f2da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.565911 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07af47c-8870-4f34-a4ae-51e9796f2da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.565911 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (94cded52-8e42-4abd-8522-c1ee7c9fe972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:53.565911 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request issued successfully. Jul 31 13:55:53.566494 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-127fba9a-03be-4e64-a554-cc681fc77238 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:53.567369 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 261/1052] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:53 2026] POST /volume/v3/volumes => generated 762 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:53.583806 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-825bb89f-ee5d-4093-a146-96e376b5fcda None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:53.586135 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:53.586625 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "aaff9d3b-88a2-45f2-8e8c-e04eaaceb060", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1734087409"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:53.588472 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request body: {'volume': {"'source_volid": 'aaff9d3b-88a2-45f2-8e8c-e04eaaceb060', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1734087409'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:53.588654 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume of 1 GB Jul 31 13:55:53.592895 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Availability Zones retrieved successfully. Jul 31 13:55:53.600407 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (d236f587-5678-4aff-91c7-e1927f8f767c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:53.601682 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acddd63a-c757-4df2-9eb0-920f4c5b3d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.602939 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:53.603073 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df77c862-cba6-4edc-87c6-3ababc98401e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:53.605650 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df77c862-cba6-4edc-87c6-3ababc98401e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:55:53.605948 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df77c862-cba6-4edc-87c6-3ababc98401e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:53.606241 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df77c862-cba6-4edc-87c6-3ababc98401e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:53.617391 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:53.617391 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:53.623195 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df77c862-cba6-4edc-87c6-3ababc98401e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:53.628593 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df77c862-cba6-4edc-87c6-3ababc98401e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb returned with HTTP 200 Jul 31 13:55:53.629051 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 265/1053] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:53 2026] GET /volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:53.633177 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acddd63a-c757-4df2-9eb0-920f4c5b3d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.634505 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7ef8a6-5b32-4f12-9b80-41067df88a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.642806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-abf9c115-b751-4b9a-bd7a-0c16c3c0619f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:53.649944 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abf9c115-b751-4b9a-bd7a-0c16c3c0619f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:55:53.650415 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abf9c115-b751-4b9a-bd7a-0c16c3c0619f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "823c98a7-0ec7-4644-9a94-013c257535cb", "name": "tempest-VolumesBackupsTest-Backup-2107105070", "description": "tempest-backup-description-341606798", "container": "tempest-volumesbackupstest-backup-container-1610983633"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:53.657934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-abf9c115-b751-4b9a-bd7a-0c16c3c0619f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating new backup {'backup': {'volume_id': '823c98a7-0ec7-4644-9a94-013c257535cb', 'name': 'tempest-VolumesBackupsTest-Backup-2107105070', 'description': 'tempest-backup-description-341606798', 'container': 'tempest-volumesbackupstest-backup-container-1610983633'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:55:53.658774 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-abf9c115-b751-4b9a-bd7a-0c16c3c0619f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating backup of volume 823c98a7-0ec7-4644-9a94-013c257535cb in container tempest-volumesbackupstest-backup-container-1610983633 Jul 31 13:55:53.668280 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:53.668280 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:53.668966 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-abf9c115-b751-4b9a-bd7a-0c16c3c0619f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:55:53.678694 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Created reservations ['98ca5c67-8e5a-476d-b171-7de68f98b062', '96343b16-41cc-4e20-816a-22c8f947592e', 'e7b5a8cb-f6b4-4a38-9f40-f6ffde1d28fa', 'e47eb94c-084e-4c38-b7ae-733a9107d9ea'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:53.679786 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7ef8a6-5b32-4f12-9b80-41067df88a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98ca5c67-8e5a-476d-b171-7de68f98b062', '96343b16-41cc-4e20-816a-22c8f947592e', 'e7b5a8cb-f6b4-4a38-9f40-f6ffde1d28fa', 'e47eb94c-084e-4c38-b7ae-733a9107d9ea']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.680808 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3080c6-5940-49a4-9055-05a9ef97c71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.688077 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-abf9c115-b751-4b9a-bd7a-0c16c3c0619f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['ea155192-e81e-4af2-8d0d-53f396ba0470', '41823ee2-f1a0-4204-ab28-832f789e31b1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:53.707089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3080c6-5940-49a4-9055-05a9ef97c71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ad6b776-5615-438a-9c00-c6676332063f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1734087409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['98ca5c67-8e5a-476d-b171-7de68f98b062','96343b16-41cc-4e20-816a-22c8f947592e','e7b5a8cb-f6b4-4a38-9f40-f6ffde1d28fa','e47eb94c-084e-4c38-b7ae-733a9107d9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1734087409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ad6b776-5615-438a-9c00-c6676332063f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec06fb3dd6004db5b104e2a9dc88d395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.707898 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e811ab85-ed05-4317-901b-11a25c18da55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.726794 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e811ab85-ed05-4317-901b-11a25c18da55) transitioned into state 'SUCCESS' from state '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-1734087409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['98ca5c67-8e5a-476d-b171-7de68f98b062','96343b16-41cc-4e20-816a-22c8f947592e','e7b5a8cb-f6b4-4a38-9f40-f6ffde1d28fa','e47eb94c-084e-4c38-b7ae-733a9107d9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.728889 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829c4a91-7fbb-49e9-9740-75ced6eefa27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.736678 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abf9c115-b751-4b9a-bd7a-0c16c3c0619f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:55:53.736678 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 264/1054] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:53 2026] POST /volume/v3/backups => generated 330 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:53.738652 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829c4a91-7fbb-49e9-9740-75ced6eefa27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.741394 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (d236f587-5678-4aff-91c7-e1927f8f767c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:53.741394 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request issued successfully. Jul 31 13:55:53.741394 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-825bb89f-ee5d-4093-a146-96e376b5fcda tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:53.741394 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 265/1055] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:53 2026] POST /volume/v3/volumes => generated 764 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:53.747079 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a9495925-036e-4443-94a6-3290aa63ffce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:53.749605 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9495925-036e-4443-94a6-3290aa63ffce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:55:53.749881 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9495925-036e-4443-94a6-3290aa63ffce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:53.750182 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9495925-036e-4443-94a6-3290aa63ffce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:53.750365 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a9495925-036e-4443-94a6-3290aa63ffce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:53.757056 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:53.757056 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:53.758390 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:53.758470 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9495925-036e-4443-94a6-3290aa63ffce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:55:53.758887 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 262/1056] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:53 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:53.761540 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:53.761977 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "aaff9d3b-88a2-45f2-8e8c-e04eaaceb060", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-178637256"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:53.768648 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request body: {'volume': {"'source_volid": 'aaff9d3b-88a2-45f2-8e8c-e04eaaceb060', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-178637256'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:53.768648 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume of 1 GB Jul 31 13:55:53.773631 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Availability Zones retrieved successfully. Jul 31 13:55:53.779617 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (e0116ac1-c58f-474e-9c9f-4f396ce5cf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:53.780749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be92c71-2ac5-4cf2-b77e-ce0101a7f77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.781788 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:53.812391 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be92c71-2ac5-4cf2-b77e-ce0101a7f77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.812624 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f88e811-4b59-4cd4-8282-b17bc09d2c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.869538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Created reservations ['7cbe6b34-9930-4c49-bf72-eb5db2c51c44', '40998102-370c-4c65-b68f-5e0e128a5235', 'b3d1ca3d-5069-4dfc-ba20-673c2e7f5ae2', '9538e7c3-defc-4413-aef1-47ad3a03f1d4'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:53.869538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f88e811-4b59-4cd4-8282-b17bc09d2c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cbe6b34-9930-4c49-bf72-eb5db2c51c44', '40998102-370c-4c65-b68f-5e0e128a5235', 'b3d1ca3d-5069-4dfc-ba20-673c2e7f5ae2', '9538e7c3-defc-4413-aef1-47ad3a03f1d4']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.869538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df211640-3517-4e3c-9df9-096006ccc7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.898072 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df211640-3517-4e3c-9df9-096006ccc7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a15f4fac-3692-43f9-b2fe-c0cbeae6b075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-178637256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['7cbe6b34-9930-4c49-bf72-eb5db2c51c44','40998102-370c-4c65-b68f-5e0e128a5235','b3d1ca3d-5069-4dfc-ba20-673c2e7f5ae2','9538e7c3-defc-4413-aef1-47ad3a03f1d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-178637256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a15f4fac-3692-43f9-b2fe-c0cbeae6b075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec06fb3dd6004db5b104e2a9dc88d395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.898831 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c4b4689-0f25-4d60-99a5-ed679a464ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.919183 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c4b4689-0f25-4d60-99a5-ed679a464ffd) transitioned into state 'SUCCESS' from state '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-178637256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['7cbe6b34-9930-4c49-bf72-eb5db2c51c44','40998102-370c-4c65-b68f-5e0e128a5235','b3d1ca3d-5069-4dfc-ba20-673c2e7f5ae2','9538e7c3-defc-4413-aef1-47ad3a03f1d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.919863 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a9e387-6bf4-4c0b-bae7-9696c1403831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.931390 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a9e387-6bf4-4c0b-bae7-9696c1403831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.933839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (e0116ac1-c58f-474e-9c9f-4f396ce5cf2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:53.933839 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request issued successfully. Jul 31 13:55:53.934198 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d9a03ab-54f6-43d4-8f77-9969200041a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:53.934695 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 266/1057] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:53 2026] POST /volume/v3/volumes => generated 763 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:53.951623 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-32388efb-cef5-4d2d-b86f-c80b5243546a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:53.953786 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:55:53.954251 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "aaff9d3b-88a2-45f2-8e8c-e04eaaceb060", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1374336371"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:55:53.956398 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request body: {'volume': {"'source_volid": 'aaff9d3b-88a2-45f2-8e8c-e04eaaceb060', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1374336371'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:55:53.956573 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume of 1 GB Jul 31 13:55:53.956973 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:53.956973 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:53.961502 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Availability Zones retrieved successfully. Jul 31 13:55:53.967076 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (99f0849e-e735-43a6-90bb-285054aa5994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:53.968075 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61a3407-7e4f-4474-a7c7-673f33360891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:53.969030 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:55:53.996896 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61a3407-7e4f-4474-a7c7-673f33360891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:53.997610 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9518c80-c99d-4caa-b880-cedde1bc4770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:54.041605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Created reservations ['6606d74c-4394-45ee-8a10-a1dde12681e3', 'f6883e15-90d5-42fc-83f8-b6d915ec4cac', 'd531bcee-92f9-42a3-a483-69ac783d0cd0', '5d5af589-8c41-409f-b9c2-234c4ed1a363'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:55:54.042427 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9518c80-c99d-4caa-b880-cedde1bc4770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6606d74c-4394-45ee-8a10-a1dde12681e3', 'f6883e15-90d5-42fc-83f8-b6d915ec4cac', 'd531bcee-92f9-42a3-a483-69ac783d0cd0', '5d5af589-8c41-409f-b9c2-234c4ed1a363']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:54.043145 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6973758b-adc4-443d-af4c-a70b2218fea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:54.068337 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6973758b-adc4-443d-af4c-a70b2218fea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df4fd60f-8c2b-4d61-886e-0c5728b234d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1374336371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['6606d74c-4394-45ee-8a10-a1dde12681e3','f6883e15-90d5-42fc-83f8-b6d915ec4cac','d531bcee-92f9-42a3-a483-69ac783d0cd0','5d5af589-8c41-409f-b9c2-234c4ed1a363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1374336371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df4fd60f-8c2b-4d61-886e-0c5728b234d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec06fb3dd6004db5b104e2a9dc88d395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:54.068450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd88272f-8eb6-44bf-b6b0-e42c525868e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:54.088028 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd88272f-8eb6-44bf-b6b0-e42c525868e1) transitioned into state 'SUCCESS' from state '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-1374336371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec06fb3dd6004db5b104e2a9dc88d395',qos_specs=None,replication_status=,reservations=['6606d74c-4394-45ee-8a10-a1dde12681e3','f6883e15-90d5-42fc-83f8-b6d915ec4cac','d531bcee-92f9-42a3-a483-69ac783d0cd0','5d5af589-8c41-409f-b9c2-234c4ed1a363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd85b0c175ad49d49351e7beabc7bfe0',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:54.089038 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d2753f-038a-4f11-adc1-af89d2490bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:55:54.101276 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d2753f-038a-4f11-adc1-af89d2490bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:55:54.102049 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Flow 'volume_create_api' (99f0849e-e735-43a6-90bb-285054aa5994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:55:54.102363 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Create volume request issued successfully. Jul 31 13:55:54.103091 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-32388efb-cef5-4d2d-b86f-c80b5243546a tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:55:54.104227 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 265/1058] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:55:53 2026] POST /volume/v3/volumes => generated 764 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:55:54.116695 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f6a02841-9a25-4fa4-9e24-dd975bac5732 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:54.118230 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f6a02841-9a25-4fa4-9e24-dd975bac5732 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f Jul 31 13:55:54.118549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f6a02841-9a25-4fa4-9e24-dd975bac5732 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:54.118549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f6a02841-9a25-4fa4-9e24-dd975bac5732 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:54.126565 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:54.126565 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:54.129095 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f6a02841-9a25-4fa4-9e24-dd975bac5732 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:54.133020 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f6a02841-9a25-4fa4-9e24-dd975bac5732 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f returned with HTTP 200 Jul 31 13:55:54.133374 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 266/1059] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:54 2026] GET /volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:54.150651 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8bca11bb-f10e-40af-af65-47e3c3428dbb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:54.152562 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8bca11bb-f10e-40af-af65-47e3c3428dbb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 Jul 31 13:55:54.152902 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8bca11bb-f10e-40af-af65-47e3c3428dbb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:54.153119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8bca11bb-f10e-40af-af65-47e3c3428dbb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:54.162753 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:54.162753 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:54.167235 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8bca11bb-f10e-40af-af65-47e3c3428dbb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:54.172065 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8bca11bb-f10e-40af-af65-47e3c3428dbb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 returned with HTTP 200 Jul 31 13:55:54.172181 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 263/1060] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:54 2026] GET /volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:54.186969 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dac0c6bc-5cc2-49aa-95dd-6887fc1e4040 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:54.189528 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dac0c6bc-5cc2-49aa-95dd-6887fc1e4040 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f Jul 31 13:55:54.189797 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dac0c6bc-5cc2-49aa-95dd-6887fc1e4040 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:54.190028 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dac0c6bc-5cc2-49aa-95dd-6887fc1e4040 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:54.201662 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:54.201662 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:54.210126 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dac0c6bc-5cc2-49aa-95dd-6887fc1e4040 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:54.218234 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dac0c6bc-5cc2-49aa-95dd-6887fc1e4040 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f returned with HTTP 200 Jul 31 13:55:54.218384 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 267/1061] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:54 2026] GET /volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:54.237130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2bd55972-d254-455d-9180-af292ba91c1f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:54.239584 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bd55972-d254-455d-9180-af292ba91c1f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 Jul 31 13:55:54.239782 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2bd55972-d254-455d-9180-af292ba91c1f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:54.239975 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2bd55972-d254-455d-9180-af292ba91c1f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:54.247963 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:54.247963 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:54.252056 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2bd55972-d254-455d-9180-af292ba91c1f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:54.256819 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bd55972-d254-455d-9180-af292ba91c1f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 returned with HTTP 200 Jul 31 13:55:54.257411 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 266/1062] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:54 2026] GET /volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:54.275990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-38b6d9b4-b6b1-4577-a362-afc4999ea7a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:54.278325 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-38b6d9b4-b6b1-4577-a362-afc4999ea7a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 Jul 31 13:55:54.278618 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-38b6d9b4-b6b1-4577-a362-afc4999ea7a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:54.278854 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-38b6d9b4-b6b1-4577-a362-afc4999ea7a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:54.287527 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:54.287527 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:55:54.292471 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-38b6d9b4-b6b1-4577-a362-afc4999ea7a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:54.298071 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-38b6d9b4-b6b1-4577-a362-afc4999ea7a3 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 returned with HTTP 200 Jul 31 13:55:54.298555 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 267/1063] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:54 2026] GET /volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:54.312856 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d2fcce3f-7ec0-4c32-8000-c149901df545 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:54.314736 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2fcce3f-7ec0-4c32-8000-c149901df545 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] DELETE https://10.4.3.140/volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 Jul 31 13:55:54.315007 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2fcce3f-7ec0-4c32-8000-c149901df545 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:54.315303 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2fcce3f-7ec0-4c32-8000-c149901df545 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:54.315545 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d2fcce3f-7ec0-4c32-8000-c149901df545 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume with id: df4fd60f-8c2b-4d61-886e-0c5728b234d2 Jul 31 13:55:54.323917 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:54.323917 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:54.324568 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d2fcce3f-7ec0-4c32-8000-c149901df545 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:54.347502 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d2fcce3f-7ec0-4c32-8000-c149901df545 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume request issued successfully. Jul 31 13:55:54.347838 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2fcce3f-7ec0-4c32-8000-c149901df545 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 returned with HTTP 202 Jul 31 13:55:54.348461 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 264/1064] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:54 2026] DELETE /volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:54.358299 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7776564f-7a16-4a44-8cd5-c5fa04132ab7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:54.360081 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7776564f-7a16-4a44-8cd5-c5fa04132ab7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 Jul 31 13:55:54.360286 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7776564f-7a16-4a44-8cd5-c5fa04132ab7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:54.360466 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7776564f-7a16-4a44-8cd5-c5fa04132ab7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:54.367736 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:54.367736 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:54.372211 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7776564f-7a16-4a44-8cd5-c5fa04132ab7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:54.377414 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7776564f-7a16-4a44-8cd5-c5fa04132ab7 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 returned with HTTP 200 Jul 31 13:55:54.377879 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 268/1065] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:54 2026] GET /volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:54.770367 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f9a4ce19-9c22-4846-85f4-bc9df87e52d6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:54.772365 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9a4ce19-9c22-4846-85f4-bc9df87e52d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:55:54.772365 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9a4ce19-9c22-4846-85f4-bc9df87e52d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:54.772640 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9a4ce19-9c22-4846-85f4-bc9df87e52d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:54.772689 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f9a4ce19-9c22-4846-85f4-bc9df87e52d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:54.779483 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:54.779483 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:54.779483 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9a4ce19-9c22-4846-85f4-bc9df87e52d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:55:54.779483 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 267/1066] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:54 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:55.389725 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-76aa18d7-6801-4376-a641-49e0531a3b6b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:55.391487 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-76aa18d7-6801-4376-a641-49e0531a3b6b tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 Jul 31 13:55:55.391692 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-76aa18d7-6801-4376-a641-49e0531a3b6b tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:55.391872 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-76aa18d7-6801-4376-a641-49e0531a3b6b tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:55.396982 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-76aa18d7-6801-4376-a641-49e0531a3b6b tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 returned with HTTP 404 Jul 31 13:55:55.397461 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 268/1067] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:55 2026] GET /volume/v3/volumes/df4fd60f-8c2b-4d61-886e-0c5728b234d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:55.403666 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ae1e923a-66f3-4d02-87d5-f0996c2b5b4f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:55.405633 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae1e923a-66f3-4d02-87d5-f0996c2b5b4f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 Jul 31 13:55:55.405840 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae1e923a-66f3-4d02-87d5-f0996c2b5b4f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:55.406029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae1e923a-66f3-4d02-87d5-f0996c2b5b4f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:55.406211 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ae1e923a-66f3-4d02-87d5-f0996c2b5b4f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume with id: a15f4fac-3692-43f9-b2fe-c0cbeae6b075 Jul 31 13:55:55.414308 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:55.414308 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:55.414952 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ae1e923a-66f3-4d02-87d5-f0996c2b5b4f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:55.432220 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ae1e923a-66f3-4d02-87d5-f0996c2b5b4f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume request issued successfully. Jul 31 13:55:55.432656 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae1e923a-66f3-4d02-87d5-f0996c2b5b4f tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 returned with HTTP 202 Jul 31 13:55:55.433333 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 265/1068] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:55 2026] DELETE /volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:55.439925 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5e1c0076-7efe-43a4-864f-1c51e8c8d30e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:55.442397 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e1c0076-7efe-43a4-864f-1c51e8c8d30e tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 Jul 31 13:55:55.442761 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e1c0076-7efe-43a4-864f-1c51e8c8d30e tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:55.443031 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e1c0076-7efe-43a4-864f-1c51e8c8d30e tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:55.452535 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:55.452535 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:55.457154 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5e1c0076-7efe-43a4-864f-1c51e8c8d30e tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:55.462791 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e1c0076-7efe-43a4-864f-1c51e8c8d30e tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 returned with HTTP 200 Jul 31 13:55:55.463325 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 269/1069] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:55 2026] GET /volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:55.791527 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-218fec19-a69d-42af-a972-41c98c6115e1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:55.793605 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-218fec19-a69d-42af-a972-41c98c6115e1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:55:55.793605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-218fec19-a69d-42af-a972-41c98c6115e1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:55.793800 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-218fec19-a69d-42af-a972-41c98c6115e1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:55.793800 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-218fec19-a69d-42af-a972-41c98c6115e1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:55.798247 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:55.798247 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:55.799124 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-218fec19-a69d-42af-a972-41c98c6115e1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:55:55.799493 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 268/1070] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:55 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:56.476706 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a14c8fae-9bc5-4f99-9570-f2122559d8cd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:56.480214 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a14c8fae-9bc5-4f99-9570-f2122559d8cd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 Jul 31 13:55:56.480443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a14c8fae-9bc5-4f99-9570-f2122559d8cd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:56.480678 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a14c8fae-9bc5-4f99-9570-f2122559d8cd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:56.489755 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a14c8fae-9bc5-4f99-9570-f2122559d8cd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 returned with HTTP 404 Jul 31 13:55:56.490267 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 269/1071] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:56 2026] GET /volume/v3/volumes/a15f4fac-3692-43f9-b2fe-c0cbeae6b075 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:56.498538 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-05f9e84b-0940-4f14-8c9d-6a62d6a1c3eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:56.500906 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-05f9e84b-0940-4f14-8c9d-6a62d6a1c3eb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f Jul 31 13:55:56.501209 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-05f9e84b-0940-4f14-8c9d-6a62d6a1c3eb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:56.501440 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-05f9e84b-0940-4f14-8c9d-6a62d6a1c3eb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:56.501947 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-05f9e84b-0940-4f14-8c9d-6a62d6a1c3eb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume with id: 0ad6b776-5615-438a-9c00-c6676332063f Jul 31 13:55:56.524234 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:56.524234 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:56.525063 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-05f9e84b-0940-4f14-8c9d-6a62d6a1c3eb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:56.548176 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-05f9e84b-0940-4f14-8c9d-6a62d6a1c3eb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume request issued successfully. Jul 31 13:55:56.548475 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-05f9e84b-0940-4f14-8c9d-6a62d6a1c3eb tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f returned with HTTP 202 Jul 31 13:55:56.549122 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 266/1072] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:56 2026] DELETE /volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:56.558055 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-abee6146-349d-41dc-8f99-ead4fd6fdc67 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:56.560249 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abee6146-349d-41dc-8f99-ead4fd6fdc67 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f Jul 31 13:55:56.560486 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abee6146-349d-41dc-8f99-ead4fd6fdc67 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:56.560768 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abee6146-349d-41dc-8f99-ead4fd6fdc67 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:56.571124 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:56.571124 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:56.576149 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-abee6146-349d-41dc-8f99-ead4fd6fdc67 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:56.581627 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abee6146-349d-41dc-8f99-ead4fd6fdc67 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f returned with HTTP 200 Jul 31 13:55:56.582145 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 270/1073] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:56 2026] GET /volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:56.811102 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-266d6930-7288-488c-bd4f-5039f1eb9d59 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:56.812927 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-266d6930-7288-488c-bd4f-5039f1eb9d59 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:55:56.813371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-266d6930-7288-488c-bd4f-5039f1eb9d59 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:56.813653 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-266d6930-7288-488c-bd4f-5039f1eb9d59 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:56.813772 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-266d6930-7288-488c-bd4f-5039f1eb9d59 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:56.818922 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:56.818922 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:56.819768 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-266d6930-7288-488c-bd4f-5039f1eb9d59 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:55:56.820196 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 269/1074] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:56 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:57.602170 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d8a64ed0-003e-41eb-897d-1b00f38fe341 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:57.604375 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d8a64ed0-003e-41eb-897d-1b00f38fe341 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f Jul 31 13:55:57.604631 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d8a64ed0-003e-41eb-897d-1b00f38fe341 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:57.604866 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d8a64ed0-003e-41eb-897d-1b00f38fe341 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:57.612087 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d8a64ed0-003e-41eb-897d-1b00f38fe341 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f returned with HTTP 404 Jul 31 13:55:57.612743 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 270/1075] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:57 2026] GET /volume/v3/volumes/0ad6b776-5615-438a-9c00-c6676332063f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:57.620507 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f62610e8-0638-4ca8-8038-42420cade424 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:57.624472 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f62610e8-0638-4ca8-8038-42420cade424 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] DELETE https://10.4.3.140/volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 Jul 31 13:55:57.624732 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f62610e8-0638-4ca8-8038-42420cade424 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:57.624922 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f62610e8-0638-4ca8-8038-42420cade424 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:57.625093 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f62610e8-0638-4ca8-8038-42420cade424 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume with id: 358bb8f7-d75a-438e-8199-9caf82433583 Jul 31 13:55:57.636464 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:57.636464 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:57.636464 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f62610e8-0638-4ca8-8038-42420cade424 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:57.665627 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f62610e8-0638-4ca8-8038-42420cade424 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume request issued successfully. Jul 31 13:55:57.665972 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f62610e8-0638-4ca8-8038-42420cade424 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 returned with HTTP 202 Jul 31 13:55:57.666606 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 267/1076] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:57 2026] DELETE /volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:57.675673 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b591b593-63d9-4d20-9fff-c30e04ef0a6c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:57.678919 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b591b593-63d9-4d20-9fff-c30e04ef0a6c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 Jul 31 13:55:57.679492 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b591b593-63d9-4d20-9fff-c30e04ef0a6c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:57.679770 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b591b593-63d9-4d20-9fff-c30e04ef0a6c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:57.688151 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:57.688151 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:57.693472 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b591b593-63d9-4d20-9fff-c30e04ef0a6c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:57.699076 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b591b593-63d9-4d20-9fff-c30e04ef0a6c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 returned with HTTP 200 Jul 31 13:55:57.699607 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 271/1077] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:57 2026] GET /volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:57.831458 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-aa19d6db-e584-4f67-a98f-065ee1068add None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:57.836788 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aa19d6db-e584-4f67-a98f-065ee1068add tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:55:57.836999 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aa19d6db-e584-4f67-a98f-065ee1068add tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:57.837219 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aa19d6db-e584-4f67-a98f-065ee1068add tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:57.837401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-aa19d6db-e584-4f67-a98f-065ee1068add tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:57.845853 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:57.845853 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:57.849535 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aa19d6db-e584-4f67-a98f-065ee1068add tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:55:57.849535 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 270/1078] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:57 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:58.719685 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-93f67d3c-ad70-4b28-86ec-c22d8d52656e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:58.721996 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-93f67d3c-ad70-4b28-86ec-c22d8d52656e tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 Jul 31 13:55:58.722271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-93f67d3c-ad70-4b28-86ec-c22d8d52656e tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:58.722543 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-93f67d3c-ad70-4b28-86ec-c22d8d52656e tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:58.734099 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-93f67d3c-ad70-4b28-86ec-c22d8d52656e tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 returned with HTTP 404 Jul 31 13:55:58.734616 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 271/1079] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:58 2026] GET /volume/v3/volumes/358bb8f7-d75a-438e-8199-9caf82433583 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:58.760894 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2f994154-39d2-4fe5-bf28-292cb44d08fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:58.764094 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f994154-39d2-4fe5-bf28-292cb44d08fd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f Jul 31 13:55:58.764348 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f994154-39d2-4fe5-bf28-292cb44d08fd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:58.764541 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f994154-39d2-4fe5-bf28-292cb44d08fd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:58.764729 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2f994154-39d2-4fe5-bf28-292cb44d08fd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume with id: 1c533f26-f0e3-45dc-96d3-5da56de5297f Jul 31 13:55:58.776536 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:58.776536 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:58.776989 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2f994154-39d2-4fe5-bf28-292cb44d08fd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:58.803329 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2f994154-39d2-4fe5-bf28-292cb44d08fd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume request issued successfully. Jul 31 13:55:58.803495 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f994154-39d2-4fe5-bf28-292cb44d08fd tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f returned with HTTP 202 Jul 31 13:55:58.804850 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 268/1080] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:58 2026] DELETE /volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:58.811820 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c04c8088-9c7a-4b1a-b8a1-7c7dc7bad383 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:58.814899 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c04c8088-9c7a-4b1a-b8a1-7c7dc7bad383 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f Jul 31 13:55:58.815128 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c04c8088-9c7a-4b1a-b8a1-7c7dc7bad383 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:58.815743 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c04c8088-9c7a-4b1a-b8a1-7c7dc7bad383 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:58.826037 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:58.826037 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:58.830206 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c04c8088-9c7a-4b1a-b8a1-7c7dc7bad383 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:58.835582 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c04c8088-9c7a-4b1a-b8a1-7c7dc7bad383 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f returned with HTTP 200 Jul 31 13:55:58.835941 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 272/1081] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:58 2026] GET /volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:58.856809 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c491c477-1308-4cc8-a165-a5696b7a74df None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:58.860868 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c491c477-1308-4cc8-a165-a5696b7a74df tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:55:58.861156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c491c477-1308-4cc8-a165-a5696b7a74df tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:58.861391 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c491c477-1308-4cc8-a165-a5696b7a74df tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:58.861551 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c491c477-1308-4cc8-a165-a5696b7a74df tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:58.868689 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:58.868689 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:58.869564 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c491c477-1308-4cc8-a165-a5696b7a74df tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:55:58.869959 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 271/1082] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:58 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:59.858158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4e65f1be-44ab-4943-adc4-4022429dca90 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:59.861410 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4e65f1be-44ab-4943-adc4-4022429dca90 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f Jul 31 13:55:59.861643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4e65f1be-44ab-4943-adc4-4022429dca90 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:59.861849 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4e65f1be-44ab-4943-adc4-4022429dca90 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:59.875282 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4e65f1be-44ab-4943-adc4-4022429dca90 tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f returned with HTTP 404 Jul 31 13:55:59.876076 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 272/1083] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:59 2026] GET /volume/v3/volumes/1c533f26-f0e3-45dc-96d3-5da56de5297f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:55:59.885601 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3fe314ea-367c-45bc-bd14-e22bccbcc7bc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:59.887942 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fe314ea-367c-45bc-bd14-e22bccbcc7bc tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] DELETE https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 Jul 31 13:55:59.888320 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fe314ea-367c-45bc-bd14-e22bccbcc7bc tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:59.888672 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fe314ea-367c-45bc-bd14-e22bccbcc7bc tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:59.888672 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3fe314ea-367c-45bc-bd14-e22bccbcc7bc tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume with id: aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 Jul 31 13:55:59.888812 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d26353b5-222e-4d79-bf99-dae2c2644b8a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:59.891495 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d26353b5-222e-4d79-bf99-dae2c2644b8a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:55:59.891869 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d26353b5-222e-4d79-bf99-dae2c2644b8a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:59.892350 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d26353b5-222e-4d79-bf99-dae2c2644b8a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:59.892350 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d26353b5-222e-4d79-bf99-dae2c2644b8a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:55:59.900205 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:59.900205 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:55:59.901216 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d26353b5-222e-4d79-bf99-dae2c2644b8a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:55:59.901568 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 273/1084] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:59 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:55:59.902161 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:59.902161 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:55:59.902805 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3fe314ea-367c-45bc-bd14-e22bccbcc7bc tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:59.949649 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3fe314ea-367c-45bc-bd14-e22bccbcc7bc tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Delete volume request issued successfully. Jul 31 13:55:59.949789 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fe314ea-367c-45bc-bd14-e22bccbcc7bc tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 returned with HTTP 202 Jul 31 13:55:59.950291 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 269/1085] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:55:59 2026] DELETE /volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:55:59.961733 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ed934110-0412-4002-b538-3069c441397c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:55:59.964274 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed934110-0412-4002-b538-3069c441397c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 Jul 31 13:55:59.964597 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed934110-0412-4002-b538-3069c441397c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:55:59.964882 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed934110-0412-4002-b538-3069c441397c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:55:59.974699 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:55:59.974699 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:55:59.981233 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ed934110-0412-4002-b538-3069c441397c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Volume info retrieved successfully. Jul 31 13:55:59.986101 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed934110-0412-4002-b538-3069c441397c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 returned with HTTP 200 Jul 31 13:55:59.986836 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 272/1086] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:55:59 2026] GET /volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:00.919009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1c7079c3-67e3-4956-b683-9dfaea1b73a4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:00.921684 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1c7079c3-67e3-4956-b683-9dfaea1b73a4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:00.922021 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1c7079c3-67e3-4956-b683-9dfaea1b73a4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:00.922401 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1c7079c3-67e3-4956-b683-9dfaea1b73a4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:00.922718 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-1c7079c3-67e3-4956-b683-9dfaea1b73a4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:00.927737 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:00.927737 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:00.928841 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1c7079c3-67e3-4956-b683-9dfaea1b73a4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:00.929633 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 273/1087] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:00 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:01.000353 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-408a10ed-322c-4fb0-ba36-46185a93ce3c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:01.002118 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-408a10ed-322c-4fb0-ba36-46185a93ce3c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] GET https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 Jul 31 13:56:01.002296 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-408a10ed-322c-4fb0-ba36-46185a93ce3c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:01.002469 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-408a10ed-322c-4fb0-ba36-46185a93ce3c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:01.008042 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-408a10ed-322c-4fb0-ba36-46185a93ce3c tempest-CreateVolumesFromSourceVolumeTest-938031677 tempest-CreateVolumesFromSourceVolumeTest-938031677-project-member] https://10.4.3.140/volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 returned with HTTP 404 Jul 31 13:56:01.008538 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 274/1088] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:00 2026] GET /volume/v3/volumes/aaff9d3b-88a2-45f2-8e8c-e04eaaceb060 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:01.945609 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9e8d4db1-6221-44d3-a330-016c1adaa89d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:01.949692 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e8d4db1-6221-44d3-a330-016c1adaa89d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:01.949959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e8d4db1-6221-44d3-a330-016c1adaa89d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:01.950197 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e8d4db1-6221-44d3-a330-016c1adaa89d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:01.950322 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9e8d4db1-6221-44d3-a330-016c1adaa89d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:01.958808 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:01.958808 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:01.961412 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e8d4db1-6221-44d3-a330-016c1adaa89d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:01.962126 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 270/1089] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:01 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:02.331416 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-129712b5-c72c-4388-81cb-07424eca0e06 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:02.439064 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:02.439602 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-433740545"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:02.441672 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-433740545'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:02.441906 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:02.447480 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:02.456282 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (9ae0b15b-5b65-4abe-8c60-0783efda15d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:02.458001 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4f1ed4-e729-4770-a96e-df718ef7a314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:02.459798 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:02.499502 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e4f1ed4-e729-4770-a96e-df718ef7a314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:02.500798 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5994f49f-683b-48be-be54-d46182a1668b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:02.589049 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['7c888adc-5c7d-47a9-893f-4eb37835dfb9', 'cbd30587-6a33-4635-90f4-1c8fc33301b1', '0b16c038-7f03-4cd3-9fc9-4cd2e8f65ade', 'ab5dbe64-9fe0-4840-9014-cd4e01fb2c2c'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:02.590193 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5994f49f-683b-48be-be54-d46182a1668b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c888adc-5c7d-47a9-893f-4eb37835dfb9', 'cbd30587-6a33-4635-90f4-1c8fc33301b1', '0b16c038-7f03-4cd3-9fc9-4cd2e8f65ade', 'ab5dbe64-9fe0-4840-9014-cd4e01fb2c2c']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:02.591330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043526fa-d7cf-4766-854c-0769633534a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:02.614856 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043526fa-d7cf-4766-854c-0769633534a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ac549be-42d3-4d8a-8b9f-d1f603fb5c41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-433740545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['7c888adc-5c7d-47a9-893f-4eb37835dfb9','cbd30587-6a33-4635-90f4-1c8fc33301b1','0b16c038-7f03-4cd3-9fc9-4cd2e8f65ade','ab5dbe64-9fe0-4840-9014-cd4e01fb2c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-433740545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ac549be-42d3-4d8a-8b9f-d1f603fb5c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:02.616007 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bb0a5c-0799-4413-bf4b-e2e5ed514858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:02.632558 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bb0a5c-0799-4413-bf4b-e2e5ed514858) transitioned into state 'SUCCESS' from state '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-433740545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['7c888adc-5c7d-47a9-893f-4eb37835dfb9','cbd30587-6a33-4635-90f4-1c8fc33301b1','0b16c038-7f03-4cd3-9fc9-4cd2e8f65ade','ab5dbe64-9fe0-4840-9014-cd4e01fb2c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:02.633391 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (249c3143-a153-4e8c-96fe-bd6674975a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:02.642777 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (249c3143-a153-4e8c-96fe-bd6674975a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:02.643632 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (9ae0b15b-5b65-4abe-8c60-0783efda15d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:02.644016 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:02.644606 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-129712b5-c72c-4388-81cb-07424eca0e06 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:02.645066 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 273/1090] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:56:02 2026] POST /volume/v3/volumes => generated 769 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:02.658039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2b985374-49d7-42e7-b5ff-06410d02298a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:02.660542 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b985374-49d7-42e7-b5ff-06410d02298a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:02.660789 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b985374-49d7-42e7-b5ff-06410d02298a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:02.661050 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b985374-49d7-42e7-b5ff-06410d02298a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:02.670965 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:02.670965 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:02.676410 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2b985374-49d7-42e7-b5ff-06410d02298a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:02.682436 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b985374-49d7-42e7-b5ff-06410d02298a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 returned with HTTP 200 Jul 31 13:56:02.683110 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 274/1091] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:02 2026] GET /volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:02.976246 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-99e0ea71-e992-4440-ae54-c4fcd3a03810 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:02.979689 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99e0ea71-e992-4440-ae54-c4fcd3a03810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:02.979959 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99e0ea71-e992-4440-ae54-c4fcd3a03810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:02.980157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99e0ea71-e992-4440-ae54-c4fcd3a03810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:02.980262 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-99e0ea71-e992-4440-ae54-c4fcd3a03810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:02.985201 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:02.985201 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:02.986055 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99e0ea71-e992-4440-ae54-c4fcd3a03810 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:02.986530 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 275/1092] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:02 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:03.698823 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-31da85fe-1a81-4e6f-bf2d-94a3b60015eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:03.701960 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31da85fe-1a81-4e6f-bf2d-94a3b60015eb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:03.702281 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31da85fe-1a81-4e6f-bf2d-94a3b60015eb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:03.702575 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31da85fe-1a81-4e6f-bf2d-94a3b60015eb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:03.713917 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:03.713917 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:03.717861 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-31da85fe-1a81-4e6f-bf2d-94a3b60015eb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:03.722766 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31da85fe-1a81-4e6f-bf2d-94a3b60015eb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 returned with HTTP 200 Jul 31 13:56:03.723160 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 271/1093] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:03 2026] GET /volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:56:03.738546 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4dcc687c-313c-40fd-8299-ed86a6d6121b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:03.738546 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dcc687c-313c-40fd-8299-ed86a6d6121b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:56:03.738546 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4dcc687c-313c-40fd-8299-ed86a6d6121b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ac549be-42d3-4d8a-8b9f-d1f603fb5c41", "name": "tempest-VolumeDependencyTests-Snapshot-1935196544"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:03.746703 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:03.746703 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:03.747288 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4dcc687c-313c-40fd-8299-ed86a6d6121b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:03.747496 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-4dcc687c-313c-40fd-8299-ed86a6d6121b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create snapshot from volume 3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:03.785609 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-4dcc687c-313c-40fd-8299-ed86a6d6121b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['966ad26d-f967-448d-994e-eb7a4ae97817', 'fdfa8100-31ab-458d-b2ca-965c02bc5f08', 'dcd1d717-88ec-4d67-8856-742fed10a554', 'b4abc7f5-e6c9-485b-8706-b4825755faf1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:03.824427 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4dcc687c-313c-40fd-8299-ed86a6d6121b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot create request issued successfully. Jul 31 13:56:03.824993 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dcc687c-313c-40fd-8299-ed86a6d6121b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:56:03.825620 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 274/1094] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:56:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:03.854108 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-97ba5c78-6256-4b23-b5b2-fc5d7c75c0b0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:03.858491 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-97ba5c78-6256-4b23-b5b2-fc5d7c75c0b0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 Jul 31 13:56:03.858491 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-97ba5c78-6256-4b23-b5b2-fc5d7c75c0b0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:03.858491 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-97ba5c78-6256-4b23-b5b2-fc5d7c75c0b0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:03.864193 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:03.864193 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:03.864613 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-97ba5c78-6256-4b23-b5b2-fc5d7c75c0b0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:03.865539 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-97ba5c78-6256-4b23-b5b2-fc5d7c75c0b0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 returned with HTTP 200 Jul 31 13:56:03.865830 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 275/1095] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:03 2026] GET /volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:03.920195 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-63e60162-5180-4ef1-a81e-bce4e2277e01 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:03.922641 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63e60162-5180-4ef1-a81e-bce4e2277e01 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:03.922958 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63e60162-5180-4ef1-a81e-bce4e2277e01 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:03.923244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63e60162-5180-4ef1-a81e-bce4e2277e01 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:03.935231 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:03.935231 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:03.943232 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-63e60162-5180-4ef1-a81e-bce4e2277e01 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:03.951902 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63e60162-5180-4ef1-a81e-bce4e2277e01 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:03.953088 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 276/1096] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:03 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:04.002464 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5fc45a8f-ea71-4aad-806a-ca047a4d9587 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.004937 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fc45a8f-ea71-4aad-806a-ca047a4d9587 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:04.005229 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5fc45a8f-ea71-4aad-806a-ca047a4d9587 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:04.005526 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5fc45a8f-ea71-4aad-806a-ca047a4d9587 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:04.006321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5fc45a8f-ea71-4aad-806a-ca047a4d9587 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:04.012665 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:04.012665 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:04.013691 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fc45a8f-ea71-4aad-806a-ca047a4d9587 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:04.014187 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 272/1097] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:04 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:04.014407 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-3f769af3-383f-494c-8ae9-d68e1a385908 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.016925 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-3f769af3-383f-494c-8ae9-d68e1a385908 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:04.017200 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-3f769af3-383f-494c-8ae9-d68e1a385908 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:04.017451 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-3f769af3-383f-494c-8ae9-d68e1a385908 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:04.026742 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:04.026742 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:04.031951 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-3f769af3-383f-494c-8ae9-d68e1a385908 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:04.038187 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-3f769af3-383f-494c-8ae9-d68e1a385908 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:04.038862 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 275/1098] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:04 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:04.115153 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-beb807d0-c537-44d5-b24b-2ce4bd3bed14 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.115526 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-beb807d0-c537-44d5-b24b-2ce4bd3bed14 None None] GET https://10.4.3.140/volume// Jul 31 13:56:04.115676 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-beb807d0-c537-44d5-b24b-2ce4bd3bed14 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:04.115892 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-beb807d0-c537-44d5-b24b-2ce4bd3bed14 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:04.116184 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-beb807d0-c537-44d5-b24b-2ce4bd3bed14 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:04.116433 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 276/1099] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:56:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:04.124119 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-03888ac3-a6cf-4156-8197-8a9db808a88c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.126678 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-03888ac3-a6cf-4156-8197-8a9db808a88c tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:56:04.127110 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-03888ac3-a6cf-4156-8197-8a9db808a88c tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9498d5e-d169-4e7a-91b7-5c8f96592e16", "connector": null, "instance_uuid": "eeac6942-a581-4f0d-abf1-78c5b7a74581"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:04.138451 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:04.138451 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:04.178670 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-03888ac3-a6cf-4156-8197-8a9db808a88c tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:56:04.179055 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 277/1100] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:56:04 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:04.208361 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-27480b21-cb7b-45fc-b85a-4cac4ef1c433 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.210900 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27480b21-cb7b-45fc-b85a-4cac4ef1c433 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:04.211137 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27480b21-cb7b-45fc-b85a-4cac4ef1c433 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:04.211359 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27480b21-cb7b-45fc-b85a-4cac4ef1c433 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:04.226179 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:04.226179 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:04.231542 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-27480b21-cb7b-45fc-b85a-4cac4ef1c433 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:04.233150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a94fed23-9eda-416b-9f4f-0585b37234be None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.233669 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a94fed23-9eda-416b-9f4f-0585b37234be None None] GET https://10.4.3.140/volume// Jul 31 13:56:04.233924 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a94fed23-9eda-416b-9f4f-0585b37234be None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:04.234179 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a94fed23-9eda-416b-9f4f-0585b37234be None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:04.234698 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a94fed23-9eda-416b-9f4f-0585b37234be None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:04.235601 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 276/1101] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:04.237531 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27480b21-cb7b-45fc-b85a-4cac4ef1c433 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:04.237913 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 273/1102] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:04 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:04.247385 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-f954b5f8-f66e-4aeb-a2d7-a9da2b883fc0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.249633 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-f954b5f8-f66e-4aeb-a2d7-a9da2b883fc0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:04.249913 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-f954b5f8-f66e-4aeb-a2d7-a9da2b883fc0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:04.250102 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-f954b5f8-f66e-4aeb-a2d7-a9da2b883fc0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:04.260419 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:04.260419 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:04.264070 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-f954b5f8-f66e-4aeb-a2d7-a9da2b883fc0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:04.269826 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-f954b5f8-f66e-4aeb-a2d7-a9da2b883fc0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:04.269826 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 277/1103] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:56:04 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 1030 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:04.368698 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-b8d8b396-e763-49e9-9ca0-dac34bcc07e1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.370674 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-b8d8b396-e763-49e9-9ca0-dac34bcc07e1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] PUT https://10.4.3.140/volume/v3/attachments/cc2629fc-c80f-494b-83c5-c3c38afcf059 Jul 31 13:56:04.373244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-b8d8b396-e763-49e9-9ca0-dac34bcc07e1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:04.381777 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-b8d8b396-e763-49e9-9ca0-dac34bcc07e1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Acquiring lock "cinder-attachment_update-d9498d5e-d169-4e7a-91b7-5c8f96592e16-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:56:04.387419 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-b8d8b396-e763-49e9-9ca0-dac34bcc07e1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Lock "cinder-attachment_update-d9498d5e-d169-4e7a-91b7-5c8f96592e16-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:56:04.389108 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:04.389108 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:04.480020 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-b8d8b396-e763-49e9-9ca0-dac34bcc07e1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Lock "cinder-attachment_update-d9498d5e-d169-4e7a-91b7-5c8f96592e16-np0000006230" released by "attachment_update" :: held 0.093s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:56:04.480365 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-b8d8b396-e763-49e9-9ca0-dac34bcc07e1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/attachments/cc2629fc-c80f-494b-83c5-c3c38afcf059 returned with HTTP 200 Jul 31 13:56:04.480852 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 278/1104] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:56:04 2026] PUT /volume/v3/attachments/cc2629fc-c80f-494b-83c5-c3c38afcf059 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:04.877074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-465330b5-db16-4002-a603-a8ca3ebf496f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.878874 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-465330b5-db16-4002-a603-a8ca3ebf496f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 Jul 31 13:56:04.879058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-465330b5-db16-4002-a603-a8ca3ebf496f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:04.879230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-465330b5-db16-4002-a603-a8ca3ebf496f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:04.884601 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:04.884601 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:04.885110 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-465330b5-db16-4002-a603-a8ca3ebf496f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:04.885935 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-465330b5-db16-4002-a603-a8ca3ebf496f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 returned with HTTP 200 Jul 31 13:56:04.886319 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 277/1105] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:04 2026] GET /volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:56:04.897236 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a154744e-2d07-449d-af0c-51001a3589b2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:04.899384 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:04.899887 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "003a5a79-124a-4840-abdc-aba605cc9fb8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1278510784"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:04.901703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'snapshot_id': '003a5a79-124a-4840-abdc-aba605cc9fb8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1278510784'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:04.907091 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:04.907091 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:04.907733 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:04.908054 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:04.912264 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:04.919208 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (03f10356-3746-4ce0-89fa-8bdfcb6c6ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:04.920305 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d720730-3b67-4002-b2ce-29077e6a7625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:04.921412 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:04.954349 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d720730-3b67-4002-b2ce-29077e6a7625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '003a5a79-124a-4840-abdc-aba605cc9fb8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:04.956298 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32fc7f1-1f44-454a-bed2-0d362ae358f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:05.007707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['e6037110-2fa1-4aa1-a266-3ef84014a03b', '3d7c75dd-ccfb-4f62-9b4c-04bb99ceb9d7', '75ce1af8-4d7d-4db4-992a-8008849f8627', '2098c24d-1edd-43d1-9c62-b5cacf042baf'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:05.008896 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32fc7f1-1f44-454a-bed2-0d362ae358f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6037110-2fa1-4aa1-a266-3ef84014a03b', '3d7c75dd-ccfb-4f62-9b4c-04bb99ceb9d7', '75ce1af8-4d7d-4db4-992a-8008849f8627', '2098c24d-1edd-43d1-9c62-b5cacf042baf']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:05.009998 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b6e7be-2831-4fb4-8a23-57397aad320c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:05.029833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f4e0499d-7466-4386-bbdb-32be91d98c49 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:05.032113 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f4e0499d-7466-4386-bbdb-32be91d98c49 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:05.032350 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f4e0499d-7466-4386-bbdb-32be91d98c49 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:05.032841 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f4e0499d-7466-4386-bbdb-32be91d98c49 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:05.032978 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f4e0499d-7466-4386-bbdb-32be91d98c49 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:05.039308 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:05.039308 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:05.040441 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f4e0499d-7466-4386-bbdb-32be91d98c49 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:05.041236 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 278/1106] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:05 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:05.060073 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b6e7be-2831-4fb4-8a23-57397aad320c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca943b7c-d66a-40ec-abd9-154e31526e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1278510784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['e6037110-2fa1-4aa1-a266-3ef84014a03b','3d7c75dd-ccfb-4f62-9b4c-04bb99ceb9d7','75ce1af8-4d7d-4db4-992a-8008849f8627','2098c24d-1edd-43d1-9c62-b5cacf042baf'],size=1,snapshot_id=003a5a79-124a-4840-abdc-aba605cc9fb8,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1278510784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca943b7c-d66a-40ec-abd9-154e31526e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=003a5a79-124a-4840-abdc-aba605cc9fb8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:05.060736 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1012457b-486b-45ec-8c45-02c56844db2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:05.079059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1012457b-486b-45ec-8c45-02c56844db2b) transitioned into state 'SUCCESS' from state '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-1278510784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['e6037110-2fa1-4aa1-a266-3ef84014a03b','3d7c75dd-ccfb-4f62-9b4c-04bb99ceb9d7','75ce1af8-4d7d-4db4-992a-8008849f8627','2098c24d-1edd-43d1-9c62-b5cacf042baf'],size=1,snapshot_id=003a5a79-124a-4840-abdc-aba605cc9fb8,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:05.079755 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1010fdc4-d50f-48da-8a6f-d41470036341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:05.104777 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1010fdc4-d50f-48da-8a6f-d41470036341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:05.106100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (03f10356-3746-4ce0-89fa-8bdfcb6c6ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:05.106510 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:05.107495 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a154744e-2d07-449d-af0c-51001a3589b2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:05.107914 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 274/1107] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:04 2026] POST /volume/v3/volumes => generated 804 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:05.126359 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9681ebf3-1373-4255-97cc-7af6a61f87f8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:05.128118 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9681ebf3-1373-4255-97cc-7af6a61f87f8 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:05.128340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9681ebf3-1373-4255-97cc-7af6a61f87f8 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:05.128578 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9681ebf3-1373-4255-97cc-7af6a61f87f8 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:05.140958 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:05.140958 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:05.145434 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9681ebf3-1373-4255-97cc-7af6a61f87f8 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:05.151925 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9681ebf3-1373-4255-97cc-7af6a61f87f8 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 returned with HTTP 200 Jul 31 13:56:05.152382 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 279/1108] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:05 2026] GET /volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:05.252631 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fbb694c3-6ba5-4451-8936-0fc9ecb32e65 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:05.254882 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fbb694c3-6ba5-4451-8936-0fc9ecb32e65 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:05.255123 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fbb694c3-6ba5-4451-8936-0fc9ecb32e65 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:05.255413 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fbb694c3-6ba5-4451-8936-0fc9ecb32e65 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:05.267217 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:05.267217 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:05.271015 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fbb694c3-6ba5-4451-8936-0fc9ecb32e65 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:05.275987 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fbb694c3-6ba5-4451-8936-0fc9ecb32e65 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:05.276441 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 278/1109] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:05 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:06.053682 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1f81b995-7b5b-494f-9808-52049c6ff189 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:06.055337 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1f81b995-7b5b-494f-9808-52049c6ff189 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:06.055500 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1f81b995-7b5b-494f-9808-52049c6ff189 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:06.055683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1f81b995-7b5b-494f-9808-52049c6ff189 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:06.055792 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-1f81b995-7b5b-494f-9808-52049c6ff189 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:06.059570 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:06.059570 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:06.060210 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1f81b995-7b5b-494f-9808-52049c6ff189 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:06.060637 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 279/1110] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:06 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:06.167353 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d49a6ae8-61ab-4edf-81be-f2dec7683acf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:06.169194 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d49a6ae8-61ab-4edf-81be-f2dec7683acf tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:06.169386 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d49a6ae8-61ab-4edf-81be-f2dec7683acf tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:06.169800 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d49a6ae8-61ab-4edf-81be-f2dec7683acf tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:06.176757 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:06.176757 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:06.180696 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d49a6ae8-61ab-4edf-81be-f2dec7683acf tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:06.186265 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d49a6ae8-61ab-4edf-81be-f2dec7683acf tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 returned with HTTP 200 Jul 31 13:56:06.186407 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 275/1111] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:06 2026] GET /volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:06.200151 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-05cb2425-1056-42af-bb82-aa37bbc06d54 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:06.202474 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-05cb2425-1056-42af-bb82-aa37bbc06d54 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:56:06.202735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-05cb2425-1056-42af-bb82-aa37bbc06d54 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca943b7c-d66a-40ec-abd9-154e31526e63", "name": "tempest-VolumeDependencyTests-Snapshot-1332757286"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:06.213879 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:06.213879 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:06.214590 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-05cb2425-1056-42af-bb82-aa37bbc06d54 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:06.214778 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-05cb2425-1056-42af-bb82-aa37bbc06d54 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create snapshot from volume ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:06.241120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-05cb2425-1056-42af-bb82-aa37bbc06d54 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['d54ada15-edcc-42a2-8ce9-e0d3ec1e8da6', 'bb644540-23dd-40f1-a9a4-2ac2a618e3b1', '6b4fa41c-12cf-4f26-bb00-9957ca648c90', '42e8c511-ba24-4ff7-a1ac-1ab417620995'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:06.277542 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-05cb2425-1056-42af-bb82-aa37bbc06d54 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot create request issued successfully. Jul 31 13:56:06.277542 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-05cb2425-1056-42af-bb82-aa37bbc06d54 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:56:06.277542 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 280/1112] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:56:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:06.286282 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e558e6e3-5b4a-4017-9e74-a18486b40e1b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:06.290564 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e558e6e3-5b4a-4017-9e74-a18486b40e1b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 Jul 31 13:56:06.290564 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e558e6e3-5b4a-4017-9e74-a18486b40e1b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:06.290564 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e558e6e3-5b4a-4017-9e74-a18486b40e1b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:06.290957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-35382f9b-65c2-4a1d-964d-bcc3550ff163 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:06.292825 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-35382f9b-65c2-4a1d-964d-bcc3550ff163 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:06.293087 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-35382f9b-65c2-4a1d-964d-bcc3550ff163 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:06.293279 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-35382f9b-65c2-4a1d-964d-bcc3550ff163 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:06.299066 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:06.299066 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:06.299066 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e558e6e3-5b4a-4017-9e74-a18486b40e1b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:06.299066 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e558e6e3-5b4a-4017-9e74-a18486b40e1b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 returned with HTTP 200 Jul 31 13:56:06.299234 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 279/1113] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:06 2026] GET /volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:06.303295 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:06.303295 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:06.307714 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-35382f9b-65c2-4a1d-964d-bcc3550ff163 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:06.312320 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-35382f9b-65c2-4a1d-964d-bcc3550ff163 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:06.312776 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 280/1114] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:06 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:07.074530 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b7197f03-5c7e-4097-b23d-41b55e1c6256 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:07.075962 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b7197f03-5c7e-4097-b23d-41b55e1c6256 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:07.076131 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b7197f03-5c7e-4097-b23d-41b55e1c6256 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:07.076297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b7197f03-5c7e-4097-b23d-41b55e1c6256 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:07.076394 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b7197f03-5c7e-4097-b23d-41b55e1c6256 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:07.081325 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:07.081325 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:07.082246 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b7197f03-5c7e-4097-b23d-41b55e1c6256 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:07.082653 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 276/1115] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:07 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:07.309894 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec99a84d-22d5-4ca5-8035-15dfa5c0ed22 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:07.311531 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec99a84d-22d5-4ca5-8035-15dfa5c0ed22 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 Jul 31 13:56:07.311847 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec99a84d-22d5-4ca5-8035-15dfa5c0ed22 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:07.312156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec99a84d-22d5-4ca5-8035-15dfa5c0ed22 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:07.317142 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:07.317142 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:07.317653 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ec99a84d-22d5-4ca5-8035-15dfa5c0ed22 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:07.318433 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec99a84d-22d5-4ca5-8035-15dfa5c0ed22 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 returned with HTTP 200 Jul 31 13:56:07.318873 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 281/1116] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:07 2026] GET /volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:07.328942 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-811a3cbb-bf6a-4eac-93f0-d50508940088 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:07.331028 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:07.331335 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-811a3cbb-bf6a-4eac-93f0-d50508940088 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:07.331385 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-811a3cbb-bf6a-4eac-93f0-d50508940088 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:07.331582 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-811a3cbb-bf6a-4eac-93f0-d50508940088 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:07.333680 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:07.334284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7df28f0b-02cb-4ec6-8db0-fac7ce641ea9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1102714519"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:07.336369 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'snapshot_id': '7df28f0b-02cb-4ec6-8db0-fac7ce641ea9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1102714519'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:07.340710 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:07.340710 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:07.342355 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:07.342355 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:07.343023 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:07.343257 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:07.343951 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-811a3cbb-bf6a-4eac-93f0-d50508940088 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:07.347257 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:07.347901 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-811a3cbb-bf6a-4eac-93f0-d50508940088 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:07.348264 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 280/1117] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:07 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:07.362840 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (ed8fe0ef-2a0f-43bb-9aae-2675bd9d345a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:07.364246 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3452844-285b-45ef-9e15-7c7980973f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:07.365970 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:07.402615 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3452844-285b-45ef-9e15-7c7980973f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7df28f0b-02cb-4ec6-8db0-fac7ce641ea9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:07.404002 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47b8b68-4bfc-4bc4-9063-a0dbdb6c02ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:07.442472 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['73dfdaf8-331d-4806-ae35-c993f189ec2a', 'd2c7d24c-0512-486f-b433-e824da4bf5a7', 'be84daa6-1007-4b48-9f26-1cb35e5b3a11', 'dc9a6b3f-4a1c-4231-aeb3-b80be9c90d2e'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:07.443135 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47b8b68-4bfc-4bc4-9063-a0dbdb6c02ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73dfdaf8-331d-4806-ae35-c993f189ec2a', 'd2c7d24c-0512-486f-b433-e824da4bf5a7', 'be84daa6-1007-4b48-9f26-1cb35e5b3a11', 'dc9a6b3f-4a1c-4231-aeb3-b80be9c90d2e']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:07.443832 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c6c0b4-d871-4b43-83ae-f66a8cacd7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:07.479107 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c6c0b4-d871-4b43-83ae-f66a8cacd7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264a5746-95c3-4543-966d-7c4eed0f7db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1102714519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['73dfdaf8-331d-4806-ae35-c993f189ec2a','d2c7d24c-0512-486f-b433-e824da4bf5a7','be84daa6-1007-4b48-9f26-1cb35e5b3a11','dc9a6b3f-4a1c-4231-aeb3-b80be9c90d2e'],size=1,snapshot_id=7df28f0b-02cb-4ec6-8db0-fac7ce641ea9,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1102714519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=264a5746-95c3-4543-966d-7c4eed0f7db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7df28f0b-02cb-4ec6-8db0-fac7ce641ea9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:07.479809 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6888cef-4b32-4c43-9587-157dd5e0cfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:07.495102 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6888cef-4b32-4c43-9587-157dd5e0cfc4) transitioned into state 'SUCCESS' from state '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-1102714519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['73dfdaf8-331d-4806-ae35-c993f189ec2a','d2c7d24c-0512-486f-b433-e824da4bf5a7','be84daa6-1007-4b48-9f26-1cb35e5b3a11','dc9a6b3f-4a1c-4231-aeb3-b80be9c90d2e'],size=1,snapshot_id=7df28f0b-02cb-4ec6-8db0-fac7ce641ea9,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:07.495671 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b9e933-7066-4ac1-a42b-7e2605e8572b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:07.513934 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b9e933-7066-4ac1-a42b-7e2605e8572b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:07.514830 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (ed8fe0ef-2a0f-43bb-9aae-2675bd9d345a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:07.514980 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:07.515483 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5077ff5c-847a-4971-8485-d3aaa0a45a45 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:07.515898 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 281/1118] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:07 2026] POST /volume/v3/volumes => generated 804 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:07.532490 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-deb8295f-cd13-4f56-b283-2e18a0e90839 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:07.534408 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-deb8295f-cd13-4f56-b283-2e18a0e90839 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 Jul 31 13:56:07.534668 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-deb8295f-cd13-4f56-b283-2e18a0e90839 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:07.534879 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-deb8295f-cd13-4f56-b283-2e18a0e90839 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:07.541737 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:07.541737 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:07.545128 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-deb8295f-cd13-4f56-b283-2e18a0e90839 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:07.548915 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-deb8295f-cd13-4f56-b283-2e18a0e90839 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 returned with HTTP 200 Jul 31 13:56:07.549361 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 277/1119] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:07 2026] GET /volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:07.743842 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-14f60ab9-0c65-420f-a125-81851415a5ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:07.745702 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-14f60ab9-0c65-420f-a125-81851415a5ea tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] POST https://10.4.3.140/volume/v3/attachments/cc2629fc-c80f-494b-83c5-c3c38afcf059/action Jul 31 13:56:07.746170 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-14f60ab9-0c65-420f-a125-81851415a5ea tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:07.746395 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-14f60ab9-0c65-420f-a125-81851415a5ea tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:07.764106 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:07.764106 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:07.781640 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7236cf60-780b-49e4-83bf-891bfeb83cb4 req-14f60ab9-0c65-420f-a125-81851415a5ea tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/attachments/cc2629fc-c80f-494b-83c5-c3c38afcf059/action returned with HTTP 204 Jul 31 13:56:07.782198 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 282/1120] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:56:07 2026] POST /volume/v3/attachments/cc2629fc-c80f-494b-83c5-c3c38afcf059/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:08.091708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d5653e2c-964d-4d52-b3a3-495bb17521a8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:08.093759 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5653e2c-964d-4d52-b3a3-495bb17521a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:08.093946 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5653e2c-964d-4d52-b3a3-495bb17521a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:08.094191 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5653e2c-964d-4d52-b3a3-495bb17521a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:08.094278 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d5653e2c-964d-4d52-b3a3-495bb17521a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:08.098574 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:08.098574 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:08.099271 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5653e2c-964d-4d52-b3a3-495bb17521a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:08.099608 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 281/1121] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:08 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:08.368203 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dbb9130e-33a1-4cd4-8f2e-141eecb3b0f1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:08.372078 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dbb9130e-33a1-4cd4-8f2e-141eecb3b0f1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:08.372078 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dbb9130e-33a1-4cd4-8f2e-141eecb3b0f1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:08.372078 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dbb9130e-33a1-4cd4-8f2e-141eecb3b0f1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:08.381272 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:08.381272 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:08.385663 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dbb9130e-33a1-4cd4-8f2e-141eecb3b0f1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:08.391673 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dbb9130e-33a1-4cd4-8f2e-141eecb3b0f1 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:08.391972 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 282/1122] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:08 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:08.405656 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f4e93651-f086-4a2c-b802-70cbdcbb48ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:08.407504 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f4e93651-f086-4a2c-b802-70cbdcbb48ba tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:08.407722 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f4e93651-f086-4a2c-b802-70cbdcbb48ba tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:08.407907 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f4e93651-f086-4a2c-b802-70cbdcbb48ba tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:08.421504 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:08.421504 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:08.425208 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f4e93651-f086-4a2c-b802-70cbdcbb48ba tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:08.429669 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f4e93651-f086-4a2c-b802-70cbdcbb48ba tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:08.430068 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 278/1123] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:08 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:08.442303 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b7d6a485-a9a3-4a69-b822-23566cbc0134 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:08.443651 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7d6a485-a9a3-4a69-b822-23566cbc0134 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:08.443849 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7d6a485-a9a3-4a69-b822-23566cbc0134 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:08.444030 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7d6a485-a9a3-4a69-b822-23566cbc0134 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:08.453407 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:08.453407 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:08.456621 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b7d6a485-a9a3-4a69-b822-23566cbc0134 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:08.460265 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7d6a485-a9a3-4a69-b822-23566cbc0134 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:08.460761 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 283/1124] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:08 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:08.560971 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-703fae23-1067-4265-8985-cfec2f3190e5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:08.562661 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-703fae23-1067-4265-8985-cfec2f3190e5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 Jul 31 13:56:08.562857 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-703fae23-1067-4265-8985-cfec2f3190e5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:08.563026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-703fae23-1067-4265-8985-cfec2f3190e5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:08.570128 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:08.570128 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:08.573586 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-703fae23-1067-4265-8985-cfec2f3190e5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:08.577822 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-703fae23-1067-4265-8985-cfec2f3190e5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 returned with HTTP 200 Jul 31 13:56:08.578168 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 282/1125] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:08 2026] GET /volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:08.589328 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-00e4ffb8-2938-4935-be10-5c233d77efec None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:08.591007 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:08.591341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "264a5746-95c3-4543-966d-7c4eed0f7db0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1830857704"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:08.592816 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'source_volid': '264a5746-95c3-4543-966d-7c4eed0f7db0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1830857704'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:08.601724 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:08.601724 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:08.602186 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume retrieved successfully. Jul 31 13:56:08.602295 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:08.605633 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:08.610524 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (9966284f-f519-4e64-8693-86fcf5bda693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:08.611511 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d319faca-cd44-4ace-bb96-3d72423526be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:08.612321 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:08.617034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4bbe98c9-f2da-4d77-8527-d426de711d99 req-9f2e49e1-82d4-4065-8596-b7b7a9dd0161 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:08.619139 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4bbe98c9-f2da-4d77-8527-d426de711d99 req-9f2e49e1-82d4-4065-8596-b7b7a9dd0161 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:08.619438 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4bbe98c9-f2da-4d77-8527-d426de711d99 req-9f2e49e1-82d4-4065-8596-b7b7a9dd0161 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:08.620065 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4bbe98c9-f2da-4d77-8527-d426de711d99 req-9f2e49e1-82d4-4065-8596-b7b7a9dd0161 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:08.631764 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:08.631764 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:08.635148 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-4bbe98c9-f2da-4d77-8527-d426de711d99 req-9f2e49e1-82d4-4065-8596-b7b7a9dd0161 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:08.639049 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d319faca-cd44-4ace-bb96-3d72423526be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '264a5746-95c3-4543-966d-7c4eed0f7db0', 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:08.639680 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4bbe98c9-f2da-4d77-8527-d426de711d99 req-9f2e49e1-82d4-4065-8596-b7b7a9dd0161 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:08.639818 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17363c49-e1e6-4b08-8245-f9c9bcd4de7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:08.640182 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 279/1126] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:08 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:08.673671 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['9848e57f-6cab-4942-b267-b1c6751509c5', '623e9522-9e5a-4ae4-9a0b-3a7b018c9cf6', '66d5195c-38ba-4e32-a323-ed02046451d6', 'e1335751-26d7-49aa-95c0-60255190677f'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:08.674319 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17363c49-e1e6-4b08-8245-f9c9bcd4de7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9848e57f-6cab-4942-b267-b1c6751509c5', '623e9522-9e5a-4ae4-9a0b-3a7b018c9cf6', '66d5195c-38ba-4e32-a323-ed02046451d6', 'e1335751-26d7-49aa-95c0-60255190677f']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:08.675121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6d6fb0-58f4-4d18-854b-f445fff0ee3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:08.705172 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6d6fb0-58f4-4d18-854b-f445fff0ee3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd403530f-9309-4492-b287-8e095ffd5ce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1830857704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['9848e57f-6cab-4942-b267-b1c6751509c5','623e9522-9e5a-4ae4-9a0b-3a7b018c9cf6','66d5195c-38ba-4e32-a323-ed02046451d6','e1335751-26d7-49aa-95c0-60255190677f'],size=1,snapshot_id=None,source_replicaid=,source_volid=264a5746-95c3-4543-966d-7c4eed0f7db0,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1830857704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d403530f-9309-4492-b287-8e095ffd5ce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=264a5746-95c3-4543-966d-7c4eed0f7db0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:08.705859 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d863424-378b-42f4-8873-1eb860b249f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:08.722547 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d863424-378b-42f4-8873-1eb860b249f9) transitioned into state 'SUCCESS' from state '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-1830857704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['9848e57f-6cab-4942-b267-b1c6751509c5','623e9522-9e5a-4ae4-9a0b-3a7b018c9cf6','66d5195c-38ba-4e32-a323-ed02046451d6','e1335751-26d7-49aa-95c0-60255190677f'],size=1,snapshot_id=None,source_replicaid=,source_volid=264a5746-95c3-4543-966d-7c4eed0f7db0,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:08.722547 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6787456c-19c7-4996-b8cc-62d43fb9859a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:08.737015 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6787456c-19c7-4996-b8cc-62d43fb9859a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:08.739653 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (9966284f-f519-4e64-8693-86fcf5bda693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:08.739653 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:08.739653 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-00e4ffb8-2938-4935-be10-5c233d77efec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:08.739653 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 283/1127] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:08 2026] POST /volume/v3/volumes => generated 804 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:08.751251 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a529c38a-87a9-4c74-bd2f-202359156349 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:08.753103 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a529c38a-87a9-4c74-bd2f-202359156349 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 Jul 31 13:56:08.753364 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a529c38a-87a9-4c74-bd2f-202359156349 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:08.753592 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a529c38a-87a9-4c74-bd2f-202359156349 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:08.766375 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:08.766375 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:08.774776 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a529c38a-87a9-4c74-bd2f-202359156349 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:08.780344 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a529c38a-87a9-4c74-bd2f-202359156349 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 returned with HTTP 200 Jul 31 13:56:08.780344 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 284/1128] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:08 2026] GET /volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:09.112530 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d75f6e9c-0bf4-492f-99db-aba952128b32 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:09.112829 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d75f6e9c-0bf4-492f-99db-aba952128b32 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:09.113094 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d75f6e9c-0bf4-492f-99db-aba952128b32 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:09.113342 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d75f6e9c-0bf4-492f-99db-aba952128b32 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:09.113490 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d75f6e9c-0bf4-492f-99db-aba952128b32 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:09.118751 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:09.118751 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:09.119770 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d75f6e9c-0bf4-492f-99db-aba952128b32 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:09.120549 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 283/1129] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:09 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:56:09.128905 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1b54a63e-40f1-4021-9867-bd87431a725d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:09.130732 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b54a63e-40f1-4021-9867-bd87431a725d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:56:09.130912 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b54a63e-40f1-4021-9867-bd87431a725d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:09.131086 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b54a63e-40f1-4021-9867-bd87431a725d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:09.138469 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:09.138469 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:09.142395 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1b54a63e-40f1-4021-9867-bd87431a725d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:09.146989 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b54a63e-40f1-4021-9867-bd87431a725d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb returned with HTTP 200 Jul 31 13:56:09.150534 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 280/1130] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:09 2026] GET /volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb => generated 909 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:09.161673 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e5c40a7b-efc8-4e98-9bf5-25123b98f267 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:09.163911 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e5c40a7b-efc8-4e98-9bf5-25123b98f267 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:09.164205 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e5c40a7b-efc8-4e98-9bf5-25123b98f267 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:09.164457 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e5c40a7b-efc8-4e98-9bf5-25123b98f267 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:09.164656 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e5c40a7b-efc8-4e98-9bf5-25123b98f267 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:09.168454 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:09.168454 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:09.169226 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e5c40a7b-efc8-4e98-9bf5-25123b98f267 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:09.169733 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 284/1131] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:09 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:09.178806 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-267ced07-ef24-4d47-948b-d1ff3703b5aa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:09.180552 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-267ced07-ef24-4d47-948b-d1ff3703b5aa tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/detail Jul 31 13:56:09.180819 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-267ced07-ef24-4d47-948b-d1ff3703b5aa tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:09.181013 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-267ced07-ef24-4d47-948b-d1ff3703b5aa tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:09.181284 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-267ced07-ef24-4d47-948b-d1ff3703b5aa tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:56:09.192958 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-267ced07-ef24-4d47-948b-d1ff3703b5aa tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/detail returned with HTTP 200 Jul 31 13:56:09.193332 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 285/1132] 10.4.3.140 () {66 vars in 1258 bytes} [Fri Jul 31 13:56:09 2026] GET /volume/v3/backups/detail => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:09.205192 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:09.207060 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972/restore Jul 31 13:56:09.207481 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:09.208876 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Restoring backup b96a66ac-54d2-4d63-b655-e10255c25972 ({'restore': {}}) {{(pid=100185) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 13:56:09.209027 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Restoring backup b96a66ac-54d2-4d63-b655-e10255c25972 to volume None. Jul 31 13:56:09.216005 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:09.216005 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:09.216005 np0000006230 devstack@c-api.service[100185]: INFO cinder.backup.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating volume of 1 GB for restore of backup b96a66ac-54d2-4d63-b655-e10255c25972. Jul 31 13:56:09.222174 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Availability zone cache updated, next update will occur around 2026-07-31 14:56:09.221922. {{(pid=100185) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:56:09.222287 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Availability Zones retrieved successfully. Jul 31 13:56:09.228031 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (2a28d3ce-372c-4b12-87ad-87d3a56d66af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:09.228957 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595c8588-a48f-40ae-bf69-6a428f21b9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:09.229845 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:09.255132 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595c8588-a48f-40ae-bf69-6a428f21b9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:09.255872 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9147f69c-3edd-446c-9f5f-e614df9c74de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:09.286796 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['b914973a-fbeb-44be-b269-ddc1cc32e214', '3ae7359d-051e-4df5-bed5-d5e1ed8a4964', '93a92ab2-6918-4f0e-9d7d-636eda4cf84e', '2182e007-84b0-4a82-bb1a-86eca72c524c'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:09.287528 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9147f69c-3edd-446c-9f5f-e614df9c74de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b914973a-fbeb-44be-b269-ddc1cc32e214', '3ae7359d-051e-4df5-bed5-d5e1ed8a4964', '93a92ab2-6918-4f0e-9d7d-636eda4cf84e', '2182e007-84b0-4a82-bb1a-86eca72c524c']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:09.288179 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264a18ca-521c-4cc9-ada4-05e273b0aae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:09.316161 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264a18ca-521c-4cc9-ada4-05e273b0aae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddb5b3a6-6238-4d02-9468-fead63c6d119', '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_b96a66ac-54d2-4d63-b655-e10255c25972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['b914973a-fbeb-44be-b269-ddc1cc32e214','3ae7359d-051e-4df5-bed5-d5e1ed8a4964','93a92ab2-6918-4f0e-9d7d-636eda4cf84e','2182e007-84b0-4a82-bb1a-86eca72c524c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b96a66ac-54d2-4d63-b655-e10255c25972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddb5b3a6-6238-4d02-9468-fead63c6d119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02fe69231e374fada13db23828d4bef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:09.316784 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da4a95d-5f09-49a4-8747-3d99d3f9c2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:09.331043 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da4a95d-5f09-49a4-8747-3d99d3f9c2e0) transitioned into 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_b96a66ac-54d2-4d63-b655-e10255c25972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['b914973a-fbeb-44be-b269-ddc1cc32e214','3ae7359d-051e-4df5-bed5-d5e1ed8a4964','93a92ab2-6918-4f0e-9d7d-636eda4cf84e','2182e007-84b0-4a82-bb1a-86eca72c524c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:09.331717 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff04faa-e9c4-4140-93fe-7ed6134acf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:09.339713 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff04faa-e9c4-4140-93fe-7ed6134acf22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:09.340459 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (2a28d3ce-372c-4b12-87ad-87d3a56d66af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:09.340779 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request issued successfully. Jul 31 13:56:09.346780 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:09.346780 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:09.347257 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:09.793613 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8c8d4a5a-4cb7-43bb-9eb3-5890a2b2ee1f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:09.795370 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8c8d4a5a-4cb7-43bb-9eb3-5890a2b2ee1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 Jul 31 13:56:09.795642 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8c8d4a5a-4cb7-43bb-9eb3-5890a2b2ee1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:09.795838 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8c8d4a5a-4cb7-43bb-9eb3-5890a2b2ee1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:09.802277 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:09.802277 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:09.805582 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8c8d4a5a-4cb7-43bb-9eb3-5890a2b2ee1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:09.809887 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8c8d4a5a-4cb7-43bb-9eb3-5890a2b2ee1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 returned with HTTP 200 Jul 31 13:56:09.810234 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 281/1133] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:09 2026] GET /volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:09.822647 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b7b5f79f-31f5-407d-b1a4-4782e16226f6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:09.824813 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b7b5f79f-31f5-407d-b1a4-4782e16226f6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 Jul 31 13:56:09.825018 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b7b5f79f-31f5-407d-b1a4-4782e16226f6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:09.825202 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b7b5f79f-31f5-407d-b1a4-4782e16226f6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:09.825289 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-b7b5f79f-31f5-407d-b1a4-4782e16226f6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: 003a5a79-124a-4840-abdc-aba605cc9fb8 Jul 31 13:56:09.830058 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:09.830058 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:09.830438 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b7b5f79f-31f5-407d-b1a4-4782e16226f6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:09.843574 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b7b5f79f-31f5-407d-b1a4-4782e16226f6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot delete request issued successfully. Jul 31 13:56:09.843742 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b7b5f79f-31f5-407d-b1a4-4782e16226f6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 returned with HTTP 202 Jul 31 13:56:09.844122 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 285/1134] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:09 2026] DELETE /volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:09.852645 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-92ec5b50-b932-4037-a117-e2117e9a12af None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:09.854539 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-92ec5b50-b932-4037-a117-e2117e9a12af tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 Jul 31 13:56:09.854774 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-92ec5b50-b932-4037-a117-e2117e9a12af tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:09.855048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-92ec5b50-b932-4037-a117-e2117e9a12af tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:09.862371 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:09.862371 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:09.862928 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-92ec5b50-b932-4037-a117-e2117e9a12af tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:09.863723 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-92ec5b50-b932-4037-a117-e2117e9a12af tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 returned with HTTP 200 Jul 31 13:56:09.864090 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 286/1135] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:09 2026] GET /volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:10.355745 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:10.355745 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:10.355745 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:10.355745 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Checking backup size 1 against volume size 1 {{(pid=100185) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 13:56:10.355745 np0000006230 devstack@c-api.service[100185]: INFO cinder.backup.api [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Overwriting volume ddb5b3a6-6238-4d02-9468-fead63c6d119 with restore of backup b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:10.367539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] restore_backup in rpcapi backup_id b96a66ac-54d2-4d63-b655-e10255c25972 {{(pid=100185) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 13:56:10.369501 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8335d9eb-9ed8-4cd4-8af8-a52fbc5868d2 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972/restore returned with HTTP 202 Jul 31 13:56:10.370008 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 284/1136] 10.4.3.140 () {68 vars in 1393 bytes} [Fri Jul 31 13:56:09 2026] POST /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972/restore => generated 189 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:10.381614 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0e95d0c5-6112-4da6-af68-cb1f0a77861c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:10.383278 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0e95d0c5-6112-4da6-af68-cb1f0a77861c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:10.383469 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0e95d0c5-6112-4da6-af68-cb1f0a77861c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:10.383682 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0e95d0c5-6112-4da6-af68-cb1f0a77861c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:10.383793 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0e95d0c5-6112-4da6-af68-cb1f0a77861c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:10.387696 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:10.387696 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:10.388365 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0e95d0c5-6112-4da6-af68-cb1f0a77861c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:10.388872 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 282/1137] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:10 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:10.874920 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ed28d3f2-b0ad-41b1-9fb6-59b6e179fa4d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:10.876612 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ed28d3f2-b0ad-41b1-9fb6-59b6e179fa4d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 Jul 31 13:56:10.876801 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ed28d3f2-b0ad-41b1-9fb6-59b6e179fa4d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:10.876973 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ed28d3f2-b0ad-41b1-9fb6-59b6e179fa4d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:10.880884 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ed28d3f2-b0ad-41b1-9fb6-59b6e179fa4d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 returned with HTTP 404 Jul 31 13:56:10.881307 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 286/1138] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:10 2026] GET /volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:10.889113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-33eff2bc-97c4-428b-8f26-523a41f160ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:10.893242 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33eff2bc-97c4-428b-8f26-523a41f160ed tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 Jul 31 13:56:10.893242 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33eff2bc-97c4-428b-8f26-523a41f160ed tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:10.893242 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33eff2bc-97c4-428b-8f26-523a41f160ed tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:10.893242 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-33eff2bc-97c4-428b-8f26-523a41f160ed tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: 7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 Jul 31 13:56:10.899729 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:10.899729 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:10.902539 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33eff2bc-97c4-428b-8f26-523a41f160ed tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:10.919947 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33eff2bc-97c4-428b-8f26-523a41f160ed tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot delete request issued successfully. Jul 31 13:56:10.920404 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33eff2bc-97c4-428b-8f26-523a41f160ed tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 returned with HTTP 202 Jul 31 13:56:10.920912 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 287/1139] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:10 2026] DELETE /volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:10.928360 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fb03ff13-243f-4383-9996-fea439f2765f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:10.932103 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb03ff13-243f-4383-9996-fea439f2765f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 Jul 31 13:56:10.932103 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb03ff13-243f-4383-9996-fea439f2765f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:10.932103 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb03ff13-243f-4383-9996-fea439f2765f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:10.936019 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:10.936019 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:10.936611 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fb03ff13-243f-4383-9996-fea439f2765f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:10.937627 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb03ff13-243f-4383-9996-fea439f2765f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 returned with HTTP 200 Jul 31 13:56:10.938059 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 285/1140] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:10 2026] GET /volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:56:11.400388 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cb773cb7-74a8-4717-b0c6-39e525d2ca20 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:11.402608 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cb773cb7-74a8-4717-b0c6-39e525d2ca20 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:11.402847 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cb773cb7-74a8-4717-b0c6-39e525d2ca20 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:11.403069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cb773cb7-74a8-4717-b0c6-39e525d2ca20 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:11.403219 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-cb773cb7-74a8-4717-b0c6-39e525d2ca20 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:11.407451 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:11.407451 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:11.408319 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cb773cb7-74a8-4717-b0c6-39e525d2ca20 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:11.408814 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 283/1141] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:11 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:11.947900 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-91aad5a3-0b5f-4aeb-82ef-48c319346ad8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:11.950171 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91aad5a3-0b5f-4aeb-82ef-48c319346ad8 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 Jul 31 13:56:11.950367 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-91aad5a3-0b5f-4aeb-82ef-48c319346ad8 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:11.950635 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-91aad5a3-0b5f-4aeb-82ef-48c319346ad8 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:11.955872 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91aad5a3-0b5f-4aeb-82ef-48c319346ad8 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 returned with HTTP 404 Jul 31 13:56:11.956571 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 287/1142] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:11 2026] GET /volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:11.963481 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-94a11d9f-d91f-4037-83f3-d47a59cb65be None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:11.967217 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94a11d9f-d91f-4037-83f3-d47a59cb65be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 Jul 31 13:56:11.967217 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94a11d9f-d91f-4037-83f3-d47a59cb65be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:11.967217 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94a11d9f-d91f-4037-83f3-d47a59cb65be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:11.967217 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-94a11d9f-d91f-4037-83f3-d47a59cb65be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 264a5746-95c3-4543-966d-7c4eed0f7db0 Jul 31 13:56:11.974020 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:11.974020 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:11.974626 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-94a11d9f-d91f-4037-83f3-d47a59cb65be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:11.990235 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-94a11d9f-d91f-4037-83f3-d47a59cb65be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:11.990632 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94a11d9f-d91f-4037-83f3-d47a59cb65be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 returned with HTTP 202 Jul 31 13:56:11.991153 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 288/1143] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:11 2026] DELETE /volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:11.999373 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e6b1b09e-16bc-4975-be96-32eba290c50a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:12.003048 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6b1b09e-16bc-4975-be96-32eba290c50a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 Jul 31 13:56:12.003048 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6b1b09e-16bc-4975-be96-32eba290c50a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:12.003048 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6b1b09e-16bc-4975-be96-32eba290c50a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:12.009346 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:12.009346 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:12.014296 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e6b1b09e-16bc-4975-be96-32eba290c50a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:12.018804 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6b1b09e-16bc-4975-be96-32eba290c50a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 returned with HTTP 200 Jul 31 13:56:12.019370 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 286/1144] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:11 2026] GET /volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:56:12.420454 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f46f310f-60e7-41db-a49f-9a11329053bd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:12.422153 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f46f310f-60e7-41db-a49f-9a11329053bd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:12.422532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f46f310f-60e7-41db-a49f-9a11329053bd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:12.422841 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f46f310f-60e7-41db-a49f-9a11329053bd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:12.422991 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f46f310f-60e7-41db-a49f-9a11329053bd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:12.427072 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:12.427072 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:12.427992 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f46f310f-60e7-41db-a49f-9a11329053bd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:12.428369 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 284/1145] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:12 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:13.032734 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-67e68d7e-36dc-4227-a504-94ce52010683 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:13.034825 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-67e68d7e-36dc-4227-a504-94ce52010683 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 Jul 31 13:56:13.035074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-67e68d7e-36dc-4227-a504-94ce52010683 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:13.035300 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-67e68d7e-36dc-4227-a504-94ce52010683 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:13.042031 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-67e68d7e-36dc-4227-a504-94ce52010683 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 returned with HTTP 404 Jul 31 13:56:13.042551 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 288/1146] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:13 2026] GET /volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:13.048873 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-92a9942c-360e-4808-9d93-e73304633900 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:13.050525 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-92a9942c-360e-4808-9d93-e73304633900 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:13.050751 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-92a9942c-360e-4808-9d93-e73304633900 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:13.050936 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-92a9942c-360e-4808-9d93-e73304633900 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:13.051095 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-92a9942c-360e-4808-9d93-e73304633900 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:13.057406 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:13.057406 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:13.057853 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-92a9942c-360e-4808-9d93-e73304633900 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:13.071570 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-92a9942c-360e-4808-9d93-e73304633900 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:13.071747 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-92a9942c-360e-4808-9d93-e73304633900 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 returned with HTTP 202 Jul 31 13:56:13.072118 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 289/1147] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:13 2026] DELETE /volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:13.082420 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ddfbf075-98f4-435b-90e7-53613c077f5e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:13.084736 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ddfbf075-98f4-435b-90e7-53613c077f5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:13.084960 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ddfbf075-98f4-435b-90e7-53613c077f5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:13.085141 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ddfbf075-98f4-435b-90e7-53613c077f5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:13.092226 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:13.092226 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:13.096696 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ddfbf075-98f4-435b-90e7-53613c077f5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:13.101688 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ddfbf075-98f4-435b-90e7-53613c077f5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 returned with HTTP 200 Jul 31 13:56:13.102094 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 287/1148] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:13 2026] GET /volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:13.440246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a10b1fbe-a14b-4b98-9502-414406ed5ca0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:13.442019 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a10b1fbe-a14b-4b98-9502-414406ed5ca0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:13.442212 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a10b1fbe-a14b-4b98-9502-414406ed5ca0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:13.442392 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a10b1fbe-a14b-4b98-9502-414406ed5ca0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:13.442572 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a10b1fbe-a14b-4b98-9502-414406ed5ca0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:13.446649 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:13.446649 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:13.447546 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a10b1fbe-a14b-4b98-9502-414406ed5ca0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:13.448067 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 285/1149] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:13 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:14.116927 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cdb46482-a9b3-4dc5-a338-6996a03a9d75 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:14.119265 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cdb46482-a9b3-4dc5-a338-6996a03a9d75 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:14.119577 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cdb46482-a9b3-4dc5-a338-6996a03a9d75 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:14.119837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cdb46482-a9b3-4dc5-a338-6996a03a9d75 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:14.130424 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cdb46482-a9b3-4dc5-a338-6996a03a9d75 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 returned with HTTP 404 Jul 31 13:56:14.131086 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 289/1150] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:14 2026] GET /volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:14.142057 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d49fda8d-51fb-4fc3-9921-b25348626b6e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:14.145604 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d49fda8d-51fb-4fc3-9921-b25348626b6e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:14.145917 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d49fda8d-51fb-4fc3-9921-b25348626b6e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:14.146039 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d49fda8d-51fb-4fc3-9921-b25348626b6e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:14.146228 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d49fda8d-51fb-4fc3-9921-b25348626b6e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:14.156620 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:14.156620 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:14.157109 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d49fda8d-51fb-4fc3-9921-b25348626b6e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:14.179450 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d49fda8d-51fb-4fc3-9921-b25348626b6e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:14.179646 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d49fda8d-51fb-4fc3-9921-b25348626b6e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 returned with HTTP 202 Jul 31 13:56:14.180068 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 290/1151] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:14 2026] DELETE /volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:14.188833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5fd8c74b-7170-415c-8f03-5991195f469e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:14.191455 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5fd8c74b-7170-415c-8f03-5991195f469e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:14.191978 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5fd8c74b-7170-415c-8f03-5991195f469e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:14.192247 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5fd8c74b-7170-415c-8f03-5991195f469e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:14.202279 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:14.202279 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:14.207430 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5fd8c74b-7170-415c-8f03-5991195f469e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:14.214746 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5fd8c74b-7170-415c-8f03-5991195f469e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 returned with HTTP 200 Jul 31 13:56:14.215301 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 288/1152] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:14 2026] GET /volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:14.460498 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c66bd897-e8f5-42b1-90d6-7db20837f947 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:14.462299 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c66bd897-e8f5-42b1-90d6-7db20837f947 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:14.462622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c66bd897-e8f5-42b1-90d6-7db20837f947 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:14.462696 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c66bd897-e8f5-42b1-90d6-7db20837f947 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:14.462783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c66bd897-e8f5-42b1-90d6-7db20837f947 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:14.466552 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:14.466552 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:14.467217 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c66bd897-e8f5-42b1-90d6-7db20837f947 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:14.467575 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 286/1153] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:14 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:15.233314 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d3257462-dd88-49d7-8a72-4bd0066aa286 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:15.236733 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3257462-dd88-49d7-8a72-4bd0066aa286 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:15.236733 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3257462-dd88-49d7-8a72-4bd0066aa286 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:15.236733 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3257462-dd88-49d7-8a72-4bd0066aa286 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:15.244340 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3257462-dd88-49d7-8a72-4bd0066aa286 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 returned with HTTP 404 Jul 31 13:56:15.245058 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 290/1154] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:15 2026] GET /volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:15.255387 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7ebe69e2-e379-4455-b4fe-756844d57566 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:15.257480 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7ebe69e2-e379-4455-b4fe-756844d57566 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 Jul 31 13:56:15.257759 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7ebe69e2-e379-4455-b4fe-756844d57566 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:15.257989 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7ebe69e2-e379-4455-b4fe-756844d57566 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:15.258190 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7ebe69e2-e379-4455-b4fe-756844d57566 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: d403530f-9309-4492-b287-8e095ffd5ce9 Jul 31 13:56:15.266614 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:15.266614 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:15.267310 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7ebe69e2-e379-4455-b4fe-756844d57566 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:15.297065 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7ebe69e2-e379-4455-b4fe-756844d57566 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:15.297065 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7ebe69e2-e379-4455-b4fe-756844d57566 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 returned with HTTP 202 Jul 31 13:56:15.297065 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 291/1155] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:15 2026] DELETE /volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:15.306471 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b4992e44-ad0c-48cd-b6db-6fa90349eac0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:15.309566 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4992e44-ad0c-48cd-b6db-6fa90349eac0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 Jul 31 13:56:15.309566 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b4992e44-ad0c-48cd-b6db-6fa90349eac0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:15.309770 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b4992e44-ad0c-48cd-b6db-6fa90349eac0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:15.319950 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:15.319950 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:15.327284 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b4992e44-ad0c-48cd-b6db-6fa90349eac0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:15.332646 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4992e44-ad0c-48cd-b6db-6fa90349eac0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 returned with HTTP 200 Jul 31 13:56:15.333225 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 289/1156] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:15 2026] GET /volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:15.478904 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9008c2fd-d8b7-47b5-a59c-db12d66d9184 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:15.482317 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9008c2fd-d8b7-47b5-a59c-db12d66d9184 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:15.482658 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9008c2fd-d8b7-47b5-a59c-db12d66d9184 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:15.482931 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9008c2fd-d8b7-47b5-a59c-db12d66d9184 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:15.483102 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9008c2fd-d8b7-47b5-a59c-db12d66d9184 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:15.490263 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:15.490263 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:15.491342 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9008c2fd-d8b7-47b5-a59c-db12d66d9184 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:15.491999 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 287/1157] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:15 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:56:15.800427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-67a4da89-16b2-492d-8631-7a57a2d43e65 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:15.802150 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-67a4da89-16b2-492d-8631-7a57a2d43e65 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] DELETE https://10.4.3.140/volume/v3/attachments/8bf565a6-af5e-40f1-859c-3056fddcd481 Jul 31 13:56:15.803351 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-67a4da89-16b2-492d-8631-7a57a2d43e65 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:15.803704 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-67a4da89-16b2-492d-8631-7a57a2d43e65 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:15.812672 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:15.812672 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:15.862135 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-67a4da89-16b2-492d-8631-7a57a2d43e65 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/attachments/8bf565a6-af5e-40f1-859c-3056fddcd481 returned with HTTP 200 Jul 31 13:56:15.863231 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 291/1158] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:56:15 2026] DELETE /volume/v3/attachments/8bf565a6-af5e-40f1-859c-3056fddcd481 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:15.877572 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-95f8a063-1952-4fc5-bee2-53720839caf8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:15.880081 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-95f8a063-1952-4fc5-bee2-53720839caf8 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] DELETE https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:56:15.880288 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-95f8a063-1952-4fc5-bee2-53720839caf8 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:15.880550 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-95f8a063-1952-4fc5-bee2-53720839caf8 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:15.880770 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-95f8a063-1952-4fc5-bee2-53720839caf8 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Delete volume with id: 67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 Jul 31 13:56:15.890186 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:15.890186 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:15.891779 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-95f8a063-1952-4fc5-bee2-53720839caf8 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Volume info retrieved successfully. Jul 31 13:56:15.925698 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-95f8a063-1952-4fc5-bee2-53720839caf8 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] Delete volume request issued successfully. Jul 31 13:56:15.925871 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2e2158e2-591c-4f4f-8ebc-a291b91eea14 req-95f8a063-1952-4fc5-bee2-53720839caf8 tempest-ServerActionsV293TestJSON-106830368 tempest-ServerActionsV293TestJSON-106830368-project-member] https://10.4.3.140/volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 returned with HTTP 202 Jul 31 13:56:15.926298 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 292/1159] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 13:56:15 2026] DELETE /volume/v3/volumes/67cd7c4e-80c7-42d4-ab9f-352c39ec4ff9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:16.349823 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4aa31213-aa7e-4dec-94ee-86fa7c9333f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:16.353744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4aa31213-aa7e-4dec-94ee-86fa7c9333f7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 Jul 31 13:56:16.353744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4aa31213-aa7e-4dec-94ee-86fa7c9333f7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:16.354466 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4aa31213-aa7e-4dec-94ee-86fa7c9333f7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:16.365349 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4aa31213-aa7e-4dec-94ee-86fa7c9333f7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 returned with HTTP 404 Jul 31 13:56:16.365349 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 290/1160] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:16 2026] GET /volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:16.379370 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-39981010-9da2-43fd-b6c8-df032faf9e3a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:16.381693 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:16.382005 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1528242663"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:16.383774 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1528242663'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:16.383953 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:16.388772 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:16.396866 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (a8ac8e37-2280-476c-8979-53c78db645a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:16.397242 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3050694c-840a-48eb-b47c-2a2fa0aa34cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:16.398536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:16.425257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3050694c-840a-48eb-b47c-2a2fa0aa34cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:16.426094 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a7e429-7a2c-4254-9737-50aba8612dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:16.470483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['4d1286be-f1df-426e-ac1f-42ed866db5b3', '9336928b-233d-4a3c-ad3f-14a291f10f7f', '9678eab0-1879-41c5-a6df-fe34bb8dd59b', '786de2aa-dcfd-47db-9e7f-d3690fe7e127'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:16.471414 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a7e429-7a2c-4254-9737-50aba8612dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d1286be-f1df-426e-ac1f-42ed866db5b3', '9336928b-233d-4a3c-ad3f-14a291f10f7f', '9678eab0-1879-41c5-a6df-fe34bb8dd59b', '786de2aa-dcfd-47db-9e7f-d3690fe7e127']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:16.472088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51f12dd-60a6-4137-a732-3452b2695feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:16.495102 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51f12dd-60a6-4137-a732-3452b2695feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2088ccf8-1661-4ee5-a866-d0bd6fe2ce16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1528242663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['4d1286be-f1df-426e-ac1f-42ed866db5b3','9336928b-233d-4a3c-ad3f-14a291f10f7f','9678eab0-1879-41c5-a6df-fe34bb8dd59b','786de2aa-dcfd-47db-9e7f-d3690fe7e127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1528242663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2088ccf8-1661-4ee5-a866-d0bd6fe2ce16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:16.495858 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23b7775-e7fe-4bfc-8e14-87e789a8cf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:16.503663 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3189c4e3-e5b4-4882-8977-b6c8438658f7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:16.505949 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3189c4e3-e5b4-4882-8977-b6c8438658f7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:16.507245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3189c4e3-e5b4-4882-8977-b6c8438658f7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:16.507245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3189c4e3-e5b4-4882-8977-b6c8438658f7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:16.507245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-3189c4e3-e5b4-4882-8977-b6c8438658f7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:16.513049 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:16.513049 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:16.513859 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3189c4e3-e5b4-4882-8977-b6c8438658f7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:16.514218 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 292/1161] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:16 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:16.516257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23b7775-e7fe-4bfc-8e14-87e789a8cf2f) transitioned into state 'SUCCESS' from state '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-1528242663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['4d1286be-f1df-426e-ac1f-42ed866db5b3','9336928b-233d-4a3c-ad3f-14a291f10f7f','9678eab0-1879-41c5-a6df-fe34bb8dd59b','786de2aa-dcfd-47db-9e7f-d3690fe7e127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:16.517181 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce070a3-b54c-489a-bf8b-09c0eff0b1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:16.528917 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce070a3-b54c-489a-bf8b-09c0eff0b1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:16.529774 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (a8ac8e37-2280-476c-8979-53c78db645a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:16.530063 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:16.530665 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39981010-9da2-43fd-b6c8-df032faf9e3a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:16.531105 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 288/1162] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:56:16 2026] POST /volume/v3/volumes => generated 770 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:16.543888 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-adc1a444-22f4-4bae-be2d-aad1440f1450 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:16.545731 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-adc1a444-22f4-4bae-be2d-aad1440f1450 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:16.545927 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-adc1a444-22f4-4bae-be2d-aad1440f1450 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:16.546103 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-adc1a444-22f4-4bae-be2d-aad1440f1450 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:16.553067 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:16.553067 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:16.556234 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-adc1a444-22f4-4bae-be2d-aad1440f1450 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:16.560214 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-adc1a444-22f4-4bae-be2d-aad1440f1450 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 returned with HTTP 200 Jul 31 13:56:16.560694 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 293/1163] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:16 2026] GET /volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:16.809861 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e5da557-cb4a-49f1-98a8-d37ecd85e52d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:16.812843 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e5da557-cb4a-49f1-98a8-d37ecd85e52d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:16.812843 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e5da557-cb4a-49f1-98a8-d37ecd85e52d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:16.812843 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e5da557-cb4a-49f1-98a8-d37ecd85e52d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:16.827306 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:16.827306 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:16.834534 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e5da557-cb4a-49f1-98a8-d37ecd85e52d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:16.838763 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e5da557-cb4a-49f1-98a8-d37ecd85e52d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:16.839817 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 291/1164] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:16 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:17.246595 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9ad2d90f-c529-49ad-bb31-f5465e3826a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:17.246975 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ad2d90f-c529-49ad-bb31-f5465e3826a3 None None] GET https://10.4.3.140/volume// Jul 31 13:56:17.247126 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ad2d90f-c529-49ad-bb31-f5465e3826a3 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:17.247400 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ad2d90f-c529-49ad-bb31-f5465e3826a3 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:17.247810 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ad2d90f-c529-49ad-bb31-f5465e3826a3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:17.248080 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 293/1165] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:17.262886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-64523d45-142d-4af1-81dc-05ec00f31db2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:17.271960 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-64523d45-142d-4af1-81dc-05ec00f31db2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:56:17.272292 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-64523d45-142d-4af1-81dc-05ec00f31db2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1038c097-ae88-4e3b-b505-c517cb38f84b", "connector": null, "instance_uuid": "cbb19086-b085-4c3b-b653-c034f0db13d7"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:17.285386 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:17.285386 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:17.320609 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-64523d45-142d-4af1-81dc-05ec00f31db2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:56:17.320935 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 289/1166] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:56: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 31 13:56:17.329444 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e075279-7dd1-410d-bf63-4d883de723a6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:17.331931 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e075279-7dd1-410d-bf63-4d883de723a6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/attachments/4061e0ec-f0be-41fe-8b1e-7dbf0e613270 Jul 31 13:56:17.332180 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e075279-7dd1-410d-bf63-4d883de723a6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:17.332445 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e075279-7dd1-410d-bf63-4d883de723a6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:17.341427 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:17.341427 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:17.412535 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-8e075279-7dd1-410d-bf63-4d883de723a6 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/4061e0ec-f0be-41fe-8b1e-7dbf0e613270 returned with HTTP 200 Jul 31 13:56:17.413046 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 294/1167] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:56:17 2026] DELETE /volume/v3/attachments/4061e0ec-f0be-41fe-8b1e-7dbf0e613270 => generated 367 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:17.529620 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-142c1ff7-e26d-4d72-98e2-90225a5955e0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:17.530878 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-142c1ff7-e26d-4d72-98e2-90225a5955e0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:17.531077 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-142c1ff7-e26d-4d72-98e2-90225a5955e0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:17.531258 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-142c1ff7-e26d-4d72-98e2-90225a5955e0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:17.531381 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-142c1ff7-e26d-4d72-98e2-90225a5955e0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:17.537539 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:17.537539 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:17.541911 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-142c1ff7-e26d-4d72-98e2-90225a5955e0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:17.541911 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 292/1168] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:17 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:17.572911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e4817a52-f83f-4774-a7f2-c06950986c80 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:17.576534 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e4817a52-f83f-4774-a7f2-c06950986c80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:17.576534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e4817a52-f83f-4774-a7f2-c06950986c80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:17.576534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e4817a52-f83f-4774-a7f2-c06950986c80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:17.585636 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:17.585636 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:17.594540 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e4817a52-f83f-4774-a7f2-c06950986c80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:17.602229 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e4817a52-f83f-4774-a7f2-c06950986c80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 returned with HTTP 200 Jul 31 13:56:17.602660 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 294/1169] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:17 2026] GET /volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:17.614995 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a3c02303-6c30-4946-afbb-51a5218b85d9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:17.618465 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3c02303-6c30-4946-afbb-51a5218b85d9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:56:17.618465 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3c02303-6c30-4946-afbb-51a5218b85d9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2088ccf8-1661-4ee5-a866-d0bd6fe2ce16", "name": "tempest-VolumeDependencyTests-Snapshot-404859831"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:17.629811 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:17.629811 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:17.630851 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3c02303-6c30-4946-afbb-51a5218b85d9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:17.630851 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-a3c02303-6c30-4946-afbb-51a5218b85d9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create snapshot from volume 2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:17.671735 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a3c02303-6c30-4946-afbb-51a5218b85d9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['f3b967fb-f100-447e-b831-bb462682f99c', '5234c565-3289-4e36-a38a-68b492cc63c0', '8fb6cba3-595e-4aa3-aebc-7d2297a449dc', '934531d9-b28c-449b-a85e-34f989a84d22'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:17.721841 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3c02303-6c30-4946-afbb-51a5218b85d9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot create request issued successfully. Jul 31 13:56:17.722121 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3c02303-6c30-4946-afbb-51a5218b85d9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:56:17.722817 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 290/1170] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:56:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:17.737733 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-26b76638-ed24-4c49-b1dd-8805dd346b80 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:17.740110 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26b76638-ed24-4c49-b1dd-8805dd346b80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 Jul 31 13:56:17.741100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26b76638-ed24-4c49-b1dd-8805dd346b80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:17.741100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26b76638-ed24-4c49-b1dd-8805dd346b80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:17.747875 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:17.747875 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:17.750787 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-26b76638-ed24-4c49-b1dd-8805dd346b80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:17.751305 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26b76638-ed24-4c49-b1dd-8805dd346b80 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 returned with HTTP 200 Jul 31 13:56:17.751745 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 295/1171] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:17 2026] GET /volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:18.550551 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f974b4d0-5c56-490c-87ba-782db63dd142 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:18.553065 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f974b4d0-5c56-490c-87ba-782db63dd142 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:18.553393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f974b4d0-5c56-490c-87ba-782db63dd142 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:18.553703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f974b4d0-5c56-490c-87ba-782db63dd142 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:18.553860 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f974b4d0-5c56-490c-87ba-782db63dd142 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:18.557050 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-767c5ee9-0957-438f-a512-780ae67c241f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:18.559085 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:18.559085 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:18.560539 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-767c5ee9-0957-438f-a512-780ae67c241f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] PUT https://10.4.3.140/volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8 Jul 31 13:56:18.560618 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f974b4d0-5c56-490c-87ba-782db63dd142 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:18.560657 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-767c5ee9-0957-438f-a512-780ae67c241f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:18.560739 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 293/1172] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:18 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:18.572493 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-767c5ee9-0957-438f-a512-780ae67c241f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Acquiring lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:56:18.578743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-767c5ee9-0957-438f-a512-780ae67c241f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:56:18.580268 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:18.580268 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:18.673585 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-767c5ee9-0957-438f-a512-780ae67c241f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-1038c097-ae88-4e3b-b505-c517cb38f84b-np0000006230" released by "attachment_update" :: held 0.094s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:56:18.673585 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-767c5ee9-0957-438f-a512-780ae67c241f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8 returned with HTTP 200 Jul 31 13:56:18.673830 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 295/1173] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:56:18 2026] PUT /volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:18.688035 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c2017a03-0a42-4fdc-90f4-71da17672c95 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:18.690177 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c2017a03-0a42-4fdc-90f4-71da17672c95 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8 Jul 31 13:56:18.690471 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c2017a03-0a42-4fdc-90f4-71da17672c95 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:18.690746 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c2017a03-0a42-4fdc-90f4-71da17672c95 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:18.710087 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c2017a03-0a42-4fdc-90f4-71da17672c95 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8 returned with HTTP 200 Jul 31 13:56:18.710504 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 291/1174] 10.4.3.140 () {70 vars in 1651 bytes} [Fri Jul 31 13:56:18 2026] GET /volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:18.766909 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2c5dad40-85ae-4536-b0cc-c733dfe76adb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:18.770022 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c5dad40-85ae-4536-b0cc-c733dfe76adb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 Jul 31 13:56:18.770079 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c5dad40-85ae-4536-b0cc-c733dfe76adb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:18.771121 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c5dad40-85ae-4536-b0cc-c733dfe76adb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:18.776390 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:18.776390 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:18.776882 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2c5dad40-85ae-4536-b0cc-c733dfe76adb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:18.777870 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c5dad40-85ae-4536-b0cc-c733dfe76adb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 returned with HTTP 200 Jul 31 13:56:18.778305 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 296/1175] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:18 2026] GET /volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:18.790664 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:18.792717 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:18.793151 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "26941704-30a2-426e-90ed-e960b95c48b3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1227815751"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:18.794630 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'snapshot_id': '26941704-30a2-426e-90ed-e960b95c48b3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1227815751'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:18.799808 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:18.799808 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:18.800257 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:18.800434 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:18.803846 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:18.809864 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (c5623b3c-b922-407c-9e89-6cee1e87d02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:18.811571 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87470a99-6881-4c6b-bcfa-d314545a6631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:18.812434 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:18.840816 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87470a99-6881-4c6b-bcfa-d314545a6631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '26941704-30a2-426e-90ed-e960b95c48b3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:18.841659 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bfde23-e763-41d2-acd8-bd18e48c254f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:18.897333 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['2927a972-b4b1-43b4-982c-cb80befa4b5b', '27577dca-af71-439f-bb12-69c9c9677c9a', '788b2260-84a3-4e94-bb5b-9bd890d36111', '8e8f3b1d-0fc4-4b58-b43d-1da10898ef15'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:18.898469 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bfde23-e763-41d2-acd8-bd18e48c254f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2927a972-b4b1-43b4-982c-cb80befa4b5b', '27577dca-af71-439f-bb12-69c9c9677c9a', '788b2260-84a3-4e94-bb5b-9bd890d36111', '8e8f3b1d-0fc4-4b58-b43d-1da10898ef15']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:18.900906 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c0c151-1569-4251-857f-e296166684a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:18.944294 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c0c151-1569-4251-857f-e296166684a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ca0456-8e80-4960-b87a-f9743315a92b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1227815751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['2927a972-b4b1-43b4-982c-cb80befa4b5b','27577dca-af71-439f-bb12-69c9c9677c9a','788b2260-84a3-4e94-bb5b-9bd890d36111','8e8f3b1d-0fc4-4b58-b43d-1da10898ef15'],size=1,snapshot_id=26941704-30a2-426e-90ed-e960b95c48b3,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1227815751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2ca0456-8e80-4960-b87a-f9743315a92b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=26941704-30a2-426e-90ed-e960b95c48b3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:18.945139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (499b0836-7b48-4850-b8ce-8678486c874a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:18.962077 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (499b0836-7b48-4850-b8ce-8678486c874a) transitioned into state 'SUCCESS' from state '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-1227815751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['2927a972-b4b1-43b4-982c-cb80befa4b5b','27577dca-af71-439f-bb12-69c9c9677c9a','788b2260-84a3-4e94-bb5b-9bd890d36111','8e8f3b1d-0fc4-4b58-b43d-1da10898ef15'],size=1,snapshot_id=26941704-30a2-426e-90ed-e960b95c48b3,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:18.962732 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8357e0f7-67ee-4f94-a18d-3331d6bb5507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:18.987008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8357e0f7-67ee-4f94-a18d-3331d6bb5507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:18.987008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (c5623b3c-b922-407c-9e89-6cee1e87d02a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:18.987008 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:18.987436 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29bdc516-fc43-4047-a7fc-0c561d8c94b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:18.988063 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 294/1176] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:18 2026] POST /volume/v3/volumes => generated 804 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:19.003762 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cca5fc9c-85ac-455e-9bc2-4b4e136744c7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:19.009645 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cca5fc9c-85ac-455e-9bc2-4b4e136744c7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:19.010431 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cca5fc9c-85ac-455e-9bc2-4b4e136744c7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:19.010776 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cca5fc9c-85ac-455e-9bc2-4b4e136744c7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:19.022466 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:19.022466 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:19.025966 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cca5fc9c-85ac-455e-9bc2-4b4e136744c7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:19.030580 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cca5fc9c-85ac-455e-9bc2-4b4e136744c7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b returned with HTTP 200 Jul 31 13:56:19.031025 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 296/1177] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:19 2026] GET /volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:19.573409 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0ef242ff-c8fd-4bae-ae96-192106dfdb60 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:19.575137 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ef242ff-c8fd-4bae-ae96-192106dfdb60 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:19.576923 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ef242ff-c8fd-4bae-ae96-192106dfdb60 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:19.576923 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ef242ff-c8fd-4bae-ae96-192106dfdb60 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:19.576923 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0ef242ff-c8fd-4bae-ae96-192106dfdb60 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:19.580224 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:19.580224 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:19.581118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ef242ff-c8fd-4bae-ae96-192106dfdb60 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:19.581601 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 292/1178] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:19 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:56:20.050998 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ecaf2487-b610-4124-a89a-c51b461fee5e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:20.052854 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecaf2487-b610-4124-a89a-c51b461fee5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:20.053102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecaf2487-b610-4124-a89a-c51b461fee5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:20.053289 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecaf2487-b610-4124-a89a-c51b461fee5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:20.062454 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:20.062454 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:20.066869 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ecaf2487-b610-4124-a89a-c51b461fee5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:20.073643 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecaf2487-b610-4124-a89a-c51b461fee5e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b returned with HTTP 200 Jul 31 13:56:20.073992 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 297/1179] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:20 2026] GET /volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:20.091288 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe9265b4-a2ac-43de-bcd7-c1fbc084de4a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:20.092828 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe9265b4-a2ac-43de-bcd7-c1fbc084de4a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:56:20.093123 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe9265b4-a2ac-43de-bcd7-c1fbc084de4a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2ca0456-8e80-4960-b87a-f9743315a92b", "name": "tempest-VolumeDependencyTests-Snapshot-29984172"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:20.100362 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:20.100362 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:20.100743 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fe9265b4-a2ac-43de-bcd7-c1fbc084de4a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:20.100846 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-fe9265b4-a2ac-43de-bcd7-c1fbc084de4a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create snapshot from volume a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:20.121125 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fe9265b4-a2ac-43de-bcd7-c1fbc084de4a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['f4bd0dce-1388-4d96-ab09-ce9b4fdb4ff7', '97bbcf77-0eae-4c75-abe4-7c6c5ee98fbf', 'daadf9f2-aa84-4fd4-93f1-665cad7281c9', '66dbf501-01b5-4856-b1b2-72e44439883c'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:20.150640 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fe9265b4-a2ac-43de-bcd7-c1fbc084de4a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot create request issued successfully. Jul 31 13:56:20.150971 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe9265b4-a2ac-43de-bcd7-c1fbc084de4a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:56:20.151401 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 295/1180] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:56:20 2026] POST /volume/v3/snapshots => generated 306 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:20.162896 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fe832bd6-f29e-4e1b-99bd-02c952b0249c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:20.165264 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fe832bd6-f29e-4e1b-99bd-02c952b0249c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 Jul 31 13:56:20.165532 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fe832bd6-f29e-4e1b-99bd-02c952b0249c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:20.165796 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fe832bd6-f29e-4e1b-99bd-02c952b0249c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:20.172904 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:20.172904 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:20.173497 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fe832bd6-f29e-4e1b-99bd-02c952b0249c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:20.174553 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fe832bd6-f29e-4e1b-99bd-02c952b0249c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 returned with HTTP 200 Jul 31 13:56:20.175073 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 297/1181] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:20 2026] GET /volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:20.591953 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5e708817-b52a-456f-9f3d-50609603d970 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:20.594387 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e708817-b52a-456f-9f3d-50609603d970 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:20.594711 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e708817-b52a-456f-9f3d-50609603d970 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:20.595652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e708817-b52a-456f-9f3d-50609603d970 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:20.595652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5e708817-b52a-456f-9f3d-50609603d970 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:20.600368 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:20.600368 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:20.601433 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e708817-b52a-456f-9f3d-50609603d970 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:20.601970 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 293/1182] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:20 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:20.829693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5e6fdfd6-4f51-4598-b44e-afef67039057 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:20.911535 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e6fdfd6-4f51-4598-b44e-afef67039057 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:56:20.911535 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e6fdfd6-4f51-4598-b44e-afef67039057 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-390242270"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:20.927529 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e6fdfd6-4f51-4598-b44e-afef67039057 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:56:20.928043 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 298/1183] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:56:20 2026] POST /volume/v3/group_types => generated 180 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:20.935437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a8814214-06dc-48a0-9f63-1c39f3faee9e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:20.937204 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a8814214-06dc-48a0-9f63-1c39f3faee9e tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] POST https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs Jul 31 13:56:20.937621 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a8814214-06dc-48a0-9f63-1c39f3faee9e tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:20.939078 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:20.939078 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:20.954446 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a8814214-06dc-48a0-9f63-1c39f3faee9e tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs returned with HTTP 202 Jul 31 13:56:20.954799 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 296/1184] 10.4.3.140 () {70 vars in 1458 bytes} [Fri Jul 31 13:56:20 2026] POST /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs => generated 53 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:20.962102 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bc9d71b7-7573-4c26-8a1c-680ae03aa6ed None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:20.963694 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bc9d71b7-7573-4c26-8a1c-680ae03aa6ed tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] POST https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs Jul 31 13:56:20.964171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bc9d71b7-7573-4c26-8a1c-680ae03aa6ed tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:20.978344 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bc9d71b7-7573-4c26-8a1c-680ae03aa6ed tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs returned with HTTP 202 Jul 31 13:56:20.978898 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 298/1185] 10.4.3.140 () {70 vars in 1458 bytes} [Fri Jul 31 13:56:20 2026] POST /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs => generated 61 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:20.985806 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-61add0eb-ba0e-4adb-9026-04e67b5cb92b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:20.988183 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61add0eb-ba0e-4adb-9026-04e67b5cb92b tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] GET https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key2 Jul 31 13:56:20.988454 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61add0eb-ba0e-4adb-9026-04e67b5cb92b tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:20.988731 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61add0eb-ba0e-4adb-9026-04e67b5cb92b tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:20.996136 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61add0eb-ba0e-4adb-9026-04e67b5cb92b tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key2 returned with HTTP 200 Jul 31 13:56:20.996606 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 294/1186] 10.4.3.140 () {68 vars in 1452 bytes} [Fri Jul 31 13:56:20 2026] GET /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:21.004312 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-699a111b-cd96-49f8-8a84-2ed972d22192 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.005824 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-699a111b-cd96-49f8-8a84-2ed972d22192 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] GET https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 Jul 31 13:56:21.006167 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-699a111b-cd96-49f8-8a84-2ed972d22192 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.006466 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-699a111b-cd96-49f8-8a84-2ed972d22192 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.013179 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-699a111b-cd96-49f8-8a84-2ed972d22192 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 returned with HTTP 200 Jul 31 13:56:21.013760 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 299/1187] 10.4.3.140 () {68 vars in 1452 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 => generated 18 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:21.020487 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-501a02be-7448-4961-a4e7-07b817ebfbd1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.022245 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-501a02be-7448-4961-a4e7-07b817ebfbd1 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] PUT https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 Jul 31 13:56:21.022635 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-501a02be-7448-4961-a4e7-07b817ebfbd1 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:21.033460 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-501a02be-7448-4961-a4e7-07b817ebfbd1 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 returned with HTTP 200 Jul 31 13:56:21.033907 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 297/1188] 10.4.3.140 () {70 vars in 1472 bytes} [Fri Jul 31 13:56:21 2026] PUT /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 => generated 26 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:21.040816 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bc24fa94-c00c-4963-a322-88c46337e3ce None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.042334 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bc24fa94-c00c-4963-a322-88c46337e3ce tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] GET https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs Jul 31 13:56:21.042698 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bc24fa94-c00c-4963-a322-88c46337e3ce tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.042943 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bc24fa94-c00c-4963-a322-88c46337e3ce tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.050035 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bc24fa94-c00c-4963-a322-88c46337e3ce tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs returned with HTTP 200 Jul 31 13:56:21.050551 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 299/1189] 10.4.3.140 () {68 vars in 1437 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:21.057467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-74010c10-f6e0-42a4-bbfb-eb69e9ff642d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.059109 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74010c10-f6e0-42a4-bbfb-eb69e9ff642d tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key1 Jul 31 13:56:21.059358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74010c10-f6e0-42a4-bbfb-eb69e9ff642d tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.059596 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74010c10-f6e0-42a4-bbfb-eb69e9ff642d tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.071992 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74010c10-f6e0-42a4-bbfb-eb69e9ff642d tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key1 returned with HTTP 202 Jul 31 13:56:21.072503 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 295/1190] 10.4.3.140 () {68 vars in 1455 bytes} [Fri Jul 31 13:56:21 2026] DELETE /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:21.080234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7887e432-4c6b-4633-b8ef-658a77662934 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.082375 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7887e432-4c6b-4633-b8ef-658a77662934 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] GET https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key1 Jul 31 13:56:21.084349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7887e432-4c6b-4633-b8ef-658a77662934 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.084349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7887e432-4c6b-4633-b8ef-658a77662934 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.091396 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7887e432-4c6b-4633-b8ef-658a77662934 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] HTTP exception thrown: Group Type ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc has no extra spec with key key1. Jul 31 13:56:21.091818 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7887e432-4c6b-4633-b8ef-658a77662934 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key1 returned with HTTP 404 Jul 31 13:56:21.092651 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 300/1191] 10.4.3.140 () {68 vars in 1452 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:21.099873 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f0e768b8-a522-4861-a066-d2d262cc9e42 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.101875 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f0e768b8-a522-4861-a066-d2d262cc9e42 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key2 Jul 31 13:56:21.102395 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f0e768b8-a522-4861-a066-d2d262cc9e42 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.102395 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f0e768b8-a522-4861-a066-d2d262cc9e42 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.113321 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f0e768b8-a522-4861-a066-d2d262cc9e42 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key2 returned with HTTP 202 Jul 31 13:56:21.113874 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 298/1192] 10.4.3.140 () {68 vars in 1455 bytes} [Fri Jul 31 13:56:21 2026] DELETE /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key2 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:21.122452 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-666ab291-3bbb-4c2b-9244-995f058be98d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.124254 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-666ab291-3bbb-4c2b-9244-995f058be98d tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] GET https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key2 Jul 31 13:56:21.124643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-666ab291-3bbb-4c2b-9244-995f058be98d tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.126443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-666ab291-3bbb-4c2b-9244-995f058be98d tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.137567 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-666ab291-3bbb-4c2b-9244-995f058be98d tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] HTTP exception thrown: Group Type ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc has no extra spec with key key2. Jul 31 13:56:21.137817 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-666ab291-3bbb-4c2b-9244-995f058be98d tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key2 returned with HTTP 404 Jul 31 13:56:21.141070 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 300/1193] 10.4.3.140 () {68 vars in 1452 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key2 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:21.148484 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d5d013cf-dc36-42d4-95e8-c50e272e85b4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.150712 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5d013cf-dc36-42d4-95e8-c50e272e85b4 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 Jul 31 13:56:21.150982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5d013cf-dc36-42d4-95e8-c50e272e85b4 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.151261 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5d013cf-dc36-42d4-95e8-c50e272e85b4 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.162033 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5d013cf-dc36-42d4-95e8-c50e272e85b4 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 returned with HTTP 202 Jul 31 13:56:21.162446 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 296/1194] 10.4.3.140 () {68 vars in 1455 bytes} [Fri Jul 31 13:56:21 2026] DELETE /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:21.170216 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1c9fa205-1431-4618-9634-13b74d4bb4c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.172090 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c9fa205-1431-4618-9634-13b74d4bb4c6 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] GET https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 Jul 31 13:56:21.173547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c9fa205-1431-4618-9634-13b74d4bb4c6 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.173547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c9fa205-1431-4618-9634-13b74d4bb4c6 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.180740 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c9fa205-1431-4618-9634-13b74d4bb4c6 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] HTTP exception thrown: Group Type ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc has no extra spec with key key3. Jul 31 13:56:21.182329 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c9fa205-1431-4618-9634-13b74d4bb4c6 tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 returned with HTTP 404 Jul 31 13:56:21.183243 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 301/1195] 10.4.3.140 () {68 vars in 1452 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc/group_specs/key3 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:21.186109 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6036e4b7-a26d-4564-8644-423820694da4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.192265 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6036e4b7-a26d-4564-8644-423820694da4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 Jul 31 13:56:21.192265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6036e4b7-a26d-4564-8644-423820694da4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.192265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6036e4b7-a26d-4564-8644-423820694da4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.194178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0035483d-9711-4719-8e2b-8220cd662fdc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.197440 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:21.197440 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:21.198147 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6036e4b7-a26d-4564-8644-423820694da4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:21.201981 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6036e4b7-a26d-4564-8644-423820694da4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 returned with HTTP 200 Jul 31 13:56:21.201981 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 299/1196] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:21.202148 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0035483d-9711-4719-8e2b-8220cd662fdc tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc Jul 31 13:56:21.202148 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0035483d-9711-4719-8e2b-8220cd662fdc tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.202148 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0035483d-9711-4719-8e2b-8220cd662fdc tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.216503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.218328 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:21.218738 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fdb26ae7-72bf-4a35-b309-22d60ef32d01", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1780609604"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:21.220162 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0035483d-9711-4719-8e2b-8220cd662fdc tempest-GroupTypeSpecsTest-1917329114 tempest-GroupTypeSpecsTest-1917329114-project-admin] https://10.4.3.140/volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc returned with HTTP 202 Jul 31 13:56:21.220485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'snapshot_id': 'fdb26ae7-72bf-4a35-b309-22d60ef32d01', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1780609604'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:21.220758 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 301/1197] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:56:21 2026] DELETE /volume/v3/group_types/ec4114a2-ccc1-4c0b-8f3c-9c8d6166c3cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:21.231763 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:21.231763 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:21.232364 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:21.232544 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:21.236495 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:21.242543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (551f257e-bc66-465c-80a2-4f0e157a11b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:21.243655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8c7f93-41b9-4912-9194-10467beb3c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:21.244639 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:21.279241 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8c7f93-41b9-4912-9194-10467beb3c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fdb26ae7-72bf-4a35-b309-22d60ef32d01', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:21.280427 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a2f2b5b-396a-4c54-9d8d-5bc4fa599bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:21.320816 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['5bbdd7a1-3f81-471a-96ec-518148c5e25e', '858a45f9-a22c-4845-bc12-17e3e75d1fdc', '34f26fc0-576d-4153-836f-23f290df08de', 'f0c38ff6-aedc-4ed9-8b68-b122e6a161fe'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:21.321745 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a2f2b5b-396a-4c54-9d8d-5bc4fa599bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bbdd7a1-3f81-471a-96ec-518148c5e25e', '858a45f9-a22c-4845-bc12-17e3e75d1fdc', '34f26fc0-576d-4153-836f-23f290df08de', 'f0c38ff6-aedc-4ed9-8b68-b122e6a161fe']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:21.322780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7590993a-a786-447b-b50d-5a83aea741ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:21.372534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7590993a-a786-447b-b50d-5a83aea741ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62ce95f4-1f2f-419e-be5c-fd3c0d5e6864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1780609604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['5bbdd7a1-3f81-471a-96ec-518148c5e25e','858a45f9-a22c-4845-bc12-17e3e75d1fdc','34f26fc0-576d-4153-836f-23f290df08de','f0c38ff6-aedc-4ed9-8b68-b122e6a161fe'],size=1,snapshot_id=fdb26ae7-72bf-4a35-b309-22d60ef32d01,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1780609604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62ce95f4-1f2f-419e-be5c-fd3c0d5e6864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fdb26ae7-72bf-4a35-b309-22d60ef32d01,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:21.372534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596e4a14-fd37-429c-8fdd-3abc4086c668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:21.391217 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596e4a14-fd37-429c-8fdd-3abc4086c668) transitioned into state 'SUCCESS' from state '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-1780609604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['5bbdd7a1-3f81-471a-96ec-518148c5e25e','858a45f9-a22c-4845-bc12-17e3e75d1fdc','34f26fc0-576d-4153-836f-23f290df08de','f0c38ff6-aedc-4ed9-8b68-b122e6a161fe'],size=1,snapshot_id=fdb26ae7-72bf-4a35-b309-22d60ef32d01,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:21.392000 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17013dec-a9d5-443e-aec7-639d74508bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:21.423423 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17013dec-a9d5-443e-aec7-639d74508bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:21.424397 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (551f257e-bc66-465c-80a2-4f0e157a11b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:21.425227 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:21.425412 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d49a33d-e00f-4687-98a3-23d7291fb2cc tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:21.426240 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 297/1198] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:21 2026] POST /volume/v3/volumes => generated 804 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:21.441777 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7b597561-9def-4288-b466-78f8be54a094 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.443951 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b597561-9def-4288-b466-78f8be54a094 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 Jul 31 13:56:21.444285 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b597561-9def-4288-b466-78f8be54a094 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.444556 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b597561-9def-4288-b466-78f8be54a094 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.451919 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:21.451919 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:21.456642 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7b597561-9def-4288-b466-78f8be54a094 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:21.464067 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b597561-9def-4288-b466-78f8be54a094 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 returned with HTTP 200 Jul 31 13:56:21.464634 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 302/1199] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:21.612119 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ba34aa9d-eee2-4013-a269-51893fc9f1d5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.614068 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ba34aa9d-eee2-4013-a269-51893fc9f1d5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:21.614285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ba34aa9d-eee2-4013-a269-51893fc9f1d5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.614473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ba34aa9d-eee2-4013-a269-51893fc9f1d5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.614618 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ba34aa9d-eee2-4013-a269-51893fc9f1d5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:21.618377 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:21.618377 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:21.619113 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ba34aa9d-eee2-4013-a269-51893fc9f1d5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:21.619478 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 300/1200] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:21.628475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-db771d30-ece4-4478-b77e-25c715a57c74 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.629821 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-db771d30-ece4-4478-b77e-25c715a57c74 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 Jul 31 13:56:21.631488 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-db771d30-ece4-4478-b77e-25c715a57c74 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.631488 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-db771d30-ece4-4478-b77e-25c715a57c74 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.638938 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:21.638938 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:21.642332 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-db771d30-ece4-4478-b77e-25c715a57c74 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:21.646105 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-db771d30-ece4-4478-b77e-25c715a57c74 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 returned with HTTP 200 Jul 31 13:56:21.647034 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 302/1201] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 => generated 966 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:21.664538 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-00790733-2c0b-4fdb-ac17-571da1d1b872 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.670081 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00790733-2c0b-4fdb-ac17-571da1d1b872 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 Jul 31 13:56:21.670332 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00790733-2c0b-4fdb-ac17-571da1d1b872 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.670533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00790733-2c0b-4fdb-ac17-571da1d1b872 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.683319 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:21.683319 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:21.691027 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-00790733-2c0b-4fdb-ac17-571da1d1b872 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:21.695671 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00790733-2c0b-4fdb-ac17-571da1d1b872 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 returned with HTTP 200 Jul 31 13:56:21.696024 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 298/1202] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 => generated 966 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:21.706676 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dbbd0915-5e00-4747-81eb-8245fce60abd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.708239 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dbbd0915-5e00-4747-81eb-8245fce60abd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 Jul 31 13:56:21.708413 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dbbd0915-5e00-4747-81eb-8245fce60abd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.708615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dbbd0915-5e00-4747-81eb-8245fce60abd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.708764 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-dbbd0915-5e00-4747-81eb-8245fce60abd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume with id: ddb5b3a6-6238-4d02-9468-fead63c6d119 Jul 31 13:56:21.715691 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:21.715691 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:21.716221 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dbbd0915-5e00-4747-81eb-8245fce60abd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:21.733282 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dbbd0915-5e00-4747-81eb-8245fce60abd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume request issued successfully. Jul 31 13:56:21.733552 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dbbd0915-5e00-4747-81eb-8245fce60abd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 returned with HTTP 202 Jul 31 13:56:21.733931 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 303/1203] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:56:21 2026] DELETE /volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:21.742853 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d64557cd-1ef4-4d2c-b1be-c2df07c48893 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:21.744871 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d64557cd-1ef4-4d2c-b1be-c2df07c48893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 Jul 31 13:56:21.745152 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d64557cd-1ef4-4d2c-b1be-c2df07c48893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:21.745339 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d64557cd-1ef4-4d2c-b1be-c2df07c48893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:21.755055 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:21.755055 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:21.759892 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d64557cd-1ef4-4d2c-b1be-c2df07c48893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:21.764909 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d64557cd-1ef4-4d2c-b1be-c2df07c48893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 returned with HTTP 200 Jul 31 13:56:21.765303 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 301/1204] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:21 2026] GET /volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:22.480667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-41314869-37b2-436a-bb58-4669b08448f4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:22.484296 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-41314869-37b2-436a-bb58-4669b08448f4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 Jul 31 13:56:22.484648 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-41314869-37b2-436a-bb58-4669b08448f4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:22.484886 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-41314869-37b2-436a-bb58-4669b08448f4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:22.494080 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:22.494080 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:22.501560 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-41314869-37b2-436a-bb58-4669b08448f4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:22.509129 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-41314869-37b2-436a-bb58-4669b08448f4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 returned with HTTP 200 Jul 31 13:56:22.509563 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 303/1205] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:22 2026] GET /volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 => generated 897 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:22.511014 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c05438aa-6c23-401c-8d1a-b93e938576e7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:22.513875 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c05438aa-6c23-401c-8d1a-b93e938576e7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8/action Jul 31 13:56:22.514327 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c05438aa-6c23-401c-8d1a-b93e938576e7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:22.514413 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c05438aa-6c23-401c-8d1a-b93e938576e7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:22.525792 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-336d56d5-337d-45c4-9d3b-564968d56fe6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:22.527502 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-336d56d5-337d-45c4-9d3b-564968d56fe6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 Jul 31 13:56:22.529120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-336d56d5-337d-45c4-9d3b-564968d56fe6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:22.529120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-336d56d5-337d-45c4-9d3b-564968d56fe6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:22.529120 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-336d56d5-337d-45c4-9d3b-564968d56fe6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: 26941704-30a2-426e-90ed-e960b95c48b3 Jul 31 13:56:22.536346 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:22.536346 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:22.537197 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-336d56d5-337d-45c4-9d3b-564968d56fe6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:22.550294 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:22.550294 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:22.560332 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-336d56d5-337d-45c4-9d3b-564968d56fe6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot delete request issued successfully. Jul 31 13:56:22.560332 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-336d56d5-337d-45c4-9d3b-564968d56fe6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 returned with HTTP 202 Jul 31 13:56:22.560332 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 304/1206] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:22 2026] DELETE /volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:22.568440 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3667f6f-bca4-44cc-bac3-34d64964e392 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:22.568815 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a015dd5a-fd58-4ab1-a757-407ebcf5230e req-c05438aa-6c23-401c-8d1a-b93e938576e7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8/action returned with HTTP 204 Jul 31 13:56:22.569324 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 299/1207] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:56:22 2026] POST /volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:22.570321 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3667f6f-bca4-44cc-bac3-34d64964e392 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 Jul 31 13:56:22.570562 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3667f6f-bca4-44cc-bac3-34d64964e392 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:22.570765 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3667f6f-bca4-44cc-bac3-34d64964e392 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:22.577648 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:22.577648 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:22.578146 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b3667f6f-bca4-44cc-bac3-34d64964e392 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:22.579325 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3667f6f-bca4-44cc-bac3-34d64964e392 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 returned with HTTP 200 Jul 31 13:56:22.579993 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 302/1208] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:22 2026] GET /volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:22.776848 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c2aeaffe-5160-4939-ae8c-e29e48a966ca None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:22.778831 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2aeaffe-5160-4939-ae8c-e29e48a966ca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 Jul 31 13:56:22.779042 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2aeaffe-5160-4939-ae8c-e29e48a966ca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:22.779260 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2aeaffe-5160-4939-ae8c-e29e48a966ca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:22.785392 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2aeaffe-5160-4939-ae8c-e29e48a966ca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 returned with HTTP 404 Jul 31 13:56:22.786021 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 304/1209] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:22 2026] GET /volume/v3/volumes/ddb5b3a6-6238-4d02-9468-fead63c6d119 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:22.793666 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7f2745e4-4bd8-46bd-8c2f-b41f5d4d985f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:22.797138 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f2745e4-4bd8-46bd-8c2f-b41f5d4d985f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:22.797138 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f2745e4-4bd8-46bd-8c2f-b41f5d4d985f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:22.797138 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f2745e4-4bd8-46bd-8c2f-b41f5d4d985f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:22.797138 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-7f2745e4-4bd8-46bd-8c2f-b41f5d4d985f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete backup with id: b96a66ac-54d2-4d63-b655-e10255c25972. Jul 31 13:56:22.800923 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:22.800923 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:22.814814 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-7f2745e4-4bd8-46bd-8c2f-b41f5d4d985f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] delete_backup rpcapi backup_id b96a66ac-54d2-4d63-b655-e10255c25972 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:56:22.816485 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f2745e4-4bd8-46bd-8c2f-b41f5d4d985f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 202 Jul 31 13:56:22.817051 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 305/1210] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:56:22 2026] DELETE /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:56:22.834135 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-de56475e-921b-45bd-9f46-bc2553c4ff2f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:22.836590 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de56475e-921b-45bd-9f46-bc2553c4ff2f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:22.836590 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de56475e-921b-45bd-9f46-bc2553c4ff2f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:22.836590 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de56475e-921b-45bd-9f46-bc2553c4ff2f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:22.836590 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-de56475e-921b-45bd-9f46-bc2553c4ff2f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:22.841662 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:22.841662 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:22.842376 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de56475e-921b-45bd-9f46-bc2553c4ff2f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 200 Jul 31 13:56:22.842735 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 300/1211] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:22 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:23.376672 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-122c04eb-cece-42ef-87bc-2d8a3c7bda57 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.452523 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-122c04eb-cece-42ef-87bc-2d8a3c7bda57 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:56:23.452859 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-122c04eb-cece-42ef-87bc-2d8a3c7bda57 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-153250863"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:23.466093 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-122c04eb-cece-42ef-87bc-2d8a3c7bda57 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:56:23.466413 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 303/1212] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:56:23 2026] POST /volume/v3/types => generated 215 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:23.477712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e345193e-01b2-4531-93e9-e5a00ee01229 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.479871 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e345193e-01b2-4531-93e9-e5a00ee01229 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:56:23.480332 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e345193e-01b2-4531-93e9-e5a00ee01229 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-283276172"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:23.505777 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e345193e-01b2-4531-93e9-e5a00ee01229 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:56:23.506564 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 305/1213] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:56:23 2026] POST /volume/v3/group_types => generated 172 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:23.516477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2a503a4f-793f-4590-b3f0-858f2f136ba1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.570695 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a503a4f-793f-4590-b3f0-858f2f136ba1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/groups Jul 31 13:56:23.571087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a503a4f-793f-4590-b3f0-858f2f136ba1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bf6ba81f-0085-431e-8f40-8be464b48384", "volume_types": ["991d8c33-359c-4277-af9e-e2675ca3593e"], "name": "tempest-Group1-1618455657"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:23.572854 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-2a503a4f-793f-4590-b3f0-858f2f136ba1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Creating new group {'group': {'group_type': 'bf6ba81f-0085-431e-8f40-8be464b48384', 'volume_types': ['991d8c33-359c-4277-af9e-e2675ca3593e'], 'name': 'tempest-Group1-1618455657'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 13:56:23.582118 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-2a503a4f-793f-4590-b3f0-858f2f136ba1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Creating group tempest-Group1-1618455657. Jul 31 13:56:23.589651 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aaa5fb3e-4a3f-476d-bfaa-9983da9dc0c1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.591525 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aaa5fb3e-4a3f-476d-bfaa-9983da9dc0c1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 Jul 31 13:56:23.591781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aaa5fb3e-4a3f-476d-bfaa-9983da9dc0c1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:23.592158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aaa5fb3e-4a3f-476d-bfaa-9983da9dc0c1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:23.597249 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aaa5fb3e-4a3f-476d-bfaa-9983da9dc0c1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 returned with HTTP 404 Jul 31 13:56:23.597735 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 301/1214] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:23 2026] GET /volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:23.602895 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2a503a4f-793f-4590-b3f0-858f2f136ba1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Availability zone cache updated, next update will occur around 2026-07-31 14:56:23.602614. {{(pid=100184) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:56:23.603023 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2a503a4f-793f-4590-b3f0-858f2f136ba1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Availability Zones retrieved successfully. Jul 31 13:56:23.604407 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d990c85f-3ace-4958-ae1b-727d4f60080b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.606427 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d990c85f-3ace-4958-ae1b-727d4f60080b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 Jul 31 13:56:23.606675 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d990c85f-3ace-4958-ae1b-727d4f60080b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:23.606887 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d990c85f-3ace-4958-ae1b-727d4f60080b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:23.607002 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-d990c85f-3ace-4958-ae1b-727d4f60080b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: fdb26ae7-72bf-4a35-b309-22d60ef32d01 Jul 31 13:56:23.613331 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:23.613331 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:23.613897 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d990c85f-3ace-4958-ae1b-727d4f60080b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:23.625034 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2a503a4f-793f-4590-b3f0-858f2f136ba1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Created reservations ['9317b537-2413-4472-81e5-3da9f23132f6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:23.634588 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d990c85f-3ace-4958-ae1b-727d4f60080b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot delete request issued successfully. Jul 31 13:56:23.634588 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d990c85f-3ace-4958-ae1b-727d4f60080b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 returned with HTTP 202 Jul 31 13:56:23.634588 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 304/1215] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:23 2026] DELETE /volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:23.640284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-24c3954b-f4a1-4e62-b7fd-1491482aa421 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.641178 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-24c3954b-f4a1-4e62-b7fd-1491482aa421 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 Jul 31 13:56:23.641545 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-24c3954b-f4a1-4e62-b7fd-1491482aa421 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:23.641791 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-24c3954b-f4a1-4e62-b7fd-1491482aa421 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:23.650449 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:23.650449 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:23.650770 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a503a4f-793f-4590-b3f0-858f2f136ba1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Jul 31 13:56:23.651050 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-24c3954b-f4a1-4e62-b7fd-1491482aa421 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:23.651231 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 306/1216] 10.4.3.140 () {70 vars in 1297 bytes} [Fri Jul 31 13:56:23 2026] POST /volume/v3/groups => generated 94 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:23.652198 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-24c3954b-f4a1-4e62-b7fd-1491482aa421 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 returned with HTTP 200 Jul 31 13:56:23.652198 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 306/1217] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:23 2026] GET /volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:23.664371 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-de96759f-3330-40c1-877a-a6fe1c2f181e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.664371 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de96759f-3330-40c1-877a-a6fe1c2f181e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 Jul 31 13:56:23.664563 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de96759f-3330-40c1-877a-a6fe1c2f181e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:23.664732 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de96759f-3330-40c1-877a-a6fe1c2f181e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:23.664850 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-de96759f-3330-40c1-877a-a6fe1c2f181e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member f4b4fe6d-ced3-4287-86f7-e172bfd699c9 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:23.669494 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:23.669494 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:23.682755 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de96759f-3330-40c1-877a-a6fe1c2f181e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 returned with HTTP 200 Jul 31 13:56:23.683206 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 302/1218] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:23 2026] GET /volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:23.855300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fc1d3b8a-5a71-4da2-b68f-ec88922ac4fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.857186 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fc1d3b8a-5a71-4da2-b68f-ec88922ac4fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 Jul 31 13:56:23.857363 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fc1d3b8a-5a71-4da2-b68f-ec88922ac4fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:23.857567 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fc1d3b8a-5a71-4da2-b68f-ec88922ac4fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:23.857677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fc1d3b8a-5a71-4da2-b68f-ec88922ac4fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id b96a66ac-54d2-4d63-b655-e10255c25972. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:23.861254 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fc1d3b8a-5a71-4da2-b68f-ec88922ac4fb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 returned with HTTP 404 Jul 31 13:56:23.861922 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 305/1219] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:23 2026] GET /volume/v3/backups/b96a66ac-54d2-4d63-b655-e10255c25972 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:23.948678 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-615646f8-c12c-4f26-a957-0347863d5e38 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.950393 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-615646f8-c12c-4f26-a957-0347863d5e38 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:56:23.950528 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-615646f8-c12c-4f26-a957-0347863d5e38 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:23.951000 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-615646f8-c12c-4f26-a957-0347863d5e38 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:23.951215 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-615646f8-c12c-4f26-a957-0347863d5e38 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume with id: 823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:56:23.959323 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:23.959323 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:23.959986 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-615646f8-c12c-4f26-a957-0347863d5e38 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:23.986641 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-615646f8-c12c-4f26-a957-0347863d5e38 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume request issued successfully. Jul 31 13:56:23.986641 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-615646f8-c12c-4f26-a957-0347863d5e38 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb returned with HTTP 202 Jul 31 13:56:23.986641 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 307/1220] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:56:23 2026] DELETE /volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:23.994758 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1f0f346a-6f07-42b7-94a3-da45ebf229ca None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:23.999568 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1f0f346a-6f07-42b7-94a3-da45ebf229ca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:56:23.999568 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1f0f346a-6f07-42b7-94a3-da45ebf229ca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:23.999568 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1f0f346a-6f07-42b7-94a3-da45ebf229ca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:24.007608 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:24.007608 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:24.013047 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1f0f346a-6f07-42b7-94a3-da45ebf229ca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:24.017726 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1f0f346a-6f07-42b7-94a3-da45ebf229ca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb returned with HTTP 200 Jul 31 13:56:24.018329 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 307/1221] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:23 2026] GET /volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:24.661057 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-232fd7a1-ffcf-4229-861e-8ce6235030c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:24.662837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-232fd7a1-ffcf-4229-861e-8ce6235030c9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 Jul 31 13:56:24.663058 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-232fd7a1-ffcf-4229-861e-8ce6235030c9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:24.663321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-232fd7a1-ffcf-4229-861e-8ce6235030c9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:24.674313 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-232fd7a1-ffcf-4229-861e-8ce6235030c9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 returned with HTTP 404 Jul 31 13:56:24.674784 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 303/1222] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:24 2026] GET /volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:24.681334 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d5ccee4f-ea67-4628-816d-5bf8dc6be699 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:24.683108 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5ccee4f-ea67-4628-816d-5bf8dc6be699 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:24.683329 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5ccee4f-ea67-4628-816d-5bf8dc6be699 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:24.683504 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5ccee4f-ea67-4628-816d-5bf8dc6be699 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:24.683688 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d5ccee4f-ea67-4628-816d-5bf8dc6be699 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:24.690197 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:24.690197 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:24.690627 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d5ccee4f-ea67-4628-816d-5bf8dc6be699 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:24.692986 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8e2d7cc0-cf40-42a4-8033-cb0bfefa7cb4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:24.695122 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e2d7cc0-cf40-42a4-8033-cb0bfefa7cb4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 Jul 31 13:56:24.695420 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e2d7cc0-cf40-42a4-8033-cb0bfefa7cb4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:24.695711 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e2d7cc0-cf40-42a4-8033-cb0bfefa7cb4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:24.695857 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-8e2d7cc0-cf40-42a4-8033-cb0bfefa7cb4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member f4b4fe6d-ced3-4287-86f7-e172bfd699c9 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:24.699370 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:24.699370 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:24.706296 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e2d7cc0-cf40-42a4-8033-cb0bfefa7cb4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 returned with HTTP 200 Jul 31 13:56:24.706723 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 308/1223] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:24 2026] GET /volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:24.715624 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b2b21397-2a75-49ae-b30d-ce04842d580d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:24.717310 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b2b21397-2a75-49ae-b30d-ce04842d580d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/groups Jul 31 13:56:24.717637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b2b21397-2a75-49ae-b30d-ce04842d580d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bf6ba81f-0085-431e-8f40-8be464b48384", "volume_types": ["991d8c33-359c-4277-af9e-e2675ca3593e"], "name": "tempest-Group2-1763277812"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:24.718968 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-b2b21397-2a75-49ae-b30d-ce04842d580d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Creating new group {'group': {'group_type': 'bf6ba81f-0085-431e-8f40-8be464b48384', 'volume_types': ['991d8c33-359c-4277-af9e-e2675ca3593e'], 'name': 'tempest-Group2-1763277812'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 13:56:24.720724 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d5ccee4f-ea67-4628-816d-5bf8dc6be699 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:24.724591 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5ccee4f-ea67-4628-816d-5bf8dc6be699 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 returned with HTTP 202 Jul 31 13:56:24.724591 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 306/1224] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:24 2026] DELETE /volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:24.725115 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-b2b21397-2a75-49ae-b30d-ce04842d580d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Creating group tempest-Group2-1763277812. Jul 31 13:56:24.731535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-976cc1d9-367c-40a8-8550-7776c3f2d18b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:24.733454 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-976cc1d9-367c-40a8-8550-7776c3f2d18b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:24.733648 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-976cc1d9-367c-40a8-8550-7776c3f2d18b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:24.733827 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-976cc1d9-367c-40a8-8550-7776c3f2d18b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:24.738402 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b2b21397-2a75-49ae-b30d-ce04842d580d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Availability Zones retrieved successfully. Jul 31 13:56:24.743087 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:24.743087 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:24.746910 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-976cc1d9-367c-40a8-8550-7776c3f2d18b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:24.750862 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-976cc1d9-367c-40a8-8550-7776c3f2d18b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 returned with HTTP 200 Jul 31 13:56:24.751230 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 304/1225] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:24 2026] GET /volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:24.753316 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-b2b21397-2a75-49ae-b30d-ce04842d580d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Created reservations ['3f250b18-833f-402c-936c-fe5d58a41133'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:24.777560 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b2b21397-2a75-49ae-b30d-ce04842d580d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Jul 31 13:56:24.777560 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 308/1226] 10.4.3.140 () {70 vars in 1297 bytes} [Fri Jul 31 13:56:24 2026] POST /volume/v3/groups => generated 94 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:24.785258 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dce060f3-fb49-4380-ba72-e2c240058541 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:24.786908 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dce060f3-fb49-4380-ba72-e2c240058541 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f Jul 31 13:56:24.787121 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dce060f3-fb49-4380-ba72-e2c240058541 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:24.787308 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dce060f3-fb49-4380-ba72-e2c240058541 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:24.787420 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-dce060f3-fb49-4380-ba72-e2c240058541 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 39174fd3-360f-4c65-92d6-b9eb48f1554f {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:24.790133 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:24.790133 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:24.797210 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dce060f3-fb49-4380-ba72-e2c240058541 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f returned with HTTP 200 Jul 31 13:56:24.797591 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 309/1227] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:24 2026] GET /volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f => generated 322 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:24.884318 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b9360f6d-27ee-49fd-a04d-94f263173fe1 req-6fed2459-63c2-4214-8179-8f1d0d52c7a5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:24.886279 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b9360f6d-27ee-49fd-a04d-94f263173fe1 req-6fed2459-63c2-4214-8179-8f1d0d52c7a5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:56:24.886462 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b9360f6d-27ee-49fd-a04d-94f263173fe1 req-6fed2459-63c2-4214-8179-8f1d0d52c7a5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:24.886655 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b9360f6d-27ee-49fd-a04d-94f263173fe1 req-6fed2459-63c2-4214-8179-8f1d0d52c7a5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:24.894989 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:24.894989 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:24.897943 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b9360f6d-27ee-49fd-a04d-94f263173fe1 req-6fed2459-63c2-4214-8179-8f1d0d52c7a5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:56:24.901737 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b9360f6d-27ee-49fd-a04d-94f263173fe1 req-6fed2459-63c2-4214-8179-8f1d0d52c7a5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:56:24.902252 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 307/1228] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:24 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:25.033486 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2b155605-5f90-404e-afe8-70251231f56f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.036087 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b155605-5f90-404e-afe8-70251231f56f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:56:25.036329 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2b155605-5f90-404e-afe8-70251231f56f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:25.036691 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2b155605-5f90-404e-afe8-70251231f56f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:25.042939 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b155605-5f90-404e-afe8-70251231f56f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb returned with HTTP 404 Jul 31 13:56:25.043492 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 305/1229] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:25 2026] GET /volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:25.051797 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6e88110f-7dc2-4cd6-b7a0-0e74e1c5b641 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.055357 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6e88110f-7dc2-4cd6-b7a0-0e74e1c5b641 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:56:25.055357 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6e88110f-7dc2-4cd6-b7a0-0e74e1c5b641 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:25.055357 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6e88110f-7dc2-4cd6-b7a0-0e74e1c5b641 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:25.060768 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6e88110f-7dc2-4cd6-b7a0-0e74e1c5b641 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb returned with HTTP 404 Jul 31 13:56:25.061274 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 309/1230] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:25 2026] GET /volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:25.067863 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7689ec0b-fc6a-44c6-b964-dd2ee57eb05c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.069974 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7689ec0b-fc6a-44c6-b964-dd2ee57eb05c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:56:25.070220 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7689ec0b-fc6a-44c6-b964-dd2ee57eb05c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:25.070462 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7689ec0b-fc6a-44c6-b964-dd2ee57eb05c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:25.070689 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7689ec0b-fc6a-44c6-b964-dd2ee57eb05c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume with id: 823c98a7-0ec7-4644-9a94-013c257535cb Jul 31 13:56:25.077273 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7689ec0b-fc6a-44c6-b964-dd2ee57eb05c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb returned with HTTP 404 Jul 31 13:56:25.077822 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 310/1231] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:56:25 2026] DELETE /volume/v3/volumes/823c98a7-0ec7-4644-9a94-013c257535cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:25.089903 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.091394 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:25.091793 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1839843924"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:25.093267 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1839843924'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:25.093371 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume of 1 GB Jul 31 13:56:25.097020 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Availability Zones retrieved successfully. Jul 31 13:56:25.104260 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (29a6d0e9-cb92-43ba-99af-ddd14ea9629e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:25.105372 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915dbb33-5af6-4b49-9c15-222d6ce6216d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:25.106351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:25.132068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915dbb33-5af6-4b49-9c15-222d6ce6216d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:25.133460 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8838360a-9718-4bc9-aef9-f870d28a4c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:25.183273 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['e9d90a09-2de4-4a8d-b16e-271904fbdcd2', 'ac77e9ce-ee37-4a0a-a425-936206b2d388', '693da130-0134-48be-8019-802e8d6e5518', '7c5d8fd5-6635-4055-9bbf-0441f7fff9be'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:25.184005 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8838360a-9718-4bc9-aef9-f870d28a4c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d90a09-2de4-4a8d-b16e-271904fbdcd2', 'ac77e9ce-ee37-4a0a-a425-936206b2d388', '693da130-0134-48be-8019-802e8d6e5518', '7c5d8fd5-6635-4055-9bbf-0441f7fff9be']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:25.184741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ecd8c49-186e-441b-a25d-08141a859971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:25.210628 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ecd8c49-186e-441b-a25d-08141a859971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '997b51c3-315d-4ef9-b12d-b86f27b927db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1839843924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['e9d90a09-2de4-4a8d-b16e-271904fbdcd2','ac77e9ce-ee37-4a0a-a425-936206b2d388','693da130-0134-48be-8019-802e8d6e5518','7c5d8fd5-6635-4055-9bbf-0441f7fff9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1839843924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=997b51c3-315d-4ef9-b12d-b86f27b927db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02fe69231e374fada13db23828d4bef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:25.211457 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdea1e60-8ac6-4e55-8758-fe16064602e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:25.227063 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdea1e60-8ac6-4e55-8758-fe16064602e4) transitioned into state 'SUCCESS' from state '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-1839843924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02fe69231e374fada13db23828d4bef3',qos_specs=None,replication_status=,reservations=['e9d90a09-2de4-4a8d-b16e-271904fbdcd2','ac77e9ce-ee37-4a0a-a425-936206b2d388','693da130-0134-48be-8019-802e8d6e5518','7c5d8fd5-6635-4055-9bbf-0441f7fff9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fe7cc6e84f4a4bb10fbc24fd2f6d8f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:25.227747 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd649927-7d0a-4549-97c4-c1311262aae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:25.237000 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd649927-7d0a-4549-97c4-c1311262aae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:25.237732 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Flow 'volume_create_api' (29a6d0e9-cb92-43ba-99af-ddd14ea9629e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:25.238251 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Create volume request issued successfully. Jul 31 13:56:25.238504 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03e02bd5-4518-4298-ad33-99ed40f81bbb tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:25.238913 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 308/1232] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:56:25 2026] POST /volume/v3/volumes => generated 749 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:25.252035 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e33d02bd-00fb-4d54-b0b8-382db2482ef6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.253821 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e33d02bd-00fb-4d54-b0b8-382db2482ef6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:56:25.254003 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e33d02bd-00fb-4d54-b0b8-382db2482ef6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:25.254209 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e33d02bd-00fb-4d54-b0b8-382db2482ef6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:25.262206 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:25.262206 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:25.265763 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e33d02bd-00fb-4d54-b0b8-382db2482ef6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:25.271095 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e33d02bd-00fb-4d54-b0b8-382db2482ef6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:56:25.271550 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 306/1233] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:25 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:25.772266 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f28c3853-9ff1-490a-8139-7eeff94d4c9e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.776281 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f28c3853-9ff1-490a-8139-7eeff94d4c9e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:25.776281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f28c3853-9ff1-490a-8139-7eeff94d4c9e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:25.776281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f28c3853-9ff1-490a-8139-7eeff94d4c9e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:25.783835 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f28c3853-9ff1-490a-8139-7eeff94d4c9e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 returned with HTTP 404 Jul 31 13:56:25.784659 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 310/1234] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:25 2026] GET /volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:25.790528 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cfc6132b-0e7f-40ab-8aee-ed4c54e7000c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.792407 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cfc6132b-0e7f-40ab-8aee-ed4c54e7000c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:25.792619 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cfc6132b-0e7f-40ab-8aee-ed4c54e7000c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:25.792801 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cfc6132b-0e7f-40ab-8aee-ed4c54e7000c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:25.792956 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-cfc6132b-0e7f-40ab-8aee-ed4c54e7000c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:25.799503 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:25.799503 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:25.799930 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cfc6132b-0e7f-40ab-8aee-ed4c54e7000c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:25.807632 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f52315df-6270-4541-b2e3-62293616ac12 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.809673 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f52315df-6270-4541-b2e3-62293616ac12 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f Jul 31 13:56:25.809673 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f52315df-6270-4541-b2e3-62293616ac12 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:25.810251 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f52315df-6270-4541-b2e3-62293616ac12 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:25.810468 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-f52315df-6270-4541-b2e3-62293616ac12 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 39174fd3-360f-4c65-92d6-b9eb48f1554f {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:25.814761 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:25.814761 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:25.816766 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cfc6132b-0e7f-40ab-8aee-ed4c54e7000c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:25.817135 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cfc6132b-0e7f-40ab-8aee-ed4c54e7000c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b returned with HTTP 202 Jul 31 13:56:25.817575 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 311/1235] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:25 2026] DELETE /volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:25.832078 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0431ae84-ffbf-473e-a739-c00442ce16f5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.833863 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0431ae84-ffbf-473e-a739-c00442ce16f5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:25.834047 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0431ae84-ffbf-473e-a739-c00442ce16f5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:25.834418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0431ae84-ffbf-473e-a739-c00442ce16f5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:25.835768 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f52315df-6270-4541-b2e3-62293616ac12 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f returned with HTTP 200 Jul 31 13:56:25.836136 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 309/1236] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:25 2026] GET /volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:25.840652 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:25.840652 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:25.846998 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:25.849238 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0431ae84-ffbf-473e-a739-c00442ce16f5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:25.849318 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:25.849318 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-694740801", "volume_type": "991d8c33-359c-4277-af9e-e2675ca3593e", "group_id": "f4b4fe6d-ced3-4287-86f7-e172bfd699c9", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:25.850780 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-694740801', 'volume_type': '991d8c33-359c-4277-af9e-e2675ca3593e', 'group_id': 'f4b4fe6d-ced3-4287-86f7-e172bfd699c9', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:25.855816 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0431ae84-ffbf-473e-a739-c00442ce16f5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b returned with HTTP 200 Jul 31 13:56:25.859140 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 307/1237] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:25 2026] GET /volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:25.864273 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:25.864273 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:25.864273 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Create volume of 1 GB Jul 31 13:56:25.872606 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Availability Zones retrieved successfully. Jul 31 13:56:25.878002 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Flow 'volume_create_api' (4d822fd1-686e-4773-bd33-13d7d896ca5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:25.879088 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf30a967-fdcb-4966-b263-ef4db7a21a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:25.879617 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:25.879617 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:25.880006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:25.900980 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf30a967-fdcb-4966-b263-ef4db7a21a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:56:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=991d8c33-359c-4277-af9e-e2675ca3593e,is_public=True,name='tempest-GroupsTest-volume-type-153250863',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '991d8c33-359c-4277-af9e-e2675ca3593e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f4b4fe6d-ced3-4287-86f7-e172bfd699c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:25.901845 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00eba8f0-dd47-4e04-b68b-95a7df206f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:25.930361 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-153250863 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-153250863, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:56:25.930619 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-153250863 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-153250863, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:56:25.964996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Created reservations ['d2b6e707-0fc8-497d-b5dd-5ce0bf86193d', 'f7f20d75-dbb5-4482-93d7-d8c66aa5a519', '37140bcb-9e21-43c2-b152-7a505ddc67c7', '963bef73-9edd-487f-b622-a785c3b39595'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:25.965743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00eba8f0-dd47-4e04-b68b-95a7df206f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2b6e707-0fc8-497d-b5dd-5ce0bf86193d', 'f7f20d75-dbb5-4482-93d7-d8c66aa5a519', '37140bcb-9e21-43c2-b152-7a505ddc67c7', '963bef73-9edd-487f-b622-a785c3b39595']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:25.966634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318dcb40-3379-4c65-9940-318abc423882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:25.988756 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318dcb40-3379-4c65-9940-318abc423882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-694740801',encryption_key_id=None,group_id=f4b4fe6d-ced3-4287-86f7-e172bfd699c9,group_type_id=,metadata={},multiattach=False,project_id='2a5b58c523fb4fc6a5ad5e2e092f60a0',qos_specs=None,replication_status=,reservations=['d2b6e707-0fc8-497d-b5dd-5ce0bf86193d','f7f20d75-dbb5-4482-93d7-d8c66aa5a519','37140bcb-9e21-43c2-b152-7a505ddc67c7','963bef73-9edd-487f-b622-a785c3b39595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b465af20fe4183872b3d234c086047',volume_type_id=991d8c33-359c-4277-af9e-e2675ca3593e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-694740801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f4b4fe6d-ced3-4287-86f7-e172bfd699c9,host=None,id=882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a5b58c523fb4fc6a5ad5e2e092f60a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79b465af20fe4183872b3d234c086047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(991d8c33-359c-4277-af9e-e2675ca3593e),volume_type_id=991d8c33-359c-4277-af9e-e2675ca3593e)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:25.989599 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cf567e-261f-439e-88e2-5658a94667bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:26.009600 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cf567e-261f-439e-88e2-5658a94667bc) transitioned into state 'SUCCESS' from state '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-694740801',encryption_key_id=None,group_id=f4b4fe6d-ced3-4287-86f7-e172bfd699c9,group_type_id=,metadata={},multiattach=False,project_id='2a5b58c523fb4fc6a5ad5e2e092f60a0',qos_specs=None,replication_status=,reservations=['d2b6e707-0fc8-497d-b5dd-5ce0bf86193d','f7f20d75-dbb5-4482-93d7-d8c66aa5a519','37140bcb-9e21-43c2-b152-7a505ddc67c7','963bef73-9edd-487f-b622-a785c3b39595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b465af20fe4183872b3d234c086047',volume_type_id=991d8c33-359c-4277-af9e-e2675ca3593e)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:26.010192 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e08f5d-13d3-4f91-a585-649a2e7349c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:26.021292 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e08f5d-13d3-4f91-a585-649a2e7349c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:26.021991 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Flow 'volume_create_api' (4d822fd1-686e-4773-bd33-13d7d896ca5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:26.022278 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Create volume request issued successfully. Jul 31 13:56:26.022858 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:26.022994 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:26.057701 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:26.060579 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:26.060579 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:26.063475 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8606f3c0-c77c-4338-bcfe-ee61e175ef43 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:26.063829 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 311/1238] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:25 2026] POST /volume/v3/volumes => generated 813 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:26.074389 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b0a51a8d-2d73-42e6-b23b-e4d0614c8200 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:26.075926 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0a51a8d-2d73-42e6-b23b-e4d0614c8200 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 Jul 31 13:56:26.076140 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0a51a8d-2d73-42e6-b23b-e4d0614c8200 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:26.076346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0a51a8d-2d73-42e6-b23b-e4d0614c8200 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:26.085967 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:26.085967 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:26.089676 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b0a51a8d-2d73-42e6-b23b-e4d0614c8200 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Volume info retrieved successfully. Jul 31 13:56:26.090288 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-b0a51a8d-2d73-42e6-b23b-e4d0614c8200 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:26.090466 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-b0a51a8d-2d73-42e6-b23b-e4d0614c8200 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:26.124954 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-b0a51a8d-2d73-42e6-b23b-e4d0614c8200 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:26.127695 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:26.127695 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:26.133697 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0a51a8d-2d73-42e6-b23b-e4d0614c8200 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 returned with HTTP 200 Jul 31 13:56:26.134068 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 312/1239] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:26 2026] GET /volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 => generated 881 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:26.284135 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-826602ac-ef4c-47dd-85e2-97c30b153170 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:26.285751 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-826602ac-ef4c-47dd-85e2-97c30b153170 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:56:26.286061 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-826602ac-ef4c-47dd-85e2-97c30b153170 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:26.286259 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-826602ac-ef4c-47dd-85e2-97c30b153170 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:26.293609 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:26.293609 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:26.297589 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-826602ac-ef4c-47dd-85e2-97c30b153170 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:56:26.302212 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-826602ac-ef4c-47dd-85e2-97c30b153170 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:56:26.302804 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 310/1240] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:26 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:26.871057 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d77e8c72-1405-4ee7-9ed0-af1c32d0d095 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:26.873131 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d77e8c72-1405-4ee7-9ed0-af1c32d0d095 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:26.873396 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d77e8c72-1405-4ee7-9ed0-af1c32d0d095 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:26.873602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d77e8c72-1405-4ee7-9ed0-af1c32d0d095 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:26.879114 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d77e8c72-1405-4ee7-9ed0-af1c32d0d095 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b returned with HTTP 404 Jul 31 13:56:26.879599 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 308/1241] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:26 2026] GET /volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:26.886264 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4ef12871-e50c-4b74-8ef1-e098aba2c595 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:26.888193 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4ef12871-e50c-4b74-8ef1-e098aba2c595 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 Jul 31 13:56:26.888410 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4ef12871-e50c-4b74-8ef1-e098aba2c595 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:26.888605 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4ef12871-e50c-4b74-8ef1-e098aba2c595 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:26.888774 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4ef12871-e50c-4b74-8ef1-e098aba2c595 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 Jul 31 13:56:26.895588 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:26.895588 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:26.896084 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4ef12871-e50c-4b74-8ef1-e098aba2c595 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:26.916284 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4ef12871-e50c-4b74-8ef1-e098aba2c595 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:26.916530 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4ef12871-e50c-4b74-8ef1-e098aba2c595 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 returned with HTTP 202 Jul 31 13:56:26.917011 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 312/1242] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:26 2026] DELETE /volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:26.924683 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f3c1b588-4035-4287-a27a-3b3af322c24c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:26.927476 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3c1b588-4035-4287-a27a-3b3af322c24c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 Jul 31 13:56:26.927861 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3c1b588-4035-4287-a27a-3b3af322c24c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:26.928175 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3c1b588-4035-4287-a27a-3b3af322c24c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:26.939704 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:26.939704 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:26.945945 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f3c1b588-4035-4287-a27a-3b3af322c24c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:26.954320 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3c1b588-4035-4287-a27a-3b3af322c24c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 returned with HTTP 200 Jul 31 13:56:26.955176 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 313/1243] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:26 2026] GET /volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.147138 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-388c8146-61e9-43b4-ac3d-457841f9dc03 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.148923 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-388c8146-61e9-43b4-ac3d-457841f9dc03 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 Jul 31 13:56:27.149101 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-388c8146-61e9-43b4-ac3d-457841f9dc03 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.149275 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-388c8146-61e9-43b4-ac3d-457841f9dc03 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.156875 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.156875 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:27.160601 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-388c8146-61e9-43b4-ac3d-457841f9dc03 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Volume info retrieved successfully. Jul 31 13:56:27.161613 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-388c8146-61e9-43b4-ac3d-457841f9dc03 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:27.161783 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-388c8146-61e9-43b4-ac3d-457841f9dc03 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:27.206959 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-388c8146-61e9-43b4-ac3d-457841f9dc03 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:27.212612 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.212612 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:27.230391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-388c8146-61e9-43b4-ac3d-457841f9dc03 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 returned with HTTP 200 Jul 31 13:56:27.231101 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 311/1244] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.245610 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6f513aed-fd90-414e-871a-6d5db6bf784d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.247449 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f513aed-fd90-414e-871a-6d5db6bf784d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 Jul 31 13:56:27.247706 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f513aed-fd90-414e-871a-6d5db6bf784d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.247865 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f513aed-fd90-414e-871a-6d5db6bf784d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.247992 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-6f513aed-fd90-414e-871a-6d5db6bf784d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member f4b4fe6d-ced3-4287-86f7-e172bfd699c9 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:27.253501 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.253501 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:27.261053 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f513aed-fd90-414e-871a-6d5db6bf784d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 returned with HTTP 200 Jul 31 13:56:27.261420 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 309/1245] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.270750 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9c82936f-9189-42d8-a029-df92f09ebc37 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.272698 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c82936f-9189-42d8-a029-df92f09ebc37 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f Jul 31 13:56:27.272921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c82936f-9189-42d8-a029-df92f09ebc37 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.273136 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c82936f-9189-42d8-a029-df92f09ebc37 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.273311 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-9c82936f-9189-42d8-a029-df92f09ebc37 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 39174fd3-360f-4c65-92d6-b9eb48f1554f {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:27.276576 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.276576 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:27.284589 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c82936f-9189-42d8-a029-df92f09ebc37 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f returned with HTTP 200 Jul 31 13:56:27.285053 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 313/1246] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.293784 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a24a1301-df42-48a2-834f-9f9eaf749b06 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.296084 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a24a1301-df42-48a2-834f-9f9eaf749b06 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/detail Jul 31 13:56:27.296554 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a24a1301-df42-48a2-834f-9f9eaf749b06 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.296873 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a24a1301-df42-48a2-834f-9f9eaf749b06 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.318840 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a24a1301-df42-48a2-834f-9f9eaf749b06 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/detail returned with HTTP 200 Jul 31 13:56:27.319604 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 314/1247] 10.4.3.140 () {68 vars in 1296 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/groups/detail => generated 640 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.328541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-075640f3-eca9-401c-877e-03e216c26345 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.331393 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:56:27.331950 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.332236 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.332584 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:56:27.333576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:56:27.342242 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Get all volumes completed successfully. Jul 31 13:56:27.343172 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:27.343388 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:27.398214 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:27.402721 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.402721 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:27.411801 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-075640f3-eca9-401c-877e-03e216c26345 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:56:27.412328 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 312/1248] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.423186 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.424742 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:56:27.424915 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.425100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.425374 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:56:27.425714 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.425714 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:27.426100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:56:27.432863 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Get all volumes completed successfully. Jul 31 13:56:27.433473 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:27.433631 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:27.477570 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:27.481005 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.481005 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:27.488458 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c458c5ce-93b3-449e-a2e9-899886c16e5e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:56:27.488835 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 310/1249] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.501759 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-00517d49-1a39-4d94-8310-99e8b7465e3e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.504816 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-00517d49-1a39-4d94-8310-99e8b7465e3e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9/action Jul 31 13:56:27.504816 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-00517d49-1a39-4d94-8310-99e8b7465e3e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:27.506351 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-00517d49-1a39-4d94-8310-99e8b7465e3e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:27.506725 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-00517d49-1a39-4d94-8310-99e8b7465e3e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] delete called for group f4b4fe6d-ced3-4287-86f7-e172bfd699c9 {{(pid=100182) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:56:27.506853 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-00517d49-1a39-4d94-8310-99e8b7465e3e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Delete group with id: f4b4fe6d-ced3-4287-86f7-e172bfd699c9 Jul 31 13:56:27.511077 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.511077 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:27.552276 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-00517d49-1a39-4d94-8310-99e8b7465e3e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9/action returned with HTTP 202 Jul 31 13:56:27.552276 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 314/1250] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:56:27 2026] POST /volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:27.558883 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-953e94d2-e58d-49d5-b926-789f1652a1f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.561954 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-953e94d2-e58d-49d5-b926-789f1652a1f4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 Jul 31 13:56:27.561954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-953e94d2-e58d-49d5-b926-789f1652a1f4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.562325 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-953e94d2-e58d-49d5-b926-789f1652a1f4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.572135 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.572135 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:27.577911 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-953e94d2-e58d-49d5-b926-789f1652a1f4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Volume info retrieved successfully. Jul 31 13:56:27.578893 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-953e94d2-e58d-49d5-b926-789f1652a1f4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:27.579170 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-953e94d2-e58d-49d5-b926-789f1652a1f4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:27.628524 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-953e94d2-e58d-49d5-b926-789f1652a1f4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:27.632247 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.632247 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:27.640693 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-953e94d2-e58d-49d5-b926-789f1652a1f4 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 returned with HTTP 200 Jul 31 13:56:27.641201 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 315/1251] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 => generated 905 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.791856 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8bec2b39-152b-4647-b2c5-a8a6a6fc1fc4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.794789 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bec2b39-152b-4647-b2c5-a8a6a6fc1fc4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:56:27.794789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bec2b39-152b-4647-b2c5-a8a6a6fc1fc4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.794789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bec2b39-152b-4647-b2c5-a8a6a6fc1fc4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.806961 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.806961 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:27.813899 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8bec2b39-152b-4647-b2c5-a8a6a6fc1fc4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:56:27.819999 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bec2b39-152b-4647-b2c5-a8a6a6fc1fc4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:56:27.819999 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 313/1252] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.862211 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7548e836-a727-4807-b236-dbacd245ce6c req-d5664aae-e5a7-4962-8366-9f3e985679ec None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.864305 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-d5664aae-e5a7-4962-8366-9f3e985679ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:56:27.864545 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-d5664aae-e5a7-4962-8366-9f3e985679ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.864739 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-d5664aae-e5a7-4962-8366-9f3e985679ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.873432 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.873432 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:27.876602 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-7548e836-a727-4807-b236-dbacd245ce6c req-d5664aae-e5a7-4962-8366-9f3e985679ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:56:27.880316 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-d5664aae-e5a7-4962-8366-9f3e985679ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:56:27.880703 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 311/1253] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:27.898132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7548e836-a727-4807-b236-dbacd245ce6c req-1e3c1de6-fc6b-40bc-ac2e-cde22d7ea778 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.900057 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-1e3c1de6-fc6b-40bc-ac2e-cde22d7ea778 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b/action Jul 31 13:56:27.900389 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-1e3c1de6-fc6b-40bc-ac2e-cde22d7ea778 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:27.900508 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-1e3c1de6-fc6b-40bc-ac2e-cde22d7ea778 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:27.910032 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.910032 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:27.910422 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7548e836-a727-4807-b236-dbacd245ce6c req-1e3c1de6-fc6b-40bc-ac2e-cde22d7ea778 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:56:27.916858 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7548e836-a727-4807-b236-dbacd245ce6c req-1e3c1de6-fc6b-40bc-ac2e-cde22d7ea778 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Begin detaching volume completed successfully. Jul 31 13:56:27.917053 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-1e3c1de6-fc6b-40bc-ac2e-cde22d7ea778 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b/action returned with HTTP 202 Jul 31 13:56:27.917392 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 315/1254] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:56:27 2026] POST /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:56:27.965676 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f7a8e9e4-de2e-4227-aebb-973e67d1c420 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.966022 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7a8e9e4-de2e-4227-aebb-973e67d1c420 None None] GET https://10.4.3.140/volume// Jul 31 13:56:27.966195 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7a8e9e4-de2e-4227-aebb-973e67d1c420 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.966370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7a8e9e4-de2e-4227-aebb-973e67d1c420 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.966750 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7a8e9e4-de2e-4227-aebb-973e67d1c420 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:27.967296 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 316/1255] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:27.969049 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9cbe00da-534a-4e0a-a25d-a8b032cf5bff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.971008 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9cbe00da-534a-4e0a-a25d-a8b032cf5bff tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 Jul 31 13:56:27.971215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9cbe00da-534a-4e0a-a25d-a8b032cf5bff tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.971394 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9cbe00da-534a-4e0a-a25d-a8b032cf5bff tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.974345 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7548e836-a727-4807-b236-dbacd245ce6c req-45283e17-6973-4f24-a691-5474b358a94a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.977666 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-50a61edf-0cd2-4685-b948-6c0743a9368f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.977762 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-45283e17-6973-4f24-a691-5474b358a94a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:56:27.977820 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9cbe00da-534a-4e0a-a25d-a8b032cf5bff tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 returned with HTTP 404 Jul 31 13:56:27.977959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-45283e17-6973-4f24-a691-5474b358a94a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:27.978295 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-45283e17-6973-4f24-a691-5474b358a94a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:27.978352 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 314/1256] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:27.979492 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:27.979888 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1231068643"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:27.981974 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1231068643'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:27.982160 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Create volume of 1 GB Jul 31 13:56:27.990220 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:27.990220 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:27.991543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-852209fd-b6c6-485a-885e-59fcfea7337b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:27.991657 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Availability Zones retrieved successfully. Jul 31 13:56:27.992957 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:27.993337 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-913248391"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:27.995226 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-913248391'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:27.995294 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-7548e836-a727-4807-b236-dbacd245ce6c req-45283e17-6973-4f24-a691-5474b358a94a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:56:27.995412 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:27.996648 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Flow 'volume_create_api' (24c1816f-d197-4b24-bf23-635f46b7a855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:27.997896 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bbf7d71-4cec-4b24-a0ef-8b29ce1ae041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.000591 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:28.000809 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:28.003435 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-45283e17-6973-4f24-a691-5474b358a94a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:56:28.003830 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 312/1257] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:56:27 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:28.005948 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (593b3c8c-b9c4-403d-874f-0cda15c5c34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:28.007097 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3a5da9-8448-46e0-ad77-570ecaec0ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.009143 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:28.030743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bbf7d71-4cec-4b24-a0ef-8b29ce1ae041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.031463 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a958b21-21d9-45ff-a9ad-03d3125d0d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.038227 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3a5da9-8448-46e0-ad77-570ecaec0ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.039056 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7598c02-821a-4217-80dd-ef3c71f69925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.079691 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Created reservations ['59814c1a-1f47-4e4a-92a5-f3c9381ea5cc', 'c5d2c74e-b84d-4cad-a557-8420036c2233', '4fe31935-50a9-49bd-ab99-0030a827f243', '4664078d-35d1-4414-9f9a-bfee85c4843e'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:28.081531 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a958b21-21d9-45ff-a9ad-03d3125d0d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59814c1a-1f47-4e4a-92a5-f3c9381ea5cc', 'c5d2c74e-b84d-4cad-a557-8420036c2233', '4fe31935-50a9-49bd-ab99-0030a827f243', '4664078d-35d1-4414-9f9a-bfee85c4843e']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.081531 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a5a046-5d74-4ef6-98cc-2326edb49f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.082545 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['c500e364-f19d-478f-9483-15d22439fb1d', '9398367d-5c27-4703-8229-96626003b4f4', 'a28d5807-002c-4ca6-9acc-9ae01f74ecf4', 'f2b045e5-c403-4f23-8ef1-930265367696'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:28.083871 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7598c02-821a-4217-80dd-ef3c71f69925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c500e364-f19d-478f-9483-15d22439fb1d', '9398367d-5c27-4703-8229-96626003b4f4', 'a28d5807-002c-4ca6-9acc-9ae01f74ecf4', 'f2b045e5-c403-4f23-8ef1-930265367696']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.084087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8af559a-b0fb-434d-803e-06cf79c66901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.109694 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a5a046-5d74-4ef6-98cc-2326edb49f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c6cda2-1d2e-4949-96ca-223af9698377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1231068643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2497daf1a6264df89f3d81bf3549d9c2',qos_specs=None,replication_status=,reservations=['59814c1a-1f47-4e4a-92a5-f3c9381ea5cc','c5d2c74e-b84d-4cad-a557-8420036c2233','4fe31935-50a9-49bd-ab99-0030a827f243','4664078d-35d1-4414-9f9a-bfee85c4843e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd41cd5341c46e38bc58a0f66e7760b',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1231068643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05c6cda2-1d2e-4949-96ca-223af9698377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2497daf1a6264df89f3d81bf3549d9c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bd41cd5341c46e38bc58a0f66e7760b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.110344 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b61b7fe-efc2-41eb-8d70-3faac7807aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.111526 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8af559a-b0fb-434d-803e-06cf79c66901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '930581b1-cf3f-4c58-bc1b-a55b8ea2aa85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-913248391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['c500e364-f19d-478f-9483-15d22439fb1d','9398367d-5c27-4703-8229-96626003b4f4','a28d5807-002c-4ca6-9acc-9ae01f74ecf4','f2b045e5-c403-4f23-8ef1-930265367696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-913248391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=930581b1-cf3f-4c58-bc1b-a55b8ea2aa85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.112496 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb561f47-9b1f-40e1-959e-76f73de248bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.130625 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b61b7fe-efc2-41eb-8d70-3faac7807aa2) transitioned into state 'SUCCESS' from state '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-1231068643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2497daf1a6264df89f3d81bf3549d9c2',qos_specs=None,replication_status=,reservations=['59814c1a-1f47-4e4a-92a5-f3c9381ea5cc','c5d2c74e-b84d-4cad-a557-8420036c2233','4fe31935-50a9-49bd-ab99-0030a827f243','4664078d-35d1-4414-9f9a-bfee85c4843e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd41cd5341c46e38bc58a0f66e7760b',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.131429 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29694c4-be7f-47dc-97e4-be7c541d3381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.142537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29694c4-be7f-47dc-97e4-be7c541d3381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.144506 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Flow 'volume_create_api' (24c1816f-d197-4b24-bf23-635f46b7a855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:28.144998 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Create volume request issued successfully. Jul 31 13:56:28.146030 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-50a61edf-0cd2-4685-b948-6c0743a9368f tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:28.146553 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 316/1258] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:56:27 2026] POST /volume/v3/volumes => generated 757 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:28.150742 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb561f47-9b1f-40e1-959e-76f73de248bc) transitioned into state 'SUCCESS' from state '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-913248391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['c500e364-f19d-478f-9483-15d22439fb1d','9398367d-5c27-4703-8229-96626003b4f4','a28d5807-002c-4ca6-9acc-9ae01f74ecf4','f2b045e5-c403-4f23-8ef1-930265367696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.151482 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4464113f-a76c-49de-b758-8050c8751df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:28.163755 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4464113f-a76c-49de-b758-8050c8751df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:28.164732 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-196856de-03c9-49d3-b98f-6975b014631e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:28.165014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (593b3c8c-b9c4-403d-874f-0cda15c5c34a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:28.165387 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:28.166574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-852209fd-b6c6-485a-885e-59fcfea7337b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:28.167116 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 317/1259] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:56:27 2026] POST /volume/v3/volumes => generated 769 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:28.168101 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-196856de-03c9-49d3-b98f-6975b014631e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:56:28.168394 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-196856de-03c9-49d3-b98f-6975b014631e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:28.168675 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-196856de-03c9-49d3-b98f-6975b014631e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:28.178141 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:28.178141 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:28.185357 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-76df5517-0df4-4598-853e-ce33dabe99f2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:28.186087 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-196856de-03c9-49d3-b98f-6975b014631e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:56:28.190355 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76df5517-0df4-4598-853e-ce33dabe99f2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:28.191917 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76df5517-0df4-4598-853e-ce33dabe99f2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:28.191917 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76df5517-0df4-4598-853e-ce33dabe99f2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:28.196639 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-196856de-03c9-49d3-b98f-6975b014631e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:56:28.196807 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 315/1260] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:28 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:28.214040 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:28.214040 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:28.221191 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-76df5517-0df4-4598-853e-ce33dabe99f2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:28.225423 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76df5517-0df4-4598-853e-ce33dabe99f2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 returned with HTTP 200 Jul 31 13:56:28.226026 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 313/1261] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:28 2026] GET /volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:28.655719 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0977cf71-e3ca-4cd8-bfe6-367454a9b167 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:28.657682 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0977cf71-e3ca-4cd8-bfe6-367454a9b167 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 Jul 31 13:56:28.657906 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0977cf71-e3ca-4cd8-bfe6-367454a9b167 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:28.658129 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0977cf71-e3ca-4cd8-bfe6-367454a9b167 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:28.664226 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0977cf71-e3ca-4cd8-bfe6-367454a9b167 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 returned with HTTP 404 Jul 31 13:56:28.664792 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 317/1262] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:28 2026] GET /volume/v3/volumes/882dd3d9-d9e9-4dc7-8d82-acd3d51dcf37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:28.673207 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b9d49e2-ef8c-410f-ab4c-3f48e55b97b9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:28.675358 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b9d49e2-ef8c-410f-ab4c-3f48e55b97b9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 Jul 31 13:56:28.675683 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b9d49e2-ef8c-410f-ab4c-3f48e55b97b9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:28.675793 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b9d49e2-ef8c-410f-ab4c-3f48e55b97b9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:28.675926 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-2b9d49e2-ef8c-410f-ab4c-3f48e55b97b9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member f4b4fe6d-ced3-4287-86f7-e172bfd699c9 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:28.679267 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b9d49e2-ef8c-410f-ab4c-3f48e55b97b9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 returned with HTTP 404 Jul 31 13:56:28.679937 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 318/1263] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:28 2026] GET /volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:28.691051 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3b7f52bd-60a6-4e3e-a7ad-ee1e6ce6a5ad None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:28.692552 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b7f52bd-60a6-4e3e-a7ad-ee1e6ce6a5ad tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f/action Jul 31 13:56:28.692912 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b7f52bd-60a6-4e3e-a7ad-ee1e6ce6a5ad tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:28.693034 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b7f52bd-60a6-4e3e-a7ad-ee1e6ce6a5ad tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:28.694236 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-3b7f52bd-60a6-4e3e-a7ad-ee1e6ce6a5ad tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] delete called for group 39174fd3-360f-4c65-92d6-b9eb48f1554f {{(pid=100185) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:56:28.694337 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-3b7f52bd-60a6-4e3e-a7ad-ee1e6ce6a5ad tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Delete group with id: 39174fd3-360f-4c65-92d6-b9eb48f1554f Jul 31 13:56:28.702558 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:28.702558 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:28.747065 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b7f52bd-60a6-4e3e-a7ad-ee1e6ce6a5ad tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f/action returned with HTTP 202 Jul 31 13:56:28.747640 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 316/1264] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:56:28 2026] POST /volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:28.757371 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8a58c4aa-57d1-458e-a1fa-e890e88e5186 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:28.759365 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8a58c4aa-57d1-458e-a1fa-e890e88e5186 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f Jul 31 13:56:28.759545 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8a58c4aa-57d1-458e-a1fa-e890e88e5186 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:28.759675 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8a58c4aa-57d1-458e-a1fa-e890e88e5186 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:28.759810 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-8a58c4aa-57d1-458e-a1fa-e890e88e5186 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 39174fd3-360f-4c65-92d6-b9eb48f1554f {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:28.763402 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:28.763402 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:28.772553 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8a58c4aa-57d1-458e-a1fa-e890e88e5186 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f returned with HTTP 200 Jul 31 13:56:28.773014 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 314/1265] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:28 2026] GET /volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:28.893664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7548e836-a727-4807-b236-dbacd245ce6c req-96899bd3-028a-4c1e-8af7-d11950b57a07 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:28.895680 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-96899bd3-028a-4c1e-8af7-d11950b57a07 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f3474058-73a4-4858-beaa-f68606a122d3 Jul 31 13:56:28.895867 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-96899bd3-028a-4c1e-8af7-d11950b57a07 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:28.896060 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-96899bd3-028a-4c1e-8af7-d11950b57a07 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:28.902569 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:28.902569 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:28.951239 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7548e836-a727-4807-b236-dbacd245ce6c req-96899bd3-028a-4c1e-8af7-d11950b57a07 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments/f3474058-73a4-4858-beaa-f68606a122d3 returned with HTTP 200 Jul 31 13:56:28.951625 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 318/1266] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:56:28 2026] DELETE /volume/v3/attachments/f3474058-73a4-4858-beaa-f68606a122d3 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:29.009034 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4949faf9-43d1-474c-bfdb-639471f27d83 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.010780 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4949faf9-43d1-474c-bfdb-639471f27d83 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:56:29.010979 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4949faf9-43d1-474c-bfdb-639471f27d83 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.011161 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4949faf9-43d1-474c-bfdb-639471f27d83 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.018300 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:29.018300 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:29.022650 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4949faf9-43d1-474c-bfdb-639471f27d83 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:56:29.027853 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4949faf9-43d1-474c-bfdb-639471f27d83 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:56:29.028395 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 319/1267] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:29 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:29.217548 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d1f13bcf-599c-4789-9637-23c156cd0fb6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.220139 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1f13bcf-599c-4789-9637-23c156cd0fb6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:56:29.220377 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1f13bcf-599c-4789-9637-23c156cd0fb6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.220642 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1f13bcf-599c-4789-9637-23c156cd0fb6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.229105 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:29.229105 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:29.233473 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d1f13bcf-599c-4789-9637-23c156cd0fb6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:56:29.237479 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1f13bcf-599c-4789-9637-23c156cd0fb6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:56:29.237921 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 317/1268] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:29 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:29.242207 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aaf0f759-4497-4343-b216-6f19daa502d2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.244000 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aaf0f759-4497-4343-b216-6f19daa502d2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:29.244201 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aaf0f759-4497-4343-b216-6f19daa502d2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.244383 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aaf0f759-4497-4343-b216-6f19daa502d2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.250879 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:29.250879 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:29.257809 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aaf0f759-4497-4343-b216-6f19daa502d2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:29.266714 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aaf0f759-4497-4343-b216-6f19daa502d2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 returned with HTTP 200 Jul 31 13:56:29.267070 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 315/1269] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:29 2026] GET /volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:29.278953 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f0c7c0bb-025f-4999-ac42-64c60d47373d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.282081 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f0c7c0bb-025f-4999-ac42-64c60d47373d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:56:29.282394 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f0c7c0bb-025f-4999-ac42-64c60d47373d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "930581b1-cf3f-4c58-bc1b-a55b8ea2aa85", "name": "tempest-VolumeDependencyTests-Snapshot-1111942505"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:29.293546 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:29.293546 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:29.297078 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f0c7c0bb-025f-4999-ac42-64c60d47373d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:29.297205 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-f0c7c0bb-025f-4999-ac42-64c60d47373d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create snapshot from volume 930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:29.326081 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-f0c7c0bb-025f-4999-ac42-64c60d47373d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['8ef6034c-55a9-4958-946d-e89f0a8e33a6', 'be18b45d-0342-4fcb-91b0-90894faa56fd', '643a0325-fe09-4f42-8a63-bec95f0b4506', '5337d8c3-3a88-499d-b6ab-9b81ec97b6ae'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:29.368920 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f0c7c0bb-025f-4999-ac42-64c60d47373d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot create request issued successfully. Jul 31 13:56:29.369292 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f0c7c0bb-025f-4999-ac42-64c60d47373d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:56:29.369745 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 319/1270] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:56:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:29.379882 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-227a1d60-e121-45ac-b53e-c5e9670498c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.382193 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-227a1d60-e121-45ac-b53e-c5e9670498c6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 Jul 31 13:56:29.382437 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-227a1d60-e121-45ac-b53e-c5e9670498c6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.382693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-227a1d60-e121-45ac-b53e-c5e9670498c6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.388446 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:29.388446 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:29.388968 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-227a1d60-e121-45ac-b53e-c5e9670498c6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:29.389876 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-227a1d60-e121-45ac-b53e-c5e9670498c6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 returned with HTTP 200 Jul 31 13:56:29.390314 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 320/1271] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:29 2026] GET /volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:29.782364 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-927e0217-9a57-4fb7-8dda-a13b605f3463 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.783920 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-927e0217-9a57-4fb7-8dda-a13b605f3463 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f Jul 31 13:56:29.784117 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-927e0217-9a57-4fb7-8dda-a13b605f3463 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.784296 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-927e0217-9a57-4fb7-8dda-a13b605f3463 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.784404 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-927e0217-9a57-4fb7-8dda-a13b605f3463 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 39174fd3-360f-4c65-92d6-b9eb48f1554f {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:29.788715 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-927e0217-9a57-4fb7-8dda-a13b605f3463 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f returned with HTTP 404 Jul 31 13:56:29.789033 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 318/1272] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:29 2026] GET /volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:29.799188 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-03c20eca-01e6-4312-b547-03c45bcfdfae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.803217 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03c20eca-01e6-4312-b547-03c45bcfdfae tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/detail Jul 31 13:56:29.803217 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03c20eca-01e6-4312-b547-03c45bcfdfae tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.803217 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03c20eca-01e6-4312-b547-03c45bcfdfae tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.815121 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03c20eca-01e6-4312-b547-03c45bcfdfae tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/detail returned with HTTP 200 Jul 31 13:56:29.815639 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 316/1273] 10.4.3.140 () {68 vars in 1296 bytes} [Fri Jul 31 13:56:29 2026] GET /volume/v3/groups/detail => generated 14 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:29.825575 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-484638d6-c126-44b4-b6dd-919bfcec3b9f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.827173 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-484638d6-c126-44b4-b6dd-919bfcec3b9f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:56:29.827372 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-484638d6-c126-44b4-b6dd-919bfcec3b9f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.827642 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-484638d6-c126-44b4-b6dd-919bfcec3b9f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.827919 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-484638d6-c126-44b4-b6dd-919bfcec3b9f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:56:29.828233 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:29.828233 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:29.828636 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-484638d6-c126-44b4-b6dd-919bfcec3b9f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:56:29.834033 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-484638d6-c126-44b4-b6dd-919bfcec3b9f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Get all volumes completed successfully. Jul 31 13:56:29.835766 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-484638d6-c126-44b4-b6dd-919bfcec3b9f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:56:29.836124 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 320/1274] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:56:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:29.848564 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5f76df6b-7a10-4d66-af46-6199f90e9a35 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.850288 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f76df6b-7a10-4d66-af46-6199f90e9a35 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f/action Jul 31 13:56:29.850651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f76df6b-7a10-4d66-af46-6199f90e9a35 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:29.850847 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f76df6b-7a10-4d66-af46-6199f90e9a35 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:29.852323 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-5f76df6b-7a10-4d66-af46-6199f90e9a35 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] delete called for group 39174fd3-360f-4c65-92d6-b9eb48f1554f {{(pid=100184) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:56:29.852478 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-5f76df6b-7a10-4d66-af46-6199f90e9a35 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Delete group with id: 39174fd3-360f-4c65-92d6-b9eb48f1554f Jul 31 13:56:29.856860 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f76df6b-7a10-4d66-af46-6199f90e9a35 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f/action returned with HTTP 404 Jul 31 13:56:29.857553 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 321/1275] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:56:29 2026] POST /volume/v3/groups/39174fd3-360f-4c65-92d6-b9eb48f1554f/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:29.866453 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c60f87e-a930-479e-bb1a-ab9f87736a05 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.868735 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c60f87e-a930-479e-bb1a-ab9f87736a05 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:56:29.869100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c60f87e-a930-479e-bb1a-ab9f87736a05 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.869446 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c60f87e-a930-479e-bb1a-ab9f87736a05 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.869818 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-2c60f87e-a930-479e-bb1a-ab9f87736a05 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:56:29.870838 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2c60f87e-a930-479e-bb1a-ab9f87736a05 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:56:29.877963 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c60f87e-a930-479e-bb1a-ab9f87736a05 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Get all volumes completed successfully. Jul 31 13:56:29.880858 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c60f87e-a930-479e-bb1a-ab9f87736a05 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:56:29.881371 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 319/1276] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:56:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:29.899120 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a2b4f57-7637-4374-a31c-52a5cf7d5900 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.900768 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a2b4f57-7637-4374-a31c-52a5cf7d5900 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9/action Jul 31 13:56:29.901113 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a2b4f57-7637-4374-a31c-52a5cf7d5900 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:29.901226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a2b4f57-7637-4374-a31c-52a5cf7d5900 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:29.902694 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-3a2b4f57-7637-4374-a31c-52a5cf7d5900 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] delete called for group f4b4fe6d-ced3-4287-86f7-e172bfd699c9 {{(pid=100183) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:56:29.902882 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-3a2b4f57-7637-4374-a31c-52a5cf7d5900 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Delete group with id: f4b4fe6d-ced3-4287-86f7-e172bfd699c9 Jul 31 13:56:29.910420 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a2b4f57-7637-4374-a31c-52a5cf7d5900 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9/action returned with HTTP 404 Jul 31 13:56:29.910911 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 317/1277] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:56:29 2026] POST /volume/v3/groups/f4b4fe6d-ced3-4287-86f7-e172bfd699c9/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:29.919881 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5bcd47b1-d5f6-44d4-9036-7f7f43d214de None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.922386 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5bcd47b1-d5f6-44d4-9036-7f7f43d214de tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/bf6ba81f-0085-431e-8f40-8be464b48384 Jul 31 13:56:29.922688 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5bcd47b1-d5f6-44d4-9036-7f7f43d214de tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.922948 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5bcd47b1-d5f6-44d4-9036-7f7f43d214de tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.940970 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5bcd47b1-d5f6-44d4-9036-7f7f43d214de tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/group_types/bf6ba81f-0085-431e-8f40-8be464b48384 returned with HTTP 202 Jul 31 13:56:29.941437 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 321/1278] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:56:29 2026] DELETE /volume/v3/group_types/bf6ba81f-0085-431e-8f40-8be464b48384 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:29.951445 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bcd00ada-feea-4250-9909-513e5cd31273 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:29.953096 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcd00ada-feea-4250-9909-513e5cd31273 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] DELETE https://10.4.3.140/volume/v3/types/991d8c33-359c-4277-af9e-e2675ca3593e Jul 31 13:56:29.953342 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcd00ada-feea-4250-9909-513e5cd31273 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:29.953591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcd00ada-feea-4250-9909-513e5cd31273 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:29.989305 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcd00ada-feea-4250-9909-513e5cd31273 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/types/991d8c33-359c-4277-af9e-e2675ca3593e returned with HTTP 202 Jul 31 13:56:29.989305 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 322/1279] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:56:29 2026] DELETE /volume/v3/types/991d8c33-359c-4277-af9e-e2675ca3593e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:30.001449 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7cf39f7e-68fa-4fa7-a282-0062135787a9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:30.009243 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7cf39f7e-68fa-4fa7-a282-0062135787a9 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] GET https://10.4.3.140/volume/v3/types/991d8c33-359c-4277-af9e-e2675ca3593e Jul 31 13:56:30.012125 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7cf39f7e-68fa-4fa7-a282-0062135787a9 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:30.012460 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7cf39f7e-68fa-4fa7-a282-0062135787a9 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:30.017165 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7cf39f7e-68fa-4fa7-a282-0062135787a9 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/types/991d8c33-359c-4277-af9e-e2675ca3593e returned with HTTP 404 Jul 31 13:56:30.017929 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 320/1280] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:56:30 2026] GET /volume/v3/types/991d8c33-359c-4277-af9e-e2675ca3593e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:30.025669 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c4bcec04-1569-4ad0-ad17-0bdfb74bc1bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:30.030649 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c4bcec04-1569-4ad0-ad17-0bdfb74bc1bf tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:56:30.031104 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c4bcec04-1569-4ad0-ad17-0bdfb74bc1bf tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-441022925"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:30.054397 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c4bcec04-1569-4ad0-ad17-0bdfb74bc1bf tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:56:30.054816 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 318/1281] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:56:30 2026] POST /volume/v3/types => generated 215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:30.063175 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-94b5a3f5-6e3f-4751-9a5a-7c5288d2f944 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:30.069351 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-94b5a3f5-6e3f-4751-9a5a-7c5288d2f944 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:56:30.070024 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-94b5a3f5-6e3f-4751-9a5a-7c5288d2f944 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1989772354"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:30.086808 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-94b5a3f5-6e3f-4751-9a5a-7c5288d2f944 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:56:30.087235 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 322/1282] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:56:30 2026] POST /volume/v3/group_types => generated 173 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:30.098256 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-310472b9-405d-44be-9f5e-8e519500d2af None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:30.100959 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-310472b9-405d-44be-9f5e-8e519500d2af tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/groups Jul 31 13:56:30.101346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-310472b9-405d-44be-9f5e-8e519500d2af tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "901ec72e-81fe-4ff6-af60-12597634aaf4", "volume_types": ["84e50999-8d77-4e25-be41-2f34885aa952"], "name": "tempest-GroupsTest-Group-1513759014"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:30.102737 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-310472b9-405d-44be-9f5e-8e519500d2af tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Creating new group {'group': {'group_type': '901ec72e-81fe-4ff6-af60-12597634aaf4', 'volume_types': ['84e50999-8d77-4e25-be41-2f34885aa952'], 'name': 'tempest-GroupsTest-Group-1513759014'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 13:56:30.113201 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-310472b9-405d-44be-9f5e-8e519500d2af tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Creating group tempest-GroupsTest-Group-1513759014. Jul 31 13:56:30.119380 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-310472b9-405d-44be-9f5e-8e519500d2af tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Availability Zones retrieved successfully. Jul 31 13:56:30.131547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-310472b9-405d-44be-9f5e-8e519500d2af tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Created reservations ['cf871b34-bebb-4d03-8dc8-1c08cafb0b10'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:30.164480 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-310472b9-405d-44be-9f5e-8e519500d2af tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Jul 31 13:56:30.165081 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 323/1283] 10.4.3.140 () {70 vars in 1297 bytes} [Fri Jul 31 13:56:30 2026] POST /volume/v3/groups => generated 104 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:30.174357 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-03cf788e-1281-4910-9937-110f11f8f4a8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:30.176059 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03cf788e-1281-4910-9937-110f11f8f4a8 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:30.176257 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03cf788e-1281-4910-9937-110f11f8f4a8 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:30.176426 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03cf788e-1281-4910-9937-110f11f8f4a8 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:30.176565 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-03cf788e-1281-4910-9937-110f11f8f4a8 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:30.180272 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:30.180272 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:30.196571 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03cf788e-1281-4910-9937-110f11f8f4a8 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 200 Jul 31 13:56:30.196571 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 321/1284] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:30 2026] GET /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:30.401790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e9589d16-afbc-483c-9a17-b160e898ede0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:30.404482 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9589d16-afbc-483c-9a17-b160e898ede0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 Jul 31 13:56:30.404482 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9589d16-afbc-483c-9a17-b160e898ede0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:30.404482 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9589d16-afbc-483c-9a17-b160e898ede0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:30.410691 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:30.410691 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:30.411237 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e9589d16-afbc-483c-9a17-b160e898ede0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:30.412058 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9589d16-afbc-483c-9a17-b160e898ede0 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 returned with HTTP 200 Jul 31 13:56:30.412551 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 319/1285] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:30 2026] GET /volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:30.424334 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:30.426115 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:30.427446 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b4f327af-6415-492a-9187-75d31c167ec5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-213908479"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:30.429304 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'snapshot_id': 'b4f327af-6415-492a-9187-75d31c167ec5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-213908479'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:30.437333 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:30.437333 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:30.438084 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:30.438192 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:30.446917 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:30.451557 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (e3cf175f-623f-4377-baf9-cd002e9ba795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:30.452943 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5177d3e-9cb7-469a-9623-f091fe5a3c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:30.453945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:30.489171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5177d3e-9cb7-469a-9623-f091fe5a3c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4f327af-6415-492a-9187-75d31c167ec5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:30.489961 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98539027-aa60-4e1d-ad81-63a97884d812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:30.532671 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['bd22414b-3854-419a-bb11-f00098a3e311', 'bf7bb13e-efb3-4625-96d6-40cb5693a7c5', '4909d8c8-4c97-4667-9bb1-d4aeaffa79ae', 'a35a54b7-3d4f-4718-a697-0ceb61e0cd43'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:30.534509 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98539027-aa60-4e1d-ad81-63a97884d812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd22414b-3854-419a-bb11-f00098a3e311', 'bf7bb13e-efb3-4625-96d6-40cb5693a7c5', '4909d8c8-4c97-4667-9bb1-d4aeaffa79ae', 'a35a54b7-3d4f-4718-a697-0ceb61e0cd43']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:30.534509 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92eb3dd0-1a94-40f9-ad11-246f67c1fcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:30.575039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92eb3dd0-1a94-40f9-ad11-246f67c1fcd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cade8612-2942-4f9e-87b4-5c397f2f6423', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-213908479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['bd22414b-3854-419a-bb11-f00098a3e311','bf7bb13e-efb3-4625-96d6-40cb5693a7c5','4909d8c8-4c97-4667-9bb1-d4aeaffa79ae','a35a54b7-3d4f-4718-a697-0ceb61e0cd43'],size=1,snapshot_id=b4f327af-6415-492a-9187-75d31c167ec5,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-213908479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cade8612-2942-4f9e-87b4-5c397f2f6423,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b4f327af-6415-492a-9187-75d31c167ec5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:30.575240 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592d96cb-269e-4bac-8b08-34874f2cee58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:30.592636 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592d96cb-269e-4bac-8b08-34874f2cee58) transitioned into state 'SUCCESS' from state '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-213908479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['bd22414b-3854-419a-bb11-f00098a3e311','bf7bb13e-efb3-4625-96d6-40cb5693a7c5','4909d8c8-4c97-4667-9bb1-d4aeaffa79ae','a35a54b7-3d4f-4718-a697-0ceb61e0cd43'],size=1,snapshot_id=b4f327af-6415-492a-9187-75d31c167ec5,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:30.593300 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28588f8d-2721-42ff-99cd-42e02e3d9dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:30.613061 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28588f8d-2721-42ff-99cd-42e02e3d9dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:30.613840 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (e3cf175f-623f-4377-baf9-cd002e9ba795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:30.614188 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:30.614692 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-360e4cf5-1321-4e26-8ac2-d65ed2536e1f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:30.615099 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 323/1286] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:30 2026] POST /volume/v3/volumes => generated 803 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:30.635713 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a90d62b5-3743-41d9-b76a-992e98e5c3b5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:30.637650 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a90d62b5-3743-41d9-b76a-992e98e5c3b5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 Jul 31 13:56:30.637846 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a90d62b5-3743-41d9-b76a-992e98e5c3b5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:30.638028 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a90d62b5-3743-41d9-b76a-992e98e5c3b5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:30.645112 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:30.645112 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:30.648437 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a90d62b5-3743-41d9-b76a-992e98e5c3b5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:30.652383 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a90d62b5-3743-41d9-b76a-992e98e5c3b5 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 returned with HTTP 200 Jul 31 13:56:30.652672 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 324/1287] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:30 2026] GET /volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:31.211642 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d5f7344c-29f2-4872-9654-1a4cc842523c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:31.213476 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5f7344c-29f2-4872-9654-1a4cc842523c tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:31.213714 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5f7344c-29f2-4872-9654-1a4cc842523c tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:31.213930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5f7344c-29f2-4872-9654-1a4cc842523c tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:31.214091 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-d5f7344c-29f2-4872-9654-1a4cc842523c tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:31.217726 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:31.217726 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:31.227542 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5f7344c-29f2-4872-9654-1a4cc842523c tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 200 Jul 31 13:56:31.227542 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 322/1288] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:31 2026] GET /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 333 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:31.234894 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:31.236368 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:31.238963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-952708777", "volume_type": "84e50999-8d77-4e25-be41-2f34885aa952", "group_id": "331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:31.238963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-952708777', 'volume_type': '84e50999-8d77-4e25-be41-2f34885aa952', 'group_id': '331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:31.244501 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:31.244501 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:31.244924 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Create volume of 1 GB Jul 31 13:56:31.249742 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Availability Zones retrieved successfully. Jul 31 13:56:31.255778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Flow 'volume_create_api' (745b0c69-9752-45bc-9862-507796ef4183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:31.256989 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843efe74-a7df-4105-880b-73a12a96624a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:31.257565 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:31.257565 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:31.258034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:31.285902 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843efe74-a7df-4105-880b-73a12a96624a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:56:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84e50999-8d77-4e25-be41-2f34885aa952,is_public=True,name='tempest-GroupsTest-volume-type-441022925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84e50999-8d77-4e25-be41-2f34885aa952', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:31.286844 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e479182-12dc-4d9f-a366-cd33bd56a75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:31.322201 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-441022925 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-441022925, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:56:31.322536 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-441022925 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-441022925, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:56:31.349297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Created reservations ['0d5bfd88-ff1c-4414-894a-c0709f10f975', 'eec25a41-555f-4a0f-a4f2-cacec94c5f98', 'bc0a5a35-48f6-48ef-8d43-b5d987bf1257', '9a003c89-d1d2-49a3-9050-422a13d7120f'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:31.350273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e479182-12dc-4d9f-a366-cd33bd56a75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d5bfd88-ff1c-4414-894a-c0709f10f975', 'eec25a41-555f-4a0f-a4f2-cacec94c5f98', 'bc0a5a35-48f6-48ef-8d43-b5d987bf1257', '9a003c89-d1d2-49a3-9050-422a13d7120f']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:31.351135 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5b37f1-d992-4e2f-8e34-a25e62dca2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:31.381168 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5b37f1-d992-4e2f-8e34-a25e62dca2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba0ea358-aac8-4f6b-8e52-f617deeffe33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-952708777',encryption_key_id=None,group_id=331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1,group_type_id=,metadata={},multiattach=False,project_id='2a5b58c523fb4fc6a5ad5e2e092f60a0',qos_specs=None,replication_status=,reservations=['0d5bfd88-ff1c-4414-894a-c0709f10f975','eec25a41-555f-4a0f-a4f2-cacec94c5f98','bc0a5a35-48f6-48ef-8d43-b5d987bf1257','9a003c89-d1d2-49a3-9050-422a13d7120f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b465af20fe4183872b3d234c086047',volume_type_id=84e50999-8d77-4e25-be41-2f34885aa952), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-952708777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1,host=None,id=ba0ea358-aac8-4f6b-8e52-f617deeffe33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a5b58c523fb4fc6a5ad5e2e092f60a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79b465af20fe4183872b3d234c086047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84e50999-8d77-4e25-be41-2f34885aa952),volume_type_id=84e50999-8d77-4e25-be41-2f34885aa952)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:31.382230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34538d8-ec18-42de-af21-b7b3c2870f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:31.400690 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34538d8-ec18-42de-af21-b7b3c2870f3c) transitioned into state 'SUCCESS' from state '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-952708777',encryption_key_id=None,group_id=331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1,group_type_id=,metadata={},multiattach=False,project_id='2a5b58c523fb4fc6a5ad5e2e092f60a0',qos_specs=None,replication_status=,reservations=['0d5bfd88-ff1c-4414-894a-c0709f10f975','eec25a41-555f-4a0f-a4f2-cacec94c5f98','bc0a5a35-48f6-48ef-8d43-b5d987bf1257','9a003c89-d1d2-49a3-9050-422a13d7120f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b465af20fe4183872b3d234c086047',volume_type_id=84e50999-8d77-4e25-be41-2f34885aa952)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:31.403365 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab628470-f55d-47a0-9830-42e231a243aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:31.415666 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab628470-f55d-47a0-9830-42e231a243aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:31.416532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Flow 'volume_create_api' (745b0c69-9752-45bc-9862-507796ef4183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:31.416532 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Create volume request issued successfully. Jul 31 13:56:31.417394 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:31.417595 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:31.467243 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:31.470598 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:31.470598 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:31.474338 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d181a80e-81dd-4530-a0aa-d7ec788d0c99 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:31.474828 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 320/1289] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:31 2026] POST /volume/v3/volumes => generated 813 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:31.486076 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e3d8d8cf-6500-424c-a045-b60a40dc3d1d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:31.491002 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e3d8d8cf-6500-424c-a045-b60a40dc3d1d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/ba0ea358-aac8-4f6b-8e52-f617deeffe33 Jul 31 13:56:31.491271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e3d8d8cf-6500-424c-a045-b60a40dc3d1d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:31.491526 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e3d8d8cf-6500-424c-a045-b60a40dc3d1d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:31.500446 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:31.500446 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:31.505113 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e3d8d8cf-6500-424c-a045-b60a40dc3d1d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Volume info retrieved successfully. Jul 31 13:56:31.505972 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-e3d8d8cf-6500-424c-a045-b60a40dc3d1d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:31.506174 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-e3d8d8cf-6500-424c-a045-b60a40dc3d1d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:31.548740 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-e3d8d8cf-6500-424c-a045-b60a40dc3d1d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:31.550728 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:31.550728 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:31.559148 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e3d8d8cf-6500-424c-a045-b60a40dc3d1d tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/ba0ea358-aac8-4f6b-8e52-f617deeffe33 returned with HTTP 200 Jul 31 13:56:31.560057 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 324/1290] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:31 2026] GET /volume/v3/volumes/ba0ea358-aac8-4f6b-8e52-f617deeffe33 => generated 881 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:31.665144 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8a5be43-82fe-4b55-9859-3f83579c28a2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:31.667321 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8a5be43-82fe-4b55-9859-3f83579c28a2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 Jul 31 13:56:31.667572 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8a5be43-82fe-4b55-9859-3f83579c28a2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:31.667795 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8a5be43-82fe-4b55-9859-3f83579c28a2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:31.675094 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:31.675094 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:31.679492 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d8a5be43-82fe-4b55-9859-3f83579c28a2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:31.684425 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8a5be43-82fe-4b55-9859-3f83579c28a2 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 returned with HTTP 200 Jul 31 13:56:31.684955 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 325/1291] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:31 2026] GET /volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:56:31.707344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d4e185fb-0761-4321-897b-fd6f1623987f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:31.707344 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4e185fb-0761-4321-897b-fd6f1623987f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 Jul 31 13:56:31.707344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4e185fb-0761-4321-897b-fd6f1623987f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:31.707344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4e185fb-0761-4321-897b-fd6f1623987f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:31.707344 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-d4e185fb-0761-4321-897b-fd6f1623987f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: b4f327af-6415-492a-9187-75d31c167ec5 Jul 31 13:56:31.712182 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:31.712182 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:31.712674 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d4e185fb-0761-4321-897b-fd6f1623987f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:31.736472 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d4e185fb-0761-4321-897b-fd6f1623987f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot delete request issued successfully. Jul 31 13:56:31.736689 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4e185fb-0761-4321-897b-fd6f1623987f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 returned with HTTP 202 Jul 31 13:56:31.737096 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 323/1292] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:31 2026] DELETE /volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:31.745491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-37629ee9-009f-4fb9-9036-5e0e4e0cb01a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:31.751269 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37629ee9-009f-4fb9-9036-5e0e4e0cb01a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 Jul 31 13:56:31.751269 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37629ee9-009f-4fb9-9036-5e0e4e0cb01a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:31.751269 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37629ee9-009f-4fb9-9036-5e0e4e0cb01a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:31.757707 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:31.757707 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:31.758910 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-37629ee9-009f-4fb9-9036-5e0e4e0cb01a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Snapshot retrieved successfully. Jul 31 13:56:31.759133 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37629ee9-009f-4fb9-9036-5e0e4e0cb01a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 returned with HTTP 200 Jul 31 13:56:31.760145 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 321/1293] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:31 2026] GET /volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:32.492354 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7a125917-255e-42dd-b226-76f091b72c25 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.494172 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7a125917-255e-42dd-b226-76f091b72c25 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:56:32.494351 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7a125917-255e-42dd-b226-76f091b72c25 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:32.494543 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7a125917-255e-42dd-b226-76f091b72c25 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:32.508220 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.508220 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:32.514818 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7a125917-255e-42dd-b226-76f091b72c25 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:32.519935 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7a125917-255e-42dd-b226-76f091b72c25 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:56:32.520450 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 325/1294] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:32 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:32.580472 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d6bb58cc-d5d0-4d37-a04b-00bd633788e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.582189 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6bb58cc-d5d0-4d37-a04b-00bd633788e9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/ba0ea358-aac8-4f6b-8e52-f617deeffe33 Jul 31 13:56:32.582423 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6bb58cc-d5d0-4d37-a04b-00bd633788e9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:32.582581 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6bb58cc-d5d0-4d37-a04b-00bd633788e9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:32.589009 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.589009 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:32.592362 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d6bb58cc-d5d0-4d37-a04b-00bd633788e9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Volume info retrieved successfully. Jul 31 13:56:32.593011 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-d6bb58cc-d5d0-4d37-a04b-00bd633788e9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:32.593158 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-d6bb58cc-d5d0-4d37-a04b-00bd633788e9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:32.625842 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-d6bb58cc-d5d0-4d37-a04b-00bd633788e9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:32.627659 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.627659 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:32.634375 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6bb58cc-d5d0-4d37-a04b-00bd633788e9 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/ba0ea358-aac8-4f6b-8e52-f617deeffe33 returned with HTTP 200 Jul 31 13:56:32.634864 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 326/1295] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:32 2026] GET /volume/v3/volumes/ba0ea358-aac8-4f6b-8e52-f617deeffe33 => generated 906 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:32.653203 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.656162 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:32.656648 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-693709882", "volume_type": "84e50999-8d77-4e25-be41-2f34885aa952", "group_id": "331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:32.658936 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-693709882', 'volume_type': '84e50999-8d77-4e25-be41-2f34885aa952', 'group_id': '331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:32.668014 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.668014 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:32.668628 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Create volume of 1 GB Jul 31 13:56:32.675226 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Availability Zones retrieved successfully. Jul 31 13:56:32.682263 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Flow 'volume_create_api' (72187fd4-04af-4409-b70e-635c352d85e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:32.683739 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b7e58b-76e6-4bcd-aaed-6f5d21feb236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:32.684283 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.684283 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:32.684699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:32.709374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b7e58b-76e6-4bcd-aaed-6f5d21feb236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:56:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84e50999-8d77-4e25-be41-2f34885aa952,is_public=True,name='tempest-GroupsTest-volume-type-441022925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84e50999-8d77-4e25-be41-2f34885aa952', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:32.710294 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (720a61e7-fe1a-44b6-a210-62195c01dedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:32.739177 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-441022925 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-441022925, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:56:32.739435 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-441022925 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-441022925, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:56:32.753438 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Created reservations ['b3507ab6-7302-4895-8825-8d7731664470', 'e1a0d3ef-f1c1-4803-9c96-14580d23cd2b', 'ceb3f5c1-1b23-4523-9221-d7ab14c098a9', 'd46ecc92-14fb-4c1f-bd8d-8e4b3a9049f1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:32.754207 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (720a61e7-fe1a-44b6-a210-62195c01dedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3507ab6-7302-4895-8825-8d7731664470', 'e1a0d3ef-f1c1-4803-9c96-14580d23cd2b', 'ceb3f5c1-1b23-4523-9221-d7ab14c098a9', 'd46ecc92-14fb-4c1f-bd8d-8e4b3a9049f1']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:32.755002 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabedd14-9985-4f1b-9e8a-405e2b1da4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:32.767158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-127cf1ab-cb4b-4e56-83b2-9df85e5403d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.768996 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-127cf1ab-cb4b-4e56-83b2-9df85e5403d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:56:32.769217 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-127cf1ab-cb4b-4e56-83b2-9df85e5403d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:32.769442 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-127cf1ab-cb4b-4e56-83b2-9df85e5403d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:32.769761 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c9619f34-7867-48d0-a51f-a403d901da4e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.771564 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c9619f34-7867-48d0-a51f-a403d901da4e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 Jul 31 13:56:32.771778 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c9619f34-7867-48d0-a51f-a403d901da4e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:32.771982 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c9619f34-7867-48d0-a51f-a403d901da4e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:32.776009 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c9619f34-7867-48d0-a51f-a403d901da4e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 returned with HTTP 404 Jul 31 13:56:32.776475 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 326/1296] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:32 2026] GET /volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:32.778849 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabedd14-9985-4f1b-9e8a-405e2b1da4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f975094-483a-456d-af8f-1b508929f141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-693709882',encryption_key_id=None,group_id=331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1,group_type_id=,metadata={},multiattach=False,project_id='2a5b58c523fb4fc6a5ad5e2e092f60a0',qos_specs=None,replication_status=,reservations=['b3507ab6-7302-4895-8825-8d7731664470','e1a0d3ef-f1c1-4803-9c96-14580d23cd2b','ceb3f5c1-1b23-4523-9221-d7ab14c098a9','d46ecc92-14fb-4c1f-bd8d-8e4b3a9049f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b465af20fe4183872b3d234c086047',volume_type_id=84e50999-8d77-4e25-be41-2f34885aa952), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-693709882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1,host=None,id=1f975094-483a-456d-af8f-1b508929f141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a5b58c523fb4fc6a5ad5e2e092f60a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79b465af20fe4183872b3d234c086047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84e50999-8d77-4e25-be41-2f34885aa952),volume_type_id=84e50999-8d77-4e25-be41-2f34885aa952)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:32.779703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b793e0-6b0a-4b50-af0a-5a9bd5528616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:32.780384 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.780384 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:32.784683 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-127cf1ab-cb4b-4e56-83b2-9df85e5403d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:32.785164 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b4ff835b-690c-4a83-9ed7-0efcb48fd1e1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.786978 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4ff835b-690c-4a83-9ed7-0efcb48fd1e1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:32.787287 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4ff835b-690c-4a83-9ed7-0efcb48fd1e1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:32.787473 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4ff835b-690c-4a83-9ed7-0efcb48fd1e1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:32.787680 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-b4ff835b-690c-4a83-9ed7-0efcb48fd1e1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:32.788919 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-127cf1ab-cb4b-4e56-83b2-9df85e5403d4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:56:32.789307 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 322/1297] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:32 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:32.796052 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.796052 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:32.796506 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b4ff835b-690c-4a83-9ed7-0efcb48fd1e1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:32.798247 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b793e0-6b0a-4b50-af0a-5a9bd5528616) transitioned into state 'SUCCESS' from state '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-693709882',encryption_key_id=None,group_id=331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1,group_type_id=,metadata={},multiattach=False,project_id='2a5b58c523fb4fc6a5ad5e2e092f60a0',qos_specs=None,replication_status=,reservations=['b3507ab6-7302-4895-8825-8d7731664470','e1a0d3ef-f1c1-4803-9c96-14580d23cd2b','ceb3f5c1-1b23-4523-9221-d7ab14c098a9','d46ecc92-14fb-4c1f-bd8d-8e4b3a9049f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79b465af20fe4183872b3d234c086047',volume_type_id=84e50999-8d77-4e25-be41-2f34885aa952)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:32.798968 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a29721-3784-4c0a-8ce8-944e053b10a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:32.813211 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a29721-3784-4c0a-8ce8-944e053b10a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:32.814032 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Flow 'volume_create_api' (72187fd4-04af-4409-b70e-635c352d85e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:32.814307 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Create volume request issued successfully. Jul 31 13:56:32.814948 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:32.815082 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:32.823215 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b4ff835b-690c-4a83-9ed7-0efcb48fd1e1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:32.824537 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4ff835b-690c-4a83-9ed7-0efcb48fd1e1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 returned with HTTP 202 Jul 31 13:56:32.825230 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 327/1298] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:32 2026] DELETE /volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:32.835640 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c5b70ab2-4b81-449e-86ec-e4dd0b7fa718 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.838382 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c5b70ab2-4b81-449e-86ec-e4dd0b7fa718 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:32.838634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c5b70ab2-4b81-449e-86ec-e4dd0b7fa718 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:32.838871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c5b70ab2-4b81-449e-86ec-e4dd0b7fa718 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:32.846123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ff46265d-e095-4ecf-a1c1-8f5e698d79eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.848475 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.848475 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:32.850062 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ff46265d-e095-4ecf-a1c1-8f5e698d79eb tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:56:32.851567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ff46265d-e095-4ecf-a1c1-8f5e698d79eb tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:32.851567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ff46265d-e095-4ecf-a1c1-8f5e698d79eb tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:32.853340 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c5b70ab2-4b81-449e-86ec-e4dd0b7fa718 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:32.854423 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:32.857462 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.857462 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:32.859991 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c5b70ab2-4b81-449e-86ec-e4dd0b7fa718 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 returned with HTTP 200 Jul 31 13:56:32.860775 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 327/1299] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:32 2026] GET /volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:32.861085 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.861085 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:32.863317 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1d817922-0a16-45f3-875a-4a79f7f3c30b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:32.863317 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 324/1300] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:32 2026] POST /volume/v3/volumes => generated 813 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:32.864645 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ff46265d-e095-4ecf-a1c1-8f5e698d79eb tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:32.879345 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ff46265d-e095-4ecf-a1c1-8f5e698d79eb tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:56:32.879396 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 323/1301] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:32 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:32.880303 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-16eb7033-09af-4add-bd2b-0831bd0d879f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.883084 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-16eb7033-09af-4add-bd2b-0831bd0d879f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 Jul 31 13:56:32.883296 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-16eb7033-09af-4add-bd2b-0831bd0d879f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:32.883544 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-16eb7033-09af-4add-bd2b-0831bd0d879f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:32.892855 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.892855 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:32.896374 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-16eb7033-09af-4add-bd2b-0831bd0d879f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Volume info retrieved successfully. Jul 31 13:56:32.897623 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-16eb7033-09af-4add-bd2b-0831bd0d879f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:32.897623 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-16eb7033-09af-4add-bd2b-0831bd0d879f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:32.907743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-114b6f50-4869-456e-b081-def6bffe8e55 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:32.912380 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-114b6f50-4869-456e-b081-def6bffe8e55 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088/action Jul 31 13:56:32.912380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-114b6f50-4869-456e-b081-def6bffe8e55 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:32.912380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-114b6f50-4869-456e-b081-def6bffe8e55 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:32.932359 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-16eb7033-09af-4add-bd2b-0831bd0d879f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:32.933592 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.933592 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:32.934093 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-114b6f50-4869-456e-b081-def6bffe8e55 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:32.938133 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:32.938133 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:32.945342 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-114b6f50-4869-456e-b081-def6bffe8e55 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Begin detaching volume completed successfully. Jul 31 13:56:32.945721 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-114b6f50-4869-456e-b081-def6bffe8e55 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088/action returned with HTTP 202 Jul 31 13:56:32.946338 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 328/1302] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:56:32 2026] POST /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:56:32.949349 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-16eb7033-09af-4add-bd2b-0831bd0d879f tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 returned with HTTP 200 Jul 31 13:56:32.949952 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 328/1303] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:32 2026] GET /volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 => generated 881 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:33.007844 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-02e32eca-3aa3-4c8e-bbc1-9e0984c4d3f2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:33.007844 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02e32eca-3aa3-4c8e-bbc1-9e0984c4d3f2 None None] GET https://10.4.3.140/volume// Jul 31 13:56:33.008017 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02e32eca-3aa3-4c8e-bbc1-9e0984c4d3f2 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:33.008182 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02e32eca-3aa3-4c8e-bbc1-9e0984c4d3f2 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:33.008547 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02e32eca-3aa3-4c8e-bbc1-9e0984c4d3f2 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:33.008811 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 325/1304] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:33.030192 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ec5edf9a-bdf7-4974-867e-c9a668a6aa8b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:33.032868 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ec5edf9a-bdf7-4974-867e-c9a668a6aa8b tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:56:33.035419 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ec5edf9a-bdf7-4974-867e-c9a668a6aa8b tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:33.035419 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ec5edf9a-bdf7-4974-867e-c9a668a6aa8b tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:33.048435 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:33.048435 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:33.052859 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ec5edf9a-bdf7-4974-867e-c9a668a6aa8b tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:33.057893 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-ec5edf9a-bdf7-4974-867e-c9a668a6aa8b tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:56:33.058420 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 324/1305] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:56:33 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:33.879437 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-615d9b92-9b9f-4b2a-8015-dad82007c419 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:33.882330 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-615d9b92-9b9f-4b2a-8015-dad82007c419 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:33.882634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-615d9b92-9b9f-4b2a-8015-dad82007c419 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:33.882865 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-615d9b92-9b9f-4b2a-8015-dad82007c419 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:33.890960 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-615d9b92-9b9f-4b2a-8015-dad82007c419 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 returned with HTTP 404 Jul 31 13:56:33.891620 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 329/1306] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:33 2026] GET /volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:33.906385 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cea66146-0ff6-4488-8512-4eb70002e39a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:33.908329 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:33.908732 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-610168495"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:33.910128 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-610168495'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:33.910246 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:33.915182 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:33.923018 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (dbd71b5c-cf29-41d6-a0e6-c7227a20d4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:33.924313 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (288eb026-68a7-46e5-b052-f1dac90449f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:33.925599 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:33.960743 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (288eb026-68a7-46e5-b052-f1dac90449f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:33.961879 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c59222c-aaf8-446c-9825-9aea769faac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:33.963252 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-735d105f-734e-49fb-af95-0ba4438a3d1b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:33.965123 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-735d105f-734e-49fb-af95-0ba4438a3d1b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 Jul 31 13:56:33.965275 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-735d105f-734e-49fb-af95-0ba4438a3d1b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:33.965451 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-735d105f-734e-49fb-af95-0ba4438a3d1b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:33.972165 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:33.972165 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:33.975644 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-735d105f-734e-49fb-af95-0ba4438a3d1b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Volume info retrieved successfully. Jul 31 13:56:33.976282 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-735d105f-734e-49fb-af95-0ba4438a3d1b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:33.976412 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-735d105f-734e-49fb-af95-0ba4438a3d1b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:34.009638 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-735d105f-734e-49fb-af95-0ba4438a3d1b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:34.012301 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:34.012301 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:34.018093 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['1cdd88d9-c203-42c8-a1f2-c8e5ff9c17a3', '11d16068-5104-4654-a1ed-06da39b2f5e0', '12e753cd-e4bc-40fd-8be0-cfa5df1f4c3b', '191e045f-4284-44fe-b07f-763ba72ef91f'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:34.019117 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c59222c-aaf8-446c-9825-9aea769faac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cdd88d9-c203-42c8-a1f2-c8e5ff9c17a3', '11d16068-5104-4654-a1ed-06da39b2f5e0', '12e753cd-e4bc-40fd-8be0-cfa5df1f4c3b', '191e045f-4284-44fe-b07f-763ba72ef91f']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:34.020060 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-735d105f-734e-49fb-af95-0ba4438a3d1b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 returned with HTTP 200 Jul 31 13:56:34.020109 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aeaf2fd-3618-4a8e-8a82-57deb8fa8a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:34.020420 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 326/1307] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:33 2026] GET /volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 => generated 906 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:34.043309 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d33d5d19-2d08-48af-951e-ac4db46f405b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:34.045577 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d33d5d19-2d08-48af-951e-ac4db46f405b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] PUT https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:34.045910 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d33d5d19-2d08-48af-951e-ac4db46f405b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1f975094-483a-456d-af8f-1b508929f141"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:34.047124 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-d33d5d19-2d08-48af-951e-ac4db46f405b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Update called for group 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1. {{(pid=100183) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 13:56:34.047231 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-d33d5d19-2d08-48af-951e-ac4db46f405b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Updating group 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 with name new_group description: This is a new group add_volumes: None remove_volumes: 1f975094-483a-456d-af8f-1b508929f141. Jul 31 13:56:34.050674 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:34.050674 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:34.052139 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aeaf2fd-3618-4a8e-8a82-57deb8fa8a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f07e1f83-38d2-4637-935f-fdeb1ebb4c9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-610168495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['1cdd88d9-c203-42c8-a1f2-c8e5ff9c17a3','11d16068-5104-4654-a1ed-06da39b2f5e0','12e753cd-e4bc-40fd-8be0-cfa5df1f4c3b','191e045f-4284-44fe-b07f-763ba72ef91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-610168495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f07e1f83-38d2-4637-935f-fdeb1ebb4c9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:34.052899 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04e54d51-7f62-4c38-bded-8b5c715ad937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:34.063913 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-2ce46019-c610-4f56-ae1d-e2b6ee5eecb0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:34.066801 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-2ce46019-c610-4f56-ae1d-e2b6ee5eecb0 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ee983897-7a96-4997-8aa7-e5997f3ed9ad Jul 31 13:56:34.067048 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-2ce46019-c610-4f56-ae1d-e2b6ee5eecb0 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:34.067280 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-2ce46019-c610-4f56-ae1d-e2b6ee5eecb0 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:34.072056 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04e54d51-7f62-4c38-bded-8b5c715ad937) transitioned into state 'SUCCESS' from state '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-610168495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['1cdd88d9-c203-42c8-a1f2-c8e5ff9c17a3','11d16068-5104-4654-a1ed-06da39b2f5e0','12e753cd-e4bc-40fd-8be0-cfa5df1f4c3b','191e045f-4284-44fe-b07f-763ba72ef91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:34.072887 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325fd370-92cb-41ab-8c56-ed8805949b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:34.076576 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:34.076576 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:34.085846 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325fd370-92cb-41ab-8c56-ed8805949b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:34.086680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (dbd71b5c-cf29-41d6-a0e6-c7227a20d4b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:34.086995 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:34.087601 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cea66146-0ff6-4488-8512-4eb70002e39a tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:34.088267 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 329/1308] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:56:33 2026] POST /volume/v3/volumes => generated 769 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:34.091865 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d33d5d19-2d08-48af-951e-ac4db46f405b tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 202 Jul 31 13:56:34.092247 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 325/1309] 10.4.3.140 () {70 vars in 1407 bytes} [Fri Jul 31 13:56:34 2026] PUT /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:34.100975 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-37833bdb-c55c-4c92-a501-2e142731bd8e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:34.103852 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37833bdb-c55c-4c92-a501-2e142731bd8e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:34.104108 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37833bdb-c55c-4c92-a501-2e142731bd8e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:34.104315 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37833bdb-c55c-4c92-a501-2e142731bd8e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:34.104593 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-37833bdb-c55c-4c92-a501-2e142731bd8e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:34.106428 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5ea9c545-1975-41c0-874a-3fe88ba1721c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:34.108137 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ea9c545-1975-41c0-874a-3fe88ba1721c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c Jul 31 13:56:34.108332 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ea9c545-1975-41c0-874a-3fe88ba1721c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:34.108507 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ea9c545-1975-41c0-874a-3fe88ba1721c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:34.110915 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:34.110915 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:34.116072 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:34.116072 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:34.120530 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5ea9c545-1975-41c0-874a-3fe88ba1721c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:34.123803 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37833bdb-c55c-4c92-a501-2e142731bd8e tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 200 Jul 31 13:56:34.124379 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 327/1310] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:34 2026] GET /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:34.125682 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ea9c545-1975-41c0-874a-3fe88ba1721c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c returned with HTTP 200 Jul 31 13:56:34.127096 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 330/1311] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:34 2026] GET /volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:56:34.144736 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f646ba83-5813-474a-8268-05a9b69c8f22 req-2ce46019-c610-4f56-ae1d-e2b6ee5eecb0 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/ee983897-7a96-4997-8aa7-e5997f3ed9ad returned with HTTP 200 Jul 31 13:56:34.145287 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 330/1312] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:56:34 2026] DELETE /volume/v3/attachments/ee983897-7a96-4997-8aa7-e5997f3ed9ad => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:35.131652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ddef9df2-0740-40f6-986e-ff12ac257100 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.135870 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ddef9df2-0740-40f6-986e-ff12ac257100 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:56:35.136025 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ddef9df2-0740-40f6-986e-ff12ac257100 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.136248 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ddef9df2-0740-40f6-986e-ff12ac257100 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.138458 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-526e8754-964a-47d4-a72f-8f40155a9313 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.139935 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a0f22e43-5856-41f3-a93d-ec5a5e966b61 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.143450 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-526e8754-964a-47d4-a72f-8f40155a9313 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:35.143450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-526e8754-964a-47d4-a72f-8f40155a9313 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.143450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-526e8754-964a-47d4-a72f-8f40155a9313 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.143688 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a0f22e43-5856-41f3-a93d-ec5a5e966b61 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c Jul 31 13:56:35.143738 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-526e8754-964a-47d4-a72f-8f40155a9313 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:35.143813 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a0f22e43-5856-41f3-a93d-ec5a5e966b61 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.143813 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a0f22e43-5856-41f3-a93d-ec5a5e966b61 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.150305 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.150305 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:35.152780 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.152780 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:35.153713 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.153713 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:35.159724 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a0f22e43-5856-41f3-a93d-ec5a5e966b61 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:35.161483 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ddef9df2-0740-40f6-986e-ff12ac257100 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:35.162336 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-526e8754-964a-47d4-a72f-8f40155a9313 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 200 Jul 31 13:56:35.162847 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 328/1313] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:35.166938 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a0f22e43-5856-41f3-a93d-ec5a5e966b61 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c returned with HTTP 200 Jul 31 13:56:35.167444 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 331/1314] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:35.170826 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ddef9df2-0740-40f6-986e-ff12ac257100 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:56:35.171189 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 326/1315] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:35.179800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b1aa2517-b2f5-4583-ba2b-e4597a956145 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.181826 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b1aa2517-b2f5-4583-ba2b-e4597a956145 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:35.182084 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b1aa2517-b2f5-4583-ba2b-e4597a956145 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.183675 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b1aa2517-b2f5-4583-ba2b-e4597a956145 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.183675 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-b1aa2517-b2f5-4583-ba2b-e4597a956145 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:35.183892 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-323b4daf-2eff-4764-8997-b611c8a4487b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.185559 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:35.186262 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f07e1f83-38d2-4637-935f-fdeb1ebb4c9c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1255504842"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:35.187066 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.187066 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:35.189375 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request body: {'volume': {'source_volid': 'f07e1f83-38d2-4637-935f-fdeb1ebb4c9c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1255504842'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:35.199234 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b1aa2517-b2f5-4583-ba2b-e4597a956145 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 200 Jul 31 13:56:35.199644 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 331/1316] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:35.199917 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.199917 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:35.200608 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume retrieved successfully. Jul 31 13:56:35.200817 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume of 1 GB Jul 31 13:56:35.205145 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Availability Zones retrieved successfully. Jul 31 13:56:35.211349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.212835 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (e5d505f6-0312-4e69-9a9c-f3fb64605ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:35.213234 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:56:35.215534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.215534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.215534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:56:35.215534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:56:35.216224 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38367637-ec54-4c3d-b81d-fdbff30fcfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:35.217670 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:35.247182 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38367637-ec54-4c3d-b81d-fdbff30fcfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f07e1f83-38d2-4637-935f-fdeb1ebb4c9c', 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:35.248467 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe64400f-d92c-4214-9826-ee757d9b40b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:35.249806 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Get all volumes completed successfully. Jul 31 13:56:35.250975 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:35.251256 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:35.298810 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:35.304335 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.304335 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:35.304676 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Created reservations ['c7848834-457f-4bae-b1ea-dfe0eb4ca093', '26752f4f-2bc1-4f65-81fe-544a83959404', '79803570-934c-4b4a-89e5-69c478c12488', '7e41fd62-62e3-4e2a-9d80-30c570c64199'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:35.305784 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe64400f-d92c-4214-9826-ee757d9b40b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7848834-457f-4bae-b1ea-dfe0eb4ca093', '26752f4f-2bc1-4f65-81fe-544a83959404', '79803570-934c-4b4a-89e5-69c478c12488', '7e41fd62-62e3-4e2a-9d80-30c570c64199']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:35.307393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece2b088-b3b3-46de-93cf-c48f24a8b1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:35.314109 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-503b892e-a81d-467d-987a-15e4cd2a0cc3 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:56:35.314795 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 332/1317] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:35.333887 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d0090b10-5519-404b-96b0-9bc2b7acbca1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.336315 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0090b10-5519-404b-96b0-9bc2b7acbca1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] PUT https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:35.339559 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0090b10-5519-404b-96b0-9bc2b7acbca1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1f975094-483a-456d-af8f-1b508929f141"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:35.339559 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-d0090b10-5519-404b-96b0-9bc2b7acbca1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Update called for group 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1. {{(pid=100183) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 13:56:35.339559 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-d0090b10-5519-404b-96b0-9bc2b7acbca1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Updating group 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 with name None description: None add_volumes: 1f975094-483a-456d-af8f-1b508929f141 remove_volumes: None. Jul 31 13:56:35.345642 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.345642 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:35.350435 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece2b088-b3b3-46de-93cf-c48f24a8b1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14cb764e-6e0a-4c70-9256-842bac251586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1255504842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['c7848834-457f-4bae-b1ea-dfe0eb4ca093','26752f4f-2bc1-4f65-81fe-544a83959404','79803570-934c-4b4a-89e5-69c478c12488','7e41fd62-62e3-4e2a-9d80-30c570c64199'],size=1,snapshot_id=None,source_replicaid=,source_volid=f07e1f83-38d2-4637-935f-fdeb1ebb4c9c,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1255504842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14cb764e-6e0a-4c70-9256-842bac251586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17433da47df1489f949482914616717f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f07e1f83-38d2-4637-935f-fdeb1ebb4c9c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:35.352358 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a8c7d58-684e-4471-8bdb-2437cb7e091c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:35.381559 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a8c7d58-684e-4471-8bdb-2437cb7e091c) transitioned into state 'SUCCESS' from state '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-1255504842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17433da47df1489f949482914616717f',qos_specs=None,replication_status=,reservations=['c7848834-457f-4bae-b1ea-dfe0eb4ca093','26752f4f-2bc1-4f65-81fe-544a83959404','79803570-934c-4b4a-89e5-69c478c12488','7e41fd62-62e3-4e2a-9d80-30c570c64199'],size=1,snapshot_id=None,source_replicaid=,source_volid=f07e1f83-38d2-4637-935f-fdeb1ebb4c9c,status='creating',user_id='2dc1e44fef614ec89e13e96947c9e0ec',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:35.382334 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f08aa7-4d9b-4721-8406-333d8b308cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:35.383437 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0090b10-5519-404b-96b0-9bc2b7acbca1 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 202 Jul 31 13:56:35.383877 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 327/1318] 10.4.3.140 () {70 vars in 1406 bytes} [Fri Jul 31 13:56:35 2026] PUT /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:35.391787 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-82a2eb4e-bc7f-4cb1-b11f-c11839d7bf44 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.393843 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-82a2eb4e-bc7f-4cb1-b11f-c11839d7bf44 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:35.394018 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-82a2eb4e-bc7f-4cb1-b11f-c11839d7bf44 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.394196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-82a2eb4e-bc7f-4cb1-b11f-c11839d7bf44 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.394341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-82a2eb4e-bc7f-4cb1-b11f-c11839d7bf44 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:35.397556 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.397556 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:35.400847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f08aa7-4d9b-4721-8406-333d8b308cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:35.401237 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Flow 'volume_create_api' (e5d505f6-0312-4e69-9a9c-f3fb64605ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:35.401489 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Create volume request issued successfully. Jul 31 13:56:35.404536 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-323b4daf-2eff-4764-8997-b611c8a4487b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:35.404536 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 329/1319] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:56:35 2026] POST /volume/v3/volumes => generated 804 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:35.406628 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-82a2eb4e-bc7f-4cb1-b11f-c11839d7bf44 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 200 Jul 31 13:56:35.407000 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 332/1320] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:35.422922 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aa7b1286-2fc9-41a8-a795-ad29f370a810 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.425503 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa7b1286-2fc9-41a8-a795-ad29f370a810 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 Jul 31 13:56:35.425918 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aa7b1286-2fc9-41a8-a795-ad29f370a810 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.426162 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aa7b1286-2fc9-41a8-a795-ad29f370a810 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.436466 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.436466 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:35.440703 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aa7b1286-2fc9-41a8-a795-ad29f370a810 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:35.446196 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa7b1286-2fc9-41a8-a795-ad29f370a810 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 returned with HTTP 200 Jul 31 13:56:35.449253 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 333/1321] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:35.672488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-fb16eb74-12d5-413b-9e03-aefa32024e92 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.675050 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-fb16eb74-12d5-413b-9e03-aefa32024e92 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:56:35.675209 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-fb16eb74-12d5-413b-9e03-aefa32024e92 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.675377 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-fb16eb74-12d5-413b-9e03-aefa32024e92 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.682723 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.682723 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:35.688132 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-fb16eb74-12d5-413b-9e03-aefa32024e92 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:56:35.693956 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-fb16eb74-12d5-413b-9e03-aefa32024e92 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:56:35.693956 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 328/1322] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:35.726990 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-221e97b4-8cb3-4d9c-9c0b-9fc56d57f73f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.727461 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-221e97b4-8cb3-4d9c-9c0b-9fc56d57f73f None None] GET https://10.4.3.140/volume// Jul 31 13:56:35.727698 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-221e97b4-8cb3-4d9c-9c0b-9fc56d57f73f None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.727941 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-221e97b4-8cb3-4d9c-9c0b-9fc56d57f73f None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.728287 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-221e97b4-8cb3-4d9c-9c0b-9fc56d57f73f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:35.728625 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 330/1323] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:35.740452 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-16722de3-5431-46e9-bd6b-f5bc9492510c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.745498 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-16722de3-5431-46e9-bd6b-f5bc9492510c tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:56:35.745875 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-16722de3-5431-46e9-bd6b-f5bc9492510c tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05c6cda2-1d2e-4949-96ca-223af9698377", "connector": null, "instance_uuid": "3918b57f-3293-4987-b19c-e6f91f145f3e"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:35.760088 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.760088 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:35.799464 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-16722de3-5431-46e9-bd6b-f5bc9492510c tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:56:35.799681 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 333/1324] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:56:35 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:35.842342 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-2c6e84de-b65b-45aa-8737-adff0a786b32 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.849196 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-2c6e84de-b65b-45aa-8737-adff0a786b32 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] POST https://10.4.3.140/volume/v3/attachments/45f35bb1-17e4-4461-835a-2119da7cb3c7/action Jul 31 13:56:35.849972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-2c6e84de-b65b-45aa-8737-adff0a786b32 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:35.849972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-2c6e84de-b65b-45aa-8737-adff0a786b32 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:35.881535 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.881535 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:35.895366 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-81ef389c-8a33-4e96-99f0-d11787a64b12 req-2c6e84de-b65b-45aa-8737-adff0a786b32 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/attachments/45f35bb1-17e4-4461-835a-2119da7cb3c7/action returned with HTTP 204 Jul 31 13:56:35.895845 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 334/1325] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:56:35 2026] POST /volume/v3/attachments/45f35bb1-17e4-4461-835a-2119da7cb3c7/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:35.929134 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5509d684-b3df-44e3-bc6f-95f8fd2dbb86 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.930962 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5509d684-b3df-44e3-bc6f-95f8fd2dbb86 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:56:35.931151 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5509d684-b3df-44e3-bc6f-95f8fd2dbb86 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.931330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5509d684-b3df-44e3-bc6f-95f8fd2dbb86 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.943257 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.943257 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:35.947750 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5509d684-b3df-44e3-bc6f-95f8fd2dbb86 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:56:35.954044 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5509d684-b3df-44e3-bc6f-95f8fd2dbb86 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:56:35.954634 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 329/1326] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:35.967253 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5d1152b0-3a02-4a1a-bc44-8babb0d063c8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:35.972660 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d1152b0-3a02-4a1a-bc44-8babb0d063c8 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:56:35.972660 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d1152b0-3a02-4a1a-bc44-8babb0d063c8 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:35.972660 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d1152b0-3a02-4a1a-bc44-8babb0d063c8 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:35.985966 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:35.985966 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:35.989786 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5d1152b0-3a02-4a1a-bc44-8babb0d063c8 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:56:35.994083 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d1152b0-3a02-4a1a-bc44-8babb0d063c8 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:56:35.994765 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 331/1327] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:35 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:36.052988 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-c8ddf34d-a605-4d86-bb41-865d237ae477 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.055966 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-c8ddf34d-a605-4d86-bb41-865d237ae477 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:56:36.056205 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-c8ddf34d-a605-4d86-bb41-865d237ae477 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.056447 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-c8ddf34d-a605-4d86-bb41-865d237ae477 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.068809 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.068809 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:36.072867 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-c8ddf34d-a605-4d86-bb41-865d237ae477 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:56:36.077443 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-c8ddf34d-a605-4d86-bb41-865d237ae477 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:56:36.078034 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 334/1328] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:36 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 1112 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:36.104872 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-8ac60ae4-99b1-481c-b0b9-8a8c843c2658 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.107268 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-8ac60ae4-99b1-481c-b0b9-8a8c843c2658 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] DELETE https://10.4.3.140/volume/v3/attachments/45f35bb1-17e4-4461-835a-2119da7cb3c7 Jul 31 13:56:36.107466 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-8ac60ae4-99b1-481c-b0b9-8a8c843c2658 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.107668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-8ac60ae4-99b1-481c-b0b9-8a8c843c2658 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.116381 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.116381 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:36.167411 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ccf91b6c-1c51-4c4b-b761-fed73e3b7272 req-8ac60ae4-99b1-481c-b0b9-8a8c843c2658 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/attachments/45f35bb1-17e4-4461-835a-2119da7cb3c7 returned with HTTP 200 Jul 31 13:56:36.168132 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 335/1329] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:56:36 2026] DELETE /volume/v3/attachments/45f35bb1-17e4-4461-835a-2119da7cb3c7 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:36.202171 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-57537dee-7335-4901-8435-d1daddaa715c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.204668 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57537dee-7335-4901-8435-d1daddaa715c tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:56:36.204876 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57537dee-7335-4901-8435-d1daddaa715c tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.205083 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57537dee-7335-4901-8435-d1daddaa715c tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.213934 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.213934 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:36.217312 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-57537dee-7335-4901-8435-d1daddaa715c tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:56:36.222291 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57537dee-7335-4901-8435-d1daddaa715c tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:56:36.222534 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 330/1330] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:36 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:36.416392 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-674ba713-e0a8-48aa-8470-35d02ac8fd20 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.418205 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-674ba713-e0a8-48aa-8470-35d02ac8fd20 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:36.418430 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-674ba713-e0a8-48aa-8470-35d02ac8fd20 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.418650 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-674ba713-e0a8-48aa-8470-35d02ac8fd20 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.418813 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-674ba713-e0a8-48aa-8470-35d02ac8fd20 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:36.422068 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.422068 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:36.430565 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-674ba713-e0a8-48aa-8470-35d02ac8fd20 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 200 Jul 31 13:56:36.430928 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 332/1331] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:36 2026] GET /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:36.440955 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.443303 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:56:36.443586 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.443821 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.444183 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:56:36.446698 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:56:36.461993 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Get all volumes completed successfully. Jul 31 13:56:36.463123 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:36.463380 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:36.464194 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-43db6336-6861-411d-8271-43ce7763a22f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.466919 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-43db6336-6861-411d-8271-43ce7763a22f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 Jul 31 13:56:36.467204 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-43db6336-6861-411d-8271-43ce7763a22f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.467299 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-43db6336-6861-411d-8271-43ce7763a22f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.475354 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.475354 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:36.479480 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-43db6336-6861-411d-8271-43ce7763a22f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:36.489476 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-43db6336-6861-411d-8271-43ce7763a22f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 returned with HTTP 200 Jul 31 13:56:36.489476 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 336/1332] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:36 2026] GET /volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:36.506675 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d7619cb5-6eaa-4e49-8efa-f732ed407771 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.508034 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7619cb5-6eaa-4e49-8efa-f732ed407771 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c Jul 31 13:56:36.508447 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7619cb5-6eaa-4e49-8efa-f732ed407771 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.509992 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7619cb5-6eaa-4e49-8efa-f732ed407771 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.509992 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d7619cb5-6eaa-4e49-8efa-f732ed407771 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: f07e1f83-38d2-4637-935f-fdeb1ebb4c9c Jul 31 13:56:36.517015 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.517015 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:36.519465 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d7619cb5-6eaa-4e49-8efa-f732ed407771 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:36.524625 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:36.529427 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.529427 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:36.535364 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:36.535630 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:36.542584 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d7619cb5-6eaa-4e49-8efa-f732ed407771 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:36.543665 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7619cb5-6eaa-4e49-8efa-f732ed407771 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c returned with HTTP 202 Jul 31 13:56:36.543665 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 331/1333] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:36 2026] DELETE /volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:36.553785 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-22665a00-ddaa-4ccc-90cc-f554799bf7b4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.555671 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22665a00-ddaa-4ccc-90cc-f554799bf7b4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c Jul 31 13:56:36.555891 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-22665a00-ddaa-4ccc-90cc-f554799bf7b4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.556298 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-22665a00-ddaa-4ccc-90cc-f554799bf7b4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.563383 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.563383 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:36.567834 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-22665a00-ddaa-4ccc-90cc-f554799bf7b4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:36.572040 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22665a00-ddaa-4ccc-90cc-f554799bf7b4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c returned with HTTP 200 Jul 31 13:56:36.572561 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 333/1334] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:36 2026] GET /volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:36.592951 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:36.596257 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.596257 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:36.604627 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9f983b6f-a0e7-4c7b-888a-75c385b44c01 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:56:36.604627 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 335/1335] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:56:36 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:36.625349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.626947 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:56:36.627134 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.627339 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.627608 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:56:36.628291 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:56:36.641097 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Get all volumes completed successfully. Jul 31 13:56:36.642025 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:36.642226 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:36.687879 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:36.690830 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.690830 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:36.695583 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:36.695583 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:36.727438 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:36.732317 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.732317 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:36.737377 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9d69ec37-cef2-45a1-8ee9-f31c7f61c9e2 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:56:36.737777 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 337/1336] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:56:36 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:36.752094 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-51925077-4cd6-4af6-b59f-1071a0141b45 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.753843 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51925077-4cd6-4af6-b59f-1071a0141b45 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] POST https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1/action Jul 31 13:56:36.754275 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51925077-4cd6-4af6-b59f-1071a0141b45 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:36.754479 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51925077-4cd6-4af6-b59f-1071a0141b45 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:36.755909 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-51925077-4cd6-4af6-b59f-1071a0141b45 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] delete called for group 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 {{(pid=100183) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:56:36.756010 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-51925077-4cd6-4af6-b59f-1071a0141b45 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Delete group with id: 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:36.759895 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.759895 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:36.834853 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51925077-4cd6-4af6-b59f-1071a0141b45 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1/action returned with HTTP 202 Jul 31 13:56:36.835290 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 332/1337] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:56:36 2026] POST /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:36.844210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-abc826dc-2795-4b72-b6f1-924d94e4aacc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:36.846386 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abc826dc-2795-4b72-b6f1-924d94e4aacc tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 Jul 31 13:56:36.846674 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abc826dc-2795-4b72-b6f1-924d94e4aacc tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:36.846927 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abc826dc-2795-4b72-b6f1-924d94e4aacc tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:36.855946 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.855946 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:36.861007 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-abc826dc-2795-4b72-b6f1-924d94e4aacc tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Volume info retrieved successfully. Jul 31 13:56:36.861877 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-abc826dc-2795-4b72-b6f1-924d94e4aacc tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:56:36.862073 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-abc826dc-2795-4b72-b6f1-924d94e4aacc tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:56:36.916327 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-abc826dc-2795-4b72-b6f1-924d94e4aacc tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:56:36.919385 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:36.919385 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:36.930834 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abc826dc-2795-4b72-b6f1-924d94e4aacc tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 returned with HTTP 200 Jul 31 13:56:36.931439 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 334/1338] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:36 2026] GET /volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 => generated 905 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:37.590324 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-44faaeba-5ebb-4f01-8c80-61457f6eb9da None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:37.593864 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44faaeba-5ebb-4f01-8c80-61457f6eb9da tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c Jul 31 13:56:37.594903 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-44faaeba-5ebb-4f01-8c80-61457f6eb9da tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:37.594903 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-44faaeba-5ebb-4f01-8c80-61457f6eb9da tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:37.601717 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44faaeba-5ebb-4f01-8c80-61457f6eb9da tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c returned with HTTP 404 Jul 31 13:56:37.602291 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 336/1339] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:37 2026] GET /volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:37.612037 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f04728b5-c186-4f42-bcf8-fc7178047169 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:37.613843 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f04728b5-c186-4f42-bcf8-fc7178047169 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 Jul 31 13:56:37.614083 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f04728b5-c186-4f42-bcf8-fc7178047169 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:37.614294 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f04728b5-c186-4f42-bcf8-fc7178047169 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:37.614485 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f04728b5-c186-4f42-bcf8-fc7178047169 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 14cb764e-6e0a-4c70-9256-842bac251586 Jul 31 13:56:37.621592 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:37.621592 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:37.622190 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f04728b5-c186-4f42-bcf8-fc7178047169 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:37.641990 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f04728b5-c186-4f42-bcf8-fc7178047169 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:37.642183 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f04728b5-c186-4f42-bcf8-fc7178047169 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 returned with HTTP 202 Jul 31 13:56:37.642694 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 338/1340] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:37 2026] DELETE /volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 31 13:56:37.653083 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4420f6c8-29bf-4261-bfdd-5ae6fd7c49ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:37.656702 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4420f6c8-29bf-4261-bfdd-5ae6fd7c49ab tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 Jul 31 13:56:37.656996 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4420f6c8-29bf-4261-bfdd-5ae6fd7c49ab tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:37.657249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4420f6c8-29bf-4261-bfdd-5ae6fd7c49ab tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:37.667585 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:37.667585 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:37.677926 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4420f6c8-29bf-4261-bfdd-5ae6fd7c49ab tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:37.683398 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4420f6c8-29bf-4261-bfdd-5ae6fd7c49ab tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 returned with HTTP 200 Jul 31 13:56:37.683767 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 333/1341] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:37 2026] GET /volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:37.945962 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d9f10ea2-78f9-4804-8a82-4d0ac052b560 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:37.948711 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9f10ea2-78f9-4804-8a82-4d0ac052b560 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 Jul 31 13:56:37.949008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9f10ea2-78f9-4804-8a82-4d0ac052b560 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:37.949254 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9f10ea2-78f9-4804-8a82-4d0ac052b560 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:37.954557 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9f10ea2-78f9-4804-8a82-4d0ac052b560 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 returned with HTTP 404 Jul 31 13:56:37.954979 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 335/1342] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:37 2026] GET /volume/v3/volumes/1f975094-483a-456d-af8f-1b508929f141 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:37.964507 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-88e0da90-33b2-4bd3-9c9c-781063e3e425 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:37.966810 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-88e0da90-33b2-4bd3-9c9c-781063e3e425 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/volumes/ba0ea358-aac8-4f6b-8e52-f617deeffe33 Jul 31 13:56:37.966997 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-88e0da90-33b2-4bd3-9c9c-781063e3e425 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:37.967165 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-88e0da90-33b2-4bd3-9c9c-781063e3e425 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:37.972690 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-88e0da90-33b2-4bd3-9c9c-781063e3e425 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/volumes/ba0ea358-aac8-4f6b-8e52-f617deeffe33 returned with HTTP 404 Jul 31 13:56:37.973074 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 337/1343] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:37 2026] GET /volume/v3/volumes/ba0ea358-aac8-4f6b-8e52-f617deeffe33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:37.979311 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-89794f0c-116b-4a39-8397-35728eb8a988 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:37.981480 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89794f0c-116b-4a39-8397-35728eb8a988 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] GET https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 Jul 31 13:56:37.981843 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89794f0c-116b-4a39-8397-35728eb8a988 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:37.982119 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89794f0c-116b-4a39-8397-35728eb8a988 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:37.982325 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-89794f0c-116b-4a39-8397-35728eb8a988 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] show called for member 331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:56:37.985643 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89794f0c-116b-4a39-8397-35728eb8a988 tempest-GroupsTest-2035672993 tempest-GroupsTest-2035672993-project-member] https://10.4.3.140/volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 returned with HTTP 404 Jul 31 13:56:37.986389 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 339/1344] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:56:37 2026] GET /volume/v3/groups/331f8d5f-4e5e-46c7-b06d-f5e8cfb0aac1 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:37.994855 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cbff79b4-af7d-4bf4-ab5a-22d92a768884 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:37.996637 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cbff79b4-af7d-4bf4-ab5a-22d92a768884 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/901ec72e-81fe-4ff6-af60-12597634aaf4 Jul 31 13:56:37.996899 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cbff79b4-af7d-4bf4-ab5a-22d92a768884 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:37.997087 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cbff79b4-af7d-4bf4-ab5a-22d92a768884 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:38.016556 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cbff79b4-af7d-4bf4-ab5a-22d92a768884 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/group_types/901ec72e-81fe-4ff6-af60-12597634aaf4 returned with HTTP 202 Jul 31 13:56:38.017090 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 334/1345] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:56:37 2026] DELETE /volume/v3/group_types/901ec72e-81fe-4ff6-af60-12597634aaf4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:38.024093 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a890c5e-9388-4ae5-af1e-920782f88bf7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:38.025671 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a890c5e-9388-4ae5-af1e-920782f88bf7 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] DELETE https://10.4.3.140/volume/v3/types/84e50999-8d77-4e25-be41-2f34885aa952 Jul 31 13:56:38.025854 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a890c5e-9388-4ae5-af1e-920782f88bf7 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:38.026039 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a890c5e-9388-4ae5-af1e-920782f88bf7 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:38.048446 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a890c5e-9388-4ae5-af1e-920782f88bf7 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/types/84e50999-8d77-4e25-be41-2f34885aa952 returned with HTTP 202 Jul 31 13:56:38.048854 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 336/1346] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:56:38 2026] DELETE /volume/v3/types/84e50999-8d77-4e25-be41-2f34885aa952 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:38.057080 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d71a14a2-d6af-426e-932a-5819938da161 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:38.058700 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d71a14a2-d6af-426e-932a-5819938da161 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] GET https://10.4.3.140/volume/v3/types/84e50999-8d77-4e25-be41-2f34885aa952 Jul 31 13:56:38.058884 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d71a14a2-d6af-426e-932a-5819938da161 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:38.059054 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d71a14a2-d6af-426e-932a-5819938da161 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:38.061906 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d71a14a2-d6af-426e-932a-5819938da161 tempest-GroupsTest-1728488083 tempest-GroupsTest-1728488083-project-admin] https://10.4.3.140/volume/v3/types/84e50999-8d77-4e25-be41-2f34885aa952 returned with HTTP 404 Jul 31 13:56:38.062297 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 338/1347] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:56:38 2026] GET /volume/v3/types/84e50999-8d77-4e25-be41-2f34885aa952 => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:38.528867 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:38.530818 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:38.531139 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-709803501", "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:38.532665 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-709803501', 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:38.627150 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Create volume of 1 GB Jul 31 13:56:38.631605 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Availability Zones retrieved successfully. Jul 31 13:56:38.637211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Flow 'volume_create_api' (fc5807fa-877b-4f7e-a6a1-56b11d3a29b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:38.638074 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11f83e94-c46b-4e0e-ba6e-1b2211908af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:38.638882 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:38.697368 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9d27a94f-d589-43a8-a2e6-6bd60da220c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:38.701016 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d27a94f-d589-43a8-a2e6-6bd60da220c9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 Jul 31 13:56:38.701303 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9d27a94f-d589-43a8-a2e6-6bd60da220c9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:38.701580 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9d27a94f-d589-43a8-a2e6-6bd60da220c9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:38.706883 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11f83e94-c46b-4e0e-ba6e-1b2211908af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:38.707580 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3213d7-04d5-4330-99e5-4ac54dee3eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:38.708403 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d27a94f-d589-43a8-a2e6-6bd60da220c9 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 returned with HTTP 404 Jul 31 13:56:38.709086 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 335/1348] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:38 2026] GET /volume/v3/volumes/14cb764e-6e0a-4c70-9256-842bac251586 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:38.715764 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-70424a97-b054-4941-b927-6c34ba37c8be None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:38.717447 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70424a97-b054-4941-b927-6c34ba37c8be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c Jul 31 13:56:38.717646 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70424a97-b054-4941-b927-6c34ba37c8be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:38.717853 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70424a97-b054-4941-b927-6c34ba37c8be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:38.718035 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-70424a97-b054-4941-b927-6c34ba37c8be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: f07e1f83-38d2-4637-935f-fdeb1ebb4c9c Jul 31 13:56:38.723242 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70424a97-b054-4941-b927-6c34ba37c8be tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c returned with HTTP 404 Jul 31 13:56:38.723722 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 337/1349] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:38 2026] DELETE /volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:38.732956 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c155c2c8-fb80-43ba-ad59-efee2d5df5b6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:38.736650 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c155c2c8-fb80-43ba-ad59-efee2d5df5b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c Jul 31 13:56:38.736888 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c155c2c8-fb80-43ba-ad59-efee2d5df5b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:38.737051 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c155c2c8-fb80-43ba-ad59-efee2d5df5b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:38.747263 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Created reservations ['2e51bb70-9a7d-4bac-95f2-dad20fc96a50', '02d67576-e598-42da-b6f7-4e7d188a5fbc', '2175aad6-7bbd-465c-a651-2ebff98c94d1', 'c12210d8-836a-4fbf-b918-614429b1ffba'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:38.748239 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3213d7-04d5-4330-99e5-4ac54dee3eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e51bb70-9a7d-4bac-95f2-dad20fc96a50', '02d67576-e598-42da-b6f7-4e7d188a5fbc', '2175aad6-7bbd-465c-a651-2ebff98c94d1', 'c12210d8-836a-4fbf-b918-614429b1ffba']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:38.748924 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c687876b-ab13-4f72-af33-913c8adc9eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:38.749998 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c155c2c8-fb80-43ba-ad59-efee2d5df5b6 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c returned with HTTP 404 Jul 31 13:56:38.753757 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 339/1350] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:38 2026] GET /volume/v3/volumes/f07e1f83-38d2-4637-935f-fdeb1ebb4c9c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:38.762044 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d97a2f05-b8f4-47a7-8f2f-d70bc7d0423c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:38.764736 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d97a2f05-b8f4-47a7-8f2f-d70bc7d0423c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 Jul 31 13:56:38.765085 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d97a2f05-b8f4-47a7-8f2f-d70bc7d0423c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:38.765391 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d97a2f05-b8f4-47a7-8f2f-d70bc7d0423c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:38.765668 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d97a2f05-b8f4-47a7-8f2f-d70bc7d0423c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: cade8612-2942-4f9e-87b4-5c397f2f6423 Jul 31 13:56:38.769207 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c687876b-ab13-4f72-af33-913c8adc9eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caed56f7-dc8d-49d7-9a75-c9fb9d9821f6', '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-709803501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa382575ca04cd6ab4f6ccd7639c78c',qos_specs=None,replication_status=,reservations=['2e51bb70-9a7d-4bac-95f2-dad20fc96a50','02d67576-e598-42da-b6f7-4e7d188a5fbc','2175aad6-7bbd-465c-a651-2ebff98c94d1','c12210d8-836a-4fbf-b918-614429b1ffba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedf68b26a1f42639912c9d5ff3955d2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-709803501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caed56f7-dc8d-49d7-9a75-c9fb9d9821f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aa382575ca04cd6ab4f6ccd7639c78c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedf68b26a1f42639912c9d5ff3955d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:38.770111 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d76e51-d099-4ec1-9181-7bff8cb27f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:38.779030 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:38.779030 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:38.779701 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d97a2f05-b8f4-47a7-8f2f-d70bc7d0423c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:38.791022 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d76e51-d099-4ec1-9181-7bff8cb27f4e) transitioned into state 'SUCCESS' from state '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-709803501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa382575ca04cd6ab4f6ccd7639c78c',qos_specs=None,replication_status=,reservations=['2e51bb70-9a7d-4bac-95f2-dad20fc96a50','02d67576-e598-42da-b6f7-4e7d188a5fbc','2175aad6-7bbd-465c-a651-2ebff98c94d1','c12210d8-836a-4fbf-b918-614429b1ffba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedf68b26a1f42639912c9d5ff3955d2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:38.791696 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2899ba83-b50e-4fef-8c2d-a5a1bc2ed49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:38.802520 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2899ba83-b50e-4fef-8c2d-a5a1bc2ed49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:38.803365 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Flow 'volume_create_api' (fc5807fa-877b-4f7e-a6a1-56b11d3a29b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:38.803693 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Create volume request issued successfully. Jul 31 13:56:38.804199 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c302efdb-0ad9-4f83-888c-f8924eed0387 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:38.804675 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 340/1351] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:56:38 2026] POST /volume/v3/volumes => generated 752 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:38.810066 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d97a2f05-b8f4-47a7-8f2f-d70bc7d0423c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume request issued successfully. Jul 31 13:56:38.810306 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d97a2f05-b8f4-47a7-8f2f-d70bc7d0423c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 returned with HTTP 202 Jul 31 13:56:38.811124 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 336/1352] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:38 2026] DELETE /volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:38.821129 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd54df39-3f19-4942-9264-9d684a36fc46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:38.822846 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd54df39-3f19-4942-9264-9d684a36fc46 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 Jul 31 13:56:38.823088 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd54df39-3f19-4942-9264-9d684a36fc46 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:38.823280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd54df39-3f19-4942-9264-9d684a36fc46 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:38.826067 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3109df7d-fa4f-467a-8452-aa27bced134b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:38.830089 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3109df7d-fa4f-467a-8452-aa27bced134b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 Jul 31 13:56:38.830300 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3109df7d-fa4f-467a-8452-aa27bced134b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:38.830480 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3109df7d-fa4f-467a-8452-aa27bced134b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:38.839850 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:38.839850 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:38.841975 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:38.841975 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:38.851592 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cd54df39-3f19-4942-9264-9d684a36fc46 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:38.851776 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3109df7d-fa4f-467a-8452-aa27bced134b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Volume info retrieved successfully. Jul 31 13:56:38.856638 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3109df7d-fa4f-467a-8452-aa27bced134b tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 returned with HTTP 200 Jul 31 13:56:38.856688 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd54df39-3f19-4942-9264-9d684a36fc46 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 returned with HTTP 200 Jul 31 13:56:38.856939 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 338/1353] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:38 2026] GET /volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:38.857176 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 340/1354] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:38 2026] GET /volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 => generated 895 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:39.870415 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-57083ad1-aaaa-4c50-964c-e15cad9ea581 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:39.873058 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-57083ad1-aaaa-4c50-964c-e15cad9ea581 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 Jul 31 13:56:39.873345 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-57083ad1-aaaa-4c50-964c-e15cad9ea581 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:39.873550 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-021c0f31-4722-4386-9022-4b3a84247d04 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:39.873804 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-57083ad1-aaaa-4c50-964c-e15cad9ea581 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:39.875703 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-021c0f31-4722-4386-9022-4b3a84247d04 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 Jul 31 13:56:39.875978 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-021c0f31-4722-4386-9022-4b3a84247d04 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:39.876208 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-021c0f31-4722-4386-9022-4b3a84247d04 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:39.882802 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-021c0f31-4722-4386-9022-4b3a84247d04 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 returned with HTTP 404 Jul 31 13:56:39.883346 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 337/1355] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:39 2026] GET /volume/v3/volumes/cade8612-2942-4f9e-87b4-5c397f2f6423 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:39.883568 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:39.883568 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:39.888449 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-57083ad1-aaaa-4c50-964c-e15cad9ea581 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:39.891148 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-205d4a1d-272b-4ac7-9bdb-10cbce064e85 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:39.894628 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-205d4a1d-272b-4ac7-9bdb-10cbce064e85 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 Jul 31 13:56:39.894803 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-57083ad1-aaaa-4c50-964c-e15cad9ea581 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 returned with HTTP 200 Jul 31 13:56:39.894844 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-205d4a1d-272b-4ac7-9bdb-10cbce064e85 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:39.895029 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-205d4a1d-272b-4ac7-9bdb-10cbce064e85 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:39.895128 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-205d4a1d-272b-4ac7-9bdb-10cbce064e85 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: b4f327af-6415-492a-9187-75d31c167ec5 Jul 31 13:56:39.895330 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 341/1356] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:39 2026] GET /volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:39.902743 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-205d4a1d-272b-4ac7-9bdb-10cbce064e85 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 returned with HTTP 404 Jul 31 13:56:39.903622 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 339/1357] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:39 2026] DELETE /volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:39.912229 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-87d5fee8-191d-43ab-9ade-1cefa00c183c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:39.917896 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-87d5fee8-191d-43ab-9ade-1cefa00c183c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 Jul 31 13:56:39.918096 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-87d5fee8-191d-43ab-9ade-1cefa00c183c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:39.918314 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-87d5fee8-191d-43ab-9ade-1cefa00c183c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:39.925350 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-87d5fee8-191d-43ab-9ade-1cefa00c183c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 returned with HTTP 404 Jul 31 13:56:39.925821 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 341/1358] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:39 2026] GET /volume/v3/snapshots/b4f327af-6415-492a-9187-75d31c167ec5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:39.932888 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-72abafe2-edd6-4eaa-8dae-67175fba7dce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:39.934833 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72abafe2-edd6-4eaa-8dae-67175fba7dce tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:39.935094 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72abafe2-edd6-4eaa-8dae-67175fba7dce tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:39.935821 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72abafe2-edd6-4eaa-8dae-67175fba7dce tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:39.935821 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-72abafe2-edd6-4eaa-8dae-67175fba7dce tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:39.943382 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-b5f65ea0-48b6-4387-a82b-36f6cacec393 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:39.944633 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72abafe2-edd6-4eaa-8dae-67175fba7dce tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 returned with HTTP 404 Jul 31 13:56:39.944848 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-b5f65ea0-48b6-4387-a82b-36f6cacec393 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 Jul 31 13:56:39.945125 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-b5f65ea0-48b6-4387-a82b-36f6cacec393 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:39.945210 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 338/1359] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:39 2026] DELETE /volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:39.945390 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-b5f65ea0-48b6-4387-a82b-36f6cacec393 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:39.952625 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8c318638-1afd-4883-8ae3-4491f47458ec None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:39.954258 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c318638-1afd-4883-8ae3-4491f47458ec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 Jul 31 13:56:39.954729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8c318638-1afd-4883-8ae3-4491f47458ec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:39.954782 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:39.954782 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:39.954852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8c318638-1afd-4883-8ae3-4491f47458ec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:39.959002 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-b5f65ea0-48b6-4387-a82b-36f6cacec393 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:39.959635 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c318638-1afd-4883-8ae3-4491f47458ec tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 returned with HTTP 404 Jul 31 13:56:39.960065 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 340/1360] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:39 2026] GET /volume/v3/volumes/930581b1-cf3f-4c58-bc1b-a55b8ea2aa85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:39.964003 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-b5f65ea0-48b6-4387-a82b-36f6cacec393 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 returned with HTTP 200 Jul 31 13:56:39.964362 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 342/1361] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:39 2026] GET /volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:39.970579 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9167a89e-cb51-4d95-a1d7-7e7c9b7cb5b1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:39.984337 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9167a89e-cb51-4d95-a1d7-7e7c9b7cb5b1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 Jul 31 13:56:39.984612 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9167a89e-cb51-4d95-a1d7-7e7c9b7cb5b1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:39.984823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9167a89e-cb51-4d95-a1d7-7e7c9b7cb5b1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:39.984990 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-9167a89e-cb51-4d95-a1d7-7e7c9b7cb5b1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 Jul 31 13:56:39.990469 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9167a89e-cb51-4d95-a1d7-7e7c9b7cb5b1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 returned with HTTP 404 Jul 31 13:56:39.990969 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 342/1362] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:39 2026] DELETE /volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:39.999384 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ba06547e-9c13-4d00-8565-db11e36e8085 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.000900 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba06547e-9c13-4d00-8565-db11e36e8085 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 Jul 31 13:56:40.001079 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba06547e-9c13-4d00-8565-db11e36e8085 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.001250 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba06547e-9c13-4d00-8565-db11e36e8085 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.010175 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba06547e-9c13-4d00-8565-db11e36e8085 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 returned with HTTP 404 Jul 31 13:56:40.010592 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 339/1363] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:39 2026] GET /volume/v3/volumes/62ce95f4-1f2f-419e-be5c-fd3c0d5e6864 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.018190 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-18ca77ed-0575-4189-b990-10f0b8d72355 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.021789 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18ca77ed-0575-4189-b990-10f0b8d72355 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 Jul 31 13:56:40.022227 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18ca77ed-0575-4189-b990-10f0b8d72355 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.022473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18ca77ed-0575-4189-b990-10f0b8d72355 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.022650 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-18ca77ed-0575-4189-b990-10f0b8d72355 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: fdb26ae7-72bf-4a35-b309-22d60ef32d01 Jul 31 13:56:40.031947 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18ca77ed-0575-4189-b990-10f0b8d72355 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 returned with HTTP 404 Jul 31 13:56:40.032350 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 341/1364] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:40.040720 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-794aeea7-05bc-4a6c-a53a-752c9179930e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.043335 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-794aeea7-05bc-4a6c-a53a-752c9179930e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 Jul 31 13:56:40.043562 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-794aeea7-05bc-4a6c-a53a-752c9179930e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.043862 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-794aeea7-05bc-4a6c-a53a-752c9179930e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.048292 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-794aeea7-05bc-4a6c-a53a-752c9179930e tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 returned with HTTP 404 Jul 31 13:56:40.048822 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 343/1365] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/snapshots/fdb26ae7-72bf-4a35-b309-22d60ef32d01 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:40.058115 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4eb76f5b-5497-43a4-babe-92b85ca459b7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.059847 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4eb76f5b-5497-43a4-babe-92b85ca459b7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:40.060050 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4eb76f5b-5497-43a4-babe-92b85ca459b7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.060230 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4eb76f5b-5497-43a4-babe-92b85ca459b7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.060396 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4eb76f5b-5497-43a4-babe-92b85ca459b7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:40.071259 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4eb76f5b-5497-43a4-babe-92b85ca459b7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b returned with HTTP 404 Jul 31 13:56:40.073447 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 343/1366] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.081041 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b6dcd72e-7060-461a-ae1f-0b7f2869ca65 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.083928 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6dcd72e-7060-461a-ae1f-0b7f2869ca65 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b Jul 31 13:56:40.083928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6dcd72e-7060-461a-ae1f-0b7f2869ca65 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.083928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6dcd72e-7060-461a-ae1f-0b7f2869ca65 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.095091 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6dcd72e-7060-461a-ae1f-0b7f2869ca65 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b returned with HTTP 404 Jul 31 13:56:40.095576 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 340/1367] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/volumes/a2ca0456-8e80-4960-b87a-f9743315a92b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.103362 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a7e5f2c5-aacf-40d7-8857-2b98bf360a12 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.108055 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7e5f2c5-aacf-40d7-8857-2b98bf360a12 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 Jul 31 13:56:40.108229 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7e5f2c5-aacf-40d7-8857-2b98bf360a12 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.108345 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7e5f2c5-aacf-40d7-8857-2b98bf360a12 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.108442 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-a7e5f2c5-aacf-40d7-8857-2b98bf360a12 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: 26941704-30a2-426e-90ed-e960b95c48b3 Jul 31 13:56:40.113437 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7e5f2c5-aacf-40d7-8857-2b98bf360a12 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 returned with HTTP 404 Jul 31 13:56:40.113437 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 342/1368] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:40.123569 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8aa6c713-9e49-40f3-8f5d-2ebb203ed00d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.125449 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8aa6c713-9e49-40f3-8f5d-2ebb203ed00d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 Jul 31 13:56:40.125706 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8aa6c713-9e49-40f3-8f5d-2ebb203ed00d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.125892 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8aa6c713-9e49-40f3-8f5d-2ebb203ed00d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.140385 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8aa6c713-9e49-40f3-8f5d-2ebb203ed00d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 returned with HTTP 404 Jul 31 13:56:40.140385 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 344/1369] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/snapshots/26941704-30a2-426e-90ed-e960b95c48b3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:40.148158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-257637c0-a3b4-4513-93fa-ca6475a18799 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.150383 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-257637c0-a3b4-4513-93fa-ca6475a18799 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:40.150686 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-257637c0-a3b4-4513-93fa-ca6475a18799 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.150939 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-257637c0-a3b4-4513-93fa-ca6475a18799 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.151147 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-257637c0-a3b4-4513-93fa-ca6475a18799 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:40.161309 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-257637c0-a3b4-4513-93fa-ca6475a18799 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 returned with HTTP 404 Jul 31 13:56:40.161812 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 344/1370] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.169034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4edccda2-8552-41c6-89fd-abb309680604 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.172801 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4edccda2-8552-41c6-89fd-abb309680604 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 Jul 31 13:56:40.172983 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4edccda2-8552-41c6-89fd-abb309680604 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.173195 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4edccda2-8552-41c6-89fd-abb309680604 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.179287 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4edccda2-8552-41c6-89fd-abb309680604 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 returned with HTTP 404 Jul 31 13:56:40.179799 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 341/1371] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/volumes/2088ccf8-1661-4ee5-a866-d0bd6fe2ce16 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.189631 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f4bfcaa9-e410-4c46-8114-089489744cf1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.191810 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4bfcaa9-e410-4c46-8114-089489744cf1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 Jul 31 13:56:40.192028 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4bfcaa9-e410-4c46-8114-089489744cf1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.192262 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4bfcaa9-e410-4c46-8114-089489744cf1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.192456 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f4bfcaa9-e410-4c46-8114-089489744cf1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: d403530f-9309-4492-b287-8e095ffd5ce9 Jul 31 13:56:40.198924 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4bfcaa9-e410-4c46-8114-089489744cf1 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 returned with HTTP 404 Jul 31 13:56:40.199421 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 343/1372] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.206438 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b87d693e-acf5-4126-9dc6-6f87f0af8802 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.210043 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b87d693e-acf5-4126-9dc6-6f87f0af8802 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 Jul 31 13:56:40.210043 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b87d693e-acf5-4126-9dc6-6f87f0af8802 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.210043 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b87d693e-acf5-4126-9dc6-6f87f0af8802 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.220746 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b87d693e-acf5-4126-9dc6-6f87f0af8802 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 returned with HTTP 404 Jul 31 13:56:40.221440 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 345/1373] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/volumes/d403530f-9309-4492-b287-8e095ffd5ce9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.229589 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-038c470d-9365-4a92-abc3-6027b7ede5e4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.231778 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-038c470d-9365-4a92-abc3-6027b7ede5e4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 Jul 31 13:56:40.232036 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-038c470d-9365-4a92-abc3-6027b7ede5e4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.232288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-038c470d-9365-4a92-abc3-6027b7ede5e4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.232462 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-038c470d-9365-4a92-abc3-6027b7ede5e4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 264a5746-95c3-4543-966d-7c4eed0f7db0 Jul 31 13:56:40.243191 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-038c470d-9365-4a92-abc3-6027b7ede5e4 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 returned with HTTP 404 Jul 31 13:56:40.245299 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 345/1374] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.255657 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dacdc4ac-f4c6-49fd-aac6-a9ecc7361e35 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.259095 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dacdc4ac-f4c6-49fd-aac6-a9ecc7361e35 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 Jul 31 13:56:40.259095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dacdc4ac-f4c6-49fd-aac6-a9ecc7361e35 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.259095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dacdc4ac-f4c6-49fd-aac6-a9ecc7361e35 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.265536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dacdc4ac-f4c6-49fd-aac6-a9ecc7361e35 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 returned with HTTP 404 Jul 31 13:56:40.265709 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 342/1375] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/volumes/264a5746-95c3-4543-966d-7c4eed0f7db0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.274704 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-847adcdd-3811-4f79-9c5a-8b5318d8759c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.279380 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-847adcdd-3811-4f79-9c5a-8b5318d8759c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 Jul 31 13:56:40.279658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-847adcdd-3811-4f79-9c5a-8b5318d8759c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.279917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-847adcdd-3811-4f79-9c5a-8b5318d8759c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.280052 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-847adcdd-3811-4f79-9c5a-8b5318d8759c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: 7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 Jul 31 13:56:40.285614 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-847adcdd-3811-4f79-9c5a-8b5318d8759c tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 returned with HTTP 404 Jul 31 13:56:40.286450 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 344/1376] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:40.299634 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a4e8d207-7d66-4766-a6f8-574c94624e1d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.305053 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a4e8d207-7d66-4766-a6f8-574c94624e1d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 Jul 31 13:56:40.305316 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a4e8d207-7d66-4766-a6f8-574c94624e1d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.305868 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a4e8d207-7d66-4766-a6f8-574c94624e1d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.313940 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a4e8d207-7d66-4766-a6f8-574c94624e1d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 returned with HTTP 404 Jul 31 13:56:40.314718 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 346/1377] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/snapshots/7df28f0b-02cb-4ec6-8db0-fac7ce641ea9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 13:56:40.322800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3f914600-7873-468d-9c46-edab4f763a75 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.325528 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3f914600-7873-468d-9c46-edab4f763a75 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:40.325528 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3f914600-7873-468d-9c46-edab4f763a75 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.325813 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3f914600-7873-468d-9c46-edab4f763a75 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.326028 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-3f914600-7873-468d-9c46-edab4f763a75 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:40.334288 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3f914600-7873-468d-9c46-edab4f763a75 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 returned with HTTP 404 Jul 31 13:56:40.337639 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 346/1378] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.347097 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a2cf70f5-52d7-479c-8bd3-0bb1d957cfdb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.348810 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2cf70f5-52d7-479c-8bd3-0bb1d957cfdb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 Jul 31 13:56:40.349051 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2cf70f5-52d7-479c-8bd3-0bb1d957cfdb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.349183 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2cf70f5-52d7-479c-8bd3-0bb1d957cfdb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.357043 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2cf70f5-52d7-479c-8bd3-0bb1d957cfdb tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 returned with HTTP 404 Jul 31 13:56:40.357475 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 343/1379] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/volumes/ca943b7c-d66a-40ec-abd9-154e31526e63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.365932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5dabe135-f65f-4793-aa19-f9985d4b56a7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.367706 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5dabe135-f65f-4793-aa19-f9985d4b56a7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 Jul 31 13:56:40.367918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5dabe135-f65f-4793-aa19-f9985d4b56a7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.368109 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5dabe135-f65f-4793-aa19-f9985d4b56a7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.368200 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-5dabe135-f65f-4793-aa19-f9985d4b56a7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete snapshot with id: 003a5a79-124a-4840-abdc-aba605cc9fb8 Jul 31 13:56:40.372670 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5dabe135-f65f-4793-aa19-f9985d4b56a7 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 returned with HTTP 404 Jul 31 13:56:40.373091 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 345/1380] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:40.383555 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd2e5060-2765-4296-9354-341ba8306e5d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.385365 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd2e5060-2765-4296-9354-341ba8306e5d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 Jul 31 13:56:40.385617 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd2e5060-2765-4296-9354-341ba8306e5d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.385808 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd2e5060-2765-4296-9354-341ba8306e5d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.393022 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd2e5060-2765-4296-9354-341ba8306e5d tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 returned with HTTP 404 Jul 31 13:56:40.393477 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 347/1381] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/snapshots/003a5a79-124a-4840-abdc-aba605cc9fb8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:40.401945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fbc6a669-3bfc-4889-b4ab-c20cd694502f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.403921 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbc6a669-3bfc-4889-b4ab-c20cd694502f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:40.404186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbc6a669-3bfc-4889-b4ab-c20cd694502f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.404422 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbc6a669-3bfc-4889-b4ab-c20cd694502f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.404685 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-fbc6a669-3bfc-4889-b4ab-c20cd694502f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Delete volume with id: 3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:40.415011 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbc6a669-3bfc-4889-b4ab-c20cd694502f tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 returned with HTTP 404 Jul 31 13:56:40.415464 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 347/1382] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:40 2026] DELETE /volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.424324 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce56cf57-a024-4f2d-a995-4ea02a8fb531 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.429312 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce56cf57-a024-4f2d-a995-4ea02a8fb531 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] GET https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 Jul 31 13:56:40.429694 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce56cf57-a024-4f2d-a995-4ea02a8fb531 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.429940 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce56cf57-a024-4f2d-a995-4ea02a8fb531 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.438847 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce56cf57-a024-4f2d-a995-4ea02a8fb531 tempest-VolumeDependencyTests-1783144514 tempest-VolumeDependencyTests-1783144514-project-member] https://10.4.3.140/volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 returned with HTTP 404 Jul 31 13:56:40.440215 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 344/1383] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/volumes/3ac549be-42d3-4d8a-8b9f-d1f603fb5c41 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:40.505037 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-2c644a67-ea8b-412f-a937-a07fb0ebe029 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.508068 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-2c644a67-ea8b-412f-a937-a07fb0ebe029 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 Jul 31 13:56:40.508310 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-2c644a67-ea8b-412f-a937-a07fb0ebe029 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.508583 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-2c644a67-ea8b-412f-a937-a07fb0ebe029 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.517498 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:40.517498 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:40.522684 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-2c644a67-ea8b-412f-a937-a07fb0ebe029 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:40.531342 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-2c644a67-ea8b-412f-a937-a07fb0ebe029 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 returned with HTTP 200 Jul 31 13:56:40.531814 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 346/1384] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:40.545342 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-898259e3-3a4f-4b0b-a00b-b99eec4a9173 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.545715 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-898259e3-3a4f-4b0b-a00b-b99eec4a9173 None None] GET https://10.4.3.140/volume// Jul 31 13:56:40.546114 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-898259e3-3a4f-4b0b-a00b-b99eec4a9173 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.546114 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-898259e3-3a4f-4b0b-a00b-b99eec4a9173 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.546342 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-898259e3-3a4f-4b0b-a00b-b99eec4a9173 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:40.546659 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 348/1385] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:40.559346 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-8fd92923-5e5f-483c-ad93-c1e50936cedc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.564187 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-8fd92923-5e5f-483c-ad93-c1e50936cedc tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:56:40.564475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-8fd92923-5e5f-483c-ad93-c1e50936cedc tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "caed56f7-dc8d-49d7-9a75-c9fb9d9821f6", "connector": null, "instance_uuid": "1618657d-c7d1-4e2c-80cc-eaac48b05315"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:40.573354 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:40.573354 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:40.579250 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2d400a29-c83d-4615-a252-7c697acf4757 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.607298 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-8fd92923-5e5f-483c-ad93-c1e50936cedc tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:56:40.607732 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 348/1386] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:56:40 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:40.781246 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d400a29-c83d-4615-a252-7c697acf4757 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] POST https://10.4.3.140/volume/v3/qos-specs Jul 31 13:56:40.781636 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d400a29-c83d-4615-a252-7c697acf4757 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-852525988", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:40.783716 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.qos_specs [None req-2d400a29-c83d-4615-a252-7c697acf4757 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-852525988', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100183) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 13:56:40.789747 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-2d400a29-c83d-4615-a252-7c697acf4757 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DB qos_specs_create(): root {'id': '63876bcf-3cb2-41c9-a586-e79d286cc176', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-852525988'} {{(pid=100183) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 13:56:40.800597 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d400a29-c83d-4615-a252-7c697acf4757 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Jul 31 13:56:40.800965 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 345/1387] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:56:40 2026] POST /volume/v3/qos-specs => generated 392 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:40.809316 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3c5a2933-f21c-43e8-8398-b3cb7f00ac54 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.812114 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c5a2933-f21c-43e8-8398-b3cb7f00ac54 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:56:40.812974 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c5a2933-f21c-43e8-8398-b3cb7f00ac54 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1470728318"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:40.827617 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c5a2933-f21c-43e8-8398-b3cb7f00ac54 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:56:40.827946 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 347/1388] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:56:40 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:40.839270 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df9095fa-91a1-4cb2-8346-665fdf398ed6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.845289 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df9095fa-91a1-4cb2-8346-665fdf398ed6 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:56:40.845677 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df9095fa-91a1-4cb2-8346-665fdf398ed6 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1969710513"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:40.863300 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df9095fa-91a1-4cb2-8346-665fdf398ed6 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:56:40.863673 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 349/1389] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:56:40 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:40.874596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a56a621b-04de-4872-b68d-a091353641f8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.876449 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a56a621b-04de-4872-b68d-a091353641f8 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:56:40.876912 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a56a621b-04de-4872-b68d-a091353641f8 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-116809622"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:40.878355 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:40.878355 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:40.894273 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a56a621b-04de-4872-b68d-a091353641f8 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:56:40.894273 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 349/1390] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:56:40 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:40.903088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d230c999-0dfd-4e26-9c3b-a814561b4769 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.904852 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d230c999-0dfd-4e26-9c3b-a814561b4769 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associate?vol_type_id=9d4b9019-aec7-478e-a848-7d6b591c8ed3 Jul 31 13:56:40.905044 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d230c999-0dfd-4e26-9c3b-a814561b4769 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.905225 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d230c999-0dfd-4e26-9c3b-a814561b4769 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'associate' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.905465 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:40.905465 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:40.906115 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d230c999-0dfd-4e26-9c3b-a814561b4769 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Associate qos_spec: 63876bcf-3cb2-41c9-a586-e79d286cc176 with type: 9d4b9019-aec7-478e-a848-7d6b591c8ed3 {{(pid=100183) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 13:56:40.922200 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d230c999-0dfd-4e26-9c3b-a814561b4769 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associate?vol_type_id=9d4b9019-aec7-478e-a848-7d6b591c8ed3 returned with HTTP 202 Jul 31 13:56:40.922588 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 346/1391] 10.4.3.140 () {66 vars in 1481 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associate?vol_type_id=9d4b9019-aec7-478e-a848-7d6b591c8ed3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:40.930868 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e6387f26-5158-4476-878e-11837dc382cd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.932627 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6387f26-5158-4476-878e-11837dc382cd tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associate?vol_type_id=d95b4b34-e6ad-4fb0-af08-a1d185dff598 Jul 31 13:56:40.932818 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6387f26-5158-4476-878e-11837dc382cd tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.933013 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6387f26-5158-4476-878e-11837dc382cd tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'associate' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.933561 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e6387f26-5158-4476-878e-11837dc382cd tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Associate qos_spec: 63876bcf-3cb2-41c9-a586-e79d286cc176 with type: d95b4b34-e6ad-4fb0-af08-a1d185dff598 {{(pid=100185) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 13:56:40.954630 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6387f26-5158-4476-878e-11837dc382cd tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associate?vol_type_id=d95b4b34-e6ad-4fb0-af08-a1d185dff598 returned with HTTP 202 Jul 31 13:56:40.957315 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 348/1392] 10.4.3.140 () {66 vars in 1481 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associate?vol_type_id=d95b4b34-e6ad-4fb0-af08-a1d185dff598 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:40.963903 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0f069c9e-ad56-48ef-ba38-436e75d80864 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:40.964362 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f069c9e-ad56-48ef-ba38-436e75d80864 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associate?vol_type_id=21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 Jul 31 13:56:40.964362 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f069c9e-ad56-48ef-ba38-436e75d80864 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:40.964487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f069c9e-ad56-48ef-ba38-436e75d80864 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'associate' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:40.965045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f069c9e-ad56-48ef-ba38-436e75d80864 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Associate qos_spec: 63876bcf-3cb2-41c9-a586-e79d286cc176 with type: 21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 {{(pid=100184) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 13:56:40.987619 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f069c9e-ad56-48ef-ba38-436e75d80864 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associate?vol_type_id=21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 returned with HTTP 202 Jul 31 13:56:40.988004 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 350/1393] 10.4.3.140 () {66 vars in 1481 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associate?vol_type_id=21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:40.999914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fb74bd53-d16b-4eef-8a01-187264bc9394 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.002037 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fb74bd53-d16b-4eef-8a01-187264bc9394 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associations Jul 31 13:56:41.002206 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fb74bd53-d16b-4eef-8a01-187264bc9394 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.002403 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fb74bd53-d16b-4eef-8a01-187264bc9394 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'associations' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.002914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fb74bd53-d16b-4eef-8a01-187264bc9394 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Get associations for qos_spec id: 63876bcf-3cb2-41c9-a586-e79d286cc176 {{(pid=100182) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 13:56:41.019626 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fb74bd53-d16b-4eef-8a01-187264bc9394 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associations returned with HTTP 200 Jul 31 13:56:41.021259 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 350/1394] 10.4.3.140 () {66 vars in 1393 bytes} [Fri Jul 31 13:56:40 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associations => generated 447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.032683 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8cb71201-d9e4-4077-8bd6-7e3ff68e57f5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.035653 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8cb71201-d9e4-4077-8bd6-7e3ff68e57f5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/disassociate?vol_type_id=9d4b9019-aec7-478e-a848-7d6b591c8ed3 Jul 31 13:56:41.035653 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8cb71201-d9e4-4077-8bd6-7e3ff68e57f5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.035653 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8cb71201-d9e4-4077-8bd6-7e3ff68e57f5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'disassociate' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.035653 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.035653 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:41.035653 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8cb71201-d9e4-4077-8bd6-7e3ff68e57f5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Disassociate qos_spec: 63876bcf-3cb2-41c9-a586-e79d286cc176 from type: 9d4b9019-aec7-478e-a848-7d6b591c8ed3 {{(pid=100183) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 31 13:56:41.055878 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8cb71201-d9e4-4077-8bd6-7e3ff68e57f5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/disassociate?vol_type_id=9d4b9019-aec7-478e-a848-7d6b591c8ed3 returned with HTTP 202 Jul 31 13:56:41.056261 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 347/1395] 10.4.3.140 () {66 vars in 1490 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/disassociate?vol_type_id=9d4b9019-aec7-478e-a848-7d6b591c8ed3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:41.065672 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5074fc3f-5376-40c3-8787-bcd65a9c2302 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.067409 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5074fc3f-5376-40c3-8787-bcd65a9c2302 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associations Jul 31 13:56:41.067631 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5074fc3f-5376-40c3-8787-bcd65a9c2302 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.067821 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5074fc3f-5376-40c3-8787-bcd65a9c2302 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'associations' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.068103 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.068103 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:41.068400 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5074fc3f-5376-40c3-8787-bcd65a9c2302 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Get associations for qos_spec id: 63876bcf-3cb2-41c9-a586-e79d286cc176 {{(pid=100185) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 13:56:41.095648 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5074fc3f-5376-40c3-8787-bcd65a9c2302 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associations returned with HTTP 200 Jul 31 13:56:41.096265 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 349/1396] 10.4.3.140 () {66 vars in 1393 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associations => generated 305 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.103427 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ffb02991-4981-4567-a3b3-5aed00d357ee None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.109582 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffb02991-4981-4567-a3b3-5aed00d357ee tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/disassociate_all Jul 31 13:56:41.109582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffb02991-4981-4567-a3b3-5aed00d357ee tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.109582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffb02991-4981-4567-a3b3-5aed00d357ee tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'disassociate_all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.109582 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.109582 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:41.109582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ffb02991-4981-4567-a3b3-5aed00d357ee tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Disassociate qos_spec: 63876bcf-3cb2-41c9-a586-e79d286cc176 from all. {{(pid=100184) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 31 13:56:41.118858 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffb02991-4981-4567-a3b3-5aed00d357ee tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/disassociate_all returned with HTTP 202 Jul 31 13:56:41.119216 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 351/1397] 10.4.3.140 () {66 vars in 1405 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/disassociate_all => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:41.126216 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dd942f35-8602-4a2e-8933-96c85bb9ccd9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.128285 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dd942f35-8602-4a2e-8933-96c85bb9ccd9 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associations Jul 31 13:56:41.128572 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dd942f35-8602-4a2e-8933-96c85bb9ccd9 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.128837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dd942f35-8602-4a2e-8933-96c85bb9ccd9 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'associations' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.129236 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.129236 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:41.129664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dd942f35-8602-4a2e-8933-96c85bb9ccd9 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Get associations for qos_spec id: 63876bcf-3cb2-41c9-a586-e79d286cc176 {{(pid=100182) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 13:56:41.148970 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dd942f35-8602-4a2e-8933-96c85bb9ccd9 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associations returned with HTTP 200 Jul 31 13:56:41.149431 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 351/1398] 10.4.3.140 () {66 vars in 1393 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/associations => generated 24 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:56:41.158465 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-26a881ea-a32c-42fb-95fe-e622aa9ecca0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.158969 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26a881ea-a32c-42fb-95fe-e622aa9ecca0 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/types/21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 Jul 31 13:56:41.159157 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26a881ea-a32c-42fb-95fe-e622aa9ecca0 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.159412 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26a881ea-a32c-42fb-95fe-e622aa9ecca0 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.159685 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.159685 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:41.200288 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26a881ea-a32c-42fb-95fe-e622aa9ecca0 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/types/21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 returned with HTTP 202 Jul 31 13:56:41.200641 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 348/1399] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/types/21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:41.206838 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a6fb1e2a-78c3-4036-a91b-688be45b450e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.208601 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6fb1e2a-78c3-4036-a91b-688be45b450e tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/types/21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 Jul 31 13:56:41.208807 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6fb1e2a-78c3-4036-a91b-688be45b450e tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.208986 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6fb1e2a-78c3-4036-a91b-688be45b450e tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.215994 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6fb1e2a-78c3-4036-a91b-688be45b450e tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/types/21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 returned with HTTP 404 Jul 31 13:56:41.215994 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 350/1400] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/types/21ac8b6c-0164-4c8e-9cfd-a6b292fdad52 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.221451 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2c862bff-09b6-4bb7-aaeb-e55d35549072 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.224105 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c862bff-09b6-4bb7-aaeb-e55d35549072 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/types/d95b4b34-e6ad-4fb0-af08-a1d185dff598 Jul 31 13:56:41.224617 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c862bff-09b6-4bb7-aaeb-e55d35549072 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.224765 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c862bff-09b6-4bb7-aaeb-e55d35549072 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.225000 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.225000 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:41.272962 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c862bff-09b6-4bb7-aaeb-e55d35549072 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/types/d95b4b34-e6ad-4fb0-af08-a1d185dff598 returned with HTTP 202 Jul 31 13:56:41.273670 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 352/1401] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/types/d95b4b34-e6ad-4fb0-af08-a1d185dff598 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:41.282035 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-62fe994e-775e-48f3-9b60-bded91545ddc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.287549 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-62fe994e-775e-48f3-9b60-bded91545ddc tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/types/d95b4b34-e6ad-4fb0-af08-a1d185dff598 Jul 31 13:56:41.287549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-62fe994e-775e-48f3-9b60-bded91545ddc tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.287549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-62fe994e-775e-48f3-9b60-bded91545ddc tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.290476 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-62fe994e-775e-48f3-9b60-bded91545ddc tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/types/d95b4b34-e6ad-4fb0-af08-a1d185dff598 returned with HTTP 404 Jul 31 13:56:41.290774 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 352/1402] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/types/d95b4b34-e6ad-4fb0-af08-a1d185dff598 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.304547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a923f23-0de1-47c2-afdd-c12984fbbb81 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.304547 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a923f23-0de1-47c2-afdd-c12984fbbb81 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/types/9d4b9019-aec7-478e-a848-7d6b591c8ed3 Jul 31 13:56:41.304547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a923f23-0de1-47c2-afdd-c12984fbbb81 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.304547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a923f23-0de1-47c2-afdd-c12984fbbb81 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.347345 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a923f23-0de1-47c2-afdd-c12984fbbb81 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/types/9d4b9019-aec7-478e-a848-7d6b591c8ed3 returned with HTTP 202 Jul 31 13:56:41.347905 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 349/1403] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/types/9d4b9019-aec7-478e-a848-7d6b591c8ed3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:41.358533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bc49d744-ef78-4fc0-ad47-c54e958d026a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.366037 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bc49d744-ef78-4fc0-ad47-c54e958d026a tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/types/9d4b9019-aec7-478e-a848-7d6b591c8ed3 Jul 31 13:56:41.366037 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bc49d744-ef78-4fc0-ad47-c54e958d026a tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.366037 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bc49d744-ef78-4fc0-ad47-c54e958d026a tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.375361 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bc49d744-ef78-4fc0-ad47-c54e958d026a tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/types/9d4b9019-aec7-478e-a848-7d6b591c8ed3 returned with HTTP 404 Jul 31 13:56:41.375784 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 351/1404] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/types/9d4b9019-aec7-478e-a848-7d6b591c8ed3 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.390004 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1b630a3f-c68c-4314-9179-a2ba85e792ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.392028 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b630a3f-c68c-4314-9179-a2ba85e792ea tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] POST https://10.4.3.140/volume/v3/qos-specs Jul 31 13:56:41.392544 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1b630a3f-c68c-4314-9179-a2ba85e792ea tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1514697187", "consumer": "back-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:41.395399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.qos_specs [None req-1b630a3f-c68c-4314-9179-a2ba85e792ea tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1514697187', 'consumer': 'back-end', 'specs': {}} {{(pid=100184) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 13:56:41.403885 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-1b630a3f-c68c-4314-9179-a2ba85e792ea tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DB qos_specs_create(): root {'id': '74e4d7e4-4ddc-4a67-be29-92b347bbfaae', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1514697187'} {{(pid=100184) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 13:56:41.409956 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b630a3f-c68c-4314-9179-a2ba85e792ea tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Jul 31 13:56:41.410440 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 353/1405] 10.4.3.140 () {68 vars in 1264 bytes} [Fri Jul 31 13:56:41 2026] POST /volume/v3/qos-specs => generated 369 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.419934 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-93991e5e-0dc5-48fc-93b0-06bc7def5de5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.421145 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-93991e5e-0dc5-48fc-93b0-06bc7def5de5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae?force=False Jul 31 13:56:41.424547 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-93991e5e-0dc5-48fc-93b0-06bc7def5de5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.424547 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-93991e5e-0dc5-48fc-93b0-06bc7def5de5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.424547 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.424547 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:41.424547 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.qos_specs_manage [None req-93991e5e-0dc5-48fc-93b0-06bc7def5de5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Delete qos_spec: 74e4d7e4-4ddc-4a67-be29-92b347bbfaae, force: False {{(pid=100182) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 13:56:41.444347 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-93991e5e-0dc5-48fc-93b0-06bc7def5de5 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae?force=False returned with HTTP 202 Jul 31 13:56:41.445166 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 353/1406] 10.4.3.140 () {66 vars in 1380 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:41.454380 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9821c69d-94e3-4714-935b-f95dbf9a17d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.456474 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9821c69d-94e3-4714-935b-f95dbf9a17d4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae Jul 31 13:56:41.457340 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9821c69d-94e3-4714-935b-f95dbf9a17d4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.457807 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9821c69d-94e3-4714-935b-f95dbf9a17d4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.464080 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9821c69d-94e3-4714-935b-f95dbf9a17d4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae returned with HTTP 404 Jul 31 13:56:41.465499 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 350/1407] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 13:56:41.475307 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-40c6a47c-dea6-41d8-8f3a-e22d2a0a1130 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.479098 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-40c6a47c-dea6-41d8-8f3a-e22d2a0a1130 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs Jul 31 13:56:41.479317 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-40c6a47c-dea6-41d8-8f3a-e22d2a0a1130 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.480290 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-40c6a47c-dea6-41d8-8f3a-e22d2a0a1130 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.480290 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.480290 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:41.500317 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-40c6a47c-dea6-41d8-8f3a-e22d2a0a1130 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Jul 31 13:56:41.500771 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 352/1408] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs => generated 174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.511178 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2fb5f165-d538-439f-a0a0-ee1f1d33d72d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.513386 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2fb5f165-d538-439f-a0a0-ee1f1d33d72d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae?force=False Jul 31 13:56:41.513479 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2fb5f165-d538-439f-a0a0-ee1f1d33d72d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.513841 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2fb5f165-d538-439f-a0a0-ee1f1d33d72d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.514245 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.514245 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:41.514472 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2fb5f165-d538-439f-a0a0-ee1f1d33d72d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Delete qos_spec: 74e4d7e4-4ddc-4a67-be29-92b347bbfaae, force: False {{(pid=100184) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 13:56:41.517608 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2fb5f165-d538-439f-a0a0-ee1f1d33d72d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae?force=False returned with HTTP 404 Jul 31 13:56:41.518111 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 354/1409] 10.4.3.140 () {66 vars in 1380 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.526325 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-589df476-db13-47ed-8e76-bf1397b81c0b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.528174 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-589df476-db13-47ed-8e76-bf1397b81c0b tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae Jul 31 13:56:41.528366 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-589df476-db13-47ed-8e76-bf1397b81c0b tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.528570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-589df476-db13-47ed-8e76-bf1397b81c0b tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.528824 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.528824 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:41.532886 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-589df476-db13-47ed-8e76-bf1397b81c0b tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae returned with HTTP 404 Jul 31 13:56:41.533715 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 354/1410] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/74e4d7e4-4ddc-4a67-be29-92b347bbfaae => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.543847 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2f4b8b8d-a448-40df-b6b0-5487973dee19 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.547803 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f4b8b8d-a448-40df-b6b0-5487973dee19 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] POST https://10.4.3.140/volume/v3/qos-specs Jul 31 13:56:41.549054 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f4b8b8d-a448-40df-b6b0-5487973dee19 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-715414131", "consumer": "both"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:41.553040 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.qos_specs [None req-2f4b8b8d-a448-40df-b6b0-5487973dee19 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-715414131', 'consumer': 'both', 'specs': {}} {{(pid=100183) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 13:56:41.558527 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-2f4b8b8d-a448-40df-b6b0-5487973dee19 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DB qos_specs_create(): root {'id': '6cc48932-e694-4fde-b264-1c21b06b233e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-715414131'} {{(pid=100183) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 13:56:41.566446 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f4b8b8d-a448-40df-b6b0-5487973dee19 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Jul 31 13:56:41.566915 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 351/1411] 10.4.3.140 () {68 vars in 1264 bytes} [Fri Jul 31 13:56:41 2026] POST /volume/v3/qos-specs => generated 364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.577686 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8c47e305-7ff0-489e-b2e7-93233cb64994 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.580923 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c47e305-7ff0-489e-b2e7-93233cb64994 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e?force=False Jul 31 13:56:41.580996 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8c47e305-7ff0-489e-b2e7-93233cb64994 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.581362 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8c47e305-7ff0-489e-b2e7-93233cb64994 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.581362 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.581362 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:41.581774 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8c47e305-7ff0-489e-b2e7-93233cb64994 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Delete qos_spec: 6cc48932-e694-4fde-b264-1c21b06b233e, force: False {{(pid=100185) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 13:56:41.608224 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c47e305-7ff0-489e-b2e7-93233cb64994 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e?force=False returned with HTTP 202 Jul 31 13:56:41.608675 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 353/1412] 10.4.3.140 () {66 vars in 1380 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:41.615095 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e690f384-62f9-4e90-9e65-982c57b66263 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.617251 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e690f384-62f9-4e90-9e65-982c57b66263 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e Jul 31 13:56:41.618129 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e690f384-62f9-4e90-9e65-982c57b66263 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.618129 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e690f384-62f9-4e90-9e65-982c57b66263 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.622711 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e690f384-62f9-4e90-9e65-982c57b66263 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e returned with HTTP 404 Jul 31 13:56:41.623213 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 355/1413] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.634032 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-13ed8fe1-d737-419e-9804-68816e950425 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.636204 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-13ed8fe1-d737-419e-9804-68816e950425 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs Jul 31 13:56:41.636381 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-13ed8fe1-d737-419e-9804-68816e950425 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.636593 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-13ed8fe1-d737-419e-9804-68816e950425 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.645721 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-13ed8fe1-d737-419e-9804-68816e950425 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Jul 31 13:56:41.645721 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 355/1414] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.655628 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f5b13d75-0dc8-4669-bb80-178a1c3b7975 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.657335 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5b13d75-0dc8-4669-bb80-178a1c3b7975 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e?force=False Jul 31 13:56:41.657543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5b13d75-0dc8-4669-bb80-178a1c3b7975 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.657724 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5b13d75-0dc8-4669-bb80-178a1c3b7975 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.657958 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.657958 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:41.658292 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f5b13d75-0dc8-4669-bb80-178a1c3b7975 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Delete qos_spec: 6cc48932-e694-4fde-b264-1c21b06b233e, force: False {{(pid=100183) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 13:56:41.661810 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5b13d75-0dc8-4669-bb80-178a1c3b7975 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e?force=False returned with HTTP 404 Jul 31 13:56:41.662236 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 352/1415] 10.4.3.140 () {66 vars in 1380 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.668406 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-63fdfbe9-f999-4b1e-ae38-92e3f3337a86 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.670459 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63fdfbe9-f999-4b1e-ae38-92e3f3337a86 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e Jul 31 13:56:41.670776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63fdfbe9-f999-4b1e-ae38-92e3f3337a86 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.671031 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63fdfbe9-f999-4b1e-ae38-92e3f3337a86 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.671386 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.671386 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:41.675428 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63fdfbe9-f999-4b1e-ae38-92e3f3337a86 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e returned with HTTP 404 Jul 31 13:56:41.676075 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 354/1416] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/6cc48932-e694-4fde-b264-1c21b06b233e => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.683369 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b0a34103-56c7-4526-afce-9678d0b7dfa4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.685148 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0a34103-56c7-4526-afce-9678d0b7dfa4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] POST https://10.4.3.140/volume/v3/qos-specs Jul 31 13:56:41.685580 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0a34103-56c7-4526-afce-9678d0b7dfa4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1574509108", "consumer": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:41.687340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.qos_specs [None req-b0a34103-56c7-4526-afce-9678d0b7dfa4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1574509108', 'consumer': 'front-end', 'specs': {}} {{(pid=100184) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 13:56:41.690348 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-b0a34103-56c7-4526-afce-9678d0b7dfa4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DB qos_specs_create(): root {'id': 'cb66b24e-4b6f-4d3c-af7c-661cc2d23031', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1574509108'} {{(pid=100184) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 13:56:41.695945 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0a34103-56c7-4526-afce-9678d0b7dfa4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Jul 31 13:56:41.696391 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 356/1417] 10.4.3.140 () {68 vars in 1264 bytes} [Fri Jul 31 13:56:41 2026] POST /volume/v3/qos-specs => generated 370 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.704075 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-666cca28-ffc2-4bab-9ac7-9330467004aa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.705736 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-666cca28-ffc2-4bab-9ac7-9330467004aa tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031?force=False Jul 31 13:56:41.705908 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-666cca28-ffc2-4bab-9ac7-9330467004aa tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.706083 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-666cca28-ffc2-4bab-9ac7-9330467004aa tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.706299 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.706299 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:41.706654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.qos_specs_manage [None req-666cca28-ffc2-4bab-9ac7-9330467004aa tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Delete qos_spec: cb66b24e-4b6f-4d3c-af7c-661cc2d23031, force: False {{(pid=100182) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 13:56:41.732039 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-666cca28-ffc2-4bab-9ac7-9330467004aa tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031?force=False returned with HTTP 202 Jul 31 13:56:41.732447 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 356/1418] 10.4.3.140 () {66 vars in 1380 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:41.742342 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8a992290-9c70-4e2f-9405-4a90ac084877 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.743976 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8a992290-9c70-4e2f-9405-4a90ac084877 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031 Jul 31 13:56:41.744154 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8a992290-9c70-4e2f-9405-4a90ac084877 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.744332 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8a992290-9c70-4e2f-9405-4a90ac084877 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.748985 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8a992290-9c70-4e2f-9405-4a90ac084877 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031 returned with HTTP 404 Jul 31 13:56:41.749604 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 353/1419] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.759707 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-68835582-843e-44b0-9b14-f5be552ca461 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.761887 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-68835582-843e-44b0-9b14-f5be552ca461 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs Jul 31 13:56:41.762098 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-68835582-843e-44b0-9b14-f5be552ca461 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.762293 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-68835582-843e-44b0-9b14-f5be552ca461 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.771245 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-68835582-843e-44b0-9b14-f5be552ca461 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Jul 31 13:56:41.771727 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 355/1420] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.779395 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-985bb8db-66cc-461c-864f-dcca1b088b3c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.781207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-985bb8db-66cc-461c-864f-dcca1b088b3c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031?force=False Jul 31 13:56:41.781434 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-985bb8db-66cc-461c-864f-dcca1b088b3c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.781674 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-985bb8db-66cc-461c-864f-dcca1b088b3c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.781924 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.781924 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:41.782301 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.qos_specs_manage [None req-985bb8db-66cc-461c-864f-dcca1b088b3c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Delete qos_spec: cb66b24e-4b6f-4d3c-af7c-661cc2d23031, force: False {{(pid=100184) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 13:56:41.786510 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-985bb8db-66cc-461c-864f-dcca1b088b3c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031?force=False returned with HTTP 404 Jul 31 13:56:41.787160 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 357/1421] 10.4.3.140 () {66 vars in 1380 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.795441 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-99cf0fe8-9cda-4ab7-b66f-56c37c18a376 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.797625 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99cf0fe8-9cda-4ab7-b66f-56c37c18a376 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031 Jul 31 13:56:41.797900 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-99cf0fe8-9cda-4ab7-b66f-56c37c18a376 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.798132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-99cf0fe8-9cda-4ab7-b66f-56c37c18a376 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.798429 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.798429 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:41.802281 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99cf0fe8-9cda-4ab7-b66f-56c37c18a376 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031 returned with HTTP 404 Jul 31 13:56:41.802777 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 357/1422] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/cb66b24e-4b6f-4d3c-af7c-661cc2d23031 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:41.810720 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5a3c03d6-d899-41a1-a764-03568f53e488 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.812763 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a3c03d6-d899-41a1-a764-03568f53e488 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 Jul 31 13:56:41.812943 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a3c03d6-d899-41a1-a764-03568f53e488 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.813119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a3c03d6-d899-41a1-a764-03568f53e488 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.819449 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a3c03d6-d899-41a1-a764-03568f53e488 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 returned with HTTP 200 Jul 31 13:56:41.819821 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 354/1423] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.828086 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3ad8fef9-9c1d-48d3-89c6-3c560b3dd7cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.830042 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ad8fef9-9c1d-48d3-89c6-3c560b3dd7cc tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs Jul 31 13:56:41.830268 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ad8fef9-9c1d-48d3-89c6-3c560b3dd7cc tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.830501 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ad8fef9-9c1d-48d3-89c6-3c560b3dd7cc tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.830803 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.830803 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:41.839461 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ad8fef9-9c1d-48d3-89c6-3c560b3dd7cc tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Jul 31 13:56:41.839461 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 356/1424] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.848330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8cc5ccb4-fc90-45d3-96b4-d2f3455bd29c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.849820 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8cc5ccb4-fc90-45d3-96b4-d2f3455bd29c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] PUT https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 Jul 31 13:56:41.849820 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8cc5ccb4-fc90-45d3-96b4-d2f3455bd29c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:41.858143 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.qos_specs [None req-8cc5ccb4-fc90-45d3-96b4-d2f3455bd29c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100184) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 31 13:56:41.866092 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-8cc5ccb4-fc90-45d3-96b4-d2f3455bd29c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] qos_specs_update() value: {'id': '6187eee6-f465-4061-bd83-762050ffb2be', 'key': 'iops_bytes', 'value': '500', 'specs_id': '63876bcf-3cb2-41c9-a586-e79d286cc176', 'deleted': False} {{(pid=100184) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 31 13:56:41.870094 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8cc5ccb4-fc90-45d3-96b4-d2f3455bd29c tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 returned with HTTP 200 Jul 31 13:56:41.870630 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 358/1425] 10.4.3.140 () {68 vars in 1374 bytes} [Fri Jul 31 13:56:41 2026] PUT /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 => generated 36 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:56:41.878417 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7289a39b-6904-4e36-81c4-7720a873579a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.880234 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7289a39b-6904-4e36-81c4-7720a873579a tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 Jul 31 13:56:41.880335 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7289a39b-6904-4e36-81c4-7720a873579a tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.880534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7289a39b-6904-4e36-81c4-7720a873579a tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.887930 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7289a39b-6904-4e36-81c4-7720a873579a tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 returned with HTTP 200 Jul 31 13:56:41.888020 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 358/1426] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 => generated 413 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.900370 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f29d8ff6-9cfa-4b03-a7fe-bfb8c1963fb4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.910455 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f29d8ff6-9cfa-4b03-a7fe-bfb8c1963fb4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] PUT https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/delete_keys Jul 31 13:56:41.910912 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f29d8ff6-9cfa-4b03-a7fe-bfb8c1963fb4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:41.913095 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.913095 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:41.913579 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f29d8ff6-9cfa-4b03-a7fe-bfb8c1963fb4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Delete_key spec: 63876bcf-3cb2-41c9-a586-e79d286cc176, keys: ['iops_bytes'] {{(pid=100183) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 31 13:56:41.945049 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f29d8ff6-9cfa-4b03-a7fe-bfb8c1963fb4 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/delete_keys returned with HTTP 202 Jul 31 13:56:41.945677 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 355/1427] 10.4.3.140 () {68 vars in 1410 bytes} [Fri Jul 31 13:56:41 2026] PUT /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176/delete_keys => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:41.955177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a70ccab4-789d-4083-8c25-0d84f3184781 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.957179 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a70ccab4-789d-4083-8c25-0d84f3184781 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 Jul 31 13:56:41.957385 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a70ccab4-789d-4083-8c25-0d84f3184781 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.957601 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a70ccab4-789d-4083-8c25-0d84f3184781 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.957828 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.957828 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:41.962453 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a70ccab4-789d-4083-8c25-0d84f3184781 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 returned with HTTP 200 Jul 31 13:56:41.963646 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 357/1428] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:41.970929 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-92f5f3b1-9246-471b-9ceb-b015ba23e347 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:41.973637 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-92f5f3b1-9246-471b-9ceb-b015ba23e347 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 Jul 31 13:56:41.974397 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-92f5f3b1-9246-471b-9ceb-b015ba23e347 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:41.974915 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-92f5f3b1-9246-471b-9ceb-b015ba23e347 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:41.975578 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:41.975578 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:41.980407 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-92f5f3b1-9246-471b-9ceb-b015ba23e347 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 returned with HTTP 200 Jul 31 13:56:41.980976 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 359/1429] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:41 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:42.001387 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-41e1df31-5454-47b3-99e3-4c5d2c5c0b7d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:42.003204 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-41e1df31-5454-47b3-99e3-4c5d2c5c0b7d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176?force=False Jul 31 13:56:42.003204 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-41e1df31-5454-47b3-99e3-4c5d2c5c0b7d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:42.003342 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-41e1df31-5454-47b3-99e3-4c5d2c5c0b7d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:42.005410 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:42.005410 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:42.005410 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.qos_specs_manage [None req-41e1df31-5454-47b3-99e3-4c5d2c5c0b7d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Delete qos_spec: 63876bcf-3cb2-41c9-a586-e79d286cc176, force: False {{(pid=100182) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 13:56:42.030183 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-41e1df31-5454-47b3-99e3-4c5d2c5c0b7d tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176?force=False returned with HTTP 202 Jul 31 13:56:42.030660 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 359/1430] 10.4.3.140 () {66 vars in 1380 bytes} [Fri Jul 31 13:56:41 2026] DELETE /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:56:42.038629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ed184054-b2d7-4b54-bec6-91d8ccd34258 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:42.042980 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ed184054-b2d7-4b54-bec6-91d8ccd34258 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 Jul 31 13:56:42.043179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ed184054-b2d7-4b54-bec6-91d8ccd34258 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:42.043362 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ed184054-b2d7-4b54-bec6-91d8ccd34258 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:42.043669 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:42.043669 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:42.048583 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ed184054-b2d7-4b54-bec6-91d8ccd34258 tempest-QosSpecsTestJSON-671158157 tempest-QosSpecsTestJSON-671158157-project-admin] https://10.4.3.140/volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 returned with HTTP 404 Jul 31 13:56:42.048878 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 356/1431] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:56:42 2026] GET /volume/v3/qos-specs/63876bcf-3cb2-41c9-a586-e79d286cc176 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:42.166677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d68a04e7-6041-4435-aaba-b4510eaad1a4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:42.166677 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d68a04e7-6041-4435-aaba-b4510eaad1a4 None None] GET https://10.4.3.140/volume// Jul 31 13:56:42.166677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d68a04e7-6041-4435-aaba-b4510eaad1a4 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:42.166677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d68a04e7-6041-4435-aaba-b4510eaad1a4 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:42.166677 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d68a04e7-6041-4435-aaba-b4510eaad1a4 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:42.166677 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 358/1432] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:42.179249 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-a0051901-95a2-4bfe-b16c-405c38a0f166 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:42.182094 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-a0051901-95a2-4bfe-b16c-405c38a0f166 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 Jul 31 13:56:42.182662 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-a0051901-95a2-4bfe-b16c-405c38a0f166 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:42.182730 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-a0051901-95a2-4bfe-b16c-405c38a0f166 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:42.195611 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:42.195611 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:42.200874 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-a0051901-95a2-4bfe-b16c-405c38a0f166 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:56:42.207774 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-a0051901-95a2-4bfe-b16c-405c38a0f166 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 returned with HTTP 200 Jul 31 13:56:42.208282 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 360/1433] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:56:42 2026] GET /volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:42.252046 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:42.338235 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-47e79c3e-bde1-4f53-8279-36f132bc6203 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:42.342450 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-47e79c3e-bde1-4f53-8279-36f132bc6203 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] PUT https://10.4.3.140/volume/v3/attachments/7eb60508-c7a1-4221-8bd3-3db0c4d6aec2 Jul 31 13:56:42.342914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-47e79c3e-bde1-4f53-8279-36f132bc6203 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:42.352734 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-47e79c3e-bde1-4f53-8279-36f132bc6203 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Acquiring lock "cinder-attachment_update-caed56f7-dc8d-49d7-9a75-c9fb9d9821f6-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:56:42.364370 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-47e79c3e-bde1-4f53-8279-36f132bc6203 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Lock "cinder-attachment_update-caed56f7-dc8d-49d7-9a75-c9fb9d9821f6-np0000006230" acquired by "attachment_update" :: waited 0.012s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:56:42.365317 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:42.365317 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:42.422674 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:42.423809 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-432647654"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:42.425153 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-432647654'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:42.425273 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Create volume of 1 GB Jul 31 13:56:42.428055 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:42.428055 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:42.434203 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Availability Zones retrieved successfully. Jul 31 13:56:42.443061 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Flow 'volume_create_api' (22b40b45-8c1b-41af-a69e-984a459ef9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:42.444360 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7906bcc1-5c07-49f8-ba46-0725b072fc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:42.444817 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:42.461796 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-47e79c3e-bde1-4f53-8279-36f132bc6203 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Lock "cinder-attachment_update-caed56f7-dc8d-49d7-9a75-c9fb9d9821f6-np0000006230" released by "attachment_update" :: held 0.097s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:56:42.462187 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-47e79c3e-bde1-4f53-8279-36f132bc6203 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/7eb60508-c7a1-4221-8bd3-3db0c4d6aec2 returned with HTTP 200 Jul 31 13:56:42.462830 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 357/1434] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:56:42 2026] PUT /volume/v3/attachments/7eb60508-c7a1-4221-8bd3-3db0c4d6aec2 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:42.473044 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7906bcc1-5c07-49f8-ba46-0725b072fc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:42.473258 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3bf61c0-59a0-4d78-a26d-e3f5dc24b935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:42.494296 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-308a8477-514b-49bd-9aed-4bd777ce7cd4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:42.499212 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-308a8477-514b-49bd-9aed-4bd777ce7cd4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/attachments/7eb60508-c7a1-4221-8bd3-3db0c4d6aec2/action Jul 31 13:56:42.499686 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-308a8477-514b-49bd-9aed-4bd777ce7cd4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:42.499805 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-308a8477-514b-49bd-9aed-4bd777ce7cd4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:42.528169 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:42.528169 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:42.536544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Created reservations ['1a036c1a-5a73-4325-9f96-c505950a1ecc', 'b5f2be66-5893-4ea2-9bc9-eb85e4e64f13', '7ec5674d-6b81-415c-b958-852ddfbeb8d0', 'e130353e-e212-4973-9946-e38eb2d5bc3a'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:42.537307 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3bf61c0-59a0-4d78-a26d-e3f5dc24b935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a036c1a-5a73-4325-9f96-c505950a1ecc', 'b5f2be66-5893-4ea2-9bc9-eb85e4e64f13', '7ec5674d-6b81-415c-b958-852ddfbeb8d0', 'e130353e-e212-4973-9946-e38eb2d5bc3a']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:42.538160 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (288a492f-2297-4411-9f1d-8b9830809085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:42.542376 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0de93122-5f93-4191-8f2c-0d2f06764e41 req-308a8477-514b-49bd-9aed-4bd777ce7cd4 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/7eb60508-c7a1-4221-8bd3-3db0c4d6aec2/action returned with HTTP 204 Jul 31 13:56:42.542832 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 359/1435] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:56:42 2026] POST /volume/v3/attachments/7eb60508-c7a1-4221-8bd3-3db0c4d6aec2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:42.578251 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (288a492f-2297-4411-9f1d-8b9830809085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7a6932a-c1b0-4764-b9b0-1bafc5ce4070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-432647654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ecba8c957d640a7a5a27a5ea2432b0f',qos_specs=None,replication_status=,reservations=['1a036c1a-5a73-4325-9f96-c505950a1ecc','b5f2be66-5893-4ea2-9bc9-eb85e4e64f13','7ec5674d-6b81-415c-b958-852ddfbeb8d0','e130353e-e212-4973-9946-e38eb2d5bc3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e04248a124e461f81b6d8866072a7e8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-432647654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7a6932a-c1b0-4764-b9b0-1bafc5ce4070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ecba8c957d640a7a5a27a5ea2432b0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e04248a124e461f81b6d8866072a7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:42.579023 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039f39d1-aaf6-452c-b13a-93575c789001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:42.599487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039f39d1-aaf6-452c-b13a-93575c789001) transitioned into state 'SUCCESS' from state '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-432647654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ecba8c957d640a7a5a27a5ea2432b0f',qos_specs=None,replication_status=,reservations=['1a036c1a-5a73-4325-9f96-c505950a1ecc','b5f2be66-5893-4ea2-9bc9-eb85e4e64f13','7ec5674d-6b81-415c-b958-852ddfbeb8d0','e130353e-e212-4973-9946-e38eb2d5bc3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e04248a124e461f81b6d8866072a7e8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:42.600741 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14292d57-00ec-474b-a2e2-eb388f5c7d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:42.613720 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14292d57-00ec-474b-a2e2-eb388f5c7d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:42.614570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Flow 'volume_create_api' (22b40b45-8c1b-41af-a69e-984a459ef9a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:42.614880 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Create volume request issued successfully. Jul 31 13:56:42.615472 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4133d096-8563-4f3c-adf4-6ba50d0cd717 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:42.615867 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 360/1436] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:56:42 2026] POST /volume/v3/volumes => generated 777 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:42.631316 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb038337-e846-4149-b78f-e4525ee0ad4a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:42.633767 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb038337-e846-4149-b78f-e4525ee0ad4a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 Jul 31 13:56:42.633968 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb038337-e846-4149-b78f-e4525ee0ad4a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:42.634199 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb038337-e846-4149-b78f-e4525ee0ad4a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:42.645508 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:42.645508 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:42.650569 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eb038337-e846-4149-b78f-e4525ee0ad4a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:56:42.657026 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb038337-e846-4149-b78f-e4525ee0ad4a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 returned with HTTP 200 Jul 31 13:56:42.657591 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 361/1437] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:42 2026] GET /volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:56:43.674694 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-97322a03-280c-42be-9409-326f638f01cc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:43.676370 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97322a03-280c-42be-9409-326f638f01cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 Jul 31 13:56:43.676772 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97322a03-280c-42be-9409-326f638f01cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:43.676772 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97322a03-280c-42be-9409-326f638f01cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:43.683650 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:43.683650 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:43.688325 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-97322a03-280c-42be-9409-326f638f01cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:56:43.693076 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97322a03-280c-42be-9409-326f638f01cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 returned with HTTP 200 Jul 31 13:56:43.693905 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 358/1438] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:43 2026] GET /volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:43.711342 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-93caf086-25d5-4434-a9ff-f2ca8382aa27 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:43.715690 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93caf086-25d5-4434-a9ff-f2ca8382aa27 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 13:56:43.716324 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-93caf086-25d5-4434-a9ff-f2ca8382aa27 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7a6932a-c1b0-4764-b9b0-1bafc5ce4070", "name": "tempest-type-Backup-1203721434"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:43.717853 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-93caf086-25d5-4434-a9ff-f2ca8382aa27 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Creating new backup {'backup': {'volume_id': 'b7a6932a-c1b0-4764-b9b0-1bafc5ce4070', 'name': 'tempest-type-Backup-1203721434'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:56:43.718022 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-93caf086-25d5-4434-a9ff-f2ca8382aa27 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Creating backup of volume b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 in container None Jul 31 13:56:43.734604 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:43.734604 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:43.734604 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-93caf086-25d5-4434-a9ff-f2ca8382aa27 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:56:43.775230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-93caf086-25d5-4434-a9ff-f2ca8382aa27 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Created reservations ['3514d581-db41-44a7-9f3d-545abc0a69f6', 'ef1275ee-42f3-4d2e-acd6-a2764793d489'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:43.837929 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93caf086-25d5-4434-a9ff-f2ca8382aa27 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:56:43.838553 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 360/1439] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:56:43 2026] POST /volume/v3/backups => generated 316 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:43.854203 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1d6fe3ff-cfe0-4d61-af93-76211783ab7f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:43.856660 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1d6fe3ff-cfe0-4d61-af93-76211783ab7f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:43.856990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1d6fe3ff-cfe0-4d61-af93-76211783ab7f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:43.857296 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1d6fe3ff-cfe0-4d61-af93-76211783ab7f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:43.857480 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-1d6fe3ff-cfe0-4d61-af93-76211783ab7f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:43.871302 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:43.871302 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:43.872017 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1d6fe3ff-cfe0-4d61-af93-76211783ab7f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:43.872387 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 361/1440] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:43 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:44.881810 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-714cb9d5-2c4b-4384-b097-ce2d6eb68277 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:44.885958 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:44.889185 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-714cb9d5-2c4b-4384-b097-ce2d6eb68277 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:44.889465 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-714cb9d5-2c4b-4384-b097-ce2d6eb68277 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:44.889715 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-714cb9d5-2c4b-4384-b097-ce2d6eb68277 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:44.889856 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-714cb9d5-2c4b-4384-b097-ce2d6eb68277 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:44.905170 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:44.905170 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:44.906023 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-714cb9d5-2c4b-4384-b097-ce2d6eb68277 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:44.906542 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 362/1441] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:44 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 725 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:45.037373 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:45.039533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-554033880"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:45.040080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-554033880'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:45.040328 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Create volume of 1 GB Jul 31 13:56:45.045939 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Availability Zones retrieved successfully. Jul 31 13:56:45.056904 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Flow 'volume_create_api' (0397070b-12d8-4638-b27e-4bffd8ae1a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:45.058714 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716b0cfb-3128-4edb-b4cb-1d16e6603d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:45.061659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:45.094875 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716b0cfb-3128-4edb-b4cb-1d16e6603d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:45.094875 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eda90c8-19b1-4897-bf68-9ca17530c5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:45.180537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Created reservations ['696eb792-c9e7-451b-8105-de86cf9cde8e', '3c77ed37-190f-47d0-9c22-04c3f9177610', '252420f8-8aaf-49cc-9968-6cd90b18edc9', '0367e3c3-ef15-46e6-868f-a0be24d59c71'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:45.180537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eda90c8-19b1-4897-bf68-9ca17530c5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['696eb792-c9e7-451b-8105-de86cf9cde8e', '3c77ed37-190f-47d0-9c22-04c3f9177610', '252420f8-8aaf-49cc-9968-6cd90b18edc9', '0367e3c3-ef15-46e6-868f-a0be24d59c71']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:45.180537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60072f57-b4ca-47ae-80c0-056f1f5c5fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:45.200659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60072f57-b4ca-47ae-80c0-056f1f5c5fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d8cdb02-31f4-4002-a678-554492e23e02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-554033880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72dc88eab39d4e1d8e5e8413d0133c6e',qos_specs=None,replication_status=,reservations=['696eb792-c9e7-451b-8105-de86cf9cde8e','3c77ed37-190f-47d0-9c22-04c3f9177610','252420f8-8aaf-49cc-9968-6cd90b18edc9','0367e3c3-ef15-46e6-868f-a0be24d59c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed07146e60fd4c6bba796f5b2f596a29',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-554033880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d8cdb02-31f4-4002-a678-554492e23e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72dc88eab39d4e1d8e5e8413d0133c6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed07146e60fd4c6bba796f5b2f596a29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:45.202150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a885d703-82a1-460a-aa25-b02678f94d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:45.218434 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a885d703-82a1-460a-aa25-b02678f94d01) transitioned into state 'SUCCESS' from state '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-554033880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72dc88eab39d4e1d8e5e8413d0133c6e',qos_specs=None,replication_status=,reservations=['696eb792-c9e7-451b-8105-de86cf9cde8e','3c77ed37-190f-47d0-9c22-04c3f9177610','252420f8-8aaf-49cc-9968-6cd90b18edc9','0367e3c3-ef15-46e6-868f-a0be24d59c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed07146e60fd4c6bba796f5b2f596a29',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:45.219285 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7074cb8-94f9-4a5d-8f3f-ad3e556222df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:45.227228 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7074cb8-94f9-4a5d-8f3f-ad3e556222df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:45.231715 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Flow 'volume_create_api' (0397070b-12d8-4638-b27e-4bffd8ae1a08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:45.231715 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Create volume request issued successfully. Jul 31 13:56:45.231715 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-576d56f3-5678-4b51-bf8f-118f7f1abec2 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:45.231715 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 359/1442] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:56:44 2026] POST /volume/v3/volumes => generated 818 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:45.244155 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ec0590e5-8f9d-4515-bbd2-ca0f6e86b93d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:45.246205 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec0590e5-8f9d-4515-bbd2-ca0f6e86b93d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:45.246277 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec0590e5-8f9d-4515-bbd2-ca0f6e86b93d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:45.246485 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec0590e5-8f9d-4515-bbd2-ca0f6e86b93d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:45.254321 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:45.254321 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:45.257761 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ec0590e5-8f9d-4515-bbd2-ca0f6e86b93d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Volume info retrieved successfully. Jul 31 13:56:45.261389 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec0590e5-8f9d-4515-bbd2-ca0f6e86b93d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 200 Jul 31 13:56:45.261769 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 361/1443] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:45 2026] GET /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:45.917158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ee11ff94-4893-4981-a63b-6852f305c4c5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:45.918970 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ee11ff94-4893-4981-a63b-6852f305c4c5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:45.919204 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ee11ff94-4893-4981-a63b-6852f305c4c5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:45.919381 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ee11ff94-4893-4981-a63b-6852f305c4c5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:45.919526 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ee11ff94-4893-4981-a63b-6852f305c4c5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:45.923535 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:45.923535 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:45.924081 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ee11ff94-4893-4981-a63b-6852f305c4c5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:45.924471 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 362/1444] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:45 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:46.279554 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a0c6200a-1e19-4b20-bb03-ace93c66d560 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.281421 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a0c6200a-1e19-4b20-bb03-ace93c66d560 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:46.281669 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a0c6200a-1e19-4b20-bb03-ace93c66d560 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:46.281866 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a0c6200a-1e19-4b20-bb03-ace93c66d560 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:46.289067 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:46.289067 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:46.293293 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a0c6200a-1e19-4b20-bb03-ace93c66d560 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Volume info retrieved successfully. Jul 31 13:56:46.298657 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a0c6200a-1e19-4b20-bb03-ace93c66d560 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 200 Jul 31 13:56:46.299046 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 363/1445] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:46 2026] GET /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:46.311225 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e1ee8d80-344b-4313-9685-b1c36bd87828 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.313065 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1ee8d80-344b-4313-9685-b1c36bd87828 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] POST https://10.4.3.140/volume/v3/volume-transfers Jul 31 13:56:46.313446 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1ee8d80-344b-4313-9685-b1c36bd87828 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6d8cdb02-31f4-4002-a678-554492e23e02"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:46.314782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volume_transfer [None req-e1ee8d80-344b-4313-9685-b1c36bd87828 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Creating new volume transfer {'transfer': {'volume_id': '6d8cdb02-31f4-4002-a678-554492e23e02'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 13:56:46.314909 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volume_transfer [None req-e1ee8d80-344b-4313-9685-b1c36bd87828 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Creating transfer of volume 6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:46.315009 np0000006230 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-e1ee8d80-344b-4313-9685-b1c36bd87828 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Generating transfer record for volume 6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:46.322091 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:46.322091 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:46.334115 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1ee8d80-344b-4313-9685-b1c36bd87828 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 202 Jul 31 13:56:46.334680 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 360/1446] 10.4.3.140 () {70 vars in 1326 bytes} [Fri Jul 31 13:56:46 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:46.343313 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e11aefb7-84c5-49e3-8ed7-aabe5dafdf9b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.344877 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e11aefb7-84c5-49e3-8ed7-aabe5dafdf9b tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:46.345100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e11aefb7-84c5-49e3-8ed7-aabe5dafdf9b tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:46.345284 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e11aefb7-84c5-49e3-8ed7-aabe5dafdf9b tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:46.352861 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:46.352861 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:46.357441 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e11aefb7-84c5-49e3-8ed7-aabe5dafdf9b tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Volume info retrieved successfully. Jul 31 13:56:46.362047 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e11aefb7-84c5-49e3-8ed7-aabe5dafdf9b tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 200 Jul 31 13:56:46.362431 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 362/1447] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:46 2026] GET /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:46.378586 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5a728749-3e85-4bac-b119-92ac7c8b2591 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.380170 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5a728749-3e85-4bac-b119-92ac7c8b2591 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volume-transfers/c4608b3e-2dc3-41b0-b14e-d4a114478bf4 Jul 31 13:56:46.380571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5a728749-3e85-4bac-b119-92ac7c8b2591 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:46.380889 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5a728749-3e85-4bac-b119-92ac7c8b2591 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:46.389933 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5a728749-3e85-4bac-b119-92ac7c8b2591 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volume-transfers/c4608b3e-2dc3-41b0-b14e-d4a114478bf4 returned with HTTP 200 Jul 31 13:56:46.389933 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 363/1448] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:56:46 2026] GET /volume/v3/volume-transfers/c4608b3e-2dc3-41b0-b14e-d4a114478bf4 => generated 432 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:46.398436 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a7e153e4-d807-4c76-94c8-9169bce90e8c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.401183 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a7e153e4-d807-4c76-94c8-9169bce90e8c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volume-transfers Jul 31 13:56:46.401507 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a7e153e4-d807-4c76-94c8-9169bce90e8c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:46.401789 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a7e153e4-d807-4c76-94c8-9169bce90e8c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:46.402024 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volume_transfer [None req-a7e153e4-d807-4c76-94c8-9169bce90e8c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Listing volume transfers {{(pid=100184) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 13:56:46.410133 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a7e153e4-d807-4c76-94c8-9169bce90e8c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 200 Jul 31 13:56:46.410620 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 364/1449] 10.4.3.140 () {68 vars in 1305 bytes} [Fri Jul 31 13:56:46 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:46.420680 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.472964 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] POST https://10.4.3.140/volume/v3/volume-transfers/c4608b3e-2dc3-41b0-b14e-d4a114478bf4/accept Jul 31 13:56:46.473393 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "edb2bc3f9a1d08b6"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:46.474799 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.volume_transfer [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Accepting volume transfer c4608b3e-2dc3-41b0-b14e-d4a114478bf4 {{(pid=100183) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 13:56:46.474953 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.volume_transfer [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Accepting transfer c4608b3e-2dc3-41b0-b14e-d4a114478bf4 Jul 31 13:56:46.526619 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Created reservations ['952b6fa5-604e-4697-ae5b-bde3b1d79d91', 'fcb29e2b-aefd-442a-9024-b4f27f5fdfcb', 'bf6b3628-c146-4541-a364-ddecce63f651', '7e333a47-26e1-4fb6-b31b-af124fe71edb'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:46.549576 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Created reservations ['5b130d57-7b7d-4199-b26a-11bc37460e76', 'e87d311e-24d4-4ef8-85c7-8346914b545a', 'ae7b6ebc-fb8a-4be7-b37f-d3ddd0ff3ca6', '8530f782-b39c-46d0-9b8e-eca99eedcb58'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:46.579177 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Created reservations ['7a7b1252-df05-4ea9-b4b8-4f69ffcfeb80', '17b47130-8f58-426d-8eef-36b0da7406fc', 'a4e50c76-c061-420a-83dc-4e324fb93a87', '59fdc6cc-f8dc-44bb-bf39-a899e14f5afa'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:46.600293 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Created reservations ['243ca0dd-22f5-4925-84e6-23c5d30ec0b8', 'e9d361c3-0e3d-4d95-954e-80089ae9d15e', '660c01bd-7277-4ec8-bc4e-e6739332090f', 'd6dbcd6a-7c82-4fd3-ad9c-ecceb504a75a'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:46.634007 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Transfer volume completed successfully. Jul 31 13:56:46.697636 np0000006230 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Volume 6d8cdb02-31f4-4002-a678-554492e23e02 has been transferred. Jul 31 13:56:46.705751 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f99f473f-13b1-4274-bc4a-c98aaac7100e tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] https://10.4.3.140/volume/v3/volume-transfers/c4608b3e-2dc3-41b0-b14e-d4a114478bf4/accept returned with HTTP 202 Jul 31 13:56:46.706141 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 361/1450] 10.4.3.140 () {70 vars in 1458 bytes} [Fri Jul 31 13:56:46 2026] POST /volume/v3/volume-transfers/c4608b3e-2dc3-41b0-b14e-d4a114478bf4/accept => generated 365 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:46.715683 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d9a34358-a55d-44e3-85a1-c676324fad9d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.717374 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9a34358-a55d-44e3-85a1-c676324fad9d tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] GET https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:46.717622 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9a34358-a55d-44e3-85a1-c676324fad9d tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:46.717803 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9a34358-a55d-44e3-85a1-c676324fad9d tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:46.724437 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:46.724437 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:46.727649 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d9a34358-a55d-44e3-85a1-c676324fad9d tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Volume info retrieved successfully. Jul 31 13:56:46.732023 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9a34358-a55d-44e3-85a1-c676324fad9d tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 200 Jul 31 13:56:46.732415 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 363/1451] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:46 2026] GET /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:46.743949 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-760082f9-453f-41e7-86f6-22fbb160b0c5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.747246 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-760082f9-453f-41e7-86f6-22fbb160b0c5 tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] GET https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:46.747246 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-760082f9-453f-41e7-86f6-22fbb160b0c5 tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:46.747246 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-760082f9-453f-41e7-86f6-22fbb160b0c5 tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:46.753623 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:46.753623 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:46.757402 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-760082f9-453f-41e7-86f6-22fbb160b0c5 tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] Volume info retrieved successfully. Jul 31 13:56:46.762410 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-760082f9-453f-41e7-86f6-22fbb160b0c5 tempest-VolumesTransfersV355Test-1527200272 tempest-VolumesTransfersV355Test-1527200272-project-member] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 200 Jul 31 13:56:46.762874 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 364/1452] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:46 2026] GET /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:46.775036 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5fbc3810-e618-4a51-a29a-3c4175fe4399 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.777165 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5fbc3810-e618-4a51-a29a-3c4175fe4399 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/c4608b3e-2dc3-41b0-b14e-d4a114478bf4 Jul 31 13:56:46.777451 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5fbc3810-e618-4a51-a29a-3c4175fe4399 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:46.777706 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5fbc3810-e618-4a51-a29a-3c4175fe4399 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:46.777859 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.volume_transfer [None req-5fbc3810-e618-4a51-a29a-3c4175fe4399 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Delete transfer with id: c4608b3e-2dc3-41b0-b14e-d4a114478bf4 Jul 31 13:56:46.782860 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5fbc3810-e618-4a51-a29a-3c4175fe4399 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volume-transfers/c4608b3e-2dc3-41b0-b14e-d4a114478bf4 returned with HTTP 404 Jul 31 13:56:46.783564 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 365/1453] 10.4.3.140 () {68 vars in 1419 bytes} [Fri Jul 31 13:56:46 2026] DELETE /volume/v3/volume-transfers/c4608b3e-2dc3-41b0-b14e-d4a114478bf4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:46.791593 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-acdcafea-2ea5-4c0f-b300-5c8738c2593b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.829741 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-acdcafea-2ea5-4c0f-b300-5c8738c2593b tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:46.830046 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-acdcafea-2ea5-4c0f-b300-5c8738c2593b tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:46.830425 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-acdcafea-2ea5-4c0f-b300-5c8738c2593b tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:46.830560 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-acdcafea-2ea5-4c0f-b300-5c8738c2593b tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Delete volume with id: 6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:46.939537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-21637157-9d09-41f8-9fb4-2f7ddd968b4e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:46.939537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21637157-9d09-41f8-9fb4-2f7ddd968b4e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:46.940230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21637157-9d09-41f8-9fb4-2f7ddd968b4e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:46.940535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21637157-9d09-41f8-9fb4-2f7ddd968b4e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:46.940692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-21637157-9d09-41f8-9fb4-2f7ddd968b4e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:46.947760 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:46.947760 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:46.948589 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21637157-9d09-41f8-9fb4-2f7ddd968b4e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:46.949050 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 364/1454] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:46 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:47.005903 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:47.005903 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:47.006259 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-acdcafea-2ea5-4c0f-b300-5c8738c2593b tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Volume info retrieved successfully. Jul 31 13:56:47.030597 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-acdcafea-2ea5-4c0f-b300-5c8738c2593b tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Delete volume request issued successfully. Jul 31 13:56:47.030809 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-acdcafea-2ea5-4c0f-b300-5c8738c2593b tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 202 Jul 31 13:56:47.031335 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 362/1455] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:46 2026] DELETE /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:47.043062 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4fc680f4-c9a9-4d1d-8efb-220b4d8e10aa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:47.046705 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4fc680f4-c9a9-4d1d-8efb-220b4d8e10aa tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] GET https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:47.046978 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4fc680f4-c9a9-4d1d-8efb-220b4d8e10aa tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:47.048221 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4fc680f4-c9a9-4d1d-8efb-220b4d8e10aa tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:47.056163 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:47.056163 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:47.061108 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4fc680f4-c9a9-4d1d-8efb-220b4d8e10aa tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Volume info retrieved successfully. Jul 31 13:56:47.067027 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4fc680f4-c9a9-4d1d-8efb-220b4d8e10aa tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 200 Jul 31 13:56:47.067556 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 365/1456] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:47 2026] GET /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:47.949416 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9403e969-6cfd-447b-8112-a670b5808833 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:47.953776 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9403e969-6cfd-447b-8112-a670b5808833 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:47.953776 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9403e969-6cfd-447b-8112-a670b5808833 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:47.953776 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9403e969-6cfd-447b-8112-a670b5808833 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:47.963035 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-923c7c4b-3302-47c6-bc73-a529808c5a04 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:47.965564 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-923c7c4b-3302-47c6-bc73-a529808c5a04 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:47.965564 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-923c7c4b-3302-47c6-bc73-a529808c5a04 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:47.965564 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-923c7c4b-3302-47c6-bc73-a529808c5a04 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:47.965564 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-923c7c4b-3302-47c6-bc73-a529808c5a04 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:47.969850 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:47.969850 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:47.970673 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-923c7c4b-3302-47c6-bc73-a529808c5a04 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:47.970969 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 365/1457] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:47 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:47.973334 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:47.973334 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:47.979593 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9403e969-6cfd-447b-8112-a670b5808833 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Volume info retrieved successfully. Jul 31 13:56:47.981942 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9403e969-6cfd-447b-8112-a670b5808833 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:47.982273 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 366/1458] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:47 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:48.026191 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-538bf458-c575-4945-a72f-d67085b4b16a req-3fb2d473-df18-4fc0-8787-46700d1e037a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.028760 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-3fb2d473-df18-4fc0-8787-46700d1e037a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:48.029042 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-3fb2d473-df18-4fc0-8787-46700d1e037a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.029298 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-3fb2d473-df18-4fc0-8787-46700d1e037a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.043394 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:48.043394 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:48.048046 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-538bf458-c575-4945-a72f-d67085b4b16a req-3fb2d473-df18-4fc0-8787-46700d1e037a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:48.053703 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-3fb2d473-df18-4fc0-8787-46700d1e037a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:48.054139 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 363/1459] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:48 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:48.085907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-538bf458-c575-4945-a72f-d67085b4b16a req-f119e259-3ce5-4d28-887f-ce5c11844524 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.086286 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7409010b-b7dc-4cf2-8bff-13cdde672862 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.087986 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-f119e259-3ce5-4d28-887f-ce5c11844524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b/action Jul 31 13:56:48.088252 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7409010b-b7dc-4cf2-8bff-13cdde672862 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] GET https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:48.088342 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-f119e259-3ce5-4d28-887f-ce5c11844524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:48.088474 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-f119e259-3ce5-4d28-887f-ce5c11844524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:48.088569 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7409010b-b7dc-4cf2-8bff-13cdde672862 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.089176 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7409010b-b7dc-4cf2-8bff-13cdde672862 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.096474 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7409010b-b7dc-4cf2-8bff-13cdde672862 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 404 Jul 31 13:56:48.096941 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 366/1460] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:48 2026] GET /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:48.103531 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-536e6564-e6d9-4952-89c4-136701624a85 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.105385 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-536e6564-e6d9-4952-89c4-136701624a85 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:48.105604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-536e6564-e6d9-4952-89c4-136701624a85 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.105778 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-536e6564-e6d9-4952-89c4-136701624a85 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.107143 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:48.107143 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:48.107624 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-538bf458-c575-4945-a72f-d67085b4b16a req-f119e259-3ce5-4d28-887f-ce5c11844524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:48.110638 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-536e6564-e6d9-4952-89c4-136701624a85 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 404 Jul 31 13:56:48.111034 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 367/1461] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:48 2026] GET /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:48.114981 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-538bf458-c575-4945-a72f-d67085b4b16a req-f119e259-3ce5-4d28-887f-ce5c11844524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Begin detaching volume completed successfully. Jul 31 13:56:48.115218 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-f119e259-3ce5-4d28-887f-ce5c11844524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b/action returned with HTTP 202 Jul 31 13:56:48.115692 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 366/1462] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:56:48 2026] POST /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:56:48.118381 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-28219f63-eabf-4627-ad2d-abd46a3447b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.120416 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-28219f63-eabf-4627-ad2d-abd46a3447b7 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:48.120744 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-28219f63-eabf-4627-ad2d-abd46a3447b7 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.121030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-28219f63-eabf-4627-ad2d-abd46a3447b7 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.121268 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-28219f63-eabf-4627-ad2d-abd46a3447b7 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Delete volume with id: 6d8cdb02-31f4-4002-a678-554492e23e02 Jul 31 13:56:48.124109 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=531,cinder:UPDATE=165,cinder:INSERT=98 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:56:48.129713 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-28219f63-eabf-4627-ad2d-abd46a3447b7 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 returned with HTTP 404 Jul 31 13:56:48.130301 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 364/1463] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:48 2026] DELETE /volume/v3/volumes/6d8cdb02-31f4-4002-a678-554492e23e02 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:48.133904 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a95d8bff-58dc-459e-938c-e30b61c1e235 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.137127 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a95d8bff-58dc-459e-938c-e30b61c1e235 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:48.137344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a95d8bff-58dc-459e-938c-e30b61c1e235 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.137542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a95d8bff-58dc-459e-938c-e30b61c1e235 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.139503 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.141639 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:48.141984 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1661019335"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:48.143679 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1661019335'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:48.143857 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Create volume of 1 GB Jul 31 13:56:48.148453 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Availability Zones retrieved successfully. Jul 31 13:56:48.156000 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Flow 'volume_create_api' (e1621aac-966f-4d3a-a6e9-ebbef1faa028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:48.157041 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f13635b-21a7-49fb-889e-8159baa9b8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:48.158481 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:48.158660 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:48.158660 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:48.165971 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a95d8bff-58dc-459e-938c-e30b61c1e235 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:48.170110 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a95d8bff-58dc-459e-938c-e30b61c1e235 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:48.170835 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 367/1464] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:48 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:48.175286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fa12a597-b12e-451d-8ef0-a786131e030c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.176082 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa12a597-b12e-451d-8ef0-a786131e030c None None] GET https://10.4.3.140/volume// Jul 31 13:56:48.176082 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fa12a597-b12e-451d-8ef0-a786131e030c None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.176082 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fa12a597-b12e-451d-8ef0-a786131e030c None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.176374 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa12a597-b12e-451d-8ef0-a786131e030c None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:48.176681 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 367/1465] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:48.186975 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-538bf458-c575-4945-a72f-d67085b4b16a req-a4f1fa0e-cfb7-4a33-8415-f9cd62697263 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.190432 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-a4f1fa0e-cfb7-4a33-8415-f9cd62697263 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:48.190432 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-a4f1fa0e-cfb7-4a33-8415-f9cd62697263 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.190432 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-a4f1fa0e-cfb7-4a33-8415-f9cd62697263 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.200128 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f13635b-21a7-49fb-889e-8159baa9b8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:48.201987 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7c65c3-2cbb-4fbd-a80d-1d8b726f9f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:48.203906 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:48.203906 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:48.208672 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-538bf458-c575-4945-a72f-d67085b4b16a req-a4f1fa0e-cfb7-4a33-8415-f9cd62697263 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:48.213308 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-a4f1fa0e-cfb7-4a33-8415-f9cd62697263 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:48.213865 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 365/1466] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:56:48 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1625 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:48.248277 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Created reservations ['f08fd941-9a00-4a59-afb6-be348248d485', '7c4951e7-75f5-4da6-a12e-068a508998ba', '4092f1f0-b943-43a2-8177-c9dc013a8b8b', '0f22178e-2d6a-471f-adc1-b17d4e667534'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:48.251532 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7c65c3-2cbb-4fbd-a80d-1d8b726f9f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08fd941-9a00-4a59-afb6-be348248d485', '7c4951e7-75f5-4da6-a12e-068a508998ba', '4092f1f0-b943-43a2-8177-c9dc013a8b8b', '0f22178e-2d6a-471f-adc1-b17d4e667534']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:48.251532 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3dabd7-f9a3-446d-a47a-a5aeaa5a072e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:48.270941 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3dabd7-f9a3-446d-a47a-a5aeaa5a072e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7627b531-9571-45d5-a0a9-2c5235407f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1661019335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72dc88eab39d4e1d8e5e8413d0133c6e',qos_specs=None,replication_status=,reservations=['f08fd941-9a00-4a59-afb6-be348248d485','7c4951e7-75f5-4da6-a12e-068a508998ba','4092f1f0-b943-43a2-8177-c9dc013a8b8b','0f22178e-2d6a-471f-adc1-b17d4e667534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed07146e60fd4c6bba796f5b2f596a29',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1661019335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7627b531-9571-45d5-a0a9-2c5235407f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72dc88eab39d4e1d8e5e8413d0133c6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed07146e60fd4c6bba796f5b2f596a29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:48.271843 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c258e6-276c-4e6b-9ccd-f14d372baac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:48.288444 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c258e6-276c-4e6b-9ccd-f14d372baac9) transitioned into state 'SUCCESS' from state '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-1661019335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72dc88eab39d4e1d8e5e8413d0133c6e',qos_specs=None,replication_status=,reservations=['f08fd941-9a00-4a59-afb6-be348248d485','7c4951e7-75f5-4da6-a12e-068a508998ba','4092f1f0-b943-43a2-8177-c9dc013a8b8b','0f22178e-2d6a-471f-adc1-b17d4e667534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed07146e60fd4c6bba796f5b2f596a29',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:48.289301 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97ad8c0-3dd7-4569-a414-d4069d9fc2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:48.298909 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c97ad8c0-3dd7-4569-a414-d4069d9fc2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:48.299949 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Flow 'volume_create_api' (e1621aac-966f-4d3a-a6e9-ebbef1faa028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:48.300291 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Create volume request issued successfully. Jul 31 13:56:48.300947 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8900a34a-e42b-4170-ba98-e19b115bbb48 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:48.301439 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 368/1467] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:56:48 2026] POST /volume/v3/volumes => generated 819 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:48.312762 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-31a3fddb-482c-4cc6-9a7c-f48c6935f5a9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.315027 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31a3fddb-482c-4cc6-9a7c-f48c6935f5a9 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:48.315365 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-31a3fddb-482c-4cc6-9a7c-f48c6935f5a9 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.315548 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-31a3fddb-482c-4cc6-9a7c-f48c6935f5a9 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.323583 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:48.323583 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:48.327764 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-31a3fddb-482c-4cc6-9a7c-f48c6935f5a9 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Volume info retrieved successfully. Jul 31 13:56:48.335366 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31a3fddb-482c-4cc6-9a7c-f48c6935f5a9 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d returned with HTTP 200 Jul 31 13:56:48.335880 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 368/1468] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:48 2026] GET /volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:48.756363 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-538bf458-c575-4945-a72f-d67085b4b16a req-fef8164b-ea3d-4c78-b579-2fd10b888d7f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.758352 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-fef8164b-ea3d-4c78-b579-2fd10b888d7f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:48.758615 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-fef8164b-ea3d-4c78-b579-2fd10b888d7f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.758841 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-fef8164b-ea3d-4c78-b579-2fd10b888d7f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.770315 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:48.770315 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:48.773642 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-538bf458-c575-4945-a72f-d67085b4b16a req-fef8164b-ea3d-4c78-b579-2fd10b888d7f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:48.777617 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-fef8164b-ea3d-4c78-b579-2fd10b888d7f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:48.778158 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 368/1469] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:48 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:48.792947 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-538bf458-c575-4945-a72f-d67085b4b16a req-12710e38-80b3-4988-81e2-7b9b260a5677 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.795057 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-12710e38-80b3-4988-81e2-7b9b260a5677 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520 Jul 31 13:56:48.795509 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-12710e38-80b3-4988-81e2-7b9b260a5677 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.795705 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-12710e38-80b3-4988-81e2-7b9b260a5677 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.802536 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:48.802536 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:48.857077 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-538bf458-c575-4945-a72f-d67085b4b16a req-12710e38-80b3-4988-81e2-7b9b260a5677 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520 returned with HTTP 200 Jul 31 13:56:48.857691 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 366/1470] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:56:48 2026] DELETE /volume/v3/attachments/694b27b7-15a4-4671-a030-b92becf6c520 => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:48.982619 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f6c143e1-421b-4eeb-a465-561c3d5972b8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:48.984355 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6c143e1-421b-4eeb-a465-561c3d5972b8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:48.984736 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6c143e1-421b-4eeb-a465-561c3d5972b8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:48.985020 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6c143e1-421b-4eeb-a465-561c3d5972b8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:48.985220 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f6c143e1-421b-4eeb-a465-561c3d5972b8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:48.989656 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:48.989656 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:48.990456 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6c143e1-421b-4eeb-a465-561c3d5972b8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:48.990976 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 369/1471] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:48 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:49.186145 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ed9cf890-285a-4e25-89d0-e6cce8fe64ff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.188451 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed9cf890-285a-4e25-89d0-e6cce8fe64ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:49.188739 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed9cf890-285a-4e25-89d0-e6cce8fe64ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.188995 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed9cf890-285a-4e25-89d0-e6cce8fe64ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.200342 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.200342 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:49.205534 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ed9cf890-285a-4e25-89d0-e6cce8fe64ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:49.214873 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed9cf890-285a-4e25-89d0-e6cce8fe64ff tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:49.216720 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 369/1472] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:49.234241 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-15bab67c-2490-4b38-b5ee-7aeaaee6e320 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.237259 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-15bab67c-2490-4b38-b5ee-7aeaaee6e320 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:49.237509 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-15bab67c-2490-4b38-b5ee-7aeaaee6e320 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.239016 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-15bab67c-2490-4b38-b5ee-7aeaaee6e320 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.251915 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.251915 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:49.256539 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-15bab67c-2490-4b38-b5ee-7aeaaee6e320 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] Volume info retrieved successfully. Jul 31 13:56:49.261957 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-15bab67c-2490-4b38-b5ee-7aeaaee6e320 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-reader] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:49.262436 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 369/1473] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:49.330050 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-c7c21466-1472-4b0f-be62-7fa5f7a44e2e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.332216 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-c7c21466-1472-4b0f-be62-7fa5f7a44e2e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:49.332466 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-c7c21466-1472-4b0f-be62-7fa5f7a44e2e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.332705 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-c7c21466-1472-4b0f-be62-7fa5f7a44e2e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.342581 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.342581 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:49.345586 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-c7c21466-1472-4b0f-be62-7fa5f7a44e2e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:49.349405 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fb05164d-69c3-4f9b-bbaf-a9aa16482c6a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.350374 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-c7c21466-1472-4b0f-be62-7fa5f7a44e2e tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:49.353536 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 367/1474] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:49.353628 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb05164d-69c3-4f9b-bbaf-a9aa16482c6a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:49.353628 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb05164d-69c3-4f9b-bbaf-a9aa16482c6a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.353628 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb05164d-69c3-4f9b-bbaf-a9aa16482c6a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.359802 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=467,cinder:UPDATE=115,cinder:INSERT=60 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:56:49.371701 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.371701 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:49.376749 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fb05164d-69c3-4f9b-bbaf-a9aa16482c6a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Volume info retrieved successfully. Jul 31 13:56:49.383551 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb05164d-69c3-4f9b-bbaf-a9aa16482c6a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d returned with HTTP 200 Jul 31 13:56:49.383551 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 370/1475] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:49.384339 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-71c778c0-f505-454c-bb0d-ecd2fd269d64 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.388351 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-71c778c0-f505-454c-bb0d-ecd2fd269d64 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b/action Jul 31 13:56:49.388717 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-71c778c0-f505-454c-bb0d-ecd2fd269d64 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:49.388833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-71c778c0-f505-454c-bb0d-ecd2fd269d64 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:49.399494 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1d8f7782-f096-4566-9f9e-62998d707a05 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.401245 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1d8f7782-f096-4566-9f9e-62998d707a05 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] POST https://10.4.3.140/volume/v3/volume-transfers Jul 31 13:56:49.401643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1d8f7782-f096-4566-9f9e-62998d707a05 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7627b531-9571-45d5-a0a9-2c5235407f3d"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:49.403007 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volume_transfer [None req-1d8f7782-f096-4566-9f9e-62998d707a05 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Creating new volume transfer {'transfer': {'volume_id': '7627b531-9571-45d5-a0a9-2c5235407f3d'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 13:56:49.403157 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volume_transfer [None req-1d8f7782-f096-4566-9f9e-62998d707a05 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Creating transfer of volume 7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:49.403278 np0000006230 devstack@c-api.service[100182]: INFO cinder.transfer.api [None req-1d8f7782-f096-4566-9f9e-62998d707a05 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Generating transfer record for volume 7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:49.404976 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.404976 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:49.405528 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-71c778c0-f505-454c-bb0d-ecd2fd269d64 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:49.412880 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.412880 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:49.417690 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-71c778c0-f505-454c-bb0d-ecd2fd269d64 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Begin detaching volume completed successfully. Jul 31 13:56:49.417690 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-71c778c0-f505-454c-bb0d-ecd2fd269d64 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b/action returned with HTTP 202 Jul 31 13:56:49.419042 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 370/1476] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:56:49 2026] POST /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:56:49.427300 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1d8f7782-f096-4566-9f9e-62998d707a05 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 202 Jul 31 13:56:49.427746 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 370/1477] 10.4.3.140 () {70 vars in 1326 bytes} [Fri Jul 31 13:56:49 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:56:49.437369 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6451641-deee-4f80-aa58-ac78b145105a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.439577 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6451641-deee-4f80-aa58-ac78b145105a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:49.439894 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6451641-deee-4f80-aa58-ac78b145105a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.440133 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6451641-deee-4f80-aa58-ac78b145105a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.450771 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.450771 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:49.455422 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a6451641-deee-4f80-aa58-ac78b145105a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Volume info retrieved successfully. Jul 31 13:56:49.457174 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e94840fa-5dfc-4685-b379-4446ff58ff46 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.460595 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e94840fa-5dfc-4685-b379-4446ff58ff46 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:49.460595 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e94840fa-5dfc-4685-b379-4446ff58ff46 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.460595 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e94840fa-5dfc-4685-b379-4446ff58ff46 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.462392 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6451641-deee-4f80-aa58-ac78b145105a tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d returned with HTTP 200 Jul 31 13:56:49.466284 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 368/1478] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:49.471529 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.471529 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:49.471775 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8e361ac1-6f9f-4c85-bfde-bc79ffecddb3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.474366 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e361ac1-6f9f-4c85-bfde-bc79ffecddb3 None None] GET https://10.4.3.140/volume// Jul 31 13:56:49.474960 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e361ac1-6f9f-4c85-bfde-bc79ffecddb3 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.475576 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e94840fa-5dfc-4685-b379-4446ff58ff46 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:49.475726 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e361ac1-6f9f-4c85-bfde-bc79ffecddb3 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.476892 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e361ac1-6f9f-4c85-bfde-bc79ffecddb3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:49.477371 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 371/1479] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:49.480606 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e94840fa-5dfc-4685-b379-4446ff58ff46 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:49.481097 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 371/1480] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:49.485225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-e43fe563-1ef2-4a37-a48b-2e8ad6c90203 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.487558 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-e43fe563-1ef2-4a37-a48b-2e8ad6c90203 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:49.487558 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-e43fe563-1ef2-4a37-a48b-2e8ad6c90203 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.487745 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-e43fe563-1ef2-4a37-a48b-2e8ad6c90203 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.497154 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.497154 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:49.501075 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-e43fe563-1ef2-4a37-a48b-2e8ad6c90203 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:49.505611 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-e43fe563-1ef2-4a37-a48b-2e8ad6c90203 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:49.506090 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 371/1481] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:49.513934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-92193742-0b26-4aa1-8c65-18d37cc6e50d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.516211 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92193742-0b26-4aa1-8c65-18d37cc6e50d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volume-transfers/detail Jul 31 13:56:49.516556 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92193742-0b26-4aa1-8c65-18d37cc6e50d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.516822 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92193742-0b26-4aa1-8c65-18d37cc6e50d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.517073 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volume_transfer [None req-92193742-0b26-4aa1-8c65-18d37cc6e50d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Listing volume transfers {{(pid=100183) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 13:56:49.524621 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92193742-0b26-4aa1-8c65-18d37cc6e50d tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 13:56:49.524621 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 369/1482] 10.4.3.140 () {68 vars in 1326 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:49.548429 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1120206e-bd00-417a-8d5d-5fc8ca27482c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.550968 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1120206e-bd00-417a-8d5d-5fc8ca27482c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/69297142-a872-4358-86d0-59cac71bed8b Jul 31 13:56:49.551336 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1120206e-bd00-417a-8d5d-5fc8ca27482c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.551641 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1120206e-bd00-417a-8d5d-5fc8ca27482c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.551794 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.volume_transfer [None req-1120206e-bd00-417a-8d5d-5fc8ca27482c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Delete transfer with id: 69297142-a872-4358-86d0-59cac71bed8b Jul 31 13:56:49.566944 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.566944 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:49.578361 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1120206e-bd00-417a-8d5d-5fc8ca27482c tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volume-transfers/69297142-a872-4358-86d0-59cac71bed8b returned with HTTP 202 Jul 31 13:56:49.579046 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 372/1483] 10.4.3.140 () {68 vars in 1419 bytes} [Fri Jul 31 13:56:49 2026] DELETE /volume/v3/volume-transfers/69297142-a872-4358-86d0-59cac71bed8b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:49.593473 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-253dc958-ecb5-4b47-a9f1-74a1545e43ab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.595700 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-253dc958-ecb5-4b47-a9f1-74a1545e43ab tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:49.596093 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-253dc958-ecb5-4b47-a9f1-74a1545e43ab tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.596413 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-253dc958-ecb5-4b47-a9f1-74a1545e43ab tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.604561 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.604561 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:49.608989 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-253dc958-ecb5-4b47-a9f1-74a1545e43ab tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Volume info retrieved successfully. Jul 31 13:56:49.616567 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-253dc958-ecb5-4b47-a9f1-74a1545e43ab tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d returned with HTTP 200 Jul 31 13:56:49.617140 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 372/1484] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:49.638350 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7df41f6a-b4c9-440f-8448-18642ad3b9aa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.641634 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7df41f6a-b4c9-440f-8448-18642ad3b9aa tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/69297142-a872-4358-86d0-59cac71bed8b Jul 31 13:56:49.641899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7df41f6a-b4c9-440f-8448-18642ad3b9aa tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.642125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7df41f6a-b4c9-440f-8448-18642ad3b9aa tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.642280 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.volume_transfer [None req-7df41f6a-b4c9-440f-8448-18642ad3b9aa tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Delete transfer with id: 69297142-a872-4358-86d0-59cac71bed8b Jul 31 13:56:49.646528 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7df41f6a-b4c9-440f-8448-18642ad3b9aa tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volume-transfers/69297142-a872-4358-86d0-59cac71bed8b returned with HTTP 404 Jul 31 13:56:49.647456 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 372/1485] 10.4.3.140 () {68 vars in 1419 bytes} [Fri Jul 31 13:56:49 2026] DELETE /volume/v3/volume-transfers/69297142-a872-4358-86d0-59cac71bed8b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 31 13:56:49.655048 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8b8a95f4-cd8a-41be-a6d6-e143a854e669 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.657502 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b8a95f4-cd8a-41be-a6d6-e143a854e669 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:49.657820 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b8a95f4-cd8a-41be-a6d6-e143a854e669 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.658093 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b8a95f4-cd8a-41be-a6d6-e143a854e669 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.658308 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-8b8a95f4-cd8a-41be-a6d6-e143a854e669 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Delete volume with id: 7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:49.667491 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.667491 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:49.667913 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8b8a95f4-cd8a-41be-a6d6-e143a854e669 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Volume info retrieved successfully. Jul 31 13:56:49.686374 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8b8a95f4-cd8a-41be-a6d6-e143a854e669 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Delete volume request issued successfully. Jul 31 13:56:49.686640 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b8a95f4-cd8a-41be-a6d6-e143a854e669 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d returned with HTTP 202 Jul 31 13:56:49.687166 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 370/1486] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:49 2026] DELETE /volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:56:49.694378 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-94b80972-6d2c-4894-af82-582e6a8fa16d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:49.696443 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94b80972-6d2c-4894-af82-582e6a8fa16d tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] GET https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:49.696692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94b80972-6d2c-4894-af82-582e6a8fa16d tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:49.696906 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94b80972-6d2c-4894-af82-582e6a8fa16d tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:49.706236 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:49.706236 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:49.709773 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-94b80972-6d2c-4894-af82-582e6a8fa16d tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Volume info retrieved successfully. Jul 31 13:56:49.713373 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94b80972-6d2c-4894-af82-582e6a8fa16d tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d returned with HTTP 200 Jul 31 13:56:49.713763 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 373/1487] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:49 2026] GET /volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:50.002240 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6efdb7b1-cec9-48e0-83c5-d4055b03ff13 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:50.003902 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6efdb7b1-cec9-48e0-83c5-d4055b03ff13 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:50.004078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6efdb7b1-cec9-48e0-83c5-d4055b03ff13 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:50.004310 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6efdb7b1-cec9-48e0-83c5-d4055b03ff13 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:50.004394 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6efdb7b1-cec9-48e0-83c5-d4055b03ff13 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:50.008541 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:50.008541 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:50.009207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6efdb7b1-cec9-48e0-83c5-d4055b03ff13 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:50.009696 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 373/1488] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:50 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:50.501171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2bc328c5-597d-4f1a-b301-fda160258504 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:50.503653 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2bc328c5-597d-4f1a-b301-fda160258504 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:50.503653 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2bc328c5-597d-4f1a-b301-fda160258504 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:50.503653 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2bc328c5-597d-4f1a-b301-fda160258504 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:50.516412 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:50.516412 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:50.519822 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2bc328c5-597d-4f1a-b301-fda160258504 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:50.524942 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2bc328c5-597d-4f1a-b301-fda160258504 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:50.525664 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 373/1489] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:50 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:50.725483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f2b90257-df68-4c06-b837-9cca77ba2e52 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:50.728029 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2b90257-df68-4c06-b837-9cca77ba2e52 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] GET https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:50.728259 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2b90257-df68-4c06-b837-9cca77ba2e52 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:50.728449 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2b90257-df68-4c06-b837-9cca77ba2e52 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:50.734750 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2b90257-df68-4c06-b837-9cca77ba2e52 tempest-VolumesTransfersV355Test-780216378 tempest-VolumesTransfersV355Test-780216378-project-admin] https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d returned with HTTP 404 Jul 31 13:56:50.735200 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 371/1490] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:50 2026] GET /volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:50.741330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1e529665-f45a-4246-90ec-845b393ca1b6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:50.743880 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e529665-f45a-4246-90ec-845b393ca1b6 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] GET https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:50.744079 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e529665-f45a-4246-90ec-845b393ca1b6 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:50.744332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e529665-f45a-4246-90ec-845b393ca1b6 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:50.749908 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e529665-f45a-4246-90ec-845b393ca1b6 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d returned with HTTP 404 Jul 31 13:56:50.750409 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 374/1491] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:56:50 2026] GET /volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:50.758060 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3826b075-f504-4d63-ad4b-9952afe21381 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:50.759573 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3826b075-f504-4d63-ad4b-9952afe21381 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:50.759953 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3826b075-f504-4d63-ad4b-9952afe21381 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:50.760538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3826b075-f504-4d63-ad4b-9952afe21381 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:50.760880 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-3826b075-f504-4d63-ad4b-9952afe21381 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] Delete volume with id: 7627b531-9571-45d5-a0a9-2c5235407f3d Jul 31 13:56:50.766772 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3826b075-f504-4d63-ad4b-9952afe21381 tempest-VolumesTransfersV355Test-2015947521 tempest-VolumesTransfersV355Test-2015947521-project-member] https://10.4.3.140/volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d returned with HTTP 404 Jul 31 13:56:50.766772 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 374/1492] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:56:50 2026] DELETE /volume/v3/volumes/7627b531-9571-45d5-a0a9-2c5235407f3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:56:51.022018 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8434906b-d434-4ca0-bdf9-783ac23454a1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:51.025477 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8434906b-d434-4ca0-bdf9-783ac23454a1 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:51.025477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8434906b-d434-4ca0-bdf9-783ac23454a1 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:51.025477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8434906b-d434-4ca0-bdf9-783ac23454a1 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:51.025477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8434906b-d434-4ca0-bdf9-783ac23454a1 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:51.031298 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:51.031298 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:51.032348 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8434906b-d434-4ca0-bdf9-783ac23454a1 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:51.033782 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 374/1493] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:51 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:56:51.539237 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee0e7715-3b69-4486-899d-b8acc1d9173a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:51.542142 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee0e7715-3b69-4486-899d-b8acc1d9173a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:51.542314 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee0e7715-3b69-4486-899d-b8acc1d9173a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:51.542495 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee0e7715-3b69-4486-899d-b8acc1d9173a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:51.551218 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:51.551218 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:51.554355 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee0e7715-3b69-4486-899d-b8acc1d9173a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:51.561078 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee0e7715-3b69-4486-899d-b8acc1d9173a tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:51.561490 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 372/1494] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:51 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:52.048411 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ea554d50-d36c-41cb-a374-3ef148bdccdc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:52.050075 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea554d50-d36c-41cb-a374-3ef148bdccdc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:52.050322 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea554d50-d36c-41cb-a374-3ef148bdccdc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:52.050497 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea554d50-d36c-41cb-a374-3ef148bdccdc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:52.050641 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ea554d50-d36c-41cb-a374-3ef148bdccdc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:52.052177 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=501,cinder:UPDATE=156,cinder:INSERT=78 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:56:52.055416 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:52.055416 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:52.056416 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea554d50-d36c-41cb-a374-3ef148bdccdc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:52.057237 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 375/1495] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:52 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:52.577878 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1ec4bba1-38f6-405e-a0f4-44930c8cca9b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:52.580449 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ec4bba1-38f6-405e-a0f4-44930c8cca9b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:52.582261 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1ec4bba1-38f6-405e-a0f4-44930c8cca9b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:52.582680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1ec4bba1-38f6-405e-a0f4-44930c8cca9b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:52.601508 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:52.601508 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:52.609485 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1ec4bba1-38f6-405e-a0f4-44930c8cca9b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:52.614599 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ec4bba1-38f6-405e-a0f4-44930c8cca9b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:52.615094 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 375/1496] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:52 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:53.069372 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-33e88cbd-81c8-46cb-a301-a545bd444e72 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:53.071793 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33e88cbd-81c8-46cb-a301-a545bd444e72 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:53.072039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-33e88cbd-81c8-46cb-a301-a545bd444e72 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:53.072300 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-33e88cbd-81c8-46cb-a301-a545bd444e72 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:53.072445 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-33e88cbd-81c8-46cb-a301-a545bd444e72 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:53.074764 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=501,cinder:INSERT=76,cinder:UPDATE=141 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:56:53.083862 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:53.083862 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:53.086526 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33e88cbd-81c8-46cb-a301-a545bd444e72 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:53.089333 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 375/1497] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:53 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:53.321139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3800d456-8a58-413f-a15c-7108635a1ce1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:53.408767 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3800d456-8a58-413f-a15c-7108635a1ce1 tempest-VolumesSummaryTest-614647051 tempest-VolumesSummaryTest-614647051-project-member] GET https://10.4.3.140/volume/v3/volumes/summary Jul 31 13:56:53.409038 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3800d456-8a58-413f-a15c-7108635a1ce1 tempest-VolumesSummaryTest-614647051 tempest-VolumesSummaryTest-614647051-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:53.409290 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3800d456-8a58-413f-a15c-7108635a1ce1 tempest-VolumesSummaryTest-614647051 tempest-VolumesSummaryTest-614647051-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:53.409509 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-3800d456-8a58-413f-a15c-7108635a1ce1 tempest-VolumesSummaryTest-614647051 tempest-VolumesSummaryTest-614647051-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:56:53.421574 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3800d456-8a58-413f-a15c-7108635a1ce1 tempest-VolumesSummaryTest-614647051 tempest-VolumesSummaryTest-614647051-project-member] Get summary completed successfully. Jul 31 13:56:53.421908 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3800d456-8a58-413f-a15c-7108635a1ce1 tempest-VolumesSummaryTest-614647051 tempest-VolumesSummaryTest-614647051-project-member] https://10.4.3.140/volume/v3/volumes/summary returned with HTTP 200 Jul 31 13:56:53.422393 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 373/1498] 10.4.3.140 () {68 vars in 1302 bytes} [Fri Jul 31 13:56:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:53.630605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e2b04bfc-3383-4748-9400-c3a6cb71d385 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:53.632829 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2b04bfc-3383-4748-9400-c3a6cb71d385 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:53.633035 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e2b04bfc-3383-4748-9400-c3a6cb71d385 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:53.633251 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e2b04bfc-3383-4748-9400-c3a6cb71d385 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:53.646240 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:53.646240 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:53.649370 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e2b04bfc-3383-4748-9400-c3a6cb71d385 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:53.653241 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2b04bfc-3383-4748-9400-c3a6cb71d385 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:53.653585 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 376/1499] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:53 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:54.101533 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e9fdcc3-c0fa-44ca-84a7-2bf7623d3f0e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:54.103496 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e9fdcc3-c0fa-44ca-84a7-2bf7623d3f0e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:54.104124 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e9fdcc3-c0fa-44ca-84a7-2bf7623d3f0e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:54.105829 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e9fdcc3-c0fa-44ca-84a7-2bf7623d3f0e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:54.105829 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4e9fdcc3-c0fa-44ca-84a7-2bf7623d3f0e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:54.113069 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:54.113069 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:54.113797 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e9fdcc3-c0fa-44ca-84a7-2bf7623d3f0e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:54.114205 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 376/1500] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:54 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:54.509276 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-5d9f89eb-bf9f-48a4-8378-c45ae0572b7d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:54.516608 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-5d9f89eb-bf9f-48a4-8378-c45ae0572b7d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:54.516862 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-5d9f89eb-bf9f-48a4-8378-c45ae0572b7d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:54.517120 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-5d9f89eb-bf9f-48a4-8378-c45ae0572b7d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:54.530215 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:54.530215 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:54.533737 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-5d9f89eb-bf9f-48a4-8378-c45ae0572b7d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:54.537960 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-5d9f89eb-bf9f-48a4-8378-c45ae0572b7d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:54.538500 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 376/1501] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:54 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:54.573943 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2608ac44-32ff-4053-8dff-9945be2ebdd0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:54.575154 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2608ac44-32ff-4053-8dff-9945be2ebdd0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:54.575330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2608ac44-32ff-4053-8dff-9945be2ebdd0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:54.575723 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2608ac44-32ff-4053-8dff-9945be2ebdd0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:54.588705 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:54.588705 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:54.596878 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2608ac44-32ff-4053-8dff-9945be2ebdd0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:54.599576 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2608ac44-32ff-4053-8dff-9945be2ebdd0 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:54.600241 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 374/1502] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:54 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:54.667503 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-daeb0b52-389b-4d4c-94a9-f820f3be86c7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:54.670125 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-daeb0b52-389b-4d4c-94a9-f820f3be86c7 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:54.670377 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-daeb0b52-389b-4d4c-94a9-f820f3be86c7 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:54.670637 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-daeb0b52-389b-4d4c-94a9-f820f3be86c7 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:54.678081 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e2a279ca-060b-4243-987f-092d085c5efe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:54.681044 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2a279ca-060b-4243-987f-092d085c5efe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:54.681149 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2a279ca-060b-4243-987f-092d085c5efe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:54.681345 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2a279ca-060b-4243-987f-092d085c5efe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:54.692149 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:54.692149 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:54.696231 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-daeb0b52-389b-4d4c-94a9-f820f3be86c7 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:54.699804 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:54.699804 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:54.703016 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-daeb0b52-389b-4d4c-94a9-f820f3be86c7 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:54.703016 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 377/1503] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:54 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:54.706470 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e2a279ca-060b-4243-987f-092d085c5efe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:54.713467 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2a279ca-060b-4243-987f-092d085c5efe tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:54.714148 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 377/1504] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:54 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:54.726196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-1d623a80-2950-4398-a90e-3ccd2fc77e7a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:54.729874 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-1d623a80-2950-4398-a90e-3ccd2fc77e7a tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] POST https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16/action Jul 31 13:56:54.730353 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-1d623a80-2950-4398-a90e-3ccd2fc77e7a tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:56:54.730428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-1d623a80-2950-4398-a90e-3ccd2fc77e7a tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:54.741231 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:54.741231 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:54.741817 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-1d623a80-2950-4398-a90e-3ccd2fc77e7a tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:54.750905 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-1d623a80-2950-4398-a90e-3ccd2fc77e7a tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Begin detaching volume completed successfully. Jul 31 13:56:54.750905 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-1d623a80-2950-4398-a90e-3ccd2fc77e7a tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16/action returned with HTTP 202 Jul 31 13:56:54.751287 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 377/1505] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:56:54 2026] POST /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:56:54.813074 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-186525b1-5434-46bf-84fe-619722c6c2f1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:54.813585 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-186525b1-5434-46bf-84fe-619722c6c2f1 None None] GET https://10.4.3.140/volume// Jul 31 13:56:54.813744 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-186525b1-5434-46bf-84fe-619722c6c2f1 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:54.813976 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-186525b1-5434-46bf-84fe-619722c6c2f1 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:54.814869 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-186525b1-5434-46bf-84fe-619722c6c2f1 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:54.814869 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 375/1506] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:54.822323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-c48df88c-5167-433a-b8fa-f823cf915c5d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:54.827261 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-c48df88c-5167-433a-b8fa-f823cf915c5d tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:54.827261 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-c48df88c-5167-433a-b8fa-f823cf915c5d tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:54.827492 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-c48df88c-5167-433a-b8fa-f823cf915c5d tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:54.921489 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-aa0cbd07-9137-4ce1-889a-ab998bb00f2f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:54.924285 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-aa0cbd07-9137-4ce1-889a-ab998bb00f2f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8 Jul 31 13:56:54.924503 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-aa0cbd07-9137-4ce1-889a-ab998bb00f2f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:54.924776 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-aa0cbd07-9137-4ce1-889a-ab998bb00f2f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:54.931902 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:54.931902 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:54.984372 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45b64f62-7984-4cb7-a9da-d7d44482e3fd req-aa0cbd07-9137-4ce1-889a-ab998bb00f2f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8 returned with HTTP 200 Jul 31 13:56:54.984950 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 378/1507] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:56:54 2026] DELETE /volume/v3/attachments/4e97a5da-27a3-4266-91ff-84ceda5f96e8 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:54.990962 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:54.990962 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:54.993880 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-c48df88c-5167-433a-b8fa-f823cf915c5d tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:54.997712 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-c48df88c-5167-433a-b8fa-f823cf915c5d tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:54.998114 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 378/1508] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:56:54 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 1326 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:55.126535 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8f038979-0ea3-4196-aa05-1ec62193c031 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:55.128650 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f038979-0ea3-4196-aa05-1ec62193c031 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:55.128915 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8f038979-0ea3-4196-aa05-1ec62193c031 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:55.129154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8f038979-0ea3-4196-aa05-1ec62193c031 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:55.129291 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8f038979-0ea3-4196-aa05-1ec62193c031 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:55.134928 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:55.134928 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:55.135981 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f038979-0ea3-4196-aa05-1ec62193c031 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:55.136968 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 378/1509] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:55 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:55.337026 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d3f4178d-5dc9-41bf-b679-862c76de43b2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:55.337386 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3f4178d-5dc9-41bf-b679-862c76de43b2 None None] GET https://10.4.3.140/volume// Jul 31 13:56:55.337605 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3f4178d-5dc9-41bf-b679-862c76de43b2 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:55.337767 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3f4178d-5dc9-41bf-b679-862c76de43b2 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:55.338066 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3f4178d-5dc9-41bf-b679-862c76de43b2 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:55.338337 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 376/1510] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:55.345922 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-543b1487-a986-4f5d-a0db-972fb787912e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:55.347976 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-543b1487-a986-4f5d-a0db-972fb787912e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:56:55.348421 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-543b1487-a986-4f5d-a0db-972fb787912e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "caed56f7-dc8d-49d7-9a75-c9fb9d9821f6", "connector": null, "instance_uuid": "1618657d-c7d1-4e2c-80cc-eaac48b05315"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:55.360385 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:55.360385 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:55.392848 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-543b1487-a986-4f5d-a0db-972fb787912e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:56:55.393447 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 379/1511] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:56:55 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:55.401258 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-62618845-335a-4ba5-9f1d-a45119396253 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:55.403323 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-62618845-335a-4ba5-9f1d-a45119396253 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] DELETE https://10.4.3.140/volume/v3/attachments/7eb60508-c7a1-4221-8bd3-3db0c4d6aec2 Jul 31 13:56:55.403500 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-62618845-335a-4ba5-9f1d-a45119396253 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:55.403694 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-62618845-335a-4ba5-9f1d-a45119396253 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:55.410793 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:55.410793 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:55.454786 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-62618845-335a-4ba5-9f1d-a45119396253 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/7eb60508-c7a1-4221-8bd3-3db0c4d6aec2 returned with HTTP 200 Jul 31 13:56:55.454786 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 379/1512] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:56:55 2026] DELETE /volume/v3/attachments/7eb60508-c7a1-4221-8bd3-3db0c4d6aec2 => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:55.728787 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d811b35a-79af-4725-ad2d-ecb0ce8a5273 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:55.730397 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d811b35a-79af-4725-ad2d-ecb0ce8a5273 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:55.730661 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d811b35a-79af-4725-ad2d-ecb0ce8a5273 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:55.731835 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d811b35a-79af-4725-ad2d-ecb0ce8a5273 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:55.736722 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:55.736722 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:55.740810 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d811b35a-79af-4725-ad2d-ecb0ce8a5273 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:55.744292 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d811b35a-79af-4725-ad2d-ecb0ce8a5273 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:55.744606 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 379/1513] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:55 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:55.761538 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b18ad41b-af2d-4918-bd4f-04b906f674c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:55.763959 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b18ad41b-af2d-4918-bd4f-04b906f674c9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:55.764230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b18ad41b-af2d-4918-bd4f-04b906f674c9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:55.764491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b18ad41b-af2d-4918-bd4f-04b906f674c9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:55.787458 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:55.787458 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:55.796295 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b18ad41b-af2d-4918-bd4f-04b906f674c9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:55.800816 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b18ad41b-af2d-4918-bd4f-04b906f674c9 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:55.801360 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 377/1514] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:55 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:55.863331 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e6bcaed-af56-4b01-9686-485b44d41e1d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:55.865013 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e6bcaed-af56-4b01-9686-485b44d41e1d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:56:55.865246 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e6bcaed-af56-4b01-9686-485b44d41e1d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:55.865446 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e6bcaed-af56-4b01-9686-485b44d41e1d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:55.872450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-7fb1bc24-b252-434e-a1be-a49bed89a6f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:55.872915 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:55.872915 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:55.874605 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-7fb1bc24-b252-434e-a1be-a49bed89a6f7 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] DELETE https://10.4.3.140/volume/v3/attachments/cc2629fc-c80f-494b-83c5-c3c38afcf059 Jul 31 13:56:55.874799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-7fb1bc24-b252-434e-a1be-a49bed89a6f7 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:55.875074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-7fb1bc24-b252-434e-a1be-a49bed89a6f7 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:55.876920 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4e6bcaed-af56-4b01-9686-485b44d41e1d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:55.881360 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e6bcaed-af56-4b01-9686-485b44d41e1d tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:56:55.881787 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 380/1515] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:55 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:55.885805 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:55.885805 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:55.950549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:55.952495 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:56:55.952870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-607450646", "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:55.954426 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-607450646', 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:56:55.958639 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-93427313-0fd6-4c05-a26c-d4fc87369caa req-7fb1bc24-b252-434e-a1be-a49bed89a6f7 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/attachments/cc2629fc-c80f-494b-83c5-c3c38afcf059 returned with HTTP 200 Jul 31 13:56:55.958639 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 380/1516] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:56:55 2026] DELETE /volume/v3/attachments/cc2629fc-c80f-494b-83c5-c3c38afcf059 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:56.048791 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume of 1 GB Jul 31 13:56:56.049090 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:56.049090 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:56.049569 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Availability Zones retrieved successfully. Jul 31 13:56:56.055556 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Flow 'volume_create_api' (62c273ea-9f62-4ee0-8646-547534266123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:56.056692 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff728e9-61e8-4891-a33f-4ac00b9b8050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:56.057641 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:56:56.108880 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:56.108880 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:56.125728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff728e9-61e8-4891-a33f-4ac00b9b8050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:48Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c13d0b6e-4bf2-4926-8aef-5ca30f9647e0', 'encryption_key_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=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:56.126808 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9590b8-6d25-469c-aeb3-9810e802a010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:56.147486 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-770ea2d5-50e5-4f7a-b404-672ab943d991 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:56.150536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-770ea2d5-50e5-4f7a-b404-672ab943d991 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:56.150790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-770ea2d5-50e5-4f7a-b404-672ab943d991 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:56.151030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-770ea2d5-50e5-4f7a-b404-672ab943d991 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:56.151168 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-770ea2d5-50e5-4f7a-b404-672ab943d991 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:56.167790 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:56.167790 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:56.168662 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-770ea2d5-50e5-4f7a-b404-672ab943d991 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:56.169138 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 378/1517] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:56 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:56.188854 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Created reservations ['324ff9d3-aa52-431e-b9a9-37b0e58bb1fa', 'cd1103dc-9554-4cb5-bca9-403fff387d19', '9f789b5f-2e80-431c-86dc-9511b73ac2ed', '6c0ba4d5-9bae-4169-88f1-be02e084eecd'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:56:56.189870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9590b8-6d25-469c-aeb3-9810e802a010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['324ff9d3-aa52-431e-b9a9-37b0e58bb1fa', 'cd1103dc-9554-4cb5-bca9-403fff387d19', '9f789b5f-2e80-431c-86dc-9511b73ac2ed', '6c0ba4d5-9bae-4169-88f1-be02e084eecd']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:56.190871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d13e49-72a7-4cdc-ac7e-e2797f49f388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:56.219013 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d13e49-72a7-4cdc-ac7e-e2797f49f388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53369d79-8c05-43a4-8de8-391db1de1634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-607450646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bbab3e34d5145b6b7d93f3eb566552c',qos_specs=None,replication_status=,reservations=['324ff9d3-aa52-431e-b9a9-37b0e58bb1fa','cd1103dc-9554-4cb5-bca9-403fff387d19','9f789b5f-2e80-431c-86dc-9511b73ac2ed','6c0ba4d5-9bae-4169-88f1-be02e084eecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def61a264d9c41e4b7afab19afe8df4b',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-607450646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53369d79-8c05-43a4-8de8-391db1de1634,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5bbab3e34d5145b6b7d93f3eb566552c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='def61a264d9c41e4b7afab19afe8df4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c13d0b6e-4bf2-4926-8aef-5ca30f9647e0),volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:56.219757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acf0db6-396f-444c-9427-904a916636b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:56.237814 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acf0db6-396f-444c-9427-904a916636b1) transitioned into state 'SUCCESS' from state '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-607450646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5bbab3e34d5145b6b7d93f3eb566552c',qos_specs=None,replication_status=,reservations=['324ff9d3-aa52-431e-b9a9-37b0e58bb1fa','cd1103dc-9554-4cb5-bca9-403fff387d19','9f789b5f-2e80-431c-86dc-9511b73ac2ed','6c0ba4d5-9bae-4169-88f1-be02e084eecd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def61a264d9c41e4b7afab19afe8df4b',volume_type_id=c13d0b6e-4bf2-4926-8aef-5ca30f9647e0)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:56.238747 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771c528e-e2fb-48fe-b529-4edf47b6ed98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:56:56.249987 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771c528e-e2fb-48fe-b529-4edf47b6ed98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:56:56.251169 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Flow 'volume_create_api' (62c273ea-9f62-4ee0-8646-547534266123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:56:56.251590 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create volume request issued successfully. Jul 31 13:56:56.252336 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6c71770c-f58f-479c-a212-7a51d7a10c52 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:56:56.253169 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 380/1518] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:56:55 2026] POST /volume/v3/volumes => generated 759 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:56:56.263858 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7e9a22e8-5968-478d-9b8e-bdb0584db4e8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:56.267266 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e9a22e8-5968-478d-9b8e-bdb0584db4e8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:56:56.267266 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e9a22e8-5968-478d-9b8e-bdb0584db4e8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:56.267266 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e9a22e8-5968-478d-9b8e-bdb0584db4e8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:56.277452 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:56.277452 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:56.282822 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7e9a22e8-5968-478d-9b8e-bdb0584db4e8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:56.289365 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e9a22e8-5968-478d-9b8e-bdb0584db4e8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 200 Jul 31 13:56:56.290034 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 381/1519] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:56 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:56.924741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7feb971a-5897-40c9-bb6e-553ff1c4df69 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:56.927063 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7feb971a-5897-40c9-bb6e-553ff1c4df69 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:56:56.927329 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7feb971a-5897-40c9-bb6e-553ff1c4df69 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:56.927877 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7feb971a-5897-40c9-bb6e-553ff1c4df69 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:56.940001 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:56.940001 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:56.943877 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7feb971a-5897-40c9-bb6e-553ff1c4df69 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:56:56.948923 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7feb971a-5897-40c9-bb6e-553ff1c4df69 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:56:56.949627 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 381/1520] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:56 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:57.027162 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-dfc9e82a-c8e7-415c-8704-95596095bf93 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:57.032123 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-dfc9e82a-c8e7-415c-8704-95596095bf93 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] PUT https://10.4.3.140/volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013 Jul 31 13:56:57.032567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-dfc9e82a-c8e7-415c-8704-95596095bf93 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:57.046012 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-dfc9e82a-c8e7-415c-8704-95596095bf93 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Acquiring lock "cinder-attachment_update-caed56f7-dc8d-49d7-9a75-c9fb9d9821f6-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:56:57.056145 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-dfc9e82a-c8e7-415c-8704-95596095bf93 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Lock "cinder-attachment_update-caed56f7-dc8d-49d7-9a75-c9fb9d9821f6-np0000006230" acquired by "attachment_update" :: waited 0.010s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:56:57.057392 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:57.057392 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:57.161252 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-dfc9e82a-c8e7-415c-8704-95596095bf93 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Lock "cinder-attachment_update-caed56f7-dc8d-49d7-9a75-c9fb9d9821f6-np0000006230" released by "attachment_update" :: held 0.105s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:56:57.161786 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-dfc9e82a-c8e7-415c-8704-95596095bf93 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013 returned with HTTP 200 Jul 31 13:56:57.162239 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 379/1521] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:56:57 2026] PUT /volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:57.174650 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-ee77edc3-40e1-4d1f-855f-73a433505270 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:57.175709 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-ee77edc3-40e1-4d1f-855f-73a433505270 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013 Jul 31 13:56:57.175978 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-ee77edc3-40e1-4d1f-855f-73a433505270 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:57.176230 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-ee77edc3-40e1-4d1f-855f-73a433505270 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:57.179918 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6f4ccbb1-c9c4-49dd-8ef1-2da2e78a6d82 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:57.182473 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f4ccbb1-c9c4-49dd-8ef1-2da2e78a6d82 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:57.182799 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f4ccbb1-c9c4-49dd-8ef1-2da2e78a6d82 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:57.183068 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f4ccbb1-c9c4-49dd-8ef1-2da2e78a6d82 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:57.183236 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6f4ccbb1-c9c4-49dd-8ef1-2da2e78a6d82 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:57.195414 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-ee77edc3-40e1-4d1f-855f-73a433505270 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013 returned with HTTP 200 Jul 31 13:56:57.195916 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 381/1522] 10.4.3.140 () {70 vars in 1651 bytes} [Fri Jul 31 13:56:57 2026] GET /volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:57.197272 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:57.197272 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:56:57.198231 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f4ccbb1-c9c4-49dd-8ef1-2da2e78a6d82 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:57.198929 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 382/1523] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:57 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:57.303093 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6f63a774-f713-4a1c-8702-d16fe4cd29c8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:57.305564 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f63a774-f713-4a1c-8702-d16fe4cd29c8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:56:57.305873 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f63a774-f713-4a1c-8702-d16fe4cd29c8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:57.306166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f63a774-f713-4a1c-8702-d16fe4cd29c8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:57.320447 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:57.320447 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:57.329265 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6f63a774-f713-4a1c-8702-d16fe4cd29c8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:57.335918 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f63a774-f713-4a1c-8702-d16fe4cd29c8 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 200 Jul 31 13:56:57.336762 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 382/1524] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:56:57 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:57.468318 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-c07bf869-eedd-448b-bee1-a84564561ac2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:57.494226 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-c07bf869-eedd-448b-bee1-a84564561ac2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:56:57.494226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-c07bf869-eedd-448b-bee1-a84564561ac2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:57.494226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-c07bf869-eedd-448b-bee1-a84564561ac2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:57.494226 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:57.494226 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:57.494226 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-c07bf869-eedd-448b-bee1-a84564561ac2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:57.494226 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-c07bf869-eedd-448b-bee1-a84564561ac2 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 200 Jul 31 13:56:57.494226 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 380/1525] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:57 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:57.996210 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-2b37497c-0b26-4221-9c3d-d6966a95c965 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:57.998353 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-2b37497c-0b26-4221-9c3d-d6966a95c965 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:56:57.998636 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-2b37497c-0b26-4221-9c3d-d6966a95c965 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:57.999007 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-2b37497c-0b26-4221-9c3d-d6966a95c965 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:58.006421 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:58.006421 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:58.015999 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-2b37497c-0b26-4221-9c3d-d6966a95c965 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:58.025553 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-2b37497c-0b26-4221-9c3d-d6966a95c965 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 200 Jul 31 13:56:58.025799 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 382/1526] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:56:57 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:58.044163 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5f045828-9921-4f01-b73c-eeaeb9df3e4f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:58.044524 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f045828-9921-4f01-b73c-eeaeb9df3e4f None None] GET https://10.4.3.140/volume// Jul 31 13:56:58.044738 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f045828-9921-4f01-b73c-eeaeb9df3e4f None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:58.044880 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f045828-9921-4f01-b73c-eeaeb9df3e4f None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:58.045256 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f045828-9921-4f01-b73c-eeaeb9df3e4f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:58.046050 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 383/1527] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:56:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:58.058983 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-ea2f0556-57ab-4584-890d-d18c824e1a2c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:58.066569 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-ea2f0556-57ab-4584-890d-d18c824e1a2c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:56:58.066569 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-ea2f0556-57ab-4584-890d-d18c824e1a2c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53369d79-8c05-43a4-8de8-391db1de1634", "connector": null, "instance_uuid": "4e6a2d3a-f478-4de4-80ad-9aaa2ebb4174"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:58.083149 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:58.083149 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:58.130242 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-ea2f0556-57ab-4584-890d-d18c824e1a2c tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:56:58.130929 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 383/1528] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:56:58 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:56:58.216573 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c1c706a3-5548-49a8-b78a-2ab0e54d37cb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:58.218998 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1c706a3-5548-49a8-b78a-2ab0e54d37cb tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:58.219427 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1c706a3-5548-49a8-b78a-2ab0e54d37cb tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:58.219604 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1c706a3-5548-49a8-b78a-2ab0e54d37cb tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:58.219966 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c1c706a3-5548-49a8-b78a-2ab0e54d37cb tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:58.226117 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:58.226117 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:56:58.226766 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1c706a3-5548-49a8-b78a-2ab0e54d37cb tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:58.227177 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 381/1529] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:58 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:59.240861 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6aa65487-785f-4728-84dd-c5d6ad064ce5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:59.242981 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6aa65487-785f-4728-84dd-c5d6ad064ce5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:56:59.243248 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6aa65487-785f-4728-84dd-c5d6ad064ce5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:59.243475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6aa65487-785f-4728-84dd-c5d6ad064ce5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:59.243641 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6aa65487-785f-4728-84dd-c5d6ad064ce5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:56:59.251314 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:59.251314 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:56:59.252808 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6aa65487-785f-4728-84dd-c5d6ad064ce5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:56:59.252808 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 383/1530] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:56:59 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:56:59.767469 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6cbda4a0-75d4-4e25-ad9f-b8bb84bf3f4a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:59.767996 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6cbda4a0-75d4-4e25-ad9f-b8bb84bf3f4a None None] GET https://10.4.3.140/volume// Jul 31 13:56:59.768223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6cbda4a0-75d4-4e25-ad9f-b8bb84bf3f4a None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:59.768483 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6cbda4a0-75d4-4e25-ad9f-b8bb84bf3f4a None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:59.768925 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6cbda4a0-75d4-4e25-ad9f-b8bb84bf3f4a None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:56:59.769323 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 384/1531] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:56:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:56:59.780882 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-7986d67e-acd9-48ac-9883-c40929868432 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:59.783271 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-7986d67e-acd9-48ac-9883-c40929868432 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:56:59.784221 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-7986d67e-acd9-48ac-9883-c40929868432 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:56:59.784221 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-7986d67e-acd9-48ac-9883-c40929868432 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:56:59.795474 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:59.795474 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:56:59.799279 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-7986d67e-acd9-48ac-9883-c40929868432 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:56:59.804797 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-7986d67e-acd9-48ac-9883-c40929868432 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 200 Jul 31 13:56:59.805393 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 384/1532] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:56:59 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:56:59.927462 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-baf683bc-d51b-4d73-82b2-01bcc47412c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:56:59.929588 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-baf683bc-d51b-4d73-82b2-01bcc47412c0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] PUT https://10.4.3.140/volume/v3/attachments/b572b798-c513-4fb3-90af-091f9c8fa311 Jul 31 13:56:59.930084 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-baf683bc-d51b-4d73-82b2-01bcc47412c0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:56:59.938356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-baf683bc-d51b-4d73-82b2-01bcc47412c0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Acquiring lock "cinder-attachment_update-53369d79-8c05-43a4-8de8-391db1de1634-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:56:59.942127 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-baf683bc-d51b-4d73-82b2-01bcc47412c0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-53369d79-8c05-43a4-8de8-391db1de1634-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:56:59.943134 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:56:59.943134 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:00.060879 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-baf683bc-d51b-4d73-82b2-01bcc47412c0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Lock "cinder-attachment_update-53369d79-8c05-43a4-8de8-391db1de1634-np0000006230" released by "attachment_update" :: held 0.118s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:57:00.061422 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-baf683bc-d51b-4d73-82b2-01bcc47412c0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/b572b798-c513-4fb3-90af-091f9c8fa311 returned with HTTP 200 Jul 31 13:57:00.062028 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 382/1533] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:56:59 2026] PUT /volume/v3/attachments/b572b798-c513-4fb3-90af-091f9c8fa311 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:00.092063 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-9891e77b-ce2b-4e66-9804-f42bf457aacc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:00.094585 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-9891e77b-ce2b-4e66-9804-f42bf457aacc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/attachments/b572b798-c513-4fb3-90af-091f9c8fa311/action Jul 31 13:57:00.094882 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-9891e77b-ce2b-4e66-9804-f42bf457aacc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:00.095018 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-9891e77b-ce2b-4e66-9804-f42bf457aacc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:00.111064 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:00.111064 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:00.139776 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bebd5856-478c-4816-8932-c7f4ee9ffe28 req-9891e77b-ce2b-4e66-9804-f42bf457aacc tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/b572b798-c513-4fb3-90af-091f9c8fa311/action returned with HTTP 204 Jul 31 13:57:00.140336 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 384/1534] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:57:00 2026] POST /volume/v3/attachments/b572b798-c513-4fb3-90af-091f9c8fa311/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:00.265270 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-766dfa15-8fe4-4241-a1b6-274bf1b63fde None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:00.267392 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-766dfa15-8fe4-4241-a1b6-274bf1b63fde tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:00.267618 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-766dfa15-8fe4-4241-a1b6-274bf1b63fde tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:00.267845 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-766dfa15-8fe4-4241-a1b6-274bf1b63fde tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:00.267999 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-766dfa15-8fe4-4241-a1b6-274bf1b63fde tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:00.272999 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:00.272999 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:00.273752 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-766dfa15-8fe4-4241-a1b6-274bf1b63fde tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:57:00.274208 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 385/1535] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:00 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:01.289100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-71fa4125-6b3c-4695-b871-e1a7ec00e7a3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:01.292073 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71fa4125-6b3c-4695-b871-e1a7ec00e7a3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:01.292302 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71fa4125-6b3c-4695-b871-e1a7ec00e7a3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:01.292504 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71fa4125-6b3c-4695-b871-e1a7ec00e7a3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:01.292651 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-71fa4125-6b3c-4695-b871-e1a7ec00e7a3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:01.298144 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:01.298144 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:01.298957 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71fa4125-6b3c-4695-b871-e1a7ec00e7a3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:57:01.299394 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 385/1536] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:01 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:01.592592 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9cfcdfe3-eba2-45d4-8456-ce331dda1d51 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:01.594539 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cfcdfe3-eba2-45d4-8456-ce331dda1d51 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:57:01.594724 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cfcdfe3-eba2-45d4-8456-ce331dda1d51 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:01.594924 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cfcdfe3-eba2-45d4-8456-ce331dda1d51 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:01.595061 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9cfcdfe3-eba2-45d4-8456-ce331dda1d51 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Delete volume with id: d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:57:01.602065 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:01.602065 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:01.602436 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9cfcdfe3-eba2-45d4-8456-ce331dda1d51 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:57:01.616958 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9cfcdfe3-eba2-45d4-8456-ce331dda1d51 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Delete volume request issued successfully. Jul 31 13:57:01.617095 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cfcdfe3-eba2-45d4-8456-ce331dda1d51 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 202 Jul 31 13:57:01.617432 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 383/1537] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:01 2026] DELETE /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:01.627193 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7fd1cee0-3585-4d6b-b79b-6db04b180967 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:01.628835 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7fd1cee0-3585-4d6b-b79b-6db04b180967 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:57:01.629155 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7fd1cee0-3585-4d6b-b79b-6db04b180967 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:01.629238 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7fd1cee0-3585-4d6b-b79b-6db04b180967 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:01.640728 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:01.640728 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:01.652274 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7fd1cee0-3585-4d6b-b79b-6db04b180967 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Volume info retrieved successfully. Jul 31 13:57:01.659770 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7fd1cee0-3585-4d6b-b79b-6db04b180967 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 200 Jul 31 13:57:01.660243 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 385/1538] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:01 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:01.860719 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-c5a4cea1-bdd4-4be1-9343-958cce466b2e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:01.865239 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-c5a4cea1-bdd4-4be1-9343-958cce466b2e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] POST https://10.4.3.140/volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013/action Jul 31 13:57:01.865699 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-c5a4cea1-bdd4-4be1-9343-958cce466b2e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:01.865896 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-c5a4cea1-bdd4-4be1-9343-958cce466b2e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:01.881554 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:01.881554 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:01.900560 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eb378921-ab12-4f2e-81d2-8570c8d4f865 req-c5a4cea1-bdd4-4be1-9343-958cce466b2e tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013/action returned with HTTP 204 Jul 31 13:57:01.901082 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 386/1539] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:57:01 2026] POST /volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:02.315539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f4e89acd-2b7d-4400-bb14-a0c34e5ed26e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:02.316564 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4e89acd-2b7d-4400-bb14-a0c34e5ed26e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:02.316862 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4e89acd-2b7d-4400-bb14-a0c34e5ed26e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:02.317099 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4e89acd-2b7d-4400-bb14-a0c34e5ed26e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:02.317224 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f4e89acd-2b7d-4400-bb14-a0c34e5ed26e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:02.324547 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:02.324547 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:02.326336 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4e89acd-2b7d-4400-bb14-a0c34e5ed26e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:57:02.326841 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 386/1540] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:02 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:02.675312 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f408d931-95ee-433c-ae13-a25f0bfd2530 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:02.677704 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f408d931-95ee-433c-ae13-a25f0bfd2530 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] GET https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 Jul 31 13:57:02.677704 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f408d931-95ee-433c-ae13-a25f0bfd2530 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:02.677879 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f408d931-95ee-433c-ae13-a25f0bfd2530 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:02.685218 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f408d931-95ee-433c-ae13-a25f0bfd2530 tempest-ServerStableDeviceRescueTest-519903361 tempest-ServerStableDeviceRescueTest-519903361-project-member] https://10.4.3.140/volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 returned with HTTP 404 Jul 31 13:57:02.685644 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 384/1541] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:02 2026] GET /volume/v3/volumes/d9498d5e-d169-4e7a-91b7-5c8f96592e16 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:03.339237 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-44163e82-09de-4d1e-b666-f1dd833596f3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:03.341482 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44163e82-09de-4d1e-b666-f1dd833596f3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:03.341787 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-44163e82-09de-4d1e-b666-f1dd833596f3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:03.342078 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-44163e82-09de-4d1e-b666-f1dd833596f3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:03.342380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-44163e82-09de-4d1e-b666-f1dd833596f3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:03.350317 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:03.350317 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:03.351188 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44163e82-09de-4d1e-b666-f1dd833596f3 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:57:03.351710 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 386/1542] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:03 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:04.363886 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-12661a68-cae2-4c9e-9e91-1720ec25a580 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:04.373974 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12661a68-cae2-4c9e-9e91-1720ec25a580 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:04.373974 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12661a68-cae2-4c9e-9e91-1720ec25a580 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:04.373974 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12661a68-cae2-4c9e-9e91-1720ec25a580 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:04.373974 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-12661a68-cae2-4c9e-9e91-1720ec25a580 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:04.379445 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:04.379445 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:04.380079 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12661a68-cae2-4c9e-9e91-1720ec25a580 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:57:04.380455 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 387/1543] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:04 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:05.390449 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fad7bc73-3c80-4770-a0d5-0936b409fc79 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:05.392720 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fad7bc73-3c80-4770-a0d5-0936b409fc79 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:05.393215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fad7bc73-3c80-4770-a0d5-0936b409fc79 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:05.393458 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fad7bc73-3c80-4770-a0d5-0936b409fc79 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:05.393580 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fad7bc73-3c80-4770-a0d5-0936b409fc79 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:05.397993 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:05.397993 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:05.398705 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fad7bc73-3c80-4770-a0d5-0936b409fc79 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:57:05.399044 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 387/1544] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:05 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:05.415428 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4a935878-9aad-4f64-b355-99ad4cd86d8d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:05.547315 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a935878-9aad-4f64-b355-99ad4cd86d8d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b/export_record Jul 31 13:57:05.547315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a935878-9aad-4f64-b355-99ad4cd86d8d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:05.547315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a935878-9aad-4f64-b355-99ad4cd86d8d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Calling method 'export_record' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:05.547315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-4a935878-9aad-4f64-b355-99ad4cd86d8d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Export record for backup f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100183) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 13:57:05.555928 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:05.555928 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:05.557146 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-4a935878-9aad-4f64-b355-99ad4cd86d8d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '619dcc5ce4df4320a2d4001983118a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ecba8c957d640a7a5a27a5ea2432b0f', '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=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:57:05.559604 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a935878-9aad-4f64-b355-99ad4cd86d8d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b/export_record returned with HTTP 403 Jul 31 13:57:05.559604 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 385/1545] 10.4.3.140 () {68 vars in 1430 bytes} [Fri Jul 31 13:57:05 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b/export_record => generated 101 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:05.568116 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-75a55a66-1bdb-43e6-a861-093fab587d8c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:05.570215 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:05.570609 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-337109183"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:05.571986 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-337109183'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:05.572100 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Create volume of 1 GB Jul 31 13:57:05.577604 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Availability Zones retrieved successfully. Jul 31 13:57:05.584808 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Flow 'volume_create_api' (43f49244-b2c2-4691-afb7-1990164b4897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:05.585402 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14adadb8-f51e-4e7f-acce-330a476dcf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:05.586147 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:05.616863 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14adadb8-f51e-4e7f-acce-330a476dcf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:05.617631 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf4a0f4-9a98-4977-abd9-e6c3ef78f7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:05.661278 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Created reservations ['488d835a-150b-4772-983f-925108145a01', 'b5c18785-9eda-47a9-aba5-07cdde6239d3', 'd0a5c906-620c-4423-aa48-be49ff1e75cc', '64771a64-e2ea-49fe-be5f-167724287eba'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:05.661968 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf4a0f4-9a98-4977-abd9-e6c3ef78f7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['488d835a-150b-4772-983f-925108145a01', 'b5c18785-9eda-47a9-aba5-07cdde6239d3', 'd0a5c906-620c-4423-aa48-be49ff1e75cc', '64771a64-e2ea-49fe-be5f-167724287eba']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:05.662637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d73e7d4-53b6-49bc-a575-ca06ce25a0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:05.685318 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d73e7d4-53b6-49bc-a575-ca06ce25a0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f473b33-408e-4bfe-a6c2-47dbd29026c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337109183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ecba8c957d640a7a5a27a5ea2432b0f',qos_specs=None,replication_status=,reservations=['488d835a-150b-4772-983f-925108145a01','b5c18785-9eda-47a9-aba5-07cdde6239d3','d0a5c906-620c-4423-aa48-be49ff1e75cc','64771a64-e2ea-49fe-be5f-167724287eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e04248a124e461f81b6d8866072a7e8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337109183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f473b33-408e-4bfe-a6c2-47dbd29026c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ecba8c957d640a7a5a27a5ea2432b0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e04248a124e461f81b6d8866072a7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:05.685318 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c8e6c5-3025-441c-b07a-516c4aec0afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:05.703285 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c8e6c5-3025-441c-b07a-516c4aec0afe) transitioned into state 'SUCCESS' from state '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-337109183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ecba8c957d640a7a5a27a5ea2432b0f',qos_specs=None,replication_status=,reservations=['488d835a-150b-4772-983f-925108145a01','b5c18785-9eda-47a9-aba5-07cdde6239d3','d0a5c906-620c-4423-aa48-be49ff1e75cc','64771a64-e2ea-49fe-be5f-167724287eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e04248a124e461f81b6d8866072a7e8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:05.703976 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533e2908-6a9d-4fbe-b73a-6fef2c8fc6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:05.712693 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533e2908-6a9d-4fbe-b73a-6fef2c8fc6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:05.713425 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Flow 'volume_create_api' (43f49244-b2c2-4691-afb7-1990164b4897) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:05.713761 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Create volume request issued successfully. Jul 31 13:57:05.714282 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-75a55a66-1bdb-43e6-a861-093fab587d8c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:05.714721 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 387/1546] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:57:05 2026] POST /volume/v3/volumes => generated 777 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:05.727170 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f57850a4-6b65-4bd5-ae02-ec956cf71a44 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:05.734179 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f57850a4-6b65-4bd5-ae02-ec956cf71a44 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 Jul 31 13:57:05.734431 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f57850a4-6b65-4bd5-ae02-ec956cf71a44 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:05.734682 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f57850a4-6b65-4bd5-ae02-ec956cf71a44 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:05.746963 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:05.746963 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:05.751566 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f57850a4-6b65-4bd5-ae02-ec956cf71a44 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:05.756759 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f57850a4-6b65-4bd5-ae02-ec956cf71a44 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 returned with HTTP 200 Jul 31 13:57:05.757549 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 388/1547] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:05 2026] GET /volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:05.967759 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:05.969449 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:05.969854 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1374627867", "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:05.971319 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1374627867', 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:06.225308 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Create volume of 1 GB Jul 31 13:57:06.229462 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Availability Zones retrieved successfully. Jul 31 13:57:06.235697 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Flow 'volume_create_api' (b8882f00-f6df-453b-836e-cff6ab26208a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:06.236671 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f7d057-4545-4458-936d-d2a825cf258f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:06.237615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:06.289157 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f7d057-4545-4458-936d-d2a825cf258f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:06.290008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73cd8a2d-d1b2-4ac3-9dc7-b7d9f29e0899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:06.340409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Created reservations ['f6a8914a-0bea-44e9-a1df-c12a54a5adda', 'd866a75f-ce72-41fe-9f18-6d630e66adde', 'b52d1058-9bfd-4eae-8c29-abf75f5140d8', '6be52025-c1f8-4710-95dc-1d024e600844'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:06.341228 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73cd8a2d-d1b2-4ac3-9dc7-b7d9f29e0899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6a8914a-0bea-44e9-a1df-c12a54a5adda', 'd866a75f-ce72-41fe-9f18-6d630e66adde', 'b52d1058-9bfd-4eae-8c29-abf75f5140d8', '6be52025-c1f8-4710-95dc-1d024e600844']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:06.342069 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e844c5-f4dc-4438-993f-92b7caa78916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:06.363270 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e844c5-f4dc-4438-993f-92b7caa78916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83f20991-4224-4947-b15a-0b0339e7ac8d', '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-1374627867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef9f896c7c24050ad24fff673772a88',qos_specs=None,replication_status=,reservations=['f6a8914a-0bea-44e9-a1df-c12a54a5adda','d866a75f-ce72-41fe-9f18-6d630e66adde','b52d1058-9bfd-4eae-8c29-abf75f5140d8','6be52025-c1f8-4710-95dc-1d024e600844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2259ffe3b04086a175137792742810',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1374627867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83f20991-4224-4947-b15a-0b0339e7ac8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef9f896c7c24050ad24fff673772a88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f2259ffe3b04086a175137792742810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:06.364075 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51b4b0d-09b8-4cac-92d1-ca0d07cbf4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:06.378737 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51b4b0d-09b8-4cac-92d1-ca0d07cbf4fd) transitioned into state 'SUCCESS' from state '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-1374627867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef9f896c7c24050ad24fff673772a88',qos_specs=None,replication_status=,reservations=['f6a8914a-0bea-44e9-a1df-c12a54a5adda','d866a75f-ce72-41fe-9f18-6d630e66adde','b52d1058-9bfd-4eae-8c29-abf75f5140d8','6be52025-c1f8-4710-95dc-1d024e600844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2259ffe3b04086a175137792742810',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:06.379463 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2186d496-c7cf-449d-8ac4-c63c4bfbf964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:06.388152 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2186d496-c7cf-449d-8ac4-c63c4bfbf964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:06.388998 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Flow 'volume_create_api' (b8882f00-f6df-453b-836e-cff6ab26208a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:06.389338 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Create volume request issued successfully. Jul 31 13:57:06.390092 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47f95264-7a9d-4c4d-acf6-4508ace51cc1 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:06.390507 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 388/1548] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:57:05 2026] POST /volume/v3/volumes => generated 753 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:06.411425 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-146cf0cc-bc55-4c75-b34b-c213433bbcae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:06.413438 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-146cf0cc-bc55-4c75-b34b-c213433bbcae tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] GET https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d Jul 31 13:57:06.413687 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-146cf0cc-bc55-4c75-b34b-c213433bbcae tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:06.413945 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-146cf0cc-bc55-4c75-b34b-c213433bbcae tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:06.421917 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:06.421917 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:06.425993 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-146cf0cc-bc55-4c75-b34b-c213433bbcae tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Volume info retrieved successfully. Jul 31 13:57:06.432592 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-146cf0cc-bc55-4c75-b34b-c213433bbcae tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d returned with HTTP 200 Jul 31 13:57:06.433073 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 386/1549] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:06 2026] GET /volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:06.773360 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4971d424-7be4-48e4-a9ed-55daa1e7b775 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:06.776102 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4971d424-7be4-48e4-a9ed-55daa1e7b775 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 Jul 31 13:57:06.776402 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4971d424-7be4-48e4-a9ed-55daa1e7b775 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:06.776688 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4971d424-7be4-48e4-a9ed-55daa1e7b775 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:06.788133 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:06.788133 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:06.793225 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4971d424-7be4-48e4-a9ed-55daa1e7b775 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:06.798636 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4971d424-7be4-48e4-a9ed-55daa1e7b775 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 returned with HTTP 200 Jul 31 13:57:06.799547 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 388/1550] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:06 2026] GET /volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:57:06.821360 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-59e65fed-a6a6-4c7c-98c2-9ed9758fce31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:06.828158 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-59e65fed-a6a6-4c7c-98c2-9ed9758fce31 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 13:57:06.828789 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-59e65fed-a6a6-4c7c-98c2-9ed9758fce31 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f473b33-408e-4bfe-a6c2-47dbd29026c5", "name": "tempest-type-Backup-1919497486"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:06.830609 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-59e65fed-a6a6-4c7c-98c2-9ed9758fce31 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Creating new backup {'backup': {'volume_id': '9f473b33-408e-4bfe-a6c2-47dbd29026c5', 'name': 'tempest-type-Backup-1919497486'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:57:06.830729 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-59e65fed-a6a6-4c7c-98c2-9ed9758fce31 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Creating backup of volume 9f473b33-408e-4bfe-a6c2-47dbd29026c5 in container None Jul 31 13:57:06.839545 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:06.839545 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:06.839905 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-59e65fed-a6a6-4c7c-98c2-9ed9758fce31 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:06.855166 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-59e65fed-a6a6-4c7c-98c2-9ed9758fce31 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Created reservations ['af5e2af2-84ca-4d91-9004-9bca55d0f534', 'c5d30e3e-f08e-4342-9b4d-752d6382ac14'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:06.885671 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-59e65fed-a6a6-4c7c-98c2-9ed9758fce31 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:57:06.886072 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 389/1551] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:57:06 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:06.899735 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-503fe8bb-af8e-459f-9241-af79766b7cbc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:06.901602 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-503fe8bb-af8e-459f-9241-af79766b7cbc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:06.901875 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-503fe8bb-af8e-459f-9241-af79766b7cbc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:06.902058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-503fe8bb-af8e-459f-9241-af79766b7cbc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:06.902182 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-503fe8bb-af8e-459f-9241-af79766b7cbc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:06.910896 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:06.910896 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:06.911474 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-503fe8bb-af8e-459f-9241-af79766b7cbc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:06.911869 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 389/1552] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:06 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:07.093118 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-d95fd68b-be76-49e1-8b4d-18f14ed93dad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:07.095261 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-d95fd68b-be76-49e1-8b4d-18f14ed93dad tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/limits Jul 31 13:57:07.095476 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-d95fd68b-be76-49e1-8b4d-18f14ed93dad tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:07.095681 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-d95fd68b-be76-49e1-8b4d-18f14ed93dad tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:07.113386 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-d95fd68b-be76-49e1-8b4d-18f14ed93dad tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Jul 31 13:57:07.113711 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 387/1553] 10.4.3.140 () {68 vars in 1484 bytes} [Fri Jul 31 13:57:07 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:07.151339 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-f3e636ad-785d-4711-9b2f-0eb116cf3d06 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:07.153828 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-f3e636ad-785d-4711-9b2f-0eb116cf3d06 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:57:07.154132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-f3e636ad-785d-4711-9b2f-0eb116cf3d06 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:07.154307 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-f3e636ad-785d-4711-9b2f-0eb116cf3d06 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:07.163524 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:07.163524 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:07.167478 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-f3e636ad-785d-4711-9b2f-0eb116cf3d06 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:07.171501 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-f3e636ad-785d-4711-9b2f-0eb116cf3d06 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 200 Jul 31 13:57:07.171901 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 389/1554] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:07 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:07.181983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-7e211241-e510-483c-8b58-1bbdaf5791b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:07.183893 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-7e211241-e510-483c-8b58-1bbdaf5791b1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:57:07.184264 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-7e211241-e510-483c-8b58-1bbdaf5791b1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53369d79-8c05-43a4-8de8-391db1de1634", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:07.194998 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:07.194998 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:07.195521 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-7e211241-e510-483c-8b58-1bbdaf5791b1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:07.195705 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-7e211241-e510-483c-8b58-1bbdaf5791b1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Create snapshot from volume 53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:57:07.246463 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-7e211241-e510-483c-8b58-1bbdaf5791b1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Created reservations ['4ebe0eda-c116-4c58-977b-11fb8a4072ed', '455baccd-b943-4117-a0e1-c13b5cc066fb', '2e7091a8-f2cd-417e-9fc0-6bbe6b227d21', '06044398-9328-4d84-a642-1ba350412e17'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:07.286495 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-7e211241-e510-483c-8b58-1bbdaf5791b1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Snapshot force create request issued successfully. Jul 31 13:57:07.286893 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d0b36b8b-92cc-4247-b71b-b52407ca4ae2 req-7e211241-e510-483c-8b58-1bbdaf5791b1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:57:07.287367 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 390/1555] 10.4.3.140 () {72 vars in 1547 bytes} [Fri Jul 31 13:57:07 2026] POST /volume/v3/snapshots => generated 292 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:07.446624 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-692adc7d-130c-42ef-a670-e9157a4aa113 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:07.448599 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-692adc7d-130c-42ef-a670-e9157a4aa113 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] GET https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d Jul 31 13:57:07.448833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-692adc7d-130c-42ef-a670-e9157a4aa113 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:07.449054 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-692adc7d-130c-42ef-a670-e9157a4aa113 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:07.457002 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:07.457002 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:07.460711 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-692adc7d-130c-42ef-a670-e9157a4aa113 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Volume info retrieved successfully. Jul 31 13:57:07.465834 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-692adc7d-130c-42ef-a670-e9157a4aa113 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d returned with HTTP 200 Jul 31 13:57:07.466442 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 390/1556] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:07 2026] GET /volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:07.496694 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8ceaa20a-85e9-4d3b-ba2d-d1c5b89e0999 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:07.498842 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8ceaa20a-85e9-4d3b-ba2d-d1c5b89e0999 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] GET https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d Jul 31 13:57:07.499034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8ceaa20a-85e9-4d3b-ba2d-d1c5b89e0999 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:07.499228 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8ceaa20a-85e9-4d3b-ba2d-d1c5b89e0999 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:07.505789 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:07.505789 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:07.509574 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8ceaa20a-85e9-4d3b-ba2d-d1c5b89e0999 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Volume info retrieved successfully. Jul 31 13:57:07.514014 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8ceaa20a-85e9-4d3b-ba2d-d1c5b89e0999 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d returned with HTTP 200 Jul 31 13:57:07.514615 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 388/1557] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:07 2026] GET /volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:07.921757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-27a81c8e-539b-4101-bbb8-ef427089493f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:07.923419 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-27a81c8e-539b-4101-bbb8-ef427089493f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:07.923721 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-27a81c8e-539b-4101-bbb8-ef427089493f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:07.923964 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-27a81c8e-539b-4101-bbb8-ef427089493f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:07.924114 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-27a81c8e-539b-4101-bbb8-ef427089493f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:07.928965 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:07.928965 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:07.929791 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-27a81c8e-539b-4101-bbb8-ef427089493f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:07.930264 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 390/1558] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:07 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:08.125856 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-03728fbe-0ead-49cb-9746-77b2d7fc2149 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:08.128757 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-03728fbe-0ead-49cb-9746-77b2d7fc2149 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] GET https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d Jul 31 13:57:08.128970 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-03728fbe-0ead-49cb-9746-77b2d7fc2149 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:08.129148 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-03728fbe-0ead-49cb-9746-77b2d7fc2149 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:08.136395 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:08.136395 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:08.142856 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-03728fbe-0ead-49cb-9746-77b2d7fc2149 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Volume info retrieved successfully. Jul 31 13:57:08.149135 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-03728fbe-0ead-49cb-9746-77b2d7fc2149 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d returned with HTTP 200 Jul 31 13:57:08.150306 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 391/1559] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:08 2026] GET /volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:08.163327 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c461fdf5-5fbd-4580-a12b-58ab1ed7e609 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:08.163908 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c461fdf5-5fbd-4580-a12b-58ab1ed7e609 None None] GET https://10.4.3.140/volume// Jul 31 13:57:08.164395 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c461fdf5-5fbd-4580-a12b-58ab1ed7e609 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:08.164756 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c461fdf5-5fbd-4580-a12b-58ab1ed7e609 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:08.165270 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c461fdf5-5fbd-4580-a12b-58ab1ed7e609 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:08.165733 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 391/1560] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:57:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:08.174112 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-5282a947-e5af-402b-9caf-cf97b1529da5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:08.176071 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-5282a947-e5af-402b-9caf-cf97b1529da5 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:57:08.176431 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-5282a947-e5af-402b-9caf-cf97b1529da5 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83f20991-4224-4947-b15a-0b0339e7ac8d", "connector": null, "instance_uuid": "b5ca2e88-12dc-41dc-b2f0-25512ce4f777"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:08.185935 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:08.185935 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:08.225616 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-5282a947-e5af-402b-9caf-cf97b1529da5 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:57:08.226236 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 389/1561] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:57:08 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:08.947468 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f66d3bd2-1b97-4ff0-8eac-66690b46b17e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:08.949524 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f66d3bd2-1b97-4ff0-8eac-66690b46b17e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:08.949802 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f66d3bd2-1b97-4ff0-8eac-66690b46b17e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:08.950040 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f66d3bd2-1b97-4ff0-8eac-66690b46b17e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:08.950186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f66d3bd2-1b97-4ff0-8eac-66690b46b17e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:08.955046 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:08.955046 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:08.955705 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f66d3bd2-1b97-4ff0-8eac-66690b46b17e tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:08.956207 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 391/1562] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:08 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:09.651863 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3e025b0c-e8e1-4e7a-8807-5af656cf28f9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:09.652341 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e025b0c-e8e1-4e7a-8807-5af656cf28f9 None None] GET https://10.4.3.140/volume// Jul 31 13:57:09.652557 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e025b0c-e8e1-4e7a-8807-5af656cf28f9 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:09.652844 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e025b0c-e8e1-4e7a-8807-5af656cf28f9 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:09.653185 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e025b0c-e8e1-4e7a-8807-5af656cf28f9 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:09.653820 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 392/1563] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:57:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:09.665048 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-f5751ff0-7113-499d-aa31-a3c9ae1da5eb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:09.669708 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-f5751ff0-7113-499d-aa31-a3c9ae1da5eb tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] GET https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d Jul 31 13:57:09.669708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-f5751ff0-7113-499d-aa31-a3c9ae1da5eb tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:09.669708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-f5751ff0-7113-499d-aa31-a3c9ae1da5eb tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:09.685622 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:09.685622 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:09.689854 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-f5751ff0-7113-499d-aa31-a3c9ae1da5eb tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Volume info retrieved successfully. Jul 31 13:57:09.695928 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-f5751ff0-7113-499d-aa31-a3c9ae1da5eb tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d returned with HTTP 200 Jul 31 13:57:09.696870 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 392/1564] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:57:09 2026] GET /volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:09.823173 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-891861b7-626f-4fdc-b3b5-f7ada36ae173 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:09.825868 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-891861b7-626f-4fdc-b3b5-f7ada36ae173 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] PUT https://10.4.3.140/volume/v3/attachments/821cd3b4-8be9-4188-b2ff-d9f38456b888 Jul 31 13:57:09.826323 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-891861b7-626f-4fdc-b3b5-f7ada36ae173 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:09.835427 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-891861b7-626f-4fdc-b3b5-f7ada36ae173 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Acquiring lock "cinder-attachment_update-83f20991-4224-4947-b15a-0b0339e7ac8d-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:57:09.841002 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-891861b7-626f-4fdc-b3b5-f7ada36ae173 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Lock "cinder-attachment_update-83f20991-4224-4947-b15a-0b0339e7ac8d-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:57:09.842377 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:09.842377 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:09.949822 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-891861b7-626f-4fdc-b3b5-f7ada36ae173 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Lock "cinder-attachment_update-83f20991-4224-4947-b15a-0b0339e7ac8d-np0000006230" released by "attachment_update" :: held 0.109s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:57:09.950007 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-891861b7-626f-4fdc-b3b5-f7ada36ae173 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/attachments/821cd3b4-8be9-4188-b2ff-d9f38456b888 returned with HTTP 200 Jul 31 13:57:09.952039 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 390/1565] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:57:09 2026] PUT /volume/v3/attachments/821cd3b4-8be9-4188-b2ff-d9f38456b888 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:09.971053 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-87c369ba-f6b8-44b0-90df-3b353590e11f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:09.971364 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-87c369ba-f6b8-44b0-90df-3b353590e11f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:09.971421 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-87c369ba-f6b8-44b0-90df-3b353590e11f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:09.971613 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-87c369ba-f6b8-44b0-90df-3b353590e11f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:09.971721 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-87c369ba-f6b8-44b0-90df-3b353590e11f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:09.976898 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:09.976898 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:09.977719 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-87c369ba-f6b8-44b0-90df-3b353590e11f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:09.978599 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 392/1566] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:09 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:57:09.988540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8c6e9fc8-2acb-4db7-b61b-d8f4736a4e8e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:09.991448 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8c6e9fc8-2acb-4db7-b61b-d8f4736a4e8e tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] POST https://10.4.3.140/volume/v3/attachments/821cd3b4-8be9-4188-b2ff-d9f38456b888/action Jul 31 13:57:09.991860 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8c6e9fc8-2acb-4db7-b61b-d8f4736a4e8e tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:09.991996 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8c6e9fc8-2acb-4db7-b61b-d8f4736a4e8e tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:10.023242 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:10.023242 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:10.045399 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f06bdc78-66aa-423d-82da-a0f6e9179f1b req-8c6e9fc8-2acb-4db7-b61b-d8f4736a4e8e tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/attachments/821cd3b4-8be9-4188-b2ff-d9f38456b888/action returned with HTTP 204 Jul 31 13:57:10.046578 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 393/1567] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:57:09 2026] POST /volume/v3/attachments/821cd3b4-8be9-4188-b2ff-d9f38456b888/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:10.068090 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-79fac7b1-82a8-4419-9ad5-2f3940fd2410 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:10.070956 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-79fac7b1-82a8-4419-9ad5-2f3940fd2410 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:57:10.071142 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-79fac7b1-82a8-4419-9ad5-2f3940fd2410 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:10.071385 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-79fac7b1-82a8-4419-9ad5-2f3940fd2410 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:10.083202 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:10.083202 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:10.087353 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-79fac7b1-82a8-4419-9ad5-2f3940fd2410 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:10.091265 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-79fac7b1-82a8-4419-9ad5-2f3940fd2410 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 200 Jul 31 13:57:10.091699 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 393/1568] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:10 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 1659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:10.948708 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-4bcef949-d166-499a-b33f-dcec02dd19aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:10.951214 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-4bcef949-d166-499a-b33f-dcec02dd19aa tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/attachments/b572b798-c513-4fb3-90af-091f9c8fa311 Jul 31 13:57:10.952102 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-4bcef949-d166-499a-b33f-dcec02dd19aa tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:10.952654 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-4bcef949-d166-499a-b33f-dcec02dd19aa tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:10.964545 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:10.964545 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:10.993763 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-610f0d1c-c908-496a-8c6f-d6686d315a02 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:10.998496 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-610f0d1c-c908-496a-8c6f-d6686d315a02 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:10.998792 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-610f0d1c-c908-496a-8c6f-d6686d315a02 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:10.999071 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-610f0d1c-c908-496a-8c6f-d6686d315a02 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:10.999071 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-610f0d1c-c908-496a-8c6f-d6686d315a02 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:11.003753 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:11.003753 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:11.004493 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-610f0d1c-c908-496a-8c6f-d6686d315a02 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:11.005139 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 393/1569] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:10 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:11.018802 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-7a856bca-3662-4b91-9d0d-455c698375fd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:11.021624 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-7a856bca-3662-4b91-9d0d-455c698375fd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:11.021870 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-7a856bca-3662-4b91-9d0d-455c698375fd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:11.022059 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-7a856bca-3662-4b91-9d0d-455c698375fd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:11.028772 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:11.028772 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:11.032147 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-7a856bca-3662-4b91-9d0d-455c698375fd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:11.035336 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8e59839e-57c1-4157-bea1-6804b3f53d0b req-4bcef949-d166-499a-b33f-dcec02dd19aa tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/b572b798-c513-4fb3-90af-091f9c8fa311 returned with HTTP 200 Jul 31 13:57:11.035881 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 391/1570] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:57:10 2026] DELETE /volume/v3/attachments/b572b798-c513-4fb3-90af-091f9c8fa311 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:11.036148 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-7a856bca-3662-4b91-9d0d-455c698375fd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:11.036795 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 394/1571] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:11 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:11.125114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e29a3526-9fa5-42d8-9daf-ad198c8b1469 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:11.125598 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e29a3526-9fa5-42d8-9daf-ad198c8b1469 None None] GET https://10.4.3.140/volume// Jul 31 13:57:11.125803 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e29a3526-9fa5-42d8-9daf-ad198c8b1469 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:11.128531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e29a3526-9fa5-42d8-9daf-ad198c8b1469 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:11.128531 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e29a3526-9fa5-42d8-9daf-ad198c8b1469 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:11.128531 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 394/1572] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:57:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:11.134767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-ade146cd-8bb5-43f1-a693-dd8aea0b08ac None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:11.137064 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-ade146cd-8bb5-43f1-a693-dd8aea0b08ac tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:57:11.137444 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-ade146cd-8bb5-43f1-a693-dd8aea0b08ac tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "997b51c3-315d-4ef9-b12d-b86f27b927db", "connector": null, "instance_uuid": "942320f2-1acb-40a8-8349-4dd7ddf8a2d9"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:11.147706 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:11.147706 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:11.179995 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-ade146cd-8bb5-43f1-a693-dd8aea0b08ac tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:57:11.180536 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 394/1573] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:57:11 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:11.216661 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ad51c05d-524d-4b7a-84b2-15dc29c04282 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:11.218602 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ad51c05d-524d-4b7a-84b2-15dc29c04282 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:11.218869 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ad51c05d-524d-4b7a-84b2-15dc29c04282 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:11.221534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ad51c05d-524d-4b7a-84b2-15dc29c04282 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:11.230049 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-37e5423f-f95b-4efe-b7d5-d4ff914795e3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:11.230207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37e5423f-f95b-4efe-b7d5-d4ff914795e3 None None] GET https://10.4.3.140/volume// Jul 31 13:57:11.230373 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37e5423f-f95b-4efe-b7d5-d4ff914795e3 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:11.231330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37e5423f-f95b-4efe-b7d5-d4ff914795e3 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:11.231330 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37e5423f-f95b-4efe-b7d5-d4ff914795e3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:11.231330 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 395/1574] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:57:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:11.231439 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:11.231439 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:11.237300 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ad51c05d-524d-4b7a-84b2-15dc29c04282 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:11.242246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-26f57e31-552d-4968-b972-19a0935d3d19 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:11.242381 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ad51c05d-524d-4b7a-84b2-15dc29c04282 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:11.242381 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 392/1575] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:11 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:11.246711 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-26f57e31-552d-4968-b972-19a0935d3d19 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:11.247114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-26f57e31-552d-4968-b972-19a0935d3d19 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:11.247330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-26f57e31-552d-4968-b972-19a0935d3d19 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:11.260969 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:11.260969 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:11.266565 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-26f57e31-552d-4968-b972-19a0935d3d19 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:11.275106 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-26f57e31-552d-4968-b972-19a0935d3d19 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:11.275631 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 395/1576] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:57:11 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:11.406030 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-b4a743e1-f61e-4026-8d4c-083339e126c1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:11.409581 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-b4a743e1-f61e-4026-8d4c-083339e126c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] PUT https://10.4.3.140/volume/v3/attachments/ed27a731-4f94-4e37-9746-1399e43d9285 Jul 31 13:57:11.409581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-b4a743e1-f61e-4026-8d4c-083339e126c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:11.415425 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-b4a743e1-f61e-4026-8d4c-083339e126c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Acquiring lock "cinder-attachment_update-997b51c3-315d-4ef9-b12d-b86f27b927db-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:57:11.420266 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-b4a743e1-f61e-4026-8d4c-083339e126c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Lock "cinder-attachment_update-997b51c3-315d-4ef9-b12d-b86f27b927db-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:57:11.421560 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:11.421560 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:11.496428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-b4a743e1-f61e-4026-8d4c-083339e126c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Lock "cinder-attachment_update-997b51c3-315d-4ef9-b12d-b86f27b927db-np0000006230" released by "attachment_update" :: held 0.076s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:57:11.497085 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-b4a743e1-f61e-4026-8d4c-083339e126c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/attachments/ed27a731-4f94-4e37-9746-1399e43d9285 returned with HTTP 200 Jul 31 13:57:11.497499 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 395/1577] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:57:11 2026] PUT /volume/v3/attachments/ed27a731-4f94-4e37-9746-1399e43d9285 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:12.021449 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-081892a7-7deb-468b-a005-42efc2e20fbe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:12.023301 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-081892a7-7deb-468b-a005-42efc2e20fbe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:12.023597 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-081892a7-7deb-468b-a005-42efc2e20fbe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:12.023716 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-081892a7-7deb-468b-a005-42efc2e20fbe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:12.023819 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-081892a7-7deb-468b-a005-42efc2e20fbe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:12.031124 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:12.031124 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:12.031977 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-081892a7-7deb-468b-a005-42efc2e20fbe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:12.032462 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 396/1578] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:12 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:12.044878 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3517918f-a003-496e-a97f-55fb06d99708 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:12.050489 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3517918f-a003-496e-a97f-55fb06d99708 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634?cascade=True Jul 31 13:57:12.050858 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3517918f-a003-496e-a97f-55fb06d99708 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:12.051099 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3517918f-a003-496e-a97f-55fb06d99708 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:12.051307 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3517918f-a003-496e-a97f-55fb06d99708 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Delete volume with id: 53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:57:12.065364 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:12.065364 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:12.066763 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3517918f-a003-496e-a97f-55fb06d99708 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:12.103977 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3517918f-a003-496e-a97f-55fb06d99708 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Delete volume request issued successfully. Jul 31 13:57:12.103977 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3517918f-a003-496e-a97f-55fb06d99708 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634?cascade=True returned with HTTP 202 Jul 31 13:57:12.103977 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 393/1579] 10.4.3.140 () {66 vars in 1376 bytes} [Fri Jul 31 13:57:12 2026] DELETE /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634?cascade=True => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:12.114332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-15741cdb-e7eb-4085-bc3a-eba07145ff8b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:12.118276 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15741cdb-e7eb-4085-bc3a-eba07145ff8b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:57:12.118453 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15741cdb-e7eb-4085-bc3a-eba07145ff8b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:12.118682 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15741cdb-e7eb-4085-bc3a-eba07145ff8b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:12.125043 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:12.125043 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:12.128145 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-15741cdb-e7eb-4085-bc3a-eba07145ff8b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:12.133397 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15741cdb-e7eb-4085-bc3a-eba07145ff8b tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 200 Jul 31 13:57:12.133871 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 396/1580] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:12 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:12.258003 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-db1c588a-6348-4e60-8946-e7f6349a26c4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:12.259862 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-db1c588a-6348-4e60-8946-e7f6349a26c4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:12.260127 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-db1c588a-6348-4e60-8946-e7f6349a26c4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:12.261344 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-db1c588a-6348-4e60-8946-e7f6349a26c4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:12.269088 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:12.269088 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:12.272591 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-db1c588a-6348-4e60-8946-e7f6349a26c4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:12.278582 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-db1c588a-6348-4e60-8946-e7f6349a26c4 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:12.278582 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 396/1581] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:12 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:13.051536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2673eb7a-3ba4-4cfb-b615-02df91f1b7a8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:13.055401 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2673eb7a-3ba4-4cfb-b615-02df91f1b7a8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:13.055401 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2673eb7a-3ba4-4cfb-b615-02df91f1b7a8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:13.055401 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2673eb7a-3ba4-4cfb-b615-02df91f1b7a8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:13.055401 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2673eb7a-3ba4-4cfb-b615-02df91f1b7a8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:13.062183 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:13.062183 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:13.063019 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2673eb7a-3ba4-4cfb-b615-02df91f1b7a8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:13.063584 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 397/1582] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:13 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:13.154029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-69d17623-2414-4d97-bdce-f9cc50d9b7cf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:13.156457 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69d17623-2414-4d97-bdce-f9cc50d9b7cf tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:57:13.156876 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-69d17623-2414-4d97-bdce-f9cc50d9b7cf tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:13.157104 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-69d17623-2414-4d97-bdce-f9cc50d9b7cf tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:13.164551 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69d17623-2414-4d97-bdce-f9cc50d9b7cf tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 404 Jul 31 13:57:13.165049 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 394/1583] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:13 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:13.291666 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d9991beb-ae7f-4d33-838d-267004ff7f6b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:13.294046 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9991beb-ae7f-4d33-838d-267004ff7f6b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:13.294352 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9991beb-ae7f-4d33-838d-267004ff7f6b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:13.294657 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9991beb-ae7f-4d33-838d-267004ff7f6b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:13.310388 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:13.310388 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:13.313428 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d9991beb-ae7f-4d33-838d-267004ff7f6b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:13.320667 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9991beb-ae7f-4d33-838d-267004ff7f6b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:13.320667 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 397/1584] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:13 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:13.602685 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2d44c2ad-00af-484b-a92f-2d43b43ec435 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:13.605234 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2d44c2ad-00af-484b-a92f-2d43b43ec435 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:57:13.605487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2d44c2ad-00af-484b-a92f-2d43b43ec435 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:13.605815 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2d44c2ad-00af-484b-a92f-2d43b43ec435 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:13.606063 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-2d44c2ad-00af-484b-a92f-2d43b43ec435 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Delete volume with id: 53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:57:13.612828 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2d44c2ad-00af-484b-a92f-2d43b43ec435 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 404 Jul 31 13:57:13.614261 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 397/1585] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:13 2026] DELETE /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:13.623452 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b973fb48-fb0a-4161-a950-901207ed4f00 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:13.625229 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b973fb48-fb0a-4161-a950-901207ed4f00 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 Jul 31 13:57:13.625435 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b973fb48-fb0a-4161-a950-901207ed4f00 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:13.625657 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b973fb48-fb0a-4161-a950-901207ed4f00 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:13.635111 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b973fb48-fb0a-4161-a950-901207ed4f00 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 returned with HTTP 404 Jul 31 13:57:13.635111 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 398/1586] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:13 2026] GET /volume/v3/volumes/53369d79-8c05-43a4-8de8-391db1de1634 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:13.640856 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e6d62163-f297-4e7e-82cd-0c5ab98d0ed0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:13.642945 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6d62163-f297-4e7e-82cd-0c5ab98d0ed0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:57:13.645602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6d62163-f297-4e7e-82cd-0c5ab98d0ed0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:13.645602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6d62163-f297-4e7e-82cd-0c5ab98d0ed0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:13.645602 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e6d62163-f297-4e7e-82cd-0c5ab98d0ed0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Delete volume with id: 1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:57:13.656806 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:13.656806 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:13.657246 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e6d62163-f297-4e7e-82cd-0c5ab98d0ed0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:13.688981 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e6d62163-f297-4e7e-82cd-0c5ab98d0ed0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Delete volume request issued successfully. Jul 31 13:57:13.689075 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6d62163-f297-4e7e-82cd-0c5ab98d0ed0 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 202 Jul 31 13:57:13.689463 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 395/1587] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:13 2026] DELETE /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:13.699750 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-37e8a01d-c627-402f-8a7b-f7626986870f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:13.701394 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37e8a01d-c627-402f-8a7b-f7626986870f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:57:13.701847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37e8a01d-c627-402f-8a7b-f7626986870f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:13.701847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37e8a01d-c627-402f-8a7b-f7626986870f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:13.708953 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:13.708953 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:13.713432 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-37e8a01d-c627-402f-8a7b-f7626986870f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:13.718694 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37e8a01d-c627-402f-8a7b-f7626986870f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 200 Jul 31 13:57:13.719118 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 398/1588] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:13 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:14.080612 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4d0d9304-2626-4202-9942-9e6ffd5cb50b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:14.082118 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4d0d9304-2626-4202-9942-9e6ffd5cb50b tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:14.082663 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4d0d9304-2626-4202-9942-9e6ffd5cb50b tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:14.082905 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4d0d9304-2626-4202-9942-9e6ffd5cb50b tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:14.083167 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-4d0d9304-2626-4202-9942-9e6ffd5cb50b tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:14.087035 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:14.087035 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:14.088172 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4d0d9304-2626-4202-9942-9e6ffd5cb50b tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:14.088172 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 398/1589] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:14 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:14.330167 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-991e59da-c1df-4058-85e0-7bb611500649 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:14.331853 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-991e59da-c1df-4058-85e0-7bb611500649 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:14.332011 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-991e59da-c1df-4058-85e0-7bb611500649 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:14.332178 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-991e59da-c1df-4058-85e0-7bb611500649 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:14.347135 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:14.347135 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:14.355425 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-991e59da-c1df-4058-85e0-7bb611500649 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:14.362601 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-991e59da-c1df-4058-85e0-7bb611500649 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:14.363122 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 399/1590] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:14 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:14.738525 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-904fba75-14b3-46c9-9781-616d91cd77b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:14.740838 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-904fba75-14b3-46c9-9781-616d91cd77b7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b Jul 31 13:57:14.741082 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-904fba75-14b3-46c9-9781-616d91cd77b7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:14.741319 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-904fba75-14b3-46c9-9781-616d91cd77b7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:14.750354 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-904fba75-14b3-46c9-9781-616d91cd77b7 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b returned with HTTP 404 Jul 31 13:57:14.750354 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 396/1591] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:14 2026] GET /volume/v3/volumes/1038c097-ae88-4e3b-b505-c517cb38f84b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:15.099445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f258eae8-3698-45c9-9bfb-103480c6464a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:15.104531 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f258eae8-3698-45c9-9bfb-103480c6464a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:15.104736 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f258eae8-3698-45c9-9bfb-103480c6464a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:15.104905 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f258eae8-3698-45c9-9bfb-103480c6464a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:15.105002 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f258eae8-3698-45c9-9bfb-103480c6464a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:15.116592 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:15.116592 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:15.116592 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f258eae8-3698-45c9-9bfb-103480c6464a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:15.116592 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 399/1592] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:15 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:15.378408 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-be2344f0-0758-4f6c-ac42-442df938421e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:15.380390 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-be2344f0-0758-4f6c-ac42-442df938421e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:15.380649 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-be2344f0-0758-4f6c-ac42-442df938421e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:15.380889 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-be2344f0-0758-4f6c-ac42-442df938421e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:15.400621 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:15.400621 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:15.411199 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-be2344f0-0758-4f6c-ac42-442df938421e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:15.415424 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-be2344f0-0758-4f6c-ac42-442df938421e tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:15.415873 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 399/1593] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:15 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:16.135937 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4228cbad-09b5-4dea-8ea9-5aaf75507d60 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:16.138006 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4228cbad-09b5-4dea-8ea9-5aaf75507d60 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:16.138232 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4228cbad-09b5-4dea-8ea9-5aaf75507d60 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:16.138437 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4228cbad-09b5-4dea-8ea9-5aaf75507d60 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:16.140298 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4228cbad-09b5-4dea-8ea9-5aaf75507d60 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:16.151293 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:16.151293 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:16.152398 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4228cbad-09b5-4dea-8ea9-5aaf75507d60 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:16.153094 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 400/1594] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:16 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:57:16.433545 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d0c0f2d0-ad53-490c-8484-8a396e5c356b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:16.439651 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0c0f2d0-ad53-490c-8484-8a396e5c356b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:16.439977 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0c0f2d0-ad53-490c-8484-8a396e5c356b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:16.440185 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0c0f2d0-ad53-490c-8484-8a396e5c356b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:16.459562 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:16.459562 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:16.473010 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d0c0f2d0-ad53-490c-8484-8a396e5c356b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:16.478041 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0c0f2d0-ad53-490c-8484-8a396e5c356b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:16.478966 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 397/1595] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:16 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:17.164884 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-df4a76f8-81a7-4205-a875-9ffc89327d99 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:17.165194 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df4a76f8-81a7-4205-a875-9ffc89327d99 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:17.165223 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df4a76f8-81a7-4205-a875-9ffc89327d99 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:17.165465 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df4a76f8-81a7-4205-a875-9ffc89327d99 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:17.165848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-df4a76f8-81a7-4205-a875-9ffc89327d99 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:17.172869 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:17.172869 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:17.174335 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df4a76f8-81a7-4205-a875-9ffc89327d99 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:17.174811 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 400/1596] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:17 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:17.495056 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8f78c8e5-494a-4fe2-993a-5dfc5192d20c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:17.498133 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f78c8e5-494a-4fe2-993a-5dfc5192d20c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:17.499433 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8f78c8e5-494a-4fe2-993a-5dfc5192d20c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:17.499968 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8f78c8e5-494a-4fe2-993a-5dfc5192d20c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:17.528314 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:17.528314 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:17.535365 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8f78c8e5-494a-4fe2-993a-5dfc5192d20c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:17.541146 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f78c8e5-494a-4fe2-993a-5dfc5192d20c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:17.541666 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 400/1597] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:17 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:17.890123 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-8153b108-8a54-4f37-91da-fa895be72883 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:17.892950 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-8153b108-8a54-4f37-91da-fa895be72883 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/attachments/ed27a731-4f94-4e37-9746-1399e43d9285/action Jul 31 13:57:17.893400 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-8153b108-8a54-4f37-91da-fa895be72883 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:17.893606 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-8153b108-8a54-4f37-91da-fa895be72883 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:17.911639 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:17.911639 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:17.922537 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c8f7a20f-6304-4c57-8810-c045ac38e597 req-8153b108-8a54-4f37-91da-fa895be72883 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/attachments/ed27a731-4f94-4e37-9746-1399e43d9285/action returned with HTTP 204 Jul 31 13:57:17.922537 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 401/1598] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:57:17 2026] POST /volume/v3/attachments/ed27a731-4f94-4e37-9746-1399e43d9285/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:18.189535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b80047b0-cdce-4406-a364-e509bdb99f26 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:18.196458 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b80047b0-cdce-4406-a364-e509bdb99f26 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:18.196806 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b80047b0-cdce-4406-a364-e509bdb99f26 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:18.197088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b80047b0-cdce-4406-a364-e509bdb99f26 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:18.197263 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b80047b0-cdce-4406-a364-e509bdb99f26 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:18.209094 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:18.209094 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:18.211401 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b80047b0-cdce-4406-a364-e509bdb99f26 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:18.211401 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 398/1599] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:18 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:18.555553 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cec5b97e-3e0a-495e-a124-aa02284f1cdd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:18.557253 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cec5b97e-3e0a-495e-a124-aa02284f1cdd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:18.557459 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cec5b97e-3e0a-495e-a124-aa02284f1cdd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:18.557662 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cec5b97e-3e0a-495e-a124-aa02284f1cdd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:18.566559 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:18.566559 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:18.570481 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cec5b97e-3e0a-495e-a124-aa02284f1cdd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:18.574929 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cec5b97e-3e0a-495e-a124-aa02284f1cdd tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:18.575262 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 401/1600] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:18 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:18.586841 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dac62ffe-af7d-4fd8-b020-da22d5e56dce None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:18.588819 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dac62ffe-af7d-4fd8-b020-da22d5e56dce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:57:18.589200 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dac62ffe-af7d-4fd8-b020-da22d5e56dce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "997b51c3-315d-4ef9-b12d-b86f27b927db", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1781661683", "container": "tempest-volumesbackupstest-backup-container-1126925933"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:18.591137 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-dac62ffe-af7d-4fd8-b020-da22d5e56dce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating new backup {'backup': {'volume_id': '997b51c3-315d-4ef9-b12d-b86f27b927db', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1781661683', 'container': 'tempest-volumesbackupstest-backup-container-1126925933'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:57:18.591347 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-dac62ffe-af7d-4fd8-b020-da22d5e56dce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating backup of volume 997b51c3-315d-4ef9-b12d-b86f27b927db in container tempest-volumesbackupstest-backup-container-1126925933 Jul 31 13:57:18.611872 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:18.611872 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:18.614810 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dac62ffe-af7d-4fd8-b020-da22d5e56dce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:18.682752 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-dac62ffe-af7d-4fd8-b020-da22d5e56dce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['b5c2b68f-19ac-45f1-bddb-bdcb5af20bc9', 'e54ab181-0be8-4c80-974e-ce5025be422a'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:18.724608 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dac62ffe-af7d-4fd8-b020-da22d5e56dce tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:57:18.725093 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 401/1601] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:57:18 2026] POST /volume/v3/backups => generated 330 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:18.734205 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8d81cd5-a8df-4b62-a89d-2ca84d66e27d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:18.736349 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8d81cd5-a8df-4b62-a89d-2ca84d66e27d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:18.737150 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8d81cd5-a8df-4b62-a89d-2ca84d66e27d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:18.737150 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8d81cd5-a8df-4b62-a89d-2ca84d66e27d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:18.737150 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d8d81cd5-a8df-4b62-a89d-2ca84d66e27d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:18.742619 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:18.742619 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:18.743536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8d81cd5-a8df-4b62-a89d-2ca84d66e27d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:18.743800 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 402/1602] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:18 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:19.224593 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5f5d7ea0-9fc3-47b4-bfb3-59535a9b12ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:19.227894 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f5d7ea0-9fc3-47b4-bfb3-59535a9b12ba tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:19.227894 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5f5d7ea0-9fc3-47b4-bfb3-59535a9b12ba tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:19.227894 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5f5d7ea0-9fc3-47b4-bfb3-59535a9b12ba tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:19.228315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5f5d7ea0-9fc3-47b4-bfb3-59535a9b12ba tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:19.244679 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:19.244679 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:19.245464 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f5d7ea0-9fc3-47b4-bfb3-59535a9b12ba tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:19.245860 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 399/1603] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:19 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:19.654787 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:19.657222 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:19.657762 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1018051196"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:19.660137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1018051196'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:19.660137 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Create volume of 1 GB Jul 31 13:57:19.668716 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Availability Zones retrieved successfully. Jul 31 13:57:19.681675 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Flow 'volume_create_api' (fdde57e4-8abe-44a0-8043-ec18346c6028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:19.681993 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251c83e5-7120-4485-a6bf-92de29f468f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:19.683459 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:19.717706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251c83e5-7120-4485-a6bf-92de29f468f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:19.718043 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a40570-e52f-4c36-b15a-8456bf755017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:19.756607 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9ee082f4-0201-415d-82b7-ac98477e35a8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:19.760444 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ee082f4-0201-415d-82b7-ac98477e35a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:19.760444 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ee082f4-0201-415d-82b7-ac98477e35a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:19.760444 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ee082f4-0201-415d-82b7-ac98477e35a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:19.760444 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-9ee082f4-0201-415d-82b7-ac98477e35a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:19.767348 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:19.767348 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:19.768465 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ee082f4-0201-415d-82b7-ac98477e35a8 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:19.769043 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 402/1604] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:19 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:19.781215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Created reservations ['ad2a5c76-3cb5-4285-9ee2-28adf6b218f9', '5d7ee585-46e3-49df-b8cd-904672c65731', 'c6ccf787-cdbe-41f7-8bc9-29830c652fb3', '9e971d41-5b4e-4fed-b679-c6ca38b78bfb'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:19.782213 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a40570-e52f-4c36-b15a-8456bf755017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad2a5c76-3cb5-4285-9ee2-28adf6b218f9', '5d7ee585-46e3-49df-b8cd-904672c65731', 'c6ccf787-cdbe-41f7-8bc9-29830c652fb3', '9e971d41-5b4e-4fed-b679-c6ca38b78bfb']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:19.783161 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9671ad4f-3ac3-4d34-9707-f3dcba48c8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:19.812154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9671ad4f-3ac3-4d34-9707-f3dcba48c8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6151fa51-d57b-4583-a987-3ad0b84545a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1018051196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a49a29ab6fd4bd586a912f6ab76d38c',qos_specs=None,replication_status=,reservations=['ad2a5c76-3cb5-4285-9ee2-28adf6b218f9','5d7ee585-46e3-49df-b8cd-904672c65731','c6ccf787-cdbe-41f7-8bc9-29830c652fb3','9e971d41-5b4e-4fed-b679-c6ca38b78bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438ec404a3134e73843c30b392fd489c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1018051196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6151fa51-d57b-4583-a987-3ad0b84545a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a49a29ab6fd4bd586a912f6ab76d38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='438ec404a3134e73843c30b392fd489c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:19.812925 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d882db6-6e4c-477b-af7d-df271723260d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:19.836421 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d882db6-6e4c-477b-af7d-df271723260d) transitioned into state 'SUCCESS' from state '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-1018051196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a49a29ab6fd4bd586a912f6ab76d38c',qos_specs=None,replication_status=,reservations=['ad2a5c76-3cb5-4285-9ee2-28adf6b218f9','5d7ee585-46e3-49df-b8cd-904672c65731','c6ccf787-cdbe-41f7-8bc9-29830c652fb3','9e971d41-5b4e-4fed-b679-c6ca38b78bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438ec404a3134e73843c30b392fd489c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:19.837200 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (227ac99f-f0d5-47c1-b1a7-03ca7407737f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:19.848397 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (227ac99f-f0d5-47c1-b1a7-03ca7407737f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:19.849349 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Flow 'volume_create_api' (fdde57e4-8abe-44a0-8043-ec18346c6028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:19.849747 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Create volume request issued successfully. Jul 31 13:57:19.850336 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a557ec1a-60b6-426b-bbfe-62983c821fa8 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:19.850820 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 402/1605] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:57:19 2026] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:19.867761 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d733b1be-f18d-4971-a2e7-9572916cc818 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:19.872015 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d733b1be-f18d-4971-a2e7-9572916cc818 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:19.874934 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d733b1be-f18d-4971-a2e7-9572916cc818 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:19.876849 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d733b1be-f18d-4971-a2e7-9572916cc818 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:19.886033 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:19.886033 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:19.890629 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d733b1be-f18d-4971-a2e7-9572916cc818 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:19.896360 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d733b1be-f18d-4971-a2e7-9572916cc818 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:19.897068 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 403/1606] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:19 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:20.258076 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a19aceed-4c68-427a-9b38-48207b93a6cc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:20.260032 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a19aceed-4c68-427a-9b38-48207b93a6cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:20.260232 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a19aceed-4c68-427a-9b38-48207b93a6cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:20.260450 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a19aceed-4c68-427a-9b38-48207b93a6cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:20.260571 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a19aceed-4c68-427a-9b38-48207b93a6cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:20.264830 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:20.264830 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:20.265409 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a19aceed-4c68-427a-9b38-48207b93a6cc tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:20.265777 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 400/1607] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:20 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:20.783680 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-909b761b-0e86-4f57-aba5-f5879688a043 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:20.787523 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-909b761b-0e86-4f57-aba5-f5879688a043 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:20.787739 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-909b761b-0e86-4f57-aba5-f5879688a043 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:20.787914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-909b761b-0e86-4f57-aba5-f5879688a043 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:20.788019 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-909b761b-0e86-4f57-aba5-f5879688a043 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:20.793480 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:20.793480 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:20.794228 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-909b761b-0e86-4f57-aba5-f5879688a043 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:20.795336 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 403/1608] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:20 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:20.911964 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9c7fcfc5-bcf4-4718-8b53-25b3f94f6bf4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:20.913933 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c7fcfc5-bcf4-4718-8b53-25b3f94f6bf4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:20.914131 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c7fcfc5-bcf4-4718-8b53-25b3f94f6bf4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:20.914322 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c7fcfc5-bcf4-4718-8b53-25b3f94f6bf4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:20.921160 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:20.921160 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:20.925454 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9c7fcfc5-bcf4-4718-8b53-25b3f94f6bf4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:20.929321 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c7fcfc5-bcf4-4718-8b53-25b3f94f6bf4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:20.929677 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 403/1609] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:20 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:20.974062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-14399dde-d3f5-46f7-88ce-07a6c4d3f11c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:20.976096 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-14399dde-d3f5-46f7-88ce-07a6c4d3f11c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:20.976314 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-14399dde-d3f5-46f7-88ce-07a6c4d3f11c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:20.976500 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-14399dde-d3f5-46f7-88ce-07a6c4d3f11c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:20.983248 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:20.983248 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:20.986833 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-14399dde-d3f5-46f7-88ce-07a6c4d3f11c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:20.991574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-14399dde-d3f5-46f7-88ce-07a6c4d3f11c tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:20.991967 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 404/1610] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:20 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:21.080796 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-29766754-b896-45b4-b4f3-061c7ae00ebe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.081316 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29766754-b896-45b4-b4f3-061c7ae00ebe None None] GET https://10.4.3.140/volume// Jul 31 13:57:21.081590 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29766754-b896-45b4-b4f3-061c7ae00ebe None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.081850 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29766754-b896-45b4-b4f3-061c7ae00ebe None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.082296 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29766754-b896-45b4-b4f3-061c7ae00ebe None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:21.082871 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 401/1611] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:57:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:21.091495 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-0c170318-54e9-4109-8127-4666e532b3d6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.093786 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-0c170318-54e9-4109-8127-4666e532b3d6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:57:21.094212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-0c170318-54e9-4109-8127-4666e532b3d6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6151fa51-d57b-4583-a987-3ad0b84545a7", "connector": null, "instance_uuid": "6f084b12-f600-46d1-a7e4-d8bbfa28f280"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:21.103733 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.103733 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:21.136124 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-0c170318-54e9-4109-8127-4666e532b3d6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:57:21.136749 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 404/1612] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:57:21 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:21.166635 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-90ebbd4d-33fe-45e0-98c1-557fd398a62b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.169877 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90ebbd4d-33fe-45e0-98c1-557fd398a62b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:21.170114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90ebbd4d-33fe-45e0-98c1-557fd398a62b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.170265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90ebbd4d-33fe-45e0-98c1-557fd398a62b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.184222 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-53dd5bfe-4c6e-4ae3-bcaf-7f59afc5387d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.184573 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53dd5bfe-4c6e-4ae3-bcaf-7f59afc5387d None None] GET https://10.4.3.140/volume// Jul 31 13:57:21.184728 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53dd5bfe-4c6e-4ae3-bcaf-7f59afc5387d None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.184898 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53dd5bfe-4c6e-4ae3-bcaf-7f59afc5387d None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.185187 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53dd5bfe-4c6e-4ae3-bcaf-7f59afc5387d None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:21.185438 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 405/1613] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:57:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:21.187109 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.187109 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:21.196602 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-90ebbd4d-33fe-45e0-98c1-557fd398a62b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:21.199903 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-48a9800b-a831-4d0c-ae78-bd99e2f9cfcb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.205916 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-48a9800b-a831-4d0c-ae78-bd99e2f9cfcb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:21.206275 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-48a9800b-a831-4d0c-ae78-bd99e2f9cfcb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.206467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-48a9800b-a831-4d0c-ae78-bd99e2f9cfcb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.216350 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90ebbd4d-33fe-45e0-98c1-557fd398a62b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:21.218921 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 404/1614] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:21 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:21.219603 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.219603 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:21.224356 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-48a9800b-a831-4d0c-ae78-bd99e2f9cfcb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:21.230536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-48a9800b-a831-4d0c-ae78-bd99e2f9cfcb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:21.231024 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 402/1615] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:57:21 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:21.278986 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6df4bb16-88f0-455c-9a40-c53986298a29 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.279265 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4ee3b1b5-ebf2-4b76-b00b-63ba166c3a92 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.281098 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ee3b1b5-ebf2-4b76-b00b-63ba166c3a92 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:57:21.284581 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4ee3b1b5-ebf2-4b76-b00b-63ba166c3a92 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.284581 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4ee3b1b5-ebf2-4b76-b00b-63ba166c3a92 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.284685 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6df4bb16-88f0-455c-9a40-c53986298a29 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:21.284731 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4ee3b1b5-ebf2-4b76-b00b-63ba166c3a92 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Delete volume with id: e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:57:21.284796 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6df4bb16-88f0-455c-9a40-c53986298a29 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.284796 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6df4bb16-88f0-455c-9a40-c53986298a29 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.284796 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6df4bb16-88f0-455c-9a40-c53986298a29 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:21.289340 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.289340 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:21.290210 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6df4bb16-88f0-455c-9a40-c53986298a29 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:21.290540 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.290540 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:21.290743 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 405/1616] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:21 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:21.291462 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4ee3b1b5-ebf2-4b76-b00b-63ba166c3a92 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:21.310853 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4ee3b1b5-ebf2-4b76-b00b-63ba166c3a92 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Delete volume request issued successfully. Jul 31 13:57:21.311074 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ee3b1b5-ebf2-4b76-b00b-63ba166c3a92 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 202 Jul 31 13:57:21.312533 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 406/1617] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:21 2026] DELETE /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:21.321124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-00ba823e-9fd2-43a3-9906-042aabf2b9e1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.324407 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-00ba823e-9fd2-43a3-9906-042aabf2b9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:57:21.324624 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-00ba823e-9fd2-43a3-9906-042aabf2b9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.324802 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-00ba823e-9fd2-43a3-9906-042aabf2b9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.340064 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.340064 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:21.352159 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-00ba823e-9fd2-43a3-9906-042aabf2b9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:21.356791 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-00ba823e-9fd2-43a3-9906-042aabf2b9e1 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 200 Jul 31 13:57:21.357286 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 405/1618] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:21 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:21.376006 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-ec867552-0deb-4c1f-9e5a-b00cb150f289 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.378446 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-ec867552-0deb-4c1f-9e5a-b00cb150f289 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] PUT https://10.4.3.140/volume/v3/attachments/80ac38a5-2dc9-49c8-99a1-1a12a9c475a5 Jul 31 13:57:21.379002 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-ec867552-0deb-4c1f-9e5a-b00cb150f289 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:21.390437 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-ec867552-0deb-4c1f-9e5a-b00cb150f289 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Acquiring lock "cinder-attachment_update-6151fa51-d57b-4583-a987-3ad0b84545a7-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:57:21.398728 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-ec867552-0deb-4c1f-9e5a-b00cb150f289 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Lock "cinder-attachment_update-6151fa51-d57b-4583-a987-3ad0b84545a7-np0000006230" acquired by "attachment_update" :: waited 0.008s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:57:21.399877 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.399877 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:21.507142 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-ec867552-0deb-4c1f-9e5a-b00cb150f289 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Lock "cinder-attachment_update-6151fa51-d57b-4583-a987-3ad0b84545a7-np0000006230" released by "attachment_update" :: held 0.108s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:57:21.507497 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-ec867552-0deb-4c1f-9e5a-b00cb150f289 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments/80ac38a5-2dc9-49c8-99a1-1a12a9c475a5 returned with HTTP 200 Jul 31 13:57:21.508003 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 403/1619] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:57:21 2026] PUT /volume/v3/attachments/80ac38a5-2dc9-49c8-99a1-1a12a9c475a5 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:21.808079 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2a11daaa-9bba-4902-befa-8f04cfe7330b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.811212 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2a11daaa-9bba-4902-befa-8f04cfe7330b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:21.811212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2a11daaa-9bba-4902-befa-8f04cfe7330b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.812481 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2a11daaa-9bba-4902-befa-8f04cfe7330b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.812481 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2a11daaa-9bba-4902-befa-8f04cfe7330b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:21.819603 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.819603 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:21.819603 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2a11daaa-9bba-4902-befa-8f04cfe7330b tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:21.819603 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 406/1620] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:21 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:21.821218 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-34889100-c918-4e52-bfed-75850a2acc2b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.825035 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-34889100-c918-4e52-bfed-75850a2acc2b tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:57:21.825035 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-34889100-c918-4e52-bfed-75850a2acc2b tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.825035 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-34889100-c918-4e52-bfed-75850a2acc2b tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.835265 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.835265 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:21.843556 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-34889100-c918-4e52-bfed-75850a2acc2b tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:57:21.847753 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-34889100-c918-4e52-bfed-75850a2acc2b tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:57:21.848577 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 407/1621] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:21 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:21.903415 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d43b6429-aff9-431e-9471-dd70dbe7025e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:21.905990 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d43b6429-aff9-431e-9471-dd70dbe7025e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:57:21.906261 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d43b6429-aff9-431e-9471-dd70dbe7025e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:21.906495 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d43b6429-aff9-431e-9471-dd70dbe7025e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:21.918013 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:21.918013 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:21.922845 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d43b6429-aff9-431e-9471-dd70dbe7025e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:57:21.927526 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d43b6429-aff9-431e-9471-dd70dbe7025e tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:57:21.928244 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 406/1622] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:21 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:22.232313 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1d0733ec-552a-4c1c-b07d-93c644391cea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:22.234054 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1d0733ec-552a-4c1c-b07d-93c644391cea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:22.234371 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1d0733ec-552a-4c1c-b07d-93c644391cea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:22.234590 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1d0733ec-552a-4c1c-b07d-93c644391cea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:22.244346 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:22.244346 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:22.248075 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1d0733ec-552a-4c1c-b07d-93c644391cea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:22.253821 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1d0733ec-552a-4c1c-b07d-93c644391cea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:22.254352 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 404/1623] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:22 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:22.303131 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2fa93d06-85e7-458e-967b-e9b14676afe5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:22.306194 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2fa93d06-85e7-458e-967b-e9b14676afe5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:22.306194 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2fa93d06-85e7-458e-967b-e9b14676afe5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:22.306194 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2fa93d06-85e7-458e-967b-e9b14676afe5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:22.306194 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2fa93d06-85e7-458e-967b-e9b14676afe5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:22.310405 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:22.310405 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:22.311080 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2fa93d06-85e7-458e-967b-e9b14676afe5 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:22.311720 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 407/1624] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:22 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:22.371690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-def6ef9f-a1f8-4c5f-8a6c-12b7aea71717 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:22.375048 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-def6ef9f-a1f8-4c5f-8a6c-12b7aea71717 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a Jul 31 13:57:22.375048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-def6ef9f-a1f8-4c5f-8a6c-12b7aea71717 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:22.375048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-def6ef9f-a1f8-4c5f-8a6c-12b7aea71717 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:22.384152 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-def6ef9f-a1f8-4c5f-8a6c-12b7aea71717 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a returned with HTTP 404 Jul 31 13:57:22.385760 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 408/1625] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:22 2026] GET /volume/v3/volumes/e84a5ade-c079-4f74-b06d-fd7b63be330a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:22.831700 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-79c5c5cd-42b5-41d4-80b3-1440dd1dad28 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:22.834794 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-79c5c5cd-42b5-41d4-80b3-1440dd1dad28 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:22.835017 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-79c5c5cd-42b5-41d4-80b3-1440dd1dad28 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:22.835230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-79c5c5cd-42b5-41d4-80b3-1440dd1dad28 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:22.835356 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-79c5c5cd-42b5-41d4-80b3-1440dd1dad28 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:22.843356 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:22.843356 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:22.844121 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-79c5c5cd-42b5-41d4-80b3-1440dd1dad28 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:22.844638 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 407/1626] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:22 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:57:23.269410 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a3c169b9-5a31-424d-b16f-a72d1f1c00cb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:23.271771 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3c169b9-5a31-424d-b16f-a72d1f1c00cb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:23.272251 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3c169b9-5a31-424d-b16f-a72d1f1c00cb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:23.272316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3c169b9-5a31-424d-b16f-a72d1f1c00cb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:23.284734 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:23.284734 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:23.288853 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3c169b9-5a31-424d-b16f-a72d1f1c00cb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:23.300574 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3c169b9-5a31-424d-b16f-a72d1f1c00cb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:23.301041 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 405/1627] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:23 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:23.327420 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-327579ff-d90b-4b8b-af08-263d6531ae10 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:23.329897 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-327579ff-d90b-4b8b-af08-263d6531ae10 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:23.330686 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-327579ff-d90b-4b8b-af08-263d6531ae10 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:23.331021 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-327579ff-d90b-4b8b-af08-263d6531ae10 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:23.331276 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-327579ff-d90b-4b8b-af08-263d6531ae10 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:23.336541 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:23.336541 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:23.338202 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-327579ff-d90b-4b8b-af08-263d6531ae10 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:23.338202 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 408/1628] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:23 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:23.535489 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:23.537453 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:23.537844 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-361420344"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:23.543293 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-361420344'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:23.543438 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Create volume of 1 GB Jul 31 13:57:23.551423 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Availability Zones retrieved successfully. Jul 31 13:57:23.559340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Flow 'volume_create_api' (b41f93ba-67c4-4c0f-8c77-ca8b970d1d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:23.560254 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f82875-a243-406f-91d2-3242330dbae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:23.561223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:23.584699 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f82875-a243-406f-91d2-3242330dbae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:23.585500 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736f40c1-047d-4c2b-9ca2-441644c283ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:23.644082 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Created reservations ['d0801683-980c-41aa-ae71-e37fbff97127', 'abadd3d1-8d10-48aa-8845-7871bff46f81', 'aaf589f1-5ad4-426a-b296-11967797d2cd', 'cf12af83-cb05-47a0-a9a5-7651e52c244a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:23.644823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736f40c1-047d-4c2b-9ca2-441644c283ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0801683-980c-41aa-ae71-e37fbff97127', 'abadd3d1-8d10-48aa-8845-7871bff46f81', 'aaf589f1-5ad4-426a-b296-11967797d2cd', 'cf12af83-cb05-47a0-a9a5-7651e52c244a']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:23.645608 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779b9a2b-8070-41bd-9c15-116a027c4eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:23.667172 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779b9a2b-8070-41bd-9c15-116a027c4eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f3643f2-9b00-46c2-9c0c-432800276fe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-361420344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff4054e2faf46928ab56d7e392338f2',qos_specs=None,replication_status=,reservations=['d0801683-980c-41aa-ae71-e37fbff97127','abadd3d1-8d10-48aa-8845-7871bff46f81','aaf589f1-5ad4-426a-b296-11967797d2cd','cf12af83-cb05-47a0-a9a5-7651e52c244a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec00704f471b42058f7d14e3f8004455',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-361420344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f3643f2-9b00-46c2-9c0c-432800276fe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff4054e2faf46928ab56d7e392338f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec00704f471b42058f7d14e3f8004455',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:23.668046 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6149e60-961f-469a-878d-00cf8b57e10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:23.688245 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6149e60-961f-469a-878d-00cf8b57e10c) transitioned into state 'SUCCESS' from state '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-361420344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff4054e2faf46928ab56d7e392338f2',qos_specs=None,replication_status=,reservations=['d0801683-980c-41aa-ae71-e37fbff97127','abadd3d1-8d10-48aa-8845-7871bff46f81','aaf589f1-5ad4-426a-b296-11967797d2cd','cf12af83-cb05-47a0-a9a5-7651e52c244a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec00704f471b42058f7d14e3f8004455',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:23.689491 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4a94a1-adc0-49d5-9d53-439179d28120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:23.699533 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4a94a1-adc0-49d5-9d53-439179d28120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:23.700255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Flow 'volume_create_api' (b41f93ba-67c4-4c0f-8c77-ca8b970d1d45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:23.700550 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Create volume request issued successfully. Jul 31 13:57:23.701070 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a8a27df-2dc9-471f-a730-493d332e7e76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:23.701993 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 409/1629] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:57:23 2026] POST /volume/v3/volumes => generated 758 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:23.716572 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eb48254c-b70a-4414-9811-7c7524ad68c9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:23.718264 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb48254c-b70a-4414-9811-7c7524ad68c9 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 Jul 31 13:57:23.718463 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eb48254c-b70a-4414-9811-7c7524ad68c9 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:23.718685 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eb48254c-b70a-4414-9811-7c7524ad68c9 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:23.725718 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:23.725718 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:23.729096 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eb48254c-b70a-4414-9811-7c7524ad68c9 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:57:23.732769 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb48254c-b70a-4414-9811-7c7524ad68c9 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 returned with HTTP 200 Jul 31 13:57:23.733108 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 408/1630] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:23 2026] GET /volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:23.859405 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4d9686c2-e54e-4a8e-9b5b-c3fa8f119537 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:23.861298 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d9686c2-e54e-4a8e-9b5b-c3fa8f119537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:23.861492 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d9686c2-e54e-4a8e-9b5b-c3fa8f119537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:23.861681 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d9686c2-e54e-4a8e-9b5b-c3fa8f119537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:23.861781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4d9686c2-e54e-4a8e-9b5b-c3fa8f119537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:23.872344 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:23.872344 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:23.874167 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d9686c2-e54e-4a8e-9b5b-c3fa8f119537 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:23.874167 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 406/1631] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:23 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:24.318121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-887d17ef-9fec-40bd-844d-7b5e401480b5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:24.319421 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-887d17ef-9fec-40bd-844d-7b5e401480b5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:24.319705 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-887d17ef-9fec-40bd-844d-7b5e401480b5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:24.319945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-887d17ef-9fec-40bd-844d-7b5e401480b5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:24.331193 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:24.331193 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:24.338593 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-887d17ef-9fec-40bd-844d-7b5e401480b5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:24.340086 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-887d17ef-9fec-40bd-844d-7b5e401480b5 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:24.340536 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 409/1632] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:24 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:24.349778 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-05280ea3-6936-4bf3-83ab-f2e095ef1125 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:24.351661 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-05280ea3-6936-4bf3-83ab-f2e095ef1125 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:24.351847 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-05280ea3-6936-4bf3-83ab-f2e095ef1125 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:24.352015 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-05280ea3-6936-4bf3-83ab-f2e095ef1125 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:24.352124 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-05280ea3-6936-4bf3-83ab-f2e095ef1125 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:24.357589 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:24.357589 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:24.357998 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-05280ea3-6936-4bf3-83ab-f2e095ef1125 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:24.358325 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 410/1633] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:24 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:25.377201 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a2eeb05-deb1-4c15-bdef-6243617d157f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:25.377201 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a2eeb05-deb1-4c15-bdef-6243617d157f tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 Jul 31 13:57:25.377201 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a2eeb05-deb1-4c15-bdef-6243617d157f tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:25.377201 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a2eeb05-deb1-4c15-bdef-6243617d157f tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:25.377201 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:25.377201 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:25.377201 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7a2eeb05-deb1-4c15-bdef-6243617d157f tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:57:25.377201 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a2eeb05-deb1-4c15-bdef-6243617d157f tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 returned with HTTP 200 Jul 31 13:57:25.377201 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 409/1634] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:24 2026] GET /volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:25.379150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-17f8db2c-8887-4183-b83f-20f5a12df98d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:25.379150 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17f8db2c-8887-4183-b83f-20f5a12df98d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:25.379150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17f8db2c-8887-4183-b83f-20f5a12df98d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:25.379150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17f8db2c-8887-4183-b83f-20f5a12df98d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:25.379150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-17f8db2c-8887-4183-b83f-20f5a12df98d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:25.379150 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:25.379150 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:25.380287 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e9773a24-e2f5-4a55-ae29-eedcc249af7d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:25.381128 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17f8db2c-8887-4183-b83f-20f5a12df98d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:25.381128 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 407/1635] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:24 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9773a24-e2f5-4a55-ae29-eedcc249af7d tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] DELETE https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9773a24-e2f5-4a55-ae29-eedcc249af7d tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9773a24-e2f5-4a55-ae29-eedcc249af7d tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-e9773a24-e2f5-4a55-ae29-eedcc249af7d tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Delete volume with id: 05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e9773a24-e2f5-4a55-ae29-eedcc249af7d tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e9773a24-e2f5-4a55-ae29-eedcc249af7d tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Delete volume request issued successfully. Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9773a24-e2f5-4a55-ae29-eedcc249af7d tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 202 Jul 31 13:57:25.381622 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 410/1636] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:24 2026] DELETE /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:25.381994 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df93766a-8711-401f-b9b9-bf211f97d6e6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:25.381994 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df93766a-8711-401f-b9b9-bf211f97d6e6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:57:25.381994 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df93766a-8711-401f-b9b9-bf211f97d6e6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:25.381994 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df93766a-8711-401f-b9b9-bf211f97d6e6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:25.381994 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:25.381994 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:25.381994 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df93766a-8711-401f-b9b9-bf211f97d6e6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:57:25.381994 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df93766a-8711-401f-b9b9-bf211f97d6e6 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 200 Jul 31 13:57:25.381994 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 411/1637] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:24 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:25.382681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1bab16e1-374f-4834-a766-f406c414fe7f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:25.382681 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bab16e1-374f-4834-a766-f406c414fe7f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:25.382681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1bab16e1-374f-4834-a766-f406c414fe7f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:25.382681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1bab16e1-374f-4834-a766-f406c414fe7f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:25.383125 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-de13305e-0125-46c0-8af2-7bcb6df69791 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:25.383125 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de13305e-0125-46c0-8af2-7bcb6df69791 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:25.383125 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de13305e-0125-46c0-8af2-7bcb6df69791 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:25.383125 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de13305e-0125-46c0-8af2-7bcb6df69791 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:25.383125 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-de13305e-0125-46c0-8af2-7bcb6df69791 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:25.385847 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:25.385847 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:25.386650 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:25.386650 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:25.387014 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de13305e-0125-46c0-8af2-7bcb6df69791 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:25.387916 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 408/1638] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:25 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:25.388180 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1bab16e1-374f-4834-a766-f406c414fe7f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:25.396895 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bab16e1-374f-4834-a766-f406c414fe7f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:25.397285 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 410/1639] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:25 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:25.844580 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-3c044910-7c02-4202-b541-4458dc235cb0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:25.846672 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-3c044910-7c02-4202-b541-4458dc235cb0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/attachments/80ac38a5-2dc9-49c8-99a1-1a12a9c475a5/action Jul 31 13:57:25.847011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-3c044910-7c02-4202-b541-4458dc235cb0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:25.847139 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-3c044910-7c02-4202-b541-4458dc235cb0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:25.867879 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:25.867879 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:25.881008 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b3a212d2-f5e4-44f9-8cdb-e67a4312a9b4 req-3c044910-7c02-4202-b541-4458dc235cb0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments/80ac38a5-2dc9-49c8-99a1-1a12a9c475a5/action returned with HTTP 204 Jul 31 13:57:25.881485 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 411/1640] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:57:25 2026] POST /volume/v3/attachments/80ac38a5-2dc9-49c8-99a1-1a12a9c475a5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:25.922493 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bf01dade-0ede-4927-8f38-5422a8a784b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:25.925892 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf01dade-0ede-4927-8f38-5422a8a784b1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:25.926142 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf01dade-0ede-4927-8f38-5422a8a784b1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:25.926270 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf01dade-0ede-4927-8f38-5422a8a784b1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:25.926406 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bf01dade-0ede-4927-8f38-5422a8a784b1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:25.931756 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:25.931756 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:25.932520 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf01dade-0ede-4927-8f38-5422a8a784b1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:25.933002 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 412/1641] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:25 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:25.993757 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0601250f-559b-4bc1-b4fc-5e3de7392156 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:25.996056 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0601250f-559b-4bc1-b4fc-5e3de7392156 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 Jul 31 13:57:25.996338 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0601250f-559b-4bc1-b4fc-5e3de7392156 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:25.996623 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0601250f-559b-4bc1-b4fc-5e3de7392156 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.012544 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0601250f-559b-4bc1-b4fc-5e3de7392156 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 returned with HTTP 404 Jul 31 13:57:26.012878 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 409/1642] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:25 2026] GET /volume/v3/volumes/05c6cda2-1d2e-4949-96ca-223af9698377 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:26.084262 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6b2c2161-270f-43b9-972b-a7b0a71d9f76 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.086879 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b2c2161-270f-43b9-972b-a7b0a71d9f76 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] DELETE https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:57:26.087254 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b2c2161-270f-43b9-972b-a7b0a71d9f76 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.087618 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b2c2161-270f-43b9-972b-a7b0a71d9f76 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.087908 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-6b2c2161-270f-43b9-972b-a7b0a71d9f76 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Delete volume with id: be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:57:26.100105 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.100105 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:26.100105 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6b2c2161-270f-43b9-972b-a7b0a71d9f76 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:57:26.129587 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6b2c2161-270f-43b9-972b-a7b0a71d9f76 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Delete volume request issued successfully. Jul 31 13:57:26.129927 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b2c2161-270f-43b9-972b-a7b0a71d9f76 tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 202 Jul 31 13:57:26.130681 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 411/1643] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:26 2026] DELETE /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:26.143453 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-186c2846-1e03-4875-805a-2115358380bc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.145204 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-186c2846-1e03-4875-805a-2115358380bc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:57:26.145386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-186c2846-1e03-4875-805a-2115358380bc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.145579 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-186c2846-1e03-4875-805a-2115358380bc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.154073 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.154073 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:26.160204 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-186c2846-1e03-4875-805a-2115358380bc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Volume info retrieved successfully. Jul 31 13:57:26.167211 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-186c2846-1e03-4875-805a-2115358380bc tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 200 Jul 31 13:57:26.167582 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 412/1644] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:26.399339 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9592e264-5091-4343-903c-8ad38dc8cb5c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.402165 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9592e264-5091-4343-903c-8ad38dc8cb5c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:26.402165 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9592e264-5091-4343-903c-8ad38dc8cb5c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.402468 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9592e264-5091-4343-903c-8ad38dc8cb5c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.402562 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9592e264-5091-4343-903c-8ad38dc8cb5c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:26.410805 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.410805 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:26.411478 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b75cd2e4-8c9b-4770-9ae2-7fd867ae7bc6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.411711 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9592e264-5091-4343-903c-8ad38dc8cb5c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:26.412012 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 413/1645] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:26.413426 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b75cd2e4-8c9b-4770-9ae2-7fd867ae7bc6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:26.413648 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b75cd2e4-8c9b-4770-9ae2-7fd867ae7bc6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.413843 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b75cd2e4-8c9b-4770-9ae2-7fd867ae7bc6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.424049 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.424049 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:26.427355 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-83ce9e2a-d6c3-4a56-a2da-a07e84f88782 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.429257 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b75cd2e4-8c9b-4770-9ae2-7fd867ae7bc6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:26.430781 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83ce9e2a-d6c3-4a56-a2da-a07e84f88782 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f/export_record Jul 31 13:57:26.433767 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83ce9e2a-d6c3-4a56-a2da-a07e84f88782 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.434073 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83ce9e2a-d6c3-4a56-a2da-a07e84f88782 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'export_record' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.434226 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-83ce9e2a-d6c3-4a56-a2da-a07e84f88782 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Export record for backup cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100185) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 13:57:26.439598 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b75cd2e4-8c9b-4770-9ae2-7fd867ae7bc6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:26.440244 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 410/1646] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:26.441604 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.441604 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:26.442703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.api [None req-83ce9e2a-d6c3-4a56-a2da-a07e84f88782 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling RPCAPI with context: , host: np0000006230, backup: cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100185) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 13:57:26.449770 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-83ce9e2a-d6c3-4a56-a2da-a07e84f88782 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] export_record in rpcapi backup_id cd6e339e-2970-44a7-ab52-62b50933932f on host np0000006230. {{(pid=100185) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 13:57:26.451685 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-48b125f2-f5da-40dd-a5c3-dfc9656ec9fd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.456010 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-48b125f2-f5da-40dd-a5c3-dfc9656ec9fd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:26.456219 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-48b125f2-f5da-40dd-a5c3-dfc9656ec9fd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.456393 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-48b125f2-f5da-40dd-a5c3-dfc9656ec9fd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.464177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-83ce9e2a-d6c3-4a56-a2da-a07e84f88782 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2Q2ZTMzOWUtMjk3MC00NGE3LWFiNTItNjJiNTA5MzM5MzJmIiwgInVzZXJfaWQiOiAiOWUwNDI0OGExMjRlNDYxZjgxYjZkODg2NjA3MmE3ZTgiLCAicHJvamVjdF9pZCI6ICI2ZWNiYThjOTU3ZDY0MGE3YTVhMjdhNWVhMjQzMmIwZiIsICJ2b2x1bWVfaWQiOiAiOWY0NzNiMzMtNDA4ZS00YmZlLWE2YzItNDdkYmQyOTAyNmM1IiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTE5NDk3NDg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWY0NzNiMzMtNDA4ZS00YmZlLWE2YzItNDdkYmQyOTAyNmM1LzIwMjYwNzMxMTM1NzA5L2F6X25vdmFfYmFja3VwX2NkNmUzMzllLTI5NzAtNDRhNy1hYjUyLTYyYjUwOTMzOTMyZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTM6NTc6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTM6NTc6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxMzo1NzoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100185) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 13:57:26.464462 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83ce9e2a-d6c3-4a56-a2da-a07e84f88782 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f/export_record returned with HTTP 200 Jul 31 13:57:26.465203 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 412/1647] 10.4.3.140 () {68 vars in 1430 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:26.467425 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.467425 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:26.470989 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-48b125f2-f5da-40dd-a5c3-dfc9656ec9fd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:26.474808 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-57d76571-e3de-499d-a3b6-c26676b4d9fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.475269 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-48b125f2-f5da-40dd-a5c3-dfc9656ec9fd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:26.475678 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 413/1648] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:26.476494 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-57d76571-e3de-499d-a3b6-c26676b4d9fe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:26.476707 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-57d76571-e3de-499d-a3b6-c26676b4d9fe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.476877 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-57d76571-e3de-499d-a3b6-c26676b4d9fe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.476976 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-57d76571-e3de-499d-a3b6-c26676b4d9fe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:26.486371 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.486371 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:26.486938 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-57d76571-e3de-499d-a3b6-c26676b4d9fe tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:26.487300 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 414/1649] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:26.501142 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4eeb4111-a251-4173-a0b2-bfe42af40cc7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.503480 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4eeb4111-a251-4173-a0b2-bfe42af40cc7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] POST https://10.4.3.140/volume/v3/backups/import_record Jul 31 13:57:26.504192 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4eeb4111-a251-4173-a0b2-bfe42af40cc7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTRlNzliZjctZGMwNi00ZWE3LThkNmMtZjVkMDliYjcyNTNmIiwgInVzZXJfaWQiOiAiOWUwNDI0OGExMjRlNDYxZjgxYjZkODg2NjA3MmE3ZTgiLCAicHJvamVjdF9pZCI6ICI2ZWNiYThjOTU3ZDY0MGE3YTVhMjdhNWVhMjQzMmIwZiIsICJ2b2x1bWVfaWQiOiAiOWY0NzNiMzMtNDA4ZS00YmZlLWE2YzItNDdkYmQyOTAyNmM1IiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTE5NDk3NDg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWY0NzNiMzMtNDA4ZS00YmZlLWE2YzItNDdkYmQyOTAyNmM1LzIwMjYwNzMxMTM1NzA5L2F6X25vdmFfYmFja3VwX2NkNmUzMzllLTI5NzAtNDRhNy1hYjUyLTYyYjUwOTMzOTMyZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTM6NTc6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTM6NTc6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxMzo1NzoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:26.506623 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-4eeb4111-a251-4173-a0b2-bfe42af40cc7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTRlNzliZjctZGMwNi00ZWE3LThkNmMtZjVkMDliYjcyNTNmIiwgInVzZXJfaWQiOiAiOWUwNDI0OGExMjRlNDYxZjgxYjZkODg2NjA3MmE3ZTgiLCAicHJvamVjdF9pZCI6ICI2ZWNiYThjOTU3ZDY0MGE3YTVhMjdhNWVhMjQzMmIwZiIsICJ2b2x1bWVfaWQiOiAiOWY0NzNiMzMtNDA4ZS00YmZlLWE2YzItNDdkYmQyOTAyNmM1IiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTE5NDk3NDg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWY0NzNiMzMtNDA4ZS00YmZlLWE2YzItNDdkYmQyOTAyNmM1LzIwMjYwNzMxMTM1NzA5L2F6X25vdmFfYmFja3VwX2NkNmUzMzllLTI5NzAtNDRhNy1hYjUyLTYyYjUwOTMzOTMyZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTM6NTc6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTM6NTc6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxMzo1NzoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100183) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 13:57:26.506911 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-4eeb4111-a251-4173-a0b2-bfe42af40cc7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTRlNzliZjctZGMwNi00ZWE3LThkNmMtZjVkMDliYjcyNTNmIiwgInVzZXJfaWQiOiAiOWUwNDI0OGExMjRlNDYxZjgxYjZkODg2NjA3MmE3ZTgiLCAicHJvamVjdF9pZCI6ICI2ZWNiYThjOTU3ZDY0MGE3YTVhMjdhNWVhMjQzMmIwZiIsICJ2b2x1bWVfaWQiOiAiOWY0NzNiMzMtNDA4ZS00YmZlLWE2YzItNDdkYmQyOTAyNmM1IiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTE5NDk3NDg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWY0NzNiMzMtNDA4ZS00YmZlLWE2YzItNDdkYmQyOTAyNmM1LzIwMjYwNzMxMTM1NzA5L2F6X25vdmFfYmFja3VwX2NkNmUzMzllLTI5NzAtNDRhNy1hYjUyLTYyYjUwOTMzOTMyZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTM6NTc6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTM6NTc6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxMzo1NzoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100183) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 13:57:26.507979 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-4eeb4111-a251-4173-a0b2-bfe42af40cc7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '619dcc5ce4df4320a2d4001983118a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ecba8c957d640a7a5a27a5ea2432b0f', '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=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:57:26.508326 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4eeb4111-a251-4173-a0b2-bfe42af40cc7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] https://10.4.3.140/volume/v3/backups/import_record returned with HTTP 403 Jul 31 13:57:26.509030 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 411/1650] 10.4.3.140 () {70 vars in 1342 bytes} [Fri Jul 31 13:57:26 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:26.520594 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-93b93b18-27cb-488e-a0dd-208134308624 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.523385 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93b93b18-27cb-488e-a0dd-208134308624 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 Jul 31 13:57:26.523529 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2b59b058-d020-4d95-a82f-b1d7bd42105e req-fd54c680-e040-488b-abca-693a45abdb1b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.523708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-93b93b18-27cb-488e-a0dd-208134308624 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.524050 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-93b93b18-27cb-488e-a0dd-208134308624 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.524210 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-93b93b18-27cb-488e-a0dd-208134308624 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Delete volume with id: 9f473b33-408e-4bfe-a6c2-47dbd29026c5 Jul 31 13:57:26.525418 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2b59b058-d020-4d95-a82f-b1d7bd42105e req-fd54c680-e040-488b-abca-693a45abdb1b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:26.525652 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2b59b058-d020-4d95-a82f-b1d7bd42105e req-fd54c680-e040-488b-abca-693a45abdb1b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.525803 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2b59b058-d020-4d95-a82f-b1d7bd42105e req-fd54c680-e040-488b-abca-693a45abdb1b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.535482 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.535482 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:26.535587 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.535587 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:26.536143 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-93b93b18-27cb-488e-a0dd-208134308624 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:26.538633 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-2b59b058-d020-4d95-a82f-b1d7bd42105e req-fd54c680-e040-488b-abca-693a45abdb1b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:26.542485 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2b59b058-d020-4d95-a82f-b1d7bd42105e req-fd54c680-e040-488b-abca-693a45abdb1b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:26.542861 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 414/1651] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:26.561475 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-53fed3b4-973b-4ed8-bbcb-53f82cda65a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.562508 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-93b93b18-27cb-488e-a0dd-208134308624 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Delete volume request issued successfully. Jul 31 13:57:26.562750 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93b93b18-27cb-488e-a0dd-208134308624 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 returned with HTTP 202 Jul 31 13:57:26.563167 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 413/1652] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:26 2026] DELETE /volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:26.568163 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53fed3b4-973b-4ed8-bbcb-53f82cda65a4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:26.568163 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53fed3b4-973b-4ed8-bbcb-53f82cda65a4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.568163 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53fed3b4-973b-4ed8-bbcb-53f82cda65a4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.574269 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1a18c14f-3fed-45c5-8174-357ea6e28eb4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.575864 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1a18c14f-3fed-45c5-8174-357ea6e28eb4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 Jul 31 13:57:26.576179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1a18c14f-3fed-45c5-8174-357ea6e28eb4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.579816 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1a18c14f-3fed-45c5-8174-357ea6e28eb4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.579912 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.579912 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:26.583853 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-53fed3b4-973b-4ed8-bbcb-53f82cda65a4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:26.587489 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.587489 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:26.589903 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53fed3b4-973b-4ed8-bbcb-53f82cda65a4 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:26.590611 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 415/1653] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:26.591013 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1a18c14f-3fed-45c5-8174-357ea6e28eb4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:26.594478 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1a18c14f-3fed-45c5-8174-357ea6e28eb4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 returned with HTTP 200 Jul 31 13:57:26.595030 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 412/1654] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:26.652338 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-fd8199d5-644c-44ec-96d1-b6ea3f7c9298 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.656815 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-fd8199d5-644c-44ec-96d1-b6ea3f7c9298 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:26.657178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-fd8199d5-644c-44ec-96d1-b6ea3f7c9298 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.657419 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-fd8199d5-644c-44ec-96d1-b6ea3f7c9298 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.673467 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.673467 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:26.680906 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-fd8199d5-644c-44ec-96d1-b6ea3f7c9298 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:26.688060 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-fd8199d5-644c-44ec-96d1-b6ea3f7c9298 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:26.688606 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 415/1655] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:26.707426 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-543b7af6-b966-470b-9861-08e2ced99bff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.709411 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-543b7af6-b966-470b-9861-08e2ced99bff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7/action Jul 31 13:57:26.709753 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-543b7af6-b966-470b-9861-08e2ced99bff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:26.709872 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-543b7af6-b966-470b-9861-08e2ced99bff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:26.719804 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.719804 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:26.720288 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-543b7af6-b966-470b-9861-08e2ced99bff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:26.726344 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-543b7af6-b966-470b-9861-08e2ced99bff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Begin detaching volume completed successfully. Jul 31 13:57:26.726808 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-543b7af6-b966-470b-9861-08e2ced99bff tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7/action returned with HTTP 202 Jul 31 13:57:26.726990 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 414/1656] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:57:26 2026] POST /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:57:26.778447 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c3da982-6bc3-4006-bbbc-b21796008b17 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.778447 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c3da982-6bc3-4006-bbbc-b21796008b17 None None] GET https://10.4.3.140/volume// Jul 31 13:57:26.778619 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c3da982-6bc3-4006-bbbc-b21796008b17 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.778810 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c3da982-6bc3-4006-bbbc-b21796008b17 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.779137 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c3da982-6bc3-4006-bbbc-b21796008b17 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:26.779422 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 416/1657] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:26.792213 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-eb49a40d-3d9d-460c-8193-ce59b5bbd469 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.794283 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-eb49a40d-3d9d-460c-8193-ce59b5bbd469 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:26.794895 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-eb49a40d-3d9d-460c-8193-ce59b5bbd469 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.794895 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-eb49a40d-3d9d-460c-8193-ce59b5bbd469 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.804276 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.804276 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:26.809100 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-eb49a40d-3d9d-460c-8193-ce59b5bbd469 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:26.812869 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-eb49a40d-3d9d-460c-8193-ce59b5bbd469 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:26.812869 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 413/1658] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:26.947819 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-150872f9-b7e6-46ff-919d-a45be63a6c4a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:26.950799 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-150872f9-b7e6-46ff-919d-a45be63a6c4a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:26.951037 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-150872f9-b7e6-46ff-919d-a45be63a6c4a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:26.951262 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-150872f9-b7e6-46ff-919d-a45be63a6c4a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:26.951412 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-150872f9-b7e6-46ff-919d-a45be63a6c4a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:26.956699 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:26.956699 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:26.957681 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-150872f9-b7e6-46ff-919d-a45be63a6c4a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:26.958252 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 416/1659] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:26 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:27.180431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42d26a7f-6904-4908-9d1f-d00721a7508b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:27.181708 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42d26a7f-6904-4908-9d1f-d00721a7508b tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] GET https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 Jul 31 13:57:27.183102 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42d26a7f-6904-4908-9d1f-d00721a7508b tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:27.183102 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42d26a7f-6904-4908-9d1f-d00721a7508b tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:27.187924 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42d26a7f-6904-4908-9d1f-d00721a7508b tempest-AttachVolumeShelveTestJSON-907894985 tempest-AttachVolumeShelveTestJSON-907894985-project-member] https://10.4.3.140/volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 returned with HTTP 404 Jul 31 13:57:27.188464 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 415/1660] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:27 2026] GET /volume/v3/volumes/be6211cc-3a31-4eec-a642-1ac9801dad17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:27.609592 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-32212ec6-32f2-48c0-a27c-af3fa3f2b8ce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:27.611796 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-32212ec6-32f2-48c0-a27c-af3fa3f2b8ce tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 Jul 31 13:57:27.612101 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-32212ec6-32f2-48c0-a27c-af3fa3f2b8ce tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:27.612355 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-32212ec6-32f2-48c0-a27c-af3fa3f2b8ce tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:27.622624 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-32212ec6-32f2-48c0-a27c-af3fa3f2b8ce tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 returned with HTTP 404 Jul 31 13:57:27.623258 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 417/1661] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:27 2026] GET /volume/v3/volumes/9f473b33-408e-4bfe-a6c2-47dbd29026c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:27.635483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-53cd21e3-614f-4810-a9dd-1e7c047ee74d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:27.638192 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53cd21e3-614f-4810-a9dd-1e7c047ee74d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] GET https://10.4.3.140/volume/v3/backups Jul 31 13:57:27.638503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53cd21e3-614f-4810-a9dd-1e7c047ee74d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:27.638774 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53cd21e3-614f-4810-a9dd-1e7c047ee74d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:27.639071 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-53cd21e3-614f-4810-a9dd-1e7c047ee74d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:27.654804 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53cd21e3-614f-4810-a9dd-1e7c047ee74d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] https://10.4.3.140/volume/v3/backups returned with HTTP 200 Jul 31 13:57:27.655447 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 414/1662] 10.4.3.140 () {68 vars in 1277 bytes} [Fri Jul 31 13:57:27 2026] GET /volume/v3/backups => generated 625 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:27.666772 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bda89820-4cf6-4271-9859-0bd974febb45 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:27.668342 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bda89820-4cf6-4271-9859-0bd974febb45 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] GET https://10.4.3.140/volume/v3/backups?project_id=6ecba8c957d640a7a5a27a5ea2432b0f Jul 31 13:57:27.668646 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bda89820-4cf6-4271-9859-0bd974febb45 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:27.668846 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bda89820-4cf6-4271-9859-0bd974febb45 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:27.669124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-bda89820-4cf6-4271-9859-0bd974febb45 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Removing options 'project_id' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:27.684487 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bda89820-4cf6-4271-9859-0bd974febb45 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] https://10.4.3.140/volume/v3/backups?project_id=6ecba8c957d640a7a5a27a5ea2432b0f returned with HTTP 200 Jul 31 13:57:27.685292 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 417/1663] 10.4.3.140 () {68 vars in 1364 bytes} [Fri Jul 31 13:57:27 2026] GET /volume/v3/backups?project_id=6ecba8c957d640a7a5a27a5ea2432b0f => generated 625 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:57:27.698069 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67df135a-4c99-4be3-b4b8-2336292861c9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:27.702600 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:27.702600 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-999589131"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:27.704705 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-999589131'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:27.704826 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Create volume of 1 GB Jul 31 13:57:27.712154 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Availability Zones retrieved successfully. Jul 31 13:57:27.715183 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-9fb9f6e9-26fe-4d99-b546-dbc166f22750 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:27.715968 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-9fb9f6e9-26fe-4d99-b546-dbc166f22750 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] DELETE https://10.4.3.140/volume/v3/attachments/80ac38a5-2dc9-49c8-99a1-1a12a9c475a5 Jul 31 13:57:27.716223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-9fb9f6e9-26fe-4d99-b546-dbc166f22750 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:27.716365 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-9fb9f6e9-26fe-4d99-b546-dbc166f22750 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:27.722991 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:27.722991 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:27.725471 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Flow 'volume_create_api' (fee4fd9f-60be-44c0-ac54-6a3e90474714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:27.729589 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f553dba-f4c1-43e3-b0a1-5c8900881a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:27.730752 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:27.769113 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f553dba-f4c1-43e3-b0a1-5c8900881a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:27.770042 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e367fc83-a805-403b-ac6b-e1c643bf3851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:27.797664 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e39c0536-b3f4-4507-a15f-8363b3ec2842 req-9fb9f6e9-26fe-4d99-b546-dbc166f22750 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments/80ac38a5-2dc9-49c8-99a1-1a12a9c475a5 returned with HTTP 200 Jul 31 13:57:27.798204 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 418/1664] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:57:27 2026] DELETE /volume/v3/attachments/80ac38a5-2dc9-49c8-99a1-1a12a9c475a5 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:27.817175 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Created reservations ['f9e8fb6b-cd01-4953-9494-da0a806dee51', '1b7e5c13-2a31-44ab-aee5-367e1019a927', 'a50c4fb8-4e79-4720-a5a2-4c94e5fbcc76', 'a6b72134-3d24-480b-be73-30ad32ce57bb'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:27.817912 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e367fc83-a805-403b-ac6b-e1c643bf3851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e8fb6b-cd01-4953-9494-da0a806dee51', '1b7e5c13-2a31-44ab-aee5-367e1019a927', 'a50c4fb8-4e79-4720-a5a2-4c94e5fbcc76', 'a6b72134-3d24-480b-be73-30ad32ce57bb']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:27.818656 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab96e7b-8e76-4dca-b81b-b34b79f5c47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:27.847477 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab96e7b-8e76-4dca-b81b-b34b79f5c47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '289ddd7c-29df-451d-995b-60bab9f947d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-999589131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ecba8c957d640a7a5a27a5ea2432b0f',qos_specs=None,replication_status=,reservations=['f9e8fb6b-cd01-4953-9494-da0a806dee51','1b7e5c13-2a31-44ab-aee5-367e1019a927','a50c4fb8-4e79-4720-a5a2-4c94e5fbcc76','a6b72134-3d24-480b-be73-30ad32ce57bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e04248a124e461f81b6d8866072a7e8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-999589131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=289ddd7c-29df-451d-995b-60bab9f947d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ecba8c957d640a7a5a27a5ea2432b0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e04248a124e461f81b6d8866072a7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:27.848154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b96f337-42f0-42a5-b1fb-c199bca9456a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:27.869867 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b96f337-42f0-42a5-b1fb-c199bca9456a) transitioned into state 'SUCCESS' from state '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-999589131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ecba8c957d640a7a5a27a5ea2432b0f',qos_specs=None,replication_status=,reservations=['f9e8fb6b-cd01-4953-9494-da0a806dee51','1b7e5c13-2a31-44ab-aee5-367e1019a927','a50c4fb8-4e79-4720-a5a2-4c94e5fbcc76','a6b72134-3d24-480b-be73-30ad32ce57bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e04248a124e461f81b6d8866072a7e8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:27.870579 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050d7310-4160-4dbb-a4fb-20d2df6a4f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:27.884542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050d7310-4160-4dbb-a4fb-20d2df6a4f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:27.884542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Flow 'volume_create_api' (fee4fd9f-60be-44c0-ac54-6a3e90474714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:27.884542 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Create volume request issued successfully. Jul 31 13:57:27.884542 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67df135a-4c99-4be3-b4b8-2336292861c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:27.884542 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 416/1665] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:57:27 2026] POST /volume/v3/volumes => generated 777 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:27.898154 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fe049bf4-a746-4c5e-a623-ff013a1a53ae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:27.901169 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe049bf4-a746-4c5e-a623-ff013a1a53ae tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 Jul 31 13:57:27.901169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe049bf4-a746-4c5e-a623-ff013a1a53ae tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:27.901169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe049bf4-a746-4c5e-a623-ff013a1a53ae tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:27.909832 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:27.909832 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:27.915257 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fe049bf4-a746-4c5e-a623-ff013a1a53ae tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:27.925213 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe049bf4-a746-4c5e-a623-ff013a1a53ae tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 returned with HTTP 200 Jul 31 13:57:27.925891 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 415/1666] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:27 2026] GET /volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:27.971650 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-041e455e-54bf-4518-834a-0c2b36d3b8da None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:27.975657 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-041e455e-54bf-4518-834a-0c2b36d3b8da tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:27.976357 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-041e455e-54bf-4518-834a-0c2b36d3b8da tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:27.976900 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-041e455e-54bf-4518-834a-0c2b36d3b8da tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:27.977061 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-041e455e-54bf-4518-834a-0c2b36d3b8da tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:27.985037 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:27.985037 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:27.985734 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-041e455e-54bf-4518-834a-0c2b36d3b8da tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:27.986225 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 418/1667] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:27 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:28.373341 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-4dad278d-1632-4e0f-b612-967a1178b524 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:28.376940 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-4dad278d-1632-4e0f-b612-967a1178b524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:57:28.377264 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-4dad278d-1632-4e0f-b612-967a1178b524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:28.377585 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-4dad278d-1632-4e0f-b612-967a1178b524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:28.391770 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:28.391770 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:28.395532 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-4dad278d-1632-4e0f-b612-967a1178b524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:28.401373 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-4dad278d-1632-4e0f-b612-967a1178b524 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa returned with HTTP 200 Jul 31 13:57:28.401907 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 419/1668] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:28 2026] GET /volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa => generated 1660 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:28.890131 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-25401b4f-92b5-4b40-905b-46777ca82cec None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:28.893749 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25401b4f-92b5-4b40-905b-46777ca82cec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:57:28.894930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25401b4f-92b5-4b40-905b-46777ca82cec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:28.894930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25401b4f-92b5-4b40-905b-46777ca82cec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:28.903447 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:28.903447 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:28.907851 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-25401b4f-92b5-4b40-905b-46777ca82cec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:57:28.912188 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25401b4f-92b5-4b40-905b-46777ca82cec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:57:28.912615 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 417/1669] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:28 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:28.944920 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8841ac19-1de4-4513-b6bc-c7f0fa41ff1d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:28.947117 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8841ac19-1de4-4513-b6bc-c7f0fa41ff1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 Jul 31 13:57:28.947330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8841ac19-1de4-4513-b6bc-c7f0fa41ff1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:28.947511 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8841ac19-1de4-4513-b6bc-c7f0fa41ff1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:28.956426 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:28.956426 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:28.961894 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8841ac19-1de4-4513-b6bc-c7f0fa41ff1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:28.971394 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8841ac19-1de4-4513-b6bc-c7f0fa41ff1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 returned with HTTP 200 Jul 31 13:57:28.972071 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 416/1670] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:28 2026] GET /volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:28.990103 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-91a0e395-2e7b-42eb-81a0-a5893140dc1d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:28.992941 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91a0e395-2e7b-42eb-81a0-a5893140dc1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 13:57:28.993241 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-91a0e395-2e7b-42eb-81a0-a5893140dc1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "289ddd7c-29df-451d-995b-60bab9f947d5", "name": "tempest-type-Backup-115730006"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:28.994540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-91a0e395-2e7b-42eb-81a0-a5893140dc1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Creating new backup {'backup': {'volume_id': '289ddd7c-29df-451d-995b-60bab9f947d5', 'name': 'tempest-type-Backup-115730006'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:57:28.994714 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-91a0e395-2e7b-42eb-81a0-a5893140dc1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Creating backup of volume 289ddd7c-29df-451d-995b-60bab9f947d5 in container None Jul 31 13:57:29.004548 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9642526f-c4a7-4352-b730-b31a3720edd9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:29.007453 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9642526f-c4a7-4352-b730-b31a3720edd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:29.007811 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9642526f-c4a7-4352-b730-b31a3720edd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:29.008062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9642526f-c4a7-4352-b730-b31a3720edd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:29.008220 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9642526f-c4a7-4352-b730-b31a3720edd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:29.009119 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:29.009119 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:29.009562 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-91a0e395-2e7b-42eb-81a0-a5893140dc1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:29.017776 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:29.017776 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:29.019136 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9642526f-c4a7-4352-b730-b31a3720edd9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:29.019719 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 420/1671] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:29 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:29.044380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-91a0e395-2e7b-42eb-81a0-a5893140dc1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Created reservations ['662882cd-3bab-414b-82f5-8fe0774de687', 'f1101cb8-6169-4866-a6bd-90f38d71371f'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:29.100159 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91a0e395-2e7b-42eb-81a0-a5893140dc1d tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:57:29.100734 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 419/1672] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:57:28 2026] POST /volume/v3/backups => generated 315 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:29.113652 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42477e9f-4cf0-4f73-b8ab-f4d0167820ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:29.115388 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42477e9f-4cf0-4f73-b8ab-f4d0167820ea tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:29.115713 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42477e9f-4cf0-4f73-b8ab-f4d0167820ea tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:29.115944 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42477e9f-4cf0-4f73-b8ab-f4d0167820ea tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:29.116094 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-42477e9f-4cf0-4f73-b8ab-f4d0167820ea tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:29.122871 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:29.122871 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:29.123604 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42477e9f-4cf0-4f73-b8ab-f4d0167820ea tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:29.123980 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 418/1673] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:29 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:29.453781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-f6996059-1a83-4d96-9057-5524b6227e88 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:29.460293 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-f6996059-1a83-4d96-9057-5524b6227e88 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/attachments/dbe07256-b459-47b0-b928-fe9ebab30b79 Jul 31 13:57:29.460594 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-f6996059-1a83-4d96-9057-5524b6227e88 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:29.465811 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-f6996059-1a83-4d96-9057-5524b6227e88 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:29.478319 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:29.478319 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:29.545627 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-88727c4e-ebd8-4c78-b79f-c0675784a4af req-f6996059-1a83-4d96-9057-5524b6227e88 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/attachments/dbe07256-b459-47b0-b928-fe9ebab30b79 returned with HTTP 200 Jul 31 13:57:29.546190 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 417/1674] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:57:29 2026] DELETE /volume/v3/attachments/dbe07256-b459-47b0-b928-fe9ebab30b79 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:30.035194 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f032dc91-a075-4e34-9bad-6609819f7be9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:30.037064 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f032dc91-a075-4e34-9bad-6609819f7be9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:30.037211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f032dc91-a075-4e34-9bad-6609819f7be9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:30.037645 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f032dc91-a075-4e34-9bad-6609819f7be9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:30.037831 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f032dc91-a075-4e34-9bad-6609819f7be9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:30.045395 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:30.045395 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:30.045945 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f032dc91-a075-4e34-9bad-6609819f7be9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:30.046330 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 421/1675] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:30 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:30.138081 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c91ac8da-77bb-4983-ae4a-af2067950add None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:30.140314 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c91ac8da-77bb-4983-ae4a-af2067950add tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:30.140990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c91ac8da-77bb-4983-ae4a-af2067950add tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:30.140990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c91ac8da-77bb-4983-ae4a-af2067950add tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:30.141142 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c91ac8da-77bb-4983-ae4a-af2067950add tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:30.145326 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:30.145326 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:30.146034 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c91ac8da-77bb-4983-ae4a-af2067950add tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:30.146432 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 420/1676] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:30 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:30.458335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3fabb800-687a-471a-bdbf-81d03d53da0f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:30.460344 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3fabb800-687a-471a-bdbf-81d03d53da0f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:57:30.460635 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3fabb800-687a-471a-bdbf-81d03d53da0f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:30.460856 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3fabb800-687a-471a-bdbf-81d03d53da0f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:30.461061 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-3fabb800-687a-471a-bdbf-81d03d53da0f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Delete volume with id: 5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:57:30.471497 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:30.471497 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:30.472028 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3fabb800-687a-471a-bdbf-81d03d53da0f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:30.502189 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3fabb800-687a-471a-bdbf-81d03d53da0f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Delete volume request issued successfully. Jul 31 13:57:30.502298 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3fabb800-687a-471a-bdbf-81d03d53da0f tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa returned with HTTP 202 Jul 31 13:57:30.502719 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 419/1677] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:30 2026] DELETE /volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:30.510002 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-53972b0e-9f29-4aba-a0d9-48b80ff54290 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:30.512315 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53972b0e-9f29-4aba-a0d9-48b80ff54290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:57:30.512614 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53972b0e-9f29-4aba-a0d9-48b80ff54290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:30.512733 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53972b0e-9f29-4aba-a0d9-48b80ff54290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:30.524509 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:30.524509 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:30.532735 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-53972b0e-9f29-4aba-a0d9-48b80ff54290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Volume info retrieved successfully. Jul 31 13:57:30.540640 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53972b0e-9f29-4aba-a0d9-48b80ff54290 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa returned with HTTP 200 Jul 31 13:57:30.541037 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 418/1678] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:30 2026] GET /volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:31.058972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-793246ce-43f8-46ab-8ed2-06bc26f8448a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:31.061208 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-793246ce-43f8-46ab-8ed2-06bc26f8448a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:31.061482 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-793246ce-43f8-46ab-8ed2-06bc26f8448a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:31.061760 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-793246ce-43f8-46ab-8ed2-06bc26f8448a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:31.061920 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-793246ce-43f8-46ab-8ed2-06bc26f8448a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:31.067325 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:31.067325 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:31.068408 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-793246ce-43f8-46ab-8ed2-06bc26f8448a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:31.068992 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 422/1679] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:31 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:31.159533 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5998020c-7ee5-4eb2-a43a-4f90a9281bb9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:31.162179 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5998020c-7ee5-4eb2-a43a-4f90a9281bb9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:31.162458 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5998020c-7ee5-4eb2-a43a-4f90a9281bb9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:31.162673 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5998020c-7ee5-4eb2-a43a-4f90a9281bb9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:31.162821 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-5998020c-7ee5-4eb2-a43a-4f90a9281bb9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:31.167919 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:31.167919 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:31.168622 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5998020c-7ee5-4eb2-a43a-4f90a9281bb9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:31.169309 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 421/1680] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:31 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:31.257431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:31.263739 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:31.264270 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-608412613", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:31.266960 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-608412613', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:31.267182 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Create volume of 1 GB Jul 31 13:57:31.273010 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Availability Zones retrieved successfully. Jul 31 13:57:31.282619 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Flow 'volume_create_api' (80777325-0529-4079-ba86-f906cbc499d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:31.284070 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8133b91-d5dc-4bda-bdb5-4e6d89ba6db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.285781 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:31.323374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8133b91-d5dc-4bda-bdb5-4e6d89ba6db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.324459 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01363b4a-2d92-43f9-8894-55827fe4c0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.419286 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Created reservations ['2f2cce4e-6c22-41b5-827c-0f42cc7cddbf', '7b6fb403-ed7c-4613-bc71-a549ce8b4313', 'd820227a-5755-4f14-a26e-6633e284d967', 'eaa070b7-5da3-4071-b3eb-9d2103508ec9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:31.420492 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01363b4a-2d92-43f9-8894-55827fe4c0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f2cce4e-6c22-41b5-827c-0f42cc7cddbf', '7b6fb403-ed7c-4613-bc71-a549ce8b4313', 'd820227a-5755-4f14-a26e-6633e284d967', 'eaa070b7-5da3-4071-b3eb-9d2103508ec9']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.421749 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbae0a3-8f3a-41a5-919b-3b267647e36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.458001 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbae0a3-8f3a-41a5-919b-3b267647e36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871d3d08-0883-4fa5-ac3c-89f5981e1932', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-608412613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e44bebd4cc54e26a962a8646019637f',qos_specs=None,replication_status=,reservations=['2f2cce4e-6c22-41b5-827c-0f42cc7cddbf','7b6fb403-ed7c-4613-bc71-a549ce8b4313','d820227a-5755-4f14-a26e-6633e284d967','eaa070b7-5da3-4071-b3eb-9d2103508ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded7596872de4a51abf88e36289e1820',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-608412613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871d3d08-0883-4fa5-ac3c-89f5981e1932,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9e44bebd4cc54e26a962a8646019637f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ded7596872de4a51abf88e36289e1820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.459097 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b24727-117c-4923-a902-f0940df064f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.481754 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b24727-117c-4923-a902-f0940df064f7) transitioned into state 'SUCCESS' from state '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-608412613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e44bebd4cc54e26a962a8646019637f',qos_specs=None,replication_status=,reservations=['2f2cce4e-6c22-41b5-827c-0f42cc7cddbf','7b6fb403-ed7c-4613-bc71-a549ce8b4313','d820227a-5755-4f14-a26e-6633e284d967','eaa070b7-5da3-4071-b3eb-9d2103508ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded7596872de4a51abf88e36289e1820',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.482528 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166a13eb-d91a-4aeb-825b-bdb63ed17a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.494445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166a13eb-d91a-4aeb-825b-bdb63ed17a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.494445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Flow 'volume_create_api' (80777325-0529-4079-ba86-f906cbc499d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:31.494445 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Create volume request issued successfully. Jul 31 13:57:31.494445 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-ed254427-94f0-4852-acee-5e5d733dd49d tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:31.494445 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 420/1681] 10.4.3.140 () {72 vars in 1541 bytes} [Fri Jul 31 13:57:31 2026] POST /volume/v3/volumes => generated 762 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:31.507473 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-353d5197-7618-45be-95d6-2869c62d96ff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:31.509360 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-353d5197-7618-45be-95d6-2869c62d96ff tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] GET https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 Jul 31 13:57:31.509528 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-353d5197-7618-45be-95d6-2869c62d96ff tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:31.509792 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-353d5197-7618-45be-95d6-2869c62d96ff tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:31.517158 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:31.517158 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:31.521015 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-353d5197-7618-45be-95d6-2869c62d96ff tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Volume info retrieved successfully. Jul 31 13:57:31.525935 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-58493cae-c68b-414f-9302-35dc8c6c6bbf req-353d5197-7618-45be-95d6-2869c62d96ff tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 returned with HTTP 200 Jul 31 13:57:31.526557 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 419/1682] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:31 2026] GET /volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:31.554347 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8be25493-80b0-46e2-a0b4-87036f08dd05 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:31.555747 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8be25493-80b0-46e2-a0b4-87036f08dd05 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] GET https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa Jul 31 13:57:31.555944 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8be25493-80b0-46e2-a0b4-87036f08dd05 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:31.556144 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8be25493-80b0-46e2-a0b4-87036f08dd05 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:31.557749 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-83cc0b5c-197a-440d-828e-8911dcc5a90d req-a9fc60a0-32ce-4f2b-ba27-24694dadb175 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:31.560849 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cc0b5c-197a-440d-828e-8911dcc5a90d req-a9fc60a0-32ce-4f2b-ba27-24694dadb175 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] GET https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 Jul 31 13:57:31.561237 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cc0b5c-197a-440d-828e-8911dcc5a90d req-a9fc60a0-32ce-4f2b-ba27-24694dadb175 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:31.561549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-83cc0b5c-197a-440d-828e-8911dcc5a90d req-a9fc60a0-32ce-4f2b-ba27-24694dadb175 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:31.567486 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8be25493-80b0-46e2-a0b4-87036f08dd05 tempest-AttachVolumeMultiAttachTest-1300157205 tempest-AttachVolumeMultiAttachTest-1300157205-project-member] https://10.4.3.140/volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa returned with HTTP 404 Jul 31 13:57:31.568053 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 423/1683] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:31 2026] GET /volume/v3/volumes/5d6a43eb-d09d-434c-859c-93efa694c5aa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:31.571916 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:31.571916 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:31.577622 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-83cc0b5c-197a-440d-828e-8911dcc5a90d req-a9fc60a0-32ce-4f2b-ba27-24694dadb175 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Volume info retrieved successfully. Jul 31 13:57:31.588907 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-83cc0b5c-197a-440d-828e-8911dcc5a90d req-a9fc60a0-32ce-4f2b-ba27-24694dadb175 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 returned with HTTP 200 Jul 31 13:57:31.589816 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 422/1684] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:31 2026] GET /volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 => generated 830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:31.664182 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fb718119-b952-401e-ae29-33ba23199c4e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:31.667706 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:31.667706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1367799399"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:31.668343 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1367799399'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:31.668615 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Create volume of 1 GB Jul 31 13:57:31.669007 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:31.669007 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:31.674695 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Availability Zones retrieved successfully. Jul 31 13:57:31.680933 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Flow 'volume_create_api' (af7f02ff-9cbd-453d-a0aa-2f6e19752cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:31.683543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a77173e-a9ff-42e2-aa6b-df4b33e28a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.683543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:31.719210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a77173e-a9ff-42e2-aa6b-df4b33e28a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.721450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0f3f74-268c-48af-9428-bf81ea3d72b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.780951 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Created reservations ['16923bab-83a8-4ff3-b031-842967945915', '2914882e-db8c-46ff-98a4-c20d1c41c8e7', '60a19d36-e25e-4579-8c9f-ac467c98f139', 'c6316107-2e0b-4fae-a597-6c20903b8e2c'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:31.781977 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0f3f74-268c-48af-9428-bf81ea3d72b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16923bab-83a8-4ff3-b031-842967945915', '2914882e-db8c-46ff-98a4-c20d1c41c8e7', '60a19d36-e25e-4579-8c9f-ac467c98f139', 'c6316107-2e0b-4fae-a597-6c20903b8e2c']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.783239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9a684d-616e-4c7f-8bb4-ab018e3d696b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.809388 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9a684d-616e-4c7f-8bb4-ab018e3d696b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd97332e8-7e29-4283-8774-333335257789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1367799399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff4054e2faf46928ab56d7e392338f2',qos_specs=None,replication_status=,reservations=['16923bab-83a8-4ff3-b031-842967945915','2914882e-db8c-46ff-98a4-c20d1c41c8e7','60a19d36-e25e-4579-8c9f-ac467c98f139','c6316107-2e0b-4fae-a597-6c20903b8e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec00704f471b42058f7d14e3f8004455',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1367799399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d97332e8-7e29-4283-8774-333335257789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff4054e2faf46928ab56d7e392338f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec00704f471b42058f7d14e3f8004455',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.810541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8bbb5c-804a-444f-9d28-81392f5d4041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.836651 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8bbb5c-804a-444f-9d28-81392f5d4041) transitioned into state 'SUCCESS' from state '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-1367799399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff4054e2faf46928ab56d7e392338f2',qos_specs=None,replication_status=,reservations=['16923bab-83a8-4ff3-b031-842967945915','2914882e-db8c-46ff-98a4-c20d1c41c8e7','60a19d36-e25e-4579-8c9f-ac467c98f139','c6316107-2e0b-4fae-a597-6c20903b8e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec00704f471b42058f7d14e3f8004455',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.837556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ac93fc-24c2-47d3-abac-a1b09073a307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:31.849544 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ac93fc-24c2-47d3-abac-a1b09073a307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:31.850460 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Flow 'volume_create_api' (af7f02ff-9cbd-453d-a0aa-2f6e19752cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:31.850820 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Create volume request issued successfully. Jul 31 13:57:31.851618 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb718119-b952-401e-ae29-33ba23199c4e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:31.852083 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 421/1685] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:57:31 2026] POST /volume/v3/volumes => generated 759 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:31.865445 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-747b7837-c445-431b-b41c-6458f46377aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:31.867455 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-747b7837-c445-431b-b41c-6458f46377aa tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:57:31.867704 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-747b7837-c445-431b-b41c-6458f46377aa tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:31.867925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-747b7837-c445-431b-b41c-6458f46377aa tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:31.876195 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:31.876195 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:31.881228 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-747b7837-c445-431b-b41c-6458f46377aa tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:57:31.886705 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-747b7837-c445-431b-b41c-6458f46377aa tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:57:31.887200 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 420/1686] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:31 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:32.081307 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b3a55b13-a17b-4253-af87-31d3c694185c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:32.083196 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b3a55b13-a17b-4253-af87-31d3c694185c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:32.083365 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b3a55b13-a17b-4253-af87-31d3c694185c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:32.083545 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b3a55b13-a17b-4253-af87-31d3c694185c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:32.083652 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b3a55b13-a17b-4253-af87-31d3c694185c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:32.088033 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:32.088033 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:32.088817 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b3a55b13-a17b-4253-af87-31d3c694185c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:32.089472 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 424/1687] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:32 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:32.179923 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-685a30ab-5e20-4313-ac17-a3232dcb7364 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:32.182796 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-685a30ab-5e20-4313-ac17-a3232dcb7364 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:32.183337 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-685a30ab-5e20-4313-ac17-a3232dcb7364 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:32.183643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-685a30ab-5e20-4313-ac17-a3232dcb7364 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:32.184151 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-685a30ab-5e20-4313-ac17-a3232dcb7364 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:32.189457 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:32.189457 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:32.190528 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-685a30ab-5e20-4313-ac17-a3232dcb7364 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:32.191257 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 423/1688] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:32 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:32.621833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-38d72de8-b257-4a42-a39d-72b503e1878c req-7a06372b-92c3-49a9-a742-0e35842c2065 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:32.627908 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-38d72de8-b257-4a42-a39d-72b503e1878c req-7a06372b-92c3-49a9-a742-0e35842c2065 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] GET https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 Jul 31 13:57:32.629246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-38d72de8-b257-4a42-a39d-72b503e1878c req-7a06372b-92c3-49a9-a742-0e35842c2065 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:32.629246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-38d72de8-b257-4a42-a39d-72b503e1878c req-7a06372b-92c3-49a9-a742-0e35842c2065 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:32.640197 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:32.640197 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:32.648540 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-38d72de8-b257-4a42-a39d-72b503e1878c req-7a06372b-92c3-49a9-a742-0e35842c2065 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Volume info retrieved successfully. Jul 31 13:57:32.655868 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-38d72de8-b257-4a42-a39d-72b503e1878c req-7a06372b-92c3-49a9-a742-0e35842c2065 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 returned with HTTP 200 Jul 31 13:57:32.656432 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 422/1689] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:32 2026] GET /volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:32.732829 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8d7b2b6a-a3b4-42aa-8c6c-bd88fe0e46f0 req-92b2b4e5-914f-43f7-bab1-50caef2377c3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:32.733984 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8d7b2b6a-a3b4-42aa-8c6c-bd88fe0e46f0 req-92b2b4e5-914f-43f7-bab1-50caef2377c3 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-reader] GET https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 Jul 31 13:57:32.734200 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8d7b2b6a-a3b4-42aa-8c6c-bd88fe0e46f0 req-92b2b4e5-914f-43f7-bab1-50caef2377c3 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:32.734416 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8d7b2b6a-a3b4-42aa-8c6c-bd88fe0e46f0 req-92b2b4e5-914f-43f7-bab1-50caef2377c3 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:32.744498 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:32.744498 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:32.748504 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-8d7b2b6a-a3b4-42aa-8c6c-bd88fe0e46f0 req-92b2b4e5-914f-43f7-bab1-50caef2377c3 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-reader] Volume info retrieved successfully. Jul 31 13:57:32.753916 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8d7b2b6a-a3b4-42aa-8c6c-bd88fe0e46f0 req-92b2b4e5-914f-43f7-bab1-50caef2377c3 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-reader] https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 returned with HTTP 200 Jul 31 13:57:32.754448 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 421/1690] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:32 2026] GET /volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:32.790090 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a30c26dd-5166-46a9-9fc3-51a3bb6dc351 req-a785dd83-7fd6-4602-bb0e-ab06d780e318 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:32.792280 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a30c26dd-5166-46a9-9fc3-51a3bb6dc351 req-a785dd83-7fd6-4602-bb0e-ab06d780e318 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] DELETE https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 Jul 31 13:57:32.792468 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a30c26dd-5166-46a9-9fc3-51a3bb6dc351 req-a785dd83-7fd6-4602-bb0e-ab06d780e318 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:32.792682 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a30c26dd-5166-46a9-9fc3-51a3bb6dc351 req-a785dd83-7fd6-4602-bb0e-ab06d780e318 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:32.792849 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [req-a30c26dd-5166-46a9-9fc3-51a3bb6dc351 req-a785dd83-7fd6-4602-bb0e-ab06d780e318 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Delete volume with id: 871d3d08-0883-4fa5-ac3c-89f5981e1932 Jul 31 13:57:32.805473 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:32.805473 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:32.806097 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a30c26dd-5166-46a9-9fc3-51a3bb6dc351 req-a785dd83-7fd6-4602-bb0e-ab06d780e318 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Volume info retrieved successfully. Jul 31 13:57:32.829958 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a30c26dd-5166-46a9-9fc3-51a3bb6dc351 req-a785dd83-7fd6-4602-bb0e-ab06d780e318 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Delete volume request issued successfully. Jul 31 13:57:32.830169 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a30c26dd-5166-46a9-9fc3-51a3bb6dc351 req-a785dd83-7fd6-4602-bb0e-ab06d780e318 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 returned with HTTP 202 Jul 31 13:57:32.830611 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 425/1691] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 13:57:32 2026] DELETE /volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:32.855408 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-63005c4b-e9c1-48b0-a223-fb2578f90c05 req-1c25b969-c1e8-4017-87fc-e4dd8b7552d2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:32.858750 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-63005c4b-e9c1-48b0-a223-fb2578f90c05 req-1c25b969-c1e8-4017-87fc-e4dd8b7552d2 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] GET https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 Jul 31 13:57:32.859130 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-63005c4b-e9c1-48b0-a223-fb2578f90c05 req-1c25b969-c1e8-4017-87fc-e4dd8b7552d2 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:32.860718 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-63005c4b-e9c1-48b0-a223-fb2578f90c05 req-1c25b969-c1e8-4017-87fc-e4dd8b7552d2 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:32.872805 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:32.872805 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:32.880855 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-63005c4b-e9c1-48b0-a223-fb2578f90c05 req-1c25b969-c1e8-4017-87fc-e4dd8b7552d2 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Volume info retrieved successfully. Jul 31 13:57:32.890249 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-63005c4b-e9c1-48b0-a223-fb2578f90c05 req-1c25b969-c1e8-4017-87fc-e4dd8b7552d2 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 returned with HTTP 200 Jul 31 13:57:32.891362 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 424/1692] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:32 2026] GET /volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:32.902966 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-92bf8e39-4eb4-4f34-8b07-ebb7bfcd5957 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:32.905250 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92bf8e39-4eb4-4f34-8b07-ebb7bfcd5957 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:57:32.905539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92bf8e39-4eb4-4f34-8b07-ebb7bfcd5957 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:32.906010 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92bf8e39-4eb4-4f34-8b07-ebb7bfcd5957 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:32.915732 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:32.915732 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:32.922010 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-92bf8e39-4eb4-4f34-8b07-ebb7bfcd5957 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:57:32.928618 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92bf8e39-4eb4-4f34-8b07-ebb7bfcd5957 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:57:32.929196 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 423/1693] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:32 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:33.100743 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5c3590bb-1abd-4e84-b736-5d8c65e445e9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:33.103038 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c3590bb-1abd-4e84-b736-5d8c65e445e9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:33.103312 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c3590bb-1abd-4e84-b736-5d8c65e445e9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:33.103568 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c3590bb-1abd-4e84-b736-5d8c65e445e9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:33.103701 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5c3590bb-1abd-4e84-b736-5d8c65e445e9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:33.108329 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:33.108329 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:33.109201 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c3590bb-1abd-4e84-b736-5d8c65e445e9 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:33.109662 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 422/1694] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:33 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:33.204906 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df459240-678f-4ae3-938c-d33c1167b690 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:33.206797 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df459240-678f-4ae3-938c-d33c1167b690 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:33.207205 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df459240-678f-4ae3-938c-d33c1167b690 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:33.207205 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df459240-678f-4ae3-938c-d33c1167b690 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:33.207381 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-df459240-678f-4ae3-938c-d33c1167b690 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:33.226302 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:33.226302 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:33.228579 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df459240-678f-4ae3-938c-d33c1167b690 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:33.228579 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 426/1695] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:33 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:33.928366 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-a455ea15-42c8-4288-a5bd-0d9bb414fbbc req-4d683457-6ccc-4b50-a4c1-5a795829b307 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:33.933478 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a455ea15-42c8-4288-a5bd-0d9bb414fbbc req-4d683457-6ccc-4b50-a4c1-5a795829b307 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] GET https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 Jul 31 13:57:33.933681 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a455ea15-42c8-4288-a5bd-0d9bb414fbbc req-4d683457-6ccc-4b50-a4c1-5a795829b307 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:33.933971 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a455ea15-42c8-4288-a5bd-0d9bb414fbbc req-4d683457-6ccc-4b50-a4c1-5a795829b307 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:33.944311 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a455ea15-42c8-4288-a5bd-0d9bb414fbbc req-4d683457-6ccc-4b50-a4c1-5a795829b307 tempest-VolumesGetTestJSON-1782745683 tempest-VolumesGetTestJSON-1782745683-project-member] https://10.4.3.140/volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 returned with HTTP 404 Jul 31 13:57:33.944971 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 425/1696] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:33 2026] GET /volume/v3/volumes/871d3d08-0883-4fa5-ac3c-89f5981e1932 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:34.123880 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-92782099-ca4e-4106-945d-6c9f13b7f393 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:34.132631 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92782099-ca4e-4106-945d-6c9f13b7f393 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:34.133009 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92782099-ca4e-4106-945d-6c9f13b7f393 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:34.133300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92782099-ca4e-4106-945d-6c9f13b7f393 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:34.133458 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-92782099-ca4e-4106-945d-6c9f13b7f393 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:34.139537 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:34.139537 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:34.140884 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92782099-ca4e-4106-945d-6c9f13b7f393 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:34.141200 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 424/1697] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:34 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:34.240807 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-265a3df3-587a-480d-a363-8513bb3402b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:34.242763 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-265a3df3-587a-480d-a363-8513bb3402b7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:34.243144 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-265a3df3-587a-480d-a363-8513bb3402b7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:34.243419 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-265a3df3-587a-480d-a363-8513bb3402b7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:34.243617 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-265a3df3-587a-480d-a363-8513bb3402b7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:34.257926 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:34.257926 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:34.258104 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-265a3df3-587a-480d-a363-8513bb3402b7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:34.261004 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 423/1698] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:34 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:35.163805 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-593f9ca1-4a5a-423d-910e-cbf40ca89731 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:35.167959 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-593f9ca1-4a5a-423d-910e-cbf40ca89731 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:35.168240 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-593f9ca1-4a5a-423d-910e-cbf40ca89731 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:35.168626 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-593f9ca1-4a5a-423d-910e-cbf40ca89731 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:35.168626 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-593f9ca1-4a5a-423d-910e-cbf40ca89731 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:35.175128 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:35.175128 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:35.176184 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-593f9ca1-4a5a-423d-910e-cbf40ca89731 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:35.176731 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 427/1699] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:35 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:35.190397 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7d87ffe3-b236-499a-8f09-c1b9478d6fa6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:35.192739 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7d87ffe3-b236-499a-8f09-c1b9478d6fa6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:35.193081 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7d87ffe3-b236-499a-8f09-c1b9478d6fa6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:35.193208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7d87ffe3-b236-499a-8f09-c1b9478d6fa6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:35.193362 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-7d87ffe3-b236-499a-8f09-c1b9478d6fa6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:35.200212 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:35.200212 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:35.201388 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7d87ffe3-b236-499a-8f09-c1b9478d6fa6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:35.201924 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 426/1700] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:35 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:35.215634 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f5d41417-c7b5-45f0-8617-c8d58f2e4e37 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:35.218538 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5d41417-c7b5-45f0-8617-c8d58f2e4e37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:57:35.218991 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5d41417-c7b5-45f0-8617-c8d58f2e4e37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "997b51c3-315d-4ef9-b12d-b86f27b927db", "incremental": true, "force": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:35.220953 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-f5d41417-c7b5-45f0-8617-c8d58f2e4e37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating new backup {'backup': {'volume_id': '997b51c3-315d-4ef9-b12d-b86f27b927db', 'incremental': True, 'force': True}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:57:35.221166 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-f5d41417-c7b5-45f0-8617-c8d58f2e4e37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating backup of volume 997b51c3-315d-4ef9-b12d-b86f27b927db in container None Jul 31 13:57:35.241426 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:35.241426 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:35.242288 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f5d41417-c7b5-45f0-8617-c8d58f2e4e37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:35.270994 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f5d41417-c7b5-45f0-8617-c8d58f2e4e37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['fc38a75c-8f9d-421e-b925-44695aefb102', '72afcb23-9ead-4aaf-a590-f73e1e265f25'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:35.273947 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a0342ae7-cd8b-46aa-943d-f30998973e50 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:35.276019 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0342ae7-cd8b-46aa-943d-f30998973e50 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:35.276258 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0342ae7-cd8b-46aa-943d-f30998973e50 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:35.276439 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0342ae7-cd8b-46aa-943d-f30998973e50 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:35.276557 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a0342ae7-cd8b-46aa-943d-f30998973e50 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:35.284286 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:35.284286 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:35.285855 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0342ae7-cd8b-46aa-943d-f30998973e50 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:35.286790 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 424/1701] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:35 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:35.317707 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5d41417-c7b5-45f0-8617-c8d58f2e4e37 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:57:35.318190 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 425/1702] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:57:35 2026] POST /volume/v3/backups => generated 288 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:35.332376 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aa53d1d8-eebf-4281-b404-9a9972d10866 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:35.334414 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa53d1d8-eebf-4281-b404-9a9972d10866 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:35.334767 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aa53d1d8-eebf-4281-b404-9a9972d10866 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:35.334875 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aa53d1d8-eebf-4281-b404-9a9972d10866 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:35.335007 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-aa53d1d8-eebf-4281-b404-9a9972d10866 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:35.340062 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:35.340062 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:35.341239 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa53d1d8-eebf-4281-b404-9a9972d10866 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:35.341239 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 428/1703] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:35 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:35.560024 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7722b2b7-9041-44e8-b339-e307b6c085d1 req-8d72b636-a4a3-4f2c-89e9-55719cc2164a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:35.562463 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7722b2b7-9041-44e8-b339-e307b6c085d1 req-8d72b636-a4a3-4f2c-89e9-55719cc2164a tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] DELETE https://10.4.3.140/volume/v3/volumes/tempest-invalid-741825393 Jul 31 13:57:35.562690 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7722b2b7-9041-44e8-b339-e307b6c085d1 req-8d72b636-a4a3-4f2c-89e9-55719cc2164a tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:35.563334 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7722b2b7-9041-44e8-b339-e307b6c085d1 req-8d72b636-a4a3-4f2c-89e9-55719cc2164a tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:35.563539 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [req-7722b2b7-9041-44e8-b339-e307b6c085d1 req-8d72b636-a4a3-4f2c-89e9-55719cc2164a tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] Delete volume with id: tempest-invalid-741825393 Jul 31 13:57:35.572400 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7722b2b7-9041-44e8-b339-e307b6c085d1 req-8d72b636-a4a3-4f2c-89e9-55719cc2164a tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] https://10.4.3.140/volume/v3/volumes/tempest-invalid-741825393 returned with HTTP 404 Jul 31 13:57:35.573227 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 427/1704] 10.4.3.140 () {70 vars in 1587 bytes} [Fri Jul 31 13:57:35 2026] DELETE /volume/v3/volumes/tempest-invalid-741825393 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:35.756742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-134e0acf-a9f0-432a-9188-683d484faa64 req-e572143e-bb7c-4fad-9379-17addf8cf71b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:35.758764 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-134e0acf-a9f0-432a-9188-683d484faa64 req-e572143e-bb7c-4fad-9379-17addf8cf71b tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] DELETE https://10.4.3.140/volume/v3/volumes/dbab0998-10d0-4572-b00f-d6eedb07255a Jul 31 13:57:35.758968 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-134e0acf-a9f0-432a-9188-683d484faa64 req-e572143e-bb7c-4fad-9379-17addf8cf71b tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:35.759181 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-134e0acf-a9f0-432a-9188-683d484faa64 req-e572143e-bb7c-4fad-9379-17addf8cf71b tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:35.759368 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [req-134e0acf-a9f0-432a-9188-683d484faa64 req-e572143e-bb7c-4fad-9379-17addf8cf71b tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] Delete volume with id: dbab0998-10d0-4572-b00f-d6eedb07255a Jul 31 13:57:35.764360 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-134e0acf-a9f0-432a-9188-683d484faa64 req-e572143e-bb7c-4fad-9379-17addf8cf71b tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-member] https://10.4.3.140/volume/v3/volumes/dbab0998-10d0-4572-b00f-d6eedb07255a returned with HTTP 404 Jul 31 13:57:35.764841 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 425/1705] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 13:57:35 2026] DELETE /volume/v3/volumes/dbab0998-10d0-4572-b00f-d6eedb07255a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:35.789445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2a485cda-0a91-4aa4-b014-b543f6172751 req-6d746420-374b-4a2a-9629-eb320e8f0e8f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:35.791442 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2a485cda-0a91-4aa4-b014-b543f6172751 req-6d746420-374b-4a2a-9629-eb320e8f0e8f tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-reader] GET https://10.4.3.140/volume/v3/volumes/99d2c00e-f162-4d9c-8bac-ce566560fc95 Jul 31 13:57:35.791738 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2a485cda-0a91-4aa4-b014-b543f6172751 req-6d746420-374b-4a2a-9629-eb320e8f0e8f tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:35.791970 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2a485cda-0a91-4aa4-b014-b543f6172751 req-6d746420-374b-4a2a-9629-eb320e8f0e8f tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:35.799553 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2a485cda-0a91-4aa4-b014-b543f6172751 req-6d746420-374b-4a2a-9629-eb320e8f0e8f tempest-VolumesNegativeTest-2076661117 tempest-VolumesNegativeTest-2076661117-project-reader] https://10.4.3.140/volume/v3/volumes/99d2c00e-f162-4d9c-8bac-ce566560fc95 returned with HTTP 404 Jul 31 13:57:35.799902 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 426/1706] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:35 2026] GET /volume/v3/volumes/99d2c00e-f162-4d9c-8bac-ce566560fc95 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:35.892330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8c303d81-0825-4de5-9346-f9b830feef19 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:36.057903 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:36.058358 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-42546511"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:36.060292 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-42546511'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:36.060452 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Create volume of 1 GB Jul 31 13:57:36.076090 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Availability Zones retrieved successfully. Jul 31 13:57:36.088957 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Flow 'volume_create_api' (4df87d26-0304-4d9c-b9a8-708b2022992d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:36.090458 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5365ea59-b36a-4519-9081-9dce4ae467d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:36.091445 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:36.149871 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5365ea59-b36a-4519-9081-9dce4ae467d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:36.149871 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bb0cf9-23e9-47cd-9300-78ab9ff9c522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:36.233340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Created reservations ['e647681d-e78a-4385-a25d-dfe30a254c8e', '1cd1a120-ca14-4b99-9485-e27a3140b91c', '90ebdbd4-ff42-4041-8b6b-00d7eeef5dd0', 'c11b0608-afcb-4181-86e9-301f7bc1c2a3'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:36.234190 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bb0cf9-23e9-47cd-9300-78ab9ff9c522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e647681d-e78a-4385-a25d-dfe30a254c8e', '1cd1a120-ca14-4b99-9485-e27a3140b91c', '90ebdbd4-ff42-4041-8b6b-00d7eeef5dd0', 'c11b0608-afcb-4181-86e9-301f7bc1c2a3']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:36.235005 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0279cac9-56eb-4942-a552-5c5d811476c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:36.271930 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0279cac9-56eb-4942-a552-5c5d811476c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3bdb2f7-353c-470b-97a3-670a54df96d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-42546511',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf06d55a61904655812a7429ce73702c',qos_specs=None,replication_status=,reservations=['e647681d-e78a-4385-a25d-dfe30a254c8e','1cd1a120-ca14-4b99-9485-e27a3140b91c','90ebdbd4-ff42-4041-8b6b-00d7eeef5dd0','c11b0608-afcb-4181-86e9-301f7bc1c2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1985c2650e4f29b28434df750538ff',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-42546511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3bdb2f7-353c-470b-97a3-670a54df96d1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bf06d55a61904655812a7429ce73702c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd1985c2650e4f29b28434df750538ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:36.272672 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (251d2f81-5737-41b8-b2dc-61b1fa688a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:36.295069 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (251d2f81-5737-41b8-b2dc-61b1fa688a09) transitioned into state 'SUCCESS' from state '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-42546511',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf06d55a61904655812a7429ce73702c',qos_specs=None,replication_status=,reservations=['e647681d-e78a-4385-a25d-dfe30a254c8e','1cd1a120-ca14-4b99-9485-e27a3140b91c','90ebdbd4-ff42-4041-8b6b-00d7eeef5dd0','c11b0608-afcb-4181-86e9-301f7bc1c2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1985c2650e4f29b28434df750538ff',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:36.295828 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace89be6-d2c9-4402-a0ce-e70ce1b2ba95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:36.300452 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cf38eabf-022e-4aea-be49-e66b51358815 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:36.302729 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cf38eabf-022e-4aea-be49-e66b51358815 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:36.303020 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cf38eabf-022e-4aea-be49-e66b51358815 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:36.303964 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cf38eabf-022e-4aea-be49-e66b51358815 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:36.303964 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-cf38eabf-022e-4aea-be49-e66b51358815 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:36.311803 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:36.311803 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:36.313501 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace89be6-d2c9-4402-a0ce-e70ce1b2ba95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:36.313595 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cf38eabf-022e-4aea-be49-e66b51358815 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:36.313595 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 428/1707] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:36 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:36.313685 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Flow 'volume_create_api' (4df87d26-0304-4d9c-b9a8-708b2022992d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:36.313947 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Create volume request issued successfully. Jul 31 13:57:36.315149 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c303d81-0825-4de5-9346-f9b830feef19 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:36.315625 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 429/1708] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:57:35 2026] POST /volume/v3/volumes => generated 758 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:36.331649 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-743963b2-c21a-4700-b226-f6c24be04e93 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:36.333630 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-743963b2-c21a-4700-b226-f6c24be04e93 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 Jul 31 13:57:36.333887 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-743963b2-c21a-4700-b226-f6c24be04e93 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:36.334078 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-743963b2-c21a-4700-b226-f6c24be04e93 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:36.344293 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:36.344293 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:36.352162 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c60f6a18-d402-409b-9bbd-80616bb2b36d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:36.352894 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-743963b2-c21a-4700-b226-f6c24be04e93 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:36.354249 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c60f6a18-d402-409b-9bbd-80616bb2b36d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:36.354595 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c60f6a18-d402-409b-9bbd-80616bb2b36d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:36.354769 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c60f6a18-d402-409b-9bbd-80616bb2b36d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:36.355758 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c60f6a18-d402-409b-9bbd-80616bb2b36d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:36.366080 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-743963b2-c21a-4700-b226-f6c24be04e93 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 returned with HTTP 200 Jul 31 13:57:36.366777 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 426/1709] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:36 2026] GET /volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:36.368928 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:36.368928 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:36.369391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c60f6a18-d402-409b-9bbd-80616bb2b36d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:36.369797 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 427/1710] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:36 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 696 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:37.336541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2bc74016-ab52-4e17-925d-42ca7f808c0f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:37.338530 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2bc74016-ab52-4e17-925d-42ca7f808c0f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:37.338850 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2bc74016-ab52-4e17-925d-42ca7f808c0f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:37.339089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2bc74016-ab52-4e17-925d-42ca7f808c0f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:37.339235 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2bc74016-ab52-4e17-925d-42ca7f808c0f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:37.344976 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:37.344976 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:37.345932 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2bc74016-ab52-4e17-925d-42ca7f808c0f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:37.346582 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 429/1711] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:37 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:37.381023 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bcaf2f83-89c4-4939-8c8c-739458ae8e47 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:37.384784 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3623a9c9-249c-4253-96d6-4a45d79702df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:37.385060 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcaf2f83-89c4-4939-8c8c-739458ae8e47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:37.385060 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcaf2f83-89c4-4939-8c8c-739458ae8e47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:37.385060 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcaf2f83-89c4-4939-8c8c-739458ae8e47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:37.385060 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bcaf2f83-89c4-4939-8c8c-739458ae8e47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:37.385210 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3623a9c9-249c-4253-96d6-4a45d79702df tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 Jul 31 13:57:37.385210 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3623a9c9-249c-4253-96d6-4a45d79702df tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:37.385387 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3623a9c9-249c-4253-96d6-4a45d79702df tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:37.393981 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:37.393981 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:37.394181 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:37.394181 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:37.395338 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcaf2f83-89c4-4939-8c8c-739458ae8e47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:37.395871 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 430/1712] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:37 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 696 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:37.398948 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3623a9c9-249c-4253-96d6-4a45d79702df tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:37.404093 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3623a9c9-249c-4253-96d6-4a45d79702df tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 returned with HTTP 200 Jul 31 13:57:37.404469 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 427/1713] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:37 2026] GET /volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:37.441252 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-99621f8e-6111-4a7b-be4b-22895b5d86c8 req-b59682b3-67f0-41c4-ab03-d44278fe591e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:37.443953 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99621f8e-6111-4a7b-be4b-22895b5d86c8 req-b59682b3-67f0-41c4-ab03-d44278fe591e tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 Jul 31 13:57:37.444157 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-99621f8e-6111-4a7b-be4b-22895b5d86c8 req-b59682b3-67f0-41c4-ab03-d44278fe591e tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:37.444409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-99621f8e-6111-4a7b-be4b-22895b5d86c8 req-b59682b3-67f0-41c4-ab03-d44278fe591e tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:37.455900 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:37.455900 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:37.461027 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-99621f8e-6111-4a7b-be4b-22895b5d86c8 req-b59682b3-67f0-41c4-ab03-d44278fe591e tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:37.466749 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99621f8e-6111-4a7b-be4b-22895b5d86c8 req-b59682b3-67f0-41c4-ab03-d44278fe591e tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 returned with HTTP 200 Jul 31 13:57:37.467293 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 428/1714] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:37 2026] GET /volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:37.497949 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:37.497949 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:37.497949 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2105198017"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:37.499031 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2105198017'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:37.499031 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Create volume of 1 GB Jul 31 13:57:37.503907 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Availability Zones retrieved successfully. Jul 31 13:57:37.508833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Flow 'volume_create_api' (26b3b907-1e68-4b17-b579-2f35444a6c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:37.509702 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93adace4-32e2-43d6-a3c2-07cec54c7d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:37.510527 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:37.544441 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93adace4-32e2-43d6-a3c2-07cec54c7d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:37.545165 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a08f214-8bfe-475a-bd37-094eb25e2034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:37.622864 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Created reservations ['d4d02cfa-b025-4cf4-b220-9dfffae0eb00', '496f31c7-f871-498a-af83-29ebfb537540', 'b19bdfb0-adf4-47be-b053-78a3fce60a84', 'b76c2ef3-588e-436d-b553-7a0397ebc74b'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:37.623958 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a08f214-8bfe-475a-bd37-094eb25e2034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4d02cfa-b025-4cf4-b220-9dfffae0eb00', '496f31c7-f871-498a-af83-29ebfb537540', 'b19bdfb0-adf4-47be-b053-78a3fce60a84', 'b76c2ef3-588e-436d-b553-7a0397ebc74b']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:37.625636 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e08c7e2e-555f-42cb-a95c-8f666ce79170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:37.660456 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e08c7e2e-555f-42cb-a95c-8f666ce79170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8116e0f-dd23-49a2-be02-677f438bb719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2105198017',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf06d55a61904655812a7429ce73702c',qos_specs=None,replication_status=,reservations=['d4d02cfa-b025-4cf4-b220-9dfffae0eb00','496f31c7-f871-498a-af83-29ebfb537540','b19bdfb0-adf4-47be-b053-78a3fce60a84','b76c2ef3-588e-436d-b553-7a0397ebc74b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1985c2650e4f29b28434df750538ff',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2105198017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8116e0f-dd23-49a2-be02-677f438bb719,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bf06d55a61904655812a7429ce73702c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd1985c2650e4f29b28434df750538ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:37.666267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44515767-899a-451b-895c-df46caa49178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:37.738579 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44515767-899a-451b-895c-df46caa49178) transitioned into state 'SUCCESS' from state '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-2105198017',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf06d55a61904655812a7429ce73702c',qos_specs=None,replication_status=,reservations=['d4d02cfa-b025-4cf4-b220-9dfffae0eb00','496f31c7-f871-498a-af83-29ebfb537540','b19bdfb0-adf4-47be-b053-78a3fce60a84','b76c2ef3-588e-436d-b553-7a0397ebc74b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1985c2650e4f29b28434df750538ff',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:37.739006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22b13bd-35b6-4690-ae2d-6a05854ef5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:37.759459 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22b13bd-35b6-4690-ae2d-6a05854ef5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:37.760481 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Flow 'volume_create_api' (26b3b907-1e68-4b17-b579-2f35444a6c93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:37.760845 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Create volume request issued successfully. Jul 31 13:57:37.761468 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89fcaad5-39b8-4d57-b1cc-33bb95b5fdf7 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:37.762007 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 430/1715] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:57:37 2026] POST /volume/v3/volumes => generated 760 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:37.779692 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98c5e7c4-6f6d-46da-a9a1-2a5838688b08 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:37.782023 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98c5e7c4-6f6d-46da-a9a1-2a5838688b08 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 Jul 31 13:57:37.783178 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98c5e7c4-6f6d-46da-a9a1-2a5838688b08 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:37.783484 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98c5e7c4-6f6d-46da-a9a1-2a5838688b08 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:37.798923 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:37.798923 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:37.809945 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-98c5e7c4-6f6d-46da-a9a1-2a5838688b08 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:37.816000 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98c5e7c4-6f6d-46da-a9a1-2a5838688b08 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 returned with HTTP 200 Jul 31 13:57:37.816543 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 431/1716] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:37 2026] GET /volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:38.217383 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-140f47cf-7457-48ee-bc17-478556c16635 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:38.341894 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-140f47cf-7457-48ee-bc17-478556c16635 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:57:38.342280 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-140f47cf-7457-48ee-bc17-478556c16635 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1466132622"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:38.358610 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-140f47cf-7457-48ee-bc17-478556c16635 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:57:38.359124 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 428/1717] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:57:38 2026] POST /volume/v3/types => generated 224 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:38.359773 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-60e8568d-05f6-46b0-8830-85c8d6f58819 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:38.362280 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60e8568d-05f6-46b0-8830-85c8d6f58819 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:38.362581 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60e8568d-05f6-46b0-8830-85c8d6f58819 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:38.362848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60e8568d-05f6-46b0-8830-85c8d6f58819 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:38.362986 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-60e8568d-05f6-46b0-8830-85c8d6f58819 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:38.368278 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:38.368278 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:38.369133 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60e8568d-05f6-46b0-8830-85c8d6f58819 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:38.369474 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 429/1718] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:38 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:38.377019 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-33520487-b497-4a24-87a4-e4d29a509fff None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:38.389054 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33520487-b497-4a24-87a4-e4d29a509fff tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:57:38.391170 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-33520487-b497-4a24-87a4-e4d29a509fff tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1640147557"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:38.401646 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:38.401646 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:38.406996 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a682cc3e-c6ce-489f-99c4-abb7bb7e53a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:38.410722 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a682cc3e-c6ce-489f-99c4-abb7bb7e53a1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:38.411185 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a682cc3e-c6ce-489f-99c4-abb7bb7e53a1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:38.414732 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a682cc3e-c6ce-489f-99c4-abb7bb7e53a1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:38.414918 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a682cc3e-c6ce-489f-99c4-abb7bb7e53a1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:38.421613 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:38.421613 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:38.428367 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a682cc3e-c6ce-489f-99c4-abb7bb7e53a1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:38.429754 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 432/1719] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:38 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 707 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:38.464689 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33520487-b497-4a24-87a4-e4d29a509fff tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:57:38.465311 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 431/1720] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:57:38 2026] POST /volume/v3/group_types => generated 181 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:38.477758 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d1a18bc2-fc37-4120-870e-05b489a547e7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:38.566534 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1a18bc2-fc37-4120-870e-05b489a547e7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/groups Jul 31 13:57:38.566534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d1a18bc2-fc37-4120-870e-05b489a547e7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dee9bff5-9ccd-4010-aa69-9ae3d9a24d26", "volume_types": ["6cc8e857-d132-4c05-baec-eb06db7d6d89"], "name": "tempest-GroupSnapshotsTest-Group-390099186"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:38.567430 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-d1a18bc2-fc37-4120-870e-05b489a547e7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating new group {'group': {'group_type': 'dee9bff5-9ccd-4010-aa69-9ae3d9a24d26', 'volume_types': ['6cc8e857-d132-4c05-baec-eb06db7d6d89'], 'name': 'tempest-GroupSnapshotsTest-Group-390099186'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 13:57:38.571198 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-d1a18bc2-fc37-4120-870e-05b489a547e7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating group tempest-GroupSnapshotsTest-Group-390099186. Jul 31 13:57:38.585244 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d1a18bc2-fc37-4120-870e-05b489a547e7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Availability zone cache updated, next update will occur around 2026-07-31 14:57:38.584964. {{(pid=100183) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 13:57:38.585337 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d1a18bc2-fc37-4120-870e-05b489a547e7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Availability Zones retrieved successfully. Jul 31 13:57:38.605457 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d1a18bc2-fc37-4120-870e-05b489a547e7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['54820d27-8f0c-44f9-85fb-1204ac5ceb51'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:38.654279 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1a18bc2-fc37-4120-870e-05b489a547e7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Jul 31 13:57:38.654279 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 429/1721] 10.4.3.140 () {70 vars in 1297 bytes} [Fri Jul 31 13:57:38 2026] POST /volume/v3/groups => generated 111 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:38.661739 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9e25d853-c6d7-4167-a711-fc5cbf57c538 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:38.663759 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e25d853-c6d7-4167-a711-fc5cbf57c538 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93 Jul 31 13:57:38.663995 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e25d853-c6d7-4167-a711-fc5cbf57c538 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:38.664210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e25d853-c6d7-4167-a711-fc5cbf57c538 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:38.664368 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-9e25d853-c6d7-4167-a711-fc5cbf57c538 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member d9a64bed-3a93-497b-9930-d1dc6164ba93 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:38.669377 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:38.669377 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:38.685368 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e25d853-c6d7-4167-a711-fc5cbf57c538 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93 returned with HTTP 200 Jul 31 13:57:38.685949 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 430/1722] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:38 2026] GET /volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:38.831767 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-db610f3c-0c5c-46ac-8172-87782940c60c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:38.836208 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-db610f3c-0c5c-46ac-8172-87782940c60c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 Jul 31 13:57:38.836537 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-db610f3c-0c5c-46ac-8172-87782940c60c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:38.836790 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-db610f3c-0c5c-46ac-8172-87782940c60c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:38.847644 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:38.847644 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:38.858596 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-db610f3c-0c5c-46ac-8172-87782940c60c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:38.866368 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-db610f3c-0c5c-46ac-8172-87782940c60c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 returned with HTTP 200 Jul 31 13:57:38.866795 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 433/1723] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:38 2026] GET /volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:38.898573 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-407b00a3-cee4-4eb1-b43e-d9ff4172994c req-06afde8c-a4c0-4dec-bfa4-1cbb76eca120 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:38.901271 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-407b00a3-cee4-4eb1-b43e-d9ff4172994c req-06afde8c-a4c0-4dec-bfa4-1cbb76eca120 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 Jul 31 13:57:38.901567 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-407b00a3-cee4-4eb1-b43e-d9ff4172994c req-06afde8c-a4c0-4dec-bfa4-1cbb76eca120 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:38.901845 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-407b00a3-cee4-4eb1-b43e-d9ff4172994c req-06afde8c-a4c0-4dec-bfa4-1cbb76eca120 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:38.911793 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:38.911793 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:38.917048 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-407b00a3-cee4-4eb1-b43e-d9ff4172994c req-06afde8c-a4c0-4dec-bfa4-1cbb76eca120 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:38.923231 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-407b00a3-cee4-4eb1-b43e-d9ff4172994c req-06afde8c-a4c0-4dec-bfa4-1cbb76eca120 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 returned with HTTP 200 Jul 31 13:57:38.923772 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 432/1724] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:38 2026] GET /volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:38.940576 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:38.940782 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:38.941113 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-937064386"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:38.943232 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-937064386'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:38.943422 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Create volume of 1 GB Jul 31 13:57:38.943839 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:38.943839 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:38.948594 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Availability Zones retrieved successfully. Jul 31 13:57:38.957289 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Flow 'volume_create_api' (7f3aa3c6-6539-42b3-8c95-caf2f2f4101c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:38.958940 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (250c3e1d-592e-4bca-8e70-c6e01d6c567a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:38.960204 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:38.987778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (250c3e1d-592e-4bca-8e70-c6e01d6c567a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:38.988481 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab0e0a6-6de8-49a8-972c-f4e253ddc27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:39.027039 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Created reservations ['ff3013e4-d7f9-431e-aba1-b57767742ed7', '7d4ace01-7db6-47b4-a1fa-c7147943a4fb', 'e69335e7-b70f-477c-bb46-fe331d3ef28e', 'c920b789-37e2-4456-832e-750b372f86a4'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:39.027904 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab0e0a6-6de8-49a8-972c-f4e253ddc27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff3013e4-d7f9-431e-aba1-b57767742ed7', '7d4ace01-7db6-47b4-a1fa-c7147943a4fb', 'e69335e7-b70f-477c-bb46-fe331d3ef28e', 'c920b789-37e2-4456-832e-750b372f86a4']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:39.028659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68011564-4207-491e-ae49-9ad150515972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:39.053978 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68011564-4207-491e-ae49-9ad150515972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1ae482-7f88-4b9f-b8e4-298535b2923f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-937064386',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf06d55a61904655812a7429ce73702c',qos_specs=None,replication_status=,reservations=['ff3013e4-d7f9-431e-aba1-b57767742ed7','7d4ace01-7db6-47b4-a1fa-c7147943a4fb','e69335e7-b70f-477c-bb46-fe331d3ef28e','c920b789-37e2-4456-832e-750b372f86a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1985c2650e4f29b28434df750538ff',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-937064386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1ae482-7f88-4b9f-b8e4-298535b2923f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bf06d55a61904655812a7429ce73702c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd1985c2650e4f29b28434df750538ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:39.055436 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0312d1ee-0241-4e20-9c55-accbb20ab958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:39.077542 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0312d1ee-0241-4e20-9c55-accbb20ab958) transitioned into state 'SUCCESS' from state '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-937064386',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bf06d55a61904655812a7429ce73702c',qos_specs=None,replication_status=,reservations=['ff3013e4-d7f9-431e-aba1-b57767742ed7','7d4ace01-7db6-47b4-a1fa-c7147943a4fb','e69335e7-b70f-477c-bb46-fe331d3ef28e','c920b789-37e2-4456-832e-750b372f86a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1985c2650e4f29b28434df750538ff',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:39.077542 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b9ea545-553c-44bb-9146-703d92edac70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:39.086605 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b9ea545-553c-44bb-9146-703d92edac70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:39.087483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Flow 'volume_create_api' (7f3aa3c6-6539-42b3-8c95-caf2f2f4101c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:39.087823 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Create volume request issued successfully. Jul 31 13:57:39.088438 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70496e4d-b57c-4c85-ad79-6b17596ee00d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:39.088930 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 430/1725] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:57:38 2026] POST /volume/v3/volumes => generated 759 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:39.105743 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-09626c26-7b60-475b-8c9e-a61d2941153f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:39.107852 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09626c26-7b60-475b-8c9e-a61d2941153f tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f Jul 31 13:57:39.108241 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09626c26-7b60-475b-8c9e-a61d2941153f tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:39.108344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09626c26-7b60-475b-8c9e-a61d2941153f tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:39.116780 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:39.116780 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:39.121268 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-09626c26-7b60-475b-8c9e-a61d2941153f tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:39.127472 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09626c26-7b60-475b-8c9e-a61d2941153f tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f returned with HTTP 200 Jul 31 13:57:39.127940 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 431/1726] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:39 2026] GET /volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:39.388413 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-79354a2f-fc2d-49ae-af42-fd366bce66d4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:39.390943 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79354a2f-fc2d-49ae-af42-fd366bce66d4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:39.391844 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79354a2f-fc2d-49ae-af42-fd366bce66d4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:39.392272 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79354a2f-fc2d-49ae-af42-fd366bce66d4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:39.392408 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-79354a2f-fc2d-49ae-af42-fd366bce66d4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:39.398303 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:39.398303 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:39.399038 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79354a2f-fc2d-49ae-af42-fd366bce66d4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:39.399448 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 434/1727] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:39 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:39.442583 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-298c229e-56be-4fa0-be7d-a25dbf110c44 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:39.444987 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-298c229e-56be-4fa0-be7d-a25dbf110c44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:39.445261 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-298c229e-56be-4fa0-be7d-a25dbf110c44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:39.446405 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-298c229e-56be-4fa0-be7d-a25dbf110c44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:39.446405 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-298c229e-56be-4fa0-be7d-a25dbf110c44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:39.452277 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:39.452277 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:39.453363 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-298c229e-56be-4fa0-be7d-a25dbf110c44 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:39.453895 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 433/1728] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:39 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:39.699218 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-341e8aa6-d30c-4194-af47-146f75fcbb19 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:39.702862 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-341e8aa6-d30c-4194-af47-146f75fcbb19 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93 Jul 31 13:57:39.702862 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-341e8aa6-d30c-4194-af47-146f75fcbb19 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:39.702862 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-341e8aa6-d30c-4194-af47-146f75fcbb19 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:39.702862 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-341e8aa6-d30c-4194-af47-146f75fcbb19 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member d9a64bed-3a93-497b-9930-d1dc6164ba93 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:39.707443 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:39.707443 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:39.717034 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-341e8aa6-d30c-4194-af47-146f75fcbb19 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93 returned with HTTP 200 Jul 31 13:57:39.718296 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 431/1729] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:39 2026] GET /volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:39.728615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:39.730655 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:39.731107 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-423684710", "volume_type": "6cc8e857-d132-4c05-baec-eb06db7d6d89", "group_id": "d9a64bed-3a93-497b-9930-d1dc6164ba93", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:39.733664 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-423684710', 'volume_type': '6cc8e857-d132-4c05-baec-eb06db7d6d89', 'group_id': 'd9a64bed-3a93-497b-9930-d1dc6164ba93', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:39.742615 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:39.742615 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:39.743151 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume of 1 GB Jul 31 13:57:39.749781 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Availability Zones retrieved successfully. Jul 31 13:57:39.755783 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (f81c6bb9-6aad-4a49-811c-cec7f8f46273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:39.757709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edb1f34-6ec3-48fb-a2fe-9acef5fc3666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:39.757830 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:39.757830 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:39.758305 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:39.779610 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edb1f34-6ec3-48fb-a2fe-9acef5fc3666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:57:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6cc8e857-d132-4c05-baec-eb06db7d6d89,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1466132622',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cc8e857-d132-4c05-baec-eb06db7d6d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9a64bed-3a93-497b-9930-d1dc6164ba93', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:39.780436 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a8eb19-52a2-4019-825a-fd72562b1a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:39.809111 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1466132622 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1466132622, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:39.809385 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1466132622 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1466132622, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:39.841618 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['b141badb-6626-4d50-82b5-c39624a1eedd', 'f8236c06-f72e-45a3-8611-c0c4c57c0077', 'cccac532-3340-4b1c-93e0-0ff65353baa6', 'a2be0d6f-c7a1-4b67-8a46-9b39424885e9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:39.842408 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a8eb19-52a2-4019-825a-fd72562b1a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b141badb-6626-4d50-82b5-c39624a1eedd', 'f8236c06-f72e-45a3-8611-c0c4c57c0077', 'cccac532-3340-4b1c-93e0-0ff65353baa6', 'a2be0d6f-c7a1-4b67-8a46-9b39424885e9']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:39.843270 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1637b4ef-8807-4d4a-a252-af5afe806702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:39.867925 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1637b4ef-8807-4d4a-a252-af5afe806702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-423684710',encryption_key_id=None,group_id=d9a64bed-3a93-497b-9930-d1dc6164ba93,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['b141badb-6626-4d50-82b5-c39624a1eedd','f8236c06-f72e-45a3-8611-c0c4c57c0077','cccac532-3340-4b1c-93e0-0ff65353baa6','a2be0d6f-c7a1-4b67-8a46-9b39424885e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=6cc8e857-d132-4c05-baec-eb06db7d6d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-423684710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9a64bed-3a93-497b-9930-d1dc6164ba93,host=None,id=d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cc8e857-d132-4c05-baec-eb06db7d6d89),volume_type_id=6cc8e857-d132-4c05-baec-eb06db7d6d89)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:39.869674 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2810bb2a-0df0-4608-a28a-fc657b018fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:39.893461 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2810bb2a-0df0-4608-a28a-fc657b018fda) transitioned into state 'SUCCESS' from state '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-423684710',encryption_key_id=None,group_id=d9a64bed-3a93-497b-9930-d1dc6164ba93,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['b141badb-6626-4d50-82b5-c39624a1eedd','f8236c06-f72e-45a3-8611-c0c4c57c0077','cccac532-3340-4b1c-93e0-0ff65353baa6','a2be0d6f-c7a1-4b67-8a46-9b39424885e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=6cc8e857-d132-4c05-baec-eb06db7d6d89)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:39.893779 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81a71016-e00f-4c52-ba54-b946d619607f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:39.910390 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81a71016-e00f-4c52-ba54-b946d619607f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:39.911608 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (f81c6bb9-6aad-4a49-811c-cec7f8f46273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:39.912794 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume request issued successfully. Jul 31 13:57:39.912794 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:39.913037 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:39.953619 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:39.956660 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:39.956660 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:39.960106 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea7d1cb6-6897-4abb-ad4e-4be7e3a84a88 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:39.960485 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 432/1730] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:57:39 2026] POST /volume/v3/volumes => generated 822 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:39.979372 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-04c5bdc4-3b61-4704-9107-8ea2012b88e1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:39.982244 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04c5bdc4-3b61-4704-9107-8ea2012b88e1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 Jul 31 13:57:39.982244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-04c5bdc4-3b61-4704-9107-8ea2012b88e1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:39.982244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-04c5bdc4-3b61-4704-9107-8ea2012b88e1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:39.989657 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:39.989657 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:39.996301 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-04c5bdc4-3b61-4704-9107-8ea2012b88e1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:39.996665 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-04c5bdc4-3b61-4704-9107-8ea2012b88e1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:39.997041 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-04c5bdc4-3b61-4704-9107-8ea2012b88e1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:40.054568 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-04c5bdc4-3b61-4704-9107-8ea2012b88e1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:40.061012 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.061012 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:40.070680 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04c5bdc4-3b61-4704-9107-8ea2012b88e1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 returned with HTTP 200 Jul 31 13:57:40.071319 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 435/1731] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:39 2026] GET /volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 => generated 890 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:40.145105 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-82f1d3e9-6dbc-4dfd-b279-4e515ede2116 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.146893 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-82f1d3e9-6dbc-4dfd-b279-4e515ede2116 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f Jul 31 13:57:40.147094 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-82f1d3e9-6dbc-4dfd-b279-4e515ede2116 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.147284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-82f1d3e9-6dbc-4dfd-b279-4e515ede2116 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.155040 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.155040 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:40.158393 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-82f1d3e9-6dbc-4dfd-b279-4e515ede2116 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:40.162578 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-82f1d3e9-6dbc-4dfd-b279-4e515ede2116 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f returned with HTTP 200 Jul 31 13:57:40.163077 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 434/1732] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:40.191149 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f7432e72-a07a-41be-a523-4254b9f90c9a req-d55964f3-3a7c-4d80-84fc-c874b68ca0ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.193469 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f7432e72-a07a-41be-a523-4254b9f90c9a req-d55964f3-3a7c-4d80-84fc-c874b68ca0ba tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f Jul 31 13:57:40.194277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f7432e72-a07a-41be-a523-4254b9f90c9a req-d55964f3-3a7c-4d80-84fc-c874b68ca0ba tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.194277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f7432e72-a07a-41be-a523-4254b9f90c9a req-d55964f3-3a7c-4d80-84fc-c874b68ca0ba tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.202713 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.202713 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:40.207158 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-f7432e72-a07a-41be-a523-4254b9f90c9a req-d55964f3-3a7c-4d80-84fc-c874b68ca0ba tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:40.214991 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f7432e72-a07a-41be-a523-4254b9f90c9a req-d55964f3-3a7c-4d80-84fc-c874b68ca0ba tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f returned with HTTP 200 Jul 31 13:57:40.215660 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 432/1733] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:40.376675 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b2fa7eb6-7e9f-41e5-92d7-74c5b131373c req-72cdf41d-3011-457a-8002-c7ff1c24d785 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.378987 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b2fa7eb6-7e9f-41e5-92d7-74c5b131373c req-72cdf41d-3011-457a-8002-c7ff1c24d785 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:40.379189 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b2fa7eb6-7e9f-41e5-92d7-74c5b131373c req-72cdf41d-3011-457a-8002-c7ff1c24d785 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.379371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b2fa7eb6-7e9f-41e5-92d7-74c5b131373c req-72cdf41d-3011-457a-8002-c7ff1c24d785 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.379650 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [req-b2fa7eb6-7e9f-41e5-92d7-74c5b131373c req-72cdf41d-3011-457a-8002-c7ff1c24d785 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:40.380353 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-b2fa7eb6-7e9f-41e5-92d7-74c5b131373c req-72cdf41d-3011-457a-8002-c7ff1c24d785 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:40.389369 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b2fa7eb6-7e9f-41e5-92d7-74c5b131373c req-72cdf41d-3011-457a-8002-c7ff1c24d785 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Get all volumes completed successfully. Jul 31 13:57:40.389369 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.389369 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:40.394837 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b2fa7eb6-7e9f-41e5-92d7-74c5b131373c req-72cdf41d-3011-457a-8002-c7ff1c24d785 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:40.395241 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 433/1734] 10.4.3.140 () {68 vars in 1508 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:40.414763 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aedb2971-cdab-475f-84d1-fe8123afe6b6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.418269 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aedb2971-cdab-475f-84d1-fe8123afe6b6 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:40.418546 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aedb2971-cdab-475f-84d1-fe8123afe6b6 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.418790 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aedb2971-cdab-475f-84d1-fe8123afe6b6 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.418979 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-aedb2971-cdab-475f-84d1-fe8123afe6b6 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:40.424833 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.424833 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:40.425879 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aedb2971-cdab-475f-84d1-fe8123afe6b6 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:40.426446 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 436/1735] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:40.432421 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-f5e502ec-fc07-4135-939d-88e13537fff1 req-be77555e-ed85-4d49-8b35-3a961761e454 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.437759 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f5e502ec-fc07-4135-939d-88e13537fff1 req-be77555e-ed85-4d49-8b35-3a961761e454 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:40.438026 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f5e502ec-fc07-4135-939d-88e13537fff1 req-be77555e-ed85-4d49-8b35-3a961761e454 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.438470 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f5e502ec-fc07-4135-939d-88e13537fff1 req-be77555e-ed85-4d49-8b35-3a961761e454 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.438743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [req-f5e502ec-fc07-4135-939d-88e13537fff1 req-be77555e-ed85-4d49-8b35-3a961761e454 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:40.439925 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-f5e502ec-fc07-4135-939d-88e13537fff1 req-be77555e-ed85-4d49-8b35-3a961761e454 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:40.450761 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-f5e502ec-fc07-4135-939d-88e13537fff1 req-be77555e-ed85-4d49-8b35-3a961761e454 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Get all volumes completed successfully. Jul 31 13:57:40.451918 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.451918 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:40.459855 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f5e502ec-fc07-4135-939d-88e13537fff1 req-be77555e-ed85-4d49-8b35-3a961761e454 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:40.460469 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 435/1736] 10.4.3.140 () {68 vars in 1508 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:40.466986 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0f3f1ec1-15ad-41a4-8970-094d094cd8c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.470947 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f3f1ec1-15ad-41a4-8970-094d094cd8c5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:40.472050 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f3f1ec1-15ad-41a4-8970-094d094cd8c5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.472482 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f3f1ec1-15ad-41a4-8970-094d094cd8c5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.472760 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0f3f1ec1-15ad-41a4-8970-094d094cd8c5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:40.480053 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.480053 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:40.481176 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f3f1ec1-15ad-41a4-8970-094d094cd8c5 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:40.482053 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 433/1737] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:40.493791 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-6b55b038-baf4-4f18-a70d-94499714ae25 req-53c18784-f4a2-4a11-b77d-e151a604bd3c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.496354 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6b55b038-baf4-4f18-a70d-94499714ae25 req-53c18784-f4a2-4a11-b77d-e151a604bd3c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:40.496644 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6b55b038-baf4-4f18-a70d-94499714ae25 req-53c18784-f4a2-4a11-b77d-e151a604bd3c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.496917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6b55b038-baf4-4f18-a70d-94499714ae25 req-53c18784-f4a2-4a11-b77d-e151a604bd3c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.498006 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [req-6b55b038-baf4-4f18-a70d-94499714ae25 req-53c18784-f4a2-4a11-b77d-e151a604bd3c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:40.498172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-6b55b038-baf4-4f18-a70d-94499714ae25 req-53c18784-f4a2-4a11-b77d-e151a604bd3c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:40.511806 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-6b55b038-baf4-4f18-a70d-94499714ae25 req-53c18784-f4a2-4a11-b77d-e151a604bd3c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Get all volumes completed successfully. Jul 31 13:57:40.513028 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.513028 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:40.519092 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6b55b038-baf4-4f18-a70d-94499714ae25 req-53c18784-f4a2-4a11-b77d-e151a604bd3c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:40.519750 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 434/1738] 10.4.3.140 () {68 vars in 1508 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:40.551304 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-78444dc9-66d4-4975-a932-80c2c149b235 req-193888e9-6cd6-4dc8-a88d-dce54c926528 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.556590 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-78444dc9-66d4-4975-a932-80c2c149b235 req-193888e9-6cd6-4dc8-a88d-dce54c926528 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:40.557367 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-78444dc9-66d4-4975-a932-80c2c149b235 req-193888e9-6cd6-4dc8-a88d-dce54c926528 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.557367 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-78444dc9-66d4-4975-a932-80c2c149b235 req-193888e9-6cd6-4dc8-a88d-dce54c926528 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.557822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [req-78444dc9-66d4-4975-a932-80c2c149b235 req-193888e9-6cd6-4dc8-a88d-dce54c926528 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:40.558782 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-78444dc9-66d4-4975-a932-80c2c149b235 req-193888e9-6cd6-4dc8-a88d-dce54c926528 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:40.570949 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-78444dc9-66d4-4975-a932-80c2c149b235 req-193888e9-6cd6-4dc8-a88d-dce54c926528 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Get all volumes completed successfully. Jul 31 13:57:40.572189 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.572189 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:40.579909 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-78444dc9-66d4-4975-a932-80c2c149b235 req-193888e9-6cd6-4dc8-a88d-dce54c926528 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:40.580673 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 437/1739] 10.4.3.140 () {68 vars in 1508 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:40.613199 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-5af36a43-e5ff-46a4-9447-2102020ea601 req-7913bf25-e6d7-4361-baf1-4932ced5a640 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.615933 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5af36a43-e5ff-46a4-9447-2102020ea601 req-7913bf25-e6d7-4361-baf1-4932ced5a640 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:40.616128 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5af36a43-e5ff-46a4-9447-2102020ea601 req-7913bf25-e6d7-4361-baf1-4932ced5a640 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.616328 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5af36a43-e5ff-46a4-9447-2102020ea601 req-7913bf25-e6d7-4361-baf1-4932ced5a640 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.616583 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [req-5af36a43-e5ff-46a4-9447-2102020ea601 req-7913bf25-e6d7-4361-baf1-4932ced5a640 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:40.617328 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-5af36a43-e5ff-46a4-9447-2102020ea601 req-7913bf25-e6d7-4361-baf1-4932ced5a640 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:40.631695 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-5af36a43-e5ff-46a4-9447-2102020ea601 req-7913bf25-e6d7-4361-baf1-4932ced5a640 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Get all volumes completed successfully. Jul 31 13:57:40.632931 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.632931 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:40.638575 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5af36a43-e5ff-46a4-9447-2102020ea601 req-7913bf25-e6d7-4361-baf1-4932ced5a640 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:40.639110 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 436/1740] 10.4.3.140 () {68 vars in 1508 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:40.674110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8fd4d18d-e15e-482f-b26b-f6bdef323c13 req-d7225d7e-66a3-413a-ae7e-a7c532c9310b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.680065 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8fd4d18d-e15e-482f-b26b-f6bdef323c13 req-d7225d7e-66a3-413a-ae7e-a7c532c9310b tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:40.680406 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8fd4d18d-e15e-482f-b26b-f6bdef323c13 req-d7225d7e-66a3-413a-ae7e-a7c532c9310b tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.680731 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8fd4d18d-e15e-482f-b26b-f6bdef323c13 req-d7225d7e-66a3-413a-ae7e-a7c532c9310b tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.683092 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [req-8fd4d18d-e15e-482f-b26b-f6bdef323c13 req-d7225d7e-66a3-413a-ae7e-a7c532c9310b tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:40.685924 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-8fd4d18d-e15e-482f-b26b-f6bdef323c13 req-d7225d7e-66a3-413a-ae7e-a7c532c9310b tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:40.696391 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-8fd4d18d-e15e-482f-b26b-f6bdef323c13 req-d7225d7e-66a3-413a-ae7e-a7c532c9310b tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Get all volumes completed successfully. Jul 31 13:57:40.697341 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.697341 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:40.701460 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8fd4d18d-e15e-482f-b26b-f6bdef323c13 req-d7225d7e-66a3-413a-ae7e-a7c532c9310b tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:40.702039 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 434/1741] 10.4.3.140 () {68 vars in 1508 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:40.736231 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-49435301-1d66-4e9e-85ad-46881a62254e req-f57803d3-b4c3-41cb-a8ed-744da4b6f252 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.738452 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-49435301-1d66-4e9e-85ad-46881a62254e req-f57803d3-b4c3-41cb-a8ed-744da4b6f252 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:40.738684 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-49435301-1d66-4e9e-85ad-46881a62254e req-f57803d3-b4c3-41cb-a8ed-744da4b6f252 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.738879 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-49435301-1d66-4e9e-85ad-46881a62254e req-f57803d3-b4c3-41cb-a8ed-744da4b6f252 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.739104 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [req-49435301-1d66-4e9e-85ad-46881a62254e req-f57803d3-b4c3-41cb-a8ed-744da4b6f252 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:40.739845 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-49435301-1d66-4e9e-85ad-46881a62254e req-f57803d3-b4c3-41cb-a8ed-744da4b6f252 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:40.749090 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-49435301-1d66-4e9e-85ad-46881a62254e req-f57803d3-b4c3-41cb-a8ed-744da4b6f252 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Get all volumes completed successfully. Jul 31 13:57:40.750045 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.750045 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:40.754367 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-49435301-1d66-4e9e-85ad-46881a62254e req-f57803d3-b4c3-41cb-a8ed-744da4b6f252 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:40.754654 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 435/1742] 10.4.3.140 () {68 vars in 1508 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:40.788128 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-05ba5209-89c4-45db-8619-ba2f9884ea5c req-f1022220-db4b-4ec3-abed-79efac931aab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.790572 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-05ba5209-89c4-45db-8619-ba2f9884ea5c req-f1022220-db4b-4ec3-abed-79efac931aab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:40.791225 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-05ba5209-89c4-45db-8619-ba2f9884ea5c req-f1022220-db4b-4ec3-abed-79efac931aab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.791225 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-05ba5209-89c4-45db-8619-ba2f9884ea5c req-f1022220-db4b-4ec3-abed-79efac931aab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.791375 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [req-05ba5209-89c4-45db-8619-ba2f9884ea5c req-f1022220-db4b-4ec3-abed-79efac931aab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:40.792256 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-05ba5209-89c4-45db-8619-ba2f9884ea5c req-f1022220-db4b-4ec3-abed-79efac931aab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:40.802249 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-05ba5209-89c4-45db-8619-ba2f9884ea5c req-f1022220-db4b-4ec3-abed-79efac931aab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] Get all volumes completed successfully. Jul 31 13:57:40.803325 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.803325 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:40.808331 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-05ba5209-89c4-45db-8619-ba2f9884ea5c req-f1022220-db4b-4ec3-abed-79efac931aab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:40.808331 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 438/1743] 10.4.3.140 () {68 vars in 1508 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:40.826489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fb39be3d-6779-4d9b-b461-998baf978b7d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.828213 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fb39be3d-6779-4d9b-b461-998baf978b7d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f Jul 31 13:57:40.828318 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fb39be3d-6779-4d9b-b461-998baf978b7d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.828726 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fb39be3d-6779-4d9b-b461-998baf978b7d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.828726 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-fb39be3d-6779-4d9b-b461-998baf978b7d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Delete volume with id: ed1ae482-7f88-4b9f-b8e4-298535b2923f Jul 31 13:57:40.836007 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.836007 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:40.836950 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fb39be3d-6779-4d9b-b461-998baf978b7d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:40.852762 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fb39be3d-6779-4d9b-b461-998baf978b7d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Delete volume request issued successfully. Jul 31 13:57:40.852953 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fb39be3d-6779-4d9b-b461-998baf978b7d tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f returned with HTTP 202 Jul 31 13:57:40.853304 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 437/1744] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:40 2026] DELETE /volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:40.862977 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3161ebe8-3811-47d5-9aa9-678318527862 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:40.864676 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3161ebe8-3811-47d5-9aa9-678318527862 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f Jul 31 13:57:40.865201 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3161ebe8-3811-47d5-9aa9-678318527862 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:40.865201 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3161ebe8-3811-47d5-9aa9-678318527862 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:40.873082 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:40.873082 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:40.877694 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3161ebe8-3811-47d5-9aa9-678318527862 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:40.882235 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3161ebe8-3811-47d5-9aa9-678318527862 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f returned with HTTP 200 Jul 31 13:57:40.882650 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 435/1745] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:40 2026] GET /volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:41.091556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-17a04bbe-afdb-4152-9c3d-aa21a2d1dbde None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:41.097465 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17a04bbe-afdb-4152-9c3d-aa21a2d1dbde tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 Jul 31 13:57:41.097793 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17a04bbe-afdb-4152-9c3d-aa21a2d1dbde tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:41.098041 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17a04bbe-afdb-4152-9c3d-aa21a2d1dbde tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:41.109504 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:41.109504 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:41.114494 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-17a04bbe-afdb-4152-9c3d-aa21a2d1dbde tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:41.115279 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-17a04bbe-afdb-4152-9c3d-aa21a2d1dbde tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:41.115454 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-17a04bbe-afdb-4152-9c3d-aa21a2d1dbde tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:41.151818 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-17a04bbe-afdb-4152-9c3d-aa21a2d1dbde tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:41.155936 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:41.155936 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:41.164723 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17a04bbe-afdb-4152-9c3d-aa21a2d1dbde tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 returned with HTTP 200 Jul 31 13:57:41.165064 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 436/1746] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:41 2026] GET /volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 => generated 915 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:41.182981 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-424a4b61-2eee-47dc-bfe0-36713c4ac639 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:41.186549 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-424a4b61-2eee-47dc-bfe0-36713c4ac639 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/group_snapshots Jul 31 13:57:41.186549 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-424a4b61-2eee-47dc-bfe0-36713c4ac639 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d9a64bed-3a93-497b-9930-d1dc6164ba93", "name": "tempest-group_snapshot-136070657"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:41.190022 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-424a4b61-2eee-47dc-bfe0-36713c4ac639 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd9a64bed-3a93-497b-9930-d1dc6164ba93', 'name': 'tempest-group_snapshot-136070657'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 13:57:41.196774 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:41.196774 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:41.206051 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.group_snapshots [None req-424a4b61-2eee-47dc-bfe0-36713c4ac639 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating group_snapshot tempest-group_snapshot-136070657. Jul 31 13:57:41.237178 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:41.237178 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:41.247853 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-424a4b61-2eee-47dc-bfe0-36713c4ac639 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1466132622 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1466132622, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:41.248534 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-424a4b61-2eee-47dc-bfe0-36713c4ac639 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1466132622 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1466132622, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:41.276724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-424a4b61-2eee-47dc-bfe0-36713c4ac639 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['1596f89e-801b-40c9-9f78-90ffeec795bb', 'f7cc8bf6-7d1e-495a-a265-79f0ded8ce68', 'abd4de5b-10fe-4519-8515-fd73f603e0b1', '6d8eaa5e-9492-4894-a2de-3f43bddd634e'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:41.309429 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-424a4b61-2eee-47dc-bfe0-36713c4ac639 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 202 Jul 31 13:57:41.310383 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 439/1747] 10.4.3.140 () {70 vars in 1324 bytes} [Fri Jul 31 13:57:41 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 31 13:57:41.325452 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0ca7dac9-3049-4bcc-9959-c58753c91515 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:41.328097 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0ca7dac9-3049-4bcc-9959-c58753c91515 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e Jul 31 13:57:41.328383 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0ca7dac9-3049-4bcc-9959-c58753c91515 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:41.328643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0ca7dac9-3049-4bcc-9959-c58753c91515 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:41.328821 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.group_snapshots [None req-0ca7dac9-3049-4bcc-9959-c58753c91515 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 63b7f683-5b38-4ad2-a1d8-69d2b382461e {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:57:41.340815 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:41.340815 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:41.347658 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0ca7dac9-3049-4bcc-9959-c58753c91515 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e returned with HTTP 200 Jul 31 13:57:41.348180 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 438/1748] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:57:41 2026] GET /volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e => generated 306 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:41.438723 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f38de01f-e9b3-4d9a-abed-4f1f7eded0d7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:41.440272 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f38de01f-e9b3-4d9a-abed-4f1f7eded0d7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:41.440441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f38de01f-e9b3-4d9a-abed-4f1f7eded0d7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:41.440643 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f38de01f-e9b3-4d9a-abed-4f1f7eded0d7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:41.440739 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f38de01f-e9b3-4d9a-abed-4f1f7eded0d7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:41.444604 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:41.444604 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:41.445118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f38de01f-e9b3-4d9a-abed-4f1f7eded0d7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:41.445634 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 436/1749] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:41 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:41.495665 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bb4a9a4f-4da9-499a-b1f8-362ce9a824c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:41.497836 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb4a9a4f-4da9-499a-b1f8-362ce9a824c0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:41.498212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb4a9a4f-4da9-499a-b1f8-362ce9a824c0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:41.498492 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb4a9a4f-4da9-499a-b1f8-362ce9a824c0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:41.499006 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-bb4a9a4f-4da9-499a-b1f8-362ce9a824c0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:41.509142 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:41.509142 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:41.510064 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb4a9a4f-4da9-499a-b1f8-362ce9a824c0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:41.510676 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 437/1750] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:41 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:41.897499 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-24fe37f7-a6d4-4916-b8af-4b0b4795c402 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:41.901668 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24fe37f7-a6d4-4916-b8af-4b0b4795c402 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f Jul 31 13:57:41.901668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24fe37f7-a6d4-4916-b8af-4b0b4795c402 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:41.901668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24fe37f7-a6d4-4916-b8af-4b0b4795c402 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:41.909263 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24fe37f7-a6d4-4916-b8af-4b0b4795c402 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f returned with HTTP 404 Jul 31 13:57:41.909942 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 440/1751] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:41 2026] GET /volume/v3/volumes/ed1ae482-7f88-4b9f-b8e4-298535b2923f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:41.917527 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-694dffd1-aa3e-40b2-a8d9-c4c8a9f67d23 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:41.920101 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-694dffd1-aa3e-40b2-a8d9-c4c8a9f67d23 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 Jul 31 13:57:41.920300 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-694dffd1-aa3e-40b2-a8d9-c4c8a9f67d23 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:41.920486 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-694dffd1-aa3e-40b2-a8d9-c4c8a9f67d23 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:41.920659 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-694dffd1-aa3e-40b2-a8d9-c4c8a9f67d23 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Delete volume with id: f8116e0f-dd23-49a2-be02-677f438bb719 Jul 31 13:57:41.927774 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:41.927774 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:41.928333 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-694dffd1-aa3e-40b2-a8d9-c4c8a9f67d23 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:41.948424 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-694dffd1-aa3e-40b2-a8d9-c4c8a9f67d23 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Delete volume request issued successfully. Jul 31 13:57:41.948663 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-694dffd1-aa3e-40b2-a8d9-c4c8a9f67d23 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 returned with HTTP 202 Jul 31 13:57:41.949318 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 439/1752] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:41 2026] DELETE /volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:41.960443 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-326265c1-f802-4078-acff-c17a5f3f0d38 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:41.962343 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-326265c1-f802-4078-acff-c17a5f3f0d38 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 Jul 31 13:57:41.962567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-326265c1-f802-4078-acff-c17a5f3f0d38 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:41.962774 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-326265c1-f802-4078-acff-c17a5f3f0d38 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:41.972451 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:41.972451 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:41.977278 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-326265c1-f802-4078-acff-c17a5f3f0d38 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:41.982187 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-326265c1-f802-4078-acff-c17a5f3f0d38 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 returned with HTTP 200 Jul 31 13:57:41.982413 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 437/1753] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:41 2026] GET /volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:42.358478 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1ee90940-5028-42ab-a4db-60b5876462cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:42.359374 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ee90940-5028-42ab-a4db-60b5876462cc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e Jul 31 13:57:42.359590 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ee90940-5028-42ab-a4db-60b5876462cc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:42.359771 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ee90940-5028-42ab-a4db-60b5876462cc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:42.359899 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-1ee90940-5028-42ab-a4db-60b5876462cc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 63b7f683-5b38-4ad2-a1d8-69d2b382461e {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:57:42.368694 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.368694 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:42.376602 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ee90940-5028-42ab-a4db-60b5876462cc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e returned with HTTP 200 Jul 31 13:57:42.377058 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 438/1754] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:57:42 2026] GET /volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:42.388370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4d5cd68a-b96d-4f8e-a0ca-bd85ea4cf380 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:42.392548 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d5cd68a-b96d-4f8e-a0ca-bd85ea4cf380 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Jul 31 13:57:42.392548 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d5cd68a-b96d-4f8e-a0ca-bd85ea4cf380 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:42.392548 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d5cd68a-b96d-4f8e-a0ca-bd85ea4cf380 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:42.392548 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-4d5cd68a-b96d-4f8e-a0ca-bd85ea4cf380 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:42.392548 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.392548 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:42.394323 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-4d5cd68a-b96d-4f8e-a0ca-bd85ea4cf380 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:57:42.401215 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4d5cd68a-b96d-4f8e-a0ca-bd85ea4cf380 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all snapshots completed successfully. Jul 31 13:57:42.403290 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.403290 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:42.403290 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d5cd68a-b96d-4f8e-a0ca-bd85ea4cf380 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 13:57:42.403290 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 441/1755] 10.4.3.140 () {66 vars in 1264 bytes} [Fri Jul 31 13:57:42 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:42.418908 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4731af28-bc51-409b-9d50-7ad76b1bfc04 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:42.420918 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4731af28-bc51-409b-9d50-7ad76b1bfc04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/3d81a05d-173c-46ed-a890-642caea9b15d Jul 31 13:57:42.421201 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4731af28-bc51-409b-9d50-7ad76b1bfc04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:42.421661 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4731af28-bc51-409b-9d50-7ad76b1bfc04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:42.426873 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.426873 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:42.427223 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4731af28-bc51-409b-9d50-7ad76b1bfc04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Snapshot retrieved successfully. Jul 31 13:57:42.428034 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4731af28-bc51-409b-9d50-7ad76b1bfc04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/3d81a05d-173c-46ed-a890-642caea9b15d returned with HTTP 200 Jul 31 13:57:42.428405 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 440/1756] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:57:42 2026] GET /volume/v3/snapshots/3d81a05d-173c-46ed-a890-642caea9b15d => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:42.444132 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-55640602-0156-432d-ba5e-89acef9b475a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:42.446919 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/groups/action Jul 31 13:57:42.447279 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "63b7f683-5b38-4ad2-a1d8-69d2b382461e", "name": "tempest-Group_from_snap-1072818656"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:42.447403 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "63b7f683-5b38-4ad2-a1d8-69d2b382461e", "name": "tempest-Group_from_snap-1072818656"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:42.448928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '63b7f683-5b38-4ad2-a1d8-69d2b382461e', 'name': 'tempest-Group_from_snap-1072818656'}}. {{(pid=100183) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 13:57:42.449119 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating group tempest-Group_from_snap-1072818656 from group_snapshot 63b7f683-5b38-4ad2-a1d8-69d2b382461e. Jul 31 13:57:42.456286 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.456286 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:42.458180 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9db2e021-16a5-4ed6-ae1f-2909e691a6f4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:42.463975 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9db2e021-16a5-4ed6-ae1f-2909e691a6f4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:42.465351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9db2e021-16a5-4ed6-ae1f-2909e691a6f4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:42.465351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9db2e021-16a5-4ed6-ae1f-2909e691a6f4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:42.465351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9db2e021-16a5-4ed6-ae1f-2909e691a6f4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:42.468922 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.468922 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:42.473980 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.473980 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:42.473980 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9db2e021-16a5-4ed6-ae1f-2909e691a6f4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:42.473980 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 439/1757] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:42 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:42.477537 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.477537 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:42.526330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1f473309-f93d-43a5-9f29-5e5d26e97293 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:42.527374 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f473309-f93d-43a5-9f29-5e5d26e97293 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:42.527705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f473309-f93d-43a5-9f29-5e5d26e97293 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:42.528581 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f473309-f93d-43a5-9f29-5e5d26e97293 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:42.528581 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1f473309-f93d-43a5-9f29-5e5d26e97293 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:42.534325 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.534325 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:42.536102 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f473309-f93d-43a5-9f29-5e5d26e97293 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:42.537403 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 442/1758] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:42 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:42.547063 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['e38c9aba-ab5c-46b5-b862-8a82cdfce9d3'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:42.609167 np0000006230 devstack@c-api.service[100183]: INFO cinder.group.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] A mapping entry already exists for group 4aaf581f-131a-4d86-a630-5603963d4090 and volume type 6cc8e857-d132-4c05-baec-eb06db7d6d89. Do not need to create again. Jul 31 13:57:42.609167 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.609167 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:42.609167 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Availability Zones retrieved successfully. Jul 31 13:57:42.614203 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (57b6f151-8fe5-4937-98c2-dfafc1e9eb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:42.615151 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320a7c08-1fa1-41a5-b395-7f579f237028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:42.616295 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:42.650052 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320a7c08-1fa1-41a5-b395-7f579f237028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d81a05d-173c-46ed-a890-642caea9b15d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:57:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6cc8e857-d132-4c05-baec-eb06db7d6d89,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1466132622',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cc8e857-d132-4c05-baec-eb06db7d6d89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4aaf581f-131a-4d86-a630-5603963d4090', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:42.651930 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cc137a-da8e-4b89-a678-a86bfed6a73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:42.685141 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1466132622 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1466132622, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:42.698643 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['0b2ff531-d731-468d-9b8f-61e5a87811cf', '3e2a40e2-3f3b-4e99-a7c5-c03875bd51df'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:42.699389 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cc137a-da8e-4b89-a678-a86bfed6a73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b2ff531-d731-468d-9b8f-61e5a87811cf', '3e2a40e2-3f3b-4e99-a7c5-c03875bd51df']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:42.700050 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d1db00-c6fc-4273-a67c-9b529de4b4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:42.746054 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d1db00-c6fc-4273-a67c-9b529de4b4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0b647be-02b5-45bb-a5d5-bbe2590ea7e9', '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=4aaf581f-131a-4d86-a630-5603963d4090,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['0b2ff531-d731-468d-9b8f-61e5a87811cf','3e2a40e2-3f3b-4e99-a7c5-c03875bd51df'],size=1,snapshot_id=3d81a05d-173c-46ed-a890-642caea9b15d,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=6cc8e857-d132-4c05-baec-eb06db7d6d89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4aaf581f-131a-4d86-a630-5603963d4090,host=None,id=d0b647be-02b5-45bb-a5d5-bbe2590ea7e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d81a05d-173c-46ed-a890-642caea9b15d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cc8e857-d132-4c05-baec-eb06db7d6d89),volume_type_id=6cc8e857-d132-4c05-baec-eb06db7d6d89)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:42.747589 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2020886-ebe5-4fc9-8fd5-841e1796b1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:42.769611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2020886-ebe5-4fc9-8fd5-841e1796b1ba) transitioned into state 'SUCCESS' from 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=4aaf581f-131a-4d86-a630-5603963d4090,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['0b2ff531-d731-468d-9b8f-61e5a87811cf','3e2a40e2-3f3b-4e99-a7c5-c03875bd51df'],size=1,snapshot_id=3d81a05d-173c-46ed-a890-642caea9b15d,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=6cc8e857-d132-4c05-baec-eb06db7d6d89)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:42.770918 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (57b6f151-8fe5-4937-98c2-dfafc1e9eb46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:42.771335 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume request issued successfully. Jul 31 13:57:42.798540 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-55640602-0156-432d-ba5e-89acef9b475a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/action returned with HTTP 202 Jul 31 13:57:42.799441 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 438/1759] 10.4.3.140 () {70 vars in 1318 bytes} [Fri Jul 31 13:57:42 2026] POST /volume/v3/groups/action => generated 103 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:42.810606 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:42.812321 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:42.812641 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:42.812870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:42.813188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:42.814084 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:42.823335 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all volumes completed successfully. Jul 31 13:57:42.824294 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:42.824572 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:42.867585 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:42.871072 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.871072 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:42.875869 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:42.876127 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:42.920722 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:42.925688 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.925688 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:42.934161 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-27c45d76-ce74-4d62-8dcb-a9150c6f9a06 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:42.934572 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 441/1760] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:57:42 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:42.950544 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eccbe7ca-ca9b-499d-b8b7-d79774fbbdd0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:42.952242 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eccbe7ca-ca9b-499d-b8b7-d79774fbbdd0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d0b647be-02b5-45bb-a5d5-bbe2590ea7e9 Jul 31 13:57:42.952433 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eccbe7ca-ca9b-499d-b8b7-d79774fbbdd0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:42.952631 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eccbe7ca-ca9b-499d-b8b7-d79774fbbdd0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:42.960207 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:42.960207 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:42.967536 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eccbe7ca-ca9b-499d-b8b7-d79774fbbdd0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:42.968126 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-eccbe7ca-ca9b-499d-b8b7-d79774fbbdd0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:42.968265 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-eccbe7ca-ca9b-499d-b8b7-d79774fbbdd0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:42.996460 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-630b43d9-8f2c-480c-bc89-1f6f6b9583a5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.000539 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-630b43d9-8f2c-480c-bc89-1f6f6b9583a5 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 Jul 31 13:57:43.000539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-630b43d9-8f2c-480c-bc89-1f6f6b9583a5 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.000539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-630b43d9-8f2c-480c-bc89-1f6f6b9583a5 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.003254 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-eccbe7ca-ca9b-499d-b8b7-d79774fbbdd0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:43.007690 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-630b43d9-8f2c-480c-bc89-1f6f6b9583a5 tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 returned with HTTP 404 Jul 31 13:57:43.008707 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 443/1761] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:42 2026] GET /volume/v3/volumes/f8116e0f-dd23-49a2-be02-677f438bb719 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:43.009049 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.009049 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:43.016944 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-843a3446-ec03-4b1d-a6a9-0f5900d7946c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.017973 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eccbe7ca-ca9b-499d-b8b7-d79774fbbdd0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d0b647be-02b5-45bb-a5d5-bbe2590ea7e9 returned with HTTP 200 Jul 31 13:57:43.018380 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 440/1762] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:42 2026] GET /volume/v3/volumes/d0b647be-02b5-45bb-a5d5-bbe2590ea7e9 => generated 927 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:43.019248 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-843a3446-ec03-4b1d-a6a9-0f5900d7946c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 Jul 31 13:57:43.019500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-843a3446-ec03-4b1d-a6a9-0f5900d7946c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.019780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-843a3446-ec03-4b1d-a6a9-0f5900d7946c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.020006 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-843a3446-ec03-4b1d-a6a9-0f5900d7946c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Delete volume with id: c3bdb2f7-353c-470b-97a3-670a54df96d1 Jul 31 13:57:43.031731 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.031731 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:43.032801 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-843a3446-ec03-4b1d-a6a9-0f5900d7946c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:43.034760 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6a5715c9-db38-470a-9410-3e815325490a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.036754 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6a5715c9-db38-470a-9410-3e815325490a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/4aaf581f-131a-4d86-a630-5603963d4090 Jul 31 13:57:43.036968 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6a5715c9-db38-470a-9410-3e815325490a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.037192 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6a5715c9-db38-470a-9410-3e815325490a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.037294 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-6a5715c9-db38-470a-9410-3e815325490a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 4aaf581f-131a-4d86-a630-5603963d4090 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:43.041130 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.041130 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:43.049856 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6a5715c9-db38-470a-9410-3e815325490a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/4aaf581f-131a-4d86-a630-5603963d4090 returned with HTTP 200 Jul 31 13:57:43.050297 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 442/1763] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:43 2026] GET /volume/v3/groups/4aaf581f-131a-4d86-a630-5603963d4090 => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:43.056410 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-843a3446-ec03-4b1d-a6a9-0f5900d7946c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Delete volume request issued successfully. Jul 31 13:57:43.056672 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-843a3446-ec03-4b1d-a6a9-0f5900d7946c tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 returned with HTTP 202 Jul 31 13:57:43.057247 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 439/1764] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:43 2026] DELETE /volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:43.059777 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.063014 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:43.063014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.063014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.065725 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:43.065837 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-53011446-e59e-4956-8fb0-cab421f9fcce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.066116 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:43.068535 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-53011446-e59e-4956-8fb0-cab421f9fcce tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 Jul 31 13:57:43.068535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-53011446-e59e-4956-8fb0-cab421f9fcce tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.068535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-53011446-e59e-4956-8fb0-cab421f9fcce tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.077878 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.077878 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:43.079505 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all volumes completed successfully. Jul 31 13:57:43.082395 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-53011446-e59e-4956-8fb0-cab421f9fcce tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Volume info retrieved successfully. Jul 31 13:57:43.088195 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:43.088432 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-53011446-e59e-4956-8fb0-cab421f9fcce tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 returned with HTTP 200 Jul 31 13:57:43.088609 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:43.088918 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 441/1765] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:43 2026] GET /volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:43.132279 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:43.136913 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.136913 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:43.141022 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:43.141143 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:43.187546 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:43.190946 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.190946 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:43.200063 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-caf6f48b-6058-4728-8125-d9dcedf4a66f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:43.200627 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 444/1766] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:57:43 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:43.217717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-05660c49-3ce1-432e-8ced-6913a26d50ed None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.220459 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-05660c49-3ce1-432e-8ced-6913a26d50ed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/groups/4aaf581f-131a-4d86-a630-5603963d4090/action Jul 31 13:57:43.220838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-05660c49-3ce1-432e-8ced-6913a26d50ed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:43.220951 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-05660c49-3ce1-432e-8ced-6913a26d50ed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:43.222284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-05660c49-3ce1-432e-8ced-6913a26d50ed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] delete called for group 4aaf581f-131a-4d86-a630-5603963d4090 {{(pid=100182) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:57:43.222386 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-05660c49-3ce1-432e-8ced-6913a26d50ed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Delete group with id: 4aaf581f-131a-4d86-a630-5603963d4090 Jul 31 13:57:43.227475 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.227475 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:43.268924 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-05660c49-3ce1-432e-8ced-6913a26d50ed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/4aaf581f-131a-4d86-a630-5603963d4090/action returned with HTTP 202 Jul 31 13:57:43.269480 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 443/1767] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:57:43 2026] POST /volume/v3/groups/4aaf581f-131a-4d86-a630-5603963d4090/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:43.278373 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-802f575f-face-4305-a343-017f5f04a32e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.284215 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-802f575f-face-4305-a343-017f5f04a32e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d0b647be-02b5-45bb-a5d5-bbe2590ea7e9 Jul 31 13:57:43.284461 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-802f575f-face-4305-a343-017f5f04a32e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.284731 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-802f575f-face-4305-a343-017f5f04a32e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.298105 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.298105 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:43.301446 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-802f575f-face-4305-a343-017f5f04a32e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:43.302150 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-802f575f-face-4305-a343-017f5f04a32e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:43.302309 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-802f575f-face-4305-a343-017f5f04a32e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:43.337335 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-802f575f-face-4305-a343-017f5f04a32e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:43.340744 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.340744 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:43.353582 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-802f575f-face-4305-a343-017f5f04a32e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d0b647be-02b5-45bb-a5d5-bbe2590ea7e9 returned with HTTP 200 Jul 31 13:57:43.355489 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 440/1768] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:43 2026] GET /volume/v3/volumes/d0b647be-02b5-45bb-a5d5-bbe2590ea7e9 => generated 926 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:43.487830 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c3a9c1c5-9195-42bc-a563-ebcdd18f84c7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.493500 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3a9c1c5-9195-42bc-a563-ebcdd18f84c7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:43.493786 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3a9c1c5-9195-42bc-a563-ebcdd18f84c7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.494024 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3a9c1c5-9195-42bc-a563-ebcdd18f84c7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.494180 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c3a9c1c5-9195-42bc-a563-ebcdd18f84c7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:43.511117 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.511117 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:43.513283 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3a9c1c5-9195-42bc-a563-ebcdd18f84c7 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:43.513897 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 442/1769] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:43 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:43.549972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5b0810c0-12a1-484e-9afc-ac34668ed01d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.552536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b0810c0-12a1-484e-9afc-ac34668ed01d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:43.552846 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b0810c0-12a1-484e-9afc-ac34668ed01d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.553159 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b0810c0-12a1-484e-9afc-ac34668ed01d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.553369 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5b0810c0-12a1-484e-9afc-ac34668ed01d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:43.559430 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.559430 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:43.560269 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b0810c0-12a1-484e-9afc-ac34668ed01d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:43.560681 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 445/1770] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:43 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:43.581274 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-84e02bde-4f60-48e8-811b-46ea5a1360a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.584190 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-84e02bde-4f60-48e8-811b-46ea5a1360a3 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] DELETE https://10.4.3.140/volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013 Jul 31 13:57:43.586203 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-84e02bde-4f60-48e8-811b-46ea5a1360a3 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.586480 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-84e02bde-4f60-48e8-811b-46ea5a1360a3 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.598187 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.598187 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:43.645284 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-84e02bde-4f60-48e8-811b-46ea5a1360a3 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013 returned with HTTP 200 Jul 31 13:57:43.645751 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 444/1771] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:57:43 2026] DELETE /volume/v3/attachments/9f6d0470-4a98-4b0a-ac3d-485d99489013 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:43.658808 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-dc06147c-03ec-444d-88a0-e46101be9e5d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:43.661151 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-dc06147c-03ec-444d-88a0-e46101be9e5d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] DELETE https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 Jul 31 13:57:43.661533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-dc06147c-03ec-444d-88a0-e46101be9e5d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:43.661835 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-dc06147c-03ec-444d-88a0-e46101be9e5d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:43.662059 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-dc06147c-03ec-444d-88a0-e46101be9e5d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Delete volume with id: caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 Jul 31 13:57:43.670666 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:43.670666 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:43.672058 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-dc06147c-03ec-444d-88a0-e46101be9e5d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:57:43.691252 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-dc06147c-03ec-444d-88a0-e46101be9e5d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Delete volume request issued successfully. Jul 31 13:57:43.691528 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4887f35d-0204-49bd-81bf-38c915ce1340 req-dc06147c-03ec-444d-88a0-e46101be9e5d tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 returned with HTTP 202 Jul 31 13:57:43.692111 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 441/1772] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 13:57:43 2026] DELETE /volume/v3/volumes/caed56f7-dc8d-49d7-9a75-c9fb9d9821f6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:44.104422 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d8d522b1-492d-420b-bd2e-f0d82bc756ab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.106375 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8d522b1-492d-420b-bd2e-f0d82bc756ab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] GET https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 Jul 31 13:57:44.106603 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8d522b1-492d-420b-bd2e-f0d82bc756ab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.106782 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8d522b1-492d-420b-bd2e-f0d82bc756ab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.113893 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8d522b1-492d-420b-bd2e-f0d82bc756ab tempest-VolumesTestJSON-266351285 tempest-VolumesTestJSON-266351285-project-member] https://10.4.3.140/volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 returned with HTTP 404 Jul 31 13:57:44.114639 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 443/1773] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/volumes/c3bdb2f7-353c-470b-97a3-670a54df96d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:44.369540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-57402a5a-5fc6-46b0-b859-c9341331fe9b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.369540 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-57402a5a-5fc6-46b0-b859-c9341331fe9b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d0b647be-02b5-45bb-a5d5-bbe2590ea7e9 Jul 31 13:57:44.369540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-57402a5a-5fc6-46b0-b859-c9341331fe9b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.369540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-57402a5a-5fc6-46b0-b859-c9341331fe9b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.373959 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-57402a5a-5fc6-46b0-b859-c9341331fe9b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d0b647be-02b5-45bb-a5d5-bbe2590ea7e9 returned with HTTP 404 Jul 31 13:57:44.374435 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 446/1774] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/volumes/d0b647be-02b5-45bb-a5d5-bbe2590ea7e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:44.384216 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d8213fdc-bf96-4fcd-bc5a-2c8cb0d0acf1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.386243 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d8213fdc-bf96-4fcd-bc5a-2c8cb0d0acf1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/4aaf581f-131a-4d86-a630-5603963d4090 Jul 31 13:57:44.386455 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d8213fdc-bf96-4fcd-bc5a-2c8cb0d0acf1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.386866 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d8213fdc-bf96-4fcd-bc5a-2c8cb0d0acf1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.387003 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-d8213fdc-bf96-4fcd-bc5a-2c8cb0d0acf1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 4aaf581f-131a-4d86-a630-5603963d4090 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:44.389892 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d8213fdc-bf96-4fcd-bc5a-2c8cb0d0acf1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/4aaf581f-131a-4d86-a630-5603963d4090 returned with HTTP 404 Jul 31 13:57:44.390376 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 445/1775] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/groups/4aaf581f-131a-4d86-a630-5603963d4090 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:44.396468 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8d0f7789-32ed-4ad1-a863-063294ae7a90 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.398176 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8d0f7789-32ed-4ad1-a863-063294ae7a90 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e Jul 31 13:57:44.398376 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8d0f7789-32ed-4ad1-a863-063294ae7a90 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.398566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8d0f7789-32ed-4ad1-a863-063294ae7a90 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.398698 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-8d0f7789-32ed-4ad1-a863-063294ae7a90 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] delete called for member 63b7f683-5b38-4ad2-a1d8-69d2b382461e {{(pid=100183) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 13:57:44.400528 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.group_snapshots [None req-8d0f7789-32ed-4ad1-a863-063294ae7a90 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Delete group_snapshot with id: 63b7f683-5b38-4ad2-a1d8-69d2b382461e Jul 31 13:57:44.401786 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.401786 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:44.430412 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8d0f7789-32ed-4ad1-a863-063294ae7a90 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e returned with HTTP 202 Jul 31 13:57:44.431571 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 442/1776] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:57:44 2026] DELETE /volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:44.439540 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.441764 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:44.441964 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.442148 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.442407 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:44.443404 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:44.449746 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all volumes completed successfully. Jul 31 13:57:44.450464 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:44.450720 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:44.489685 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:44.491939 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.491939 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:44.500278 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8db2f8f3-d323-49e2-bad3-90aeeeca2244 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:44.500775 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 444/1777] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:44.514417 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e11a5011-7979-4477-99ca-7d03ac0a7504 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.520303 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e11a5011-7979-4477-99ca-7d03ac0a7504 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Jul 31 13:57:44.520457 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e11a5011-7979-4477-99ca-7d03ac0a7504 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.522232 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e11a5011-7979-4477-99ca-7d03ac0a7504 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.522232 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-e11a5011-7979-4477-99ca-7d03ac0a7504 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:44.523772 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-04ec232d-41a5-4cd0-96fb-d4ceae44de5a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.525617 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-e11a5011-7979-4477-99ca-7d03ac0a7504 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:57:44.527428 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-04ec232d-41a5-4cd0-96fb-d4ceae44de5a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:44.527637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-04ec232d-41a5-4cd0-96fb-d4ceae44de5a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.527802 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-04ec232d-41a5-4cd0-96fb-d4ceae44de5a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.527901 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-04ec232d-41a5-4cd0-96fb-d4ceae44de5a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:44.531344 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e11a5011-7979-4477-99ca-7d03ac0a7504 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all snapshots completed successfully. Jul 31 13:57:44.532199 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e11a5011-7979-4477-99ca-7d03ac0a7504 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 13:57:44.532586 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 447/1778] 10.4.3.140 () {66 vars in 1264 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:57:44.535604 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.535604 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:44.536336 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-04ec232d-41a5-4cd0-96fb-d4ceae44de5a tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:44.536858 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 446/1779] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:44.543684 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d7adaf5f-13f6-45f2-b22f-8000f1249191 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.545332 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7adaf5f-13f6-45f2-b22f-8000f1249191 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e Jul 31 13:57:44.545543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7adaf5f-13f6-45f2-b22f-8000f1249191 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.545723 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7adaf5f-13f6-45f2-b22f-8000f1249191 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.545843 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-d7adaf5f-13f6-45f2-b22f-8000f1249191 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 63b7f683-5b38-4ad2-a1d8-69d2b382461e {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:57:44.548396 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7adaf5f-13f6-45f2-b22f-8000f1249191 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e returned with HTTP 404 Jul 31 13:57:44.548838 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 443/1780] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/group_snapshots/63b7f683-5b38-4ad2-a1d8-69d2b382461e => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:44.555864 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.557743 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:44.557988 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.558227 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.558492 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:44.559239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:44.568307 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all volumes completed successfully. Jul 31 13:57:44.569015 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:44.569221 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:44.575572 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f92e063c-21bf-4bb0-bfd5-32b3196a6ad7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.580490 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f92e063c-21bf-4bb0-bfd5-32b3196a6ad7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:44.580721 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f92e063c-21bf-4bb0-bfd5-32b3196a6ad7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.580927 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f92e063c-21bf-4bb0-bfd5-32b3196a6ad7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.581050 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f92e063c-21bf-4bb0-bfd5-32b3196a6ad7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:44.589467 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.589467 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:44.590424 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f92e063c-21bf-4bb0-bfd5-32b3196a6ad7 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:44.591393 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 448/1781] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:44.601967 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c3dc003c-d96b-4179-9e84-7bce7db5f151 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.604408 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c3dc003c-d96b-4179-9e84-7bce7db5f151 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:44.604598 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c3dc003c-d96b-4179-9e84-7bce7db5f151 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.604774 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c3dc003c-d96b-4179-9e84-7bce7db5f151 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.604864 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c3dc003c-d96b-4179-9e84-7bce7db5f151 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:44.609231 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:44.609975 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.609975 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:44.610702 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c3dc003c-d96b-4179-9e84-7bce7db5f151 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:44.611055 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 447/1782] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:44.612445 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.612445 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:44.623093 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb61a368-a1a5-4d85-96bc-c239897d7f89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:44.623558 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 445/1783] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:44.623612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8b7fc314-1155-4063-991a-8bf7d692f04d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.625600 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b7fc314-1155-4063-991a-8bf7d692f04d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:44.625783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b7fc314-1155-4063-991a-8bf7d692f04d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.625953 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b7fc314-1155-4063-991a-8bf7d692f04d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.626073 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-8b7fc314-1155-4063-991a-8bf7d692f04d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete backup with id: dd2686ac-f364-4a1d-b649-a7bf9d9a2204. Jul 31 13:57:44.631645 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.631645 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:44.641221 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-56a9b07c-0171-41bb-ae59-7a61a660a59a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.645231 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-56a9b07c-0171-41bb-ae59-7a61a660a59a tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:57:44.645339 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d236eea2-815b-4b72-a7b6-cdc7cc66eef4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.645567 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-56a9b07c-0171-41bb-ae59-7a61a660a59a tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.645812 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-56a9b07c-0171-41bb-ae59-7a61a660a59a tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.645867 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-56a9b07c-0171-41bb-ae59-7a61a660a59a tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Delete volume with id: e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:57:44.648674 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d236eea2-815b-4b72-a7b6-cdc7cc66eef4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93/action Jul 31 13:57:44.649177 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d236eea2-815b-4b72-a7b6-cdc7cc66eef4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:44.649349 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d236eea2-815b-4b72-a7b6-cdc7cc66eef4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:44.650764 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-d236eea2-815b-4b72-a7b6-cdc7cc66eef4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] delete called for group d9a64bed-3a93-497b-9930-d1dc6164ba93 {{(pid=100182) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:57:44.650905 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-d236eea2-815b-4b72-a7b6-cdc7cc66eef4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Delete group with id: d9a64bed-3a93-497b-9930-d1dc6164ba93 Jul 31 13:57:44.655452 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.655452 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:44.656138 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-56a9b07c-0171-41bb-ae59-7a61a660a59a tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:57:44.656531 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-8b7fc314-1155-4063-991a-8bf7d692f04d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] delete_backup rpcapi backup_id dd2686ac-f364-4a1d-b649-a7bf9d9a2204 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:57:44.656734 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.656734 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:44.658390 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b7fc314-1155-4063-991a-8bf7d692f04d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 202 Jul 31 13:57:44.658927 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 444/1784] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:44 2026] DELETE /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:57:44.666617 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e3d1357-d8fe-44c1-9935-614a850d1a2a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.668636 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e3d1357-d8fe-44c1-9935-614a850d1a2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:44.668863 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e3d1357-d8fe-44c1-9935-614a850d1a2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.669196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e3d1357-d8fe-44c1-9935-614a850d1a2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.669257 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-2e3d1357-d8fe-44c1-9935-614a850d1a2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:44.674071 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.674071 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:44.675196 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e3d1357-d8fe-44c1-9935-614a850d1a2a tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 200 Jul 31 13:57:44.675658 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 446/1785] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:44.697261 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-56a9b07c-0171-41bb-ae59-7a61a660a59a tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Delete volume request issued successfully. Jul 31 13:57:44.697261 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-56a9b07c-0171-41bb-ae59-7a61a660a59a tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 202 Jul 31 13:57:44.697785 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 449/1786] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:44 2026] DELETE /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:44.713091 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-af8571a1-c88c-423e-a73d-0003ad6c0b69 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.715231 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af8571a1-c88c-423e-a73d-0003ad6c0b69 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:57:44.715655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af8571a1-c88c-423e-a73d-0003ad6c0b69 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.715860 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af8571a1-c88c-423e-a73d-0003ad6c0b69 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.730149 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.730149 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:44.735473 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-af8571a1-c88c-423e-a73d-0003ad6c0b69 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Volume info retrieved successfully. Jul 31 13:57:44.740342 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af8571a1-c88c-423e-a73d-0003ad6c0b69 tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 200 Jul 31 13:57:44.740987 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 445/1787] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:44.758442 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d236eea2-815b-4b72-a7b6-cdc7cc66eef4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93/action returned with HTTP 202 Jul 31 13:57:44.759966 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 448/1788] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:57:44 2026] POST /volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:44.767563 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-656574ea-cf08-4941-b010-95b902cfc891 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:44.769217 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-656574ea-cf08-4941-b010-95b902cfc891 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 Jul 31 13:57:44.769430 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-656574ea-cf08-4941-b010-95b902cfc891 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:44.769745 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-656574ea-cf08-4941-b010-95b902cfc891 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:44.778428 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.778428 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:44.785204 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-656574ea-cf08-4941-b010-95b902cfc891 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:44.785465 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-656574ea-cf08-4941-b010-95b902cfc891 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:44.785697 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-656574ea-cf08-4941-b010-95b902cfc891 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:44.829872 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-656574ea-cf08-4941-b010-95b902cfc891 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:44.833695 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:44.833695 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:44.844328 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-656574ea-cf08-4941-b010-95b902cfc891 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 returned with HTTP 200 Jul 31 13:57:44.844796 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 447/1789] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:44 2026] GET /volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 => generated 914 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:45.547792 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b14637f9-0230-4c81-a075-18326b5f54cd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.550070 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b14637f9-0230-4c81-a075-18326b5f54cd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:45.550363 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b14637f9-0230-4c81-a075-18326b5f54cd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:45.550629 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b14637f9-0230-4c81-a075-18326b5f54cd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:45.550778 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b14637f9-0230-4c81-a075-18326b5f54cd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:45.556036 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:45.556036 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:45.556852 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b14637f9-0230-4c81-a075-18326b5f54cd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:45.557337 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 450/1790] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:45 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:45.690563 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6da9d732-2f1f-4743-ac43-23154b1960c1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.692618 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6da9d732-2f1f-4743-ac43-23154b1960c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 Jul 31 13:57:45.692804 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6da9d732-2f1f-4743-ac43-23154b1960c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:45.692981 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6da9d732-2f1f-4743-ac43-23154b1960c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:45.693079 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-6da9d732-2f1f-4743-ac43-23154b1960c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id dd2686ac-f364-4a1d-b649-a7bf9d9a2204. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:45.703208 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6da9d732-2f1f-4743-ac43-23154b1960c1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 returned with HTTP 404 Jul 31 13:57:45.707774 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 446/1791] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:45 2026] GET /volume/v3/backups/dd2686ac-f364-4a1d-b649-a7bf9d9a2204 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:45.715814 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-533dfd3f-d1e7-4e76-b2d5-ada56b5f56d6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.717734 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-533dfd3f-d1e7-4e76-b2d5-ada56b5f56d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:57:45.718116 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-533dfd3f-d1e7-4e76-b2d5-ada56b5f56d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "997b51c3-315d-4ef9-b12d-b86f27b927db", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-291034459", "container": "tempest-volumesbackupstest-backup-container-107934064"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:45.719800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-533dfd3f-d1e7-4e76-b2d5-ada56b5f56d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating new backup {'backup': {'volume_id': '997b51c3-315d-4ef9-b12d-b86f27b927db', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-291034459', 'container': 'tempest-volumesbackupstest-backup-container-107934064'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:57:45.720037 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-533dfd3f-d1e7-4e76-b2d5-ada56b5f56d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Creating backup of volume 997b51c3-315d-4ef9-b12d-b86f27b927db in container tempest-volumesbackupstest-backup-container-107934064 Jul 31 13:57:45.757211 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3298a2e-abe5-4675-afc2-77ded64032fd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.759348 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3298a2e-abe5-4675-afc2-77ded64032fd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] GET https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 Jul 31 13:57:45.759561 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3298a2e-abe5-4675-afc2-77ded64032fd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:45.759768 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3298a2e-abe5-4675-afc2-77ded64032fd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:45.765070 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3298a2e-abe5-4675-afc2-77ded64032fd tempest-ServerActionsTestOtherA-114533699 tempest-ServerActionsTestOtherA-114533699-project-member] https://10.4.3.140/volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 returned with HTTP 404 Jul 31 13:57:45.765492 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 448/1792] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:45 2026] GET /volume/v3/volumes/e3b3ae90-44ae-4e79-b5b5-7e3a1a9c1088 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:45.857372 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bdd97212-293c-4c5d-9413-2acabf10a0a8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.859308 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdd97212-293c-4c5d-9413-2acabf10a0a8 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 Jul 31 13:57:45.859702 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdd97212-293c-4c5d-9413-2acabf10a0a8 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:45.859942 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdd97212-293c-4c5d-9413-2acabf10a0a8 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:45.866154 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdd97212-293c-4c5d-9413-2acabf10a0a8 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 returned with HTTP 404 Jul 31 13:57:45.866554 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 451/1793] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:45 2026] GET /volume/v3/volumes/d7e6fb3d-b1ff-4e0a-bcc5-27747a1d66e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:45.874762 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-536dc1b7-b746-4c05-b088-d7102da4bcdd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.876947 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-536dc1b7-b746-4c05-b088-d7102da4bcdd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93 Jul 31 13:57:45.877132 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-536dc1b7-b746-4c05-b088-d7102da4bcdd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:45.877343 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-536dc1b7-b746-4c05-b088-d7102da4bcdd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:45.877475 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-536dc1b7-b746-4c05-b088-d7102da4bcdd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member d9a64bed-3a93-497b-9930-d1dc6164ba93 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:45.880635 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-536dc1b7-b746-4c05-b088-d7102da4bcdd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93 returned with HTTP 404 Jul 31 13:57:45.881182 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 447/1794] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:45 2026] GET /volume/v3/groups/d9a64bed-3a93-497b-9930-d1dc6164ba93 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:45.888657 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:45.888657 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:45.890144 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-533dfd3f-d1e7-4e76-b2d5-ada56b5f56d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:45.892409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-04fc8953-a806-4428-bd23-2f514114f3a4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.894617 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-04fc8953-a806-4428-bd23-2f514114f3a4 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/dee9bff5-9ccd-4010-aa69-9ae3d9a24d26 Jul 31 13:57:45.894840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-04fc8953-a806-4428-bd23-2f514114f3a4 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:45.895020 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-04fc8953-a806-4428-bd23-2f514114f3a4 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:45.911471 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-04fc8953-a806-4428-bd23-2f514114f3a4 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/group_types/dee9bff5-9ccd-4010-aa69-9ae3d9a24d26 returned with HTTP 202 Jul 31 13:57:45.911828 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 449/1795] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:57:45 2026] DELETE /volume/v3/group_types/dee9bff5-9ccd-4010-aa69-9ae3d9a24d26 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:45.914279 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-533dfd3f-d1e7-4e76-b2d5-ada56b5f56d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Created reservations ['852524fa-c551-41d0-a6f2-05abfb3588a9', '840c1b57-399b-4e54-b769-255c115fbcbf'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:45.922281 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b3df6ff-9e10-4a8b-ac53-1cb31742f6d3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.929615 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b3df6ff-9e10-4a8b-ac53-1cb31742f6d3 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] DELETE https://10.4.3.140/volume/v3/types/6cc8e857-d132-4c05-baec-eb06db7d6d89 Jul 31 13:57:45.929911 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b3df6ff-9e10-4a8b-ac53-1cb31742f6d3 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:45.930996 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b3df6ff-9e10-4a8b-ac53-1cb31742f6d3 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:45.973853 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b3df6ff-9e10-4a8b-ac53-1cb31742f6d3 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/types/6cc8e857-d132-4c05-baec-eb06db7d6d89 returned with HTTP 202 Jul 31 13:57:45.974476 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 452/1796] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:57:45 2026] DELETE /volume/v3/types/6cc8e857-d132-4c05-baec-eb06db7d6d89 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:45.978533 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-533dfd3f-d1e7-4e76-b2d5-ada56b5f56d6 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:57:45.978533 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 449/1797] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:57:45 2026] POST /volume/v3/backups => generated 329 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:45.984867 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ceebca01-666a-4c39-aa33-b335a70eac0f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.987749 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ceebca01-666a-4c39-aa33-b335a70eac0f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:45.989797 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ceebca01-666a-4c39-aa33-b335a70eac0f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:45.989797 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ceebca01-666a-4c39-aa33-b335a70eac0f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:45.989797 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ceebca01-666a-4c39-aa33-b335a70eac0f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:45.990641 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-37cb877d-c3d8-4102-b96e-717567bbb9ac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:45.993473 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37cb877d-c3d8-4102-b96e-717567bbb9ac tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] GET https://10.4.3.140/volume/v3/types/6cc8e857-d132-4c05-baec-eb06db7d6d89 Jul 31 13:57:45.993473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37cb877d-c3d8-4102-b96e-717567bbb9ac tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:45.993473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37cb877d-c3d8-4102-b96e-717567bbb9ac tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:45.995945 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:45.995945 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:45.996984 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37cb877d-c3d8-4102-b96e-717567bbb9ac tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/types/6cc8e857-d132-4c05-baec-eb06db7d6d89 returned with HTTP 404 Jul 31 13:57:45.997073 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ceebca01-666a-4c39-aa33-b335a70eac0f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:45.998938 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 450/1798] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:57:45 2026] GET /volume/v3/types/6cc8e857-d132-4c05-baec-eb06db7d6d89 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:46.000830 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 448/1799] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:45 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:46.010735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d4fbd866-e096-4d57-aeaf-833dd49c0bff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:46.012693 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d4fbd866-e096-4d57-aeaf-833dd49c0bff tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:57:46.013144 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d4fbd866-e096-4d57-aeaf-833dd49c0bff tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-25386468"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:46.030766 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d4fbd866-e096-4d57-aeaf-833dd49c0bff tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:57:46.031235 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 453/1800] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:57:46 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:46.043074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1430110d-33cb-4530-990e-150c183f0590 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:46.045089 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1430110d-33cb-4530-990e-150c183f0590 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:57:46.045445 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1430110d-33cb-4530-990e-150c183f0590 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1344121520"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:46.046849 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:46.046849 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:46.057985 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1430110d-33cb-4530-990e-150c183f0590 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:57:46.058245 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 450/1801] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:57:46 2026] POST /volume/v3/group_types => generated 181 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:46.069221 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0a017736-dd6c-4426-82c2-cba9143266fa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:46.071356 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0a017736-dd6c-4426-82c2-cba9143266fa tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/groups Jul 31 13:57:46.071719 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0a017736-dd6c-4426-82c2-cba9143266fa tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9f215eae-66ba-4329-ae62-02728720d9fb", "volume_types": ["9304ae96-6ed6-4d2f-bdc1-f8c8658c8672"], "name": "tempest-GroupSnapshotsTest-Group-299236016"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:46.073075 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-0a017736-dd6c-4426-82c2-cba9143266fa tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating new group {'group': {'group_type': '9f215eae-66ba-4329-ae62-02728720d9fb', 'volume_types': ['9304ae96-6ed6-4d2f-bdc1-f8c8658c8672'], 'name': 'tempest-GroupSnapshotsTest-Group-299236016'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 13:57:46.077654 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-0a017736-dd6c-4426-82c2-cba9143266fa tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating group tempest-GroupSnapshotsTest-Group-299236016. Jul 31 13:57:46.089547 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0a017736-dd6c-4426-82c2-cba9143266fa tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Availability Zones retrieved successfully. Jul 31 13:57:46.099589 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-0a017736-dd6c-4426-82c2-cba9143266fa tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['d97589e2-197f-495e-807e-7ad6c35c6b12'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:46.128776 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0a017736-dd6c-4426-82c2-cba9143266fa tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Jul 31 13:57:46.130652 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 451/1802] 10.4.3.140 () {70 vars in 1297 bytes} [Fri Jul 31 13:57:46 2026] POST /volume/v3/groups => generated 111 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:46.139492 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ffdaf05b-32cc-41f3-8c09-3a8463eaa742 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:46.141576 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ffdaf05b-32cc-41f3-8c09-3a8463eaa742 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:46.143819 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ffdaf05b-32cc-41f3-8c09-3a8463eaa742 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:46.143819 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ffdaf05b-32cc-41f3-8c09-3a8463eaa742 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:46.143819 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-ffdaf05b-32cc-41f3-8c09-3a8463eaa742 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:46.145841 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:46.145841 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:46.166527 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ffdaf05b-32cc-41f3-8c09-3a8463eaa742 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:46.168978 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 449/1803] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:46 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:46.571546 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-087e7bb7-bca6-4928-8483-212e86a827db None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:46.574690 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-087e7bb7-bca6-4928-8483-212e86a827db tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:46.574892 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-087e7bb7-bca6-4928-8483-212e86a827db tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:46.575227 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-087e7bb7-bca6-4928-8483-212e86a827db tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:46.575398 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-087e7bb7-bca6-4928-8483-212e86a827db tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:46.580343 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:46.580343 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:46.581205 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-087e7bb7-bca6-4928-8483-212e86a827db tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:46.581612 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 454/1804] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:46 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:57:46.598128 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ac14cb79-ef9d-4ce8-816c-5c05cdc7afac None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:46.601615 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ac14cb79-ef9d-4ce8-816c-5c05cdc7afac tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] POST https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1/action Jul 31 13:57:46.602347 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ac14cb79-ef9d-4ce8-816c-5c05cdc7afac tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:46.602409 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ac14cb79-ef9d-4ce8-816c-5c05cdc7afac tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:46.604297 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.admin_actions [None req-ac14cb79-ef9d-4ce8-816c-5c05cdc7afac tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Updating backup '978eb817-688c-45e1-a60d-9e17648d59a1' with '{'status': 'error'}' {{(pid=100182) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 13:57:46.614280 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:46.614280 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:46.615660 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.policy [None req-ac14cb79-ef9d-4ce8-816c-5c05cdc7afac tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '619dcc5ce4df4320a2d4001983118a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ecba8c957d640a7a5a27a5ea2432b0f', '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=100182) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:57:46.615924 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ac14cb79-ef9d-4ce8-816c-5c05cdc7afac tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1/action returned with HTTP 403 Jul 31 13:57:46.616412 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 451/1805] 10.4.3.140 () {70 vars in 1430 bytes} [Fri Jul 31 13:57:46 2026] POST /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:46.626224 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8ff07539-c803-4781-b40a-f0ed6544e1c9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:46.628221 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ff07539-c803-4781-b40a-f0ed6544e1c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 Jul 31 13:57:46.628424 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ff07539-c803-4781-b40a-f0ed6544e1c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:46.628638 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ff07539-c803-4781-b40a-f0ed6544e1c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:46.628791 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-8ff07539-c803-4781-b40a-f0ed6544e1c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Delete volume with id: 289ddd7c-29df-451d-995b-60bab9f947d5 Jul 31 13:57:46.636249 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:46.636249 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:46.636734 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8ff07539-c803-4781-b40a-f0ed6544e1c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:46.657209 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8ff07539-c803-4781-b40a-f0ed6544e1c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Delete volume request issued successfully. Jul 31 13:57:46.657429 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ff07539-c803-4781-b40a-f0ed6544e1c9 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 returned with HTTP 202 Jul 31 13:57:46.658048 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 452/1806] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:46 2026] DELETE /volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:46.669611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-13baa397-625a-4c35-adf1-f54900b50ad8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:46.671271 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-13baa397-625a-4c35-adf1-f54900b50ad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 Jul 31 13:57:46.671544 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-13baa397-625a-4c35-adf1-f54900b50ad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:46.671793 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-13baa397-625a-4c35-adf1-f54900b50ad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:46.678686 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:46.678686 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:46.683234 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-13baa397-625a-4c35-adf1-f54900b50ad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:46.687139 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-13baa397-625a-4c35-adf1-f54900b50ad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 returned with HTTP 200 Jul 31 13:57:46.687547 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 450/1807] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:46 2026] GET /volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:47.013025 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0006b00f-4094-4bb1-ba2f-6a2dab094792 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:47.014931 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0006b00f-4094-4bb1-ba2f-6a2dab094792 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:47.015115 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0006b00f-4094-4bb1-ba2f-6a2dab094792 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:47.015294 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0006b00f-4094-4bb1-ba2f-6a2dab094792 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:47.015540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0006b00f-4094-4bb1-ba2f-6a2dab094792 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:47.021874 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.021874 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:47.022785 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0006b00f-4094-4bb1-ba2f-6a2dab094792 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:47.023316 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 455/1808] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:47 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:47.177600 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-250c06b0-b59d-4f1d-a16a-6d0b13e0775f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:47.180003 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-250c06b0-b59d-4f1d-a16a-6d0b13e0775f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:47.180218 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-250c06b0-b59d-4f1d-a16a-6d0b13e0775f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:47.180427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-250c06b0-b59d-4f1d-a16a-6d0b13e0775f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:47.180561 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-250c06b0-b59d-4f1d-a16a-6d0b13e0775f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:47.185006 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.185006 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:47.211375 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-250c06b0-b59d-4f1d-a16a-6d0b13e0775f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:47.211881 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 452/1809] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:47 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:47.222092 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:47.223758 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:47.224226 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1855843920", "volume_type": "9304ae96-6ed6-4d2f-bdc1-f8c8658c8672", "group_id": "0dfb10c6-491b-4469-a059-1f0ba21754cb", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:47.226297 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1855843920', 'volume_type': '9304ae96-6ed6-4d2f-bdc1-f8c8658c8672', 'group_id': '0dfb10c6-491b-4469-a059-1f0ba21754cb', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:47.237082 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.237082 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:47.237542 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume of 1 GB Jul 31 13:57:47.243092 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Availability Zones retrieved successfully. Jul 31 13:57:47.248778 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (5527d995-ae1e-46af-b551-e0ad0c27d8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:47.249964 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e27a709-080d-4ddc-8cdf-e88c7be0d446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:47.250531 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.250531 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:47.250977 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:47.270047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e27a709-080d-4ddc-8cdf-e88c7be0d446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:57:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9304ae96-6ed6-4d2f-bdc1-f8c8658c8672,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-25386468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9304ae96-6ed6-4d2f-bdc1-f8c8658c8672', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0dfb10c6-491b-4469-a059-1f0ba21754cb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:47.270843 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c8d95d-7796-4855-9e40-4c97134bd056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:47.296500 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-25386468 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-25386468, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:47.296894 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-25386468 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-25386468, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:47.327298 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['0678d1a7-2ce5-421c-9fd5-e6c662e0b7e5', 'af89f5c3-fe68-455c-a19f-c40b2aa12e2d', '57e9ebaa-20a1-4f8f-b139-28e90c9ca33f', '46e819c3-4898-410e-92f0-e00da8dc2bb9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:47.328167 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c8d95d-7796-4855-9e40-4c97134bd056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0678d1a7-2ce5-421c-9fd5-e6c662e0b7e5', 'af89f5c3-fe68-455c-a19f-c40b2aa12e2d', '57e9ebaa-20a1-4f8f-b139-28e90c9ca33f', '46e819c3-4898-410e-92f0-e00da8dc2bb9']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:47.329124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57f94b4-24d0-410b-a1a9-a08945cc9104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:47.358564 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57f94b4-24d0-410b-a1a9-a08945cc9104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ada86c-01c4-40d6-ba69-6e9037cbf81a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1855843920',encryption_key_id=None,group_id=0dfb10c6-491b-4469-a059-1f0ba21754cb,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['0678d1a7-2ce5-421c-9fd5-e6c662e0b7e5','af89f5c3-fe68-455c-a19f-c40b2aa12e2d','57e9ebaa-20a1-4f8f-b139-28e90c9ca33f','46e819c3-4898-410e-92f0-e00da8dc2bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=9304ae96-6ed6-4d2f-bdc1-f8c8658c8672), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1855843920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0dfb10c6-491b-4469-a059-1f0ba21754cb,host=None,id=d7ada86c-01c4-40d6-ba69-6e9037cbf81a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9304ae96-6ed6-4d2f-bdc1-f8c8658c8672),volume_type_id=9304ae96-6ed6-4d2f-bdc1-f8c8658c8672)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:47.359901 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5076cb17-6b61-47ed-bdbe-086d849415b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:47.381061 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5076cb17-6b61-47ed-bdbe-086d849415b1) transitioned into state 'SUCCESS' from state '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-1855843920',encryption_key_id=None,group_id=0dfb10c6-491b-4469-a059-1f0ba21754cb,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['0678d1a7-2ce5-421c-9fd5-e6c662e0b7e5','af89f5c3-fe68-455c-a19f-c40b2aa12e2d','57e9ebaa-20a1-4f8f-b139-28e90c9ca33f','46e819c3-4898-410e-92f0-e00da8dc2bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=9304ae96-6ed6-4d2f-bdc1-f8c8658c8672)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:47.381848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b37ef96-f719-4cbe-8de0-f2d7794e4c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:47.395686 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b37ef96-f719-4cbe-8de0-f2d7794e4c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:47.396708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (5527d995-ae1e-46af-b551-e0ad0c27d8d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:47.397028 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume request issued successfully. Jul 31 13:57:47.397708 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:47.397866 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:47.437481 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:47.441896 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.441896 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:47.446074 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f3541af-8dc9-4db8-b6f5-415e91174a42 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:47.446654 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 453/1810] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:57:47 2026] POST /volume/v3/volumes => generated 821 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:47.463789 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2688dde3-af4e-41dd-9adc-37f6286d9c52 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:47.465504 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2688dde3-af4e-41dd-9adc-37f6286d9c52 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d7ada86c-01c4-40d6-ba69-6e9037cbf81a Jul 31 13:57:47.465745 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2688dde3-af4e-41dd-9adc-37f6286d9c52 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:47.465925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2688dde3-af4e-41dd-9adc-37f6286d9c52 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:47.474623 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.474623 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:47.477619 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2688dde3-af4e-41dd-9adc-37f6286d9c52 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:47.478302 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-2688dde3-af4e-41dd-9adc-37f6286d9c52 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:47.478483 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-2688dde3-af4e-41dd-9adc-37f6286d9c52 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:47.523448 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-2688dde3-af4e-41dd-9adc-37f6286d9c52 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:47.527635 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.527635 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:47.534585 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2688dde3-af4e-41dd-9adc-37f6286d9c52 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d7ada86c-01c4-40d6-ba69-6e9037cbf81a returned with HTTP 200 Jul 31 13:57:47.534961 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 451/1811] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:47 2026] GET /volume/v3/volumes/d7ada86c-01c4-40d6-ba69-6e9037cbf81a => generated 889 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:47.704391 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-800662c1-6c05-4c28-8744-fb97321006d2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:47.706609 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-800662c1-6c05-4c28-8744-fb97321006d2 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 Jul 31 13:57:47.706880 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-800662c1-6c05-4c28-8744-fb97321006d2 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:47.707134 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-800662c1-6c05-4c28-8744-fb97321006d2 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:47.715245 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-800662c1-6c05-4c28-8744-fb97321006d2 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 returned with HTTP 404 Jul 31 13:57:47.715906 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 456/1812] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:47 2026] GET /volume/v3/volumes/289ddd7c-29df-451d-995b-60bab9f947d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:47.725238 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-74e677c7-dbee-49c9-ae09-070eb3e6e468 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:47.727877 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-74e677c7-dbee-49c9-ae09-070eb3e6e468 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:47.728140 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-74e677c7-dbee-49c9-ae09-070eb3e6e468 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:47.728592 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-74e677c7-dbee-49c9-ae09-070eb3e6e468 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:47.728706 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-74e677c7-dbee-49c9-ae09-070eb3e6e468 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:47.733448 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.733448 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:47.734548 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-74e677c7-dbee-49c9-ae09-070eb3e6e468 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-reader] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:57:47.735085 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 453/1813] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:47 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:47.745393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b985322a-5b8d-4352-97fb-0a2c70f09585 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:47.748685 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b985322a-5b8d-4352-97fb-0a2c70f09585 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] DELETE https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:47.748944 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b985322a-5b8d-4352-97fb-0a2c70f09585 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:47.749171 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b985322a-5b8d-4352-97fb-0a2c70f09585 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:47.749318 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-b985322a-5b8d-4352-97fb-0a2c70f09585 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Delete backup with id: 978eb817-688c-45e1-a60d-9e17648d59a1. Jul 31 13:57:47.755993 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.755993 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:47.773141 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-b985322a-5b8d-4352-97fb-0a2c70f09585 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] delete_backup rpcapi backup_id 978eb817-688c-45e1-a60d-9e17648d59a1 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:57:47.775059 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b985322a-5b8d-4352-97fb-0a2c70f09585 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 202 Jul 31 13:57:47.775789 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 454/1814] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:47 2026] DELETE /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:57:47.783617 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-27c6be4a-1d63-4d73-a0b2-a6a462b3efd4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:47.785893 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27c6be4a-1d63-4d73-a0b2-a6a462b3efd4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:47.786184 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27c6be4a-1d63-4d73-a0b2-a6a462b3efd4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:47.786407 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27c6be4a-1d63-4d73-a0b2-a6a462b3efd4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:47.786563 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-27c6be4a-1d63-4d73-a0b2-a6a462b3efd4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:47.794273 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:47.794273 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:47.795706 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27c6be4a-1d63-4d73-a0b2-a6a462b3efd4 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 200 Jul 31 13:57:47.796161 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 452/1815] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:47 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:47.890693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:47.892543 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:47.892821 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-167899769", "imageRef": "a3514f8e-13bb-4114-bb86-4f8ff15e268d", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:47.894476 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-167899769', 'imageRef': 'a3514f8e-13bb-4114-bb86-4f8ff15e268d', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:48.035234 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-eb531882-1c1e-4867-8fb0-41ffa45d3893 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:48.037196 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb531882-1c1e-4867-8fb0-41ffa45d3893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:48.037490 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb531882-1c1e-4867-8fb0-41ffa45d3893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:48.037854 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb531882-1c1e-4867-8fb0-41ffa45d3893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:48.037989 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-eb531882-1c1e-4867-8fb0-41ffa45d3893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:48.044317 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:48.044317 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:48.045180 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb531882-1c1e-4867-8fb0-41ffa45d3893 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:48.045592 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 454/1816] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:48 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:48.065291 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Create volume of 1 GB Jul 31 13:57:48.074274 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Availability Zones retrieved successfully. Jul 31 13:57:48.084857 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Flow 'volume_create_api' (8335ad81-8f5b-4704-b906-cc9bf858982e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:48.086749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a000817-7983-4ecc-86e6-78fdbf419ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.088201 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:48.165819 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a000817-7983-4ecc-86e6-78fdbf419ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.166951 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2730b403-8ad8-48ef-88da-6eac10d134e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.257393 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Created reservations ['c6559fd7-d9ba-49d3-9155-58eb240a2956', '5e5c2bf1-bcd0-4aac-810c-3245adce387d', '8dee2074-4d20-427f-8993-6730cebf9c76', '5c2372e0-cc7b-4a51-96a8-b0589fa73481'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:48.258420 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2730b403-8ad8-48ef-88da-6eac10d134e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6559fd7-d9ba-49d3-9155-58eb240a2956', '5e5c2bf1-bcd0-4aac-810c-3245adce387d', '8dee2074-4d20-427f-8993-6730cebf9c76', '5c2372e0-cc7b-4a51-96a8-b0589fa73481']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.259506 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338d424e-540e-4251-8f7b-1f7720743752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.292775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338d424e-540e-4251-8f7b-1f7720743752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edfaf20b-603e-4ec0-b6c3-16b3440df76e', '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-167899769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e53852c684c445fe99274ea01bf956ef',qos_specs=None,replication_status=,reservations=['c6559fd7-d9ba-49d3-9155-58eb240a2956','5e5c2bf1-bcd0-4aac-810c-3245adce387d','8dee2074-4d20-427f-8993-6730cebf9c76','5c2372e0-cc7b-4a51-96a8-b0589fa73481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fabb53abde2b4b4e875ba4b431150c11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-167899769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edfaf20b-603e-4ec0-b6c3-16b3440df76e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e53852c684c445fe99274ea01bf956ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fabb53abde2b4b4e875ba4b431150c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.295460 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (408d024f-3795-4806-ae6c-536ef27456a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.325018 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (408d024f-3795-4806-ae6c-536ef27456a4) transitioned into state 'SUCCESS' from state '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-167899769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e53852c684c445fe99274ea01bf956ef',qos_specs=None,replication_status=,reservations=['c6559fd7-d9ba-49d3-9155-58eb240a2956','5e5c2bf1-bcd0-4aac-810c-3245adce387d','8dee2074-4d20-427f-8993-6730cebf9c76','5c2372e0-cc7b-4a51-96a8-b0589fa73481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fabb53abde2b4b4e875ba4b431150c11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.325881 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d9de16b-6b9c-4230-b95a-acc851dabd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.359065 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d9de16b-6b9c-4230-b95a-acc851dabd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.359817 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Flow 'volume_create_api' (8335ad81-8f5b-4704-b906-cc9bf858982e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:48.360108 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Create volume request issued successfully. Jul 31 13:57:48.360849 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-517a50e6-46a2-4e1b-8895-f3cf8870c9f4 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:48.361352 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 457/1817] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:57:47 2026] POST /volume/v3/volumes => generated 752 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:48.375485 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f16fae37-7ca1-4d8b-b5f9-bb2a58efc37c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:48.375848 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f16fae37-7ca1-4d8b-b5f9-bb2a58efc37c tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:48.375848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f16fae37-7ca1-4d8b-b5f9-bb2a58efc37c tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:48.376034 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f16fae37-7ca1-4d8b-b5f9-bb2a58efc37c tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:48.391509 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:48.391509 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:48.396347 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f16fae37-7ca1-4d8b-b5f9-bb2a58efc37c tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:48.402283 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f16fae37-7ca1-4d8b-b5f9-bb2a58efc37c tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:48.402799 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 455/1818] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:48 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:48.553099 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a293ecb2-ea7f-4621-a6e0-89f074dd721f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:48.555000 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a293ecb2-ea7f-4621-a6e0-89f074dd721f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d7ada86c-01c4-40d6-ba69-6e9037cbf81a Jul 31 13:57:48.555223 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a293ecb2-ea7f-4621-a6e0-89f074dd721f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:48.555659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a293ecb2-ea7f-4621-a6e0-89f074dd721f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:48.557735 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=352,cinder:UPDATE=50,cinder:INSERT=25 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:57:48.562741 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:48.562741 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:48.567570 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a293ecb2-ea7f-4621-a6e0-89f074dd721f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:48.568249 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-a293ecb2-ea7f-4621-a6e0-89f074dd721f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:48.568441 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-a293ecb2-ea7f-4621-a6e0-89f074dd721f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:48.615012 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-a293ecb2-ea7f-4621-a6e0-89f074dd721f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:48.620171 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:48.620171 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:48.630658 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a293ecb2-ea7f-4621-a6e0-89f074dd721f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d7ada86c-01c4-40d6-ba69-6e9037cbf81a returned with HTTP 200 Jul 31 13:57:48.631311 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 453/1819] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:48 2026] GET /volume/v3/volumes/d7ada86c-01c4-40d6-ba69-6e9037cbf81a => generated 914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:48.654674 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:48.659963 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:48.659963 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1798252845", "volume_type": "9304ae96-6ed6-4d2f-bdc1-f8c8658c8672", "group_id": "0dfb10c6-491b-4469-a059-1f0ba21754cb", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:48.661142 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1798252845', 'volume_type': '9304ae96-6ed6-4d2f-bdc1-f8c8658c8672', 'group_id': '0dfb10c6-491b-4469-a059-1f0ba21754cb', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:48.673065 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:48.673065 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:48.674365 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume of 1 GB Jul 31 13:57:48.684537 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Availability Zones retrieved successfully. Jul 31 13:57:48.691380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (fe4a6d1a-777e-4e7e-a703-b47349128581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:48.693600 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44dd50ba-18b4-43a3-9436-39b69714fa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.694657 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:48.694657 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:48.695803 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:48.727632 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44dd50ba-18b4-43a3-9436-39b69714fa47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:57:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9304ae96-6ed6-4d2f-bdc1-f8c8658c8672,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-25386468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9304ae96-6ed6-4d2f-bdc1-f8c8658c8672', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0dfb10c6-491b-4469-a059-1f0ba21754cb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.728335 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abaab09-0638-409e-8012-07c5bcdaa06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.760201 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-25386468 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-25386468, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:48.760525 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-25386468 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-25386468, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:48.781063 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['39094d2f-e534-4c85-a175-26117e919ae8', 'c8004fee-8113-4d06-9ac6-2956bec5c020', 'a3d491e4-6d25-4311-bfb8-901be88b65b7', '77bd5645-25da-4cbc-ab4a-3dbffd4df2cf'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:48.781878 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abaab09-0638-409e-8012-07c5bcdaa06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39094d2f-e534-4c85-a175-26117e919ae8', 'c8004fee-8113-4d06-9ac6-2956bec5c020', 'a3d491e4-6d25-4311-bfb8-901be88b65b7', '77bd5645-25da-4cbc-ab4a-3dbffd4df2cf']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.782623 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b30dc83-8918-4ec9-9c33-1bda8e526c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.811229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6b3e1b04-3c3c-4c89-a72b-90b2789a1796 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:48.813544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b30dc83-8918-4ec9-9c33-1bda8e526c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '698b3581-9022-4cdf-99ce-1bfb0e152a32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1798252845',encryption_key_id=None,group_id=0dfb10c6-491b-4469-a059-1f0ba21754cb,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['39094d2f-e534-4c85-a175-26117e919ae8','c8004fee-8113-4d06-9ac6-2956bec5c020','a3d491e4-6d25-4311-bfb8-901be88b65b7','77bd5645-25da-4cbc-ab4a-3dbffd4df2cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=9304ae96-6ed6-4d2f-bdc1-f8c8658c8672), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1798252845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0dfb10c6-491b-4469-a059-1f0ba21754cb,host=None,id=698b3581-9022-4cdf-99ce-1bfb0e152a32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9304ae96-6ed6-4d2f-bdc1-f8c8658c8672),volume_type_id=9304ae96-6ed6-4d2f-bdc1-f8c8658c8672)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.813669 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6b3e1b04-3c3c-4c89-a72b-90b2789a1796 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 Jul 31 13:57:48.814456 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6b3e1b04-3c3c-4c89-a72b-90b2789a1796 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:48.814456 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6b3e1b04-3c3c-4c89-a72b-90b2789a1796 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:48.814456 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6b3e1b04-3c3c-4c89-a72b-90b2789a1796 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id 978eb817-688c-45e1-a60d-9e17648d59a1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:48.815179 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a4cd2e-3f2d-496d-a3bd-e23114997b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.823364 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6b3e1b04-3c3c-4c89-a72b-90b2789a1796 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 returned with HTTP 404 Jul 31 13:57:48.823891 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 458/1820] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:48 2026] GET /volume/v3/backups/978eb817-688c-45e1-a60d-9e17648d59a1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:48.833404 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-212c3f49-16f0-4170-ba72-26200124c915 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:48.835493 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-212c3f49-16f0-4170-ba72-26200124c915 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] DELETE https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:48.835728 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-212c3f49-16f0-4170-ba72-26200124c915 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:48.835948 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-212c3f49-16f0-4170-ba72-26200124c915 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:48.836088 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-212c3f49-16f0-4170-ba72-26200124c915 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Delete backup with id: cd6e339e-2970-44a7-ab52-62b50933932f. Jul 31 13:57:48.839350 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a4cd2e-3f2d-496d-a3bd-e23114997b29) transitioned into state 'SUCCESS' from state '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-1798252845',encryption_key_id=None,group_id=0dfb10c6-491b-4469-a059-1f0ba21754cb,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['39094d2f-e534-4c85-a175-26117e919ae8','c8004fee-8113-4d06-9ac6-2956bec5c020','a3d491e4-6d25-4311-bfb8-901be88b65b7','77bd5645-25da-4cbc-ab4a-3dbffd4df2cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=9304ae96-6ed6-4d2f-bdc1-f8c8658c8672)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.840528 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3131e297-40b0-40ad-92be-24793a8acdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:48.840866 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:48.840866 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:48.855940 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-212c3f49-16f0-4170-ba72-26200124c915 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] delete_backup rpcapi backup_id cd6e339e-2970-44a7-ab52-62b50933932f {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:57:48.858532 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-212c3f49-16f0-4170-ba72-26200124c915 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 202 Jul 31 13:57:48.859249 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 456/1821] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:48 2026] DELETE /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:57:48.861171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3131e297-40b0-40ad-92be-24793a8acdd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:48.862246 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (fe4a6d1a-777e-4e7e-a703-b47349128581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:48.862739 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume request issued successfully. Jul 31 13:57:48.863965 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:48.863965 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:48.885544 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-94041f9a-8ab1-4573-8be1-6e367099aad8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:48.886889 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94041f9a-8ab1-4573-8be1-6e367099aad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:48.887200 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94041f9a-8ab1-4573-8be1-6e367099aad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:48.887441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94041f9a-8ab1-4573-8be1-6e367099aad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:48.887780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-94041f9a-8ab1-4573-8be1-6e367099aad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:48.894195 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:48.894195 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:48.895192 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94041f9a-8ab1-4573-8be1-6e367099aad8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 200 Jul 31 13:57:48.895763 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 454/1822] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:48 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:48.921333 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:48.924837 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:48.924837 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:48.930701 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bd2bee4d-d937-4082-9f00-46dbdedf51b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:48.931326 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 455/1823] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:57:48 2026] POST /volume/v3/volumes => generated 821 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:48.950500 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2de0d357-4566-4635-81c7-3410e52f252e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:48.952306 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2de0d357-4566-4635-81c7-3410e52f252e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 Jul 31 13:57:48.952604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2de0d357-4566-4635-81c7-3410e52f252e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:48.952743 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2de0d357-4566-4635-81c7-3410e52f252e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:49.062490 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c064348-f8e5-4f5f-b9df-115315a2b66c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:49.064813 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c064348-f8e5-4f5f-b9df-115315a2b66c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:49.065089 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c064348-f8e5-4f5f-b9df-115315a2b66c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:49.065603 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c064348-f8e5-4f5f-b9df-115315a2b66c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:49.065603 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-2c064348-f8e5-4f5f-b9df-115315a2b66c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:49.071291 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:49.071291 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:49.072116 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c064348-f8e5-4f5f-b9df-115315a2b66c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:49.072505 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 457/1824] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:49 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:49.130687 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:49.130687 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:49.136455 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2de0d357-4566-4635-81c7-3410e52f252e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:49.137496 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-2de0d357-4566-4635-81c7-3410e52f252e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:49.137851 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-2de0d357-4566-4635-81c7-3410e52f252e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:49.202638 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-2de0d357-4566-4635-81c7-3410e52f252e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:49.206630 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:49.206630 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:49.217191 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2de0d357-4566-4635-81c7-3410e52f252e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 returned with HTTP 200 Jul 31 13:57:49.217879 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 459/1825] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:48 2026] GET /volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 => generated 889 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:49.417813 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca2f3722-0397-4178-87ab-0232a49f4a80 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:49.419713 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca2f3722-0397-4178-87ab-0232a49f4a80 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:49.421326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca2f3722-0397-4178-87ab-0232a49f4a80 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:49.421326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca2f3722-0397-4178-87ab-0232a49f4a80 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:49.434402 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:49.434402 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:49.441547 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ca2f3722-0397-4178-87ab-0232a49f4a80 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:49.447078 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca2f3722-0397-4178-87ab-0232a49f4a80 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:49.447642 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 455/1826] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:49 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:49.914586 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-53318541-f368-40e4-ab8b-26003e323316 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:49.916825 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-53318541-f368-40e4-ab8b-26003e323316 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f Jul 31 13:57:49.917055 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-53318541-f368-40e4-ab8b-26003e323316 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:49.917254 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-53318541-f368-40e4-ab8b-26003e323316 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:49.917346 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-53318541-f368-40e4-ab8b-26003e323316 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id cd6e339e-2970-44a7-ab52-62b50933932f. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:49.923215 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-53318541-f368-40e4-ab8b-26003e323316 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f returned with HTTP 404 Jul 31 13:57:49.923913 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 456/1827] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:49 2026] GET /volume/v3/backups/cd6e339e-2970-44a7-ab52-62b50933932f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:49.933006 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-aa58efa7-b936-4323-9080-8ca6ec98193c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:49.936224 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aa58efa7-b936-4323-9080-8ca6ec98193c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] DELETE https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:49.936463 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aa58efa7-b936-4323-9080-8ca6ec98193c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:49.936786 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aa58efa7-b936-4323-9080-8ca6ec98193c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:49.936935 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-aa58efa7-b936-4323-9080-8ca6ec98193c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Delete backup with id: f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. Jul 31 13:57:49.941715 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:49.941715 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:49.958166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-aa58efa7-b936-4323-9080-8ca6ec98193c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] delete_backup rpcapi backup_id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:57:49.960130 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aa58efa7-b936-4323-9080-8ca6ec98193c tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 202 Jul 31 13:57:49.960614 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 458/1828] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:49 2026] DELETE /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:57:49.969261 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bef028c3-a67d-4285-bf96-17ab8353906f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:49.971444 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bef028c3-a67d-4285-bf96-17ab8353906f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:49.971739 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bef028c3-a67d-4285-bf96-17ab8353906f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:49.971986 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bef028c3-a67d-4285-bf96-17ab8353906f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:49.972141 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bef028c3-a67d-4285-bf96-17ab8353906f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:49.974791 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=333,cinder:UPDATE=89,cinder:INSERT=54 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:57:49.978883 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:49.978883 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:49.979917 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bef028c3-a67d-4285-bf96-17ab8353906f tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 200 Jul 31 13:57:49.988690 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 460/1829] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:49 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:50.087856 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-50ffc378-33de-4022-9fe7-49a4e2d6f7d3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:50.089760 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50ffc378-33de-4022-9fe7-49a4e2d6f7d3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:50.090010 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50ffc378-33de-4022-9fe7-49a4e2d6f7d3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:50.090243 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50ffc378-33de-4022-9fe7-49a4e2d6f7d3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:50.090385 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-50ffc378-33de-4022-9fe7-49a4e2d6f7d3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:50.102200 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:50.102200 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:50.103274 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50ffc378-33de-4022-9fe7-49a4e2d6f7d3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:50.103958 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 456/1830] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:50 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:50.231424 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-16904367-e554-4f8c-b277-50242412d221 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:50.233422 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-16904367-e554-4f8c-b277-50242412d221 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 Jul 31 13:57:50.233757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-16904367-e554-4f8c-b277-50242412d221 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:50.234009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-16904367-e554-4f8c-b277-50242412d221 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:50.242731 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:50.242731 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:50.247986 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-16904367-e554-4f8c-b277-50242412d221 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:50.248091 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-16904367-e554-4f8c-b277-50242412d221 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:50.248411 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-16904367-e554-4f8c-b277-50242412d221 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:50.304271 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-16904367-e554-4f8c-b277-50242412d221 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:50.308007 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:50.308007 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:50.320159 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-16904367-e554-4f8c-b277-50242412d221 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 returned with HTTP 200 Jul 31 13:57:50.320593 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 457/1831] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:50 2026] GET /volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:50.341634 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c16b2de8-abc1-4ce1-a632-dd917dba5d68 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:50.343632 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c16b2de8-abc1-4ce1-a632-dd917dba5d68 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] PUT https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:50.344042 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c16b2de8-abc1-4ce1-a632-dd917dba5d68 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d7ada86c-01c4-40d6-ba69-6e9037cbf81a"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:50.345506 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-c16b2de8-abc1-4ce1-a632-dd917dba5d68 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Update called for group 0dfb10c6-491b-4469-a059-1f0ba21754cb. {{(pid=100185) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 13:57:50.345950 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-c16b2de8-abc1-4ce1-a632-dd917dba5d68 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Updating group 0dfb10c6-491b-4469-a059-1f0ba21754cb with name None description: None add_volumes: None remove_volumes: d7ada86c-01c4-40d6-ba69-6e9037cbf81a. Jul 31 13:57:50.349181 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:50.349181 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:50.426310 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c16b2de8-abc1-4ce1-a632-dd917dba5d68 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 202 Jul 31 13:57:50.429840 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 459/1832] 10.4.3.140 () {70 vars in 1406 bytes} [Fri Jul 31 13:57:50 2026] PUT /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:50.436062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6364fafb-88e3-4b3d-a81f-4e0c0906f894 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:50.437889 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6364fafb-88e3-4b3d-a81f-4e0c0906f894 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:50.438087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6364fafb-88e3-4b3d-a81f-4e0c0906f894 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:50.438299 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6364fafb-88e3-4b3d-a81f-4e0c0906f894 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:50.438432 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-6364fafb-88e3-4b3d-a81f-4e0c0906f894 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:50.442616 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:50.442616 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:50.451247 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6364fafb-88e3-4b3d-a81f-4e0c0906f894 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:50.451748 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 461/1833] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:50 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:50.467076 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a1a7e59-e592-4a6e-856c-26ce8aac853a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:50.469666 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a1a7e59-e592-4a6e-856c-26ce8aac853a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:50.469892 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a1a7e59-e592-4a6e-856c-26ce8aac853a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:50.470079 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a1a7e59-e592-4a6e-856c-26ce8aac853a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:50.481199 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:50.481199 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:50.486474 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3a1a7e59-e592-4a6e-856c-26ce8aac853a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:50.491153 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a1a7e59-e592-4a6e-856c-26ce8aac853a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:50.491642 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 457/1834] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:50 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:50.996460 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-16861b51-9a18-463d-bc67-e0c4a11cdee8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:50.999383 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-16861b51-9a18-463d-bc67-e0c4a11cdee8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b Jul 31 13:57:50.999753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-16861b51-9a18-463d-bc67-e0c4a11cdee8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:51.000025 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-16861b51-9a18-463d-bc67-e0c4a11cdee8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:51.000232 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-16861b51-9a18-463d-bc67-e0c4a11cdee8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Show backup with id f7aa7ce2-9b75-4e5b-9d58-432e8c91672b. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:51.005086 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-16861b51-9a18-463d-bc67-e0c4a11cdee8 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b returned with HTTP 404 Jul 31 13:57:51.005745 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 458/1835] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:50 2026] GET /volume/v3/backups/f7aa7ce2-9b75-4e5b-9d58-432e8c91672b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:51.021653 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b7f56138-a197-4440-a56a-278f7c2065dd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:51.026580 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7f56138-a197-4440-a56a-278f7c2065dd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 Jul 31 13:57:51.026580 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7f56138-a197-4440-a56a-278f7c2065dd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:51.026793 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7f56138-a197-4440-a56a-278f7c2065dd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:51.029843 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b7f56138-a197-4440-a56a-278f7c2065dd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Delete volume with id: b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 Jul 31 13:57:51.050456 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:51.050456 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:51.050844 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b7f56138-a197-4440-a56a-278f7c2065dd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:51.082419 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b7f56138-a197-4440-a56a-278f7c2065dd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Delete volume request issued successfully. Jul 31 13:57:51.082817 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7f56138-a197-4440-a56a-278f7c2065dd tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 returned with HTTP 202 Jul 31 13:57:51.083138 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 460/1836] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:51 2026] DELETE /volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:51.093488 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4cdfeb5a-4a20-4086-8b67-06a682dc0d11 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:51.095565 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cdfeb5a-4a20-4086-8b67-06a682dc0d11 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 Jul 31 13:57:51.095715 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cdfeb5a-4a20-4086-8b67-06a682dc0d11 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:51.095912 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cdfeb5a-4a20-4086-8b67-06a682dc0d11 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:51.103575 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:51.103575 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:51.106416 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4cdfeb5a-4a20-4086-8b67-06a682dc0d11 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Volume info retrieved successfully. Jul 31 13:57:51.110595 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cdfeb5a-4a20-4086-8b67-06a682dc0d11 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 returned with HTTP 200 Jul 31 13:57:51.111197 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 462/1837] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:51 2026] GET /volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:51.123490 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8929c4c8-6ee7-4a7c-b869-965c9e4dee70 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:51.125873 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8929c4c8-6ee7-4a7c-b869-965c9e4dee70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:51.126164 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8929c4c8-6ee7-4a7c-b869-965c9e4dee70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:51.126652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8929c4c8-6ee7-4a7c-b869-965c9e4dee70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:51.126652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-8929c4c8-6ee7-4a7c-b869-965c9e4dee70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:51.131875 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:51.131875 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:51.139460 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8929c4c8-6ee7-4a7c-b869-965c9e4dee70 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:51.139460 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 458/1838] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:51 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:51.466990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b381f175-5ae1-4336-a339-e504ce035cd7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:51.469962 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b381f175-5ae1-4336-a339-e504ce035cd7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:51.470708 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b381f175-5ae1-4336-a339-e504ce035cd7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:51.470708 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b381f175-5ae1-4336-a339-e504ce035cd7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:51.470708 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-b381f175-5ae1-4336-a339-e504ce035cd7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:51.474560 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:51.474560 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:51.484347 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b381f175-5ae1-4336-a339-e504ce035cd7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:51.484347 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 459/1839] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:51 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:51.504280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-609ebd2f-70e4-4298-98b1-bcaf4a492c3b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:51.512337 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f3a4944b-16c1-4cc1-b582-494e20bfd4e3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:51.512337 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3a4944b-16c1-4cc1-b582-494e20bfd4e3 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:51.512337 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3a4944b-16c1-4cc1-b582-494e20bfd4e3 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:51.512337 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3a4944b-16c1-4cc1-b582-494e20bfd4e3 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:51.521884 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-609ebd2f-70e4-4298-98b1-bcaf4a492c3b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] PUT https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:51.522190 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:51.522190 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:51.522531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-609ebd2f-70e4-4298-98b1-bcaf4a492c3b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d7ada86c-01c4-40d6-ba69-6e9037cbf81a"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:51.524447 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-609ebd2f-70e4-4298-98b1-bcaf4a492c3b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Update called for group 0dfb10c6-491b-4469-a059-1f0ba21754cb. {{(pid=100185) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 13:57:51.524749 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-609ebd2f-70e4-4298-98b1-bcaf4a492c3b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Updating group 0dfb10c6-491b-4469-a059-1f0ba21754cb with name None description: None add_volumes: d7ada86c-01c4-40d6-ba69-6e9037cbf81a remove_volumes: None. Jul 31 13:57:51.527234 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f3a4944b-16c1-4cc1-b582-494e20bfd4e3 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:51.528284 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:51.528284 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:51.531176 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3a4944b-16c1-4cc1-b582-494e20bfd4e3 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:51.532166 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 463/1840] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:51 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:51.563382 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-609ebd2f-70e4-4298-98b1-bcaf4a492c3b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 202 Jul 31 13:57:51.564130 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 461/1841] 10.4.3.140 () {70 vars in 1406 bytes} [Fri Jul 31 13:57:51 2026] PUT /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:51.571165 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4b816d30-2f49-4de1-8063-7429c66c7ba6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:51.573411 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b816d30-2f49-4de1-8063-7429c66c7ba6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:51.573896 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b816d30-2f49-4de1-8063-7429c66c7ba6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:51.573896 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b816d30-2f49-4de1-8063-7429c66c7ba6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:51.574850 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-4b816d30-2f49-4de1-8063-7429c66c7ba6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:51.578358 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:51.578358 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:51.586901 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b816d30-2f49-4de1-8063-7429c66c7ba6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:51.587448 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 459/1842] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:51 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:52.129173 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a6246938-3625-4f88-99d4-5030495d4991 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.131414 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a6246938-3625-4f88-99d4-5030495d4991 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] GET https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 Jul 31 13:57:52.131723 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a6246938-3625-4f88-99d4-5030495d4991 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:52.131971 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a6246938-3625-4f88-99d4-5030495d4991 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:52.141473 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a6246938-3625-4f88-99d4-5030495d4991 tempest-ProjectReaderTests33-852279059 tempest-ProjectReaderTests33-852279059-project-admin] https://10.4.3.140/volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 returned with HTTP 404 Jul 31 13:57:52.142234 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 460/1843] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:52 2026] GET /volume/v3/volumes/b7a6932a-c1b0-4764-b9b0-1bafc5ce4070 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:52.146832 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9debd6d4-906e-4300-89ab-db54ff3ad681 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.149655 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9debd6d4-906e-4300-89ab-db54ff3ad681 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:52.149917 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9debd6d4-906e-4300-89ab-db54ff3ad681 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:52.150165 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9debd6d4-906e-4300-89ab-db54ff3ad681 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:52.150305 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9debd6d4-906e-4300-89ab-db54ff3ad681 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:52.156592 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:52.156592 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:52.157751 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9debd6d4-906e-4300-89ab-db54ff3ad681 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:52.158366 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 464/1844] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:52 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:52.552597 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a0c95a5c-0dc9-40ff-a887-8fd7923c4372 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.554799 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a0c95a5c-0dc9-40ff-a887-8fd7923c4372 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:52.555647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a0c95a5c-0dc9-40ff-a887-8fd7923c4372 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:52.555647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a0c95a5c-0dc9-40ff-a887-8fd7923c4372 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:52.557847 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=446,cinder:UPDATE=117,cinder:INSERT=69 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:57:52.564488 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:52.564488 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:52.568306 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a0c95a5c-0dc9-40ff-a887-8fd7923c4372 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:52.574176 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a0c95a5c-0dc9-40ff-a887-8fd7923c4372 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:52.575826 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 462/1845] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:52 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:52.601777 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-78079b1d-4cd0-443e-89dc-1c828707aaed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.605077 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-78079b1d-4cd0-443e-89dc-1c828707aaed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:52.605077 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-78079b1d-4cd0-443e-89dc-1c828707aaed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:52.606673 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-78079b1d-4cd0-443e-89dc-1c828707aaed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:52.606673 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-78079b1d-4cd0-443e-89dc-1c828707aaed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:52.607840 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f82915db-ea38-4ed3-a5b0-f97efb9a7be7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.609629 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:52.609629 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:52.618075 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-78079b1d-4cd0-443e-89dc-1c828707aaed tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:52.618549 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 460/1846] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:52 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:52.630748 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4a87d7cd-f7f5-42b5-8195-395c3bbc1502 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.633299 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a87d7cd-f7f5-42b5-8195-395c3bbc1502 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] PUT https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:52.633299 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a87d7cd-f7f5-42b5-8195-395c3bbc1502 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "698b3581-9022-4cdf-99ce-1bfb0e152a32"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:52.638598 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-4a87d7cd-f7f5-42b5-8195-395c3bbc1502 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Update called for group 0dfb10c6-491b-4469-a059-1f0ba21754cb. {{(pid=100184) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 13:57:52.638741 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-4a87d7cd-f7f5-42b5-8195-395c3bbc1502 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Updating group 0dfb10c6-491b-4469-a059-1f0ba21754cb with name None description: None add_volumes: None remove_volumes: 698b3581-9022-4cdf-99ce-1bfb0e152a32. Jul 31 13:57:52.642837 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:52.642837 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:52.677131 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a87d7cd-f7f5-42b5-8195-395c3bbc1502 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 202 Jul 31 13:57:52.679351 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 465/1847] 10.4.3.140 () {70 vars in 1406 bytes} [Fri Jul 31 13:57:52 2026] PUT /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 31 13:57:52.681216 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f82915db-ea38-4ed3-a5b0-f97efb9a7be7 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:57:52.681924 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f82915db-ea38-4ed3-a5b0-f97efb9a7be7 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1914232425"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:52.683174 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:52.683174 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:52.692285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e0ad15c6-6446-4778-a6a0-b25f67a111d4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.694481 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0ad15c6-6446-4778-a6a0-b25f67a111d4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:52.694902 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0ad15c6-6446-4778-a6a0-b25f67a111d4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:52.695086 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0ad15c6-6446-4778-a6a0-b25f67a111d4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:52.695654 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-e0ad15c6-6446-4778-a6a0-b25f67a111d4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:52.698483 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f82915db-ea38-4ed3-a5b0-f97efb9a7be7 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:57:52.699120 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 461/1848] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:57:52 2026] POST /volume/v3/types => generated 220 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:52.700006 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:52.700006 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:52.711378 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0ad15c6-6446-4778-a6a0-b25f67a111d4 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:52.711530 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-da3ccf4d-ae72-41dc-9c9b-da02b1c89100 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.711766 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 463/1849] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:52 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:52.713535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da3ccf4d-ae72-41dc-9c9b-da02b1c89100 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:57:52.714037 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da3ccf4d-ae72-41dc-9c9b-da02b1c89100 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1302634619"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:52.717077 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:52.717077 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:52.731737 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da3ccf4d-ae72-41dc-9c9b-da02b1c89100 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:57:52.732335 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 461/1850] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:57:52 2026] POST /volume/v3/group_types => generated 177 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:52.740965 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3e1ab45a-d2ac-4a48-9faa-0c0c43696cc6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.862311 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e1ab45a-d2ac-4a48-9faa-0c0c43696cc6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] POST https://10.4.3.140/volume/v3/groups Jul 31 13:57:52.862838 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e1ab45a-d2ac-4a48-9faa-0c0c43696cc6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b8abce53-8d22-4238-aacc-f7a7b61bca9c", "volume_types": ["e24424b7-5cd0-4dd0-a565-80d64b5a17c5"], "name": "tempest-GroupsV320Test-Group-550973957"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:52.864302 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-3e1ab45a-d2ac-4a48-9faa-0c0c43696cc6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Creating new group {'group': {'group_type': 'b8abce53-8d22-4238-aacc-f7a7b61bca9c', 'volume_types': ['e24424b7-5cd0-4dd0-a565-80d64b5a17c5'], 'name': 'tempest-GroupsV320Test-Group-550973957'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 13:57:52.869791 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-3e1ab45a-d2ac-4a48-9faa-0c0c43696cc6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Creating group tempest-GroupsV320Test-Group-550973957. Jul 31 13:57:52.881710 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3e1ab45a-d2ac-4a48-9faa-0c0c43696cc6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Availability Zones retrieved successfully. Jul 31 13:57:52.913083 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-3e1ab45a-d2ac-4a48-9faa-0c0c43696cc6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Created reservations ['4a53df64-f199-4d92-b654-7660e2ef45d0'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:52.944237 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e1ab45a-d2ac-4a48-9faa-0c0c43696cc6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Jul 31 13:57:52.944785 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 466/1851] 10.4.3.140 () {70 vars in 1297 bytes} [Fri Jul 31 13:57:52 2026] POST /volume/v3/groups => generated 107 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:52.952484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2fd89ce8-1a9e-4d20-9bbd-6f823895995e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:52.954693 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2fd89ce8-1a9e-4d20-9bbd-6f823895995e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] GET https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 Jul 31 13:57:52.955151 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2fd89ce8-1a9e-4d20-9bbd-6f823895995e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:52.955434 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2fd89ce8-1a9e-4d20-9bbd-6f823895995e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:52.955639 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-2fd89ce8-1a9e-4d20-9bbd-6f823895995e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] show called for member 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:52.961403 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:52.961403 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:52.968175 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2fd89ce8-1a9e-4d20-9bbd-6f823895995e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 returned with HTTP 200 Jul 31 13:57:52.968479 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 462/1852] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:52 2026] GET /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:53.174824 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a7509fa-105a-4ad3-9dfb-b51935009e89 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:53.177475 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a7509fa-105a-4ad3-9dfb-b51935009e89 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:53.177803 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a7509fa-105a-4ad3-9dfb-b51935009e89 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:53.178077 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a7509fa-105a-4ad3-9dfb-b51935009e89 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:53.178245 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7a7509fa-105a-4ad3-9dfb-b51935009e89 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:53.186586 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:53.186586 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:53.187659 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a7509fa-105a-4ad3-9dfb-b51935009e89 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:53.188045 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 464/1853] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:53 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:53.599071 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-284d8ffd-f46d-4e3c-9088-8c32b5e35d63 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:53.601103 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-284d8ffd-f46d-4e3c-9088-8c32b5e35d63 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:53.601502 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-284d8ffd-f46d-4e3c-9088-8c32b5e35d63 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:53.601659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-284d8ffd-f46d-4e3c-9088-8c32b5e35d63 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:53.614310 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:53.614310 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:53.620375 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-284d8ffd-f46d-4e3c-9088-8c32b5e35d63 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:53.629534 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-284d8ffd-f46d-4e3c-9088-8c32b5e35d63 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:53.629534 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 462/1854] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:53 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:53.725364 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c3a61a1-ba45-4cdc-a700-d125d8c9dffc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:53.727634 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c3a61a1-ba45-4cdc-a700-d125d8c9dffc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:53.727991 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c3a61a1-ba45-4cdc-a700-d125d8c9dffc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:53.728283 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c3a61a1-ba45-4cdc-a700-d125d8c9dffc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:53.728479 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-3c3a61a1-ba45-4cdc-a700-d125d8c9dffc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:53.733444 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:53.733444 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:53.744554 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c3a61a1-ba45-4cdc-a700-d125d8c9dffc tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:53.745989 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 467/1855] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:53 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:53.758731 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5d7c128f-efc9-4dbb-9ddb-b4aed6abaf11 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:53.760530 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5d7c128f-efc9-4dbb-9ddb-b4aed6abaf11 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] PUT https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:53.760874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5d7c128f-efc9-4dbb-9ddb-b4aed6abaf11 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "698b3581-9022-4cdf-99ce-1bfb0e152a32"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:53.766244 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-5d7c128f-efc9-4dbb-9ddb-b4aed6abaf11 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Update called for group 0dfb10c6-491b-4469-a059-1f0ba21754cb. {{(pid=100182) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 13:57:53.767915 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-5d7c128f-efc9-4dbb-9ddb-b4aed6abaf11 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Updating group 0dfb10c6-491b-4469-a059-1f0ba21754cb with name None description: None add_volumes: 698b3581-9022-4cdf-99ce-1bfb0e152a32 remove_volumes: None. Jul 31 13:57:53.768102 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=338,cinder:UPDATE=92,cinder:INSERT=42 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:57:53.770230 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:53.770230 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:53.804188 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5d7c128f-efc9-4dbb-9ddb-b4aed6abaf11 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 202 Jul 31 13:57:53.810295 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 463/1856] 10.4.3.140 () {70 vars in 1406 bytes} [Fri Jul 31 13:57:53 2026] PUT /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:53.817348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b5f5dba-b21b-4c41-83d7-bf19e8c876c8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:53.819028 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b5f5dba-b21b-4c41-83d7-bf19e8c876c8 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:53.819252 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b5f5dba-b21b-4c41-83d7-bf19e8c876c8 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:53.819482 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b5f5dba-b21b-4c41-83d7-bf19e8c876c8 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:53.819648 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-0b5f5dba-b21b-4c41-83d7-bf19e8c876c8 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:53.826947 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:53.826947 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:53.840221 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b5f5dba-b21b-4c41-83d7-bf19e8c876c8 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:53.840592 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 465/1857] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:53 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:53.981278 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1fd0bdef-393f-477a-a576-c272f1b69859 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:53.983685 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fd0bdef-393f-477a-a576-c272f1b69859 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] GET https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 Jul 31 13:57:53.984131 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fd0bdef-393f-477a-a576-c272f1b69859 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:53.984537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fd0bdef-393f-477a-a576-c272f1b69859 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:53.984661 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-1fd0bdef-393f-477a-a576-c272f1b69859 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] show called for member 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:53.991687 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:53.991687 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:54.003009 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fd0bdef-393f-477a-a576-c272f1b69859 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 returned with HTTP 200 Jul 31 13:57:54.003541 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 463/1858] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:53 2026] GET /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:54.018156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-97c7c4f8-0f19-4101-989f-d17b27de3d64 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.020623 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97c7c4f8-0f19-4101-989f-d17b27de3d64 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] POST https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action Jul 31 13:57:54.020686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97c7c4f8-0f19-4101-989f-d17b27de3d64 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:54.020838 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97c7c4f8-0f19-4101-989f-d17b27de3d64 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:54.022174 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-97c7c4f8-0f19-4101-989f-d17b27de3d64 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Updating group '2d190fbb-6175-46ed-88ed-bc3e9e0eecd9' with 'creating' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 13:57:54.028052 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.028052 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:54.033558 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-85cdcd73-e19c-48dc-b418-4726e296a651 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.038034 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97c7c4f8-0f19-4101-989f-d17b27de3d64 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action returned with HTTP 202 Jul 31 13:57:54.038445 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 468/1859] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:57:54 2026] POST /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:54.046906 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f389beb-66a8-4509-b391-070b5eff2d23 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.049208 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f389beb-66a8-4509-b391-070b5eff2d23 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] GET https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 Jul 31 13:57:54.049561 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f389beb-66a8-4509-b391-070b5eff2d23 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.049852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f389beb-66a8-4509-b391-070b5eff2d23 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.050052 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-5f389beb-66a8-4509-b391-070b5eff2d23 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] show called for member 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:54.054643 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.054643 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:54.063744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f389beb-66a8-4509-b391-070b5eff2d23 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 returned with HTTP 200 Jul 31 13:57:54.064206 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 466/1860] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:54.075291 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-49fc59c9-e872-4b8d-ad7d-8dc0bec5cc36 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.077567 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-49fc59c9-e872-4b8d-ad7d-8dc0bec5cc36 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] POST https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action Jul 31 13:57:54.078080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-49fc59c9-e872-4b8d-ad7d-8dc0bec5cc36 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:54.078258 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-49fc59c9-e872-4b8d-ad7d-8dc0bec5cc36 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:54.080072 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-49fc59c9-e872-4b8d-ad7d-8dc0bec5cc36 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Updating group '2d190fbb-6175-46ed-88ed-bc3e9e0eecd9' with 'available' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 13:57:54.085713 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.085713 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:54.093147 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-49fc59c9-e872-4b8d-ad7d-8dc0bec5cc36 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action returned with HTTP 202 Jul 31 13:57:54.093771 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 464/1861] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:57:54 2026] POST /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:54.100473 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1554fda2-e2dc-4b5d-9394-976c5d2a3f2e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.102278 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1554fda2-e2dc-4b5d-9394-976c5d2a3f2e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] GET https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 Jul 31 13:57:54.102507 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1554fda2-e2dc-4b5d-9394-976c5d2a3f2e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.102754 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1554fda2-e2dc-4b5d-9394-976c5d2a3f2e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.102947 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-1554fda2-e2dc-4b5d-9394-976c5d2a3f2e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] show called for member 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:54.106378 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.106378 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:54.115676 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1554fda2-e2dc-4b5d-9394-976c5d2a3f2e tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 returned with HTTP 200 Jul 31 13:57:54.116168 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 469/1862] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:54.125685 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe646168-295c-4cc4-838e-d0aa048c3589 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.127660 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe646168-295c-4cc4-838e-d0aa048c3589 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] POST https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action Jul 31 13:57:54.128162 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe646168-295c-4cc4-838e-d0aa048c3589 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:54.128317 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe646168-295c-4cc4-838e-d0aa048c3589 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:54.130168 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-fe646168-295c-4cc4-838e-d0aa048c3589 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Updating group '2d190fbb-6175-46ed-88ed-bc3e9e0eecd9' with 'error' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 13:57:54.136267 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-85cdcd73-e19c-48dc-b418-4726e296a651 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:57:54.136494 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-85cdcd73-e19c-48dc-b418-4726e296a651 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-182539724", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1999497832", "vendor_name": "tempest-vendor_name-1395285576"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:54.139503 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.139503 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:54.140855 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.140855 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:54.151541 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe646168-295c-4cc4-838e-d0aa048c3589 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action returned with HTTP 202 Jul 31 13:57:54.152047 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 467/1863] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:57:54 2026] POST /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:54.160918 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-206f4b9a-deed-4a50-835d-4f8d138e7731 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.163607 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-206f4b9a-deed-4a50-835d-4f8d138e7731 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] GET https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 Jul 31 13:57:54.164320 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-206f4b9a-deed-4a50-835d-4f8d138e7731 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.164504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-206f4b9a-deed-4a50-835d-4f8d138e7731 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.164830 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-206f4b9a-deed-4a50-835d-4f8d138e7731 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] show called for member 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:54.168287 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-85cdcd73-e19c-48dc-b418-4726e296a651 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:57:54.168420 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 464/1864] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:57:54 2026] POST /volume/v3/types => generated 329 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:54.171114 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.171114 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:54.177288 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.179083 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:54.179438 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "16eff23f-04fc-4273-b669-53f9de283374", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:54.180980 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Create volume request body: {'volume': {'volume_type': '16eff23f-04fc-4273-b669-53f9de283374', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:54.183224 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-206f4b9a-deed-4a50-835d-4f8d138e7731 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 returned with HTTP 200 Jul 31 13:57:54.183973 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 465/1865] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 => generated 384 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:54.184776 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Create volume of 1 GB Jul 31 13:57:54.185147 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.185147 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:54.185603 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Availability Zones retrieved successfully. Jul 31 13:57:54.193049 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a541eec-1d07-4dec-93d0-72709bb64256 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.197314 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a541eec-1d07-4dec-93d0-72709bb64256 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] POST https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action Jul 31 13:57:54.197833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a541eec-1d07-4dec-93d0-72709bb64256 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:54.198033 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a541eec-1d07-4dec-93d0-72709bb64256 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:54.198735 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4d87cca2-6129-4ece-9bb9-623292c39351 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.199297 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Flow 'volume_create_api' (0d45429f-923a-4e1e-a2c4-f43282c86d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:54.200616 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd37bf8-2452-4ad0-b125-47618a3ea1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:54.200689 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4d87cca2-6129-4ece-9bb9-623292c39351 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:54.200906 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4d87cca2-6129-4ece-9bb9-623292c39351 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.201121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4d87cca2-6129-4ece-9bb9-623292c39351 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.201250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-4d87cca2-6129-4ece-9bb9-623292c39351 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:54.203395 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-7a541eec-1d07-4dec-93d0-72709bb64256 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Updating group '2d190fbb-6175-46ed-88ed-bc3e9e0eecd9' with 'available' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 13:57:54.203814 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:54.206046 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.206046 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:54.206941 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4d87cca2-6129-4ece-9bb9-623292c39351 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:54.207316 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 465/1866] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:54.213014 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.213014 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:54.218811 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-335c9383-d009-4815-96a6-9f54a1728ce1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.221023 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-335c9383-d009-4815-96a6-9f54a1728ce1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:54.221219 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-335c9383-d009-4815-96a6-9f54a1728ce1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.221448 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-335c9383-d009-4815-96a6-9f54a1728ce1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.221570 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-335c9383-d009-4815-96a6-9f54a1728ce1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:54.225650 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a541eec-1d07-4dec-93d0-72709bb64256 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action returned with HTTP 202 Jul 31 13:57:54.226597 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.226597 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:54.226718 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 468/1867] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:57:54 2026] POST /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:54.226860 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-335c9383-d009-4815-96a6-9f54a1728ce1 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:54.227281 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 466/1868] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:54.229020 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd37bf8-2452-4ad0-b125-47618a3ea1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:57:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1999497832',vendor_name='tempest-vendor_name-1395285576'},id=16eff23f-04fc-4273-b669-53f9de283374,is_public=True,name='tempest-ProjectMemberTests-volume-type-182539724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16eff23f-04fc-4273-b669-53f9de283374', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:54.230149 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8072a8-bb1b-4b14-85eb-5d719c8da78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:54.235544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d9d062e7-63df-44cb-bb4b-b1391a484a89 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.238263 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d9d062e7-63df-44cb-bb4b-b1391a484a89 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] GET https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 Jul 31 13:57:54.238468 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d9d062e7-63df-44cb-bb4b-b1391a484a89 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.238688 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d9d062e7-63df-44cb-bb4b-b1391a484a89 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.238855 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-d9d062e7-63df-44cb-bb4b-b1391a484a89 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] show called for member 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:54.242230 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.242230 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:54.244156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1af619fe-2a65-4ae2-8fc0-2f66e70d9869 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.246640 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1af619fe-2a65-4ae2-8fc0-2f66e70d9869 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:54.246954 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1af619fe-2a65-4ae2-8fc0-2f66e70d9869 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.247208 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1af619fe-2a65-4ae2-8fc0-2f66e70d9869 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.247688 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-1af619fe-2a65-4ae2-8fc0-2f66e70d9869 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete backup with id: 75c25144-1740-4b15-bb09-8943e6636daf. Jul 31 13:57:54.249289 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d9d062e7-63df-44cb-bb4b-b1391a484a89 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 returned with HTTP 200 Jul 31 13:57:54.249657 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 466/1869] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:54.255558 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.255558 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:54.259428 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ac783819-e0b9-4c38-8430-d9408f5c0890 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.259714 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-182539724 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-182539724, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:54.260015 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-182539724 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-182539724, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:54.261234 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac783819-e0b9-4c38-8430-d9408f5c0890 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:54.261431 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac783819-e0b9-4c38-8430-d9408f5c0890 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.261625 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac783819-e0b9-4c38-8430-d9408f5c0890 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.261927 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-ac783819-e0b9-4c38-8430-d9408f5c0890 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:54.262583 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac783819-e0b9-4c38-8430-d9408f5c0890 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:54.270645 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ac783819-e0b9-4c38-8430-d9408f5c0890 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Get all volumes completed successfully. Jul 31 13:57:54.272810 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac783819-e0b9-4c38-8430-d9408f5c0890 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:54.274355 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 467/1870] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:54.279317 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-1af619fe-2a65-4ae2-8fc0-2f66e70d9869 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] delete_backup rpcapi backup_id 75c25144-1740-4b15-bb09-8943e6636daf {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:57:54.281022 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1af619fe-2a65-4ae2-8fc0-2f66e70d9869 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 202 Jul 31 13:57:54.281612 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 469/1871] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:54 2026] DELETE /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:57:54.286225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5e6b11d5-2e98-407c-9553-d8ae03abcbb6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.288333 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5e6b11d5-2e98-407c-9553-d8ae03abcbb6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] POST https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action Jul 31 13:57:54.288752 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5e6b11d5-2e98-407c-9553-d8ae03abcbb6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:54.288952 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5e6b11d5-2e98-407c-9553-d8ae03abcbb6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:54.290323 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-5e6b11d5-2e98-407c-9553-d8ae03abcbb6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] delete called for group 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 {{(pid=100182) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:57:54.290469 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-5e6b11d5-2e98-407c-9553-d8ae03abcbb6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Delete group with id: 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 Jul 31 13:57:54.292017 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ba9cf617-442c-4745-8380-63f472e8af47 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.293995 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba9cf617-442c-4745-8380-63f472e8af47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:54.294172 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba9cf617-442c-4745-8380-63f472e8af47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.294380 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba9cf617-442c-4745-8380-63f472e8af47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.294496 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ba9cf617-442c-4745-8380-63f472e8af47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:54.294896 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.294896 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:54.298926 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.298926 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:54.299691 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba9cf617-442c-4745-8380-63f472e8af47 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 200 Jul 31 13:57:54.300268 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 468/1872] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:54.302311 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Created reservations ['b25eba63-cd47-427f-a527-4978b3130afb', '7b20a754-8d83-4ab1-a57e-e3d90fdc2192', '68d7d5c0-6bbd-4077-95b1-e426c0447188', '526c8c4b-7a3d-4861-881f-562fc68225cb'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:54.303284 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8072a8-bb1b-4b14-85eb-5d719c8da78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b25eba63-cd47-427f-a527-4978b3130afb', '7b20a754-8d83-4ab1-a57e-e3d90fdc2192', '68d7d5c0-6bbd-4077-95b1-e426c0447188', '526c8c4b-7a3d-4861-881f-562fc68225cb']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:54.303964 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ccf50e-9dec-415f-87ea-40fbbb9750a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:54.333540 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5e6b11d5-2e98-407c-9553-d8ae03abcbb6 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action returned with HTTP 202 Jul 31 13:57:54.333540 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 467/1873] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:57:54 2026] POST /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:54.334887 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ccf50e-9dec-415f-87ea-40fbbb9750a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24b15249-7474-4be6-ab5d-2bd2c3d1a51c', '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='240d17bbda8149c2b2716bbb82e2921f',qos_specs=None,replication_status=,reservations=['b25eba63-cd47-427f-a527-4978b3130afb','7b20a754-8d83-4ab1-a57e-e3d90fdc2192','68d7d5c0-6bbd-4077-95b1-e426c0447188','526c8c4b-7a3d-4861-881f-562fc68225cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db09fc23a754bbf9e2075f6dd5b8adc',volume_type_id=16eff23f-04fc-4273-b669-53f9de283374), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:54Z,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=24b15249-7474-4be6-ab5d-2bd2c3d1a51c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='240d17bbda8149c2b2716bbb82e2921f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0db09fc23a754bbf9e2075f6dd5b8adc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16eff23f-04fc-4273-b669-53f9de283374),volume_type_id=16eff23f-04fc-4273-b669-53f9de283374)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:54.337210 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2908ceb-506e-47f5-94d4-23394ee51275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:54.343369 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2635cd79-dd2b-4560-ad5b-b9e0d4d0c811 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.348437 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2635cd79-dd2b-4560-ad5b-b9e0d4d0c811 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] GET https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 Jul 31 13:57:54.348866 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2635cd79-dd2b-4560-ad5b-b9e0d4d0c811 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.349173 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2635cd79-dd2b-4560-ad5b-b9e0d4d0c811 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.349384 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-2635cd79-dd2b-4560-ad5b-b9e0d4d0c811 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] show called for member 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:54.355877 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.355877 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:54.356859 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2908ceb-506e-47f5-94d4-23394ee51275) transitioned into state 'SUCCESS' from 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='240d17bbda8149c2b2716bbb82e2921f',qos_specs=None,replication_status=,reservations=['b25eba63-cd47-427f-a527-4978b3130afb','7b20a754-8d83-4ab1-a57e-e3d90fdc2192','68d7d5c0-6bbd-4077-95b1-e426c0447188','526c8c4b-7a3d-4861-881f-562fc68225cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db09fc23a754bbf9e2075f6dd5b8adc',volume_type_id=16eff23f-04fc-4273-b669-53f9de283374)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:54.358383 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9da335e6-783b-4847-ac12-4dbc54d520fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:54.367635 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2635cd79-dd2b-4560-ad5b-b9e0d4d0c811 tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 returned with HTTP 200 Jul 31 13:57:54.367635 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 470/1874] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:54.367820 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9da335e6-783b-4847-ac12-4dbc54d520fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:54.370559 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Flow 'volume_create_api' (0d45429f-923a-4e1e-a2c4-f43282c86d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:54.370559 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Create volume request issued successfully. Jul 31 13:57:54.370559 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-34f4cd87-6e08-42ca-a362-4e1ec81b3d62 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:54.370559 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 470/1875] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:57:54 2026] POST /volume/v3/volumes => generated 773 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:54.382743 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8be7398d-fd9c-45f2-8ce2-7f9ca3ba4251 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.384904 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8be7398d-fd9c-45f2-8ce2-7f9ca3ba4251 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] GET https://10.4.3.140/volume/v3/volumes/24b15249-7474-4be6-ab5d-2bd2c3d1a51c Jul 31 13:57:54.385187 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8be7398d-fd9c-45f2-8ce2-7f9ca3ba4251 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.385373 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8be7398d-fd9c-45f2-8ce2-7f9ca3ba4251 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.394448 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.394448 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:54.399799 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8be7398d-fd9c-45f2-8ce2-7f9ca3ba4251 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Volume info retrieved successfully. Jul 31 13:57:54.403966 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8be7398d-fd9c-45f2-8ce2-7f9ca3ba4251 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes/24b15249-7474-4be6-ab5d-2bd2c3d1a51c returned with HTTP 200 Jul 31 13:57:54.404354 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 469/1876] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/volumes/24b15249-7474-4be6-ab5d-2bd2c3d1a51c => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:54.640817 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b84e46ba-654b-4d07-a681-d9c84b318657 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.642733 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b84e46ba-654b-4d07-a681-d9c84b318657 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:54.643056 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b84e46ba-654b-4d07-a681-d9c84b318657 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.643327 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b84e46ba-654b-4d07-a681-d9c84b318657 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.650773 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.650773 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:54.654531 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b84e46ba-654b-4d07-a681-d9c84b318657 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:54.659198 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b84e46ba-654b-4d07-a681-d9c84b318657 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:54.659876 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 468/1877] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:54.849608 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bc9741fb-97bf-4828-80a3-f4b44a915a04 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.851387 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bc9741fb-97bf-4828-80a3-f4b44a915a04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:54.851666 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bc9741fb-97bf-4828-80a3-f4b44a915a04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.851872 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bc9741fb-97bf-4828-80a3-f4b44a915a04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.852025 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-bc9741fb-97bf-4828-80a3-f4b44a915a04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:54.855773 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.855773 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:54.863527 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bc9741fb-97bf-4828-80a3-f4b44a915a04 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 200 Jul 31 13:57:54.863974 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 471/1878] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:54.871974 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-82fab521-a854-4fef-807f-1c35b22504da None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.873618 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:54.873795 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:54.873971 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:54.874223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:54.874481 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.874481 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:54.874888 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:54.881601 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all volumes completed successfully. Jul 31 13:57:54.882201 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:54.882333 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:54.915830 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:54.918470 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.918470 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:54.921913 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:54.922055 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:54.953903 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:54.956602 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.956602 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:54.963182 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82fab521-a854-4fef-807f-1c35b22504da tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:54.963675 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 471/1879] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:57:54 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:54.975090 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-28e85eb9-d88e-4252-b6d7-47da198816e9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:54.976876 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-28e85eb9-d88e-4252-b6d7-47da198816e9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/group_snapshots Jul 31 13:57:54.977261 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-28e85eb9-d88e-4252-b6d7-47da198816e9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0dfb10c6-491b-4469-a059-1f0ba21754cb", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-113335004"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:54.978709 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-28e85eb9-d88e-4252-b6d7-47da198816e9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0dfb10c6-491b-4469-a059-1f0ba21754cb', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-113335004'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 13:57:54.982092 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:54.982092 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:54.985271 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.group_snapshots [None req-28e85eb9-d88e-4252-b6d7-47da198816e9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-113335004. Jul 31 13:57:55.002070 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.002070 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:55.015779 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-28e85eb9-d88e-4252-b6d7-47da198816e9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-25386468 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-25386468, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:55.016100 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-28e85eb9-d88e-4252-b6d7-47da198816e9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-25386468 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-25386468, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:55.032752 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-28e85eb9-d88e-4252-b6d7-47da198816e9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['5d674e69-ab64-4a7d-839b-13db511b4818', '54b166bc-3666-4ceb-b481-9ff67834f788', '706ac1d5-6453-48f5-b384-6179b5728dec', 'c6c3f08a-3114-488c-b0da-696ad2ed56a3'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:55.061167 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-28e85eb9-d88e-4252-b6d7-47da198816e9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 202 Jul 31 13:57:55.061590 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 470/1880] 10.4.3.140 () {70 vars in 1324 bytes} [Fri Jul 31 13:57:54 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:55.070240 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-296d4949-5879-444b-9c09-6d95891d367d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.072910 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-296d4949-5879-444b-9c09-6d95891d367d tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 Jul 31 13:57:55.073207 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-296d4949-5879-444b-9c09-6d95891d367d tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.073435 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-296d4949-5879-444b-9c09-6d95891d367d tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.073630 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.group_snapshots [None req-296d4949-5879-444b-9c09-6d95891d367d tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member d1c63251-582c-4bf1-9a27-6d8da6567415 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:57:55.076965 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.076965 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:55.080491 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-296d4949-5879-444b-9c09-6d95891d367d tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 returned with HTTP 200 Jul 31 13:57:55.081035 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 469/1881] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:55.311594 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d8889da-6fd6-45dd-8d3a-c6b7414d0eca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.313439 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d8889da-6fd6-45dd-8d3a-c6b7414d0eca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf Jul 31 13:57:55.313761 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d8889da-6fd6-45dd-8d3a-c6b7414d0eca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.314053 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d8889da-6fd6-45dd-8d3a-c6b7414d0eca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.314176 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9d8889da-6fd6-45dd-8d3a-c6b7414d0eca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id 75c25144-1740-4b15-bb09-8943e6636daf. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:55.317871 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d8889da-6fd6-45dd-8d3a-c6b7414d0eca tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf returned with HTTP 404 Jul 31 13:57:55.318366 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 472/1882] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/backups/75c25144-1740-4b15-bb09-8943e6636daf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:55.379401 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-55777193-a656-4788-bed8-26806a24ca2f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.381857 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-55777193-a656-4788-bed8-26806a24ca2f tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] GET https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 Jul 31 13:57:55.382173 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-55777193-a656-4788-bed8-26806a24ca2f tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.382416 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-55777193-a656-4788-bed8-26806a24ca2f tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.382618 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-55777193-a656-4788-bed8-26806a24ca2f tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] show called for member 2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:55.386392 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-55777193-a656-4788-bed8-26806a24ca2f tempest-GroupsV320Test-425048950 tempest-GroupsV320Test-425048950-project-member] https://10.4.3.140/volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 returned with HTTP 404 Jul 31 13:57:55.386871 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-42e9162c-acb1-4327-aab1-c4fc68454590 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.387035 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 472/1883] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/groups/2d190fbb-6175-46ed-88ed-bc3e9e0eecd9 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:55.390085 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42e9162c-acb1-4327-aab1-c4fc68454590 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:55.390085 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42e9162c-acb1-4327-aab1-c4fc68454590 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.390085 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42e9162c-acb1-4327-aab1-c4fc68454590 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.390085 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-42e9162c-acb1-4327-aab1-c4fc68454590 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete backup with id: a3f2d427-165a-4571-8732-29196ce7dcf7. Jul 31 13:57:55.393271 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.393271 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:55.393867 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a12d44b2-76ef-40a5-a412-f36b77488d33 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.395632 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a12d44b2-76ef-40a5-a412-f36b77488d33 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/b8abce53-8d22-4238-aacc-f7a7b61bca9c Jul 31 13:57:55.395945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a12d44b2-76ef-40a5-a412-f36b77488d33 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.396222 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a12d44b2-76ef-40a5-a412-f36b77488d33 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.406235 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-42e9162c-acb1-4327-aab1-c4fc68454590 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] delete_backup rpcapi backup_id a3f2d427-165a-4571-8732-29196ce7dcf7 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:57:55.407758 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a12d44b2-76ef-40a5-a412-f36b77488d33 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] https://10.4.3.140/volume/v3/group_types/b8abce53-8d22-4238-aacc-f7a7b61bca9c returned with HTTP 202 Jul 31 13:57:55.408120 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42e9162c-acb1-4327-aab1-c4fc68454590 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 202 Jul 31 13:57:55.408224 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 470/1884] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:57:55 2026] DELETE /volume/v3/group_types/b8abce53-8d22-4238-aacc-f7a7b61bca9c => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:55.411363 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 471/1885] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:57:55 2026] DELETE /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:57:55.415131 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-da90bde6-3307-471b-850a-f2c1e8b3137f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.416932 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb4798fd-fbc5-4214-a4e2-fec7db869ebb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.417049 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da90bde6-3307-471b-850a-f2c1e8b3137f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:55.417256 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da90bde6-3307-471b-850a-f2c1e8b3137f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.417473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da90bde6-3307-471b-850a-f2c1e8b3137f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.417708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-da90bde6-3307-471b-850a-f2c1e8b3137f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:55.418745 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b819bce5-e2cf-424a-90f0-85372153058d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.419957 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb4798fd-fbc5-4214-a4e2-fec7db869ebb tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] DELETE https://10.4.3.140/volume/v3/types/e24424b7-5cd0-4dd0-a565-80d64b5a17c5 Jul 31 13:57:55.420181 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb4798fd-fbc5-4214-a4e2-fec7db869ebb tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.420405 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb4798fd-fbc5-4214-a4e2-fec7db869ebb tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.421716 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b819bce5-e2cf-424a-90f0-85372153058d tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] GET https://10.4.3.140/volume/v3/volumes/24b15249-7474-4be6-ab5d-2bd2c3d1a51c Jul 31 13:57:55.422014 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b819bce5-e2cf-424a-90f0-85372153058d tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.422628 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b819bce5-e2cf-424a-90f0-85372153058d tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.423022 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.423022 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:55.423814 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da90bde6-3307-471b-850a-f2c1e8b3137f tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 200 Jul 31 13:57:55.424242 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 473/1886] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:55.432807 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.432807 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:55.436750 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b819bce5-e2cf-424a-90f0-85372153058d tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Volume info retrieved successfully. Jul 31 13:57:55.440583 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b819bce5-e2cf-424a-90f0-85372153058d tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes/24b15249-7474-4be6-ab5d-2bd2c3d1a51c returned with HTTP 200 Jul 31 13:57:55.441327 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 471/1887] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/volumes/24b15249-7474-4be6-ab5d-2bd2c3d1a51c => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:55.452083 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb4798fd-fbc5-4214-a4e2-fec7db869ebb tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] https://10.4.3.140/volume/v3/types/e24424b7-5cd0-4dd0-a565-80d64b5a17c5 returned with HTTP 202 Jul 31 13:57:55.452478 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 473/1888] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:57:55 2026] DELETE /volume/v3/types/e24424b7-5cd0-4dd0-a565-80d64b5a17c5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:55.456676 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fe8212d4-8aae-4b25-9950-224755ff4689 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.456676 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe8212d4-8aae-4b25-9950-224755ff4689 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] GET https://10.4.3.140/volume/v3/messages Jul 31 13:57:55.456676 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe8212d4-8aae-4b25-9950-224755ff4689 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.456676 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe8212d4-8aae-4b25-9950-224755ff4689 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.460304 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4615c51e-97a0-490c-b1d2-47e0d0c066e4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.461231 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe8212d4-8aae-4b25-9950-224755ff4689 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:57:55.461673 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 472/1889] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:55.462031 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4615c51e-97a0-490c-b1d2-47e0d0c066e4 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] GET https://10.4.3.140/volume/v3/types/e24424b7-5cd0-4dd0-a565-80d64b5a17c5 Jul 31 13:57:55.462269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4615c51e-97a0-490c-b1d2-47e0d0c066e4 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.462467 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4615c51e-97a0-490c-b1d2-47e0d0c066e4 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.465868 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4615c51e-97a0-490c-b1d2-47e0d0c066e4 tempest-GroupsV320Test-1941632177 tempest-GroupsV320Test-1941632177-project-admin] https://10.4.3.140/volume/v3/types/e24424b7-5cd0-4dd0-a565-80d64b5a17c5 returned with HTTP 404 Jul 31 13:57:55.466414 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 474/1890] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/types/e24424b7-5cd0-4dd0-a565-80d64b5a17c5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:55.470236 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f05c90f7-d6b6-4f4e-b2f2-3974dd002922 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.531598 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f05c90f7-d6b6-4f4e-b2f2-3974dd002922 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] DELETE https://10.4.3.140/volume/v3/messages/f639afad-8ce1-4cb2-b3c2-8e77476f5752 Jul 31 13:57:55.531796 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f05c90f7-d6b6-4f4e-b2f2-3974dd002922 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.531973 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f05c90f7-d6b6-4f4e-b2f2-3974dd002922 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.546421 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f05c90f7-d6b6-4f4e-b2f2-3974dd002922 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] https://10.4.3.140/volume/v3/messages/f639afad-8ce1-4cb2-b3c2-8e77476f5752 returned with HTTP 204 Jul 31 13:57:55.546833 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 472/1891] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 13:57:55 2026] DELETE /volume/v3/messages/f639afad-8ce1-4cb2-b3c2-8e77476f5752 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 13:57:55.554922 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1402113b-5ac8-4d24-ae78-90da3eaba480 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.556508 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1402113b-5ac8-4d24-ae78-90da3eaba480 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] GET https://10.4.3.140/volume/v3/messages/f639afad-8ce1-4cb2-b3c2-8e77476f5752 Jul 31 13:57:55.556733 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1402113b-5ac8-4d24-ae78-90da3eaba480 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.556946 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1402113b-5ac8-4d24-ae78-90da3eaba480 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.561499 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1402113b-5ac8-4d24-ae78-90da3eaba480 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] https://10.4.3.140/volume/v3/messages/f639afad-8ce1-4cb2-b3c2-8e77476f5752 returned with HTTP 404 Jul 31 13:57:55.562042 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 474/1892] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/messages/f639afad-8ce1-4cb2-b3c2-8e77476f5752 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:55.571404 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.573976 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/24b15249-7474-4be6-ab5d-2bd2c3d1a51c Jul 31 13:57:55.574315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.574719 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.574897 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Delete volume with id: 24b15249-7474-4be6-ab5d-2bd2c3d1a51c Jul 31 13:57:55.583117 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.583117 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:55.583663 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Volume info retrieved successfully. Jul 31 13:57:55.584730 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100183) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 13:57:55.596534 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-182539724 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-182539724, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:55.596801 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-182539724 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-182539724, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:55.605397 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Created reservations ['4a388299-c533-45be-b8a5-44151204c8ee', 'd416e820-257c-48b4-a66f-a5dd52aa8bb7', '128a9f85-0654-4aec-a5e8-4c4b718c2dcf', 'fcaaf6fb-9b3b-49a7-84dc-9cd315971891'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:55.636559 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Delete volume request issued successfully. Jul 31 13:57:55.636789 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca26a8a0-002a-4f78-8fa4-fc382e8c8e66 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes/24b15249-7474-4be6-ab5d-2bd2c3d1a51c returned with HTTP 202 Jul 31 13:57:55.637215 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 473/1893] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:55 2026] DELETE /volume/v3/volumes/24b15249-7474-4be6-ab5d-2bd2c3d1a51c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:55.644784 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-75d612e0-0821-4977-b033-afcc43821204 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.647005 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75d612e0-0821-4977-b033-afcc43821204 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] DELETE https://10.4.3.140/volume/v3/types/16eff23f-04fc-4273-b669-53f9de283374 Jul 31 13:57:55.647211 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75d612e0-0821-4977-b033-afcc43821204 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.647572 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75d612e0-0821-4977-b033-afcc43821204 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.671901 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7c4ed9f3-f012-4395-a67f-8e67ebcf8798 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.673590 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7c4ed9f3-f012-4395-a67f-8e67ebcf8798 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:55.673823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7c4ed9f3-f012-4395-a67f-8e67ebcf8798 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.674049 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7c4ed9f3-f012-4395-a67f-8e67ebcf8798 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.679491 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75d612e0-0821-4977-b033-afcc43821204 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/types/16eff23f-04fc-4273-b669-53f9de283374 returned with HTTP 202 Jul 31 13:57:55.679947 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 475/1894] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:57:55 2026] DELETE /volume/v3/types/16eff23f-04fc-4273-b669-53f9de283374 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:55.681830 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.681830 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:55.685324 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7c4ed9f3-f012-4395-a67f-8e67ebcf8798 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:55.688892 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c3ee54be-9396-42c8-a004-bf0e1c41f115 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.690716 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7c4ed9f3-f012-4395-a67f-8e67ebcf8798 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:55.691297 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 473/1895] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:55.692164 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3ee54be-9396-42c8-a004-bf0e1c41f115 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:57:55.692567 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3ee54be-9396-42c8-a004-bf0e1c41f115 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-204553138", "extra_specs": {"storage_protocol": "tempest-storage_protocol-711132057", "vendor_name": "tempest-vendor_name-2089191814"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:55.715319 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3ee54be-9396-42c8-a004-bf0e1c41f115 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:57:55.715867 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 475/1896] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:57:55 2026] POST /volume/v3/types => generated 328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:55.726383 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.731542 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:55.732027 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "54862717-e990-4907-8990-ce2fe87bac70", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:55.734118 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-51faf810-47b5-4b5f-b88b-af0d4bc0042a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.734496 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Create volume request body: {'volume': {'volume_type': '54862717-e990-4907-8990-ce2fe87bac70', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:55.736277 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-51faf810-47b5-4b5f-b88b-af0d4bc0042a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:55.736462 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-51faf810-47b5-4b5f-b88b-af0d4bc0042a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.736747 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-51faf810-47b5-4b5f-b88b-af0d4bc0042a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.739674 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Create volume of 1 GB Jul 31 13:57:55.739940 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.739940 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:55.743628 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Availability Zones retrieved successfully. Jul 31 13:57:55.747870 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Flow 'volume_create_api' (1d84958e-76e1-4ebf-8919-069d8f9404a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:55.747870 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f54270-e9f2-4bcf-bf7c-bc5f0fe443ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:55.748257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:55.751543 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.751543 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:55.756593 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-51faf810-47b5-4b5f-b88b-af0d4bc0042a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:55.766143 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-51faf810-47b5-4b5f-b88b-af0d4bc0042a tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:55.766563 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 476/1897] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:55.770461 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f54270-e9f2-4bcf-bf7c-bc5f0fe443ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:57:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-711132057',vendor_name='tempest-vendor_name-2089191814'},id=54862717-e990-4907-8990-ce2fe87bac70,is_public=True,name='tempest-ProjectMemberTests-volume-type-204553138',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54862717-e990-4907-8990-ce2fe87bac70', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:55.771218 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8416f3e6-1fde-401c-8a05-3d76b357e9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:55.802600 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-204553138 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-204553138, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:55.803003 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-204553138 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-204553138, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:55.835935 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Created reservations ['52678774-64a8-44f2-9b35-e3c5d36430ce', '4a04d11d-e978-4919-8ba3-911c4cfe0fad', '5a6e784c-182f-44f7-9bbe-cda3d7c3e32c', '74ba446c-3713-4d53-a219-a64a73c5d1ee'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:55.836908 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8416f3e6-1fde-401c-8a05-3d76b357e9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52678774-64a8-44f2-9b35-e3c5d36430ce', '4a04d11d-e978-4919-8ba3-911c4cfe0fad', '5a6e784c-182f-44f7-9bbe-cda3d7c3e32c', '74ba446c-3713-4d53-a219-a64a73c5d1ee']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:55.837696 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d446d33-c85f-4068-9406-1ab33a977854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:55.863378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d446d33-c85f-4068-9406-1ab33a977854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eb62fd6-083b-4e33-a83f-106eaee765ff', '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='240d17bbda8149c2b2716bbb82e2921f',qos_specs=None,replication_status=,reservations=['52678774-64a8-44f2-9b35-e3c5d36430ce','4a04d11d-e978-4919-8ba3-911c4cfe0fad','5a6e784c-182f-44f7-9bbe-cda3d7c3e32c','74ba446c-3713-4d53-a219-a64a73c5d1ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db09fc23a754bbf9e2075f6dd5b8adc',volume_type_id=54862717-e990-4907-8990-ce2fe87bac70), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57: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=1eb62fd6-083b-4e33-a83f-106eaee765ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='240d17bbda8149c2b2716bbb82e2921f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0db09fc23a754bbf9e2075f6dd5b8adc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(54862717-e990-4907-8990-ce2fe87bac70),volume_type_id=54862717-e990-4907-8990-ce2fe87bac70)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:55.864142 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea3358e-c3d4-4b1b-885a-cb8055dede52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:55.880221 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea3358e-c3d4-4b1b-885a-cb8055dede52) transitioned into state 'SUCCESS' from 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='240d17bbda8149c2b2716bbb82e2921f',qos_specs=None,replication_status=,reservations=['52678774-64a8-44f2-9b35-e3c5d36430ce','4a04d11d-e978-4919-8ba3-911c4cfe0fad','5a6e784c-182f-44f7-9bbe-cda3d7c3e32c','74ba446c-3713-4d53-a219-a64a73c5d1ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db09fc23a754bbf9e2075f6dd5b8adc',volume_type_id=54862717-e990-4907-8990-ce2fe87bac70)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:55.880927 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad707c42-3862-47e4-ac7f-328b3d802f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:55.892674 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad707c42-3862-47e4-ac7f-328b3d802f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:55.892674 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Flow 'volume_create_api' (1d84958e-76e1-4ebf-8919-069d8f9404a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:55.892674 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Create volume request issued successfully. Jul 31 13:57:55.892674 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f2191fe-c15f-4339-ae72-3b9b49fdce8a tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:55.892674 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 474/1898] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:57:55 2026] POST /volume/v3/volumes => generated 773 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:55.904196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-78a01d52-e73a-4c57-bd18-cd3935c510c0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:55.908595 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-78a01d52-e73a-4c57-bd18-cd3935c510c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] GET https://10.4.3.140/volume/v3/volumes/1eb62fd6-083b-4e33-a83f-106eaee765ff Jul 31 13:57:55.908907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-78a01d52-e73a-4c57-bd18-cd3935c510c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:55.909093 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-78a01d52-e73a-4c57-bd18-cd3935c510c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:55.918635 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:55.918635 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:55.923541 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-78a01d52-e73a-4c57-bd18-cd3935c510c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Volume info retrieved successfully. Jul 31 13:57:55.931536 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-78a01d52-e73a-4c57-bd18-cd3935c510c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes/1eb62fd6-083b-4e33-a83f-106eaee765ff returned with HTTP 200 Jul 31 13:57:55.931536 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 474/1899] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:55 2026] GET /volume/v3/volumes/1eb62fd6-083b-4e33-a83f-106eaee765ff => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:56.089090 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aef300f6-ca22-444d-8c74-bab7bbb84834 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.093733 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aef300f6-ca22-444d-8c74-bab7bbb84834 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 Jul 31 13:57:56.094163 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aef300f6-ca22-444d-8c74-bab7bbb84834 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.094462 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aef300f6-ca22-444d-8c74-bab7bbb84834 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.094690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-aef300f6-ca22-444d-8c74-bab7bbb84834 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member d1c63251-582c-4bf1-9a27-6d8da6567415 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:57:56.099691 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.099691 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:56.104636 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aef300f6-ca22-444d-8c74-bab7bbb84834 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 returned with HTTP 200 Jul 31 13:57:56.105262 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 476/1900] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:56.111503 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-debe123e-8caa-4ad8-a3b7-86983032a559 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.113718 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-debe123e-8caa-4ad8-a3b7-86983032a559 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:56.113888 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-debe123e-8caa-4ad8-a3b7-86983032a559 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.114074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-debe123e-8caa-4ad8-a3b7-86983032a559 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.114307 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-08c967ff-babc-4396-aeba-f6ececcb0b5f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.117601 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-08c967ff-babc-4396-aeba-f6ececcb0b5f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Jul 31 13:57:56.117601 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-08c967ff-babc-4396-aeba-f6ececcb0b5f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.117601 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-08c967ff-babc-4396-aeba-f6ececcb0b5f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.117786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-08c967ff-babc-4396-aeba-f6ececcb0b5f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:56.118007 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.118007 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:56.118845 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-08c967ff-babc-4396-aeba-f6ececcb0b5f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:57:56.120876 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.120876 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:56.123336 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-08c967ff-babc-4396-aeba-f6ececcb0b5f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all snapshots completed successfully. Jul 31 13:57:56.123916 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.123916 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:56.124727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-08c967ff-babc-4396-aeba-f6ececcb0b5f tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 13:57:56.124818 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-debe123e-8caa-4ad8-a3b7-86983032a559 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:56.125130 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 475/1901] 10.4.3.140 () {66 vars in 1264 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:56.129862 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-debe123e-8caa-4ad8-a3b7-86983032a559 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:56.130287 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 477/1902] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:56.132535 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7bfdca84-b2c6-41d9-864d-f7366185e0dd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.135176 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7bfdca84-b2c6-41d9-864d-f7366185e0dd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/cd0e0a84-c8e3-4dd7-a618-0f7eb936a235 Jul 31 13:57:56.135176 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7bfdca84-b2c6-41d9-864d-f7366185e0dd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.135176 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7bfdca84-b2c6-41d9-864d-f7366185e0dd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.140704 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.140704 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:56.141310 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7bfdca84-b2c6-41d9-864d-f7366185e0dd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Snapshot retrieved successfully. Jul 31 13:57:56.141936 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8358f131-2a79-4705-b160-ff719b598243 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.142423 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7bfdca84-b2c6-41d9-864d-f7366185e0dd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/cd0e0a84-c8e3-4dd7-a618-0f7eb936a235 returned with HTTP 200 Jul 31 13:57:56.142491 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8358f131-2a79-4705-b160-ff719b598243 None None] GET https://10.4.3.140/volume// Jul 31 13:57:56.142680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8358f131-2a79-4705-b160-ff719b598243 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.142879 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8358f131-2a79-4705-b160-ff719b598243 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.143034 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 475/1903] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/snapshots/cd0e0a84-c8e3-4dd7-a618-0f7eb936a235 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:56.143341 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8358f131-2a79-4705-b160-ff719b598243 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:56.143960 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 477/1904] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:56.151970 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20d4713c-eaa0-4aa3-8014-9270b2e8f5b6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.152533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-97510e75-92fe-4484-9793-a4a52493cfe8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.157216 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20d4713c-eaa0-4aa3-8014-9270b2e8f5b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/7cc443b7-5511-4d82-8f97-5251ec616767 Jul 31 13:57:56.157338 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20d4713c-eaa0-4aa3-8014-9270b2e8f5b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.157390 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-97510e75-92fe-4484-9793-a4a52493cfe8 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:57:56.159048 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20d4713c-eaa0-4aa3-8014-9270b2e8f5b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.159126 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-97510e75-92fe-4484-9793-a4a52493cfe8 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edfaf20b-603e-4ec0-b6c3-16b3440df76e", "connector": null, "instance_uuid": "ea66c56b-c0f8-4d1e-afb1-128771daf8de"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:56.162626 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.162626 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:56.163105 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-20d4713c-eaa0-4aa3-8014-9270b2e8f5b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Snapshot retrieved successfully. Jul 31 13:57:56.163898 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20d4713c-eaa0-4aa3-8014-9270b2e8f5b6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/7cc443b7-5511-4d82-8f97-5251ec616767 returned with HTTP 200 Jul 31 13:57:56.164298 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 476/1905] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/snapshots/7cc443b7-5511-4d82-8f97-5251ec616767 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:56.171228 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.171228 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:56.174677 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d405ba43-9e5b-487b-b3a2-559e5c8c6fec None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.176963 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d405ba43-9e5b-487b-b3a2-559e5c8c6fec tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 Jul 31 13:57:56.177245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d405ba43-9e5b-487b-b3a2-559e5c8c6fec tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.177487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d405ba43-9e5b-487b-b3a2-559e5c8c6fec tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.179119 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.group_snapshots [None req-d405ba43-9e5b-487b-b3a2-559e5c8c6fec tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] delete called for member d1c63251-582c-4bf1-9a27-6d8da6567415 {{(pid=100182) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 13:57:56.179889 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.group_snapshots [None req-d405ba43-9e5b-487b-b3a2-559e5c8c6fec tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Delete group_snapshot with id: d1c63251-582c-4bf1-9a27-6d8da6567415 Jul 31 13:57:56.186721 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.186721 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:56.212335 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-97510e75-92fe-4484-9793-a4a52493cfe8 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:57:56.212801 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 478/1906] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:57:56 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 31 13:57:56.256610 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d405ba43-9e5b-487b-b3a2-559e5c8c6fec tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 returned with HTTP 202 Jul 31 13:57:56.257165 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 476/1907] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:57:56 2026] DELETE /volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:56.269044 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-54ab277e-a435-4c27-8aa8-193e2f64526a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.277409 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:56.277706 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.277982 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.278304 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:56.279356 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:56.290020 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all volumes completed successfully. Jul 31 13:57:56.291278 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:56.291278 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:56.339801 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:56.343040 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.343040 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:56.348264 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:56.348488 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:56.390539 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:56.394465 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.394465 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:56.403310 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-54ab277e-a435-4c27-8aa8-193e2f64526a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:56.403825 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 478/1908] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:56.419561 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6bfe0fe1-cbf9-4e41-9dd2-5e8a5b971fba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.421146 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6bfe0fe1-cbf9-4e41-9dd2-5e8a5b971fba tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Jul 31 13:57:56.421146 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6bfe0fe1-cbf9-4e41-9dd2-5e8a5b971fba tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.421146 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6bfe0fe1-cbf9-4e41-9dd2-5e8a5b971fba tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.421146 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-6bfe0fe1-cbf9-4e41-9dd2-5e8a5b971fba tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:56.422345 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-6bfe0fe1-cbf9-4e41-9dd2-5e8a5b971fba tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:57:56.425769 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6bfe0fe1-cbf9-4e41-9dd2-5e8a5b971fba tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all snapshots completed successfully. Jul 31 13:57:56.426791 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6bfe0fe1-cbf9-4e41-9dd2-5e8a5b971fba tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 13:57:56.426844 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 477/1909] 10.4.3.140 () {66 vars in 1264 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:57:56.440613 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3391c694-8b9b-4f67-863c-6a3dae03d56d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.440674 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-86db913c-9412-4ef2-b366-4350c9e8c048 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.442966 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3391c694-8b9b-4f67-863c-6a3dae03d56d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 Jul 31 13:57:56.444141 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3391c694-8b9b-4f67-863c-6a3dae03d56d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.444380 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3391c694-8b9b-4f67-863c-6a3dae03d56d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.444489 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-3391c694-8b9b-4f67-863c-6a3dae03d56d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Show backup with id a3f2d427-165a-4571-8732-29196ce7dcf7. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:57:56.445602 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-86db913c-9412-4ef2-b366-4350c9e8c048 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 Jul 31 13:57:56.446132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-86db913c-9412-4ef2-b366-4350c9e8c048 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.446704 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-86db913c-9412-4ef2-b366-4350c9e8c048 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.447132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.group_snapshots [None req-86db913c-9412-4ef2-b366-4350c9e8c048 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member d1c63251-582c-4bf1-9a27-6d8da6567415 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:57:56.448419 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3391c694-8b9b-4f67-863c-6a3dae03d56d tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 returned with HTTP 404 Jul 31 13:57:56.449080 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 479/1910] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/backups/a3f2d427-165a-4571-8732-29196ce7dcf7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:56.451213 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-86db913c-9412-4ef2-b366-4350c9e8c048 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 returned with HTTP 404 Jul 31 13:57:56.451738 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 477/1911] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:56.461603 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-985deea2-4534-4e22-996c-22166dd42ddb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.465722 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-985deea2-4534-4e22-996c-22166dd42ddb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 Jul 31 13:57:56.465722 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-985deea2-4534-4e22-996c-22166dd42ddb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.465722 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-985deea2-4534-4e22-996c-22166dd42ddb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.465722 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-985deea2-4534-4e22-996c-22166dd42ddb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] delete called for member d1c63251-582c-4bf1-9a27-6d8da6567415 {{(pid=100184) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 13:57:56.465722 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.group_snapshots [None req-985deea2-4534-4e22-996c-22166dd42ddb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Delete group_snapshot with id: d1c63251-582c-4bf1-9a27-6d8da6567415 Jul 31 13:57:56.470164 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-985deea2-4534-4e22-996c-22166dd42ddb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 returned with HTTP 404 Jul 31 13:57:56.470739 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 479/1912] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:57:56 2026] DELETE /volume/v3/group_snapshots/d1c63251-582c-4bf1-9a27-6d8da6567415 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:56.477762 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.479410 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:57:56.479654 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.479840 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.480064 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:57:56.480750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:57:56.489106 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all volumes completed successfully. Jul 31 13:57:56.489774 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:56.489921 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:56.523003 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:56.527192 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.527192 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:56.533101 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:56.533333 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:56.580081 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-1eda072f-65aa-4c34-b60c-cbc65212bf61 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.584095 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-1eda072f-65aa-4c34-b60c-cbc65212bf61 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:56.584397 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-1eda072f-65aa-4c34-b60c-cbc65212bf61 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.584709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-1eda072f-65aa-4c34-b60c-cbc65212bf61 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.586755 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:56.590035 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.590035 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:56.597713 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a37dd6d3-2c2f-4b04-9a2e-7fb1bcc8a3a7 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:57:56.598161 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 478/1913] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:56.599590 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.599590 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:56.605039 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-1eda072f-65aa-4c34-b60c-cbc65212bf61 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:56.611847 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-1eda072f-65aa-4c34-b60c-cbc65212bf61 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:56.612775 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 480/1914] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:56.612860 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2344963d-2ee2-4f25-8fc7-79a4ca05cf89 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.615111 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2344963d-2ee2-4f25-8fc7-79a4ca05cf89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb/action Jul 31 13:57:56.615575 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2344963d-2ee2-4f25-8fc7-79a4ca05cf89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:56.615957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2344963d-2ee2-4f25-8fc7-79a4ca05cf89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:56.618482 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-2344963d-2ee2-4f25-8fc7-79a4ca05cf89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] delete called for group 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100182) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:57:56.620777 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-2344963d-2ee2-4f25-8fc7-79a4ca05cf89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Delete group with id: 0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:56.623291 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.623291 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:56.630013 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-4108f2dc-12e6-4e10-b9bf-f2401b8db919 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.631953 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-4108f2dc-12e6-4e10-b9bf-f2401b8db919 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] POST https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db/action Jul 31 13:57:56.632293 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-4108f2dc-12e6-4e10-b9bf-f2401b8db919 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:56.632436 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-4108f2dc-12e6-4e10-b9bf-f2401b8db919 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:56.643734 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.643734 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:56.644274 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-4108f2dc-12e6-4e10-b9bf-f2401b8db919 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:56.652931 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-4108f2dc-12e6-4e10-b9bf-f2401b8db919 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Begin detaching volume completed successfully. Jul 31 13:57:56.652931 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-4108f2dc-12e6-4e10-b9bf-f2401b8db919 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db/action returned with HTTP 202 Jul 31 13:57:56.653152 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 480/1915] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:57:56 2026] POST /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:57:56.674868 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-07a90586-dc53-4036-8872-852d7438fa77 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.677025 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-07a90586-dc53-4036-8872-852d7438fa77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:56.677237 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-07a90586-dc53-4036-8872-852d7438fa77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.680567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-07a90586-dc53-4036-8872-852d7438fa77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.680692 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2344963d-2ee2-4f25-8fc7-79a4ca05cf89 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb/action returned with HTTP 202 Jul 31 13:57:56.680692 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 478/1916] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:57:56 2026] POST /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:56.688532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3619cd7f-d0d0-4a10-8555-1228deb3d167 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.690029 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.690029 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:56.691134 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3619cd7f-d0d0-4a10-8555-1228deb3d167 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 Jul 31 13:57:56.691764 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3619cd7f-d0d0-4a10-8555-1228deb3d167 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.692146 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3619cd7f-d0d0-4a10-8555-1228deb3d167 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.695925 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-07a90586-dc53-4036-8872-852d7438fa77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:56.700402 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-07a90586-dc53-4036-8872-852d7438fa77 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:56.701184 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 479/1917] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:56.704663 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.704663 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:56.708228 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-10a8ed92-b74b-4757-bcf5-9267c45d5d51 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.708836 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10a8ed92-b74b-4757-bcf5-9267c45d5d51 None None] GET https://10.4.3.140/volume// Jul 31 13:57:56.709106 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10a8ed92-b74b-4757-bcf5-9267c45d5d51 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.709384 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10a8ed92-b74b-4757-bcf5-9267c45d5d51 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.709884 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10a8ed92-b74b-4757-bcf5-9267c45d5d51 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:56.710304 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 481/1918] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:56.710416 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3619cd7f-d0d0-4a10-8555-1228deb3d167 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:56.712151 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-3619cd7f-d0d0-4a10-8555-1228deb3d167 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:56.712480 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-3619cd7f-d0d0-4a10-8555-1228deb3d167 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:56.723242 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-320007a4-952a-45fe-aa78-5965b55e1aff None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.726759 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-320007a4-952a-45fe-aa78-5965b55e1aff tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:56.727043 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-320007a4-952a-45fe-aa78-5965b55e1aff tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.727254 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-320007a4-952a-45fe-aa78-5965b55e1aff tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.742439 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.742439 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:56.746816 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-320007a4-952a-45fe-aa78-5965b55e1aff tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:56.752987 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-320007a4-952a-45fe-aa78-5965b55e1aff tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:56.752987 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 479/1919] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:56.782821 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-3619cd7f-d0d0-4a10-8555-1228deb3d167 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:56.788223 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.788223 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:56.798326 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3619cd7f-d0d0-4a10-8555-1228deb3d167 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 returned with HTTP 200 Jul 31 13:57:56.799309 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 481/1920] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:56.943351 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d5107e02-d9eb-46ec-bcc1-ecdffad6e3c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.946396 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5107e02-d9eb-46ec-bcc1-ecdffad6e3c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] GET https://10.4.3.140/volume/v3/volumes/1eb62fd6-083b-4e33-a83f-106eaee765ff Jul 31 13:57:56.946396 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5107e02-d9eb-46ec-bcc1-ecdffad6e3c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.946396 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5107e02-d9eb-46ec-bcc1-ecdffad6e3c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.953860 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:56.953860 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:56.958106 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d5107e02-d9eb-46ec-bcc1-ecdffad6e3c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Volume info retrieved successfully. Jul 31 13:57:56.963700 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5107e02-d9eb-46ec-bcc1-ecdffad6e3c0 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes/1eb62fd6-083b-4e33-a83f-106eaee765ff returned with HTTP 200 Jul 31 13:57:56.964308 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 480/1921] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/volumes/1eb62fd6-083b-4e33-a83f-106eaee765ff => generated 973 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:56.977909 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c0bec085-0080-4a46-bad9-1ba3c6594438 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:56.982774 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0bec085-0080-4a46-bad9-1ba3c6594438 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] GET https://10.4.3.140/volume/v3/messages Jul 31 13:57:56.983087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0bec085-0080-4a46-bad9-1ba3c6594438 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:56.983990 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0bec085-0080-4a46-bad9-1ba3c6594438 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:56.992759 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0bec085-0080-4a46-bad9-1ba3c6594438 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:57:56.993275 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 482/1922] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:57:56 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:57.003983 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a46e1d5d-2ded-4034-ba20-067649adf7ac None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.007949 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a46e1d5d-2ded-4034-ba20-067649adf7ac tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] GET https://10.4.3.140/volume/v3/messages Jul 31 13:57:57.008287 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a46e1d5d-2ded-4034-ba20-067649adf7ac tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.008561 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a46e1d5d-2ded-4034-ba20-067649adf7ac tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.016230 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a46e1d5d-2ded-4034-ba20-067649adf7ac tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:57:57.016807 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 480/1923] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:57:57 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:57.027296 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ac5a655f-9d3e-432f-86c8-ae37bc872e04 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.030993 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ac5a655f-9d3e-432f-86c8-ae37bc872e04 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] DELETE https://10.4.3.140/volume/v3/messages/9ff7bae2-d30f-4882-9b3d-5d15e7e5c81c Jul 31 13:57:57.030993 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ac5a655f-9d3e-432f-86c8-ae37bc872e04 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.032299 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ac5a655f-9d3e-432f-86c8-ae37bc872e04 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.053191 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ac5a655f-9d3e-432f-86c8-ae37bc872e04 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/messages/9ff7bae2-d30f-4882-9b3d-5d15e7e5c81c returned with HTTP 204 Jul 31 13:57:57.053790 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 482/1924] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 13:57:57 2026] DELETE /volume/v3/messages/9ff7bae2-d30f-4882-9b3d-5d15e7e5c81c => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 13:57:57.062236 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-328c1253-e2fb-4207-ae75-aa28a7626012 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.064183 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-328c1253-e2fb-4207-ae75-aa28a7626012 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/1eb62fd6-083b-4e33-a83f-106eaee765ff Jul 31 13:57:57.064378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-328c1253-e2fb-4207-ae75-aa28a7626012 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.064671 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-328c1253-e2fb-4207-ae75-aa28a7626012 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.064727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-328c1253-e2fb-4207-ae75-aa28a7626012 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Delete volume with id: 1eb62fd6-083b-4e33-a83f-106eaee765ff Jul 31 13:57:57.073650 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:57.073650 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:57.073926 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-328c1253-e2fb-4207-ae75-aa28a7626012 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Volume info retrieved successfully. Jul 31 13:57:57.075119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-328c1253-e2fb-4207-ae75-aa28a7626012 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100183) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 13:57:57.099898 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-328c1253-e2fb-4207-ae75-aa28a7626012 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Created reservations ['0e14424f-079c-4822-b898-152cf91c9c76', 'c05ba49c-4f1e-4851-b172-1f68c4f82f87', 'a21c451f-9bc3-49e5-8e28-62a75a226d06', '7b264cb1-c10a-4da1-8287-4a3ac1c2ea44'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:57.127719 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-328c1253-e2fb-4207-ae75-aa28a7626012 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Delete volume request issued successfully. Jul 31 13:57:57.127719 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-328c1253-e2fb-4207-ae75-aa28a7626012 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes/1eb62fd6-083b-4e33-a83f-106eaee765ff returned with HTTP 202 Jul 31 13:57:57.128227 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 481/1925] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:57 2026] DELETE /volume/v3/volumes/1eb62fd6-083b-4e33-a83f-106eaee765ff => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:57.137631 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e86c0517-0452-4520-ad07-0e8fdf0caef1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.139689 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e86c0517-0452-4520-ad07-0e8fdf0caef1 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] DELETE https://10.4.3.140/volume/v3/types/54862717-e990-4907-8990-ce2fe87bac70 Jul 31 13:57:57.139957 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e86c0517-0452-4520-ad07-0e8fdf0caef1 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.140258 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e86c0517-0452-4520-ad07-0e8fdf0caef1 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.175245 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e86c0517-0452-4520-ad07-0e8fdf0caef1 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/types/54862717-e990-4907-8990-ce2fe87bac70 returned with HTTP 202 Jul 31 13:57:57.176786 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 483/1926] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:57:57 2026] DELETE /volume/v3/types/54862717-e990-4907-8990-ce2fe87bac70 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:57.183271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b1c4320a-638f-4c0b-b763-fb845462d903 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.185175 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b1c4320a-638f-4c0b-b763-fb845462d903 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:57:57.185536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b1c4320a-638f-4c0b-b763-fb845462d903 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-189461089", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1873717510", "vendor_name": "tempest-vendor_name-728872387"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:57.208284 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b1c4320a-638f-4c0b-b763-fb845462d903 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:57:57.208757 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 481/1927] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:57:57 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:57.216846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.218662 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:57.219013 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aa5bdfc2-1049-49d2-99e5-670aee154dae", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:57.220887 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Create volume request body: {'volume': {'volume_type': 'aa5bdfc2-1049-49d2-99e5-670aee154dae', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:57.225266 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Create volume of 1 GB Jul 31 13:57:57.225747 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:57.225747 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:57.225937 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Availability Zones retrieved successfully. Jul 31 13:57:57.233068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Flow 'volume_create_api' (4553e8d3-abde-4d7e-9875-9b907277f0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:57.234363 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00995f53-b671-4d1f-ad94-eced576b5b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:57.235318 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:57.257489 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00995f53-b671-4d1f-ad94-eced576b5b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:57:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1873717510',vendor_name='tempest-vendor_name-728872387'},id=aa5bdfc2-1049-49d2-99e5-670aee154dae,is_public=True,name='tempest-ProjectMemberTests-volume-type-189461089',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa5bdfc2-1049-49d2-99e5-670aee154dae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:57.258300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f917da83-00f3-42d1-ac41-e8b264ab64ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:57.295710 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-189461089 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-189461089, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:57.296108 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-189461089 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-189461089, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:57.339067 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Created reservations ['a017e47f-3921-4e20-816e-bcfe89bdb47a', '5a8ed518-1286-403b-99b7-4c01a39ab26a', '700b5c79-382d-47ae-b089-71b479c2129f', '15ccabc9-0612-417a-8aff-39664eabb6a1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:57.339752 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f917da83-00f3-42d1-ac41-e8b264ab64ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a017e47f-3921-4e20-816e-bcfe89bdb47a', '5a8ed518-1286-403b-99b7-4c01a39ab26a', '700b5c79-382d-47ae-b089-71b479c2129f', '15ccabc9-0612-417a-8aff-39664eabb6a1']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:57.340852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7567ee-88f1-4129-aaba-2d02c9635e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:57.369150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7567ee-88f1-4129-aaba-2d02c9635e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ab0f45a-0c99-4059-bdd8-eb89670f8556', '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='240d17bbda8149c2b2716bbb82e2921f',qos_specs=None,replication_status=,reservations=['a017e47f-3921-4e20-816e-bcfe89bdb47a','5a8ed518-1286-403b-99b7-4c01a39ab26a','700b5c79-382d-47ae-b089-71b479c2129f','15ccabc9-0612-417a-8aff-39664eabb6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db09fc23a754bbf9e2075f6dd5b8adc',volume_type_id=aa5bdfc2-1049-49d2-99e5-670aee154dae), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:57Z,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=6ab0f45a-0c99-4059-bdd8-eb89670f8556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='240d17bbda8149c2b2716bbb82e2921f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0db09fc23a754bbf9e2075f6dd5b8adc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa5bdfc2-1049-49d2-99e5-670aee154dae),volume_type_id=aa5bdfc2-1049-49d2-99e5-670aee154dae)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:57.370417 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672f2b7d-d4a5-4f09-8f53-8a89451a4d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:57.406284 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672f2b7d-d4a5-4f09-8f53-8a89451a4d13) transitioned into state 'SUCCESS' from 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='240d17bbda8149c2b2716bbb82e2921f',qos_specs=None,replication_status=,reservations=['a017e47f-3921-4e20-816e-bcfe89bdb47a','5a8ed518-1286-403b-99b7-4c01a39ab26a','700b5c79-382d-47ae-b089-71b479c2129f','15ccabc9-0612-417a-8aff-39664eabb6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db09fc23a754bbf9e2075f6dd5b8adc',volume_type_id=aa5bdfc2-1049-49d2-99e5-670aee154dae)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:57.407381 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359f4cf6-6b31-433f-91b3-ba499bcc3a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:57.422508 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359f4cf6-6b31-433f-91b3-ba499bcc3a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:57.423539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Flow 'volume_create_api' (4553e8d3-abde-4d7e-9875-9b907277f0dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:57.423953 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Create volume request issued successfully. Jul 31 13:57:57.424821 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4ff0bde-c948-4f73-8ab9-fd1fdda005bb tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:57.425416 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 483/1928] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:57:57 2026] POST /volume/v3/volumes => generated 773 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:57:57.443786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4f43ed65-4c56-43f7-819b-f02805ee5e4b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.446871 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f43ed65-4c56-43f7-819b-f02805ee5e4b tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] GET https://10.4.3.140/volume/v3/volumes/6ab0f45a-0c99-4059-bdd8-eb89670f8556 Jul 31 13:57:57.446871 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f43ed65-4c56-43f7-819b-f02805ee5e4b tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.446871 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f43ed65-4c56-43f7-819b-f02805ee5e4b tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.457864 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:57.457864 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:57.464329 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4f43ed65-4c56-43f7-819b-f02805ee5e4b tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Volume info retrieved successfully. Jul 31 13:57:57.470666 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f43ed65-4c56-43f7-819b-f02805ee5e4b tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes/6ab0f45a-0c99-4059-bdd8-eb89670f8556 returned with HTTP 200 Jul 31 13:57:57.472583 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 482/1929] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:57 2026] GET /volume/v3/volumes/6ab0f45a-0c99-4059-bdd8-eb89670f8556 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:57.570376 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9b2ae55e-82ef-4d86-bf57-de584f511f72 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.572001 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b2ae55e-82ef-4d86-bf57-de584f511f72 None None] GET https://10.4.3.140/volume// Jul 31 13:57:57.572001 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b2ae55e-82ef-4d86-bf57-de584f511f72 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.572001 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b2ae55e-82ef-4d86-bf57-de584f511f72 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.572933 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b2ae55e-82ef-4d86-bf57-de584f511f72 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:57.572933 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 484/1930] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:57:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:57.586277 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-89492dcf-038c-4130-b834-a9d90637ff51 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.588476 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-89492dcf-038c-4130-b834-a9d90637ff51 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:57:57.588816 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-89492dcf-038c-4130-b834-a9d90637ff51 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.588991 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-89492dcf-038c-4130-b834-a9d90637ff51 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.601802 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:57.601802 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:57.605303 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-89492dcf-038c-4130-b834-a9d90637ff51 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:57:57.611220 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-89492dcf-038c-4130-b834-a9d90637ff51 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:57:57.611761 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 482/1931] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:57:57 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 1338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:57.719904 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2cb31c2c-24d2-40a2-8b16-b0b8a58a3710 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.719904 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2cb31c2c-24d2-40a2-8b16-b0b8a58a3710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:57.719904 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2cb31c2c-24d2-40a2-8b16-b0b8a58a3710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.719904 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2cb31c2c-24d2-40a2-8b16-b0b8a58a3710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.730089 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:57.730089 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:57.734127 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2cb31c2c-24d2-40a2-8b16-b0b8a58a3710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:57.738749 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2cb31c2c-24d2-40a2-8b16-b0b8a58a3710 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:57.739154 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 484/1932] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:57 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:57.742314 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-514f8121-10e4-447e-a095-b59d8f2c9347 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.748764 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-514f8121-10e4-447e-a095-b59d8f2c9347 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] PUT https://10.4.3.140/volume/v3/attachments/fadad471-8972-41f7-8daa-18e33272d121 Jul 31 13:57:57.749132 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-514f8121-10e4-447e-a095-b59d8f2c9347 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:57.758914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-514f8121-10e4-447e-a095-b59d8f2c9347 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Acquiring lock "cinder-attachment_update-edfaf20b-603e-4ec0-b6c3-16b3440df76e-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:57:57.764562 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-514f8121-10e4-447e-a095-b59d8f2c9347 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Lock "cinder-attachment_update-edfaf20b-603e-4ec0-b6c3-16b3440df76e-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:57:57.766422 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:57.766422 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:57.809318 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-04fa1617-90a6-4014-a548-76163c5fefc0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.811560 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-04fa1617-90a6-4014-a548-76163c5fefc0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ed27a731-4f94-4e37-9746-1399e43d9285 Jul 31 13:57:57.811740 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-04fa1617-90a6-4014-a548-76163c5fefc0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.811935 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-04fa1617-90a6-4014-a548-76163c5fefc0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.818360 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-244b0b22-fd60-41ac-9164-aca251a125f1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.820598 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-244b0b22-fd60-41ac-9164-aca251a125f1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 Jul 31 13:57:57.820939 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-244b0b22-fd60-41ac-9164-aca251a125f1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.821207 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-244b0b22-fd60-41ac-9164-aca251a125f1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.824205 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:57.824205 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:57.827912 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-244b0b22-fd60-41ac-9164-aca251a125f1 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 returned with HTTP 404 Jul 31 13:57:57.828532 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 483/1933] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:57 2026] GET /volume/v3/volumes/698b3581-9022-4cdf-99ce-1bfb0e152a32 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:57.839687 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3ae92fb-598b-4919-926e-64f35c3c79d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.841911 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3ae92fb-598b-4919-926e-64f35c3c79d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/d7ada86c-01c4-40d6-ba69-6e9037cbf81a Jul 31 13:57:57.842214 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3ae92fb-598b-4919-926e-64f35c3c79d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.842462 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3ae92fb-598b-4919-926e-64f35c3c79d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.850460 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3ae92fb-598b-4919-926e-64f35c3c79d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/d7ada86c-01c4-40d6-ba69-6e9037cbf81a returned with HTTP 404 Jul 31 13:57:57.851121 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 485/1934] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:57 2026] GET /volume/v3/volumes/d7ada86c-01c4-40d6-ba69-6e9037cbf81a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:57.863365 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cee5a2a7-070b-45c9-ac68-727ba3c156bd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.865269 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cee5a2a7-070b-45c9-ac68-727ba3c156bd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb Jul 31 13:57:57.865480 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cee5a2a7-070b-45c9-ac68-727ba3c156bd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.865875 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cee5a2a7-070b-45c9-ac68-727ba3c156bd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.866022 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-cee5a2a7-070b-45c9-ac68-727ba3c156bd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 0dfb10c6-491b-4469-a059-1f0ba21754cb {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:57.870981 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cee5a2a7-070b-45c9-ac68-727ba3c156bd tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb returned with HTTP 404 Jul 31 13:57:57.871734 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 484/1935] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:57 2026] GET /volume/v3/groups/0dfb10c6-491b-4469-a059-1f0ba21754cb => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:57:57.880252 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d0f2797e-2350-4e47-b092-63073f3653a8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.881869 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0f2797e-2350-4e47-b092-63073f3653a8 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/9f215eae-66ba-4329-ae62-02728720d9fb Jul 31 13:57:57.882145 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0f2797e-2350-4e47-b092-63073f3653a8 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.882330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0f2797e-2350-4e47-b092-63073f3653a8 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.893781 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-64dfecd4-e489-40f2-affe-85f92cf73fdf req-04fa1617-90a6-4014-a548-76163c5fefc0 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/attachments/ed27a731-4f94-4e37-9746-1399e43d9285 returned with HTTP 200 Jul 31 13:57:57.894543 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 485/1936] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:57:57 2026] DELETE /volume/v3/attachments/ed27a731-4f94-4e37-9746-1399e43d9285 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:57.901805 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-514f8121-10e4-447e-a095-b59d8f2c9347 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Lock "cinder-attachment_update-edfaf20b-603e-4ec0-b6c3-16b3440df76e-np0000006230" released by "attachment_update" :: held 0.137s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:57:57.902238 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-514f8121-10e4-447e-a095-b59d8f2c9347 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/attachments/fadad471-8972-41f7-8daa-18e33272d121 returned with HTTP 200 Jul 31 13:57:57.903237 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 483/1937] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:57:57 2026] PUT /volume/v3/attachments/fadad471-8972-41f7-8daa-18e33272d121 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:57.904337 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0f2797e-2350-4e47-b092-63073f3653a8 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/group_types/9f215eae-66ba-4329-ae62-02728720d9fb returned with HTTP 202 Jul 31 13:57:57.905359 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 486/1938] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:57:57 2026] DELETE /volume/v3/group_types/9f215eae-66ba-4329-ae62-02728720d9fb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:57:57.913294 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-42adcffb-9ac1-4aba-ac43-235611b27123 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.916880 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-42adcffb-9ac1-4aba-ac43-235611b27123 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] DELETE https://10.4.3.140/volume/v3/types/9304ae96-6ed6-4d2f-bdc1-f8c8658c8672 Jul 31 13:57:57.917193 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-42adcffb-9ac1-4aba-ac43-235611b27123 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.917458 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-42adcffb-9ac1-4aba-ac43-235611b27123 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.932159 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-0841ae61-591c-469d-8942-3be5bff98e58 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.934192 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-0841ae61-591c-469d-8942-3be5bff98e58 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] POST https://10.4.3.140/volume/v3/attachments/fadad471-8972-41f7-8daa-18e33272d121/action Jul 31 13:57:57.934534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-0841ae61-591c-469d-8942-3be5bff98e58 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:57.934727 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-0841ae61-591c-469d-8942-3be5bff98e58 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:57.960861 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:57.960861 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:57.965142 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-42adcffb-9ac1-4aba-ac43-235611b27123 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/types/9304ae96-6ed6-4d2f-bdc1-f8c8658c8672 returned with HTTP 202 Jul 31 13:57:57.965588 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 485/1939] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:57:57 2026] DELETE /volume/v3/types/9304ae96-6ed6-4d2f-bdc1-f8c8658c8672 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:57.974385 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-23d4f66a-6ba9-434f-b521-9c76f78736af None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.975899 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1fb89774-a669-4ec8-9595-89f7a55305dd req-0841ae61-591c-469d-8942-3be5bff98e58 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/attachments/fadad471-8972-41f7-8daa-18e33272d121/action returned with HTTP 204 Jul 31 13:57:57.977536 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 486/1940] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:57:57 2026] POST /volume/v3/attachments/fadad471-8972-41f7-8daa-18e33272d121/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:57.980532 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23d4f66a-6ba9-434f-b521-9c76f78736af tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] GET https://10.4.3.140/volume/v3/types/9304ae96-6ed6-4d2f-bdc1-f8c8658c8672 Jul 31 13:57:57.980532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23d4f66a-6ba9-434f-b521-9c76f78736af tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:57.980532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23d4f66a-6ba9-434f-b521-9c76f78736af tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:57.984582 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23d4f66a-6ba9-434f-b521-9c76f78736af tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/types/9304ae96-6ed6-4d2f-bdc1-f8c8658c8672 returned with HTTP 404 Jul 31 13:57:57.984582 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 484/1941] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:57:57 2026] GET /volume/v3/types/9304ae96-6ed6-4d2f-bdc1-f8c8658c8672 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:57.995606 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6318a629-1b0b-46a4-9ffe-da2f8e7feb85 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:57.996486 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6318a629-1b0b-46a4-9ffe-da2f8e7feb85 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:57:57.997659 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6318a629-1b0b-46a4-9ffe-da2f8e7feb85 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-665069038"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:58.010581 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6318a629-1b0b-46a4-9ffe-da2f8e7feb85 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:57:58.010967 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 487/1942] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:57:57 2026] POST /volume/v3/types => generated 223 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:58.020828 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e41385ac-36e2-418e-9829-714b1a797b31 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.022742 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e41385ac-36e2-418e-9829-714b1a797b31 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:57:58.023164 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e41385ac-36e2-418e-9829-714b1a797b31 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-737749456"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:58.043118 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e41385ac-36e2-418e-9829-714b1a797b31 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:57:58.043547 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 486/1943] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:57:58 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 31 13:57:58.052126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f0dc8f95-9ae2-473e-ae0f-d3464fb895f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.054693 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0dc8f95-9ae2-473e-ae0f-d3464fb895f6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/groups Jul 31 13:57:58.055071 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0dc8f95-9ae2-473e-ae0f-d3464fb895f6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b27d4454-82a8-46a8-b02b-4a86907dced8", "volume_types": ["4f4483b9-d778-4589-8ea8-3ccf6eb0c490"], "name": "tempest-GroupSnapshotsTest-Group-1700397686"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:58.056504 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-f0dc8f95-9ae2-473e-ae0f-d3464fb895f6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating new group {'group': {'group_type': 'b27d4454-82a8-46a8-b02b-4a86907dced8', 'volume_types': ['4f4483b9-d778-4589-8ea8-3ccf6eb0c490'], 'name': 'tempest-GroupSnapshotsTest-Group-1700397686'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 13:57:58.060336 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-f0dc8f95-9ae2-473e-ae0f-d3464fb895f6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating group tempest-GroupSnapshotsTest-Group-1700397686. Jul 31 13:57:58.067419 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f0dc8f95-9ae2-473e-ae0f-d3464fb895f6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Availability Zones retrieved successfully. Jul 31 13:57:58.078763 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-f0dc8f95-9ae2-473e-ae0f-d3464fb895f6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['76010090-f087-4168-87a5-61b6eff54506'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:58.108311 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0dc8f95-9ae2-473e-ae0f-d3464fb895f6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Jul 31 13:57:58.108757 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 487/1944] 10.4.3.140 () {70 vars in 1297 bytes} [Fri Jul 31 13:57:58 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 31 13:57:58.117877 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c528f6ce-6193-4439-aa06-a1c6c410076e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.119196 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c528f6ce-6193-4439-aa06-a1c6c410076e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565 Jul 31 13:57:58.119404 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c528f6ce-6193-4439-aa06-a1c6c410076e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:58.119626 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c528f6ce-6193-4439-aa06-a1c6c410076e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:58.119781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-c528f6ce-6193-4439-aa06-a1c6c410076e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 4d6cdd1f-405d-48be-957f-1679cba0e565 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:58.121290 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fc3e959e-3f3c-473a-a487-1133c8953a66 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.127395 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:58.127395 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:58.135554 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c528f6ce-6193-4439-aa06-a1c6c410076e tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565 returned with HTTP 200 Jul 31 13:57:58.135949 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 485/1945] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:58 2026] GET /volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:58.241465 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fc3e959e-3f3c-473a-a487-1133c8953a66 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:57:58.241938 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fc3e959e-3f3c-473a-a487-1133c8953a66 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1446894566"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:58.259812 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fc3e959e-3f3c-473a-a487-1133c8953a66 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:57:58.260210 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 488/1946] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:57:58 2026] POST /volume/v3/types => generated 233 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:58.268110 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-11b240c7-8e9b-4e64-8fb0-06acdadd039e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.270216 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-11b240c7-8e9b-4e64-8fb0-06acdadd039e tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:57:58.270619 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-11b240c7-8e9b-4e64-8fb0-06acdadd039e tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-258269623", "extra_specs": {"multiattach": " True"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:58.287880 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-11b240c7-8e9b-4e64-8fb0-06acdadd039e tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:57:58.288225 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 487/1947] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:57:58 2026] POST /volume/v3/types => generated 258 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:58.298850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.396117 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:58.396658 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1446894566", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-174746049"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:58.398607 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1446894566', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-174746049'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:58.403981 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Create volume of 1 GB Jul 31 13:57:58.404283 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:58.404283 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:58.404841 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Availability Zones retrieved successfully. Jul 31 13:57:58.410339 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Flow 'volume_create_api' (e475d5ea-3fdb-4318-b786-5e9616cc2cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:58.411352 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b20f2f5c-0741-4ef7-a838-3d7956019bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:58.412763 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:58.447317 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b20f2f5c-0741-4ef7-a838-3d7956019bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:57:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4be01f74-9878-401e-b784-0527c6b428d6,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1446894566',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4be01f74-9878-401e-b784-0527c6b428d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:58.447317 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0928ae-e213-4801-bc3a-1ed36efd3eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:58.473160 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1446894566 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1446894566, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:58.473438 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1446894566 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1446894566, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:58.492632 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1e73c5ba-66cc-4683-a025-16f2ecd879c6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.496406 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e73c5ba-66cc-4683-a025-16f2ecd879c6 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] GET https://10.4.3.140/volume/v3/volumes/6ab0f45a-0c99-4059-bdd8-eb89670f8556 Jul 31 13:57:58.496801 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e73c5ba-66cc-4683-a025-16f2ecd879c6 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:58.497038 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e73c5ba-66cc-4683-a025-16f2ecd879c6 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:58.505345 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:58.505345 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:58.508809 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1e73c5ba-66cc-4683-a025-16f2ecd879c6 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Volume info retrieved successfully. Jul 31 13:57:58.508920 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Created reservations ['a0d49f95-e067-4901-ad19-628374ade82b', '861fe0f4-3068-4df0-adb7-38c93c844ed3', '44a89966-359d-454f-8817-1a6d49b5f303', '58ae8013-0c08-4fc0-8c4a-cb06770c4359'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:58.509941 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0928ae-e213-4801-bc3a-1ed36efd3eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0d49f95-e067-4901-ad19-628374ade82b', '861fe0f4-3068-4df0-adb7-38c93c844ed3', '44a89966-359d-454f-8817-1a6d49b5f303', '58ae8013-0c08-4fc0-8c4a-cb06770c4359']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:58.510948 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba98b57a-a04d-41e9-96c2-9f384a181a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:58.513528 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e73c5ba-66cc-4683-a025-16f2ecd879c6 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes/6ab0f45a-0c99-4059-bdd8-eb89670f8556 returned with HTTP 200 Jul 31 13:57:58.514064 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 486/1948] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:57:58 2026] GET /volume/v3/volumes/6ab0f45a-0c99-4059-bdd8-eb89670f8556 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:58.528589 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a36f9a86-2326-40e8-ad55-a5ee783bff0e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.530941 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a36f9a86-2326-40e8-ad55-a5ee783bff0e tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] GET https://10.4.3.140/volume/v3/messages Jul 31 13:57:58.531116 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a36f9a86-2326-40e8-ad55-a5ee783bff0e tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:58.531368 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a36f9a86-2326-40e8-ad55-a5ee783bff0e tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:58.537333 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba98b57a-a04d-41e9-96c2-9f384a181a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2810ccc-a96e-4f9f-8067-d7d91788200e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-174746049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27087eda67548b3be0273ebb8ece1cd',qos_specs=None,replication_status=,reservations=['a0d49f95-e067-4901-ad19-628374ade82b','861fe0f4-3068-4df0-adb7-38c93c844ed3','44a89966-359d-454f-8817-1a6d49b5f303','58ae8013-0c08-4fc0-8c4a-cb06770c4359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb16b53d915d48c7861ca4c3fa40f257',volume_type_id=4be01f74-9878-401e-b784-0527c6b428d6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-174746049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2810ccc-a96e-4f9f-8067-d7d91788200e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d27087eda67548b3be0273ebb8ece1cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb16b53d915d48c7861ca4c3fa40f257',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4be01f74-9878-401e-b784-0527c6b428d6),volume_type_id=4be01f74-9878-401e-b784-0527c6b428d6)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:58.538070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bffd9b7d-88fa-4f7a-bfbc-25b4c8ae238d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:58.540190 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a36f9a86-2326-40e8-ad55-a5ee783bff0e tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:57:58.540804 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 489/1949] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:57:58 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:58.551432 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fa033162-5e11-4e0c-a366-9f74ef8fe97f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.553339 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa033162-5e11-4e0c-a366-9f74ef8fe97f tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] GET https://10.4.3.140/volume/v3/messages/41424e89-2415-4c11-b9c2-e9ddc3734fb9 Jul 31 13:57:58.553606 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fa033162-5e11-4e0c-a366-9f74ef8fe97f tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:58.553829 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fa033162-5e11-4e0c-a366-9f74ef8fe97f tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:58.557162 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bffd9b7d-88fa-4f7a-bfbc-25b4c8ae238d) transitioned into state 'SUCCESS' from state '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-174746049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27087eda67548b3be0273ebb8ece1cd',qos_specs=None,replication_status=,reservations=['a0d49f95-e067-4901-ad19-628374ade82b','861fe0f4-3068-4df0-adb7-38c93c844ed3','44a89966-359d-454f-8817-1a6d49b5f303','58ae8013-0c08-4fc0-8c4a-cb06770c4359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb16b53d915d48c7861ca4c3fa40f257',volume_type_id=4be01f74-9878-401e-b784-0527c6b428d6)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:58.558011 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f32274-59af-4183-abba-c4f451bb9c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:58.558387 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa033162-5e11-4e0c-a366-9f74ef8fe97f tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-member] https://10.4.3.140/volume/v3/messages/41424e89-2415-4c11-b9c2-e9ddc3734fb9 returned with HTTP 200 Jul 31 13:57:58.558785 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 488/1950] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:58 2026] GET /volume/v3/messages/41424e89-2415-4c11-b9c2-e9ddc3734fb9 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:58.569341 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f32274-59af-4183-abba-c4f451bb9c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:58.570204 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Flow 'volume_create_api' (e475d5ea-3fdb-4318-b786-5e9616cc2cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:58.570531 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Create volume request issued successfully. Jul 31 13:57:58.571193 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f8f87ca-0bed-4ffa-bc15-d06ef884e2e3 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:58.571589 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 488/1951] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:57:58 2026] POST /volume/v3/volumes => generated 871 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:58.571742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b68fbb63-905e-49db-8c28-a389d3935361 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.577034 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b68fbb63-905e-49db-8c28-a389d3935361 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] DELETE https://10.4.3.140/volume/v3/messages/41424e89-2415-4c11-b9c2-e9ddc3734fb9 Jul 31 13:57:58.577034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b68fbb63-905e-49db-8c28-a389d3935361 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:58.577034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b68fbb63-905e-49db-8c28-a389d3935361 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:58.588238 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b68fbb63-905e-49db-8c28-a389d3935361 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/messages/41424e89-2415-4c11-b9c2-e9ddc3734fb9 returned with HTTP 204 Jul 31 13:57:58.588745 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 487/1952] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 13:57:58 2026] DELETE /volume/v3/messages/41424e89-2415-4c11-b9c2-e9ddc3734fb9 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 13:57:58.591715 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a05fcde-8198-4ff5-ae34-f0de97ef0006 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.594641 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a05fcde-8198-4ff5-ae34-f0de97ef0006 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:57:58.594959 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a05fcde-8198-4ff5-ae34-f0de97ef0006 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:58.595231 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a05fcde-8198-4ff5-ae34-f0de97ef0006 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:58.596528 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cd70b136-1b91-49a8-a050-6ea52803b712 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.601735 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/6ab0f45a-0c99-4059-bdd8-eb89670f8556 Jul 31 13:57:58.602030 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:58.602329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:58.602587 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Delete volume with id: 6ab0f45a-0c99-4059-bdd8-eb89670f8556 Jul 31 13:57:58.613241 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:58.613241 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:58.613789 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:58.613789 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:58.614086 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Volume info retrieved successfully. Jul 31 13:57:58.615270 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100182) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 13:57:58.620088 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9a05fcde-8198-4ff5-ae34-f0de97ef0006 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:57:58.626509 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-189461089 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-189461089, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:58.626884 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-189461089 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-189461089, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:58.629271 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a05fcde-8198-4ff5-ae34-f0de97ef0006 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:57:58.629833 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 490/1953] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:58 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 939 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:58.642838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Created reservations ['f043b3c5-9b3d-4a36-ae2d-07ee789b0fe5', '770176d3-51f6-44f0-a75e-0aa56a034552', '14c80ed8-b699-402d-bd3f-758a2a3ddfff', 'e76a26a8-bbc9-4baf-8d81-15c067741313'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:58.686831 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Delete volume request issued successfully. Jul 31 13:57:58.687010 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cd70b136-1b91-49a8-a050-6ea52803b712 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/volumes/6ab0f45a-0c99-4059-bdd8-eb89670f8556 returned with HTTP 202 Jul 31 13:57:58.687555 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 489/1954] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:57:58 2026] DELETE /volume/v3/volumes/6ab0f45a-0c99-4059-bdd8-eb89670f8556 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:58.698653 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6f21d94a-ccb9-4a4b-8058-898db23259a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.701300 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f21d94a-ccb9-4a4b-8058-898db23259a1 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] DELETE https://10.4.3.140/volume/v3/types/aa5bdfc2-1049-49d2-99e5-670aee154dae Jul 31 13:57:58.701593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f21d94a-ccb9-4a4b-8058-898db23259a1 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:58.701868 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f21d94a-ccb9-4a4b-8058-898db23259a1 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:58.702188 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:58.702188 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:58.728756 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f21d94a-ccb9-4a4b-8058-898db23259a1 tempest-ProjectMemberTests-564476579 tempest-ProjectMemberTests-564476579-project-admin] https://10.4.3.140/volume/v3/types/aa5bdfc2-1049-49d2-99e5-670aee154dae returned with HTTP 202 Jul 31 13:57:58.728756 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 489/1955] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:57:58 2026] DELETE /volume/v3/types/aa5bdfc2-1049-49d2-99e5-670aee154dae => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:57:58.754755 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-422d1a16-1135-49c1-ac50-0335e5e5a5b3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:58.756985 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-422d1a16-1135-49c1-ac50-0335e5e5a5b3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:57:58.760532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-422d1a16-1135-49c1-ac50-0335e5e5a5b3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:58.760532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-422d1a16-1135-49c1-ac50-0335e5e5a5b3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:58.766798 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:58.766798 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:58.770439 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-422d1a16-1135-49c1-ac50-0335e5e5a5b3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:57:58.774540 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-422d1a16-1135-49c1-ac50-0335e5e5a5b3 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:57:58.775048 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 488/1956] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:57:58 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:57:59.144047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e7f67a67-a4b1-4077-9477-455cb4ee8b0c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.144456 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7f67a67-a4b1-4077-9477-455cb4ee8b0c None None] GET https://10.4.3.140/volume// Jul 31 13:57:59.144649 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7f67a67-a4b1-4077-9477-455cb4ee8b0c None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:59.144853 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7f67a67-a4b1-4077-9477-455cb4ee8b0c None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:59.145208 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7f67a67-a4b1-4077-9477-455cb4ee8b0c None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:57:59.145492 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 491/1957] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:57:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:57:59.147461 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-56584b34-e02e-4963-9bb5-2777fc9de06a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.149091 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-56584b34-e02e-4963-9bb5-2777fc9de06a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565 Jul 31 13:57:59.149285 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-56584b34-e02e-4963-9bb5-2777fc9de06a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:59.149487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-56584b34-e02e-4963-9bb5-2777fc9de06a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:59.149630 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-56584b34-e02e-4963-9bb5-2777fc9de06a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 4d6cdd1f-405d-48be-957f-1679cba0e565 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:57:59.153091 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.153091 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:59.156535 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1a07a43f-7408-4c52-8760-1d05966335fe req-8e404f25-d7a3-458e-a19d-dc064bb9f2fb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.158117 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1a07a43f-7408-4c52-8760-1d05966335fe req-8e404f25-d7a3-458e-a19d-dc064bb9f2fb tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:57:59.158499 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1a07a43f-7408-4c52-8760-1d05966335fe req-8e404f25-d7a3-458e-a19d-dc064bb9f2fb tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83f20991-4224-4947-b15a-0b0339e7ac8d", "connector": null, "instance_uuid": "b5ca2e88-12dc-41dc-b2f0-25512ce4f777"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:59.159420 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-56584b34-e02e-4963-9bb5-2777fc9de06a tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565 returned with HTTP 200 Jul 31 13:57:59.160007 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 490/1958] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:57:59 2026] GET /volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:59.170191 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.172036 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:57:59.172418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-738818430", "volume_type": "4f4483b9-d778-4589-8ea8-3ccf6eb0c490", "group_id": "4d6cdd1f-405d-48be-957f-1679cba0e565", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:59.174426 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-738818430', 'volume_type': '4f4483b9-d778-4589-8ea8-3ccf6eb0c490', 'group_id': '4d6cdd1f-405d-48be-957f-1679cba0e565', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:57:59.175931 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.175931 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:59.181421 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.181421 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:59.182218 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume of 1 GB Jul 31 13:57:59.187624 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Availability Zones retrieved successfully. Jul 31 13:57:59.193149 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (9f187620-010c-4cca-9769-0fd484d723e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:59.195040 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3022db94-92df-44f1-8d4d-7c036f6eb0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:59.195196 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.195196 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:59.195705 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:57:59.223140 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3022db94-92df-44f1-8d4d-7c036f6eb0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:57:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f4483b9-d778-4589-8ea8-3ccf6eb0c490,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-665069038',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4483b9-d778-4589-8ea8-3ccf6eb0c490', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4d6cdd1f-405d-48be-957f-1679cba0e565', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:59.223874 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1a07a43f-7408-4c52-8760-1d05966335fe req-8e404f25-d7a3-458e-a19d-dc064bb9f2fb tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:57:59.224401 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69b4a76-6fa2-44eb-9d91-bac0b8e94978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:59.224544 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 490/1959] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:57:59 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:59.238593 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1a07a43f-7408-4c52-8760-1d05966335fe req-8acd972e-81ef-40af-a815-ee7e8991af75 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.244779 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1a07a43f-7408-4c52-8760-1d05966335fe req-8acd972e-81ef-40af-a815-ee7e8991af75 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] DELETE https://10.4.3.140/volume/v3/attachments/821cd3b4-8be9-4188-b2ff-d9f38456b888 Jul 31 13:57:59.244779 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1a07a43f-7408-4c52-8760-1d05966335fe req-8acd972e-81ef-40af-a815-ee7e8991af75 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:59.245155 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1a07a43f-7408-4c52-8760-1d05966335fe req-8acd972e-81ef-40af-a815-ee7e8991af75 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:59.257406 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.257406 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:59.285621 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-665069038 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-665069038, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:59.286064 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-665069038 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-665069038, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:59.334133 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['b1b2471c-649d-493e-8ac6-fd448fc00fb0', 'b2dbf7a2-f0f3-4875-b1ea-2c9c1322c06a', '57dc4cd9-d814-4428-9fc2-60861196d6bb', '1c2567e9-e9d8-4cda-8edc-ab84b4cf653e'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:59.335913 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69b4a76-6fa2-44eb-9d91-bac0b8e94978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1b2471c-649d-493e-8ac6-fd448fc00fb0', 'b2dbf7a2-f0f3-4875-b1ea-2c9c1322c06a', '57dc4cd9-d814-4428-9fc2-60861196d6bb', '1c2567e9-e9d8-4cda-8edc-ab84b4cf653e']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:59.336161 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb202e7a-3de7-40a9-a852-c59c6327e8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:59.339803 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1a07a43f-7408-4c52-8760-1d05966335fe req-8acd972e-81ef-40af-a815-ee7e8991af75 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/attachments/821cd3b4-8be9-4188-b2ff-d9f38456b888 returned with HTTP 200 Jul 31 13:57:59.340394 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 492/1960] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:57:59 2026] DELETE /volume/v3/attachments/821cd3b4-8be9-4188-b2ff-d9f38456b888 => generated 192 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:59.375577 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb202e7a-3de7-40a9-a852-c59c6327e8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de185481-18ec-4e2a-adbe-a2f7ad8ed47a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-738818430',encryption_key_id=None,group_id=4d6cdd1f-405d-48be-957f-1679cba0e565,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['b1b2471c-649d-493e-8ac6-fd448fc00fb0','b2dbf7a2-f0f3-4875-b1ea-2c9c1322c06a','57dc4cd9-d814-4428-9fc2-60861196d6bb','1c2567e9-e9d8-4cda-8edc-ab84b4cf653e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=4f4483b9-d778-4589-8ea8-3ccf6eb0c490), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-738818430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4d6cdd1f-405d-48be-957f-1679cba0e565,host=None,id=de185481-18ec-4e2a-adbe-a2f7ad8ed47a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4483b9-d778-4589-8ea8-3ccf6eb0c490),volume_type_id=4f4483b9-d778-4589-8ea8-3ccf6eb0c490)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:59.376605 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01632520-6e57-474c-a26b-f05f9ef5f7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:59.401736 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01632520-6e57-474c-a26b-f05f9ef5f7f1) transitioned into state 'SUCCESS' from state '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-738818430',encryption_key_id=None,group_id=4d6cdd1f-405d-48be-957f-1679cba0e565,group_type_id=,metadata={},multiattach=False,project_id='5c3355ad8b6f442dbd5cf3fac46ad198',qos_specs=None,replication_status=,reservations=['b1b2471c-649d-493e-8ac6-fd448fc00fb0','b2dbf7a2-f0f3-4875-b1ea-2c9c1322c06a','57dc4cd9-d814-4428-9fc2-60861196d6bb','1c2567e9-e9d8-4cda-8edc-ab84b4cf653e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d331b38f0dd4519b74f4f04c46f0656',volume_type_id=4f4483b9-d778-4589-8ea8-3ccf6eb0c490)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:59.402770 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b27006-6668-486a-b098-e81163bcd13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:57:59.419599 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b27006-6668-486a-b098-e81163bcd13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:57:59.419825 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Flow 'volume_create_api' (9f187620-010c-4cca-9769-0fd484d723e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:57:59.421125 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Create volume request issued successfully. Jul 31 13:57:59.422068 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:59.422068 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:59.478460 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:59.481293 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.481293 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:59.484558 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b31dcc4-fa32-4fc5-a6cc-71a641a5decb tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:57:59.484970 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 489/1961] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:57:59 2026] POST /volume/v3/volumes => generated 821 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:57:59.495924 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d921a440-898c-447c-a8ee-ad2bed58ce32 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.497814 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d921a440-898c-447c-a8ee-ad2bed58ce32 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a Jul 31 13:57:59.498050 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d921a440-898c-447c-a8ee-ad2bed58ce32 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:59.498241 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d921a440-898c-447c-a8ee-ad2bed58ce32 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:59.507452 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.507452 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:59.516089 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d921a440-898c-447c-a8ee-ad2bed58ce32 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:57:59.516917 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-d921a440-898c-447c-a8ee-ad2bed58ce32 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:57:59.517028 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-d921a440-898c-447c-a8ee-ad2bed58ce32 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:57:59.559192 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-d921a440-898c-447c-a8ee-ad2bed58ce32 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:57:59.564126 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.564126 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:59.576090 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d921a440-898c-447c-a8ee-ad2bed58ce32 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a returned with HTTP 200 Jul 31 13:57:59.576909 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 491/1962] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:59 2026] GET /volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a => generated 889 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:59.645434 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4443e67c-a817-4853-af30-1e645faa6ef2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.648586 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4443e67c-a817-4853-af30-1e645faa6ef2 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:57:59.650651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4443e67c-a817-4853-af30-1e645faa6ef2 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:59.650651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4443e67c-a817-4853-af30-1e645faa6ef2 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:59.657768 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.657768 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:57:59.661798 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4443e67c-a817-4853-af30-1e645faa6ef2 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:57:59.667592 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4443e67c-a817-4853-af30-1e645faa6ef2 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:57:59.668217 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 491/1963] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:59 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:57:59.686080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ede3552d-f002-4e63-b8a5-86ee6b59e5f3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.687837 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ede3552d-f002-4e63-b8a5-86ee6b59e5f3 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:57:59.688087 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ede3552d-f002-4e63-b8a5-86ee6b59e5f3 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:59.688314 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ede3552d-f002-4e63-b8a5-86ee6b59e5f3 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:59.697528 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.697528 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:57:59.710575 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ede3552d-f002-4e63-b8a5-86ee6b59e5f3 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Volume info retrieved successfully. Jul 31 13:57:59.713017 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ede3552d-f002-4e63-b8a5-86ee6b59e5f3 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:57:59.713539 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 493/1964] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:59 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 1183 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:57:59.729651 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.732845 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] POST https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e/action Jul 31 13:57:59.733319 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-258269623", "migration_policy": "never"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:57:59.733554 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-258269623", "migration_policy": "never"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:57:59.742845 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.742845 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:59.743523 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:57:59.749868 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.749868 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:57:59.763420 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-258269623 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-258269623, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:59.763420 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-258269623 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-258269623, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:59.794182 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Created reservations ['3d6e1c24-0b18-4373-9341-bda7c7a8b11f', 'abef14a9-bc4a-434f-b90e-97ee3d5b9886'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:59.807403 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1446894566 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1446894566, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:59.807828 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1446894566 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1446894566, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:57:59.818584 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Created reservations ['3555c4b3-1f42-4bc9-a98a-40685a7f5c80', '0eeb3abf-b893-4677-a6ab-22df925822c2'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:57:59.855452 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Retype volume request issued successfully. Jul 31 13:57:59.856698 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a11aa5ae-d563-4f55-b64c-3b63113aea00 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e/action returned with HTTP 202 Jul 31 13:57:59.856698 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 490/1965] 10.4.3.140 () {70 vars in 1432 bytes} [Fri Jul 31 13:57:59 2026] POST /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 13:57:59.872850 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-65634a1d-cbe2-4720-9529-010d7e47365a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:57:59.874488 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-65634a1d-cbe2-4720-9529-010d7e47365a tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:57:59.874966 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-65634a1d-cbe2-4720-9529-010d7e47365a tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:57:59.876249 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-65634a1d-cbe2-4720-9529-010d7e47365a tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:57:59.894743 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:57:59.894743 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:57:59.904048 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-65634a1d-cbe2-4720-9529-010d7e47365a tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:57:59.907512 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-65634a1d-cbe2-4720-9529-010d7e47365a tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:57:59.907890 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 492/1966] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:57:59 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:00.552990 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1f79575e-b8d7-4f6b-a756-10efa1993462 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:00.588776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc30b43e-9c0d-4988-867f-1a465260ee43 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:00.590493 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc30b43e-9c0d-4988-867f-1a465260ee43 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a Jul 31 13:58:00.590707 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc30b43e-9c0d-4988-867f-1a465260ee43 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:00.590885 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc30b43e-9c0d-4988-867f-1a465260ee43 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:00.598989 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.598989 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:00.604328 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc30b43e-9c0d-4988-867f-1a465260ee43 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:58:00.605080 np0000006230 devstack@c-api.service[100185]: WARNING stevedore.named [None req-dc30b43e-9c0d-4988-867f-1a465260ee43 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:00.605226 np0000006230 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-dc30b43e-9c0d-4988-867f-1a465260ee43 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:00.659426 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-dc30b43e-9c0d-4988-867f-1a465260ee43 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:00.663955 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.663955 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:00.673138 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f79575e-b8d7-4f6b-a756-10efa1993462 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:00.673562 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc30b43e-9c0d-4988-867f-1a465260ee43 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a returned with HTTP 200 Jul 31 13:58:00.673888 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f79575e-b8d7-4f6b-a756-10efa1993462 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-73846936", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1882076852", "vendor_name": "tempest-vendor_name-255846347"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:00.674010 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 494/1967] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:00 2026] GET /volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:00.688901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0e2cf013-1641-40eb-b901-a1c98111830c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:00.689155 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f79575e-b8d7-4f6b-a756-10efa1993462 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:00.689363 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 492/1968] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:58:00 2026] POST /volume/v3/types => generated 327 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:00.691276 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0e2cf013-1641-40eb-b901-a1c98111830c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/group_snapshots Jul 31 13:58:00.691655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0e2cf013-1641-40eb-b901-a1c98111830c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4d6cdd1f-405d-48be-957f-1679cba0e565", "name": "tempest-group_snapshot-1595440834"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:00.693566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-0e2cf013-1641-40eb-b901-a1c98111830c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4d6cdd1f-405d-48be-957f-1679cba0e565', 'name': 'tempest-group_snapshot-1595440834'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 13:58:00.697221 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.697221 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:00.699475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-187a9be4-abc6-449a-9497-2e2c577fb28a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:00.700575 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.group_snapshots [None req-0e2cf013-1641-40eb-b901-a1c98111830c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Creating group_snapshot tempest-group_snapshot-1595440834. Jul 31 13:58:00.701228 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:00.701690 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "25cde445-ec42-4f6a-a367-21ac2d7f74a5", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:00.703286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Create volume request body: {'volume': {'volume_type': '25cde445-ec42-4f6a-a367-21ac2d7f74a5', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:00.707118 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Create volume of 1 GB Jul 31 13:58:00.707411 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.707411 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:00.707763 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Availability Zones retrieved successfully. Jul 31 13:58:00.714133 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Flow 'volume_create_api' (b45e30cd-b7cb-4092-9a4a-6d07603239f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:00.715620 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.715620 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:00.716775 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07530684-3b01-4821-bcac-6c2a961a6b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:00.717485 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:00.725323 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-0e2cf013-1641-40eb-b901-a1c98111830c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-665069038 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-665069038, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:00.739563 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07530684-3b01-4821-bcac-6c2a961a6b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:58:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1882076852',vendor_name='tempest-vendor_name-255846347'},id=25cde445-ec42-4f6a-a367-21ac2d7f74a5,is_public=True,name='tempest-ProjectReaderTests-volume-type-73846936',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25cde445-ec42-4f6a-a367-21ac2d7f74a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:00.740233 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fea5986-98a0-4796-beb2-6b4498c4296b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:00.741096 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-0e2cf013-1641-40eb-b901-a1c98111830c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Created reservations ['0d32b466-245f-4bae-b9e9-371fa458e428', '1a9151df-498f-48a9-a468-dd3845584d4b', 'd8a77121-6d6a-48f4-b6f2-3e6117289d04', '77e0c9ff-acf2-454e-a55c-5178d9d21890'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:00.763768 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0e2cf013-1641-40eb-b901-a1c98111830c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 202 Jul 31 13:58:00.764270 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 491/1969] 10.4.3.140 () {70 vars in 1324 bytes} [Fri Jul 31 13:58:00 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:00.764897 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-73846936 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-73846936, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:00.765562 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-73846936 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-73846936, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:00.773839 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7be4a53e-887a-4abc-bb8d-e56c56bf5c00 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:00.776207 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7be4a53e-887a-4abc-bb8d-e56c56bf5c00 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 Jul 31 13:58:00.776578 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7be4a53e-887a-4abc-bb8d-e56c56bf5c00 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:00.776846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7be4a53e-887a-4abc-bb8d-e56c56bf5c00 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:00.777026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-7be4a53e-887a-4abc-bb8d-e56c56bf5c00 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member bfcff8c9-2902-4f34-9e20-bf932d851561 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:00.781193 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.781193 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:00.785552 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7be4a53e-887a-4abc-bb8d-e56c56bf5c00 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 returned with HTTP 200 Jul 31 13:58:00.786034 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 495/1970] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:00 2026] GET /volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:00.810305 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Created reservations ['b9948715-7beb-4eae-86bb-25abde097923', 'd62fd6a1-4fba-4b00-8c79-0b88c4228a7a', 'a012e155-b167-4f9e-add8-aa6fa867a343', '7e10bd59-8dde-4b33-b11e-0b8896de1f7f'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:00.812489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fea5986-98a0-4796-beb2-6b4498c4296b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9948715-7beb-4eae-86bb-25abde097923', 'd62fd6a1-4fba-4b00-8c79-0b88c4228a7a', 'a012e155-b167-4f9e-add8-aa6fa867a343', '7e10bd59-8dde-4b33-b11e-0b8896de1f7f']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:00.812489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b263e3be-c3e1-4ac5-8440-ca0c23ec5de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:00.836970 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b263e3be-c3e1-4ac5-8440-ca0c23ec5de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43057735-2fb7-4486-b7bd-f22246251440', '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='88cde03499504e97abe831fe695451de',qos_specs=None,replication_status=,reservations=['b9948715-7beb-4eae-86bb-25abde097923','d62fd6a1-4fba-4b00-8c79-0b88c4228a7a','a012e155-b167-4f9e-add8-aa6fa867a343','7e10bd59-8dde-4b33-b11e-0b8896de1f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1218a805f5d4acc886b60f584bb216b',volume_type_id=25cde445-ec42-4f6a-a367-21ac2d7f74a5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43057735-2fb7-4486-b7bd-f22246251440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88cde03499504e97abe831fe695451de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1218a805f5d4acc886b60f584bb216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25cde445-ec42-4f6a-a367-21ac2d7f74a5),volume_type_id=25cde445-ec42-4f6a-a367-21ac2d7f74a5)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:00.837925 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ed0c5e-8160-4e52-bf07-9d48780a22e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:00.858259 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ed0c5e-8160-4e52-bf07-9d48780a22e0) transitioned into state 'SUCCESS' from 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='88cde03499504e97abe831fe695451de',qos_specs=None,replication_status=,reservations=['b9948715-7beb-4eae-86bb-25abde097923','d62fd6a1-4fba-4b00-8c79-0b88c4228a7a','a012e155-b167-4f9e-add8-aa6fa867a343','7e10bd59-8dde-4b33-b11e-0b8896de1f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1218a805f5d4acc886b60f584bb216b',volume_type_id=25cde445-ec42-4f6a-a367-21ac2d7f74a5)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:00.859149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2faafb6-e8ba-40ff-a894-9fbc98aa584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:00.868946 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2faafb6-e8ba-40ff-a894-9fbc98aa584f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:00.869879 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Flow 'volume_create_api' (b45e30cd-b7cb-4092-9a4a-6d07603239f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:00.870189 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Create volume request issued successfully. Jul 31 13:58:00.870773 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-187a9be4-abc6-449a-9497-2e2c577fb28a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:00.871125 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 493/1971] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:58:00 2026] POST /volume/v3/volumes => generated 772 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:00.886227 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-55096be6-173d-4f54-9ae4-068c22b853e8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:00.888000 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-55096be6-173d-4f54-9ae4-068c22b853e8 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] GET https://10.4.3.140/volume/v3/volumes/43057735-2fb7-4486-b7bd-f22246251440 Jul 31 13:58:00.888452 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-55096be6-173d-4f54-9ae4-068c22b853e8 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:00.888547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-55096be6-173d-4f54-9ae4-068c22b853e8 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:00.896403 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.896403 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:00.899873 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-55096be6-173d-4f54-9ae4-068c22b853e8 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Volume info retrieved successfully. Jul 31 13:58:00.903724 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-55096be6-173d-4f54-9ae4-068c22b853e8 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/volumes/43057735-2fb7-4486-b7bd-f22246251440 returned with HTTP 200 Jul 31 13:58:00.904141 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 493/1972] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:58:00 2026] GET /volume/v3/volumes/43057735-2fb7-4486-b7bd-f22246251440 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:00.923656 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8dace819-6567-460a-b557-10376b1f8a0d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:00.925571 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8dace819-6567-460a-b557-10376b1f8a0d tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:00.925765 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8dace819-6567-460a-b557-10376b1f8a0d tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:00.925977 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8dace819-6567-460a-b557-10376b1f8a0d tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:00.932737 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.932737 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:00.935848 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8dace819-6567-460a-b557-10376b1f8a0d tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:58:00.939457 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8dace819-6567-460a-b557-10376b1f8a0d tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:58:00.939876 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 492/1973] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:00 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:00.950788 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e02455f-9623-44db-a8e3-c98b57957ce8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:00.952666 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e02455f-9623-44db-a8e3-c98b57957ce8 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:00.952930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e02455f-9623-44db-a8e3-c98b57957ce8 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:00.953145 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e02455f-9623-44db-a8e3-c98b57957ce8 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:00.960705 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.960705 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:00.966597 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2e02455f-9623-44db-a8e3-c98b57957ce8 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Volume info retrieved successfully. Jul 31 13:58:00.971995 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e02455f-9623-44db-a8e3-c98b57957ce8 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:58:00.972471 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 496/1974] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:00 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 1181 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:58:00.987431 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8ea91c56-80d7-41eb-a817-09566abc38a4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:00.989144 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ea91c56-80d7-41eb-a817-09566abc38a4 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:00.989325 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ea91c56-80d7-41eb-a817-09566abc38a4 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:00.989496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ea91c56-80d7-41eb-a817-09566abc38a4 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:00.995841 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:00.995841 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:00.998755 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8ea91c56-80d7-41eb-a817-09566abc38a4 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Volume info retrieved successfully. Jul 31 13:58:01.002035 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ea91c56-80d7-41eb-a817-09566abc38a4 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:58:01.002557 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 494/1975] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:00 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 1181 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:58:01.024132 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-95782cec-878d-4654-b174-e6650270cbe9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.026703 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] POST https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e/action Jul 31 13:58:01.027255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1446894566", "migration_policy": "never"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:01.027473 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1446894566", "migration_policy": "never"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:01.038251 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.038251 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:01.038766 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:58:01.064661 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Created reservations ['6eb7d001-764b-4b46-bde1-cae9836e1c97', 'cd3c5838-7a1e-4ea0-9f88-59cc5e951764'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:01.075735 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-258269623 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-258269623, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:01.076004 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-258269623 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-258269623, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:01.089686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Created reservations ['ca7ec3d8-1b9e-4687-aa78-654f9c8f06bf', 'f388378b-858a-4420-ba8a-13e45543c030'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:01.123786 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Retype volume request issued successfully. Jul 31 13:58:01.124006 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95782cec-878d-4654-b174-e6650270cbe9 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e/action returned with HTTP 202 Jul 31 13:58:01.124491 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 494/1976] 10.4.3.140 () {70 vars in 1432 bytes} [Fri Jul 31 13:58:01 2026] POST /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 13:58:01.131743 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3fc30026-7389-4924-9e12-532f1dcb5873 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.137161 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fc30026-7389-4924-9e12-532f1dcb5873 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:01.137393 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fc30026-7389-4924-9e12-532f1dcb5873 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.137602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fc30026-7389-4924-9e12-532f1dcb5873 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.156141 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.156141 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:01.164549 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3fc30026-7389-4924-9e12-532f1dcb5873 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:58:01.169667 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fc30026-7389-4924-9e12-532f1dcb5873 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:58:01.170274 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 493/1977] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:01.406950 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e2484198-1a35-4483-9eeb-461e93ea4dc5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.407357 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2484198-1a35-4483-9eeb-461e93ea4dc5 None None] GET https://10.4.3.140/volume// Jul 31 13:58:01.407559 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e2484198-1a35-4483-9eeb-461e93ea4dc5 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.407767 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e2484198-1a35-4483-9eeb-461e93ea4dc5 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.408094 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2484198-1a35-4483-9eeb-461e93ea4dc5 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:58:01.408385 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 497/1978] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:58:01.416217 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-c0518da4-9ed0-41bc-aa80-5f0843cb4ad3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.418536 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-c0518da4-9ed0-41bc-aa80-5f0843cb4ad3 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] GET https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d Jul 31 13:58:01.418829 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-c0518da4-9ed0-41bc-aa80-5f0843cb4ad3 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.419090 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-c0518da4-9ed0-41bc-aa80-5f0843cb4ad3 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.430001 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.430001 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:01.433921 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-c0518da4-9ed0-41bc-aa80-5f0843cb4ad3 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Volume info retrieved successfully. Jul 31 13:58:01.439914 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-c0518da4-9ed0-41bc-aa80-5f0843cb4ad3 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d returned with HTTP 200 Jul 31 13:58:01.440320 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 495/1979] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d => generated 1540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:58:01.542899 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-24771ab4-1d0f-46b7-a4ab-5244d1069229 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.544929 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-24771ab4-1d0f-46b7-a4ab-5244d1069229 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] PUT https://10.4.3.140/volume/v3/attachments/1ffc9a3e-49ac-4848-b8ed-ab1ef3eaed33 Jul 31 13:58:01.545255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-24771ab4-1d0f-46b7-a4ab-5244d1069229 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:01.552164 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-24771ab4-1d0f-46b7-a4ab-5244d1069229 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Acquiring lock "cinder-attachment_update-83f20991-4224-4947-b15a-0b0339e7ac8d-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:58:01.556346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-24771ab4-1d0f-46b7-a4ab-5244d1069229 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Lock "cinder-attachment_update-83f20991-4224-4947-b15a-0b0339e7ac8d-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:58:01.557185 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.557185 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:01.629974 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-24771ab4-1d0f-46b7-a4ab-5244d1069229 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Lock "cinder-attachment_update-83f20991-4224-4947-b15a-0b0339e7ac8d-np0000006230" released by "attachment_update" :: held 0.074s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:58:01.630400 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-24771ab4-1d0f-46b7-a4ab-5244d1069229 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/attachments/1ffc9a3e-49ac-4848-b8ed-ab1ef3eaed33 returned with HTTP 200 Jul 31 13:58:01.631013 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 495/1980] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:58:01 2026] PUT /volume/v3/attachments/1ffc9a3e-49ac-4848-b8ed-ab1ef3eaed33 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:01.650959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-8310c87a-5b28-478f-8839-f6f4d6ea2121 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.652960 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-8310c87a-5b28-478f-8839-f6f4d6ea2121 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] POST https://10.4.3.140/volume/v3/attachments/1ffc9a3e-49ac-4848-b8ed-ab1ef3eaed33/action Jul 31 13:58:01.653302 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-8310c87a-5b28-478f-8839-f6f4d6ea2121 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:01.653428 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-8310c87a-5b28-478f-8839-f6f4d6ea2121 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:01.672408 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.672408 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:01.677373 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dcaa428b-a012-4d4e-9593-4e1e6c0a0451 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.679118 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcaa428b-a012-4d4e-9593-4e1e6c0a0451 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:58:01.679331 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcaa428b-a012-4d4e-9593-4e1e6c0a0451 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.679532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcaa428b-a012-4d4e-9593-4e1e6c0a0451 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.685682 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fa615f8b-2b69-4229-af44-0cd7faab96c9 req-8310c87a-5b28-478f-8839-f6f4d6ea2121 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/attachments/1ffc9a3e-49ac-4848-b8ed-ab1ef3eaed33/action returned with HTTP 204 Jul 31 13:58:01.686031 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.686031 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:01.686110 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 494/1981] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:58:01 2026] POST /volume/v3/attachments/1ffc9a3e-49ac-4848-b8ed-ab1ef3eaed33/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:01.689261 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dcaa428b-a012-4d4e-9593-4e1e6c0a0451 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:58:01.692841 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcaa428b-a012-4d4e-9593-4e1e6c0a0451 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:58:01.693170 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 498/1982] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:01.709119 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ce44a23e-feaa-43b8-a528-214c3c6a6536 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.710810 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ce44a23e-feaa-43b8-a528-214c3c6a6536 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] DELETE https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:58:01.710986 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ce44a23e-feaa-43b8-a528-214c3c6a6536 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.711385 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ce44a23e-feaa-43b8-a528-214c3c6a6536 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.711385 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-ce44a23e-feaa-43b8-a528-214c3c6a6536 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume with id: 997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:58:01.717929 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.717929 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:01.718301 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ce44a23e-feaa-43b8-a528-214c3c6a6536 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:58:01.732676 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ce44a23e-feaa-43b8-a528-214c3c6a6536 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Delete volume request issued successfully. Jul 31 13:58:01.732837 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ce44a23e-feaa-43b8-a528-214c3c6a6536 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 202 Jul 31 13:58:01.733175 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 496/1983] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:01 2026] DELETE /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:01.740928 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-64d60b75-c412-4e8a-ad1b-6d511901ba5c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.742563 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64d60b75-c412-4e8a-ad1b-6d511901ba5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:58:01.742751 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64d60b75-c412-4e8a-ad1b-6d511901ba5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.742925 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64d60b75-c412-4e8a-ad1b-6d511901ba5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.749556 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.749556 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:01.753041 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-64d60b75-c412-4e8a-ad1b-6d511901ba5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Volume info retrieved successfully. Jul 31 13:58:01.757541 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64d60b75-c412-4e8a-ad1b-6d511901ba5c tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 200 Jul 31 13:58:01.757920 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 496/1984] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:01.795238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-34810965-d52e-407d-bc05-77b591291dda None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.797116 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-34810965-d52e-407d-bc05-77b591291dda tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 Jul 31 13:58:01.797316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-34810965-d52e-407d-bc05-77b591291dda tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.797547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-34810965-d52e-407d-bc05-77b591291dda tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.797678 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-34810965-d52e-407d-bc05-77b591291dda tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member bfcff8c9-2902-4f34-9e20-bf932d851561 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:01.801077 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.801077 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:01.804184 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-34810965-d52e-407d-bc05-77b591291dda tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 returned with HTTP 200 Jul 31 13:58:01.804589 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 495/1985] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:01.811883 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-57bfc955-fd1a-4529-98f7-a5a280cbbdb3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.813404 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-57bfc955-fd1a-4529-98f7-a5a280cbbdb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Jul 31 13:58:01.813608 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-57bfc955-fd1a-4529-98f7-a5a280cbbdb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.813786 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-57bfc955-fd1a-4529-98f7-a5a280cbbdb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.814026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-57bfc955-fd1a-4529-98f7-a5a280cbbdb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:58:01.814961 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-57bfc955-fd1a-4529-98f7-a5a280cbbdb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:58:01.825233 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-57bfc955-fd1a-4529-98f7-a5a280cbbdb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all snapshots completed successfully. Jul 31 13:58:01.825630 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.825630 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:01.826142 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-57bfc955-fd1a-4529-98f7-a5a280cbbdb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 13:58:01.826476 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 499/1986] 10.4.3.140 () {66 vars in 1264 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:01.833876 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b54ada1e-d0a4-4808-b103-7790812e4c0c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.835462 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b54ada1e-d0a4-4808-b103-7790812e4c0c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/f943de67-9946-45cf-bf70-cfe540e06a5e Jul 31 13:58:01.835746 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b54ada1e-d0a4-4808-b103-7790812e4c0c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.835926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b54ada1e-d0a4-4808-b103-7790812e4c0c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.840739 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.840739 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:01.841138 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b54ada1e-d0a4-4808-b103-7790812e4c0c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Snapshot retrieved successfully. Jul 31 13:58:01.841833 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b54ada1e-d0a4-4808-b103-7790812e4c0c tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/f943de67-9946-45cf-bf70-cfe540e06a5e returned with HTTP 200 Jul 31 13:58:01.842138 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 497/1987] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/snapshots/f943de67-9946-45cf-bf70-cfe540e06a5e => generated 451 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:01.849385 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3b383675-f773-4c13-8591-47fd8feb9793 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.851658 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b383675-f773-4c13-8591-47fd8feb9793 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 Jul 31 13:58:01.851947 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b383675-f773-4c13-8591-47fd8feb9793 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.852224 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b383675-f773-4c13-8591-47fd8feb9793 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.852428 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-3b383675-f773-4c13-8591-47fd8feb9793 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member bfcff8c9-2902-4f34-9e20-bf932d851561 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:01.856292 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.856292 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:01.860685 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b383675-f773-4c13-8591-47fd8feb9793 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 returned with HTTP 200 Jul 31 13:58:01.861224 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 497/1988] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:01.869055 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-36d09bf0-7747-4688-b466-84616c3ee298 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.870736 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36d09bf0-7747-4688-b466-84616c3ee298 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/detail Jul 31 13:58:01.870963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36d09bf0-7747-4688-b466-84616c3ee298 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.871179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36d09bf0-7747-4688-b466-84616c3ee298 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.879946 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36d09bf0-7747-4688-b466-84616c3ee298 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 31 13:58:01.880449 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 496/1989] 10.4.3.140 () {68 vars in 1323 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:01.887783 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3aca3ee6-4087-4964-93f5-f907da3f5f7b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.889822 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3aca3ee6-4087-4964-93f5-f907da3f5f7b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 Jul 31 13:58:01.890073 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3aca3ee6-4087-4964-93f5-f907da3f5f7b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.890304 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3aca3ee6-4087-4964-93f5-f907da3f5f7b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.890499 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-3aca3ee6-4087-4964-93f5-f907da3f5f7b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] delete called for member bfcff8c9-2902-4f34-9e20-bf932d851561 {{(pid=100185) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 13:58:01.890661 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.group_snapshots [None req-3aca3ee6-4087-4964-93f5-f907da3f5f7b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Delete group_snapshot with id: bfcff8c9-2902-4f34-9e20-bf932d851561 Jul 31 13:58:01.894233 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.894233 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:01.921446 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-49f82eec-3391-427f-ad98-c14484664293 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.923011 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-49f82eec-3391-427f-ad98-c14484664293 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] GET https://10.4.3.140/volume/v3/volumes/43057735-2fb7-4486-b7bd-f22246251440 Jul 31 13:58:01.923196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-49f82eec-3391-427f-ad98-c14484664293 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.923422 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-49f82eec-3391-427f-ad98-c14484664293 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.929238 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3aca3ee6-4087-4964-93f5-f907da3f5f7b tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 returned with HTTP 202 Jul 31 13:58:01.929847 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 500/1990] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:58:01 2026] DELETE /volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:01.931641 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.931641 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:01.935623 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-49f82eec-3391-427f-ad98-c14484664293 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Volume info retrieved successfully. Jul 31 13:58:01.938475 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.939816 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-49f82eec-3391-427f-ad98-c14484664293 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/volumes/43057735-2fb7-4486-b7bd-f22246251440 returned with HTTP 200 Jul 31 13:58:01.940171 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 498/1991] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/volumes/43057735-2fb7-4486-b7bd-f22246251440 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:01.940251 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:58:01.940426 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.940611 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.940899 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:58:01.941605 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:58:01.948569 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all volumes completed successfully. Jul 31 13:58:01.949252 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:01.949464 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:01.951452 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-76d29e8f-ffab-45e5-8c61-5fbd32f535ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.953237 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76d29e8f-ffab-45e5-8c61-5fbd32f535ad tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] GET https://10.4.3.140/volume/v3/messages Jul 31 13:58:01.953450 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76d29e8f-ffab-45e5-8c61-5fbd32f535ad tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:01.953645 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76d29e8f-ffab-45e5-8c61-5fbd32f535ad tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:01.953910 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.953910 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:01.956725 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76d29e8f-ffab-45e5-8c61-5fbd32f535ad tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:58:01.957051 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 497/1992] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:01.966628 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ba0ad463-3855-4d89-9f28-a93ae3092ef9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:01.989823 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:01.992772 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:01.992772 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:01.999636 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e0fe145-9f15-427c-91c8-67e62a11bb77 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:58:02.000000 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 498/1993] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:02.013824 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8cc72c64-5a16-46a0-97ce-2d1a158ce2d0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.015706 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8cc72c64-5a16-46a0-97ce-2d1a158ce2d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Jul 31 13:58:02.015976 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8cc72c64-5a16-46a0-97ce-2d1a158ce2d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.016168 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8cc72c64-5a16-46a0-97ce-2d1a158ce2d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.016460 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-8cc72c64-5a16-46a0-97ce-2d1a158ce2d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:58:02.017455 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.db.api [None req-8cc72c64-5a16-46a0-97ce-2d1a158ce2d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Building query based on filter {{(pid=100182) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:58:02.027207 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8cc72c64-5a16-46a0-97ce-2d1a158ce2d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all snapshots completed successfully. Jul 31 13:58:02.028264 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8cc72c64-5a16-46a0-97ce-2d1a158ce2d0 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 13:58:02.028711 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 499/1994] 10.4.3.140 () {66 vars in 1264 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:02.029123 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ba0ad463-3855-4d89-9f28-a93ae3092ef9 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-reader] GET https://10.4.3.140/volume/v3/messages Jul 31 13:58:02.029321 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ba0ad463-3855-4d89-9f28-a93ae3092ef9 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.029529 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ba0ad463-3855-4d89-9f28-a93ae3092ef9 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-reader] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.029780 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.029780 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:02.032719 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ba0ad463-3855-4d89-9f28-a93ae3092ef9 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-reader] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:58:02.033023 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 501/1995] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:58:01 2026] GET /volume/v3/messages => generated 670 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:02.040457 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-57be0b70-7158-48f6-80ac-abe38a26e5a9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.042298 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cc8e7f4a-e2a9-4a74-95ab-71be83d38db8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.042454 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57be0b70-7158-48f6-80ac-abe38a26e5a9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 Jul 31 13:58:02.042619 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57be0b70-7158-48f6-80ac-abe38a26e5a9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.042758 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57be0b70-7158-48f6-80ac-abe38a26e5a9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.042917 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-57be0b70-7158-48f6-80ac-abe38a26e5a9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member bfcff8c9-2902-4f34-9e20-bf932d851561 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:02.044566 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc8e7f4a-e2a9-4a74-95ab-71be83d38db8 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] DELETE https://10.4.3.140/volume/v3/messages/56f8d046-8d95-4f12-baae-9857254002ae Jul 31 13:58:02.044832 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc8e7f4a-e2a9-4a74-95ab-71be83d38db8 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.045042 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc8e7f4a-e2a9-4a74-95ab-71be83d38db8 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.045666 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57be0b70-7158-48f6-80ac-abe38a26e5a9 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 returned with HTTP 404 Jul 31 13:58:02.046096 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 498/1996] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:02.052617 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aafba59b-307b-429c-8897-305b3ca92684 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.054114 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aafba59b-307b-429c-8897-305b3ca92684 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/group_snapshots Jul 31 13:58:02.054333 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aafba59b-307b-429c-8897-305b3ca92684 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.054481 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aafba59b-307b-429c-8897-305b3ca92684 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.054742 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc8e7f4a-e2a9-4a74-95ab-71be83d38db8 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/messages/56f8d046-8d95-4f12-baae-9857254002ae returned with HTTP 204 Jul 31 13:58:02.055207 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 499/1997] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 13:58:02 2026] DELETE /volume/v3/messages/56f8d046-8d95-4f12-baae-9857254002ae => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 13:58:02.062269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.063009 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aafba59b-307b-429c-8897-305b3ca92684 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 200 Jul 31 13:58:02.063447 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 500/1998] 10.4.3.140 () {68 vars in 1302 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:02.064152 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/43057735-2fb7-4486-b7bd-f22246251440 Jul 31 13:58:02.064367 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.064580 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.064721 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Delete volume with id: 43057735-2fb7-4486-b7bd-f22246251440 Jul 31 13:58:02.070403 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-90b8a065-0533-4ac9-88bb-5623273da0bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.072389 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90b8a065-0533-4ac9-88bb-5623273da0bf tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 Jul 31 13:58:02.072563 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.072563 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:02.072621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90b8a065-0533-4ac9-88bb-5623273da0bf tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.072785 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90b8a065-0533-4ac9-88bb-5623273da0bf tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.072916 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Volume info retrieved successfully. Jul 31 13:58:02.072960 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-90b8a065-0533-4ac9-88bb-5623273da0bf tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] delete called for member bfcff8c9-2902-4f34-9e20-bf932d851561 {{(pid=100183) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 13:58:02.073004 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.group_snapshots [None req-90b8a065-0533-4ac9-88bb-5623273da0bf tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Delete group_snapshot with id: bfcff8c9-2902-4f34-9e20-bf932d851561 Jul 31 13:58:02.073756 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100185) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 13:58:02.075798 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90b8a065-0533-4ac9-88bb-5623273da0bf tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 returned with HTTP 404 Jul 31 13:58:02.076235 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 499/1999] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:58:02 2026] DELETE /volume/v3/group_snapshots/bfcff8c9-2902-4f34-9e20-bf932d851561 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:02.082281 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-73846936 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-73846936, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:02.082568 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-73846936 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-73846936, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:02.082896 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.084767 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:58:02.085037 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.085286 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.085583 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:58:02.086357 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:58:02.091124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Created reservations ['188f215d-263b-423c-9569-cce421f50972', '6424d12e-925c-4af2-a0ab-cdc9eb2da7f7', '26c71f0f-f907-42eb-8442-3a88350834c0', 'f92939df-8a3e-4cf0-8156-9a28c1295c0b'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:02.094922 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Get all volumes completed successfully. Jul 31 13:58:02.095566 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:02.095700 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:02.121263 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Delete volume request issued successfully. Jul 31 13:58:02.121524 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-526eba4d-e227-4ea0-a9ab-513533d3e036 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/volumes/43057735-2fb7-4486-b7bd-f22246251440 returned with HTTP 202 Jul 31 13:58:02.122023 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 502/2000] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:58:02 2026] DELETE /volume/v3/volumes/43057735-2fb7-4486-b7bd-f22246251440 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:02.129131 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8ccc3260-38e7-45f8-8464-78e91da73e34 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.133539 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ccc3260-38e7-45f8-8464-78e91da73e34 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] DELETE https://10.4.3.140/volume/v3/types/25cde445-ec42-4f6a-a367-21ac2d7f74a5 Jul 31 13:58:02.133539 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ccc3260-38e7-45f8-8464-78e91da73e34 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.133539 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ccc3260-38e7-45f8-8464-78e91da73e34 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.139987 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:02.142955 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.142955 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:02.149621 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b25e590-b301-48b0-8981-f70f7638e6a3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:58:02.150032 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 500/2001] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:02.155738 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ccc3260-38e7-45f8-8464-78e91da73e34 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/types/25cde445-ec42-4f6a-a367-21ac2d7f74a5 returned with HTTP 202 Jul 31 13:58:02.156096 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 501/2002] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:02 2026] DELETE /volume/v3/types/25cde445-ec42-4f6a-a367-21ac2d7f74a5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:02.163504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2e236435-bbaf-47f2-815d-b3f678d9ccb3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.165085 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e236435-bbaf-47f2-815d-b3f678d9ccb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] POST https://10.4.3.140/volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565/action Jul 31 13:58:02.165177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-196ae23e-3200-4e0f-bf40-e6a9a75e1373 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.165418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e236435-bbaf-47f2-815d-b3f678d9ccb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:02.166529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e236435-bbaf-47f2-815d-b3f678d9ccb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:02.166793 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-2e236435-bbaf-47f2-815d-b3f678d9ccb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] delete called for group 4d6cdd1f-405d-48be-957f-1679cba0e565 {{(pid=100183) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:58:02.166896 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-2e236435-bbaf-47f2-815d-b3f678d9ccb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Delete group with id: 4d6cdd1f-405d-48be-957f-1679cba0e565 Jul 31 13:58:02.167174 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-196ae23e-3200-4e0f-bf40-e6a9a75e1373 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:02.167609 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-196ae23e-3200-4e0f-bf40-e6a9a75e1373 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-602311440", "extra_specs": {"storage_protocol": "tempest-storage_protocol-350331795", "vendor_name": "tempest-vendor_name-495336720"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:02.169900 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.169900 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:02.186233 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-196ae23e-3200-4e0f-bf40-e6a9a75e1373 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:02.186536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fe594fee-490f-4d8e-b0fb-8797bb05bbaf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.186692 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 503/2003] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:58:02 2026] POST /volume/v3/types => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:02.189011 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fe594fee-490f-4d8e-b0fb-8797bb05bbaf tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:02.189316 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fe594fee-490f-4d8e-b0fb-8797bb05bbaf tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.189616 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fe594fee-490f-4d8e-b0fb-8797bb05bbaf tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.195327 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-88785954-c831-413a-81ee-aaa215cb7c0a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.197567 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:02.198186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5d42e002-4a70-4a14-abe4-a3f2f772ce7d", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:02.199131 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.199131 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:02.199811 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Create volume request body: {'volume': {'volume_type': '5d42e002-4a70-4a14-abe4-a3f2f772ce7d', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:02.204461 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fe594fee-490f-4d8e-b0fb-8797bb05bbaf tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:58:02.208543 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Create volume of 1 GB Jul 31 13:58:02.208973 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.208973 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:02.209405 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Availability Zones retrieved successfully. Jul 31 13:58:02.211274 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fe594fee-490f-4d8e-b0fb-8797bb05bbaf tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:58:02.211686 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 501/2004] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:02.215247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Flow 'volume_create_api' (04cedccb-740b-4b2d-b1c1-9fbdfc7fe332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:02.216530 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9495f367-2262-49bc-bd0c-6f8d88dfa977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:02.217288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:02.219656 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e236435-bbaf-47f2-815d-b3f678d9ccb3 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565/action returned with HTTP 202 Jul 31 13:58:02.220082 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 500/2005] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:58:02 2026] POST /volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:02.225225 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f977699-668e-49e8-afd7-aaaf9d0875fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.227351 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f977699-668e-49e8-afd7-aaaf9d0875fb tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:02.227659 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f977699-668e-49e8-afd7-aaaf9d0875fb tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.227833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f977699-668e-49e8-afd7-aaaf9d0875fb tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.229606 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e261ee4b-19aa-42ed-b022-b6843272d950 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.231439 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e261ee4b-19aa-42ed-b022-b6843272d950 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a Jul 31 13:58:02.231649 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e261ee4b-19aa-42ed-b022-b6843272d950 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.231824 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e261ee4b-19aa-42ed-b022-b6843272d950 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.235177 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.235177 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:02.239152 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4f977699-668e-49e8-afd7-aaaf9d0875fb tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Volume info retrieved successfully. Jul 31 13:58:02.239204 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.239204 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:02.244652 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e261ee4b-19aa-42ed-b022-b6843272d950 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Volume info retrieved successfully. Jul 31 13:58:02.245242 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9495f367-2262-49bc-bd0c-6f8d88dfa977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-350331795',vendor_name='tempest-vendor_name-495336720'},id=5d42e002-4a70-4a14-abe4-a3f2f772ce7d,is_public=True,name='tempest-ProjectReaderTests-volume-type-602311440',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d42e002-4a70-4a14-abe4-a3f2f772ce7d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:02.245341 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-e261ee4b-19aa-42ed-b022-b6843272d950 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:02.245400 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-e261ee4b-19aa-42ed-b022-b6843272d950 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:02.246119 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f977699-668e-49e8-afd7-aaaf9d0875fb tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:58:02.246335 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d2422b-2733-4dc7-895c-d41f2f5893ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:02.246585 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 504/2006] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 1183 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:58:02.265594 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f529a417-07ee-461d-af94-f74f4a264a25 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.266446 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f529a417-07ee-461d-af94-f74f4a264a25 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] GET https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-174746049 Jul 31 13:58:02.266668 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f529a417-07ee-461d-af94-f74f4a264a25 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.266837 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f529a417-07ee-461d-af94-f74f4a264a25 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.267495 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f529a417-07ee-461d-af94-f74f4a264a25 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-174746049'), ('all_tenants', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:58:02.280096 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-602311440 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-602311440, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:02.280455 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-602311440 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-602311440, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:02.284344 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-e261ee4b-19aa-42ed-b022-b6843272d950 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:02.289785 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.289785 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:02.297567 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f529a417-07ee-461d-af94-f74f4a264a25 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Get all volumes completed successfully. Jul 31 13:58:02.297567 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f529a417-07ee-461d-af94-f74f4a264a25 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-174746049 returned with HTTP 200 Jul 31 13:58:02.297567 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 501/2007] 10.4.3.140 () {68 vars in 1427 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-174746049 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:02.301224 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e261ee4b-19aa-42ed-b022-b6843272d950 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a returned with HTTP 200 Jul 31 13:58:02.301289 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 502/2008] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:02.308118 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-819c6ce2-83a8-4980-b4e1-079ef6c13a4b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.311991 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-819c6ce2-83a8-4980-b4e1-079ef6c13a4b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] GET https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-174746049 Jul 31 13:58:02.311991 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-819c6ce2-83a8-4980-b4e1-079ef6c13a4b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.311991 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-819c6ce2-83a8-4980-b4e1-079ef6c13a4b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.311991 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-819c6ce2-83a8-4980-b4e1-079ef6c13a4b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-174746049'), ('all_tenants', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:58:02.312354 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Created reservations ['0f74d82b-7cf6-4b37-9877-f4e7f971c6ef', 'a3521b5f-af36-48cc-ba43-d8ee1eef9ca2', '2ffd3c31-1592-4229-98b6-e84ab4f00544', 'bf8b30a6-bcf4-4a2a-ba1a-05edbc375b00'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:02.312753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d2422b-2733-4dc7-895c-d41f2f5893ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f74d82b-7cf6-4b37-9877-f4e7f971c6ef', 'a3521b5f-af36-48cc-ba43-d8ee1eef9ca2', '2ffd3c31-1592-4229-98b6-e84ab4f00544', 'bf8b30a6-bcf4-4a2a-ba1a-05edbc375b00']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:02.314102 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dde5726-6153-4440-bbcc-12a1dc3521c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:02.345462 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dde5726-6153-4440-bbcc-12a1dc3521c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1baf73af-6b3e-4e7f-b3a4-ec813e58231a', '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='88cde03499504e97abe831fe695451de',qos_specs=None,replication_status=,reservations=['0f74d82b-7cf6-4b37-9877-f4e7f971c6ef','a3521b5f-af36-48cc-ba43-d8ee1eef9ca2','2ffd3c31-1592-4229-98b6-e84ab4f00544','bf8b30a6-bcf4-4a2a-ba1a-05edbc375b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1218a805f5d4acc886b60f584bb216b',volume_type_id=5d42e002-4a70-4a14-abe4-a3f2f772ce7d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1baf73af-6b3e-4e7f-b3a4-ec813e58231a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88cde03499504e97abe831fe695451de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1218a805f5d4acc886b60f584bb216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d42e002-4a70-4a14-abe4-a3f2f772ce7d),volume_type_id=5d42e002-4a70-4a14-abe4-a3f2f772ce7d)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:02.346768 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-819c6ce2-83a8-4980-b4e1-079ef6c13a4b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Get all volumes completed successfully. Jul 31 13:58:02.346883 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15db3998-3efe-4c58-b9fb-e1320936e93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:02.346973 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-819c6ce2-83a8-4980-b4e1-079ef6c13a4b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-174746049 returned with HTTP 200 Jul 31 13:58:02.347473 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 505/2009] 10.4.3.140 () {68 vars in 1427 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-174746049 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:02.355721 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f03ed0fd-e583-46f5-8efb-e522b196b5e8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.357749 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f03ed0fd-e583-46f5-8efb-e522b196b5e8 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:02.357982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f03ed0fd-e583-46f5-8efb-e522b196b5e8 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.358263 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f03ed0fd-e583-46f5-8efb-e522b196b5e8 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.366521 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.366521 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:02.369901 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f03ed0fd-e583-46f5-8efb-e522b196b5e8 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:58:02.371813 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15db3998-3efe-4c58-b9fb-e1320936e93a) transitioned into state 'SUCCESS' from 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='88cde03499504e97abe831fe695451de',qos_specs=None,replication_status=,reservations=['0f74d82b-7cf6-4b37-9877-f4e7f971c6ef','a3521b5f-af36-48cc-ba43-d8ee1eef9ca2','2ffd3c31-1592-4229-98b6-e84ab4f00544','bf8b30a6-bcf4-4a2a-ba1a-05edbc375b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1218a805f5d4acc886b60f584bb216b',volume_type_id=5d42e002-4a70-4a14-abe4-a3f2f772ce7d)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:02.372921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14777ab1-83f2-4b98-b2d7-b4eb2c6ecb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:02.374416 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f03ed0fd-e583-46f5-8efb-e522b196b5e8 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:58:02.374869 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 502/2010] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:02.391536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14777ab1-83f2-4b98-b2d7-b4eb2c6ecb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:02.391719 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cce2a0cd-86d2-437a-a822-c8a5da5c3273 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.391779 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Flow 'volume_create_api' (04cedccb-740b-4b2d-b1c1-9fbdfc7fe332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:02.391779 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Create volume request issued successfully. Jul 31 13:58:02.392255 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cce2a0cd-86d2-437a-a822-c8a5da5c3273 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:02.392441 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-88785954-c831-413a-81ee-aaa215cb7c0a tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:02.392496 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cce2a0cd-86d2-437a-a822-c8a5da5c3273 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.392663 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cce2a0cd-86d2-437a-a822-c8a5da5c3273 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.394347 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-cce2a0cd-86d2-437a-a822-c8a5da5c3273 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Delete volume with id: c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:02.394608 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 502/2011] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:58:02 2026] POST /volume/v3/volumes => generated 773 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:02.399553 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.399553 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:02.400053 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cce2a0cd-86d2-437a-a822-c8a5da5c3273 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:58:02.407004 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e31e7f05-6f28-48b8-ba0c-a7a898e0cec5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.408765 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e31e7f05-6f28-48b8-ba0c-a7a898e0cec5 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] GET https://10.4.3.140/volume/v3/volumes/1baf73af-6b3e-4e7f-b3a4-ec813e58231a Jul 31 13:58:02.409413 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e31e7f05-6f28-48b8-ba0c-a7a898e0cec5 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.409413 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e31e7f05-6f28-48b8-ba0c-a7a898e0cec5 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.420684 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cce2a0cd-86d2-437a-a822-c8a5da5c3273 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Delete volume request issued successfully. Jul 31 13:58:02.420908 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cce2a0cd-86d2-437a-a822-c8a5da5c3273 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 202 Jul 31 13:58:02.421467 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 503/2012] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:58:02 2026] DELETE /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:02.423746 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.423746 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:02.427603 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e31e7f05-6f28-48b8-ba0c-a7a898e0cec5 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Volume info retrieved successfully. Jul 31 13:58:02.427999 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-852ff5df-0203-4152-8677-ed267d4f1093 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.429752 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-852ff5df-0203-4152-8677-ed267d4f1093 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:02.429957 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-852ff5df-0203-4152-8677-ed267d4f1093 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.430150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-852ff5df-0203-4152-8677-ed267d4f1093 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.431663 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e31e7f05-6f28-48b8-ba0c-a7a898e0cec5 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/volumes/1baf73af-6b3e-4e7f-b3a4-ec813e58231a returned with HTTP 200 Jul 31 13:58:02.432215 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 506/2013] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes/1baf73af-6b3e-4e7f-b3a4-ec813e58231a => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:02.438292 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:02.438292 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:02.445112 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-852ff5df-0203-4152-8677-ed267d4f1093 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Volume info retrieved successfully. Jul 31 13:58:02.449728 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-852ff5df-0203-4152-8677-ed267d4f1093 tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 200 Jul 31 13:58:02.450092 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 503/2014] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:02.777904 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fab1cbe4-9bd4-4c6e-9527-706f7085b607 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:02.782264 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fab1cbe4-9bd4-4c6e-9527-706f7085b607 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] GET https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db Jul 31 13:58:02.782667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fab1cbe4-9bd4-4c6e-9527-706f7085b607 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:02.783023 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fab1cbe4-9bd4-4c6e-9527-706f7085b607 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:02.791477 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fab1cbe4-9bd4-4c6e-9527-706f7085b607 tempest-VolumesBackupsTest-1039683509 tempest-VolumesBackupsTest-1039683509-project-member] https://10.4.3.140/volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db returned with HTTP 404 Jul 31 13:58:02.792161 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 503/2015] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:02 2026] GET /volume/v3/volumes/997b51c3-315d-4ef9-b12d-b86f27b927db => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:03.315988 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0c37d6e-546c-4be2-a85d-2b82fec8bb79 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.317865 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0c37d6e-546c-4be2-a85d-2b82fec8bb79 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a Jul 31 13:58:03.318061 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0c37d6e-546c-4be2-a85d-2b82fec8bb79 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.318280 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0c37d6e-546c-4be2-a85d-2b82fec8bb79 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.323998 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0c37d6e-546c-4be2-a85d-2b82fec8bb79 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a returned with HTTP 404 Jul 31 13:58:03.324448 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 504/2016] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:03 2026] GET /volume/v3/volumes/de185481-18ec-4e2a-adbe-a2f7ad8ed47a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:03.333072 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5041f0e4-5ba8-4dc4-8a81-bfb15be653d6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.334868 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5041f0e4-5ba8-4dc4-8a81-bfb15be653d6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] GET https://10.4.3.140/volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565 Jul 31 13:58:03.335082 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5041f0e4-5ba8-4dc4-8a81-bfb15be653d6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.335257 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5041f0e4-5ba8-4dc4-8a81-bfb15be653d6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.335381 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-5041f0e4-5ba8-4dc4-8a81-bfb15be653d6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] show called for member 4d6cdd1f-405d-48be-957f-1679cba0e565 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:58:03.338291 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5041f0e4-5ba8-4dc4-8a81-bfb15be653d6 tempest-GroupSnapshotsTest-1790585554 tempest-GroupSnapshotsTest-1790585554-project-member] https://10.4.3.140/volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565 returned with HTTP 404 Jul 31 13:58:03.338831 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 507/2017] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:58:03 2026] GET /volume/v3/groups/4d6cdd1f-405d-48be-957f-1679cba0e565 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:03.346233 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-18dc04b1-3f1f-4a31-80f0-df873eb58b1f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.348707 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18dc04b1-3f1f-4a31-80f0-df873eb58b1f tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/b27d4454-82a8-46a8-b02b-4a86907dced8 Jul 31 13:58:03.348969 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18dc04b1-3f1f-4a31-80f0-df873eb58b1f tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.349203 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18dc04b1-3f1f-4a31-80f0-df873eb58b1f tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.364857 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18dc04b1-3f1f-4a31-80f0-df873eb58b1f tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/group_types/b27d4454-82a8-46a8-b02b-4a86907dced8 returned with HTTP 202 Jul 31 13:58:03.365328 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 504/2018] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:58:03 2026] DELETE /volume/v3/group_types/b27d4454-82a8-46a8-b02b-4a86907dced8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:03.373261 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-372d22d9-374a-4c7c-a2d1-fd03e0bd26bf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.375306 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-372d22d9-374a-4c7c-a2d1-fd03e0bd26bf tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] DELETE https://10.4.3.140/volume/v3/types/4f4483b9-d778-4589-8ea8-3ccf6eb0c490 Jul 31 13:58:03.375505 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-372d22d9-374a-4c7c-a2d1-fd03e0bd26bf tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.375773 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-372d22d9-374a-4c7c-a2d1-fd03e0bd26bf tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.376099 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:03.376099 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:03.399591 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-372d22d9-374a-4c7c-a2d1-fd03e0bd26bf tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/types/4f4483b9-d778-4589-8ea8-3ccf6eb0c490 returned with HTTP 202 Jul 31 13:58:03.400310 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 504/2019] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:03 2026] DELETE /volume/v3/types/4f4483b9-d778-4589-8ea8-3ccf6eb0c490 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:03.407209 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73227573-40f5-42f7-89ae-77622aa86a78 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.409148 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73227573-40f5-42f7-89ae-77622aa86a78 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] GET https://10.4.3.140/volume/v3/types/4f4483b9-d778-4589-8ea8-3ccf6eb0c490 Jul 31 13:58:03.409406 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73227573-40f5-42f7-89ae-77622aa86a78 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.409678 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73227573-40f5-42f7-89ae-77622aa86a78 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.413061 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73227573-40f5-42f7-89ae-77622aa86a78 tempest-GroupSnapshotsTest-303927166 tempest-GroupSnapshotsTest-303927166-project-admin] https://10.4.3.140/volume/v3/types/4f4483b9-d778-4589-8ea8-3ccf6eb0c490 returned with HTTP 404 Jul 31 13:58:03.413747 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 505/2020] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:03 2026] GET /volume/v3/types/4f4483b9-d778-4589-8ea8-3ccf6eb0c490 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:03.445095 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c85082ed-b5bf-4e68-bc27-401c60dedb79 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.448471 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c85082ed-b5bf-4e68-bc27-401c60dedb79 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] GET https://10.4.3.140/volume/v3/volumes/1baf73af-6b3e-4e7f-b3a4-ec813e58231a Jul 31 13:58:03.448877 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c85082ed-b5bf-4e68-bc27-401c60dedb79 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.449000 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c85082ed-b5bf-4e68-bc27-401c60dedb79 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.462369 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:03.462369 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:03.464991 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c85082ed-b5bf-4e68-bc27-401c60dedb79 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Volume info retrieved successfully. Jul 31 13:58:03.468646 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-317ba42d-9189-4f23-84d9-636c73249c2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.470774 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-317ba42d-9189-4f23-84d9-636c73249c2c tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] GET https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e Jul 31 13:58:03.472741 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-317ba42d-9189-4f23-84d9-636c73249c2c tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.472741 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-317ba42d-9189-4f23-84d9-636c73249c2c tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.472821 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c85082ed-b5bf-4e68-bc27-401c60dedb79 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/volumes/1baf73af-6b3e-4e7f-b3a4-ec813e58231a returned with HTTP 200 Jul 31 13:58:03.472821 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 508/2021] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:58:03 2026] GET /volume/v3/volumes/1baf73af-6b3e-4e7f-b3a4-ec813e58231a => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:03.481626 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-317ba42d-9189-4f23-84d9-636c73249c2c tempest-VolumeRetypeMultiattachTest-984734989 tempest-VolumeRetypeMultiattachTest-984734989-project-member] https://10.4.3.140/volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e returned with HTTP 404 Jul 31 13:58:03.482176 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 505/2022] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:03 2026] GET /volume/v3/volumes/c2810ccc-a96e-4f9f-8067-d7d91788200e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:03.492607 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d2456428-7906-4495-88c6-160bbb170499 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.492947 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2ddfabe4-7f10-46a7-9ff6-6d430d358493 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.495020 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ddfabe4-7f10-46a7-9ff6-6d430d358493 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] DELETE https://10.4.3.140/volume/v3/types/ed4f9e96-6c63-4a06-af46-96c080b16efd Jul 31 13:58:03.495302 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ddfabe4-7f10-46a7-9ff6-6d430d358493 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.495608 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ddfabe4-7f10-46a7-9ff6-6d430d358493 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.495680 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2456428-7906-4495-88c6-160bbb170499 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] GET https://10.4.3.140/volume/v3/messages Jul 31 13:58:03.496309 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2456428-7906-4495-88c6-160bbb170499 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.496604 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2456428-7906-4495-88c6-160bbb170499 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.503277 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2456428-7906-4495-88c6-160bbb170499 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:58:03.503777 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 505/2023] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:58:03 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:03.512992 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3466853d-8c73-419b-85e0-3d13efddc4af None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.518795 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3466853d-8c73-419b-85e0-3d13efddc4af tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-reader] GET https://10.4.3.140/volume/v3/messages/4bea8b0f-15aa-460d-89b1-5e1a55c0f890 Jul 31 13:58:03.519017 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3466853d-8c73-419b-85e0-3d13efddc4af tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.520095 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3466853d-8c73-419b-85e0-3d13efddc4af tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-reader] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.523713 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ddfabe4-7f10-46a7-9ff6-6d430d358493 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/types/ed4f9e96-6c63-4a06-af46-96c080b16efd returned with HTTP 202 Jul 31 13:58:03.524311 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 506/2024] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:03 2026] DELETE /volume/v3/types/ed4f9e96-6c63-4a06-af46-96c080b16efd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:03.527966 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3466853d-8c73-419b-85e0-3d13efddc4af tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-reader] https://10.4.3.140/volume/v3/messages/4bea8b0f-15aa-460d-89b1-5e1a55c0f890 returned with HTTP 200 Jul 31 13:58:03.528466 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 509/2025] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:58:03 2026] GET /volume/v3/messages/4bea8b0f-15aa-460d-89b1-5e1a55c0f890 => generated 667 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:03.530936 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58a18db4-4411-410d-8390-31cec0b57cd8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.532934 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58a18db4-4411-410d-8390-31cec0b57cd8 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] GET https://10.4.3.140/volume/v3/types/ed4f9e96-6c63-4a06-af46-96c080b16efd Jul 31 13:58:03.533238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58a18db4-4411-410d-8390-31cec0b57cd8 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.533467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58a18db4-4411-410d-8390-31cec0b57cd8 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.536856 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58a18db4-4411-410d-8390-31cec0b57cd8 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/types/ed4f9e96-6c63-4a06-af46-96c080b16efd returned with HTTP 404 Jul 31 13:58:03.537271 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 506/2026] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:03 2026] GET /volume/v3/types/ed4f9e96-6c63-4a06-af46-96c080b16efd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:03.544120 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-df237538-b966-4b0e-9485-822a22a268c5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.546199 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-df237538-b966-4b0e-9485-822a22a268c5 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] DELETE https://10.4.3.140/volume/v3/messages/4bea8b0f-15aa-460d-89b1-5e1a55c0f890 Jul 31 13:58:03.546586 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-df237538-b966-4b0e-9485-822a22a268c5 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.547179 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-df237538-b966-4b0e-9485-822a22a268c5 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.548471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ecf454b0-2a1d-4659-9ffd-0b44041b2bb4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.550275 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecf454b0-2a1d-4659-9ffd-0b44041b2bb4 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] DELETE https://10.4.3.140/volume/v3/types/4be01f74-9878-401e-b784-0527c6b428d6 Jul 31 13:58:03.550495 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecf454b0-2a1d-4659-9ffd-0b44041b2bb4 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.550755 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecf454b0-2a1d-4659-9ffd-0b44041b2bb4 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.560381 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-df237538-b966-4b0e-9485-822a22a268c5 tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/messages/4bea8b0f-15aa-460d-89b1-5e1a55c0f890 returned with HTTP 204 Jul 31 13:58:03.560797 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 506/2027] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 13:58:03 2026] DELETE /volume/v3/messages/4bea8b0f-15aa-460d-89b1-5e1a55c0f890 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 13:58:03.568759 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.570472 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/1baf73af-6b3e-4e7f-b3a4-ec813e58231a Jul 31 13:58:03.570687 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.570890 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.571048 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Delete volume with id: 1baf73af-6b3e-4e7f-b3a4-ec813e58231a Jul 31 13:58:03.580866 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:03.580866 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:03.581982 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Volume info retrieved successfully. Jul 31 13:58:03.582497 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100185) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 13:58:03.590749 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecf454b0-2a1d-4659-9ffd-0b44041b2bb4 tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/types/4be01f74-9878-401e-b784-0527c6b428d6 returned with HTTP 202 Jul 31 13:58:03.590749 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 507/2028] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:03 2026] DELETE /volume/v3/types/4be01f74-9878-401e-b784-0527c6b428d6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:03.592810 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-602311440 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-602311440, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:03.592951 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-602311440 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-602311440, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:03.601944 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-abc322f8-a1a0-4546-a5c8-7096afcf9b6b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.604003 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-abc322f8-a1a0-4546-a5c8-7096afcf9b6b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] GET https://10.4.3.140/volume/v3/types/4be01f74-9878-401e-b784-0527c6b428d6 Jul 31 13:58:03.604382 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-abc322f8-a1a0-4546-a5c8-7096afcf9b6b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.604677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-abc322f8-a1a0-4546-a5c8-7096afcf9b6b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.609532 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-abc322f8-a1a0-4546-a5c8-7096afcf9b6b tempest-VolumeRetypeMultiattachTest-1302358381 tempest-VolumeRetypeMultiattachTest-1302358381-project-admin] https://10.4.3.140/volume/v3/types/4be01f74-9878-401e-b784-0527c6b428d6 returned with HTTP 404 Jul 31 13:58:03.610264 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 507/2029] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:03 2026] GET /volume/v3/types/4be01f74-9878-401e-b784-0527c6b428d6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:03.614483 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Created reservations ['bb816576-ed28-4173-bda0-94e4d5c27fc1', 'e3a89e24-b6b3-4f34-baa5-24e3ca06a601', '91a6c84f-dfeb-4447-bf63-893037060e98', '2239fc0b-ae3e-4099-a588-0e8384fccac7'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:03.653738 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Delete volume request issued successfully. Jul 31 13:58:03.654031 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-59b7dec7-ce57-4502-a9c6-4e750fd72eab tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/volumes/1baf73af-6b3e-4e7f-b3a4-ec813e58231a returned with HTTP 202 Jul 31 13:58:03.654616 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 510/2030] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:58:03 2026] DELETE /volume/v3/volumes/1baf73af-6b3e-4e7f-b3a4-ec813e58231a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:03.664574 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e8629232-c309-4894-b71f-7c3cc25a131f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:03.666584 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e8629232-c309-4894-b71f-7c3cc25a131f tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] DELETE https://10.4.3.140/volume/v3/types/5d42e002-4a70-4a14-abe4-a3f2f772ce7d Jul 31 13:58:03.666790 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e8629232-c309-4894-b71f-7c3cc25a131f tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:03.666978 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e8629232-c309-4894-b71f-7c3cc25a131f tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:03.693924 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e8629232-c309-4894-b71f-7c3cc25a131f tempest-ProjectReaderTests-1605892908 tempest-ProjectReaderTests-1605892908-project-admin] https://10.4.3.140/volume/v3/types/5d42e002-4a70-4a14-abe4-a3f2f772ce7d returned with HTTP 202 Jul 31 13:58:03.695198 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 507/2031] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:03 2026] DELETE /volume/v3/types/5d42e002-4a70-4a14-abe4-a3f2f772ce7d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:05.445674 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-6dca5592-e036-4741-9f21-003139932178 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:05.447836 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-6dca5592-e036-4741-9f21-003139932178 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/limits Jul 31 13:58:05.447836 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-6dca5592-e036-4741-9f21-003139932178 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:05.448028 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-6dca5592-e036-4741-9f21-003139932178 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:05.466374 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-6dca5592-e036-4741-9f21-003139932178 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Jul 31 13:58:05.466845 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 508/2032] 10.4.3.140 () {68 vars in 1484 bytes} [Fri Jul 31 13:58:05 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:05.518093 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-d73d65e6-d02d-48f5-99bd-ac4c310fa465 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:05.521111 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-d73d65e6-d02d-48f5-99bd-ac4c310fa465 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:58:05.521194 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-d73d65e6-d02d-48f5-99bd-ac4c310fa465 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:05.521413 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-d73d65e6-d02d-48f5-99bd-ac4c310fa465 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:05.540525 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:05.540525 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:05.546172 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-d73d65e6-d02d-48f5-99bd-ac4c310fa465 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:58:05.551109 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-d73d65e6-d02d-48f5-99bd-ac4c310fa465 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 200 Jul 31 13:58:05.551479 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 508/2033] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:58:05 2026] GET /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 1451 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:05.567336 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-f1d10264-0d2e-46af-983a-69ba822c9cdc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:05.570506 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-f1d10264-0d2e-46af-983a-69ba822c9cdc tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:58:05.570936 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-f1d10264-0d2e-46af-983a-69ba822c9cdc tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edfaf20b-603e-4ec0-b6c3-16b3440df76e", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-398729419", "description": null, "metadata": {}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:05.581618 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:05.581618 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:05.582336 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-f1d10264-0d2e-46af-983a-69ba822c9cdc tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:58:05.582567 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-f1d10264-0d2e-46af-983a-69ba822c9cdc tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Create snapshot from volume edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:58:05.623615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-f1d10264-0d2e-46af-983a-69ba822c9cdc tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Created reservations ['f45fd58c-ec6c-49b9-92c3-c0e207bb072b', '5b089b07-eef3-44d7-9446-237759e19b6e', '6c96423d-2ad9-4d7f-9e35-0008f5c4af09', '22de04bb-cd1c-4dec-8347-7666266da5b9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:05.662293 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-f1d10264-0d2e-46af-983a-69ba822c9cdc tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Snapshot force create request issued successfully. Jul 31 13:58:05.662748 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ff5e4cb1-17e9-458b-aefc-5ddb20dbf773 req-f1d10264-0d2e-46af-983a-69ba822c9cdc tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:58:05.663394 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 511/2034] 10.4.3.140 () {72 vars in 1547 bytes} [Fri Jul 31 13:58:05 2026] POST /volume/v3/snapshots => generated 318 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:06.104543 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0951696e-7f7c-478a-9609-7c21ba545296 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:06.205019 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0951696e-7f7c-478a-9609-7c21ba545296 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:06.205379 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0951696e-7f7c-478a-9609-7c21ba545296 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-79053487"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:06.207278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e5aff602-3160-4c34-b8f0-ee519996f305 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:06.238359 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0951696e-7f7c-478a-9609-7c21ba545296 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:06.238933 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 508/2035] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:58:06 2026] POST /volume/v3/types => generated 226 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:06.250729 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-108a19bd-dac8-4125-97ab-02e96f94e5d0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:06.256451 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-108a19bd-dac8-4125-97ab-02e96f94e5d0 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:58:06.256451 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-108a19bd-dac8-4125-97ab-02e96f94e5d0 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1816868614"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:06.262531 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5aff602-3160-4c34-b8f0-ee519996f305 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:06.262953 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e5aff602-3160-4c34-b8f0-ee519996f305 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1998335282", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:06.283900 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5aff602-3160-4c34-b8f0-ee519996f305 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:06.284218 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 509/2036] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:58:06 2026] POST /volume/v3/types => generated 275 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:06.284638 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-108a19bd-dac8-4125-97ab-02e96f94e5d0 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:58:06.285116 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 509/2037] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:58: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 31 13:58:06.293232 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-940d051b-1144-42c8-883b-836e8a6cbdb6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:06.294053 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4c70d137-3428-4eec-800d-648a6c6e60f0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:06.295479 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-940d051b-1144-42c8-883b-836e8a6cbdb6 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:06.296038 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-940d051b-1144-42c8-883b-836e8a6cbdb6 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1290097804", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:06.298089 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:06.298089 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:06.318805 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-940d051b-1144-42c8-883b-836e8a6cbdb6 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:06.319734 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 512/2038] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:58:06 2026] POST /volume/v3/types => generated 275 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:06.334797 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:06.369010 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4c70d137-3428-4eec-800d-648a6c6e60f0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] POST https://10.4.3.140/volume/v3/groups Jul 31 13:58:06.369351 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4c70d137-3428-4eec-800d-648a6c6e60f0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "99510d7b-2d8b-4417-880a-84534b581a54", "volume_types": ["75392d8a-4756-4954-b723-3af00866aef5"], "name": "tempest-GroupSnapshotsV319Test-Group-1239152324"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:06.370801 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-4c70d137-3428-4eec-800d-648a6c6e60f0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Creating new group {'group': {'group_type': '99510d7b-2d8b-4417-880a-84534b581a54', 'volume_types': ['75392d8a-4756-4954-b723-3af00866aef5'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1239152324'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 13:58:06.375142 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.groups [None req-4c70d137-3428-4eec-800d-648a6c6e60f0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1239152324. Jul 31 13:58:06.383427 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4c70d137-3428-4eec-800d-648a6c6e60f0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Availability Zones retrieved successfully. Jul 31 13:58:06.407537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-4c70d137-3428-4eec-800d-648a6c6e60f0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Created reservations ['0be375ce-8bd3-48b0-a16f-0433a91337a9'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:06.407642 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:06.407642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-157229217", "volume_type": "82ddb728-ea4f-4715-9f81-154d3a4b60e5", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:06.407642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-157229217', 'volume_type': '82ddb728-ea4f-4715-9f81-154d3a4b60e5', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:06.411369 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Create volume of 1 GB Jul 31 13:58:06.411774 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:06.411774 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:06.412451 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Availability Zones retrieved successfully. Jul 31 13:58:06.418135 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Flow 'volume_create_api' (ef90e948-fccb-4922-89da-f8c53f92aa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:06.419210 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6af5262c-402c-43a9-9d43-6e6c587502a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:06.420149 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:06.429588 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4c70d137-3428-4eec-800d-648a6c6e60f0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Jul 31 13:58:06.430007 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 509/2039] 10.4.3.140 () {70 vars in 1297 bytes} [Fri Jul 31 13:58:06 2026] POST /volume/v3/groups => generated 116 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:06.438602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-962e1672-fe03-4dfe-b127-9b9c8d98fd3b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:06.440351 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-962e1672-fe03-4dfe-b127-9b9c8d98fd3b tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0 Jul 31 13:58:06.440635 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-962e1672-fe03-4dfe-b127-9b9c8d98fd3b tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:06.440796 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-962e1672-fe03-4dfe-b127-9b9c8d98fd3b tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:06.442017 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-962e1672-fe03-4dfe-b127-9b9c8d98fd3b tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member b9f169ae-044f-42f7-84d4-9beaff2801b0 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:58:06.446245 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:06.446245 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:06.447404 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6af5262c-402c-43a9-9d43-6e6c587502a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=82ddb728-ea4f-4715-9f81-154d3a4b60e5,is_public=True,name='tempest-VolumeTypesTest-volume-type-1998335282',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82ddb728-ea4f-4715-9f81-154d3a4b60e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:06.448750 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d093f4-0345-4b9b-a029-c728b2320f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:06.462945 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-962e1672-fe03-4dfe-b127-9b9c8d98fd3b tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0 returned with HTTP 200 Jul 31 13:58:06.463419 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 510/2040] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:58:06 2026] GET /volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0 => generated 396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:06.479637 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1998335282 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1998335282, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:06.479637 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1998335282 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1998335282, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:06.531811 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Created reservations ['e7afd45a-b8cc-42d1-81eb-f78dc0e229aa', '7d8f17e2-6d14-42fc-bde8-db9673ecf3ca', '36a93384-8f92-4213-8f5d-63d2c55347db', '19ab59bb-356e-4982-8626-a3741f6417ef'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:06.531811 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d093f4-0345-4b9b-a029-c728b2320f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7afd45a-b8cc-42d1-81eb-f78dc0e229aa', '7d8f17e2-6d14-42fc-bde8-db9673ecf3ca', '36a93384-8f92-4213-8f5d-63d2c55347db', '19ab59bb-356e-4982-8626-a3741f6417ef']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:06.531811 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00fce7d8-43ce-4d2d-aa1b-209dc88f6027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:06.574822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00fce7d8-43ce-4d2d-aa1b-209dc88f6027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ad7b116-34d5-4778-8468-33f8a2ba2266', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-157229217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='469bac19854c4ebca33c70addcde06f0',qos_specs=None,replication_status=,reservations=['e7afd45a-b8cc-42d1-81eb-f78dc0e229aa','7d8f17e2-6d14-42fc-bde8-db9673ecf3ca','36a93384-8f92-4213-8f5d-63d2c55347db','19ab59bb-356e-4982-8626-a3741f6417ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ff95a4225a4a0aa0fec8e269980f25',volume_type_id=82ddb728-ea4f-4715-9f81-154d3a4b60e5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-157229217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ad7b116-34d5-4778-8468-33f8a2ba2266,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='469bac19854c4ebca33c70addcde06f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ff95a4225a4a0aa0fec8e269980f25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82ddb728-ea4f-4715-9f81-154d3a4b60e5),volume_type_id=82ddb728-ea4f-4715-9f81-154d3a4b60e5)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:06.575593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c564e347-e5e7-4aea-8e91-81cc630fdfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:06.603057 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c564e347-e5e7-4aea-8e91-81cc630fdfc2) transitioned into state 'SUCCESS' from state '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-157229217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='469bac19854c4ebca33c70addcde06f0',qos_specs=None,replication_status=,reservations=['e7afd45a-b8cc-42d1-81eb-f78dc0e229aa','7d8f17e2-6d14-42fc-bde8-db9673ecf3ca','36a93384-8f92-4213-8f5d-63d2c55347db','19ab59bb-356e-4982-8626-a3741f6417ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ff95a4225a4a0aa0fec8e269980f25',volume_type_id=82ddb728-ea4f-4715-9f81-154d3a4b60e5)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:06.603822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fa7d46-6d6b-43e7-b246-02eeaaa81f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:06.613494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fa7d46-6d6b-43e7-b246-02eeaaa81f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:06.614291 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Flow 'volume_create_api' (ef90e948-fccb-4922-89da-f8c53f92aa01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:06.614614 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Create volume request issued successfully. Jul 31 13:58:06.616987 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c464a30b-f257-4637-b44d-c4ddd2041f6e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:06.617775 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 510/2041] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:06 2026] POST /volume/v3/volumes => generated 783 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:06.629429 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0efc6307-3d8c-4c52-b400-cc7cbdaaa8b0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:06.631948 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0efc6307-3d8c-4c52-b400-cc7cbdaaa8b0 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] GET https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:06.632183 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0efc6307-3d8c-4c52-b400-cc7cbdaaa8b0 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:06.632409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0efc6307-3d8c-4c52-b400-cc7cbdaaa8b0 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:06.641690 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:06.641690 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:06.651630 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0efc6307-3d8c-4c52-b400-cc7cbdaaa8b0 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Volume info retrieved successfully. Jul 31 13:58:06.658891 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0efc6307-3d8c-4c52-b400-cc7cbdaaa8b0 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 returned with HTTP 200 Jul 31 13:58:06.660294 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 513/2042] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:06 2026] GET /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:07.472365 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1597fdd9-3c2c-4bfa-acac-3368f212f2da None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:07.475394 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1597fdd9-3c2c-4bfa-acac-3368f212f2da tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0 Jul 31 13:58:07.475394 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1597fdd9-3c2c-4bfa-acac-3368f212f2da tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:07.475394 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1597fdd9-3c2c-4bfa-acac-3368f212f2da tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:07.475394 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.groups [None req-1597fdd9-3c2c-4bfa-acac-3368f212f2da tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member b9f169ae-044f-42f7-84d4-9beaff2801b0 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:58:07.478425 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.478425 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:07.486478 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1597fdd9-3c2c-4bfa-acac-3368f212f2da tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0 returned with HTTP 200 Jul 31 13:58:07.487046 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 510/2043] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:58:07 2026] GET /volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0 => generated 397 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:07.497660 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a3276aa3-fe36-4aa4-9423-af08e916363d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:07.499228 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:07.499864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1585741202", "volume_type": "75392d8a-4756-4954-b723-3af00866aef5", "group_id": "b9f169ae-044f-42f7-84d4-9beaff2801b0", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:07.503193 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1585741202', 'volume_type': '75392d8a-4756-4954-b723-3af00866aef5', 'group_id': 'b9f169ae-044f-42f7-84d4-9beaff2801b0', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:07.509148 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.509148 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:07.509674 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Create volume of 1 GB Jul 31 13:58:07.515079 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Availability Zones retrieved successfully. Jul 31 13:58:07.520505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Flow 'volume_create_api' (4d26460a-7e12-4602-b60f-3e6111fa04d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:07.522599 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4510da5f-6438-416d-8fbd-2f0a9ce901db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:07.522599 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.522599 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:07.522599 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:07.539141 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4510da5f-6438-416d-8fbd-2f0a9ce901db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75392d8a-4756-4954-b723-3af00866aef5,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-79053487',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75392d8a-4756-4954-b723-3af00866aef5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b9f169ae-044f-42f7-84d4-9beaff2801b0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:07.540023 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (337f83c3-ba28-4154-92c5-e1ba4b2cb7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:07.567914 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-79053487 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-79053487, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:07.568995 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-79053487 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-79053487, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:07.603539 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Created reservations ['8766f306-ef01-41ee-8d58-e0e76d2adf63', '6457166d-7ebc-4b2d-9a6b-3d9838271fdd', '2e36ecd2-e977-484c-afa3-fad1d50ce139', 'c3979c23-5921-455b-821f-8d6473512ac3'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:07.603539 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (337f83c3-ba28-4154-92c5-e1ba4b2cb7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8766f306-ef01-41ee-8d58-e0e76d2adf63', '6457166d-7ebc-4b2d-9a6b-3d9838271fdd', '2e36ecd2-e977-484c-afa3-fad1d50ce139', 'c3979c23-5921-455b-821f-8d6473512ac3']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:07.603661 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233754a9-44ed-46d8-8e2d-dece95d7cd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:07.627192 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233754a9-44ed-46d8-8e2d-dece95d7cd67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bedc1c07-42b5-4d7d-9842-1eb431022961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1585741202',encryption_key_id=None,group_id=b9f169ae-044f-42f7-84d4-9beaff2801b0,group_type_id=,metadata={},multiattach=False,project_id='b5dcc697c95048eeb55bed7dd09cc421',qos_specs=None,replication_status=,reservations=['8766f306-ef01-41ee-8d58-e0e76d2adf63','6457166d-7ebc-4b2d-9a6b-3d9838271fdd','2e36ecd2-e977-484c-afa3-fad1d50ce139','c3979c23-5921-455b-821f-8d6473512ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abfe5c780f5b4abea87b476df4bb1b99',volume_type_id=75392d8a-4756-4954-b723-3af00866aef5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1585741202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b9f169ae-044f-42f7-84d4-9beaff2801b0,host=None,id=bedc1c07-42b5-4d7d-9842-1eb431022961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5dcc697c95048eeb55bed7dd09cc421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abfe5c780f5b4abea87b476df4bb1b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75392d8a-4756-4954-b723-3af00866aef5),volume_type_id=75392d8a-4756-4954-b723-3af00866aef5)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:07.628156 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d449e564-bf86-4c1f-acd4-8934e418b53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:07.641724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a3e048a0-0996-48b0-8fe5-15fcf842e249 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:07.643768 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d449e564-bf86-4c1f-acd4-8934e418b53e) transitioned into state 'SUCCESS' from state '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-1585741202',encryption_key_id=None,group_id=b9f169ae-044f-42f7-84d4-9beaff2801b0,group_type_id=,metadata={},multiattach=False,project_id='b5dcc697c95048eeb55bed7dd09cc421',qos_specs=None,replication_status=,reservations=['8766f306-ef01-41ee-8d58-e0e76d2adf63','6457166d-7ebc-4b2d-9a6b-3d9838271fdd','2e36ecd2-e977-484c-afa3-fad1d50ce139','c3979c23-5921-455b-821f-8d6473512ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abfe5c780f5b4abea87b476df4bb1b99',volume_type_id=75392d8a-4756-4954-b723-3af00866aef5)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:07.644328 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3e048a0-0996-48b0-8fe5-15fcf842e249 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 Jul 31 13:58:07.644374 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a18bd300-3f18-46d0-b5db-08dcfa55cc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:07.644599 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3e048a0-0996-48b0-8fe5-15fcf842e249 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:07.644852 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3e048a0-0996-48b0-8fe5-15fcf842e249 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:07.651418 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.651418 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:07.652056 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a3e048a0-0996-48b0-8fe5-15fcf842e249 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Snapshot retrieved successfully. Jul 31 13:58:07.653286 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3e048a0-0996-48b0-8fe5-15fcf842e249 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 returned with HTTP 200 Jul 31 13:58:07.653888 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 511/2044] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:07 2026] GET /volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:07.657535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a18bd300-3f18-46d0-b5db-08dcfa55cc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:07.657535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Flow 'volume_create_api' (4d26460a-7e12-4602-b60f-3e6111fa04d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:07.657535 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Create volume request issued successfully. Jul 31 13:58:07.657535 np0000006230 devstack@c-api.service[100183]: WARNING stevedore.named [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:07.657535 np0000006230 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:07.678345 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91596fe0-6e47-4ffd-a1af-840a0b1f2557 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:07.683944 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91596fe0-6e47-4ffd-a1af-840a0b1f2557 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] GET https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:07.684184 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91596fe0-6e47-4ffd-a1af-840a0b1f2557 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:07.684376 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91596fe0-6e47-4ffd-a1af-840a0b1f2557 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:07.697817 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.697817 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:07.708693 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-91596fe0-6e47-4ffd-a1af-840a0b1f2557 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Volume info retrieved successfully. Jul 31 13:58:07.710762 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:07.714224 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.714224 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:07.714843 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91596fe0-6e47-4ffd-a1af-840a0b1f2557 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 returned with HTTP 200 Jul 31 13:58:07.715206 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 514/2045] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:07 2026] GET /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:07.718477 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3276aa3-fe36-4aa4-9423-af08e916363d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:07.721862 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 511/2046] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:58:07 2026] POST /volume/v3/volumes => generated 825 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:07.728782 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:07.734129 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] POST https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266/action Jul 31 13:58:07.735066 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Action body: b'{"os-retype": {"new_type": "8b104fb9-f16a-4320-a77a-76378a8782d9"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:07.735113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4b7fb9e0-5a5a-4a8e-be6b-0eec14ee0ef8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:07.736018 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "8b104fb9-f16a-4320-a77a-76378a8782d9"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:07.736752 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b7fb9e0-5a5a-4a8e-be6b-0eec14ee0ef8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 Jul 31 13:58:07.736940 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b7fb9e0-5a5a-4a8e-be6b-0eec14ee0ef8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:07.737487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b7fb9e0-5a5a-4a8e-be6b-0eec14ee0ef8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:07.744275 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.744275 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:07.749728 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4b7fb9e0-5a5a-4a8e-be6b-0eec14ee0ef8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Volume info retrieved successfully. Jul 31 13:58:07.749728 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-4b7fb9e0-5a5a-4a8e-be6b-0eec14ee0ef8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:07.749728 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-4b7fb9e0-5a5a-4a8e-be6b-0eec14ee0ef8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:07.749805 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.749805 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:07.749912 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Volume info retrieved successfully. Jul 31 13:58:07.769676 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1290097804 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1290097804, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:07.769676 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1290097804 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1290097804, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:07.787829 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Created reservations ['75acf568-91b5-40d5-bf98-38eabecf7d63', '326aeee1-d892-4873-a92b-d6878c954987'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:07.800064 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-4b7fb9e0-5a5a-4a8e-be6b-0eec14ee0ef8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:07.800979 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1998335282 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1998335282, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:07.801683 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1998335282 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1998335282, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:07.804214 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.804214 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:07.810621 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b7fb9e0-5a5a-4a8e-be6b-0eec14ee0ef8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 returned with HTTP 200 Jul 31 13:58:07.810732 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Created reservations ['98716bb1-2d27-4da8-8953-84b86063aac9', 'c1fb79b3-c928-40ea-ac2e-8f7259b48f59'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:07.811076 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 512/2047] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:07 2026] GET /volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 => generated 917 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:07.848129 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Retype volume request issued successfully. Jul 31 13:58:07.848335 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-abf8e79f-be18-4fe9-baa6-48667ff6e768 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266/action returned with HTTP 202 Jul 31 13:58:07.848775 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 511/2048] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:07 2026] POST /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:07.855461 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a50764e-4add-466f-8e73-ba59a59f5747 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:07.857201 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a50764e-4add-466f-8e73-ba59a59f5747 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] GET https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:07.857401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a50764e-4add-466f-8e73-ba59a59f5747 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:07.857631 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a50764e-4add-466f-8e73-ba59a59f5747 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:07.867991 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.867991 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:07.871497 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9a50764e-4add-466f-8e73-ba59a59f5747 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Volume info retrieved successfully. Jul 31 13:58:07.875426 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a50764e-4add-466f-8e73-ba59a59f5747 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 returned with HTTP 200 Jul 31 13:58:07.875861 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 515/2049] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:07 2026] GET /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:07.908919 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee8db906-3df2-405b-bd9b-b2763919600f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:07.911476 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee8db906-3df2-405b-bd9b-b2763919600f tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 Jul 31 13:58:07.911476 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee8db906-3df2-405b-bd9b-b2763919600f tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:07.911600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee8db906-3df2-405b-bd9b-b2763919600f tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:07.911701 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-ee8db906-3df2-405b-bd9b-b2763919600f tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Delete snapshot with id: 7530174f-37a9-4de8-8a52-d7460ad51c63 Jul 31 13:58:07.917573 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.917573 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:07.918097 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee8db906-3df2-405b-bd9b-b2763919600f tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Snapshot retrieved successfully. Jul 31 13:58:07.935657 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee8db906-3df2-405b-bd9b-b2763919600f tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Snapshot delete request issued successfully. Jul 31 13:58:07.935856 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee8db906-3df2-405b-bd9b-b2763919600f tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 returned with HTTP 202 Jul 31 13:58:07.936236 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 512/2050] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:58:07 2026] DELETE /volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:07.944915 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2cd7cece-2066-4ec4-b869-ad3a4f416a82 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:07.947354 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cd7cece-2066-4ec4-b869-ad3a4f416a82 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 Jul 31 13:58:07.947572 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cd7cece-2066-4ec4-b869-ad3a4f416a82 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:07.947780 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cd7cece-2066-4ec4-b869-ad3a4f416a82 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:07.952836 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:07.952836 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:07.953229 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2cd7cece-2066-4ec4-b869-ad3a4f416a82 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Snapshot retrieved successfully. Jul 31 13:58:07.954206 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cd7cece-2066-4ec4-b869-ad3a4f416a82 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 returned with HTTP 200 Jul 31 13:58:07.954561 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 513/2051] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:07 2026] GET /volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:08.824744 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3aab172e-4ce0-4c14-8d57-45e690711773 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:08.826809 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3aab172e-4ce0-4c14-8d57-45e690711773 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 Jul 31 13:58:08.827031 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3aab172e-4ce0-4c14-8d57-45e690711773 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:08.827235 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3aab172e-4ce0-4c14-8d57-45e690711773 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:08.833936 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:08.833936 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:08.837449 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3aab172e-4ce0-4c14-8d57-45e690711773 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Volume info retrieved successfully. Jul 31 13:58:08.838258 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-3aab172e-4ce0-4c14-8d57-45e690711773 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:08.838491 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-3aab172e-4ce0-4c14-8d57-45e690711773 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:08.872418 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-3aab172e-4ce0-4c14-8d57-45e690711773 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:08.875479 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:08.875479 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:08.886205 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3aab172e-4ce0-4c14-8d57-45e690711773 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 returned with HTTP 200 Jul 31 13:58:08.886745 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 512/2052] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:08 2026] GET /volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 => generated 918 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:08.890261 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-acf56cbd-83fe-43e8-873a-4549bfc1dfc9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:08.892044 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-acf56cbd-83fe-43e8-873a-4549bfc1dfc9 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] GET https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:08.892255 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-acf56cbd-83fe-43e8-873a-4549bfc1dfc9 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:08.892439 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-acf56cbd-83fe-43e8-873a-4549bfc1dfc9 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:08.900718 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:08.900718 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:08.900853 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-83b73a25-83bd-4540-bc85-b8ad12468ac4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:08.903034 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-acf56cbd-83fe-43e8-873a-4549bfc1dfc9 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Volume info retrieved successfully. Jul 31 13:58:08.903184 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-83b73a25-83bd-4540-bc85-b8ad12468ac4 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] POST https://10.4.3.140/volume/v3/group_snapshots Jul 31 13:58:08.903720 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-83b73a25-83bd-4540-bc85-b8ad12468ac4 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b9f169ae-044f-42f7-84d4-9beaff2801b0", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2029928635"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:08.905274 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-83b73a25-83bd-4540-bc85-b8ad12468ac4 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b9f169ae-044f-42f7-84d4-9beaff2801b0', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2029928635'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 13:58:08.908320 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-acf56cbd-83fe-43e8-873a-4549bfc1dfc9 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 returned with HTTP 200 Jul 31 13:58:08.908320 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 516/2053] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:08 2026] GET /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:08.914422 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:08.914422 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:08.916939 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.group_snapshots [None req-83b73a25-83bd-4540-bc85-b8ad12468ac4 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2029928635. Jul 31 13:58:08.926157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6c7c071c-8e0a-4fee-9341-f2f4d195f32b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:08.928061 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c7c071c-8e0a-4fee-9341-f2f4d195f32b tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] GET https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:08.928268 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c7c071c-8e0a-4fee-9341-f2f4d195f32b tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:08.928467 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c7c071c-8e0a-4fee-9341-f2f4d195f32b tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:08.933629 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:08.933629 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:08.936284 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:08.936284 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:08.940436 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6c7c071c-8e0a-4fee-9341-f2f4d195f32b tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Volume info retrieved successfully. Jul 31 13:58:08.946447 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c7c071c-8e0a-4fee-9341-f2f4d195f32b tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 returned with HTTP 200 Jul 31 13:58:08.947457 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 514/2054] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:08 2026] GET /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:08.948053 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-83b73a25-83bd-4540-bc85-b8ad12468ac4 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-79053487 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-79053487, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:08.962123 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e13251dc-40f5-4fef-ab33-e8c42e1e2263 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:08.964699 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e13251dc-40f5-4fef-ab33-e8c42e1e2263 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] GET https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:08.964936 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e13251dc-40f5-4fef-ab33-e8c42e1e2263 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:08.965159 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e13251dc-40f5-4fef-ab33-e8c42e1e2263 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:08.965225 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-292ff30e-e283-4d82-9865-ebab9eb4c585 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:08.968321 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-292ff30e-e283-4d82-9865-ebab9eb4c585 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] GET https://10.4.3.140/volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 Jul 31 13:58:08.968523 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-292ff30e-e283-4d82-9865-ebab9eb4c585 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:08.968748 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-292ff30e-e283-4d82-9865-ebab9eb4c585 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:08.974159 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-292ff30e-e283-4d82-9865-ebab9eb4c585 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 returned with HTTP 404 Jul 31 13:58:08.974614 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 517/2055] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:08 2026] GET /volume/v3/snapshots/7530174f-37a9-4de8-8a52-d7460ad51c63 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:08.975427 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:08.975427 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:08.976158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-83b73a25-83bd-4540-bc85-b8ad12468ac4 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Created reservations ['a0f345d1-2c45-4425-afeb-163270e8a528', 'd11d1ec7-1035-431f-89b6-c6dfebaabde2', 'd43937ad-3d54-4679-93a9-c44dcd87cfb4', 'bdf78cdd-9e0d-4434-b5c3-c743cbdb95b4'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:08.980330 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e13251dc-40f5-4fef-ab33-e8c42e1e2263 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Volume info retrieved successfully. Jul 31 13:58:08.984570 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e13251dc-40f5-4fef-ab33-e8c42e1e2263 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 returned with HTTP 200 Jul 31 13:58:08.985159 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 513/2056] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:08 2026] GET /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:09.001262 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a8cfe912-ec6c-4e8f-9be9-dca4d73b57f8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:09.003339 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8cfe912-ec6c-4e8f-9be9-dca4d73b57f8 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:09.003339 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8cfe912-ec6c-4e8f-9be9-dca4d73b57f8 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:09.003582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8cfe912-ec6c-4e8f-9be9-dca4d73b57f8 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:09.003829 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-a8cfe912-ec6c-4e8f-9be9-dca4d73b57f8 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Delete volume with id: 3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:09.008681 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-83b73a25-83bd-4540-bc85-b8ad12468ac4 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 202 Jul 31 13:58:09.008681 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 513/2057] 10.4.3.140 () {70 vars in 1324 bytes} [Fri Jul 31 13:58:08 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:09.016070 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-559ed7c2-5b43-4244-af38-a4450b671470 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:09.018016 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-559ed7c2-5b43-4244-af38-a4450b671470 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 Jul 31 13:58:09.018349 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-559ed7c2-5b43-4244-af38-a4450b671470 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:09.018444 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-559ed7c2-5b43-4244-af38-a4450b671470 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:09.018620 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-559ed7c2-5b43-4244-af38-a4450b671470 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:09.018668 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:09.018668 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:09.019370 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a8cfe912-ec6c-4e8f-9be9-dca4d73b57f8 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Volume info retrieved successfully. Jul 31 13:58:09.021754 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:09.021754 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:09.025593 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-559ed7c2-5b43-4244-af38-a4450b671470 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 returned with HTTP 200 Jul 31 13:58:09.026030 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 518/2058] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:09 2026] GET /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:09.045688 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a8cfe912-ec6c-4e8f-9be9-dca4d73b57f8 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Delete volume request issued successfully. Jul 31 13:58:09.045991 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8cfe912-ec6c-4e8f-9be9-dca4d73b57f8 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 returned with HTTP 202 Jul 31 13:58:09.046467 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 515/2059] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:09 2026] DELETE /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:09.059267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0772229e-3d59-4bfc-8fa1-542dbd533298 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:09.060955 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0772229e-3d59-4bfc-8fa1-542dbd533298 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] GET https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:09.061092 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0772229e-3d59-4bfc-8fa1-542dbd533298 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:09.061348 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0772229e-3d59-4bfc-8fa1-542dbd533298 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:09.071662 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:09.071662 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:09.079123 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0772229e-3d59-4bfc-8fa1-542dbd533298 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Volume info retrieved successfully. Jul 31 13:58:09.085191 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0772229e-3d59-4bfc-8fa1-542dbd533298 tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 returned with HTTP 200 Jul 31 13:58:09.085786 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 514/2060] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:09 2026] GET /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.037385 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b1e4ff96-f008-4eac-b6c7-67d26359351f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.044829 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b1e4ff96-f008-4eac-b6c7-67d26359351f tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 Jul 31 13:58:10.044829 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b1e4ff96-f008-4eac-b6c7-67d26359351f tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.045172 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b1e4ff96-f008-4eac-b6c7-67d26359351f tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.045172 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-b1e4ff96-f008-4eac-b6c7-67d26359351f tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:10.052565 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.052565 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:10.061156 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b1e4ff96-f008-4eac-b6c7-67d26359351f tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 returned with HTTP 200 Jul 31 13:58:10.061609 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 514/2061] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:10.080917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-edd47614-f1a0-404d-b5c6-b5ffc878d461 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.091551 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-edd47614-f1a0-404d-b5c6-b5ffc878d461 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Jul 31 13:58:10.091830 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-edd47614-f1a0-404d-b5c6-b5ffc878d461 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.092116 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-edd47614-f1a0-404d-b5c6-b5ffc878d461 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.092591 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-edd47614-f1a0-404d-b5c6-b5ffc878d461 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:58:10.094169 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-edd47614-f1a0-404d-b5c6-b5ffc878d461 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:58:10.101132 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f8571ada-af29-4b47-88b3-202d8948621e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.102932 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8571ada-af29-4b47-88b3-202d8948621e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] GET https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 Jul 31 13:58:10.103108 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8571ada-af29-4b47-88b3-202d8948621e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.103283 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8571ada-af29-4b47-88b3-202d8948621e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.103318 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-edd47614-f1a0-404d-b5c6-b5ffc878d461 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Get all snapshots completed successfully. Jul 31 13:58:10.104084 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.104084 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:10.104645 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-edd47614-f1a0-404d-b5c6-b5ffc878d461 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 13:58:10.105158 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 519/2062] 10.4.3.140 () {66 vars in 1264 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.110346 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8571ada-af29-4b47-88b3-202d8948621e tempest-VolumeTypesTest-1686415198 tempest-VolumeTypesTest-1686415198-project-member] https://10.4.3.140/volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 returned with HTTP 404 Jul 31 13:58:10.110851 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 516/2063] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/volumes/3ad7b116-34d5-4778-8468-33f8a2ba2266 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:10.120755 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-636c2dca-68ce-47c6-855d-4447ac961a98 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.122373 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-37f685c8-f3d2-4dd4-ae4e-b0ce935b8aed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.124336 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-636c2dca-68ce-47c6-855d-4447ac961a98 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/snapshots/55c3c579-0c68-4ae8-a08e-ff8a95968fb1 Jul 31 13:58:10.124999 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-636c2dca-68ce-47c6-855d-4447ac961a98 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.125366 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-636c2dca-68ce-47c6-855d-4447ac961a98 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.132405 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.132405 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:10.134537 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-636c2dca-68ce-47c6-855d-4447ac961a98 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Snapshot retrieved successfully. Jul 31 13:58:10.134537 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-636c2dca-68ce-47c6-855d-4447ac961a98 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/snapshots/55c3c579-0c68-4ae8-a08e-ff8a95968fb1 returned with HTTP 200 Jul 31 13:58:10.135206 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 515/2064] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/snapshots/55c3c579-0c68-4ae8-a08e-ff8a95968fb1 => generated 474 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.137972 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37f685c8-f3d2-4dd4-ae4e-b0ce935b8aed tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] DELETE https://10.4.3.140/volume/v3/types/8b104fb9-f16a-4320-a77a-76378a8782d9 Jul 31 13:58:10.138144 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37f685c8-f3d2-4dd4-ae4e-b0ce935b8aed tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.138323 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37f685c8-f3d2-4dd4-ae4e-b0ce935b8aed tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.146427 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3b17e3cb-e68d-4d20-8a5f-388142675c32 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.148695 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b17e3cb-e68d-4d20-8a5f-388142675c32 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] POST https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action Jul 31 13:58:10.149156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b17e3cb-e68d-4d20-8a5f-388142675c32 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:10.149316 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b17e3cb-e68d-4d20-8a5f-388142675c32 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.153422 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-3b17e3cb-e68d-4d20-8a5f-388142675c32 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Updating group 'e7d75f88-bad9-44f5-aa8a-dd46ac58fad4' with 'creating' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 13:58:10.160182 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.160182 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:10.169805 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37f685c8-f3d2-4dd4-ae4e-b0ce935b8aed tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/8b104fb9-f16a-4320-a77a-76378a8782d9 returned with HTTP 202 Jul 31 13:58:10.170252 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 515/2065] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:10 2026] DELETE /volume/v3/types/8b104fb9-f16a-4320-a77a-76378a8782d9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:10.173066 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b17e3cb-e68d-4d20-8a5f-388142675c32 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action returned with HTTP 202 Jul 31 13:58:10.175075 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 520/2066] 10.4.3.140 () {70 vars in 1455 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:10.177851 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-80ce09d5-39d1-4f2e-ba15-df756ad3d62f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.180943 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9bfae776-5543-4907-bcb3-b339aac3f917 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.182707 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9bfae776-5543-4907-bcb3-b339aac3f917 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 Jul 31 13:58:10.183041 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9bfae776-5543-4907-bcb3-b339aac3f917 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.183294 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9bfae776-5543-4907-bcb3-b339aac3f917 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.183544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.group_snapshots [None req-9bfae776-5543-4907-bcb3-b339aac3f917 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:10.184842 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-80ce09d5-39d1-4f2e-ba15-df756ad3d62f tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/8b104fb9-f16a-4320-a77a-76378a8782d9 Jul 31 13:58:10.185440 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-80ce09d5-39d1-4f2e-ba15-df756ad3d62f tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.185440 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-80ce09d5-39d1-4f2e-ba15-df756ad3d62f tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.188526 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.188526 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:10.191247 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9bfae776-5543-4907-bcb3-b339aac3f917 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 returned with HTTP 200 Jul 31 13:58:10.191746 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 516/2067] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:10.192177 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-80ce09d5-39d1-4f2e-ba15-df756ad3d62f tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/8b104fb9-f16a-4320-a77a-76378a8782d9 returned with HTTP 404 Jul 31 13:58:10.193242 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 517/2068] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/8b104fb9-f16a-4320-a77a-76378a8782d9 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:10.200110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-00da2328-d708-45c1-84cc-36abfb223763 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.201759 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c1bb9d27-c538-4d6e-8ca8-745059bcdca7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.202056 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00da2328-d708-45c1-84cc-36abfb223763 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] DELETE https://10.4.3.140/volume/v3/types/82ddb728-ea4f-4715-9f81-154d3a4b60e5 Jul 31 13:58:10.202248 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00da2328-d708-45c1-84cc-36abfb223763 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.202439 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00da2328-d708-45c1-84cc-36abfb223763 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.204734 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c1bb9d27-c538-4d6e-8ca8-745059bcdca7 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] POST https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action Jul 31 13:58:10.205187 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c1bb9d27-c538-4d6e-8ca8-745059bcdca7 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:10.205452 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c1bb9d27-c538-4d6e-8ca8-745059bcdca7 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.207799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-c1bb9d27-c538-4d6e-8ca8-745059bcdca7 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Updating group 'e7d75f88-bad9-44f5-aa8a-dd46ac58fad4' with 'available' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 13:58:10.213369 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.213369 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:10.221591 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c1bb9d27-c538-4d6e-8ca8-745059bcdca7 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action returned with HTTP 202 Jul 31 13:58:10.222071 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 521/2069] 10.4.3.140 () {70 vars in 1455 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:10.228918 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00da2328-d708-45c1-84cc-36abfb223763 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/82ddb728-ea4f-4715-9f81-154d3a4b60e5 returned with HTTP 202 Jul 31 13:58:10.229331 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 516/2070] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:10 2026] DELETE /volume/v3/types/82ddb728-ea4f-4715-9f81-154d3a4b60e5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:10.231899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9fba63fe-3d3e-4f15-9fed-76e0a112c4a7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.233585 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9fba63fe-3d3e-4f15-9fed-76e0a112c4a7 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 Jul 31 13:58:10.233970 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9fba63fe-3d3e-4f15-9fed-76e0a112c4a7 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.234203 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9fba63fe-3d3e-4f15-9fed-76e0a112c4a7 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.234457 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.group_snapshots [None req-9fba63fe-3d3e-4f15-9fed-76e0a112c4a7 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:10.238235 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.238235 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:10.238832 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-21ab82a4-0948-45fa-a1ad-4a5c4dad17ce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.241244 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21ab82a4-0948-45fa-a1ad-4a5c4dad17ce tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/82ddb728-ea4f-4715-9f81-154d3a4b60e5 Jul 31 13:58:10.241637 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21ab82a4-0948-45fa-a1ad-4a5c4dad17ce tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.242717 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21ab82a4-0948-45fa-a1ad-4a5c4dad17ce tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.242777 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9fba63fe-3d3e-4f15-9fed-76e0a112c4a7 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 returned with HTTP 200 Jul 31 13:58:10.242777 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 517/2071] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:10.245664 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21ab82a4-0948-45fa-a1ad-4a5c4dad17ce tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/82ddb728-ea4f-4715-9f81-154d3a4b60e5 returned with HTTP 404 Jul 31 13:58:10.246467 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 518/2072] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/82ddb728-ea4f-4715-9f81-154d3a4b60e5 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:10.258164 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-36f7714b-3c96-4c69-a2f5-45bee69a94a2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.260212 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-36f7714b-3c96-4c69-a2f5-45bee69a94a2 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:10.260595 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c7603f38-b8d4-41b1-b92c-959079dd36dc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.260676 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-36f7714b-3c96-4c69-a2f5-45bee69a94a2 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1500540997", "description": "tempest-volume-type-description-1224696378", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.264149 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c7603f38-b8d4-41b1-b92c-959079dd36dc tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] POST https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action Jul 31 13:58:10.264149 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c7603f38-b8d4-41b1-b92c-959079dd36dc tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:10.264149 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c7603f38-b8d4-41b1-b92c-959079dd36dc tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.264336 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.265139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-c7603f38-b8d4-41b1-b92c-959079dd36dc tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Updating group 'e7d75f88-bad9-44f5-aa8a-dd46ac58fad4' with 'error' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 13:58:10.269574 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.269574 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:10.276837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c7603f38-b8d4-41b1-b92c-959079dd36dc tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action returned with HTTP 202 Jul 31 13:58:10.277376 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 517/2073] 10.4.3.140 () {70 vars in 1455 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:10.277676 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-36f7714b-3c96-4c69-a2f5-45bee69a94a2 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:10.278117 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 522/2074] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/types => generated 315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.285216 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9208057a-c3ce-4db7-9adc-a9d5d1fcc7d8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.288093 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9208057a-c3ce-4db7-9adc-a9d5d1fcc7d8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 Jul 31 13:58:10.288156 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c304e4b2-0547-44ed-9fb9-cfb807307b83 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.288368 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9208057a-c3ce-4db7-9adc-a9d5d1fcc7d8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.288644 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9208057a-c3ce-4db7-9adc-a9d5d1fcc7d8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.288816 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-9208057a-c3ce-4db7-9adc-a9d5d1fcc7d8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:10.290840 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c304e4b2-0547-44ed-9fb9-cfb807307b83 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/7b9d7780-2cb2-4a0f-993b-1dab833e29f7 Jul 31 13:58:10.290840 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c304e4b2-0547-44ed-9fb9-cfb807307b83 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.290840 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c304e4b2-0547-44ed-9fb9-cfb807307b83 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.292404 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:10.292856 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2036617641"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.293275 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.293275 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:10.294566 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2036617641'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:10.294792 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume of 1 GB Jul 31 13:58:10.294998 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c304e4b2-0547-44ed-9fb9-cfb807307b83 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/7b9d7780-2cb2-4a0f-993b-1dab833e29f7 returned with HTTP 200 Jul 31 13:58:10.295353 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 518/2075] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/7b9d7780-2cb2-4a0f-993b-1dab833e29f7 => generated 337 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.297597 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9208057a-c3ce-4db7-9adc-a9d5d1fcc7d8 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 returned with HTTP 200 Jul 31 13:58:10.299091 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 519/2076] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:10.299845 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Availability Zones retrieved successfully. Jul 31 13:58:10.303193 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-35da8f68-b16c-45cf-a5be-4671fb9d3807 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.304938 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35da8f68-b16c-45cf-a5be-4671fb9d3807 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] DELETE https://10.4.3.140/volume/v3/types/7b9d7780-2cb2-4a0f-993b-1dab833e29f7 Jul 31 13:58:10.305156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35da8f68-b16c-45cf-a5be-4671fb9d3807 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.305373 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35da8f68-b16c-45cf-a5be-4671fb9d3807 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.305996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (1f5ae5f2-ad86-4a07-a309-5acbaae05f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:10.306177 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-648516a8-ace3-47b3-9c81-b9adec0e5c81 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.308540 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-648516a8-ace3-47b3-9c81-b9adec0e5c81 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] POST https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action Jul 31 13:58:10.308618 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1bc72c-ff1d-4f13-92e3-500ef55e21cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:10.308692 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-648516a8-ace3-47b3-9c81-b9adec0e5c81 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:10.308692 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-648516a8-ace3-47b3-9c81-b9adec0e5c81 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.309623 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:10.309752 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-648516a8-ace3-47b3-9c81-b9adec0e5c81 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Updating group 'e7d75f88-bad9-44f5-aa8a-dd46ac58fad4' with 'available' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 13:58:10.312757 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.312757 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:10.321688 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-648516a8-ace3-47b3-9c81-b9adec0e5c81 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action returned with HTTP 202 Jul 31 13:58:10.322260 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 519/2077] 10.4.3.140 () {70 vars in 1455 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:10.328953 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-854fdfe0-10a1-41a8-8ea9-f0069d07dd05 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.331798 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-854fdfe0-10a1-41a8-8ea9-f0069d07dd05 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 Jul 31 13:58:10.331798 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-854fdfe0-10a1-41a8-8ea9-f0069d07dd05 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.331798 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-854fdfe0-10a1-41a8-8ea9-f0069d07dd05 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.331798 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-854fdfe0-10a1-41a8-8ea9-f0069d07dd05 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:10.335194 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.335194 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:10.335421 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35da8f68-b16c-45cf-a5be-4671fb9d3807 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/7b9d7780-2cb2-4a0f-993b-1dab833e29f7 returned with HTTP 202 Jul 31 13:58:10.335808 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 523/2078] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:10 2026] DELETE /volume/v3/types/7b9d7780-2cb2-4a0f-993b-1dab833e29f7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:10.340693 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-854fdfe0-10a1-41a8-8ea9-f0069d07dd05 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 returned with HTTP 200 Jul 31 13:58:10.341162 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 520/2079] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:10.344024 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9ee4ced1-a583-4510-bdc3-304f4d6624be None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.345351 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ee4ced1-a583-4510-bdc3-304f4d6624be tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/7b9d7780-2cb2-4a0f-993b-1dab833e29f7 Jul 31 13:58:10.345641 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ee4ced1-a583-4510-bdc3-304f4d6624be tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.345927 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ee4ced1-a583-4510-bdc3-304f4d6624be tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.348030 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1bc72c-ff1d-4f13-92e3-500ef55e21cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:10.350020 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9904aa42-2e74-4e72-abea-224b9fe02d8d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.350145 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950f5ab9-06d9-4764-8cfe-496fe942335e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:10.350180 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ee4ced1-a583-4510-bdc3-304f4d6624be tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/7b9d7780-2cb2-4a0f-993b-1dab833e29f7 returned with HTTP 404 Jul 31 13:58:10.350379 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9904aa42-2e74-4e72-abea-224b9fe02d8d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 Jul 31 13:58:10.350572 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 520/2080] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/7b9d7780-2cb2-4a0f-993b-1dab833e29f7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:10.350615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9904aa42-2e74-4e72-abea-224b9fe02d8d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.350788 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9904aa42-2e74-4e72-abea-224b9fe02d8d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.350930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-9904aa42-2e74-4e72-abea-224b9fe02d8d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] delete called for member e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 {{(pid=100185) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 13:58:10.351018 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.group_snapshots [None req-9904aa42-2e74-4e72-abea-224b9fe02d8d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Delete group_snapshot with id: e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 Jul 31 13:58:10.355586 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.355586 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:10.357663 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9288fb06-50a9-41c6-b67d-fff948a548f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.359282 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9288fb06-50a9-41c6-b67d-fff948a548f5 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:10.359627 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9288fb06-50a9-41c6-b67d-fff948a548f5 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-527129140"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.372229 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9288fb06-50a9-41c6-b67d-fff948a548f5 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:10.372590 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 521/2081] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/types => generated 220 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.382088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aebe738c-40f2-48b7-8236-81891bfdba5d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.383747 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aebe738c-40f2-48b7-8236-81891bfdba5d tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] POST https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption Jul 31 13:58:10.384097 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aebe738c-40f2-48b7-8236-81891bfdba5d tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.385777 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9904aa42-2e74-4e72-abea-224b9fe02d8d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 returned with HTTP 202 Jul 31 13:58:10.386400 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 524/2082] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:58:10 2026] DELETE /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:10.398256 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.400457 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:58:10.400757 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.401027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.401394 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:58:10.402363 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:58:10.407442 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aebe738c-40f2-48b7-8236-81891bfdba5d tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption returned with HTTP 200 Jul 31 13:58:10.408097 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 521/2083] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.409596 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Get all volumes completed successfully. Jul 31 13:58:10.410322 np0000006230 devstack@c-api.service[100184]: WARNING stevedore.named [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:10.410476 np0000006230 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:10.420493 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-21af5570-8cb0-4637-9a68-1519e67ebe7e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.423230 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21af5570-8cb0-4637-9a68-1519e67ebe7e tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption Jul 31 13:58:10.423315 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21af5570-8cb0-4637-9a68-1519e67ebe7e tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.423527 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21af5570-8cb0-4637-9a68-1519e67ebe7e tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.423782 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.423782 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:10.427509 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['0526bb86-bb4c-4e80-9bda-b6448bc18071', '3a303524-89d8-4886-ba39-c4d2df773f17', '0fdf7e2c-bb66-44a4-a6e1-cbe86124fd2e', '5e7792ba-f8d1-4aa5-a4ba-ebd5dcdaefd3'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:10.428530 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950f5ab9-06d9-4764-8cfe-496fe942335e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0526bb86-bb4c-4e80-9bda-b6448bc18071', '3a303524-89d8-4886-ba39-c4d2df773f17', '0fdf7e2c-bb66-44a4-a6e1-cbe86124fd2e', '5e7792ba-f8d1-4aa5-a4ba-ebd5dcdaefd3']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:10.429027 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9d04fd-b229-411b-8ea7-d3aa37e447ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:10.430042 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21af5570-8cb0-4637-9a68-1519e67ebe7e tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption returned with HTTP 200 Jul 31 13:58:10.430493 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 525/2084] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.442700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-63ce8949-4dd5-4c5c-8849-dbdef1e7559d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.444493 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63ce8949-4dd5-4c5c-8849-dbdef1e7559d tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] PUT https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption/623edfa0-045d-4af7-a05e-b5213c638fe5 Jul 31 13:58:10.444860 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63ce8949-4dd5-4c5c-8849-dbdef1e7559d tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.454687 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:10.460254 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.460254 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:10.462365 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9d04fd-b229-411b-8ea7-d3aa37e447ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29aef986-99c8-4b5e-8a5f-a81b38f037b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2036617641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['0526bb86-bb4c-4e80-9bda-b6448bc18071','3a303524-89d8-4886-ba39-c4d2df773f17','0fdf7e2c-bb66-44a4-a6e1-cbe86124fd2e','5e7792ba-f8d1-4aa5-a4ba-ebd5dcdaefd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2036617641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29aef986-99c8-4b5e-8a5f-a81b38f037b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3939ba53830944f88de0fcf9d3f83ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:10.463578 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bba26d7-9f42-4b79-b6ea-d8f8d91db64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:10.468937 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30dcdad7-373b-4a3f-a5da-f41b95d71d83 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:58:10.469533 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 522/2085] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:10.469971 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63ce8949-4dd5-4c5c-8849-dbdef1e7559d tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption/623edfa0-045d-4af7-a05e-b5213c638fe5 returned with HTTP 200 Jul 31 13:58:10.470384 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 522/2086] 10.4.3.140 () {68 vars in 1507 bytes} [Fri Jul 31 13:58:10 2026] PUT /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption/623edfa0-045d-4af7-a05e-b5213c638fe5 => generated 122 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.478270 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ef886528-184e-4fc0-87a2-b7c55f728304 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.481390 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef886528-184e-4fc0-87a2-b7c55f728304 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption Jul 31 13:58:10.482408 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef886528-184e-4fc0-87a2-b7c55f728304 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.482774 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef886528-184e-4fc0-87a2-b7c55f728304 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.485703 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-791bae68-1e2e-443e-822d-aae665a69ef0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.487760 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-791bae68-1e2e-443e-822d-aae665a69ef0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Jul 31 13:58:10.487966 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-791bae68-1e2e-443e-822d-aae665a69ef0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.488221 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-791bae68-1e2e-443e-822d-aae665a69ef0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.488510 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-791bae68-1e2e-443e-822d-aae665a69ef0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:58:10.489475 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-791bae68-1e2e-443e-822d-aae665a69ef0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:58:10.492682 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef886528-184e-4fc0-87a2-b7c55f728304 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption returned with HTTP 200 Jul 31 13:58:10.493163 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 526/2087] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption => generated 347 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.496171 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-791bae68-1e2e-443e-822d-aae665a69ef0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Get all snapshots completed successfully. Jul 31 13:58:10.497316 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-791bae68-1e2e-443e-822d-aae665a69ef0 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 13:58:10.497810 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 523/2088] 10.4.3.140 () {66 vars in 1264 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:10.498386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bba26d7-9f42-4b79-b6ea-d8f8d91db64a) transitioned into state 'SUCCESS' from state '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-2036617641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['0526bb86-bb4c-4e80-9bda-b6448bc18071','3a303524-89d8-4886-ba39-c4d2df773f17','0fdf7e2c-bb66-44a4-a6e1-cbe86124fd2e','5e7792ba-f8d1-4aa5-a4ba-ebd5dcdaefd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:10.499087 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b26c15-f81d-4a11-ba1a-544231a25063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:10.503169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bb80d0f2-e9d2-47d2-836a-d45c2b14801b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.504836 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb80d0f2-e9d2-47d2-836a-d45c2b14801b tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption/cipher Jul 31 13:58:10.505197 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb80d0f2-e9d2-47d2-836a-d45c2b14801b tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.505416 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb80d0f2-e9d2-47d2-836a-d45c2b14801b tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.508830 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-74e60c9d-7127-4dfb-ba06-f7c7c8b1cb1d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.510428 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-f001cf37-64d1-4aa3-8c5c-9ac6da8b677e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.511338 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74e60c9d-7127-4dfb-ba06-f7c7c8b1cb1d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 Jul 31 13:58:10.511399 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b26c15-f81d-4a11-ba1a-544231a25063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:10.511652 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74e60c9d-7127-4dfb-ba06-f7c7c8b1cb1d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.511938 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74e60c9d-7127-4dfb-ba06-f7c7c8b1cb1d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.512138 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-74e60c9d-7127-4dfb-ba06-f7c7c8b1cb1d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 13:58:10.512329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (1f5ae5f2-ad86-4a07-a309-5acbaae05f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:10.512743 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request issued successfully. Jul 31 13:58:10.513001 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-f001cf37-64d1-4aa3-8c5c-9ac6da8b677e tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] DELETE https://10.4.3.140/volume/v3/attachments/fadad471-8972-41f7-8daa-18e33272d121 Jul 31 13:58:10.513071 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb80d0f2-e9d2-47d2-836a-d45c2b14801b tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption/cipher returned with HTTP 200 Jul 31 13:58:10.513180 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-f001cf37-64d1-4aa3-8c5c-9ac6da8b677e tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.513354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-f001cf37-64d1-4aa3-8c5c-9ac6da8b677e tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.513422 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d524ffe7-784e-4f40-b553-e1b8f4466ae6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:10.513555 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 523/2089] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:10.517534 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 518/2090] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/volumes => generated 754 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:10.524552 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.524552 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:10.524701 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74e60c9d-7127-4dfb-ba06-f7c7c8b1cb1d tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 returned with HTTP 404 Jul 31 13:58:10.524701 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 527/2091] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/group_snapshots/e7d75f88-bad9-44f5-aa8a-dd46ac58fad4 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:10.524770 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6eacab29-c68a-403d-aed8-19865c5b6608 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.526224 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6eacab29-c68a-403d-aed8-19865c5b6608 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] DELETE https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption/623edfa0-045d-4af7-a05e-b5213c638fe5 Jul 31 13:58:10.528231 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6eacab29-c68a-403d-aed8-19865c5b6608 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.528231 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6eacab29-c68a-403d-aed8-19865c5b6608 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.528880 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-188473af-7d37-4d56-b86e-9fe078369687 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.531282 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d454ea80-2f30-47c4-8977-ee4fbf2395f1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.531611 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:58:10.531925 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.532184 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.532581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:58:10.533027 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.533027 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:10.533284 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d454ea80-2f30-47c4-8977-ee4fbf2395f1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 13:58:10.533475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d454ea80-2f30-47c4-8977-ee4fbf2395f1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.533699 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:58:10.534309 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d454ea80-2f30-47c4-8977-ee4fbf2395f1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.542705 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6eacab29-c68a-403d-aed8-19865c5b6608 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption/623edfa0-045d-4af7-a05e-b5213c638fe5 returned with HTTP 202 Jul 31 13:58:10.543184 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.543184 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:10.543277 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 524/2092] 10.4.3.140 () {66 vars in 1489 bytes} [Fri Jul 31 13:58:10 2026] DELETE /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption/623edfa0-045d-4af7-a05e-b5213c638fe5 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:10.544503 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Get all volumes completed successfully. Jul 31 13:58:10.545333 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:10.545507 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:10.550551 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d454ea80-2f30-47c4-8977-ee4fbf2395f1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:58:10.551527 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c18c8f29-82d4-4cdf-9b1c-6f64f2bfdd63 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.554316 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c18c8f29-82d4-4cdf-9b1c-6f64f2bfdd63 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption Jul 31 13:58:10.554316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c18c8f29-82d4-4cdf-9b1c-6f64f2bfdd63 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.554588 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c18c8f29-82d4-4cdf-9b1c-6f64f2bfdd63 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.555769 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d454ea80-2f30-47c4-8977-ee4fbf2395f1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 13:58:10.556170 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 528/2093] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.567013 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c18c8f29-82d4-4cdf-9b1c-6f64f2bfdd63 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption returned with HTTP 200 Jul 31 13:58:10.567703 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 525/2094] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 13:58:10.573282 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-f001cf37-64d1-4aa3-8c5c-9ac6da8b677e tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/attachments/fadad471-8972-41f7-8daa-18e33272d121 returned with HTTP 200 Jul 31 13:58:10.573740 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 524/2095] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:58:10 2026] DELETE /volume/v3/attachments/fadad471-8972-41f7-8daa-18e33272d121 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.575847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4cc0173f-fbe7-4e07-9372-107bc96e1f09 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.577793 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4cc0173f-fbe7-4e07-9372-107bc96e1f09 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption Jul 31 13:58:10.578026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4cc0173f-fbe7-4e07-9372-107bc96e1f09 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.578215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4cc0173f-fbe7-4e07-9372-107bc96e1f09 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.586470 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-0c01af7c-df6f-47bc-8f5b-5e1bc3df5602 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.590272 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:10.591075 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4cc0173f-fbe7-4e07-9372-107bc96e1f09 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption returned with HTTP 200 Jul 31 13:58:10.591256 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-0c01af7c-df6f-47bc-8f5b-5e1bc3df5602 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] DELETE https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:58:10.591454 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 529/2096] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 13:58:10.591493 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-0c01af7c-df6f-47bc-8f5b-5e1bc3df5602 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.591778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-0c01af7c-df6f-47bc-8f5b-5e1bc3df5602 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.592030 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-0c01af7c-df6f-47bc-8f5b-5e1bc3df5602 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Delete volume with id: edfaf20b-603e-4ec0-b6c3-16b3440df76e Jul 31 13:58:10.595658 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.595658 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:10.602623 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cc696c14-90cb-43eb-a144-1f6dc861c85a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.604324 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc696c14-90cb-43eb-a144-1f6dc861c85a tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] DELETE https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2 Jul 31 13:58:10.604489 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc696c14-90cb-43eb-a144-1f6dc861c85a tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.604589 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.604589 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:10.604706 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc696c14-90cb-43eb-a144-1f6dc861c85a tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.604944 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.604944 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:10.605270 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-0c01af7c-df6f-47bc-8f5b-5e1bc3df5602 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Volume info retrieved successfully. Jul 31 13:58:10.607143 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-188473af-7d37-4d56-b86e-9fe078369687 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:58:10.607586 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 519/2097] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:10.622256 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9c46005d-5f6b-4eff-81d1-cc144a386957 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.624198 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c46005d-5f6b-4eff-81d1-cc144a386957 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] POST https://10.4.3.140/volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0/action Jul 31 13:58:10.624612 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c46005d-5f6b-4eff-81d1-cc144a386957 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:10.624724 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c46005d-5f6b-4eff-81d1-cc144a386957 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.626287 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-9c46005d-5f6b-4eff-81d1-cc144a386957 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] delete called for group b9f169ae-044f-42f7-84d4-9beaff2801b0 {{(pid=100185) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 13:58:10.626378 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-9c46005d-5f6b-4eff-81d1-cc144a386957 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Delete group with id: b9f169ae-044f-42f7-84d4-9beaff2801b0 Jul 31 13:58:10.627817 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc696c14-90cb-43eb-a144-1f6dc861c85a tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2 returned with HTTP 202 Jul 31 13:58:10.628291 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 525/2098] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:10 2026] DELETE /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:10.629799 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.629799 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:10.632573 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-0c01af7c-df6f-47bc-8f5b-5e1bc3df5602 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] Delete volume request issued successfully. Jul 31 13:58:10.632697 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d80f2435-6b54-4a51-82da-ae03d4ac883c req-0c01af7c-df6f-47bc-8f5b-5e1bc3df5602 tempest-ImageDependencyTests-157410448 tempest-ImageDependencyTests-157410448-project-member] https://10.4.3.140/volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e returned with HTTP 202 Jul 31 13:58:10.633160 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 526/2099] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 13:58:10 2026] DELETE /volume/v3/volumes/edfaf20b-603e-4ec0-b6c3-16b3440df76e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:10.635800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c056d1ed-3966-47e9-926d-7d03cae1b640 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.638634 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c056d1ed-3966-47e9-926d-7d03cae1b640 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2 Jul 31 13:58:10.638634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c056d1ed-3966-47e9-926d-7d03cae1b640 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.638634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c056d1ed-3966-47e9-926d-7d03cae1b640 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.642093 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c056d1ed-3966-47e9-926d-7d03cae1b640 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2 returned with HTTP 404 Jul 31 13:58:10.642546 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 520/2100] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/b978cb0c-f30c-4343-8dd1-c03791c112d2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:10.651181 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0f74cf84-3d17-4612-8c6c-aa6e326e9e62 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.653400 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f74cf84-3d17-4612-8c6c-aa6e326e9e62 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types Jul 31 13:58:10.653634 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f74cf84-3d17-4612-8c6c-aa6e326e9e62 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.653819 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f74cf84-3d17-4612-8c6c-aa6e326e9e62 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.671355 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f74cf84-3d17-4612-8c6c-aa6e326e9e62 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:10.671820 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 526/2101] 10.4.3.140 () {66 vars in 1231 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.681596 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c46005d-5f6b-4eff-81d1-cc144a386957 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0/action returned with HTTP 202 Jul 31 13:58:10.682157 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-edfd15a7-32a4-4177-98e3-d4097334c08c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.682257 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 530/2102] 10.4.3.140 () {70 vars in 1428 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:10.689005 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-edfd15a7-32a4-4177-98e3-d4097334c08c tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:10.689460 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-edfd15a7-32a4-4177-98e3-d4097334c08c tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2019051356"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.695268 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-43a60ad5-d780-4a08-98b9-79b6f0d12067 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.697427 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-43a60ad5-d780-4a08-98b9-79b6f0d12067 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 Jul 31 13:58:10.697643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-43a60ad5-d780-4a08-98b9-79b6f0d12067 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.697888 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-43a60ad5-d780-4a08-98b9-79b6f0d12067 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.707200 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.707200 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:10.708219 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-edfd15a7-32a4-4177-98e3-d4097334c08c tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:10.709678 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 527/2103] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:58:10 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.711633 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-43a60ad5-d780-4a08-98b9-79b6f0d12067 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Volume info retrieved successfully. Jul 31 13:58:10.712239 np0000006230 devstack@c-api.service[100182]: WARNING stevedore.named [None req-43a60ad5-d780-4a08-98b9-79b6f0d12067 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 13:58:10.712389 np0000006230 devstack@c-api.service[100182]: WARNING castellan.key_manager [None req-43a60ad5-d780-4a08-98b9-79b6f0d12067 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 13:58:10.719410 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1b60afd9-a6e9-4359-8f0a-37fc616f8cb1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.721426 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b60afd9-a6e9-4359-8f0a-37fc616f8cb1 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] PUT https://10.4.3.140/volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e Jul 31 13:58:10.721796 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1b60afd9-a6e9-4359-8f0a-37fc616f8cb1 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1970289724", "description": "tempest-volume-type-description-1645608153", "is_public": false}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:10.754494 np0000006230 devstack@c-api.service[100182]: DEBUG oslo_db.sqlalchemy.engines [None req-43a60ad5-d780-4a08-98b9-79b6f0d12067 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 13:58:10.757749 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:10.757749 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:10.765131 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-43a60ad5-d780-4a08-98b9-79b6f0d12067 tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 returned with HTTP 200 Jul 31 13:58:10.765588 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 521/2104] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 => generated 917 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:10.773059 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b60afd9-a6e9-4359-8f0a-37fc616f8cb1 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e returned with HTTP 200 Jul 31 13:58:10.773504 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 527/2105] 10.4.3.140 () {68 vars in 1363 bytes} [Fri Jul 31 13:58:10 2026] PUT /volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e => generated 205 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.782727 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4fb1e9d8-d9e6-4abf-8528-a2246eb88a37 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.786337 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4fb1e9d8-d9e6-4abf-8528-a2246eb88a37 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e Jul 31 13:58:10.786605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4fb1e9d8-d9e6-4abf-8528-a2246eb88a37 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.786847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4fb1e9d8-d9e6-4abf-8528-a2246eb88a37 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.792920 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4fb1e9d8-d9e6-4abf-8528-a2246eb88a37 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e returned with HTTP 200 Jul 31 13:58:10.793362 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 531/2106] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e => generated 269 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:10.802954 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c53d3b4a-5ece-4c1d-b2a2-d8b9a1edd709 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.804733 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c53d3b4a-5ece-4c1d-b2a2-d8b9a1edd709 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] DELETE https://10.4.3.140/volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e Jul 31 13:58:10.805017 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c53d3b4a-5ece-4c1d-b2a2-d8b9a1edd709 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.805278 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c53d3b4a-5ece-4c1d-b2a2-d8b9a1edd709 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.830969 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c53d3b4a-5ece-4c1d-b2a2-d8b9a1edd709 tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e returned with HTTP 202 Jul 31 13:58:10.831575 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 528/2107] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:10 2026] DELETE /volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:10.838665 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a45d41b1-7238-44ff-b51f-295a7dde30ab None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:10.840642 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a45d41b1-7238-44ff-b51f-295a7dde30ab tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] GET https://10.4.3.140/volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e Jul 31 13:58:10.840858 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a45d41b1-7238-44ff-b51f-295a7dde30ab tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:10.841065 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a45d41b1-7238-44ff-b51f-295a7dde30ab tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:10.844312 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a45d41b1-7238-44ff-b51f-295a7dde30ab tempest-VolumeTypesTest-1594230812 tempest-VolumeTypesTest-1594230812-project-admin] https://10.4.3.140/volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e returned with HTTP 404 Jul 31 13:58:10.844893 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 522/2108] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:10 2026] GET /volume/v3/types/4fc65c71-797d-463d-b9a6-0a7d8680501e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:11.568549 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4fe8c743-bdb2-4e63-8e81-c21ee471bfeb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:11.572375 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4fe8c743-bdb2-4e63-8e81-c21ee471bfeb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 13:58:11.572580 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4fe8c743-bdb2-4e63-8e81-c21ee471bfeb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:11.572762 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4fe8c743-bdb2-4e63-8e81-c21ee471bfeb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:11.584260 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:11.584260 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:11.592170 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4fe8c743-bdb2-4e63-8e81-c21ee471bfeb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:58:11.602027 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4fe8c743-bdb2-4e63-8e81-c21ee471bfeb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 13:58:11.602481 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 528/2109] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:11 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:11.619089 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-28cf7d58-d681-45a9-90fa-225c7a34356e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:11.621696 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28cf7d58-d681-45a9-90fa-225c7a34356e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 13:58:11.621969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28cf7d58-d681-45a9-90fa-225c7a34356e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:11.622252 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28cf7d58-d681-45a9-90fa-225c7a34356e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:11.632005 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:11.632005 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:11.636938 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-28cf7d58-d681-45a9-90fa-225c7a34356e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:58:11.645447 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28cf7d58-d681-45a9-90fa-225c7a34356e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 13:58:11.646042 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 532/2110] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:11 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:11.658586 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3d27d77f-ed22-4cea-967a-f0d4d88e9945 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:11.660504 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d27d77f-ed22-4cea-967a-f0d4d88e9945 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:58:11.660952 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3d27d77f-ed22-4cea-967a-f0d4d88e9945 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29aef986-99c8-4b5e-8a5f-a81b38f037b3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-585556061"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:11.672220 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:11.672220 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:11.672706 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3d27d77f-ed22-4cea-967a-f0d4d88e9945 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:58:11.672837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-3d27d77f-ed22-4cea-967a-f0d4d88e9945 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume 29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 13:58:11.723304 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-3d27d77f-ed22-4cea-967a-f0d4d88e9945 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['dde3a31e-bff1-4d24-b7ec-031373228605', 'fd238260-eb14-47af-8088-a8dff93b5b70', 'ec187598-f1f2-4c36-ab10-e4e3b13a0330', '27f540d5-5415-4afe-abc3-aa9745d6d0a9'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:11.758333 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3d27d77f-ed22-4cea-967a-f0d4d88e9945 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot create request issued successfully. Jul 31 13:58:11.758951 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d27d77f-ed22-4cea-967a-f0d4d88e9945 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:58:11.759664 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 529/2111] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:58:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:11.773895 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-55a8637b-bdf0-46de-864d-a002796353e3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:11.779961 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-55a8637b-bdf0-46de-864d-a002796353e3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 Jul 31 13:58:11.780217 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-55a8637b-bdf0-46de-864d-a002796353e3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:11.780457 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-55a8637b-bdf0-46de-864d-a002796353e3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:11.785936 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2d665725-93ae-4278-b30f-f335d934acdc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:11.788878 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d665725-93ae-4278-b30f-f335d934acdc tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 Jul 31 13:58:11.788983 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:11.788983 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:11.789157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d665725-93ae-4278-b30f-f335d934acdc tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:11.789398 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-55a8637b-bdf0-46de-864d-a002796353e3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:58:11.789445 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d665725-93ae-4278-b30f-f335d934acdc tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:11.790255 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-55a8637b-bdf0-46de-864d-a002796353e3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 returned with HTTP 200 Jul 31 13:58:11.790666 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 523/2112] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:11 2026] GET /volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:11.795305 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d665725-93ae-4278-b30f-f335d934acdc tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 returned with HTTP 404 Jul 31 13:58:11.795848 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 529/2113] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:11 2026] GET /volume/v3/volumes/bedc1c07-42b5-4d7d-9842-1eb431022961 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:11.804708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-34571d42-61e7-4090-b7cb-3cfe7e9857ab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:11.806779 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-34571d42-61e7-4090-b7cb-3cfe7e9857ab tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] GET https://10.4.3.140/volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0 Jul 31 13:58:11.807064 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-34571d42-61e7-4090-b7cb-3cfe7e9857ab tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:11.807300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-34571d42-61e7-4090-b7cb-3cfe7e9857ab tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:11.807475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-34571d42-61e7-4090-b7cb-3cfe7e9857ab tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] show called for member b9f169ae-044f-42f7-84d4-9beaff2801b0 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 13:58:11.810593 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-34571d42-61e7-4090-b7cb-3cfe7e9857ab tempest-GroupSnapshotsV319Test-1952339100 tempest-GroupSnapshotsV319Test-1952339100-project-member] https://10.4.3.140/volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0 returned with HTTP 404 Jul 31 13:58:11.811110 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 533/2114] 10.4.3.140 () {68 vars in 1386 bytes} [Fri Jul 31 13:58:11 2026] GET /volume/v3/groups/b9f169ae-044f-42f7-84d4-9beaff2801b0 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:11.820583 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c1717f9c-a78b-4128-88d6-fd46dbe39fb0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:11.823011 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1717f9c-a78b-4128-88d6-fd46dbe39fb0 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/99510d7b-2d8b-4417-880a-84534b581a54 Jul 31 13:58:11.824591 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1717f9c-a78b-4128-88d6-fd46dbe39fb0 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:11.824591 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1717f9c-a78b-4128-88d6-fd46dbe39fb0 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:11.824591 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:11.824591 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:11.839272 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1717f9c-a78b-4128-88d6-fd46dbe39fb0 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] https://10.4.3.140/volume/v3/group_types/99510d7b-2d8b-4417-880a-84534b581a54 returned with HTTP 202 Jul 31 13:58:11.840006 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 530/2115] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:58:11 2026] DELETE /volume/v3/group_types/99510d7b-2d8b-4417-880a-84534b581a54 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:11.846625 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b68419ca-2f80-491b-b10f-d603400cb4b6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:11.848506 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b68419ca-2f80-491b-b10f-d603400cb4b6 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] DELETE https://10.4.3.140/volume/v3/types/75392d8a-4756-4954-b723-3af00866aef5 Jul 31 13:58:11.848765 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b68419ca-2f80-491b-b10f-d603400cb4b6 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:11.849017 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b68419ca-2f80-491b-b10f-d603400cb4b6 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:11.872608 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b68419ca-2f80-491b-b10f-d603400cb4b6 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] https://10.4.3.140/volume/v3/types/75392d8a-4756-4954-b723-3af00866aef5 returned with HTTP 202 Jul 31 13:58:11.873203 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 524/2116] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:11 2026] DELETE /volume/v3/types/75392d8a-4756-4954-b723-3af00866aef5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:11.885151 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e6698606-d35e-47b2-afd6-f9f035191b06 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:11.888187 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6698606-d35e-47b2-afd6-f9f035191b06 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] GET https://10.4.3.140/volume/v3/types/75392d8a-4756-4954-b723-3af00866aef5 Jul 31 13:58:11.888830 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6698606-d35e-47b2-afd6-f9f035191b06 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:11.889210 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6698606-d35e-47b2-afd6-f9f035191b06 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:11.893437 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6698606-d35e-47b2-afd6-f9f035191b06 tempest-GroupSnapshotsV319Test-1448626940 tempest-GroupSnapshotsV319Test-1448626940-project-admin] https://10.4.3.140/volume/v3/types/75392d8a-4756-4954-b723-3af00866aef5 returned with HTTP 404 Jul 31 13:58:11.893903 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 530/2117] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:11 2026] GET /volume/v3/types/75392d8a-4756-4954-b723-3af00866aef5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:12.736210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc7313fb-49c3-4e6d-9895-106c69dfa1e8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:12.799571 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1fa2d806-3e11-4f0a-a779-6514ab8ad579 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:12.801579 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fa2d806-3e11-4f0a-a779-6514ab8ad579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 Jul 31 13:58:12.801866 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fa2d806-3e11-4f0a-a779-6514ab8ad579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:12.802168 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fa2d806-3e11-4f0a-a779-6514ab8ad579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:12.806673 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:12.806673 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:12.807214 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1fa2d806-3e11-4f0a-a779-6514ab8ad579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:58:12.808036 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fa2d806-3e11-4f0a-a779-6514ab8ad579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 returned with HTTP 200 Jul 31 13:58:12.808469 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 531/2118] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:12 2026] GET /volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:12.817775 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-670f6035-0817-455f-ac0f-a6848451af72 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:12.819901 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-670f6035-0817-455f-ac0f-a6848451af72 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:58:12.819901 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-670f6035-0817-455f-ac0f-a6848451af72 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29aef986-99c8-4b5e-8a5f-a81b38f037b3", "snapshot_id": "c22d9766-ab02-4ae5-87ed-c2be5768b5b3", "name": "tempest-VolumesSnapshotTestJSON-Backup-1166872853", "container": "tempest-volumessnapshottestjson-backup-container-878575796"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:12.821571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-670f6035-0817-455f-ac0f-a6848451af72 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Creating new backup {'backup': {'volume_id': '29aef986-99c8-4b5e-8a5f-a81b38f037b3', 'snapshot_id': 'c22d9766-ab02-4ae5-87ed-c2be5768b5b3', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1166872853', 'container': 'tempest-volumessnapshottestjson-backup-container-878575796'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:58:12.821709 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-670f6035-0817-455f-ac0f-a6848451af72 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Creating backup of volume 29aef986-99c8-4b5e-8a5f-a81b38f037b3 in container tempest-volumessnapshottestjson-backup-container-878575796 Jul 31 13:58:12.828786 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:12.828786 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:12.829401 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-670f6035-0817-455f-ac0f-a6848451af72 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:58:12.835377 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:12.835377 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:12.835792 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-670f6035-0817-455f-ac0f-a6848451af72 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:58:12.867132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-670f6035-0817-455f-ac0f-a6848451af72 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['4ad6ebd9-b83a-46e1-b205-8ea5e0563c2e', 'fdc11e63-2455-47e7-a39b-d6f18e3e7687'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:12.875208 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc7313fb-49c3-4e6d-9895-106c69dfa1e8 tempest-ExtensionsTestJSON-708149165 tempest-ExtensionsTestJSON-708149165-project-member] GET https://10.4.3.140/volume/v3/extensions Jul 31 13:58:12.875418 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc7313fb-49c3-4e6d-9895-106c69dfa1e8 tempest-ExtensionsTestJSON-708149165 tempest-ExtensionsTestJSON-708149165-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:12.875900 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc7313fb-49c3-4e6d-9895-106c69dfa1e8 tempest-ExtensionsTestJSON-708149165 tempest-ExtensionsTestJSON-708149165-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:12.876291 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc7313fb-49c3-4e6d-9895-106c69dfa1e8 tempest-ExtensionsTestJSON-708149165 tempest-ExtensionsTestJSON-708149165-project-member] https://10.4.3.140/volume/v3/extensions returned with HTTP 200 Jul 31 13:58:12.876734 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 534/2119] 10.4.3.140 () {66 vars in 1246 bytes} [Fri Jul 31 13:58:12 2026] GET /volume/v3/extensions => generated 5245 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:12.900621 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-670f6035-0817-455f-ac0f-a6848451af72 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:58:12.900621 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 525/2120] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:12 2026] POST /volume/v3/backups => generated 335 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:12.911071 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-49c3d68a-0364-45ac-b9cd-cd15048b6c5b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:12.912814 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49c3d68a-0364-45ac-b9cd-cd15048b6c5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:12.913003 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49c3d68a-0364-45ac-b9cd-cd15048b6c5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:12.913250 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49c3d68a-0364-45ac-b9cd-cd15048b6c5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:12.913297 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-49c3d68a-0364-45ac-b9cd-cd15048b6c5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:12.923334 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:12.923334 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:12.924135 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49c3d68a-0364-45ac-b9cd-cd15048b6c5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:12.924595 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 531/2121] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:12 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:13.615444 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c21e25db-45b1-4b87-a667-acb9d4fb1711 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:13.769204 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c21e25db-45b1-4b87-a667-acb9d4fb1711 tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Jul 31 13:58:13.769490 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c21e25db-45b1-4b87-a667-acb9d4fb1711 tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:13.769771 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c21e25db-45b1-4b87-a667-acb9d4fb1711 tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Calling method 'get_pools' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:13.782733 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c21e25db-45b1-4b87-a667-acb9d4fb1711 tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 13:58:13.783864 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 532/2122] 10.4.3.140 () {66 vars in 1291 bytes} [Fri Jul 31 13:58:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:13.792918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f4bb9009-288e-4d70-bded-f52c6baed1cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:13.795106 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4bb9009-288e-4d70-bded-f52c6baed1cc tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 13:58:13.795320 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4bb9009-288e-4d70-bded-f52c6baed1cc tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:13.795498 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4bb9009-288e-4d70-bded-f52c6baed1cc tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Calling method 'get_pools' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:13.806277 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4bb9009-288e-4d70-bded-f52c6baed1cc tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 13:58:13.806636 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 535/2123] 10.4.3.140 () {66 vars in 1314 bytes} [Fri Jul 31 13:58:13 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:13.816906 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-37373a92-e7f7-488e-a7c3-dd7444425695 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:13.818471 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37373a92-e7f7-488e-a7c3-dd7444425695 tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] GET https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool Jul 31 13:58:13.818890 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37373a92-e7f7-488e-a7c3-dd7444425695 tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:13.818890 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37373a92-e7f7-488e-a7c3-dd7444425695 tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:13.819100 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:13.819100 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:13.828270 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37373a92-e7f7-488e-a7c3-dd7444425695 tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool returned with HTTP 200 Jul 31 13:58:13.829076 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 526/2124] 10.4.3.140 () {66 vars in 1318 bytes} [Fri Jul 31 13:58:13 2026] GET /volume/v3/capabilities/np0000006230@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:13.837016 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-800849bf-0859-461f-a654-25b3ff9ca29d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:13.838922 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-800849bf-0859-461f-a654-25b3ff9ca29d tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] GET https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool Jul 31 13:58:13.839144 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-800849bf-0859-461f-a654-25b3ff9ca29d tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:13.839310 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-800849bf-0859-461f-a654-25b3ff9ca29d tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:13.848610 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-800849bf-0859-461f-a654-25b3ff9ca29d tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool returned with HTTP 200 Jul 31 13:58:13.848963 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 532/2125] 10.4.3.140 () {66 vars in 1318 bytes} [Fri Jul 31 13:58:13 2026] GET /volume/v3/capabilities/np0000006230@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:13.860629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59f82b24-2285-4427-b4f6-f791ab36a63d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:13.862648 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59f82b24-2285-4427-b4f6-f791ab36a63d tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] GET https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool Jul 31 13:58:13.863139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59f82b24-2285-4427-b4f6-f791ab36a63d tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:13.863139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59f82b24-2285-4427-b4f6-f791ab36a63d tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:13.872531 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59f82b24-2285-4427-b4f6-f791ab36a63d tempest-BackendsCapabilitiesAdminTestsJSON-157161384 tempest-BackendsCapabilitiesAdminTestsJSON-157161384-project-admin] https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool returned with HTTP 200 Jul 31 13:58:13.873011 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 533/2126] 10.4.3.140 () {66 vars in 1318 bytes} [Fri Jul 31 13:58:13 2026] GET /volume/v3/capabilities/np0000006230@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:13.936268 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e64f7f2c-1f1f-4a27-9714-b23b4ce6f1cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:13.940333 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e64f7f2c-1f1f-4a27-9714-b23b4ce6f1cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:13.940549 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e64f7f2c-1f1f-4a27-9714-b23b4ce6f1cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:13.940731 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e64f7f2c-1f1f-4a27-9714-b23b4ce6f1cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:13.940847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e64f7f2c-1f1f-4a27-9714-b23b4ce6f1cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:13.947656 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:13.947656 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:13.948939 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e64f7f2c-1f1f-4a27-9714-b23b4ce6f1cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:13.949429 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 536/2127] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:13 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:14.540457 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5362a82b-3098-4a2e-a85f-bdaea24c976c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.633395 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5362a82b-3098-4a2e-a85f-bdaea24c976c tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 Jul 31 13:58:14.633474 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5362a82b-3098-4a2e-a85f-bdaea24c976c tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:14.633694 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5362a82b-3098-4a2e-a85f-bdaea24c976c tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:14.647283 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5362a82b-3098-4a2e-a85f-bdaea24c976c tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 returned with HTTP 200 Jul 31 13:58:14.647776 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 527/2128] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:14 2026] GET /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 => generated 437 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:14.656409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-29e88566-db74-401b-b92a-94bcb788627d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.658390 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-29e88566-db74-401b-b92a-94bcb788627d tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8/defaults Jul 31 13:58:14.658661 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-29e88566-db74-401b-b92a-94bcb788627d tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:14.658849 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-29e88566-db74-401b-b92a-94bcb788627d tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'defaults' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:14.671559 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-29e88566-db74-401b-b92a-94bcb788627d tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8/defaults returned with HTTP 200 Jul 31 13:58:14.672076 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 533/2129] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:58:14 2026] GET /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8/defaults => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:14.680466 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-47eb6934-952c-4c6c-b5d6-1836dfdab069 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.682283 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47eb6934-952c-4c6c-b5d6-1836dfdab069 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 Jul 31 13:58:14.682628 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47eb6934-952c-4c6c-b5d6-1836dfdab069 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:14.721094 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47eb6934-952c-4c6c-b5d6-1836dfdab069 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 returned with HTTP 200 Jul 31 13:58:14.721525 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 534/2130] 10.4.3.140 () {68 vars in 1374 bytes} [Fri Jul 31 13:58:14 2026] PUT /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 => generated 395 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:14.729185 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6ec59ff1-f03a-4ff4-813e-27dc4f4b97e2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.731039 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ec59ff1-f03a-4ff4-813e-27dc4f4b97e2 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] DELETE https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 Jul 31 13:58:14.731244 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ec59ff1-f03a-4ff4-813e-27dc4f4b97e2 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:14.731531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ec59ff1-f03a-4ff4-813e-27dc4f4b97e2 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:14.743081 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ec59ff1-f03a-4ff4-813e-27dc4f4b97e2 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 returned with HTTP 200 Jul 31 13:58:14.745008 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 537/2131] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:58:14 2026] DELETE /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 13:58:14.751756 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-68730c4f-5215-4048-aaf8-446fc0dd3b6f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.753586 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68730c4f-5215-4048-aaf8-446fc0dd3b6f tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 Jul 31 13:58:14.753914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68730c4f-5215-4048-aaf8-446fc0dd3b6f tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:14.754105 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68730c4f-5215-4048-aaf8-446fc0dd3b6f tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:14.766602 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68730c4f-5215-4048-aaf8-446fc0dd3b6f tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 returned with HTTP 200 Jul 31 13:58:14.767063 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 528/2132] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:14 2026] GET /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:14.777547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-159a9efd-7752-4b29-b2eb-4f0ea1f0501f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.779504 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-159a9efd-7752-4b29-b2eb-4f0ea1f0501f tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 Jul 31 13:58:14.779901 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-159a9efd-7752-4b29-b2eb-4f0ea1f0501f tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:14.860370 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-159a9efd-7752-4b29-b2eb-4f0ea1f0501f tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 returned with HTTP 200 Jul 31 13:58:14.861141 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 534/2133] 10.4.3.140 () {68 vars in 1375 bytes} [Fri Jul 31 13:58:14 2026] PUT /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 => generated 395 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:14.873820 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0d897430-5304-40cf-9489-a5a6eaee2c9a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.876105 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d897430-5304-40cf-9489-a5a6eaee2c9a tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8/defaults Jul 31 13:58:14.876319 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d897430-5304-40cf-9489-a5a6eaee2c9a tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:14.876505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d897430-5304-40cf-9489-a5a6eaee2c9a tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'defaults' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:14.891247 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d897430-5304-40cf-9489-a5a6eaee2c9a tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8/defaults returned with HTTP 200 Jul 31 13:58:14.891686 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 535/2134] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:58:14 2026] GET /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:14.901491 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a609d0e5-d8a9-4319-a211-5443fca93c5b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.904181 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a609d0e5-d8a9-4319-a211-5443fca93c5b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 Jul 31 13:58:14.904481 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a609d0e5-d8a9-4319-a211-5443fca93c5b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:14.904828 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a609d0e5-d8a9-4319-a211-5443fca93c5b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:14.914689 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-a609d0e5-d8a9-4319-a211-5443fca93c5b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:14.915376 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-a609d0e5-d8a9-4319-a211-5443fca93c5b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:14.915720 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-a609d0e5-d8a9-4319-a211-5443fca93c5b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:14.915991 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-a609d0e5-d8a9-4319-a211-5443fca93c5b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:14.921154 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a609d0e5-d8a9-4319-a211-5443fca93c5b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 returned with HTTP 200 Jul 31 13:58:14.921638 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 538/2135] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:14 2026] GET /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:14.934621 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0b631ec4-b499-4fb0-9c9e-bd020516d510 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.936602 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b631ec4-b499-4fb0-9c9e-bd020516d510 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True Jul 31 13:58:14.936890 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b631ec4-b499-4fb0-9c9e-bd020516d510 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:14.937171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b631ec4-b499-4fb0-9c9e-bd020516d510 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:14.954663 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b631ec4-b499-4fb0-9c9e-bd020516d510 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True returned with HTTP 200 Jul 31 13:58:14.957013 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 529/2136] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:14 2026] GET /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:14.961976 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9ddd5311-58d3-4c5d-98bf-da0f495125e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.964467 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ddd5311-58d3-4c5d-98bf-da0f495125e9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:14.964737 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ddd5311-58d3-4c5d-98bf-da0f495125e9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:14.964906 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ddd5311-58d3-4c5d-98bf-da0f495125e9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:14.965419 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9ddd5311-58d3-4c5d-98bf-da0f495125e9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:14.968052 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-99ce5174-1ead-406a-adfe-63c19c006d0e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:14.978694 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:14.978694 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:14.979815 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ddd5311-58d3-4c5d-98bf-da0f495125e9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:14.980310 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 535/2137] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:14 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:15.066882 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:15.129014 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:15.129234 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-216996662"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:15.130838 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-216996662'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:15.131430 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Create volume of 1 GB Jul 31 13:58:15.134581 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:15.135064 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1148276303"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:15.136336 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Availability Zones retrieved successfully. Jul 31 13:58:15.137673 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1148276303'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:15.137968 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Create volume of 1 GB Jul 31 13:58:15.143639 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Availability Zones retrieved successfully. Jul 31 13:58:15.151562 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Flow 'volume_create_api' (9add3917-e022-4b05-a3c5-6f58386c099a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:15.152907 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb693cca-b38c-442b-8518-6bc0ea9eaca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.153017 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Flow 'volume_create_api' (f59072bd-0e84-4eaa-85d9-fc91716120ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:15.154268 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:15.154745 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0489058f-d296-4fce-b0e2-4caac577ee7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.156051 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:15.184039 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb693cca-b38c-442b-8518-6bc0ea9eaca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.185313 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3632f39-03e9-4203-bc35-38f1d018ef80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.190936 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0489058f-d296-4fce-b0e2-4caac577ee7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.192466 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdd8ea50-fbd6-4243-924f-bf618f2b2750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.250958 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Created reservations ['c2f0684c-d32f-46aa-acff-be6721935b3e', '0cd3608a-2753-4ca0-bda3-64a71f3688f6', '9eabdee7-b489-4219-af5b-0a36e1270c05', 'df8c0d59-c828-4adb-bb12-5436652801bb'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:15.251733 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3632f39-03e9-4203-bc35-38f1d018ef80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2f0684c-d32f-46aa-acff-be6721935b3e', '0cd3608a-2753-4ca0-bda3-64a71f3688f6', '9eabdee7-b489-4219-af5b-0a36e1270c05', 'df8c0d59-c828-4adb-bb12-5436652801bb']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.252974 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c15f68e-34b5-4f80-8220-77da0765500e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.264726 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Created reservations ['43f1d41f-95cb-4d92-9677-cce36364e80b', '401ed134-0bc7-4ac0-af45-b20723e5b1cf', 'c0430483-2b5c-4acf-9fae-125aba739420', 'a20a0155-f370-48f0-a547-a2ad1caa878a'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:15.266009 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdd8ea50-fbd6-4243-924f-bf618f2b2750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43f1d41f-95cb-4d92-9677-cce36364e80b', '401ed134-0bc7-4ac0-af45-b20723e5b1cf', 'c0430483-2b5c-4acf-9fae-125aba739420', 'a20a0155-f370-48f0-a547-a2ad1caa878a']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.267139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8fdcb1-ede1-44b6-b8a5-2a28f23fd49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.282591 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c15f68e-34b5-4f80-8220-77da0765500e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a49209e1-9f2b-4ba1-bccf-bc533a349bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-216996662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f52f1b642f4580882c8282af6655a8',qos_specs=None,replication_status=,reservations=['c2f0684c-d32f-46aa-acff-be6721935b3e','0cd3608a-2753-4ca0-bda3-64a71f3688f6','9eabdee7-b489-4219-af5b-0a36e1270c05','df8c0d59-c828-4adb-bb12-5436652801bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf58b0e30cf4d46b52091ed0cfefa2a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-216996662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a49209e1-9f2b-4ba1-bccf-bc533a349bb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58f52f1b642f4580882c8282af6655a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baf58b0e30cf4d46b52091ed0cfefa2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.283843 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2115c0f6-1f31-46a1-bb83-a26c46245fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.291637 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8fdcb1-ede1-44b6-b8a5-2a28f23fd49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d9df074-5f53-48a7-ab58-2d07435d0966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1148276303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff721019f4a4dab9c586e9db6cd7ea9',qos_specs=None,replication_status=,reservations=['43f1d41f-95cb-4d92-9677-cce36364e80b','401ed134-0bc7-4ac0-af45-b20723e5b1cf','c0430483-2b5c-4acf-9fae-125aba739420','a20a0155-f370-48f0-a547-a2ad1caa878a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='394996b80b6f476c9854f6d6f49f3ae5',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1148276303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d9df074-5f53-48a7-ab58-2d07435d0966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff721019f4a4dab9c586e9db6cd7ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='394996b80b6f476c9854f6d6f49f3ae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.292896 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b95043-3b54-4213-a0eb-dbf6c0e67535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.306251 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2115c0f6-1f31-46a1-bb83-a26c46245fd5) transitioned into state 'SUCCESS' from state '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-216996662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f52f1b642f4580882c8282af6655a8',qos_specs=None,replication_status=,reservations=['c2f0684c-d32f-46aa-acff-be6721935b3e','0cd3608a-2753-4ca0-bda3-64a71f3688f6','9eabdee7-b489-4219-af5b-0a36e1270c05','df8c0d59-c828-4adb-bb12-5436652801bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf58b0e30cf4d46b52091ed0cfefa2a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.307357 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b454b21-4125-4980-84f2-51d9a3a64c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.319699 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b454b21-4125-4980-84f2-51d9a3a64c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.320859 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Flow 'volume_create_api' (9add3917-e022-4b05-a3c5-6f58386c099a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:15.321299 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Create volume request issued successfully. Jul 31 13:58:15.322142 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99ce5174-1ead-406a-adfe-63c19c006d0e tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:15.322623 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b95043-3b54-4213-a0eb-dbf6c0e67535) transitioned into state 'SUCCESS' from state '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-1148276303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff721019f4a4dab9c586e9db6cd7ea9',qos_specs=None,replication_status=,reservations=['43f1d41f-95cb-4d92-9677-cce36364e80b','401ed134-0bc7-4ac0-af45-b20723e5b1cf','c0430483-2b5c-4acf-9fae-125aba739420','a20a0155-f370-48f0-a547-a2ad1caa878a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='394996b80b6f476c9854f6d6f49f3ae5',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.322717 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 536/2138] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:14 2026] POST /volume/v3/volumes => generated 755 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:15.323815 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d199ff-61b8-432b-b1b5-61cbacde3560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:15.335667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0106ba23-ed10-4b72-b12a-861708654073 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:15.336917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d199ff-61b8-432b-b1b5-61cbacde3560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:15.337775 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Flow 'volume_create_api' (f59072bd-0e84-4eaa-85d9-fc91716120ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:15.337904 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0106ba23-ed10-4b72-b12a-861708654073 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] GET https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 Jul 31 13:58:15.338073 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Create volume request issued successfully. Jul 31 13:58:15.338192 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0106ba23-ed10-4b72-b12a-861708654073 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:15.338440 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0106ba23-ed10-4b72-b12a-861708654073 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:15.338620 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60e7d3bd-5c97-4c3a-b583-8914250f3929 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:15.339275 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 539/2139] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:15 2026] POST /volume/v3/volumes => generated 751 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:15.347530 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:15.347530 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:15.350139 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0106ba23-ed10-4b72-b12a-861708654073 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Volume info retrieved successfully. Jul 31 13:58:15.353998 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0106ba23-ed10-4b72-b12a-861708654073 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 returned with HTTP 200 Jul 31 13:58:15.354415 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8d7f7898-0f82-46d7-85f4-a46751976942 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:15.354504 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 530/2140] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:15 2026] GET /volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:15.356158 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d7f7898-0f82-46d7-85f4-a46751976942 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:15.356402 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d7f7898-0f82-46d7-85f4-a46751976942 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:15.356645 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d7f7898-0f82-46d7-85f4-a46751976942 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:15.363355 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:15.363355 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:15.366489 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8d7f7898-0f82-46d7-85f4-a46751976942 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Volume info retrieved successfully. Jul 31 13:58:15.369864 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d7f7898-0f82-46d7-85f4-a46751976942 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 200 Jul 31 13:58:15.370223 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 536/2141] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:15 2026] GET /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:58:15.992637 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ec1f0fe9-deaa-4e4d-af25-68456cd4251b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:15.994871 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec1f0fe9-deaa-4e4d-af25-68456cd4251b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:15.995110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec1f0fe9-deaa-4e4d-af25-68456cd4251b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:15.995352 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec1f0fe9-deaa-4e4d-af25-68456cd4251b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:15.995491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ec1f0fe9-deaa-4e4d-af25-68456cd4251b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:16.000324 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.000324 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:16.001175 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec1f0fe9-deaa-4e4d-af25-68456cd4251b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:16.001632 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 537/2142] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:15 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:16.043920 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-65735a7d-15bb-4be1-906e-62ebfc06ab4c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.120527 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65735a7d-15bb-4be1-906e-62ebfc06ab4c tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:58:16.120838 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65735a7d-15bb-4be1-906e-62ebfc06ab4c tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1006968909", "description": "tempest-group-type-description-1115205539", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:16.122203 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.122203 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:16.134489 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65735a7d-15bb-4be1-906e-62ebfc06ab4c tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:58:16.134965 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 540/2143] 10.4.3.140 () {70 vars in 1312 bytes} [Fri Jul 31 13:58:16 2026] POST /volume/v3/group_types => generated 265 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:16.142574 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-37d89eed-3048-4b00-9f45-29ce20c1c38f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.144125 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37d89eed-3048-4b00-9f45-29ce20c1c38f tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] GET https://10.4.3.140/volume/v3/group_types Jul 31 13:58:16.144325 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37d89eed-3048-4b00-9f45-29ce20c1c38f tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.144545 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37d89eed-3048-4b00-9f45-29ce20c1c38f tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.154173 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37d89eed-3048-4b00-9f45-29ce20c1c38f tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 200 Jul 31 13:58:16.154606 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 531/2144] 10.4.3.140 () {68 vars in 1290 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/group_types => generated 499 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:16.162242 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-624e5506-1718-4528-b271-291ff852941a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.163908 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-624e5506-1718-4528-b271-291ff852941a tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] PUT https://10.4.3.140/volume/v3/group_types/cd3163eb-d1e5-4d62-b713-90b0eff503cb Jul 31 13:58:16.164248 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-624e5506-1718-4528-b271-291ff852941a tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1821538050", "description": "updated-group-type-desc"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:16.176642 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-624e5506-1718-4528-b271-291ff852941a tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types/cd3163eb-d1e5-4d62-b713-90b0eff503cb returned with HTTP 200 Jul 31 13:58:16.176969 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 537/2145] 10.4.3.140 () {70 vars in 1422 bytes} [Fri Jul 31 13:58:16 2026] PUT /volume/v3/group_types/cd3163eb-d1e5-4d62-b713-90b0eff503cb => generated 255 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:16.184650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b661985a-eba0-4c28-8144-31ca612a59eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.186691 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b661985a-eba0-4c28-8144-31ca612a59eb tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] GET https://10.4.3.140/volume/v3/group_types/cd3163eb-d1e5-4d62-b713-90b0eff503cb Jul 31 13:58:16.186934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b661985a-eba0-4c28-8144-31ca612a59eb tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.187146 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b661985a-eba0-4c28-8144-31ca612a59eb tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.191168 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b661985a-eba0-4c28-8144-31ca612a59eb tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types/cd3163eb-d1e5-4d62-b713-90b0eff503cb returned with HTTP 200 Jul 31 13:58:16.191537 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 538/2146] 10.4.3.140 () {68 vars in 1401 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/group_types/cd3163eb-d1e5-4d62-b713-90b0eff503cb => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:16.198705 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-53bd457e-cfdb-4c3d-b8da-a9631dee930b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.200952 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-53bd457e-cfdb-4c3d-b8da-a9631dee930b tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/cd3163eb-d1e5-4d62-b713-90b0eff503cb Jul 31 13:58:16.201231 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-53bd457e-cfdb-4c3d-b8da-a9631dee930b tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.201491 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-53bd457e-cfdb-4c3d-b8da-a9631dee930b tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.223945 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-53bd457e-cfdb-4c3d-b8da-a9631dee930b tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types/cd3163eb-d1e5-4d62-b713-90b0eff503cb returned with HTTP 202 Jul 31 13:58:16.224430 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 541/2147] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:58:16 2026] DELETE /volume/v3/group_types/cd3163eb-d1e5-4d62-b713-90b0eff503cb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:16.231912 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7c221f6f-2c26-49a2-9662-0baea6e7c7c0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.234146 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7c221f6f-2c26-49a2-9662-0baea6e7c7c0 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] GET https://10.4.3.140/volume/v3/group_types Jul 31 13:58:16.234534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7c221f6f-2c26-49a2-9662-0baea6e7c7c0 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.234853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7c221f6f-2c26-49a2-9662-0baea6e7c7c0 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.241343 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7c221f6f-2c26-49a2-9662-0baea6e7c7c0 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 200 Jul 31 13:58:16.241965 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 532/2148] 10.4.3.140 () {68 vars in 1290 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/group_types => generated 248 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:16.252284 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6dccf934-c594-42be-ad88-c913c783ced2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.253935 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6dccf934-c594-42be-ad88-c913c783ced2 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:58:16.254271 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6dccf934-c594-42be-ad88-c913c783ced2 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2069218792", "is_public": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:16.266957 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6dccf934-c594-42be-ad88-c913c783ced2 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:58:16.267431 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 538/2149] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:58:16 2026] POST /volume/v3/group_types => generated 164 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:16.278010 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-46da50c3-ac7b-48be-8147-9ff785748c62 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.280075 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-46da50c3-ac7b-48be-8147-9ff785748c62 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] POST https://10.4.3.140/volume/v3/group_types Jul 31 13:58:16.280527 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-46da50c3-ac7b-48be-8147-9ff785748c62 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-320375129", "is_public": false}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:16.295728 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-46da50c3-ac7b-48be-8147-9ff785748c62 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Jul 31 13:58:16.296053 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 539/2150] 10.4.3.140 () {70 vars in 1311 bytes} [Fri Jul 31 13:58:16 2026] POST /volume/v3/group_types => generated 164 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:16.305330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3cb7bb65-52f3-424f-8539-b02d4c7d04ad None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.307575 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3cb7bb65-52f3-424f-8539-b02d4c7d04ad tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] GET https://10.4.3.140/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 31 13:58:16.307873 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3cb7bb65-52f3-424f-8539-b02d4c7d04ad tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.308132 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3cb7bb65-52f3-424f-8539-b02d4c7d04ad tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.322472 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3cb7bb65-52f3-424f-8539-b02d4c7d04ad tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 31 13:58:16.322987 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 542/2151] 10.4.3.140 () {68 vars in 1351 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:16.331534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3aa38606-11cf-496c-98e7-6ef3f81de8ba None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.333422 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3aa38606-11cf-496c-98e7-6ef3f81de8ba tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] GET https://10.4.3.140/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 31 13:58:16.333767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3aa38606-11cf-496c-98e7-6ef3f81de8ba tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.334034 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3aa38606-11cf-496c-98e7-6ef3f81de8ba tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.343704 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3aa38606-11cf-496c-98e7-6ef3f81de8ba tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 31 13:58:16.344183 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 533/2152] 10.4.3.140 () {68 vars in 1353 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:16.353196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a6378713-f5a2-48e7-8713-89f27f7ba060 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.354862 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6378713-f5a2-48e7-8713-89f27f7ba060 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] GET https://10.4.3.140/volume/v3/group_types?is_public=False Jul 31 13:58:16.355047 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6378713-f5a2-48e7-8713-89f27f7ba060 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.355216 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6378713-f5a2-48e7-8713-89f27f7ba060 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.363631 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6378713-f5a2-48e7-8713-89f27f7ba060 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 31 13:58:16.364023 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 539/2153] 10.4.3.140 () {68 vars in 1321 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:16.366238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-79d86783-1745-4759-876d-730b7f84c620 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.368334 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-79d86783-1745-4759-876d-730b7f84c620 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] GET https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 Jul 31 13:58:16.368764 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-79d86783-1745-4759-876d-730b7f84c620 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.368998 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-79d86783-1745-4759-876d-730b7f84c620 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.371817 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d1742304-429b-415e-96ef-f63b359960cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.374740 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1742304-429b-415e-96ef-f63b359960cc tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] GET https://10.4.3.140/volume/v3/group_types?is_public=True Jul 31 13:58:16.374933 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1742304-429b-415e-96ef-f63b359960cc tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.375107 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1742304-429b-415e-96ef-f63b359960cc tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.382968 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.382968 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:16.385599 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e64de9b6-4df6-492c-b545-f36064207f71 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.387671 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1742304-429b-415e-96ef-f63b359960cc tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 31 13:58:16.387891 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e64de9b6-4df6-492c-b545-f36064207f71 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:16.388017 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 543/2154] 10.4.3.140 () {68 vars in 1319 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:16.388170 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e64de9b6-4df6-492c-b545-f36064207f71 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.388436 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e64de9b6-4df6-492c-b545-f36064207f71 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.388827 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-79d86783-1745-4759-876d-730b7f84c620 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Volume info retrieved successfully. Jul 31 13:58:16.394422 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-79d86783-1745-4759-876d-730b7f84c620 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 returned with HTTP 200 Jul 31 13:58:16.394814 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 540/2155] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:16.396727 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f4b44edf-8dfa-4a15-bfc1-1a0555e2cf70 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.397276 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.397276 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:16.398617 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f4b44edf-8dfa-4a15-bfc1-1a0555e2cf70 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/82641088-6cc3-4a9f-b66f-2009f5e252c2 Jul 31 13:58:16.398915 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f4b44edf-8dfa-4a15-bfc1-1a0555e2cf70 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.399293 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f4b44edf-8dfa-4a15-bfc1-1a0555e2cf70 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.402179 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e64de9b6-4df6-492c-b545-f36064207f71 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Volume info retrieved successfully. Jul 31 13:58:16.407127 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3e477e1a-dae1-42eb-aca8-7c8c5d1bc7b7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.407700 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e64de9b6-4df6-492c-b545-f36064207f71 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 200 Jul 31 13:58:16.408178 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 534/2156] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:16.409624 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e477e1a-dae1-42eb-aca8-7c8c5d1bc7b7 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True Jul 31 13:58:16.409859 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e477e1a-dae1-42eb-aca8-7c8c5d1bc7b7 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.410104 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e477e1a-dae1-42eb-aca8-7c8c5d1bc7b7 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.415766 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f4b44edf-8dfa-4a15-bfc1-1a0555e2cf70 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types/82641088-6cc3-4a9f-b66f-2009f5e252c2 returned with HTTP 202 Jul 31 13:58:16.416329 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 540/2157] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:58:16 2026] DELETE /volume/v3/group_types/82641088-6cc3-4a9f-b66f-2009f5e252c2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:16.423383 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e78f9994-02c0-4b7d-9f79-27cccc86bd95 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.425008 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fa176c9f-b515-49cd-87e5-7e6a1e0e5107 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.427042 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa176c9f-b515-49cd-87e5-7e6a1e0e5107 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer Jul 31 13:58:16.427493 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fa176c9f-b515-49cd-87e5-7e6a1e0e5107 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2d9df074-5f53-48a7-ab58-2d07435d0966"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:16.429288 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e78f9994-02c0-4b7d-9f79-27cccc86bd95 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/731acef9-f655-4d7a-97c8-b6e6d511956f Jul 31 13:58:16.429487 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e78f9994-02c0-4b7d-9f79-27cccc86bd95 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.429682 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e78f9994-02c0-4b7d-9f79-27cccc86bd95 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.429880 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.volume_transfer [None req-fa176c9f-b515-49cd-87e5-7e6a1e0e5107 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Creating new volume transfer {'transfer': {'volume_id': '2d9df074-5f53-48a7-ab58-2d07435d0966'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 13:58:16.430034 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.volume_transfer [None req-fa176c9f-b515-49cd-87e5-7e6a1e0e5107 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Creating transfer of volume 2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:16.430275 np0000006230 devstack@c-api.service[100182]: INFO cinder.transfer.api [None req-fa176c9f-b515-49cd-87e5-7e6a1e0e5107 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Generating transfer record for volume 2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:16.440847 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e477e1a-dae1-42eb-aca8-7c8c5d1bc7b7 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True returned with HTTP 200 Jul 31 13:58:16.441304 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.441304 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:16.441363 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 544/2158] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:16.445183 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e78f9994-02c0-4b7d-9f79-27cccc86bd95 tempest-GroupTypesTest-219136224 tempest-GroupTypesTest-219136224-project-admin] https://10.4.3.140/volume/v3/group_types/731acef9-f655-4d7a-97c8-b6e6d511956f returned with HTTP 202 Jul 31 13:58:16.445655 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 541/2159] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 13:58:16 2026] DELETE /volume/v3/group_types/731acef9-f655-4d7a-97c8-b6e6d511956f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:58:16.452837 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-825cf739-584e-4285-9237-1b408df73bef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.455140 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-825cf739-584e-4285-9237-1b408df73bef tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 Jul 31 13:58:16.455385 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-825cf739-584e-4285-9237-1b408df73bef tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.455622 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-825cf739-584e-4285-9237-1b408df73bef tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.455827 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-825cf739-584e-4285-9237-1b408df73bef tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Delete volume with id: a49209e1-9f2b-4ba1-bccf-bc533a349bb0 Jul 31 13:58:16.457197 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa176c9f-b515-49cd-87e5-7e6a1e0e5107 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 13:58:16.457798 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 535/2160] 10.4.3.140 () {68 vars in 1291 bytes} [Fri Jul 31 13:58:16 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:16.464384 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.464384 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:16.464949 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-825cf739-584e-4285-9237-1b408df73bef tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Volume info retrieved successfully. Jul 31 13:58:16.467605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f21ce65e-3fd0-4c29-b564-32b95cf70a0f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.469923 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f21ce65e-3fd0-4c29-b564-32b95cf70a0f tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:16.470181 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f21ce65e-3fd0-4c29-b564-32b95cf70a0f tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.470448 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f21ce65e-3fd0-4c29-b564-32b95cf70a0f tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.480997 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.480997 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:16.485685 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f21ce65e-3fd0-4c29-b564-32b95cf70a0f tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Volume info retrieved successfully. Jul 31 13:58:16.487352 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-825cf739-584e-4285-9237-1b408df73bef tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Delete volume request issued successfully. Jul 31 13:58:16.487600 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-825cf739-584e-4285-9237-1b408df73bef tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 returned with HTTP 202 Jul 31 13:58:16.488054 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 541/2161] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:16 2026] DELETE /volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:16.494809 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4b25ed32-fc71-4b71-b2bf-511ee2df85a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.497102 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b25ed32-fc71-4b71-b2bf-511ee2df85a4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] GET https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 Jul 31 13:58:16.497301 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b25ed32-fc71-4b71-b2bf-511ee2df85a4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.497399 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f21ce65e-3fd0-4c29-b564-32b95cf70a0f tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 200 Jul 31 13:58:16.497471 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b25ed32-fc71-4b71-b2bf-511ee2df85a4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.497891 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 545/2162] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:16.512459 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.512459 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:16.516284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4662eece-4163-4e72-9ef4-0fa3a1b418f6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.519209 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4b25ed32-fc71-4b71-b2bf-511ee2df85a4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Volume info retrieved successfully. Jul 31 13:58:16.519280 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4662eece-4163-4e72-9ef4-0fa3a1b418f6 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/os-volume-transfer/75bcb7c0-cf6c-4894-a9a2-26b437d99b89 Jul 31 13:58:16.519616 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4662eece-4163-4e72-9ef4-0fa3a1b418f6 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.519947 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4662eece-4163-4e72-9ef4-0fa3a1b418f6 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.524449 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4662eece-4163-4e72-9ef4-0fa3a1b418f6 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/75bcb7c0-cf6c-4894-a9a2-26b437d99b89 returned with HTTP 200 Jul 31 13:58:16.524958 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 536/2163] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/os-volume-transfer/75bcb7c0-cf6c-4894-a9a2-26b437d99b89 => generated 409 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:58:16.525067 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b25ed32-fc71-4b71-b2bf-511ee2df85a4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 returned with HTTP 200 Jul 31 13:58:16.525464 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 542/2164] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:16.535043 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cebee8ef-3bc5-4121-87e5-8d4717af8570 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.536839 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cebee8ef-3bc5-4121-87e5-8d4717af8570 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/os-volume-transfer Jul 31 13:58:16.537103 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cebee8ef-3bc5-4121-87e5-8d4717af8570 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.537315 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cebee8ef-3bc5-4121-87e5-8d4717af8570 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.537479 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.volume_transfer [None req-cebee8ef-3bc5-4121-87e5-8d4717af8570 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Listing volume transfers {{(pid=100184) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 13:58:16.541888 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cebee8ef-3bc5-4121-87e5-8d4717af8570 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/os-volume-transfer returned with HTTP 200 Jul 31 13:58:16.542329 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 542/2165] 10.4.3.140 () {66 vars in 1270 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:16.552041 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.651533 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer/75bcb7c0-cf6c-4894-a9a2-26b437d99b89/accept Jul 31 13:58:16.651533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "070acdda06b690b6"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:16.652158 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.volume_transfer [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Accepting volume transfer 75bcb7c0-cf6c-4894-a9a2-26b437d99b89 {{(pid=100185) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 13:58:16.652420 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.volume_transfer [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Accepting transfer 75bcb7c0-cf6c-4894-a9a2-26b437d99b89 Jul 31 13:58:16.707207 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Created reservations ['a7ccc9b3-f5c6-4220-b9cb-ab5abbf21a74', '5166994d-9662-4149-a786-a09e4ade4666', '58b32367-c867-4342-afcc-d7ffb78bbda3', 'd11ef39b-0fe3-4720-8792-a4db74692bfe'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:16.724867 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Created reservations ['d8751a00-cd1f-4ba9-8d85-2fd4e44aff51', '9a63b557-ce3a-41f1-aea2-51e235fa7d06', '17642ccb-4c7c-404b-8919-5c04ddb09add', 'fa3bf0df-8a50-42ad-ba77-f307f232f1fa'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:16.763399 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Created reservations ['a0be5555-929d-4d21-b65a-8db5d9165eda', '5e6929d4-8cc0-4176-bbda-e380f465c48b', '8da78d4e-17c6-4068-8fad-9a1117ff4900', '328afde7-4715-4ba6-b64f-c671eb3a236b'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:16.786541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Created reservations ['29b926bf-fe19-4b9f-a929-7daaa540c3ea', 'c27db19a-c922-4c78-8393-96c4813b61b4', 'c143f37d-a167-4b7f-b185-4c4b292d4f24', 'd9ceaf2b-1eb3-4f67-aa6d-d2ff99c57d95'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:16.796111 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Transfer volume completed successfully. Jul 31 13:58:16.862875 np0000006230 devstack@c-api.service[100185]: INFO cinder.transfer.api [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Volume 2d9df074-5f53-48a7-ab58-2d07435d0966 has been transferred. Jul 31 13:58:16.870816 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ccc07047-694b-4e8a-9d9f-2c8d8a86ae6e tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/75bcb7c0-cf6c-4894-a9a2-26b437d99b89/accept returned with HTTP 202 Jul 31 13:58:16.871498 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 546/2166] 10.4.3.140 () {68 vars in 1423 bytes} [Fri Jul 31 13:58:16 2026] POST /volume/v3/os-volume-transfer/75bcb7c0-cf6c-4894-a9a2-26b437d99b89/accept => generated 365 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:16.880263 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e1df125c-6b91-4728-adda-76a1c55465bb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.882168 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1df125c-6b91-4728-adda-76a1c55465bb tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] GET https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:16.882386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1df125c-6b91-4728-adda-76a1c55465bb tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.882593 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1df125c-6b91-4728-adda-76a1c55465bb tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.889788 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.889788 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:16.894380 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e1df125c-6b91-4728-adda-76a1c55465bb tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Volume info retrieved successfully. Jul 31 13:58:16.898524 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1df125c-6b91-4728-adda-76a1c55465bb tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 200 Jul 31 13:58:16.899029 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 537/2167] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:16.910107 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-32a33fcf-6eef-4588-8106-631447075335 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.912005 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32a33fcf-6eef-4588-8106-631447075335 tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] GET https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:16.912210 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32a33fcf-6eef-4588-8106-631447075335 tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.912396 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32a33fcf-6eef-4588-8106-631447075335 tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.924180 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:16.924180 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:16.928973 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-32a33fcf-6eef-4588-8106-631447075335 tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] Volume info retrieved successfully. Jul 31 13:58:16.934948 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32a33fcf-6eef-4588-8106-631447075335 tempest-VolumesTransfersTest-1302676462 tempest-VolumesTransfersTest-1302676462-project-member] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 200 Jul 31 13:58:16.935486 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 543/2168] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:16 2026] GET /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:16.947453 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d63afb99-3867-4e2b-a6f7-d9459325770e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:16.949469 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d63afb99-3867-4e2b-a6f7-d9459325770e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] DELETE https://10.4.3.140/volume/v3/os-volume-transfer/75bcb7c0-cf6c-4894-a9a2-26b437d99b89 Jul 31 13:58:16.949710 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d63afb99-3867-4e2b-a6f7-d9459325770e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:16.949909 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d63afb99-3867-4e2b-a6f7-d9459325770e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:16.950047 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.volume_transfer [None req-d63afb99-3867-4e2b-a6f7-d9459325770e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Delete transfer with id: 75bcb7c0-cf6c-4894-a9a2-26b437d99b89 Jul 31 13:58:16.953486 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d63afb99-3867-4e2b-a6f7-d9459325770e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/75bcb7c0-cf6c-4894-a9a2-26b437d99b89 returned with HTTP 404 Jul 31 13:58:16.954253 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 543/2169] 10.4.3.140 () {66 vars in 1384 bytes} [Fri Jul 31 13:58:16 2026] DELETE /volume/v3/os-volume-transfer/75bcb7c0-cf6c-4894-a9a2-26b437d99b89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:16.961801 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e09331b1-fb07-4761-9637-ab7f4c0de03a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.011424 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-96ba9913-957d-4c1c-a24d-2f1c480371a0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.014074 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-96ba9913-957d-4c1c-a24d-2f1c480371a0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:17.014074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-96ba9913-957d-4c1c-a24d-2f1c480371a0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:17.014074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-96ba9913-957d-4c1c-a24d-2f1c480371a0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:17.014345 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-96ba9913-957d-4c1c-a24d-2f1c480371a0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:17.019337 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:17.019337 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:17.020337 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-96ba9913-957d-4c1c-a24d-2f1c480371a0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:17.020846 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 538/2170] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:17 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:17.066091 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e09331b1-fb07-4761-9637-ab7f4c0de03a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:17.066656 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e09331b1-fb07-4761-9637-ab7f4c0de03a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:17.066915 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e09331b1-fb07-4761-9637-ab7f4c0de03a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:17.067148 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e09331b1-fb07-4761-9637-ab7f4c0de03a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Delete volume with id: 2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:17.073637 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:17.073637 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:17.074030 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e09331b1-fb07-4761-9637-ab7f4c0de03a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Volume info retrieved successfully. Jul 31 13:58:17.087838 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e09331b1-fb07-4761-9637-ab7f4c0de03a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Delete volume request issued successfully. Jul 31 13:58:17.088151 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e09331b1-fb07-4761-9637-ab7f4c0de03a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 202 Jul 31 13:58:17.088633 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 547/2171] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:16 2026] DELETE /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:17.096810 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e0eca5f1-5bee-4451-af08-19548efb192d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.098648 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0eca5f1-5bee-4451-af08-19548efb192d tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] GET https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:17.098881 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0eca5f1-5bee-4451-af08-19548efb192d tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:17.099051 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0eca5f1-5bee-4451-af08-19548efb192d tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:17.110427 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:17.110427 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:17.114027 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e0eca5f1-5bee-4451-af08-19548efb192d tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Volume info retrieved successfully. Jul 31 13:58:17.119049 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0eca5f1-5bee-4451-af08-19548efb192d tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 200 Jul 31 13:58:17.119415 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 544/2172] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:17 2026] GET /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:17.536551 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.538508 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:17.538875 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-466134188"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:17.539065 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8ef0a848-0266-485b-bcdd-0ff2468c85f7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.540326 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-466134188'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:17.540476 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Create volume of 1 GB Jul 31 13:58:17.540889 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ef0a848-0266-485b-bcdd-0ff2468c85f7 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] GET https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 Jul 31 13:58:17.541088 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ef0a848-0266-485b-bcdd-0ff2468c85f7 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:17.541281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ef0a848-0266-485b-bcdd-0ff2468c85f7 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:17.545256 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Availability Zones retrieved successfully. Jul 31 13:58:17.549078 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ef0a848-0266-485b-bcdd-0ff2468c85f7 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 returned with HTTP 404 Jul 31 13:58:17.549866 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 539/2173] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:17 2026] GET /volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:17.552236 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Flow 'volume_create_api' (bf979f1b-e043-41f3-84ae-2fde4a997912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:17.553399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49bc6cd-5d13-4322-89b8-9d7adcfc9bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.554286 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:17.561772 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-72d3decb-9f6a-4974-b2a0-703b2aceeecb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.563745 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-72d3decb-9f6a-4974-b2a0-703b2aceeecb tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] GET https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 Jul 31 13:58:17.564138 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-72d3decb-9f6a-4974-b2a0-703b2aceeecb tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:17.564572 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-72d3decb-9f6a-4974-b2a0-703b2aceeecb tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:17.570847 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-72d3decb-9f6a-4974-b2a0-703b2aceeecb tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 returned with HTTP 404 Jul 31 13:58:17.571496 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 548/2174] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:17 2026] GET /volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:17.578361 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c48d03f3-382a-445b-a59c-4d51271986e4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.580655 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c48d03f3-382a-445b-a59c-4d51271986e4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 Jul 31 13:58:17.580915 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c48d03f3-382a-445b-a59c-4d51271986e4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:17.581161 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c48d03f3-382a-445b-a59c-4d51271986e4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:17.581392 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-c48d03f3-382a-445b-a59c-4d51271986e4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Delete volume with id: a49209e1-9f2b-4ba1-bccf-bc533a349bb0 Jul 31 13:58:17.582974 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49bc6cd-5d13-4322-89b8-9d7adcfc9bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.584404 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff771ad-fa0c-47a0-a302-96a6ab637cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.591110 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c48d03f3-382a-445b-a59c-4d51271986e4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 returned with HTTP 404 Jul 31 13:58:17.591798 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 545/2175] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:17 2026] DELETE /volume/v3/volumes/a49209e1-9f2b-4ba1-bccf-bc533a349bb0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:17.600645 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.603114 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:17.603523 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-263066238"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:17.605287 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-263066238'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:17.605473 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Create volume of 1 GB Jul 31 13:58:17.611961 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Availability Zones retrieved successfully. Jul 31 13:58:17.620069 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Flow 'volume_create_api' (367307b8-126f-4e5b-a6de-a67ba4de4d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:17.621670 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234a22a4-1d09-4585-bf3a-9c1a86e3f16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.622735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Created reservations ['3096b980-493a-4fa4-b763-54e392b58175', '8aebb198-f489-4c93-9942-b2ec873b5045', 'a4821dfd-7e64-4a50-8ddc-dc2919e2a8cf', '12d0e3fc-e260-4aa5-b842-e82f7617501f'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:17.623039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:17.623785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff771ad-fa0c-47a0-a302-96a6ab637cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3096b980-493a-4fa4-b763-54e392b58175', '8aebb198-f489-4c93-9942-b2ec873b5045', 'a4821dfd-7e64-4a50-8ddc-dc2919e2a8cf', '12d0e3fc-e260-4aa5-b842-e82f7617501f']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.624920 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2e3f49-c6ac-4b03-9919-3542741c0310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.645453 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2e3f49-c6ac-4b03-9919-3542741c0310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd48947f0-4996-4f0e-a0a3-61daddffeefa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-466134188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a49a29ab6fd4bd586a912f6ab76d38c',qos_specs=None,replication_status=,reservations=['3096b980-493a-4fa4-b763-54e392b58175','8aebb198-f489-4c93-9942-b2ec873b5045','a4821dfd-7e64-4a50-8ddc-dc2919e2a8cf','12d0e3fc-e260-4aa5-b842-e82f7617501f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438ec404a3134e73843c30b392fd489c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-466134188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d48947f0-4996-4f0e-a0a3-61daddffeefa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a49a29ab6fd4bd586a912f6ab76d38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='438ec404a3134e73843c30b392fd489c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.646117 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92b1911-a4e4-42a0-b173-c80c8400b2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.652969 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234a22a4-1d09-4585-bf3a-9c1a86e3f16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.653784 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae82176-b952-4430-9d26-3c1535c037fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.662003 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92b1911-a4e4-42a0-b173-c80c8400b2fe) transitioned into state 'SUCCESS' from state '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-466134188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a49a29ab6fd4bd586a912f6ab76d38c',qos_specs=None,replication_status=,reservations=['3096b980-493a-4fa4-b763-54e392b58175','8aebb198-f489-4c93-9942-b2ec873b5045','a4821dfd-7e64-4a50-8ddc-dc2919e2a8cf','12d0e3fc-e260-4aa5-b842-e82f7617501f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438ec404a3134e73843c30b392fd489c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.662640 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62538d9-51d0-413e-a32b-6ac77effd5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.671008 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62538d9-51d0-413e-a32b-6ac77effd5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.671803 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Flow 'volume_create_api' (bf979f1b-e043-41f3-84ae-2fde4a997912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:17.672101 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Create volume request issued successfully. Jul 31 13:58:17.672682 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b8d89f8-92d9-4d30-b8c8-33b7127f35ea tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:17.673078 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 544/2176] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:17 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:17.685988 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-62404e9f-8ca6-4674-b31e-ec7234f26af6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.687928 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-62404e9f-8ca6-4674-b31e-ec7234f26af6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:17.688314 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-62404e9f-8ca6-4674-b31e-ec7234f26af6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:17.688708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-62404e9f-8ca6-4674-b31e-ec7234f26af6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:17.696837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Created reservations ['1775cfe9-95a4-47a4-86bc-044166f97872', 'addacc79-7af6-42d0-b3ba-63b3aeb1f3ac', '6b43df79-894b-407b-a658-14d86f1a1024', '43c29527-eddb-4bb7-b605-ab2007e0cfc3'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:17.696837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae82176-b952-4430-9d26-3c1535c037fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1775cfe9-95a4-47a4-86bc-044166f97872', 'addacc79-7af6-42d0-b3ba-63b3aeb1f3ac', '6b43df79-894b-407b-a658-14d86f1a1024', '43c29527-eddb-4bb7-b605-ab2007e0cfc3']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.697245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca661492-9326-4fdf-aa3b-85706c1dfba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.697622 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:17.697622 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:17.702262 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-62404e9f-8ca6-4674-b31e-ec7234f26af6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:17.707528 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-62404e9f-8ca6-4674-b31e-ec7234f26af6 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:17.708090 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 549/2177] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:17 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:17.724959 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca661492-9326-4fdf-aa3b-85706c1dfba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-263066238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f52f1b642f4580882c8282af6655a8',qos_specs=None,replication_status=,reservations=['1775cfe9-95a4-47a4-86bc-044166f97872','addacc79-7af6-42d0-b3ba-63b3aeb1f3ac','6b43df79-894b-407b-a658-14d86f1a1024','43c29527-eddb-4bb7-b605-ab2007e0cfc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf58b0e30cf4d46b52091ed0cfefa2a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-263066238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58f52f1b642f4580882c8282af6655a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baf58b0e30cf4d46b52091ed0cfefa2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.725655 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70b66de-520b-44f6-8473-bd3b86861fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.742145 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70b66de-520b-44f6-8473-bd3b86861fca) transitioned into state 'SUCCESS' from state '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-263066238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f52f1b642f4580882c8282af6655a8',qos_specs=None,replication_status=,reservations=['1775cfe9-95a4-47a4-86bc-044166f97872','addacc79-7af6-42d0-b3ba-63b3aeb1f3ac','6b43df79-894b-407b-a658-14d86f1a1024','43c29527-eddb-4bb7-b605-ab2007e0cfc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf58b0e30cf4d46b52091ed0cfefa2a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.742804 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb1085e-d354-49ea-bebe-829c29c5b34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:17.753326 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb1085e-d354-49ea-bebe-829c29c5b34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:17.754359 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Flow 'volume_create_api' (367307b8-126f-4e5b-a6de-a67ba4de4d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:17.754681 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Create volume request issued successfully. Jul 31 13:58:17.755268 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fddd8a80-6bbf-43fc-9a64-187d10303f16 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:17.755780 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 540/2178] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:17 2026] POST /volume/v3/volumes => generated 755 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:17.770271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2a95061c-1658-48e8-8ff2-8c4234d28bb4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:17.771769 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a95061c-1658-48e8-8ff2-8c4234d28bb4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] GET https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:17.771941 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a95061c-1658-48e8-8ff2-8c4234d28bb4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:17.772109 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a95061c-1658-48e8-8ff2-8c4234d28bb4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:17.778347 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:17.778347 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:17.781406 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2a95061c-1658-48e8-8ff2-8c4234d28bb4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Volume info retrieved successfully. Jul 31 13:58:17.785930 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a95061c-1658-48e8-8ff2-8c4234d28bb4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 returned with HTTP 200 Jul 31 13:58:17.786537 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 546/2179] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:17 2026] GET /volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:18.033022 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f0b91782-eef8-4e3c-b7ec-0c276dc83a12 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.034990 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0b91782-eef8-4e3c-b7ec-0c276dc83a12 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:18.035166 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0b91782-eef8-4e3c-b7ec-0c276dc83a12 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.035388 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0b91782-eef8-4e3c-b7ec-0c276dc83a12 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.035488 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f0b91782-eef8-4e3c-b7ec-0c276dc83a12 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:18.039765 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.039765 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:18.040424 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0b91782-eef8-4e3c-b7ec-0c276dc83a12 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:18.040910 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 545/2180] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:18.135285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6adf7dad-155f-43e4-a6cf-9bcaea772f73 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.137128 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6adf7dad-155f-43e4-a6cf-9bcaea772f73 tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] GET https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:18.137373 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6adf7dad-155f-43e4-a6cf-9bcaea772f73 tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.137618 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6adf7dad-155f-43e4-a6cf-9bcaea772f73 tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.143054 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6adf7dad-155f-43e4-a6cf-9bcaea772f73 tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 404 Jul 31 13:58:18.143602 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 550/2181] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:18.150643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c0307c87-9f0a-468a-bfc0-f1de869b84d4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.152646 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c0307c87-9f0a-468a-bfc0-f1de869b84d4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:18.152899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c0307c87-9f0a-468a-bfc0-f1de869b84d4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.153148 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c0307c87-9f0a-468a-bfc0-f1de869b84d4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.160705 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c0307c87-9f0a-468a-bfc0-f1de869b84d4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 404 Jul 31 13:58:18.161387 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 541/2182] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:18.169228 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c39333da-3dec-43a4-9748-a7925276da77 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.170938 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c39333da-3dec-43a4-9748-a7925276da77 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:18.171126 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c39333da-3dec-43a4-9748-a7925276da77 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.171304 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c39333da-3dec-43a4-9748-a7925276da77 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.171551 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-c39333da-3dec-43a4-9748-a7925276da77 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Delete volume with id: 2d9df074-5f53-48a7-ab58-2d07435d0966 Jul 31 13:58:18.176666 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c39333da-3dec-43a4-9748-a7925276da77 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 returned with HTTP 404 Jul 31 13:58:18.177155 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 547/2183] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:18 2026] DELETE /volume/v3/volumes/2d9df074-5f53-48a7-ab58-2d07435d0966 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:18.184613 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.186444 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:18.186903 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-193654744"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:18.188255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-193654744'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:18.188375 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Create volume of 1 GB Jul 31 13:58:18.195205 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Availability Zones retrieved successfully. Jul 31 13:58:18.200705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Flow 'volume_create_api' (8423128e-3f18-4c18-8a5b-72743586b6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:18.201714 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc461c7c-3c15-4a85-9575-a9c6acd62d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:18.202644 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:18.232725 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc461c7c-3c15-4a85-9575-a9c6acd62d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:18.233819 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404d5a82-a0be-417f-82ea-10fcde03de86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:18.271487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Created reservations ['53a24031-4bed-4020-914a-2a04aa8b6ab5', '87a2e79f-fdb3-4026-8f06-6fbbcecb4ff4', 'd6fbeedf-8e9d-40be-9f01-12fe505ba003', 'bde4e143-5577-4a77-9466-d1518f4ea959'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:18.272402 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404d5a82-a0be-417f-82ea-10fcde03de86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53a24031-4bed-4020-914a-2a04aa8b6ab5', '87a2e79f-fdb3-4026-8f06-6fbbcecb4ff4', 'd6fbeedf-8e9d-40be-9f01-12fe505ba003', 'bde4e143-5577-4a77-9466-d1518f4ea959']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:18.273619 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36265425-e57e-43fe-914a-4bd4b42cb1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:18.302336 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36265425-e57e-43fe-914a-4bd4b42cb1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7ecad70-1e22-4b33-bcdb-439e935e4e4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-193654744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff721019f4a4dab9c586e9db6cd7ea9',qos_specs=None,replication_status=,reservations=['53a24031-4bed-4020-914a-2a04aa8b6ab5','87a2e79f-fdb3-4026-8f06-6fbbcecb4ff4','d6fbeedf-8e9d-40be-9f01-12fe505ba003','bde4e143-5577-4a77-9466-d1518f4ea959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='394996b80b6f476c9854f6d6f49f3ae5',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-193654744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7ecad70-1e22-4b33-bcdb-439e935e4e4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff721019f4a4dab9c586e9db6cd7ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='394996b80b6f476c9854f6d6f49f3ae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:18.303748 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2ccaf3-9267-486d-8347-2f67631bb1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:18.322562 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2ccaf3-9267-486d-8347-2f67631bb1fa) transitioned into state 'SUCCESS' from state '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-193654744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff721019f4a4dab9c586e9db6cd7ea9',qos_specs=None,replication_status=,reservations=['53a24031-4bed-4020-914a-2a04aa8b6ab5','87a2e79f-fdb3-4026-8f06-6fbbcecb4ff4','d6fbeedf-8e9d-40be-9f01-12fe505ba003','bde4e143-5577-4a77-9466-d1518f4ea959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='394996b80b6f476c9854f6d6f49f3ae5',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:18.323202 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54173547-05b5-4c90-98c2-c77516fe2e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:18.334287 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54173547-05b5-4c90-98c2-c77516fe2e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:18.335505 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Flow 'volume_create_api' (8423128e-3f18-4c18-8a5b-72743586b6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:18.335918 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Create volume request issued successfully. Jul 31 13:58:18.336707 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2f373c90-1f84-4a01-b357-e95d8dd6123c tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:18.337292 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 546/2184] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:18 2026] POST /volume/v3/volumes => generated 750 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:18.351868 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-56a82d97-93e3-4e64-8646-00042644e3ae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.355154 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56a82d97-93e3-4e64-8646-00042644e3ae tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:18.355360 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56a82d97-93e3-4e64-8646-00042644e3ae tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.355705 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56a82d97-93e3-4e64-8646-00042644e3ae tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.370460 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.370460 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:18.377591 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-56a82d97-93e3-4e64-8646-00042644e3ae tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Volume info retrieved successfully. Jul 31 13:58:18.381866 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56a82d97-93e3-4e64-8646-00042644e3ae tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b returned with HTTP 200 Jul 31 13:58:18.382275 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 551/2185] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:18.549736 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-31ce6f2f-11ba-4d2d-9a4f-d25ca760e2d5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.552399 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-31ce6f2f-11ba-4d2d-9a4f-d25ca760e2d5 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:18.552528 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-31ce6f2f-11ba-4d2d-9a4f-d25ca760e2d5 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.553044 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-31ce6f2f-11ba-4d2d-9a4f-d25ca760e2d5 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.563924 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.563924 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:18.570824 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-31ce6f2f-11ba-4d2d-9a4f-d25ca760e2d5 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:18.571233 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-04d7095a-21d9-41bf-96f2-8a28b42f85d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.581606 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-31ce6f2f-11ba-4d2d-9a4f-d25ca760e2d5 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:18.581606 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 542/2186] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:18.656626 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fd91ece9-b4e3-4111-8afa-32b45ed2ef2e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.658019 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd91ece9-b4e3-4111-8afa-32b45ed2ef2e None None] GET https://10.4.3.140/volume// Jul 31 13:58:18.658019 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd91ece9-b4e3-4111-8afa-32b45ed2ef2e None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.658019 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd91ece9-b4e3-4111-8afa-32b45ed2ef2e None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.658019 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd91ece9-b4e3-4111-8afa-32b45ed2ef2e None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:58:18.658619 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 547/2187] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:58:18.666079 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-6887b8cd-f8b5-471a-b768-a4481b769c72 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.698881 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-04d7095a-21d9-41bf-96f2-8a28b42f85d4 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] GET https://10.4.3.140/volume/v3/os-services Jul 31 13:58:18.699072 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-04d7095a-21d9-41bf-96f2-8a28b42f85d4 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.699260 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-04d7095a-21d9-41bf-96f2-8a28b42f85d4 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.704117 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-04d7095a-21d9-41bf-96f2-8a28b42f85d4 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] https://10.4.3.140/volume/v3/os-services returned with HTTP 200 Jul 31 13:58:18.704496 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 548/2188] 10.4.3.140 () {66 vars in 1249 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/os-services => generated 626 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:18.713704 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f8019d85-551e-4031-bf72-4a5750e7dc70 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.715447 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8019d85-551e-4031-bf72-4a5750e7dc70 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] PUT https://10.4.3.140/volume/v3/os-services/disable-log-reason Jul 31 13:58:18.715814 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8019d85-551e-4031-bf72-4a5750e7dc70 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006230", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:18.717579 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8019d85-551e-4031-bf72-4a5750e7dc70 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] https://10.4.3.140/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 31 13:58:18.718047 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 543/2189] 10.4.3.140 () {68 vars in 1326 bytes} [Fri Jul 31 13:58:18 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:58:18.720051 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6c17ac81-e896-4b6d-b320-429185ce0128 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.722300 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c17ac81-e896-4b6d-b320-429185ce0128 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:18.722529 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c17ac81-e896-4b6d-b320-429185ce0128 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.722737 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c17ac81-e896-4b6d-b320-429185ce0128 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.730051 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-82147b32-7674-4460-a302-7fd7a767d25b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.731207 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.731207 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:18.731898 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-82147b32-7674-4460-a302-7fd7a767d25b tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] PUT https://10.4.3.140/volume/v3/os-services/disable Jul 31 13:58:18.732374 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-82147b32-7674-4460-a302-7fd7a767d25b tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006230", "binary": "invalid_binary"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:18.736909 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6c17ac81-e896-4b6d-b320-429185ce0128 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:18.739441 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-82147b32-7674-4460-a302-7fd7a767d25b tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] https://10.4.3.140/volume/v3/os-services/disable returned with HTTP 404 Jul 31 13:58:18.739951 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 549/2190] 10.4.3.140 () {68 vars in 1293 bytes} [Fri Jul 31 13:58:18 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:18.741319 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c17ac81-e896-4b6d-b320-429185ce0128 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:18.742355 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 548/2191] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:18.746868 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0bb6c3c9-3d91-48dc-8007-3abfbd7dfb4d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.748368 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0bb6c3c9-3d91-48dc-8007-3abfbd7dfb4d tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] PUT https://10.4.3.140/volume/v3/os-services/enable Jul 31 13:58:18.748708 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0bb6c3c9-3d91-48dc-8007-3abfbd7dfb4d tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:18.755096 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0bb6c3c9-3d91-48dc-8007-3abfbd7dfb4d tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] https://10.4.3.140/volume/v3/os-services/enable returned with HTTP 404 Jul 31 13:58:18.755567 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 544/2192] 10.4.3.140 () {68 vars in 1290 bytes} [Fri Jul 31 13:58:18 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:18.767090 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-07ffd401-80f4-43bb-92ac-37d7c8e8e0d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.768335 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-6887b8cd-f8b5-471a-b768-a4481b769c72 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:58:18.768733 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-6887b8cd-f8b5-471a-b768-a4481b769c72 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d97332e8-7e29-4283-8774-333335257789", "connector": null, "instance_uuid": "9259673b-5906-4610-92e2-30f56fffdaab"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:18.768950 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-07ffd401-80f4-43bb-92ac-37d7c8e8e0d4 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] PUT https://10.4.3.140/volume/v3/os-services/freeze Jul 31 13:58:18.769446 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-07ffd401-80f4-43bb-92ac-37d7c8e8e0d4 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:18.778574 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-07ffd401-80f4-43bb-92ac-37d7c8e8e0d4 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] https://10.4.3.140/volume/v3/os-services/freeze returned with HTTP 400 Jul 31 13:58:18.778821 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.778821 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:18.779133 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 550/2193] 10.4.3.140 () {68 vars in 1290 bytes} [Fri Jul 31 13:58:18 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jul 31 13:58:18.779203 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-26bd0a91-6cd0-4dc1-a6de-29b9489da97b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.782047 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-26bd0a91-6cd0-4dc1-a6de-29b9489da97b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:18.782255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-26bd0a91-6cd0-4dc1-a6de-29b9489da97b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.782527 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-26bd0a91-6cd0-4dc1-a6de-29b9489da97b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.786408 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2e4087d7-e21e-4c26-94de-ebf3ebcad228 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.788115 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e4087d7-e21e-4c26-94de-ebf3ebcad228 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] PUT https://10.4.3.140/volume/v3/os-services/thaw Jul 31 13:58:18.788483 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e4087d7-e21e-4c26-94de-ebf3ebcad228 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:18.789543 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.789543 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:18.793467 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-26bd0a91-6cd0-4dc1-a6de-29b9489da97b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:18.795743 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e4087d7-e21e-4c26-94de-ebf3ebcad228 tempest-VolumeServicesNegativeTest-1673616191 tempest-VolumeServicesNegativeTest-1673616191-project-admin] https://10.4.3.140/volume/v3/os-services/thaw returned with HTTP 400 Jul 31 13:58:18.796278 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 545/2194] 10.4.3.140 () {68 vars in 1284 bytes} [Fri Jul 31 13:58:18 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 31 13:58:18.799121 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-26bd0a91-6cd0-4dc1-a6de-29b9489da97b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:18.799631 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 549/2195] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:18.801846 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1cd578fe-8ec3-479a-bf94-85603ef789d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.804800 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cd578fe-8ec3-479a-bf94-85603ef789d4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] GET https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:18.805046 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1cd578fe-8ec3-479a-bf94-85603ef789d4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.805351 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1cd578fe-8ec3-479a-bf94-85603ef789d4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.812619 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-6887b8cd-f8b5-471a-b768-a4481b769c72 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:58:18.813064 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 552/2196] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:58:18 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:18.813791 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.813791 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:18.822865 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1cd578fe-8ec3-479a-bf94-85603ef789d4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Volume info retrieved successfully. Jul 31 13:58:18.826977 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cd578fe-8ec3-479a-bf94-85603ef789d4 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 returned with HTTP 200 Jul 31 13:58:18.827378 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 551/2197] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:18.839754 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6b77b0df-53dc-4229-91d5-a4fd22e14ec3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.842210 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6b77b0df-53dc-4229-91d5-a4fd22e14ec3 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True Jul 31 13:58:18.842210 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6b77b0df-53dc-4229-91d5-a4fd22e14ec3 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.842330 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6b77b0df-53dc-4229-91d5-a4fd22e14ec3 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.856971 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-286e1588-9808-4b6f-ba97-f0566908a728 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.861574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-286e1588-9808-4b6f-ba97-f0566908a728 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:18.861823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-286e1588-9808-4b6f-ba97-f0566908a728 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.862020 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-286e1588-9808-4b6f-ba97-f0566908a728 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.866807 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b24119ef-1be9-454d-b82c-fdd69713fa4f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.867223 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b24119ef-1be9-454d-b82c-fdd69713fa4f None None] GET https://10.4.3.140/volume// Jul 31 13:58:18.867396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b24119ef-1be9-454d-b82c-fdd69713fa4f None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.867690 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b24119ef-1be9-454d-b82c-fdd69713fa4f None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.868046 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b24119ef-1be9-454d-b82c-fdd69713fa4f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:58:18.868357 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 553/2198] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:58:18.869926 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6b77b0df-53dc-4229-91d5-a4fd22e14ec3 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True returned with HTTP 200 Jul 31 13:58:18.870321 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 546/2199] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:18.877500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-fbc64121-c08c-405b-b9b7-5836d92bc310 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.879688 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-fbc64121-c08c-405b-b9b7-5836d92bc310 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:18.879986 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-fbc64121-c08c-405b-b9b7-5836d92bc310 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.880226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-fbc64121-c08c-405b-b9b7-5836d92bc310 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.882320 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.882320 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:18.882582 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cbfa56bb-ab66-4676-a2a1-458c35e3eaa7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.884391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbfa56bb-ab66-4676-a2a1-458c35e3eaa7 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/d05f8380e2b94933a69f9a8fe45422a4?usage=True Jul 31 13:58:18.884639 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbfa56bb-ab66-4676-a2a1-458c35e3eaa7 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.884816 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbfa56bb-ab66-4676-a2a1-458c35e3eaa7 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.885087 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.885087 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:18.885930 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-286e1588-9808-4b6f-ba97-f0566908a728 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:18.889654 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-286e1588-9808-4b6f-ba97-f0566908a728 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:18.890111 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 550/2200] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:18.890479 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.890479 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:18.894794 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1199dd55-78b2-497e-bfa3-ff9833c06ce1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.895073 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-fbc64121-c08c-405b-b9b7-5836d92bc310 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:18.895390 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1199dd55-78b2-497e-bfa3-ff9833c06ce1 None None] GET https://10.4.3.140/volume// Jul 31 13:58:18.895672 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1199dd55-78b2-497e-bfa3-ff9833c06ce1 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.895950 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1199dd55-78b2-497e-bfa3-ff9833c06ce1 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.896453 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1199dd55-78b2-497e-bfa3-ff9833c06ce1 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:58:18.896882 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 547/2201] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:58:18.902000 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-fbc64121-c08c-405b-b9b7-5836d92bc310 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:18.902461 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 552/2202] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 1031 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:58:18.903913 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-af395487-88ed-4aa5-9f35-b9ce772cac46 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.905288 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbfa56bb-ab66-4676-a2a1-458c35e3eaa7 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/d05f8380e2b94933a69f9a8fe45422a4?usage=True returned with HTTP 200 Jul 31 13:58:18.905787 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 554/2203] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/os-quota-sets/d05f8380e2b94933a69f9a8fe45422a4?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:18.906298 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-af395487-88ed-4aa5-9f35-b9ce772cac46 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:58:18.906298 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-af395487-88ed-4aa5-9f35-b9ce772cac46 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d48947f0-4996-4f0e-a0a3-61daddffeefa", "connector": null, "instance_uuid": "6c1bb24b-8799-4ae4-bacc-75fdb221eca7"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:18.917466 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.917466 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:18.920322 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7ed9f8cd-66cd-4953-ae1d-fa0d2dad13c1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.922152 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7ed9f8cd-66cd-4953-ae1d-fa0d2dad13c1 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer Jul 31 13:58:18.922537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7ed9f8cd-66cd-4953-ae1d-fa0d2dad13c1 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:18.924098 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.volume_transfer [None req-7ed9f8cd-66cd-4953-ae1d-fa0d2dad13c1 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Creating new volume transfer {'transfer': {'volume_id': '12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 13:58:18.924098 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.volume_transfer [None req-7ed9f8cd-66cd-4953-ae1d-fa0d2dad13c1 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Creating transfer of volume 12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:18.924098 np0000006230 devstack@c-api.service[100182]: INFO cinder.transfer.api [None req-7ed9f8cd-66cd-4953-ae1d-fa0d2dad13c1 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Generating transfer record for volume 12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:18.932937 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.932937 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:18.942789 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-af395487-88ed-4aa5-9f35-b9ce772cac46 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:58:18.943095 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7ed9f8cd-66cd-4953-ae1d-fa0d2dad13c1 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 13:58:18.943301 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 551/2204] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:58:18 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:18.945643 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 548/2205] 10.4.3.140 () {68 vars in 1291 bytes} [Fri Jul 31 13:58:18 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:18.956540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.977563 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e59f0412-d2c0-432a-8a3a-d59981e1b0e0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.980333 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e59f0412-d2c0-432a-8a3a-d59981e1b0e0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:18.980565 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e59f0412-d2c0-432a-8a3a-d59981e1b0e0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.980791 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e59f0412-d2c0-432a-8a3a-d59981e1b0e0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.992140 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-02a98ff0-eaf8-458c-8981-51f9066a282f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:18.992550 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02a98ff0-eaf8-458c-8981-51f9066a282f None None] GET https://10.4.3.140/volume// Jul 31 13:58:18.992756 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-02a98ff0-eaf8-458c-8981-51f9066a282f None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:18.992949 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-02a98ff0-eaf8-458c-8981-51f9066a282f None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:18.993111 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:18.993111 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:18.993287 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02a98ff0-eaf8-458c-8981-51f9066a282f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:58:18.993612 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 552/2206] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:58:18.998569 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e59f0412-d2c0-432a-8a3a-d59981e1b0e0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:19.003033 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-93999380-7a24-4cd0-bb33-93cd45ac0e7e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.003969 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e59f0412-d2c0-432a-8a3a-d59981e1b0e0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:19.004353 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 555/2207] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:18 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:19.007018 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-93999380-7a24-4cd0-bb33-93cd45ac0e7e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:19.007086 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-60576875-5ad5-438a-895b-b480b2896908 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.007132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-93999380-7a24-4cd0-bb33-93cd45ac0e7e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.007132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-93999380-7a24-4cd0-bb33-93cd45ac0e7e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.009609 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-60576875-5ad5-438a-895b-b480b2896908 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] PUT https://10.4.3.140/volume/v3/attachments/84ea637e-f04d-42cc-9801-03f4b1b8e106 Jul 31 13:58:19.009956 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-60576875-5ad5-438a-895b-b480b2896908 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:19.017676 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-60576875-5ad5-438a-895b-b480b2896908 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Acquiring lock "cinder-attachment_update-d97332e8-7e29-4283-8774-333335257789-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:58:19.018189 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.018189 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:19.021509 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-60576875-5ad5-438a-895b-b480b2896908 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Lock "cinder-attachment_update-d97332e8-7e29-4283-8774-333335257789-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:58:19.022391 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-93999380-7a24-4cd0-bb33-93cd45ac0e7e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:19.022540 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.022540 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:19.026448 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-93999380-7a24-4cd0-bb33-93cd45ac0e7e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:19.026827 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 549/2208] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:58:19.058940 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-13bb1bdc-040d-463f-8b18-ef0f2f173c38 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.061094 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13bb1bdc-040d-463f-8b18-ef0f2f173c38 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:19.061140 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer/0abf97cc-4341-4cd3-903b-3f564ac22763/accept Jul 31 13:58:19.061452 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13bb1bdc-040d-463f-8b18-ef0f2f173c38 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.062644 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b44a24eefc61ac68"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:19.062799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13bb1bdc-040d-463f-8b18-ef0f2f173c38 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.062799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-13bb1bdc-040d-463f-8b18-ef0f2f173c38 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:19.063310 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.volume_transfer [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Accepting volume transfer 0abf97cc-4341-4cd3-903b-3f564ac22763 {{(pid=100183) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 13:58:19.064001 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.volume_transfer [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Accepting transfer 0abf97cc-4341-4cd3-903b-3f564ac22763 Jul 31 13:58:19.067890 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.067890 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:19.068778 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13bb1bdc-040d-463f-8b18-ef0f2f173c38 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:19.069199 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 556/2209] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:19.096293 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-60576875-5ad5-438a-895b-b480b2896908 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Lock "cinder-attachment_update-d97332e8-7e29-4283-8774-333335257789-np0000006230" released by "attachment_update" :: held 0.075s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:58:19.096677 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-60576875-5ad5-438a-895b-b480b2896908 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/attachments/84ea637e-f04d-42cc-9801-03f4b1b8e106 returned with HTTP 200 Jul 31 13:58:19.097093 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 553/2210] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:58:19 2026] PUT /volume/v3/attachments/84ea637e-f04d-42cc-9801-03f4b1b8e106 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:19.124256 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-12f18976-852e-4a6b-9c32-9ef0f27acf1e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.126623 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-12f18976-852e-4a6b-9c32-9ef0f27acf1e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] PUT https://10.4.3.140/volume/v3/attachments/f172a9b8-882f-43ec-b443-5c53d752d26a Jul 31 13:58:19.127011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-12f18976-852e-4a6b-9c32-9ef0f27acf1e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:19.129464 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Created reservations ['cfa21ba3-9c38-40f8-b36e-a171359c10a7', '8f6fc7c1-2877-44fb-8911-3ac0fbfc6a98', '6a756ed5-be05-4a00-9d9d-15ad0821356a', '57264fb5-9465-48fd-878e-df1c92dfb812'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:19.141830 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-12f18976-852e-4a6b-9c32-9ef0f27acf1e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Acquiring lock "cinder-attachment_update-d48947f0-4996-4f0e-a0a3-61daddffeefa-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:58:19.146585 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-12f18976-852e-4a6b-9c32-9ef0f27acf1e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Lock "cinder-attachment_update-d48947f0-4996-4f0e-a0a3-61daddffeefa-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:58:19.148210 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.148210 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:19.159596 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Created reservations ['1c34ae4d-6c87-481b-9452-382385257fce', '330b3e5f-ed71-4990-a78c-03fd725e16ac', '09fb697c-3fb0-484b-bcdc-cf052d009456', '2749c58a-cbb2-4d01-87d6-830e162f7d22'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:19.206734 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Created reservations ['131e611e-2a24-46a3-a7d1-29deb79f974c', 'e9130918-f8e8-40ca-9bac-d47bb751c356', '8b2c6354-c8f7-4140-aca2-efa4f1648612', '1eab2dc2-46dd-4c08-9d46-61469e4d8167'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:19.238962 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Created reservations ['c5bbaee4-53f8-498d-b2ed-2cd33abe9f43', '90da33cf-25ad-4711-87d3-f05c468d2233', 'e0d621f9-488e-4758-a3eb-c58aabe17369', 'b99c269b-754e-4040-ab86-9627395fe761'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:19.276795 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Transfer volume completed successfully. Jul 31 13:58:19.304386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-12f18976-852e-4a6b-9c32-9ef0f27acf1e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Lock "cinder-attachment_update-d48947f0-4996-4f0e-a0a3-61daddffeefa-np0000006230" released by "attachment_update" :: held 0.158s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:58:19.304770 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-12f18976-852e-4a6b-9c32-9ef0f27acf1e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments/f172a9b8-882f-43ec-b443-5c53d752d26a returned with HTTP 200 Jul 31 13:58:19.305266 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 550/2211] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:58:19 2026] PUT /volume/v3/attachments/f172a9b8-882f-43ec-b443-5c53d752d26a => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:19.369217 np0000006230 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Volume 12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 has been transferred. Jul 31 13:58:19.374893 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32faff34-a04c-4098-99f3-1e1f5d5f1d12 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/0abf97cc-4341-4cd3-903b-3f564ac22763/accept returned with HTTP 202 Jul 31 13:58:19.375278 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 553/2212] 10.4.3.140 () {68 vars in 1423 bytes} [Fri Jul 31 13:58:18 2026] POST /volume/v3/os-volume-transfer/0abf97cc-4341-4cd3-903b-3f564ac22763/accept => generated 365 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:19.382883 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cae334d0-3e32-4985-94cd-e24df319d357 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.384589 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cae334d0-3e32-4985-94cd-e24df319d357 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] GET https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:19.384792 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cae334d0-3e32-4985-94cd-e24df319d357 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.384930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cae334d0-3e32-4985-94cd-e24df319d357 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.392205 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.392205 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:19.395939 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-83c3169f-e70e-4531-bb9e-34a45cb15e43 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.396053 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cae334d0-3e32-4985-94cd-e24df319d357 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] Volume info retrieved successfully. Jul 31 13:58:19.399922 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83c3169f-e70e-4531-bb9e-34a45cb15e43 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:19.399922 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83c3169f-e70e-4531-bb9e-34a45cb15e43 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.399922 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83c3169f-e70e-4531-bb9e-34a45cb15e43 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.401316 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cae334d0-3e32-4985-94cd-e24df319d357 tempest-VolumeQuotasAdminTestJSON-1594113454 tempest-VolumeQuotasAdminTestJSON-1594113454-project-member] https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 returned with HTTP 200 Jul 31 13:58:19.404763 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 557/2213] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:19.407552 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.407552 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:19.413360 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2e6bc966-d9b8-4259-b2e9-1c6c76eb990d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.414654 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-83c3169f-e70e-4531-bb9e-34a45cb15e43 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Volume info retrieved successfully. Jul 31 13:58:19.417366 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e6bc966-d9b8-4259-b2e9-1c6c76eb990d tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True Jul 31 13:58:19.417366 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e6bc966-d9b8-4259-b2e9-1c6c76eb990d tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.417366 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e6bc966-d9b8-4259-b2e9-1c6c76eb990d tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.417366 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.417366 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:19.419823 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83c3169f-e70e-4531-bb9e-34a45cb15e43 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b returned with HTTP 200 Jul 31 13:58:19.420509 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 554/2214] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:19.434909 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e9a7f9dc-84c0-4b7b-9807-1def656ac3c4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.436569 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9a7f9dc-84c0-4b7b-9807-1def656ac3c4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer Jul 31 13:58:19.436890 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9a7f9dc-84c0-4b7b-9807-1def656ac3c4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b7ecad70-1e22-4b33-bcdb-439e935e4e4b"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:19.438148 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.volume_transfer [None req-e9a7f9dc-84c0-4b7b-9807-1def656ac3c4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b7ecad70-1e22-4b33-bcdb-439e935e4e4b'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 13:58:19.438253 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.volume_transfer [None req-e9a7f9dc-84c0-4b7b-9807-1def656ac3c4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Creating transfer of volume b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:19.438349 np0000006230 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-e9a7f9dc-84c0-4b7b-9807-1def656ac3c4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Generating transfer record for volume b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:19.447564 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.447564 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:19.447644 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e6bc966-d9b8-4259-b2e9-1c6c76eb990d tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True returned with HTTP 200 Jul 31 13:58:19.448023 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 551/2215] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:19.457170 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9a7f9dc-84c0-4b7b-9807-1def656ac3c4 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 13:58:19.457383 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 554/2216] 10.4.3.140 () {68 vars in 1291 bytes} [Fri Jul 31 13:58:19 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:19.459451 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4c1d8023-136f-4330-b052-5db581447fb5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.461111 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c1d8023-136f-4330-b052-5db581447fb5 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/d05f8380e2b94933a69f9a8fe45422a4?usage=True Jul 31 13:58:19.461286 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c1d8023-136f-4330-b052-5db581447fb5 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.461488 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c1d8023-136f-4330-b052-5db581447fb5 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.466386 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f5ea0944-51e5-47e2-b736-8e12209087be None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.468000 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5ea0944-51e5-47e2-b736-8e12209087be tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:19.468163 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5ea0944-51e5-47e2-b736-8e12209087be tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.468329 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5ea0944-51e5-47e2-b736-8e12209087be tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.475785 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.475785 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:19.478177 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c1d8023-136f-4330-b052-5db581447fb5 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/d05f8380e2b94933a69f9a8fe45422a4?usage=True returned with HTTP 200 Jul 31 13:58:19.478750 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 558/2217] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/os-quota-sets/d05f8380e2b94933a69f9a8fe45422a4?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:19.483524 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f5ea0944-51e5-47e2-b736-8e12209087be tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Volume info retrieved successfully. Jul 31 13:58:19.488419 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5ea0944-51e5-47e2-b736-8e12209087be tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b returned with HTTP 200 Jul 31 13:58:19.489295 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 555/2218] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:19.494167 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a267a56f-4cf4-4706-88f0-88421f2b73a8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.501260 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a267a56f-4cf4-4706-88f0-88421f2b73a8 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:19.501476 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a267a56f-4cf4-4706-88f0-88421f2b73a8 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.501675 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a267a56f-4cf4-4706-88f0-88421f2b73a8 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.501825 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-a267a56f-4cf4-4706-88f0-88421f2b73a8 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Delete volume with id: 12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:19.505067 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c1fe79e3-6fea-4a97-b5ca-23312f71b1c2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.508118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1fe79e3-6fea-4a97-b5ca-23312f71b1c2 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/os-volume-transfer/detail Jul 31 13:58:19.508356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1fe79e3-6fea-4a97-b5ca-23312f71b1c2 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.508622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1fe79e3-6fea-4a97-b5ca-23312f71b1c2 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.508803 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.volume_transfer [None req-c1fe79e3-6fea-4a97-b5ca-23312f71b1c2 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Listing volume transfers {{(pid=100183) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 13:58:19.513531 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.513531 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:19.513833 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1fe79e3-6fea-4a97-b5ca-23312f71b1c2 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 31 13:58:19.514031 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a267a56f-4cf4-4706-88f0-88421f2b73a8 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Volume info retrieved successfully. Jul 31 13:58:19.514426 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 555/2219] 10.4.3.140 () {66 vars in 1291 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:19.524058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-85bf9648-a632-402b-9272-29c3e373bdbe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.528047 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85bf9648-a632-402b-9272-29c3e373bdbe tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] DELETE https://10.4.3.140/volume/v3/os-volume-transfer/2bd6f1eb-c7f7-4101-b2f1-d67a744460b5 Jul 31 13:58:19.528047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85bf9648-a632-402b-9272-29c3e373bdbe tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.528047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85bf9648-a632-402b-9272-29c3e373bdbe tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.528047 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.volume_transfer [None req-85bf9648-a632-402b-9272-29c3e373bdbe tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Delete transfer with id: 2bd6f1eb-c7f7-4101-b2f1-d67a744460b5 Jul 31 13:58:19.537280 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.537280 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:19.542851 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a267a56f-4cf4-4706-88f0-88421f2b73a8 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Delete volume request issued successfully. Jul 31 13:58:19.543129 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a267a56f-4cf4-4706-88f0-88421f2b73a8 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 returned with HTTP 202 Jul 31 13:58:19.543535 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 552/2220] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:19 2026] DELETE /volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:19.547647 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85bf9648-a632-402b-9272-29c3e373bdbe tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/2bd6f1eb-c7f7-4101-b2f1-d67a744460b5 returned with HTTP 202 Jul 31 13:58:19.547741 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 559/2221] 10.4.3.140 () {66 vars in 1384 bytes} [Fri Jul 31 13:58:19 2026] DELETE /volume/v3/os-volume-transfer/2bd6f1eb-c7f7-4101-b2f1-d67a744460b5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:19.550316 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8696be1d-93d6-47b4-8ed4-d9f64c82ebc3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.554068 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0d869de1-98b1-42a1-b856-4db537974e90 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.554116 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8696be1d-93d6-47b4-8ed4-d9f64c82ebc3 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:19.554391 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8696be1d-93d6-47b4-8ed4-d9f64c82ebc3 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.554700 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8696be1d-93d6-47b4-8ed4-d9f64c82ebc3 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.555575 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d869de1-98b1-42a1-b856-4db537974e90 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:19.556409 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d869de1-98b1-42a1-b856-4db537974e90 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.556409 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d869de1-98b1-42a1-b856-4db537974e90 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.566555 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.566555 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:19.571703 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.571703 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:19.571800 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0d869de1-98b1-42a1-b856-4db537974e90 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Volume info retrieved successfully. Jul 31 13:58:19.575928 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d869de1-98b1-42a1-b856-4db537974e90 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b returned with HTTP 200 Jul 31 13:58:19.576311 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 556/2222] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:19.578701 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8696be1d-93d6-47b4-8ed4-d9f64c82ebc3 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Volume info retrieved successfully. Jul 31 13:58:19.584140 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8696be1d-93d6-47b4-8ed4-d9f64c82ebc3 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 returned with HTTP 200 Jul 31 13:58:19.584754 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 556/2223] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 => generated 1011 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:19.592332 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-37d50172-d3a9-4b13-9a97-1085be6ae684 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.594745 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37d50172-d3a9-4b13-9a97-1085be6ae684 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] DELETE https://10.4.3.140/volume/v3/os-volume-transfer/2bd6f1eb-c7f7-4101-b2f1-d67a744460b5 Jul 31 13:58:19.594911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37d50172-d3a9-4b13-9a97-1085be6ae684 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.595081 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37d50172-d3a9-4b13-9a97-1085be6ae684 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.596388 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.volume_transfer [None req-37d50172-d3a9-4b13-9a97-1085be6ae684 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Delete transfer with id: 2bd6f1eb-c7f7-4101-b2f1-d67a744460b5 Jul 31 13:58:19.598116 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37d50172-d3a9-4b13-9a97-1085be6ae684 tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/2bd6f1eb-c7f7-4101-b2f1-d67a744460b5 returned with HTTP 404 Jul 31 13:58:19.598546 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 553/2224] 10.4.3.140 () {66 vars in 1384 bytes} [Fri Jul 31 13:58:19 2026] DELETE /volume/v3/os-volume-transfer/2bd6f1eb-c7f7-4101-b2f1-d67a744460b5 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:19.607496 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-55abd26b-5de3-4d37-908c-8dfe4bbfde5a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.609235 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55abd26b-5de3-4d37-908c-8dfe4bbfde5a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:19.610114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55abd26b-5de3-4d37-908c-8dfe4bbfde5a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.610114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55abd26b-5de3-4d37-908c-8dfe4bbfde5a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.610114 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-55abd26b-5de3-4d37-908c-8dfe4bbfde5a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Delete volume with id: b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:19.616267 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.616267 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:19.617174 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-55abd26b-5de3-4d37-908c-8dfe4bbfde5a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Volume info retrieved successfully. Jul 31 13:58:19.633585 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-55abd26b-5de3-4d37-908c-8dfe4bbfde5a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Delete volume request issued successfully. Jul 31 13:58:19.635534 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55abd26b-5de3-4d37-908c-8dfe4bbfde5a tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b returned with HTTP 202 Jul 31 13:58:19.635534 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 560/2225] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:19 2026] DELETE /volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:19.642025 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ae6ef01d-139a-416d-b5f9-98b412f2f27f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.643784 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae6ef01d-139a-416d-b5f9-98b412f2f27f tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] GET https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:19.643966 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae6ef01d-139a-416d-b5f9-98b412f2f27f tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.644142 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae6ef01d-139a-416d-b5f9-98b412f2f27f tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.650687 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.650687 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:19.658063 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ae6ef01d-139a-416d-b5f9-98b412f2f27f tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Volume info retrieved successfully. Jul 31 13:58:19.661492 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae6ef01d-139a-416d-b5f9-98b412f2f27f tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b returned with HTTP 200 Jul 31 13:58:19.661865 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 557/2226] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:19.904435 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d5890f4d-6052-4738-9ac1-6a94c92c3053 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:19.906163 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5890f4d-6052-4738-9ac1-6a94c92c3053 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:19.906371 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5890f4d-6052-4738-9ac1-6a94c92c3053 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:19.906640 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5890f4d-6052-4738-9ac1-6a94c92c3053 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:19.915942 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:19.915942 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:19.919571 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d5890f4d-6052-4738-9ac1-6a94c92c3053 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:19.928075 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5890f4d-6052-4738-9ac1-6a94c92c3053 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:19.928606 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 557/2227] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:19 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:20.017271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dfd48651-e722-4c0d-8ad0-b0916228a6bd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.018996 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dfd48651-e722-4c0d-8ad0-b0916228a6bd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:20.019181 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dfd48651-e722-4c0d-8ad0-b0916228a6bd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.019349 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dfd48651-e722-4c0d-8ad0-b0916228a6bd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.029318 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:20.029318 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:20.032374 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dfd48651-e722-4c0d-8ad0-b0916228a6bd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:20.036397 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dfd48651-e722-4c0d-8ad0-b0916228a6bd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:20.036801 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 554/2228] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:20 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:20.082612 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7dae0193-c80f-43a7-a3fd-9c1fdd56705e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.084238 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7dae0193-c80f-43a7-a3fd-9c1fdd56705e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:20.084468 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7dae0193-c80f-43a7-a3fd-9c1fdd56705e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.084728 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7dae0193-c80f-43a7-a3fd-9c1fdd56705e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.084833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7dae0193-c80f-43a7-a3fd-9c1fdd56705e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:20.092164 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:20.092164 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:20.092921 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7dae0193-c80f-43a7-a3fd-9c1fdd56705e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:20.093263 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 561/2229] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:20 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:20.596024 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2575cc76-17fc-445a-ab17-3f19fdba11a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.598129 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2575cc76-17fc-445a-ab17-3f19fdba11a6 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:20.598334 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2575cc76-17fc-445a-ab17-3f19fdba11a6 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.598585 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2575cc76-17fc-445a-ab17-3f19fdba11a6 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.604274 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2575cc76-17fc-445a-ab17-3f19fdba11a6 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 returned with HTTP 404 Jul 31 13:58:20.604769 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 558/2230] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:20 2026] GET /volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:20.611203 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3b8e2bc3-e734-40af-96f5-eeea6f1a9e4b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.612541 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b8e2bc3-e734-40af-96f5-eeea6f1a9e4b tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] GET https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:20.612825 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b8e2bc3-e734-40af-96f5-eeea6f1a9e4b tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.613077 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b8e2bc3-e734-40af-96f5-eeea6f1a9e4b tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.617883 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b8e2bc3-e734-40af-96f5-eeea6f1a9e4b tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 returned with HTTP 404 Jul 31 13:58:20.618366 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 558/2231] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:20 2026] GET /volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:20.624409 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4a779c05-4418-45bf-b1e0-709491947489 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.626616 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4a779c05-4418-45bf-b1e0-709491947489 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] DELETE https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:20.626864 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4a779c05-4418-45bf-b1e0-709491947489 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.627100 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4a779c05-4418-45bf-b1e0-709491947489 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.627300 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4a779c05-4418-45bf-b1e0-709491947489 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] Delete volume with id: 12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 Jul 31 13:58:20.634105 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4a779c05-4418-45bf-b1e0-709491947489 tempest-VolumeQuotasAdminTestJSON-1838498404 tempest-VolumeQuotasAdminTestJSON-1838498404-project-member] https://10.4.3.140/volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 returned with HTTP 404 Jul 31 13:58:20.634637 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 555/2232] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:20 2026] DELETE /volume/v3/volumes/12f6ddd4-29ed-41fc-ab5e-88a7fc9dde18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:20.643551 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2502c12a-b844-4a8e-bf18-784595cdc3ca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.645802 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2502c12a-b844-4a8e-bf18-784595cdc3ca tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/46c8ef2e161c492a9f246843b69ffceb?usage=True Jul 31 13:58:20.646031 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2502c12a-b844-4a8e-bf18-784595cdc3ca tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.646217 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2502c12a-b844-4a8e-bf18-784595cdc3ca tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.661860 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2502c12a-b844-4a8e-bf18-784595cdc3ca tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/46c8ef2e161c492a9f246843b69ffceb?usage=True returned with HTTP 200 Jul 31 13:58:20.662451 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 562/2233] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:58:20 2026] GET /volume/v3/os-quota-sets/46c8ef2e161c492a9f246843b69ffceb?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:20.678196 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8785c6bf-e156-4421-8ae9-401e0ed1ec6b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.678305 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e8071170-9e84-4dd2-8071-0f31d1a95353 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.679330 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8785c6bf-e156-4421-8ae9-401e0ed1ec6b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 Jul 31 13:58:20.679702 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8785c6bf-e156-4421-8ae9-401e0ed1ec6b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:20.679952 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e8071170-9e84-4dd2-8071-0f31d1a95353 tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] GET https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:20.680208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e8071170-9e84-4dd2-8071-0f31d1a95353 tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.680475 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e8071170-9e84-4dd2-8071-0f31d1a95353 tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.686105 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e8071170-9e84-4dd2-8071-0f31d1a95353 tempest-VolumesTransfersTest-1917586012 tempest-VolumesTransfersTest-1917586012-project-admin] https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b returned with HTTP 404 Jul 31 13:58:20.686687 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 559/2234] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:20 2026] GET /volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:20.693082 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-77e1d320-a64d-4dc9-9f9b-4756125b34cd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.694843 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-77e1d320-a64d-4dc9-9f9b-4756125b34cd tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] GET https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:20.695059 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-77e1d320-a64d-4dc9-9f9b-4756125b34cd tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.695239 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-77e1d320-a64d-4dc9-9f9b-4756125b34cd tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.701676 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-77e1d320-a64d-4dc9-9f9b-4756125b34cd tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b returned with HTTP 404 Jul 31 13:58:20.702206 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 556/2235] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:20 2026] GET /volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:20.709482 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ea551d83-04ed-49d9-8584-6001ca1d121e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.712005 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea551d83-04ed-49d9-8584-6001ca1d121e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:20.712287 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea551d83-04ed-49d9-8584-6001ca1d121e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.712556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea551d83-04ed-49d9-8584-6001ca1d121e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.712775 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ea551d83-04ed-49d9-8584-6001ca1d121e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] Delete volume with id: b7ecad70-1e22-4b33-bcdb-439e935e4e4b Jul 31 13:58:20.720408 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea551d83-04ed-49d9-8584-6001ca1d121e tempest-VolumesTransfersTest-266801302 tempest-VolumesTransfersTest-266801302-project-member] https://10.4.3.140/volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b returned with HTTP 404 Jul 31 13:58:20.721000 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 563/2236] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:20 2026] DELETE /volume/v3/volumes/b7ecad70-1e22-4b33-bcdb-439e935e4e4b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:20.773639 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8785c6bf-e156-4421-8ae9-401e0ed1ec6b tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 returned with HTTP 200 Jul 31 13:58:20.774180 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 559/2237] 10.4.3.140 () {68 vars in 1375 bytes} [Fri Jul 31 13:58:20 2026] PUT /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 => generated 397 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:20.783833 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-72725f4d-b51e-4d0d-bba8-2063d2536df9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.785600 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-72725f4d-b51e-4d0d-bba8-2063d2536df9 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 Jul 31 13:58:20.786182 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-72725f4d-b51e-4d0d-bba8-2063d2536df9 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:20.874773 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-72725f4d-b51e-4d0d-bba8-2063d2536df9 tempest-VolumeQuotasAdminTestJSON-1410024506 tempest-VolumeQuotasAdminTestJSON-1410024506-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 returned with HTTP 200 Jul 31 13:58:20.874773 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 560/2238] 10.4.3.140 () {68 vars in 1375 bytes} [Fri Jul 31 13:58:20 2026] PUT /volume/v3/os-quota-sets/58f52f1b642f4580882c8282af6655a8 => generated 395 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:20.942356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c9a0820d-232f-4672-a530-e3a7f59e0347 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:20.945277 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c9a0820d-232f-4672-a530-e3a7f59e0347 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:20.945656 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c9a0820d-232f-4672-a530-e3a7f59e0347 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:20.945870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c9a0820d-232f-4672-a530-e3a7f59e0347 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:20.960666 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:20.960666 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:20.964613 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c9a0820d-232f-4672-a530-e3a7f59e0347 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:20.969479 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c9a0820d-232f-4672-a530-e3a7f59e0347 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:20.970262 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 557/2239] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:20 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:21.050756 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ae3f130a-f506-46ea-a90f-987c485e173f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:21.053457 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ae3f130a-f506-46ea-a90f-987c485e173f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:21.053859 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ae3f130a-f506-46ea-a90f-987c485e173f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:21.054068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ae3f130a-f506-46ea-a90f-987c485e173f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:21.065264 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:21.065264 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:21.069303 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ae3f130a-f506-46ea-a90f-987c485e173f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:21.075028 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ae3f130a-f506-46ea-a90f-987c485e173f tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:21.075580 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 564/2240] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:21 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:21.106188 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-60c12ebf-afc2-49d9-b9d9-315c906239ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:21.111393 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60c12ebf-afc2-49d9-b9d9-315c906239ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:21.111638 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60c12ebf-afc2-49d9-b9d9-315c906239ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:21.111843 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60c12ebf-afc2-49d9-b9d9-315c906239ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:21.111947 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-60c12ebf-afc2-49d9-b9d9-315c906239ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:21.116159 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:21.116159 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:21.116956 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60c12ebf-afc2-49d9-b9d9-315c906239ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:21.117336 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 560/2241] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:21 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:21.987881 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-609b712e-a71c-4f5f-a1ed-dca07a665778 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:21.990270 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-609b712e-a71c-4f5f-a1ed-dca07a665778 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:21.990531 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-609b712e-a71c-4f5f-a1ed-dca07a665778 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:21.990771 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-609b712e-a71c-4f5f-a1ed-dca07a665778 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:22.002219 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:22.002219 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:22.012007 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-609b712e-a71c-4f5f-a1ed-dca07a665778 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:22.016502 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-609b712e-a71c-4f5f-a1ed-dca07a665778 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:22.018882 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 561/2242] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:21 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:22.091076 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-efe92ccd-9bf2-4bac-b183-47294cdf152d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:22.091076 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-efe92ccd-9bf2-4bac-b183-47294cdf152d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:22.091076 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-efe92ccd-9bf2-4bac-b183-47294cdf152d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:22.091076 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-efe92ccd-9bf2-4bac-b183-47294cdf152d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:22.104154 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:22.104154 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:22.108472 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-efe92ccd-9bf2-4bac-b183-47294cdf152d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:22.114485 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-efe92ccd-9bf2-4bac-b183-47294cdf152d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:22.114946 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 558/2243] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:22 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:22.126463 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8dbf62e4-1a13-4652-b1bb-9d59dea2bb14 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:22.129347 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8dbf62e4-1a13-4652-b1bb-9d59dea2bb14 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:22.129347 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8dbf62e4-1a13-4652-b1bb-9d59dea2bb14 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:22.129347 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8dbf62e4-1a13-4652-b1bb-9d59dea2bb14 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:22.130261 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8dbf62e4-1a13-4652-b1bb-9d59dea2bb14 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:22.136433 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:22.136433 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:22.137297 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8dbf62e4-1a13-4652-b1bb-9d59dea2bb14 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:22.137821 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 565/2244] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:22 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:23.037024 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3386b3d6-a3f8-43a9-893a-094a572ba50e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:23.041077 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3386b3d6-a3f8-43a9-893a-094a572ba50e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:23.041262 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3386b3d6-a3f8-43a9-893a-094a572ba50e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:23.041481 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3386b3d6-a3f8-43a9-893a-094a572ba50e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:23.063301 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:23.063301 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:23.067342 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3386b3d6-a3f8-43a9-893a-094a572ba50e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:23.072482 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3386b3d6-a3f8-43a9-893a-094a572ba50e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:23.073045 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 561/2245] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:23 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:23.133574 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fc556536-d4e7-4415-9e4a-0cac7edb97d0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:23.133574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc556536-d4e7-4415-9e4a-0cac7edb97d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:23.133574 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fc556536-d4e7-4415-9e4a-0cac7edb97d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:23.133574 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fc556536-d4e7-4415-9e4a-0cac7edb97d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:23.142354 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:23.142354 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:23.146756 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fc556536-d4e7-4415-9e4a-0cac7edb97d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:23.149200 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4ae01d76-aa7c-4a59-b245-a15b8c09d664 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:23.151768 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc556536-d4e7-4415-9e4a-0cac7edb97d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:23.151863 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 562/2246] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:23 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:23.152478 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4ae01d76-aa7c-4a59-b245-a15b8c09d664 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:23.152782 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4ae01d76-aa7c-4a59-b245-a15b8c09d664 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:23.152782 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4ae01d76-aa7c-4a59-b245-a15b8c09d664 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:23.152782 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-4ae01d76-aa7c-4a59-b245-a15b8c09d664 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:23.164064 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:23.164064 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:23.165700 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4ae01d76-aa7c-4a59-b245-a15b8c09d664 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:23.167452 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 559/2247] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:23 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:23.449729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-19fc4f93-dac2-4a0f-8688-d6c3c1d03b99 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:23.452009 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-19fc4f93-dac2-4a0f-8688-d6c3c1d03b99 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] POST https://10.4.3.140/volume/v3/attachments/84ea637e-f04d-42cc-9801-03f4b1b8e106/action Jul 31 13:58:23.452213 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-19fc4f93-dac2-4a0f-8688-d6c3c1d03b99 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:23.452317 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-19fc4f93-dac2-4a0f-8688-d6c3c1d03b99 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:23.469108 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:23.469108 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:23.482108 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d00a04-bf82-48a3-aec7-9f7827f7ab48 req-19fc4f93-dac2-4a0f-8688-d6c3c1d03b99 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/attachments/84ea637e-f04d-42cc-9801-03f4b1b8e106/action returned with HTTP 204 Jul 31 13:58:23.482595 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 566/2248] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:58:23 2026] POST /volume/v3/attachments/84ea637e-f04d-42cc-9801-03f4b1b8e106/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:23.946299 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1dd4239c-1328-44f6-aac4-a2d47cc05336 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:24.093197 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-94d12ffd-ad68-49fc-8470-e8804082e759 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:24.098503 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1dd4239c-1328-44f6-aac4-a2d47cc05336 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes Jul 31 13:58:24.098930 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1dd4239c-1328-44f6-aac4-a2d47cc05336 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:24.099129 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1dd4239c-1328-44f6-aac4-a2d47cc05336 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:24.099423 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-1dd4239c-1328-44f6-aac4-a2d47cc05336 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:58:24.100386 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1dd4239c-1328-44f6-aac4-a2d47cc05336 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:58:24.101209 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94d12ffd-ad68-49fc-8470-e8804082e759 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:24.101467 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94d12ffd-ad68-49fc-8470-e8804082e759 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:24.101748 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94d12ffd-ad68-49fc-8470-e8804082e759 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:24.119396 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1dd4239c-1328-44f6-aac4-a2d47cc05336 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Get all volumes completed successfully. Jul 31 13:58:24.122653 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1dd4239c-1328-44f6-aac4-a2d47cc05336 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Jul 31 13:58:24.123695 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 562/2249] 10.4.3.140 () {66 vars in 1237 bytes} [Fri Jul 31 13:58:23 2026] GET /volume/v3/volumes => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:24.128875 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:24.128875 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:24.136166 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:24.137135 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-94d12ffd-ad68-49fc-8470-e8804082e759 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:24.139267 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:24.139654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-489279961"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:24.141570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-489279961'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:24.141570 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Create volume of 1 GB Jul 31 13:58:24.143034 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94d12ffd-ad68-49fc-8470-e8804082e759 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:24.144436 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 563/2250] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:24 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:24.146971 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Availability Zones retrieved successfully. Jul 31 13:58:24.158397 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Flow 'volume_create_api' (09244169-cc86-4ace-983f-894067d73e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:24.160940 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d0ce22a8-605e-409d-b193-5c2ad079b326 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:24.163028 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (232e7377-3f36-4051-a740-94b25f8d3c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:24.164424 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:24.165292 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0ce22a8-605e-409d-b193-5c2ad079b326 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:24.166662 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0ce22a8-605e-409d-b193-5c2ad079b326 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:24.167375 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0ce22a8-605e-409d-b193-5c2ad079b326 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:24.167446 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-68c3a42b-e34a-4fa6-a03e-0b87823dffb1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:24.169323 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68c3a42b-e34a-4fa6-a03e-0b87823dffb1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:24.169529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68c3a42b-e34a-4fa6-a03e-0b87823dffb1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:24.169753 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68c3a42b-e34a-4fa6-a03e-0b87823dffb1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:24.179349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b84f7794-d273-4540-b7f8-aad4b11907d2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:24.180814 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:24.180814 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:24.181158 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:24.181158 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:24.181452 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b84f7794-d273-4540-b7f8-aad4b11907d2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:24.181720 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b84f7794-d273-4540-b7f8-aad4b11907d2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:24.181955 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b84f7794-d273-4540-b7f8-aad4b11907d2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:24.182096 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b84f7794-d273-4540-b7f8-aad4b11907d2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:24.186700 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d0ce22a8-605e-409d-b193-5c2ad079b326 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:24.190754 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0ce22a8-605e-409d-b193-5c2ad079b326 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:24.191126 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 567/2251] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:24 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:24.191464 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-68c3a42b-e34a-4fa6-a03e-0b87823dffb1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:24.191595 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:24.191595 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:24.192553 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b84f7794-d273-4540-b7f8-aad4b11907d2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:24.192979 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 564/2252] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:24 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:24.201166 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68c3a42b-e34a-4fa6-a03e-0b87823dffb1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:24.201592 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 563/2253] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:24 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:24.213267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (232e7377-3f36-4051-a740-94b25f8d3c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:24.214804 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e0d0d3-e94b-4a21-8554-be1c7c23669e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:24.269553 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ec5f8828-974b-40c6-a15f-aae037e580ce req-286d17e9-5b7b-4a98-91d3-14bad858f0f1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:24.271646 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ec5f8828-974b-40c6-a15f-aae037e580ce req-286d17e9-5b7b-4a98-91d3-14bad858f0f1 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:24.271902 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ec5f8828-974b-40c6-a15f-aae037e580ce req-286d17e9-5b7b-4a98-91d3-14bad858f0f1 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:24.272117 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ec5f8828-974b-40c6-a15f-aae037e580ce req-286d17e9-5b7b-4a98-91d3-14bad858f0f1 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:24.294836 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:24.294836 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:24.299863 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ec5f8828-974b-40c6-a15f-aae037e580ce req-286d17e9-5b7b-4a98-91d3-14bad858f0f1 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:24.300096 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Created reservations ['14a05a32-c1eb-450c-b933-2bbc5109867b', 'd43b1abb-b47c-436d-9e19-445c8f6ba945', '221e417a-6ac9-40f6-a2c7-1a1d8c2eb0ae', 'de3a761d-1216-452d-a079-8ad906727713'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:24.301251 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e0d0d3-e94b-4a21-8554-be1c7c23669e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a05a32-c1eb-450c-b933-2bbc5109867b', 'd43b1abb-b47c-436d-9e19-445c8f6ba945', '221e417a-6ac9-40f6-a2c7-1a1d8c2eb0ae', 'de3a761d-1216-452d-a079-8ad906727713']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:24.302304 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff759edc-534b-4f79-9155-5948f6769db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:24.307620 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ec5f8828-974b-40c6-a15f-aae037e580ce req-286d17e9-5b7b-4a98-91d3-14bad858f0f1 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:24.308180 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 568/2254] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:58:24 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:24.333864 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff759edc-534b-4f79-9155-5948f6769db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19e167d1-c08f-465e-a121-6d5aaeae7113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-489279961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7652dfd17f1444269be3111a3aaa2cc6',qos_specs=None,replication_status=,reservations=['14a05a32-c1eb-450c-b933-2bbc5109867b','d43b1abb-b47c-436d-9e19-445c8f6ba945','221e417a-6ac9-40f6-a2c7-1a1d8c2eb0ae','de3a761d-1216-452d-a079-8ad906727713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb0a1945b3346458c068d9bf9121b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-489279961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19e167d1-c08f-465e-a121-6d5aaeae7113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7652dfd17f1444269be3111a3aaa2cc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb0a1945b3346458c068d9bf9121b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:24.335213 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69f41b9-a63c-4332-be05-b437283b62ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:24.363978 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69f41b9-a63c-4332-be05-b437283b62ca) transitioned into state 'SUCCESS' from state '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-489279961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7652dfd17f1444269be3111a3aaa2cc6',qos_specs=None,replication_status=,reservations=['14a05a32-c1eb-450c-b933-2bbc5109867b','d43b1abb-b47c-436d-9e19-445c8f6ba945','221e417a-6ac9-40f6-a2c7-1a1d8c2eb0ae','de3a761d-1216-452d-a079-8ad906727713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb0a1945b3346458c068d9bf9121b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:24.364804 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0e9741-4cf8-4c84-8679-495fae9c2721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:24.384213 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0e9741-4cf8-4c84-8679-495fae9c2721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:24.385381 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Flow 'volume_create_api' (09244169-cc86-4ace-983f-894067d73e17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:24.386090 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Create volume request issued successfully. Jul 31 13:58:24.386498 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-73fcf636-8fdb-470a-9c50-682b3ca47600 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:24.387134 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 560/2255] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:24 2026] POST /volume/v3/volumes => generated 754 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:24.411542 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-48568fa6-9799-4666-ba96-9e883e34159a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:24.414319 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-48568fa6-9799-4666-ba96-9e883e34159a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 Jul 31 13:58:24.414648 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-48568fa6-9799-4666-ba96-9e883e34159a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:24.414914 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-48568fa6-9799-4666-ba96-9e883e34159a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:24.435632 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:24.435632 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:24.443743 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-48568fa6-9799-4666-ba96-9e883e34159a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:24.448104 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-48568fa6-9799-4666-ba96-9e883e34159a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 returned with HTTP 200 Jul 31 13:58:24.448536 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 565/2256] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:24 2026] GET /volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:25.202616 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c74ab4d2-d43a-49c5-a0a5-8440974f98e1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:25.204593 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c74ab4d2-d43a-49c5-a0a5-8440974f98e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:25.204905 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c74ab4d2-d43a-49c5-a0a5-8440974f98e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:25.205249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c74ab4d2-d43a-49c5-a0a5-8440974f98e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:25.205461 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c74ab4d2-d43a-49c5-a0a5-8440974f98e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:25.210507 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:25.210507 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:25.211552 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c74ab4d2-d43a-49c5-a0a5-8440974f98e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:25.212121 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 564/2257] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:25 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:25.216236 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b347dcfa-68fe-4365-8767-8078e4caac0e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:25.218745 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b347dcfa-68fe-4365-8767-8078e4caac0e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:25.218988 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b347dcfa-68fe-4365-8767-8078e4caac0e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:25.219209 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b347dcfa-68fe-4365-8767-8078e4caac0e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:25.228313 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:25.228313 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:25.231601 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b347dcfa-68fe-4365-8767-8078e4caac0e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:25.235793 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b347dcfa-68fe-4365-8767-8078e4caac0e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:25.236192 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 569/2258] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:25 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:25.469830 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7c12b4d3-9475-46ca-9b72-188244f1c566 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:25.472501 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7c12b4d3-9475-46ca-9b72-188244f1c566 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 Jul 31 13:58:25.472501 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7c12b4d3-9475-46ca-9b72-188244f1c566 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:25.472501 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7c12b4d3-9475-46ca-9b72-188244f1c566 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:25.488686 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:25.488686 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:25.499180 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7c12b4d3-9475-46ca-9b72-188244f1c566 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:25.504332 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7c12b4d3-9475-46ca-9b72-188244f1c566 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 returned with HTTP 200 Jul 31 13:58:25.505750 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 561/2259] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:25 2026] GET /volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:25.519196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e48eff81-719a-418e-a526-fbc643f179d2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:25.521387 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e48eff81-719a-418e-a526-fbc643f179d2 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 Jul 31 13:58:25.521387 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e48eff81-719a-418e-a526-fbc643f179d2 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:25.521387 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e48eff81-719a-418e-a526-fbc643f179d2 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:25.528790 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:25.528790 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:25.532984 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e48eff81-719a-418e-a526-fbc643f179d2 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:25.537712 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e48eff81-719a-418e-a526-fbc643f179d2 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 returned with HTTP 200 Jul 31 13:58:25.537883 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 566/2260] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:25 2026] GET /volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:25.551139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0d4e440b-bcdf-410d-97fb-71048652c164 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:25.552909 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:25.553256 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1463263750"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:25.554741 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1463263750'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:25.554885 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Create volume of 1 GB Jul 31 13:58:25.559432 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Availability Zones retrieved successfully. Jul 31 13:58:25.567329 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Flow 'volume_create_api' (783ecbb4-751a-4570-8f61-2d3eb52f92f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:25.568637 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57057036-1672-4319-a37e-2d5935b72157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:25.569899 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:25.606826 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57057036-1672-4319-a37e-2d5935b72157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:25.608122 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3caacd1b-8102-4af1-8419-d60e55a43053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:25.654617 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Created reservations ['92b16c2c-cf32-4ea3-8b8f-601981f3a71c', '4b944b96-c1a8-47a2-ae36-e9ddd31431c2', '33c69a26-4c88-487e-a0b5-e91fb1f7ae28', 'cc380c6f-ad6b-4a39-b23f-7d9ab1643eb0'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:25.654617 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3caacd1b-8102-4af1-8419-d60e55a43053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92b16c2c-cf32-4ea3-8b8f-601981f3a71c', '4b944b96-c1a8-47a2-ae36-e9ddd31431c2', '33c69a26-4c88-487e-a0b5-e91fb1f7ae28', 'cc380c6f-ad6b-4a39-b23f-7d9ab1643eb0']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:25.655361 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d02135be-db9d-4797-a049-9e2e697d005f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:25.682294 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d02135be-db9d-4797-a049-9e2e697d005f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70570c28-2db6-49a8-9363-73d95b0e4965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1463263750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7652dfd17f1444269be3111a3aaa2cc6',qos_specs=None,replication_status=,reservations=['92b16c2c-cf32-4ea3-8b8f-601981f3a71c','4b944b96-c1a8-47a2-ae36-e9ddd31431c2','33c69a26-4c88-487e-a0b5-e91fb1f7ae28','cc380c6f-ad6b-4a39-b23f-7d9ab1643eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb0a1945b3346458c068d9bf9121b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1463263750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70570c28-2db6-49a8-9363-73d95b0e4965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7652dfd17f1444269be3111a3aaa2cc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb0a1945b3346458c068d9bf9121b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:25.683200 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26cb80fd-26b2-43aa-a0d9-be09e49149b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:25.702442 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26cb80fd-26b2-43aa-a0d9-be09e49149b6) transitioned into state 'SUCCESS' from state '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-1463263750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7652dfd17f1444269be3111a3aaa2cc6',qos_specs=None,replication_status=,reservations=['92b16c2c-cf32-4ea3-8b8f-601981f3a71c','4b944b96-c1a8-47a2-ae36-e9ddd31431c2','33c69a26-4c88-487e-a0b5-e91fb1f7ae28','cc380c6f-ad6b-4a39-b23f-7d9ab1643eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb0a1945b3346458c068d9bf9121b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:25.703283 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1211eb-0634-4973-b5e1-828b2c91699b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:25.713768 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1211eb-0634-4973-b5e1-828b2c91699b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:25.714773 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Flow 'volume_create_api' (783ecbb4-751a-4570-8f61-2d3eb52f92f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:25.715125 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Create volume request issued successfully. Jul 31 13:58:25.715763 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d4e440b-bcdf-410d-97fb-71048652c164 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:25.716263 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 565/2261] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:25 2026] POST /volume/v3/volumes => generated 755 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:25.729493 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0f4f0920-0149-4eac-973f-ee7e9404c857 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:25.731882 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f4f0920-0149-4eac-973f-ee7e9404c857 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 Jul 31 13:58:25.732151 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f4f0920-0149-4eac-973f-ee7e9404c857 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:25.732418 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f4f0920-0149-4eac-973f-ee7e9404c857 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:25.741613 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:25.741613 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:25.746565 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0f4f0920-0149-4eac-973f-ee7e9404c857 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:25.752223 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f4f0920-0149-4eac-973f-ee7e9404c857 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 returned with HTTP 200 Jul 31 13:58:25.753135 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 570/2262] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:25 2026] GET /volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:26.224310 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-acf8bdb1-4b75-4762-868f-4f7e0bc33a91 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:26.226152 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-acf8bdb1-4b75-4762-868f-4f7e0bc33a91 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:26.226334 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-acf8bdb1-4b75-4762-868f-4f7e0bc33a91 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:26.226540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-acf8bdb1-4b75-4762-868f-4f7e0bc33a91 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:26.226667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-acf8bdb1-4b75-4762-868f-4f7e0bc33a91 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:26.232080 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:26.232080 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:26.232923 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-acf8bdb1-4b75-4762-868f-4f7e0bc33a91 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:26.233328 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 562/2263] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:26 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:26.248718 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1d411413-6246-4507-a3fe-57d3f626e16e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:26.250690 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d411413-6246-4507-a3fe-57d3f626e16e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:26.250930 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d411413-6246-4507-a3fe-57d3f626e16e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:26.251134 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d411413-6246-4507-a3fe-57d3f626e16e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:26.260306 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:26.260306 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:26.263925 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1d411413-6246-4507-a3fe-57d3f626e16e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:26.268025 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d411413-6246-4507-a3fe-57d3f626e16e tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:26.268418 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 567/2264] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:26 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:26.689330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-0ebfa77e-ea68-434c-b190-f9249ca5d9fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:26.692292 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-0ebfa77e-ea68-434c-b190-f9249ca5d9fd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/attachments/f172a9b8-882f-43ec-b443-5c53d752d26a/action Jul 31 13:58:26.692817 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-0ebfa77e-ea68-434c-b190-f9249ca5d9fd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:26.693003 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-0ebfa77e-ea68-434c-b190-f9249ca5d9fd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:26.712666 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:26.712666 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:26.723710 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-29fd3632-113a-46f7-aaf7-576e6507a73a req-0ebfa77e-ea68-434c-b190-f9249ca5d9fd tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments/f172a9b8-882f-43ec-b443-5c53d752d26a/action returned with HTTP 204 Jul 31 13:58:26.724366 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 566/2265] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:58:26 2026] POST /volume/v3/attachments/f172a9b8-882f-43ec-b443-5c53d752d26a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:26.772351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c34e9a09-7789-4aa7-a9b9-8b032a90e52a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:26.774218 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c34e9a09-7789-4aa7-a9b9-8b032a90e52a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 Jul 31 13:58:26.774452 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c34e9a09-7789-4aa7-a9b9-8b032a90e52a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:26.774657 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c34e9a09-7789-4aa7-a9b9-8b032a90e52a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:26.781541 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:26.781541 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:26.785143 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c34e9a09-7789-4aa7-a9b9-8b032a90e52a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:26.789043 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c34e9a09-7789-4aa7-a9b9-8b032a90e52a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 returned with HTTP 200 Jul 31 13:58:26.789440 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 571/2266] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:26 2026] GET /volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:26.804544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-af617aa5-e87e-4ae6-9a34-28bc554ee83a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:26.805029 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af617aa5-e87e-4ae6-9a34-28bc554ee83a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 Jul 31 13:58:26.805217 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af617aa5-e87e-4ae6-9a34-28bc554ee83a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:26.805396 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af617aa5-e87e-4ae6-9a34-28bc554ee83a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:26.812698 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:26.812698 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:26.823698 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-af617aa5-e87e-4ae6-9a34-28bc554ee83a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:26.835646 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af617aa5-e87e-4ae6-9a34-28bc554ee83a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 returned with HTTP 200 Jul 31 13:58:26.836039 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 563/2267] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:26 2026] GET /volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:26.855548 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d5f0c256-8386-4dc6-b694-560932efdb48 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:26.857862 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:26.858569 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1746067838"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:26.859837 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1746067838'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:26.859980 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Create volume of 1 GB Jul 31 13:58:26.866600 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Availability Zones retrieved successfully. Jul 31 13:58:26.876087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Flow 'volume_create_api' (eff21aa1-1e25-4481-a13b-b840c390e261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:26.877095 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61266d0a-b9be-4574-81e8-3b0d8b911973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:26.878352 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:26.913807 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61266d0a-b9be-4574-81e8-3b0d8b911973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:26.914539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e1f4ed5-e53c-4c1c-b532-507ff22bf098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:26.957928 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Created reservations ['78cc2844-631c-4cfd-a117-50e3a2ff594b', '5003c625-26b7-4734-acaa-1b006d762dda', '99bae8d2-1a36-430a-9f78-16a4bbb7ef61', '53501793-e124-4f3a-a4e8-3c2ad1f8f5b6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:26.959763 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e1f4ed5-e53c-4c1c-b532-507ff22bf098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78cc2844-631c-4cfd-a117-50e3a2ff594b', '5003c625-26b7-4734-acaa-1b006d762dda', '99bae8d2-1a36-430a-9f78-16a4bbb7ef61', '53501793-e124-4f3a-a4e8-3c2ad1f8f5b6']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:26.959763 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5436ca6-ac12-4fa5-a3fc-a94f35cdf894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:26.981721 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5436ca6-ac12-4fa5-a3fc-a94f35cdf894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81f61129-b559-4b69-b36c-65c17e5feec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1746067838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7652dfd17f1444269be3111a3aaa2cc6',qos_specs=None,replication_status=,reservations=['78cc2844-631c-4cfd-a117-50e3a2ff594b','5003c625-26b7-4734-acaa-1b006d762dda','99bae8d2-1a36-430a-9f78-16a4bbb7ef61','53501793-e124-4f3a-a4e8-3c2ad1f8f5b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb0a1945b3346458c068d9bf9121b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1746067838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81f61129-b559-4b69-b36c-65c17e5feec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7652dfd17f1444269be3111a3aaa2cc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb0a1945b3346458c068d9bf9121b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:26.982049 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c7803cd-53b9-4814-8621-c07bf0b103f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:27.000963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c7803cd-53b9-4814-8621-c07bf0b103f3) transitioned into state 'SUCCESS' from state '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-1746067838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7652dfd17f1444269be3111a3aaa2cc6',qos_specs=None,replication_status=,reservations=['78cc2844-631c-4cfd-a117-50e3a2ff594b','5003c625-26b7-4734-acaa-1b006d762dda','99bae8d2-1a36-430a-9f78-16a4bbb7ef61','53501793-e124-4f3a-a4e8-3c2ad1f8f5b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb0a1945b3346458c068d9bf9121b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:27.002082 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f825af-58b5-4a2d-b205-b291e1527bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:27.013024 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f825af-58b5-4a2d-b205-b291e1527bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:27.013846 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Flow 'volume_create_api' (eff21aa1-1e25-4481-a13b-b840c390e261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:27.014155 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Create volume request issued successfully. Jul 31 13:58:27.014702 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5f0c256-8386-4dc6-b694-560932efdb48 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:27.015123 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 568/2268] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:26 2026] POST /volume/v3/volumes => generated 755 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:27.034451 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bd33ffa8-266e-46d4-a7c8-f4c776627ff1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.036131 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd33ffa8-266e-46d4-a7c8-f4c776627ff1 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 Jul 31 13:58:27.037400 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd33ffa8-266e-46d4-a7c8-f4c776627ff1 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:27.037400 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd33ffa8-266e-46d4-a7c8-f4c776627ff1 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:27.043561 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:27.043561 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:27.047047 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bd33ffa8-266e-46d4-a7c8-f4c776627ff1 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:27.050804 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd33ffa8-266e-46d4-a7c8-f4c776627ff1 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 returned with HTTP 200 Jul 31 13:58:27.051272 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 567/2269] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:27 2026] GET /volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:27.246772 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cfe35979-33d6-4130-a1ab-efc64df68693 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.249150 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cfe35979-33d6-4130-a1ab-efc64df68693 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:27.249446 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cfe35979-33d6-4130-a1ab-efc64df68693 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:27.249771 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cfe35979-33d6-4130-a1ab-efc64df68693 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:27.249960 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-cfe35979-33d6-4130-a1ab-efc64df68693 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:27.256018 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:27.256018 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:27.257092 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cfe35979-33d6-4130-a1ab-efc64df68693 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:27.257951 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 572/2270] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:27 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:27.285693 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e2723590-651b-4d1f-bb5c-0bf996c370d0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.288344 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e2723590-651b-4d1f-bb5c-0bf996c370d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:27.289042 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e2723590-651b-4d1f-bb5c-0bf996c370d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:27.289328 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e2723590-651b-4d1f-bb5c-0bf996c370d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:27.302379 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:27.302379 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:27.308095 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e2723590-651b-4d1f-bb5c-0bf996c370d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:27.312620 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e2723590-651b-4d1f-bb5c-0bf996c370d0 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:27.313090 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 564/2271] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:27 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:27.329560 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d93d4daf-cf85-4754-8113-b94f721f6c3b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.331964 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d93d4daf-cf85-4754-8113-b94f721f6c3b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:27.332228 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d93d4daf-cf85-4754-8113-b94f721f6c3b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:27.332461 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d93d4daf-cf85-4754-8113-b94f721f6c3b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:27.343066 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:27.343066 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:27.347083 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d93d4daf-cf85-4754-8113-b94f721f6c3b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:27.352283 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d93d4daf-cf85-4754-8113-b94f721f6c3b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:27.352836 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 569/2272] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:27 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:27.365121 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-70ffeb38-2b78-41c1-990a-c9db8f3ab1c1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.367441 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70ffeb38-2b78-41c1-990a-c9db8f3ab1c1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:27.367441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70ffeb38-2b78-41c1-990a-c9db8f3ab1c1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:27.367441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70ffeb38-2b78-41c1-990a-c9db8f3ab1c1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:27.367441 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-70ffeb38-2b78-41c1-990a-c9db8f3ab1c1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Delete volume with id: d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:27.375472 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:27.375472 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:27.375959 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70ffeb38-2b78-41c1-990a-c9db8f3ab1c1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:27.381741 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70ffeb38-2b78-41c1-990a-c9db8f3ab1c1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 31 13:58:27.382058 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70ffeb38-2b78-41c1-990a-c9db8f3ab1c1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 400 Jul 31 13:58:27.382508 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 568/2273] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:27 2026] DELETE /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 307 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:58:27.390817 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f73be4f1-0c2d-45e5-89eb-e620e3a2bd0a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.392850 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f73be4f1-0c2d-45e5-89eb-e620e3a2bd0a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:27.394198 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f73be4f1-0c2d-45e5-89eb-e620e3a2bd0a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:27.394198 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f73be4f1-0c2d-45e5-89eb-e620e3a2bd0a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:27.403062 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:27.403062 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:27.406399 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f73be4f1-0c2d-45e5-89eb-e620e3a2bd0a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:27.410123 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f73be4f1-0c2d-45e5-89eb-e620e3a2bd0a tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:27.410590 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 573/2274] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:27 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:27.449477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-9e4e0205-378d-4bea-a63d-1c1f688e12ba None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.451332 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-9e4e0205-378d-4bea-a63d-1c1f688e12ba tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:27.451501 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-9e4e0205-378d-4bea-a63d-1c1f688e12ba tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:27.451719 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-9e4e0205-378d-4bea-a63d-1c1f688e12ba tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:27.463177 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:27.463177 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:27.467818 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-9e4e0205-378d-4bea-a63d-1c1f688e12ba tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:27.473472 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-9e4e0205-378d-4bea-a63d-1c1f688e12ba tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:27.473881 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 565/2275] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:58:27 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:27.490528 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-a1129584-3a5f-4e93-a171-e10d1b3c7d1d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.493075 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-a1129584-3a5f-4e93-a171-e10d1b3c7d1d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] POST https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa/action Jul 31 13:58:27.493447 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-a1129584-3a5f-4e93-a171-e10d1b3c7d1d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:27.493605 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-a1129584-3a5f-4e93-a171-e10d1b3c7d1d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:27.517066 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:27.517066 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:27.517713 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-a1129584-3a5f-4e93-a171-e10d1b3c7d1d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:27.525714 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-a1129584-3a5f-4e93-a171-e10d1b3c7d1d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Begin detaching volume completed successfully. Jul 31 13:58:27.526578 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-a1129584-3a5f-4e93-a171-e10d1b3c7d1d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa/action returned with HTTP 202 Jul 31 13:58:27.527181 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 570/2276] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:58:27 2026] POST /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:27.589090 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ef66d566-ede7-4f8e-a692-15ced5467193 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.589554 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ef66d566-ede7-4f8e-a692-15ced5467193 None None] GET https://10.4.3.140/volume// Jul 31 13:58:27.589754 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ef66d566-ede7-4f8e-a692-15ced5467193 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:27.590036 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ef66d566-ede7-4f8e-a692-15ced5467193 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:27.590465 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ef66d566-ede7-4f8e-a692-15ced5467193 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:58:27.591012 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 569/2277] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:58:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:58:27.602338 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-938c66b0-1048-4486-bebd-f60075629e11 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:27.604888 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-938c66b0-1048-4486-bebd-f60075629e11 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:27.605119 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-938c66b0-1048-4486-bebd-f60075629e11 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:27.605307 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-938c66b0-1048-4486-bebd-f60075629e11 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:27.614556 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:27.614556 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:27.617894 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-938c66b0-1048-4486-bebd-f60075629e11 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:27.621751 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-938c66b0-1048-4486-bebd-f60075629e11 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:27.622148 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 574/2278] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:58:27 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:58:27.946991 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.035364 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:28.035785 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2014675788"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:28.037614 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2014675788'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:28.040840 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Create volume of 1 GB Jul 31 13:58:28.062776 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Availability Zones retrieved successfully. Jul 31 13:58:28.066329 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd101f92-d83b-4ce9-872b-77b68ddf3be4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.069582 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd101f92-d83b-4ce9-872b-77b68ddf3be4 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 Jul 31 13:58:28.069864 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd101f92-d83b-4ce9-872b-77b68ddf3be4 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.070120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd101f92-d83b-4ce9-872b-77b68ddf3be4 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.073499 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Flow 'volume_create_api' (11b3f06b-90c9-4cf2-94a2-2af8ec95814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:28.074990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04824834-f127-4afb-b4ad-beb46a6ab3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.076193 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:28.079396 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.079396 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:28.083189 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cd101f92-d83b-4ce9-872b-77b68ddf3be4 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:28.087783 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd101f92-d83b-4ce9-872b-77b68ddf3be4 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 returned with HTTP 200 Jul 31 13:58:28.088192 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 571/2279] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:28 2026] GET /volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:28.104391 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3b90a9aa-63ee-4882-b723-6eec841095a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.106356 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b90a9aa-63ee-4882-b723-6eec841095a7 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 Jul 31 13:58:28.106557 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04824834-f127-4afb-b4ad-beb46a6ab3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.106629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b90a9aa-63ee-4882-b723-6eec841095a7 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.106780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b90a9aa-63ee-4882-b723-6eec841095a7 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.107363 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c79b9e6-2038-45b6-b24b-49caff88e1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.115966 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.115966 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:28.120027 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3b90a9aa-63ee-4882-b723-6eec841095a7 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:28.124553 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b90a9aa-63ee-4882-b723-6eec841095a7 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 returned with HTTP 200 Jul 31 13:58:28.124973 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 570/2280] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:28 2026] GET /volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:28.143102 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.171293 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Created reservations ['a6175f9f-43bd-49a7-930f-92f051eaa854', '937fdd4f-a666-4e97-875e-ab88ba4fee0d', '159d9425-cc3c-4c4f-9d9c-bdda59ab3f31', '422b7c18-d1d9-43e1-b1b1-a32df3d80225'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:28.172061 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c79b9e6-2038-45b6-b24b-49caff88e1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6175f9f-43bd-49a7-930f-92f051eaa854', '937fdd4f-a666-4e97-875e-ab88ba4fee0d', '159d9425-cc3c-4c4f-9d9c-bdda59ab3f31', '422b7c18-d1d9-43e1-b1b1-a32df3d80225']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.172863 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3a271f-27df-498a-8d67-a6b69378bc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.199329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3a271f-27df-498a-8d67-a6b69378bc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1764381c-c980-414e-8c9c-865471171a9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2014675788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0d7b18039e46999bb230763126ea80',qos_specs=None,replication_status=,reservations=['a6175f9f-43bd-49a7-930f-92f051eaa854','937fdd4f-a666-4e97-875e-ab88ba4fee0d','159d9425-cc3c-4c4f-9d9c-bdda59ab3f31','422b7c18-d1d9-43e1-b1b1-a32df3d80225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f83b9e962cda40189849bf742cd53a21',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2014675788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1764381c-c980-414e-8c9c-865471171a9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c0d7b18039e46999bb230763126ea80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f83b9e962cda40189849bf742cd53a21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.200821 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38bec0d3-dc9f-41e0-8cb6-c479bcc2647d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.222264 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38bec0d3-dc9f-41e0-8cb6-c479bcc2647d) transitioned into state 'SUCCESS' from state '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-2014675788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0d7b18039e46999bb230763126ea80',qos_specs=None,replication_status=,reservations=['a6175f9f-43bd-49a7-930f-92f051eaa854','937fdd4f-a666-4e97-875e-ab88ba4fee0d','159d9425-cc3c-4c4f-9d9c-bdda59ab3f31','422b7c18-d1d9-43e1-b1b1-a32df3d80225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f83b9e962cda40189849bf742cd53a21',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.223124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c0904a-e186-42de-869a-4782debe8a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.229736 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:28.230119 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:28.231665 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:28.231824 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Create volume of 1 GB Jul 31 13:58:28.233813 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c0904a-e186-42de-869a-4782debe8a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.234585 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Flow 'volume_create_api' (11b3f06b-90c9-4cf2-94a2-2af8ec95814d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:28.234849 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Create volume request issued successfully. Jul 31 13:58:28.235356 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca2d84ce-f04a-45de-8a99-8b9ecb964786 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:28.235740 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 566/2281] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:27 2026] POST /volume/v3/volumes => generated 749 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:28.238683 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Availability Zones retrieved successfully. Jul 31 13:58:28.245035 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Flow 'volume_create_api' (e52399fb-1259-48f8-8bc4-885a8e9037ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:28.246530 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705f1c23-13f1-4fc0-92c2-4b2b500a7b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.247494 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:28.256129 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-26a5f32c-85c3-42e0-bf2f-3b6bc0716ee2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.257894 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26a5f32c-85c3-42e0-bf2f-3b6bc0716ee2 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:28.258094 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26a5f32c-85c3-42e0-bf2f-3b6bc0716ee2 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.258275 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26a5f32c-85c3-42e0-bf2f-3b6bc0716ee2 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.264853 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.264853 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:28.269182 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-43f50be4-250a-4e9c-a6b8-20dde1f38cf9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.269741 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-26a5f32c-85c3-42e0-bf2f-3b6bc0716ee2 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:28.274644 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26a5f32c-85c3-42e0-bf2f-3b6bc0716ee2 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:28.276809 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 572/2282] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:28 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:28.276921 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-43f50be4-250a-4e9c-a6b8-20dde1f38cf9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:28.276921 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-43f50be4-250a-4e9c-a6b8-20dde1f38cf9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.276921 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-43f50be4-250a-4e9c-a6b8-20dde1f38cf9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.276921 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-43f50be4-250a-4e9c-a6b8-20dde1f38cf9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:28.281127 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705f1c23-13f1-4fc0-92c2-4b2b500a7b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.281898 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1751c24c-dc44-4c06-8dad-9b7a41268685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.288494 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.288494 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:28.289505 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-43f50be4-250a-4e9c-a6b8-20dde1f38cf9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:28.289986 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 571/2283] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:28 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:28.302191 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d5940568-41be-4446-ba50-f50d912c543e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.304631 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d5940568-41be-4446-ba50-f50d912c543e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 Jul 31 13:58:28.304862 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d5940568-41be-4446-ba50-f50d912c543e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.305068 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d5940568-41be-4446-ba50-f50d912c543e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.315044 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.315044 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:28.315721 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d5940568-41be-4446-ba50-f50d912c543e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:58:28.317665 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d5940568-41be-4446-ba50-f50d912c543e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 returned with HTTP 200 Jul 31 13:58:28.317665 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 567/2284] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:28 2026] GET /volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:28.325911 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ace4792a-c2e7-42ed-ba2c-64436702ddf3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.330187 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ace4792a-c2e7-42ed-ba2c-64436702ddf3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:28.330187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ace4792a-c2e7-42ed-ba2c-64436702ddf3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.330187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ace4792a-c2e7-42ed-ba2c-64436702ddf3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.330187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ace4792a-c2e7-42ed-ba2c-64436702ddf3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:28.333177 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.333177 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:28.333894 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ace4792a-c2e7-42ed-ba2c-64436702ddf3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:28.334446 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 573/2285] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:28 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:28.340839 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Created reservations ['9cbf9c9b-fc39-468e-9470-43b1c7badf61', 'be9586c8-38f1-4c0a-bbf5-6c097f68e63c', '926b45b9-bf47-49ee-836c-ea620c61663a', '2b8d8218-50cd-45b7-84fc-8612e07e5138'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:28.341949 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1751c24c-dc44-4c06-8dad-9b7a41268685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cbf9c9b-fc39-468e-9470-43b1c7badf61', 'be9586c8-38f1-4c0a-bbf5-6c097f68e63c', '926b45b9-bf47-49ee-836c-ea620c61663a', '2b8d8218-50cd-45b7-84fc-8612e07e5138']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.343536 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01236f31-242c-4bf1-be32-4e03860c1067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.344637 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fd72678b-da1b-42ad-90c7-1d8851bc7894 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.347736 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd72678b-da1b-42ad-90c7-1d8851bc7894 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:28.347930 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd72678b-da1b-42ad-90c7-1d8851bc7894 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.348126 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd72678b-da1b-42ad-90c7-1d8851bc7894 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.348224 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-fd72678b-da1b-42ad-90c7-1d8851bc7894 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete backup with id: e3ded19f-e197-468e-8370-30887c4dd262. Jul 31 13:58:28.355360 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.355360 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:28.369420 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01236f31-242c-4bf1-be32-4e03860c1067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99e5794f-0b67-409f-94d4-a347baa5a941', '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='ed603c6501b84d9686038decc2157541',qos_specs=None,replication_status=,reservations=['9cbf9c9b-fc39-468e-9470-43b1c7badf61','be9586c8-38f1-4c0a-bbf5-6c097f68e63c','926b45b9-bf47-49ee-836c-ea620c61663a','2b8d8218-50cd-45b7-84fc-8612e07e5138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d27e55d25f414661bea325ee2e81c6a3',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58: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=99e5794f-0b67-409f-94d4-a347baa5a941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed603c6501b84d9686038decc2157541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d27e55d25f414661bea325ee2e81c6a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.370130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c1bf6d0-c214-450e-bf8f-ce91de87f00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.371583 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-fd72678b-da1b-42ad-90c7-1d8851bc7894 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] delete_backup rpcapi backup_id e3ded19f-e197-468e-8370-30887c4dd262 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:58:28.374505 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd72678b-da1b-42ad-90c7-1d8851bc7894 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 202 Jul 31 13:58:28.374505 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 572/2286] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:28 2026] DELETE /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:28.382029 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bd4eac15-1d1a-41f1-a0f5-caa7373630db None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.384776 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bd4eac15-1d1a-41f1-a0f5-caa7373630db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:28.385040 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bd4eac15-1d1a-41f1-a0f5-caa7373630db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.385587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bd4eac15-1d1a-41f1-a0f5-caa7373630db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.386779 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-bd4eac15-1d1a-41f1-a0f5-caa7373630db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:28.391718 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c1bf6d0-c214-450e-bf8f-ce91de87f00b) transitioned into state 'SUCCESS' from 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='ed603c6501b84d9686038decc2157541',qos_specs=None,replication_status=,reservations=['9cbf9c9b-fc39-468e-9470-43b1c7badf61','be9586c8-38f1-4c0a-bbf5-6c097f68e63c','926b45b9-bf47-49ee-836c-ea620c61663a','2b8d8218-50cd-45b7-84fc-8612e07e5138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d27e55d25f414661bea325ee2e81c6a3',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.392095 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.392095 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:28.392639 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0424c28d-340f-4761-8f36-6494658d2bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:28.393130 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bd4eac15-1d1a-41f1-a0f5-caa7373630db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 200 Jul 31 13:58:28.393609 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 568/2287] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:28 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:28.404626 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0424c28d-340f-4761-8f36-6494658d2bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:28.407099 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Flow 'volume_create_api' (e52399fb-1259-48f8-8bc4-885a8e9037ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:28.407465 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Create volume request issued successfully. Jul 31 13:58:28.408382 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f69792e3-e4d6-4f56-8adc-d63b2200afcf tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:28.408844 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 575/2288] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:28 2026] POST /volume/v3/volumes => generated 733 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:28.422681 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f17973eb-494c-4d0e-aad6-4436565c0026 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.424005 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f17973eb-494c-4d0e-aad6-4436565c0026 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] GET https://10.4.3.140/volume/v3/volumes/99e5794f-0b67-409f-94d4-a347baa5a941 Jul 31 13:58:28.424253 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f17973eb-494c-4d0e-aad6-4436565c0026 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.424487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f17973eb-494c-4d0e-aad6-4436565c0026 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.433803 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.433803 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:28.438288 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f17973eb-494c-4d0e-aad6-4436565c0026 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Volume info retrieved successfully. Jul 31 13:58:28.443752 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f17973eb-494c-4d0e-aad6-4436565c0026 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] https://10.4.3.140/volume/v3/volumes/99e5794f-0b67-409f-94d4-a347baa5a941 returned with HTTP 200 Jul 31 13:58:28.444317 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 574/2289] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:28 2026] GET /volume/v3/volumes/99e5794f-0b67-409f-94d4-a347baa5a941 => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:28.524630 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-4e1223d9-a89c-4c98-880c-8712084b51d7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.526727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-4e1223d9-a89c-4c98-880c-8712084b51d7 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f172a9b8-882f-43ec-b443-5c53d752d26a Jul 31 13:58:28.526959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-4e1223d9-a89c-4c98-880c-8712084b51d7 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.527199 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-4e1223d9-a89c-4c98-880c-8712084b51d7 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.536172 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.536172 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:28.554822 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-4fb8fd3a-424f-4702-b99e-639b0e032e31 req-38c6ddcf-46e1-4d6a-b91f-5aec69756c76 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:28.561106 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-4fb8fd3a-424f-4702-b99e-639b0e032e31 req-38c6ddcf-46e1-4d6a-b91f-5aec69756c76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:58:28.561106 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-4fb8fd3a-424f-4702-b99e-639b0e032e31 req-38c6ddcf-46e1-4d6a-b91f-5aec69756c76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:28.561106 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-4fb8fd3a-424f-4702-b99e-639b0e032e31 req-38c6ddcf-46e1-4d6a-b91f-5aec69756c76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:28.571991 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:28.571991 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:28.575999 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-4fb8fd3a-424f-4702-b99e-639b0e032e31 req-38c6ddcf-46e1-4d6a-b91f-5aec69756c76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:58:28.582326 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-4fb8fd3a-424f-4702-b99e-639b0e032e31 req-38c6ddcf-46e1-4d6a-b91f-5aec69756c76 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:58:28.582873 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 569/2290] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:58:28 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:28.615385 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-82f5653f-37b2-4f8c-85d5-a019ae539b1c req-4e1223d9-a89c-4c98-880c-8712084b51d7 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/attachments/f172a9b8-882f-43ec-b443-5c53d752d26a returned with HTTP 200 Jul 31 13:58:28.615869 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 573/2291] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:58:28 2026] DELETE /volume/v3/attachments/f172a9b8-882f-43ec-b443-5c53d752d26a => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:29.293159 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-636853d0-64ce-4758-aa67-dd8e7f581767 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.295101 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-636853d0-64ce-4758-aa67-dd8e7f581767 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:29.295296 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-636853d0-64ce-4758-aa67-dd8e7f581767 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.295473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-636853d0-64ce-4758-aa67-dd8e7f581767 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.302410 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.302410 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:29.305654 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-636853d0-64ce-4758-aa67-dd8e7f581767 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:29.309369 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-636853d0-64ce-4758-aa67-dd8e7f581767 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:29.309794 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 576/2292] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:29 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:29.403637 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec846f6a-c127-4fef-9b71-44e263bed6db None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.407977 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec846f6a-c127-4fef-9b71-44e263bed6db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 Jul 31 13:58:29.408298 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec846f6a-c127-4fef-9b71-44e263bed6db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.408569 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec846f6a-c127-4fef-9b71-44e263bed6db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.408726 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ec846f6a-c127-4fef-9b71-44e263bed6db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Show backup with id e3ded19f-e197-468e-8370-30887c4dd262. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:29.414654 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec846f6a-c127-4fef-9b71-44e263bed6db tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 returned with HTTP 404 Jul 31 13:58:29.415211 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 575/2293] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:29 2026] GET /volume/v3/backups/e3ded19f-e197-468e-8370-30887c4dd262 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:29.458026 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0c594b89-c998-41ff-9ef6-f2f23df6a3fe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.459919 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0c594b89-c998-41ff-9ef6-f2f23df6a3fe tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] GET https://10.4.3.140/volume/v3/volumes/99e5794f-0b67-409f-94d4-a347baa5a941 Jul 31 13:58:29.460136 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0c594b89-c998-41ff-9ef6-f2f23df6a3fe tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.460323 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0c594b89-c998-41ff-9ef6-f2f23df6a3fe tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.467912 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.467912 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:29.471942 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0c594b89-c998-41ff-9ef6-f2f23df6a3fe tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Volume info retrieved successfully. Jul 31 13:58:29.475699 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0c594b89-c998-41ff-9ef6-f2f23df6a3fe tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] https://10.4.3.140/volume/v3/volumes/99e5794f-0b67-409f-94d4-a347baa5a941 returned with HTTP 200 Jul 31 13:58:29.476153 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 570/2294] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:29 2026] GET /volume/v3/volumes/99e5794f-0b67-409f-94d4-a347baa5a941 => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:29.488327 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-30eea8a7-7889-4ad2-90c0-f13cb8f3cdca None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.490443 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a705a7c8-2e85-4260-be30-4699a61db642 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.490618 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30eea8a7-7889-4ad2-90c0-f13cb8f3cdca tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 Jul 31 13:58:29.490689 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30eea8a7-7889-4ad2-90c0-f13cb8f3cdca tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.491009 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30eea8a7-7889-4ad2-90c0-f13cb8f3cdca tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.491167 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-30eea8a7-7889-4ad2-90c0-f13cb8f3cdca tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: c22d9766-ab02-4ae5-87ed-c2be5768b5b3 Jul 31 13:58:29.492416 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a705a7c8-2e85-4260-be30-4699a61db642 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1&project_id=7652dfd17f1444269be3111a3aaa2cc6 Jul 31 13:58:29.492801 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a705a7c8-2e85-4260-be30-4699a61db642 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.493067 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a705a7c8-2e85-4260-be30-4699a61db642 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.493570 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a705a7c8-2e85-4260-be30-4699a61db642 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Could not evaluate value 7652dfd17f1444269be3111a3aaa2cc6, assuming string {{(pid=100185) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 13:58:29.494221 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a705a7c8-2e85-4260-be30-4699a61db642 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Searching by: MultiDict([('project_id', '7652dfd17f1444269be3111a3aaa2cc6'), ('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:58:29.496096 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.496096 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:29.496461 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-30eea8a7-7889-4ad2-90c0-f13cb8f3cdca tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:58:29.512752 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-30eea8a7-7889-4ad2-90c0-f13cb8f3cdca tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 13:58:29.512752 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30eea8a7-7889-4ad2-90c0-f13cb8f3cdca tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 returned with HTTP 202 Jul 31 13:58:29.513225 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 574/2295] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:58:29 2026] DELETE /volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:29.521007 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f5029546-a598-4e47-bd4a-0f6bd785a916 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.523086 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5029546-a598-4e47-bd4a-0f6bd785a916 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 Jul 31 13:58:29.523292 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5029546-a598-4e47-bd4a-0f6bd785a916 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.523483 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5029546-a598-4e47-bd4a-0f6bd785a916 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.526255 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a705a7c8-2e85-4260-be30-4699a61db642 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Get all volumes completed successfully. Jul 31 13:58:29.527155 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.527155 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:29.529992 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.529992 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:29.530429 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f5029546-a598-4e47-bd4a-0f6bd785a916 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:58:29.530728 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a705a7c8-2e85-4260-be30-4699a61db642 tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1&project_id=7652dfd17f1444269be3111a3aaa2cc6 returned with HTTP 200 Jul 31 13:58:29.531112 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 577/2296] 10.4.3.140 () {66 vars in 1373 bytes} [Fri Jul 31 13:58:29 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=7652dfd17f1444269be3111a3aaa2cc6 => generated 3027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:29.531316 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5029546-a598-4e47-bd4a-0f6bd785a916 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 returned with HTTP 200 Jul 31 13:58:29.531697 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 576/2297] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:29 2026] GET /volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:29.543538 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9671bc7e-b882-4a52-bc5e-113fde0a5dbb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.545682 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9671bc7e-b882-4a52-bc5e-113fde0a5dbb tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/99e5794f-0b67-409f-94d4-a347baa5a941 Jul 31 13:58:29.546169 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9671bc7e-b882-4a52-bc5e-113fde0a5dbb tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.546169 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9671bc7e-b882-4a52-bc5e-113fde0a5dbb tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.546354 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-9671bc7e-b882-4a52-bc5e-113fde0a5dbb tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Delete volume with id: 99e5794f-0b67-409f-94d4-a347baa5a941 Jul 31 13:58:29.554474 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.554474 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:29.554864 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9671bc7e-b882-4a52-bc5e-113fde0a5dbb tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Volume info retrieved successfully. Jul 31 13:58:29.573729 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9671bc7e-b882-4a52-bc5e-113fde0a5dbb tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] Delete volume request issued successfully. Jul 31 13:58:29.573981 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9671bc7e-b882-4a52-bc5e-113fde0a5dbb tempest-VolumesListAdminTestJSON-588773436 tempest-VolumesListAdminTestJSON-588773436-project-admin] https://10.4.3.140/volume/v3/volumes/99e5794f-0b67-409f-94d4-a347baa5a941 returned with HTTP 202 Jul 31 13:58:29.574759 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 571/2298] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:29 2026] DELETE /volume/v3/volumes/99e5794f-0b67-409f-94d4-a347baa5a941 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:29.582140 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d9da7aea-e165-40d7-a6ff-c40a8555843a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.584081 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d9da7aea-e165-40d7-a6ff-c40a8555843a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 Jul 31 13:58:29.584307 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d9da7aea-e165-40d7-a6ff-c40a8555843a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.584607 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d9da7aea-e165-40d7-a6ff-c40a8555843a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.592675 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.592675 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:29.597062 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d9da7aea-e165-40d7-a6ff-c40a8555843a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:29.601781 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d9da7aea-e165-40d7-a6ff-c40a8555843a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 returned with HTTP 200 Jul 31 13:58:29.602262 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 575/2299] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:29 2026] GET /volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:29.616401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c9ec4c67-53c0-4d55-b1d1-ed0c271405fa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.618196 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9ec4c67-53c0-4d55-b1d1-ed0c271405fa tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] DELETE https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 Jul 31 13:58:29.618410 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9ec4c67-53c0-4d55-b1d1-ed0c271405fa tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.618609 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9ec4c67-53c0-4d55-b1d1-ed0c271405fa tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.618771 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-c9ec4c67-53c0-4d55-b1d1-ed0c271405fa tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Delete volume with id: 81f61129-b559-4b69-b36c-65c17e5feec4 Jul 31 13:58:29.627736 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.627736 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:29.628241 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c9ec4c67-53c0-4d55-b1d1-ed0c271405fa tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:29.650717 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c9ec4c67-53c0-4d55-b1d1-ed0c271405fa tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Delete volume request issued successfully. Jul 31 13:58:29.650912 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9ec4c67-53c0-4d55-b1d1-ed0c271405fa tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 returned with HTTP 202 Jul 31 13:58:29.651478 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 578/2300] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:29 2026] DELETE /volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:29.659153 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dd3cda74-62d3-4741-bbe4-5700a6707a20 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.661001 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd3cda74-62d3-4741-bbe4-5700a6707a20 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 Jul 31 13:58:29.661203 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd3cda74-62d3-4741-bbe4-5700a6707a20 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.661446 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd3cda74-62d3-4741-bbe4-5700a6707a20 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.669500 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.669500 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:29.670905 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-976a24ce-7587-4907-87fc-1ef63e3004ec None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:29.673347 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-976a24ce-7587-4907-87fc-1ef63e3004ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:29.673664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-976a24ce-7587-4907-87fc-1ef63e3004ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:29.673962 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-976a24ce-7587-4907-87fc-1ef63e3004ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:29.674784 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dd3cda74-62d3-4741-bbe4-5700a6707a20 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:29.680282 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd3cda74-62d3-4741-bbe4-5700a6707a20 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 returned with HTTP 200 Jul 31 13:58:29.680761 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 577/2301] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:29 2026] GET /volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:29.681553 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:29.681553 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:29.687399 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-976a24ce-7587-4907-87fc-1ef63e3004ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:29.692046 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-976a24ce-7587-4907-87fc-1ef63e3004ec tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:29.692624 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 572/2302] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:29 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:30.542927 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5378f65c-8f2b-4fa8-a049-d486f806ad7a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:30.544896 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5378f65c-8f2b-4fa8-a049-d486f806ad7a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 Jul 31 13:58:30.545119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5378f65c-8f2b-4fa8-a049-d486f806ad7a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:30.545299 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5378f65c-8f2b-4fa8-a049-d486f806ad7a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:30.550276 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5378f65c-8f2b-4fa8-a049-d486f806ad7a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 returned with HTTP 404 Jul 31 13:58:30.550928 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 576/2303] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:58:30 2026] GET /volume/v3/snapshots/c22d9766-ab02-4ae5-87ed-c2be5768b5b3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:30.561472 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-13b5dc4d-be99-4fd0-bb7d-8eaefe485f89 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:30.563111 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13b5dc4d-be99-4fd0-bb7d-8eaefe485f89 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 13:58:30.563303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13b5dc4d-be99-4fd0-bb7d-8eaefe485f89 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:30.563487 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13b5dc4d-be99-4fd0-bb7d-8eaefe485f89 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:30.573597 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:30.573597 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:30.578447 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-13b5dc4d-be99-4fd0-bb7d-8eaefe485f89 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:58:30.583365 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13b5dc4d-be99-4fd0-bb7d-8eaefe485f89 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 13:58:30.583823 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 579/2304] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:30 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:30.613193 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:30.615320 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:30.615663 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-512039305"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:30.617436 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request body: {'volume': {'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-512039305'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:30.692182 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume of 1 GB Jul 31 13:58:30.693879 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-481acd27-4bb0-481d-b8bc-61345caa2f39 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:30.695777 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-481acd27-4bb0-481d-b8bc-61345caa2f39 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 Jul 31 13:58:30.695834 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Availability Zones retrieved successfully. Jul 31 13:58:30.695967 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-481acd27-4bb0-481d-b8bc-61345caa2f39 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:30.696176 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-481acd27-4bb0-481d-b8bc-61345caa2f39 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:30.700536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (7b48a328-7474-4557-a401-a979ddfc2ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:30.701492 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574e7bc0-43ba-4b8a-812f-125bf0c43d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:30.702144 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-481acd27-4bb0-481d-b8bc-61345caa2f39 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 returned with HTTP 404 Jul 31 13:58:30.702309 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:30.702671 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 573/2305] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:30 2026] GET /volume/v3/volumes/81f61129-b559-4b69-b36c-65c17e5feec4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:30.710168 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-921a646a-0729-4ff6-8003-3f62db11d6fb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:30.712493 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-921a646a-0729-4ff6-8003-3f62db11d6fb tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 Jul 31 13:58:30.712746 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-921a646a-0729-4ff6-8003-3f62db11d6fb tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:30.712938 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-921a646a-0729-4ff6-8003-3f62db11d6fb tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:30.723408 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:30.723408 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:30.727933 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-921a646a-0729-4ff6-8003-3f62db11d6fb tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:30.733224 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-921a646a-0729-4ff6-8003-3f62db11d6fb tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 returned with HTTP 200 Jul 31 13:58:30.733650 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 577/2306] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:30 2026] GET /volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:30.744777 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-50dcfd4f-d626-4354-b2fc-6192c38da3ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:30.746479 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-50dcfd4f-d626-4354-b2fc-6192c38da3ce tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] DELETE https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 Jul 31 13:58:30.746742 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-50dcfd4f-d626-4354-b2fc-6192c38da3ce tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:30.746935 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-50dcfd4f-d626-4354-b2fc-6192c38da3ce tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:30.747087 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-50dcfd4f-d626-4354-b2fc-6192c38da3ce tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Delete volume with id: 70570c28-2db6-49a8-9363-73d95b0e4965 Jul 31 13:58:30.754426 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:30.754426 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:30.754948 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-50dcfd4f-d626-4354-b2fc-6192c38da3ce tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:30.767067 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574e7bc0-43ba-4b8a-812f-125bf0c43d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:30.768268 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc30de1-594a-4e3e-b998-34d5029f8409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:30.779378 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-50dcfd4f-d626-4354-b2fc-6192c38da3ce tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Delete volume request issued successfully. Jul 31 13:58:30.779698 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-50dcfd4f-d626-4354-b2fc-6192c38da3ce tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 returned with HTTP 202 Jul 31 13:58:30.780038 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 580/2307] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:30 2026] DELETE /volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:30.789021 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3a522827-4795-439d-8d03-f3f9dbebf60a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:30.790968 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a522827-4795-439d-8d03-f3f9dbebf60a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 Jul 31 13:58:30.791275 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a522827-4795-439d-8d03-f3f9dbebf60a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:30.791610 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a522827-4795-439d-8d03-f3f9dbebf60a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:30.799179 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:30.799179 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:30.804215 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3a522827-4795-439d-8d03-f3f9dbebf60a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:30.810374 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a522827-4795-439d-8d03-f3f9dbebf60a tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 returned with HTTP 200 Jul 31 13:58:30.810374 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 574/2308] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:30 2026] GET /volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:30.821020 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['fbf9e943-b302-4752-88ef-3fed13ff58f4', '8c83f2cc-305d-4ad9-a9ec-15ad517e97b2', 'abe12aa7-8b4b-4ba8-87c4-7c57fa92f1c5', 'd105839b-fc19-4a5c-ba90-01dd72e4b2fd'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:30.821217 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc30de1-594a-4e3e-b998-34d5029f8409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbf9e943-b302-4752-88ef-3fed13ff58f4', '8c83f2cc-305d-4ad9-a9ec-15ad517e97b2', 'abe12aa7-8b4b-4ba8-87c4-7c57fa92f1c5', 'd105839b-fc19-4a5c-ba90-01dd72e4b2fd']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:30.822308 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4063569-de6a-4e57-95aa-0d9b45db0177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:30.853712 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4063569-de6a-4e57-95aa-0d9b45db0177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1ce716a-e8bd-413b-904d-a5a02eff61d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-512039305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['fbf9e943-b302-4752-88ef-3fed13ff58f4','8c83f2cc-305d-4ad9-a9ec-15ad517e97b2','abe12aa7-8b4b-4ba8-87c4-7c57fa92f1c5','d105839b-fc19-4a5c-ba90-01dd72e4b2fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-512039305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1ce716a-e8bd-413b-904d-a5a02eff61d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3939ba53830944f88de0fcf9d3f83ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:30.854059 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97ccfa7-2412-4ea4-9469-e99a699ef9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:30.898439 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97ccfa7-2412-4ea4-9469-e99a699ef9f7) transitioned into state 'SUCCESS' from state '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-512039305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['fbf9e943-b302-4752-88ef-3fed13ff58f4','8c83f2cc-305d-4ad9-a9ec-15ad517e97b2','abe12aa7-8b4b-4ba8-87c4-7c57fa92f1c5','d105839b-fc19-4a5c-ba90-01dd72e4b2fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:30.899137 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5294d7e9-cb8b-47d8-b46f-99b9d0ff6331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:30.916025 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5294d7e9-cb8b-47d8-b46f-99b9d0ff6331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:30.917274 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (7b48a328-7474-4557-a401-a979ddfc2ce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:30.917751 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request issued successfully. Jul 31 13:58:30.918615 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1890cd9e-031c-4f5e-9512-dee3600481b7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:30.919258 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 578/2309] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:30 2026] POST /volume/v3/volumes => generated 753 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:30.938004 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-37ec3d52-8684-40cc-813c-c1dfebdc57ac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:30.942686 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37ec3d52-8684-40cc-813c-c1dfebdc57ac tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:58:30.942686 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37ec3d52-8684-40cc-813c-c1dfebdc57ac tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:30.942686 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37ec3d52-8684-40cc-813c-c1dfebdc57ac tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:30.952311 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:30.952311 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:30.960701 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-37ec3d52-8684-40cc-813c-c1dfebdc57ac tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:58:30.970395 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37ec3d52-8684-40cc-813c-c1dfebdc57ac tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:58:30.970933 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 578/2310] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:30 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:31.824298 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a28462e0-5acd-4b3e-b941-737b70fdc7b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:31.826112 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a28462e0-5acd-4b3e-b941-737b70fdc7b2 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 Jul 31 13:58:31.826309 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a28462e0-5acd-4b3e-b941-737b70fdc7b2 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:31.826505 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a28462e0-5acd-4b3e-b941-737b70fdc7b2 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:31.832585 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a28462e0-5acd-4b3e-b941-737b70fdc7b2 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 returned with HTTP 404 Jul 31 13:58:31.832992 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 581/2311] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:31 2026] GET /volume/v3/volumes/70570c28-2db6-49a8-9363-73d95b0e4965 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:31.841843 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-af4eb8d8-0c15-4459-b1e2-398def569b6f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:31.843753 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af4eb8d8-0c15-4459-b1e2-398def569b6f tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 Jul 31 13:58:31.843899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af4eb8d8-0c15-4459-b1e2-398def569b6f tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:31.844109 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af4eb8d8-0c15-4459-b1e2-398def569b6f tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:31.856253 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:31.856253 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:31.859822 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-af4eb8d8-0c15-4459-b1e2-398def569b6f tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:31.864020 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af4eb8d8-0c15-4459-b1e2-398def569b6f tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 returned with HTTP 200 Jul 31 13:58:31.864395 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 575/2312] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:31 2026] GET /volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:31.880052 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4c6eb6a8-2d21-4974-9dff-d9ad56831163 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:31.883455 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c6eb6a8-2d21-4974-9dff-d9ad56831163 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] DELETE https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 Jul 31 13:58:31.883455 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c6eb6a8-2d21-4974-9dff-d9ad56831163 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:31.883455 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c6eb6a8-2d21-4974-9dff-d9ad56831163 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:31.883721 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4c6eb6a8-2d21-4974-9dff-d9ad56831163 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Delete volume with id: 19e167d1-c08f-465e-a121-6d5aaeae7113 Jul 31 13:58:31.893070 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:31.893070 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:31.893488 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4c6eb6a8-2d21-4974-9dff-d9ad56831163 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:31.919743 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4c6eb6a8-2d21-4974-9dff-d9ad56831163 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Delete volume request issued successfully. Jul 31 13:58:31.919996 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c6eb6a8-2d21-4974-9dff-d9ad56831163 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 returned with HTTP 202 Jul 31 13:58:31.920480 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 579/2313] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:31 2026] DELETE /volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:31.931652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2f223041-608b-491d-ab4d-7e9ffb3860f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:31.933458 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f223041-608b-491d-ab4d-7e9ffb3860f6 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 Jul 31 13:58:31.933672 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f223041-608b-491d-ab4d-7e9ffb3860f6 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:31.933866 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f223041-608b-491d-ab4d-7e9ffb3860f6 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:31.941363 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:31.941363 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:31.945224 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2f223041-608b-491d-ab4d-7e9ffb3860f6 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Volume info retrieved successfully. Jul 31 13:58:31.949473 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f223041-608b-491d-ab4d-7e9ffb3860f6 tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 returned with HTTP 200 Jul 31 13:58:31.949961 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 579/2314] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:31 2026] GET /volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:31.988628 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd21e1ef-8aba-4721-afd7-2d9732835203 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:31.990331 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd21e1ef-8aba-4721-afd7-2d9732835203 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:58:31.990470 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd21e1ef-8aba-4721-afd7-2d9732835203 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:31.990681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd21e1ef-8aba-4721-afd7-2d9732835203 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:31.997529 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:31.997529 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:32.004053 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cd21e1ef-8aba-4721-afd7-2d9732835203 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:58:32.010447 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd21e1ef-8aba-4721-afd7-2d9732835203 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:58:32.010897 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 582/2315] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:31 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:32.692440 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4ba7b153-0b59-4d56-b25e-6883dd1f6c4b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:32.694487 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4ba7b153-0b59-4d56-b25e-6883dd1f6c4b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:32.694741 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4ba7b153-0b59-4d56-b25e-6883dd1f6c4b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:32.694985 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4ba7b153-0b59-4d56-b25e-6883dd1f6c4b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:32.695970 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4ba7b153-0b59-4d56-b25e-6883dd1f6c4b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Delete volume with id: d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:32.701832 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:32.701832 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:32.702305 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4ba7b153-0b59-4d56-b25e-6883dd1f6c4b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:32.721462 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4ba7b153-0b59-4d56-b25e-6883dd1f6c4b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Delete volume request issued successfully. Jul 31 13:58:32.721556 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4ba7b153-0b59-4d56-b25e-6883dd1f6c4b tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 202 Jul 31 13:58:32.722101 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 576/2316] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:32 2026] DELETE /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:32.732191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-04884255-aa57-43c3-93f2-0c60df5c07a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:32.734707 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04884255-aa57-43c3-93f2-0c60df5c07a1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:32.735018 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-04884255-aa57-43c3-93f2-0c60df5c07a1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:32.735307 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-04884255-aa57-43c3-93f2-0c60df5c07a1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:32.742278 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:32.742278 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:32.746503 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-04884255-aa57-43c3-93f2-0c60df5c07a1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:32.751711 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04884255-aa57-43c3-93f2-0c60df5c07a1 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 200 Jul 31 13:58:32.752958 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 580/2317] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:32 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:32.965430 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f92a8b67-1607-401d-ac24-663d5099a6ef None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:32.966981 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f92a8b67-1607-401d-ac24-663d5099a6ef tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] GET https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 Jul 31 13:58:32.967303 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f92a8b67-1607-401d-ac24-663d5099a6ef tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:32.967576 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f92a8b67-1607-401d-ac24-663d5099a6ef tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:32.975937 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f92a8b67-1607-401d-ac24-663d5099a6ef tempest-VolumesListAdminTestJSON-1164224837 tempest-VolumesListAdminTestJSON-1164224837-project-member] https://10.4.3.140/volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 returned with HTTP 404 Jul 31 13:58:32.976772 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 580/2318] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:32 2026] GET /volume/v3/volumes/19e167d1-c08f-465e-a121-6d5aaeae7113 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:33.770153 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-78fb6b68-cb63-4228-a909-eea383ee8e6d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:33.772197 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78fb6b68-cb63-4228-a909-eea383ee8e6d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa Jul 31 13:58:33.772361 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78fb6b68-cb63-4228-a909-eea383ee8e6d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:33.772588 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78fb6b68-cb63-4228-a909-eea383ee8e6d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:33.778979 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78fb6b68-cb63-4228-a909-eea383ee8e6d tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa returned with HTTP 404 Jul 31 13:58:33.779175 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 583/2319] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:33 2026] GET /volume/v3/volumes/d48947f0-4996-4f0e-a0a3-61daddffeefa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:33.847778 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0075b00b-4774-4dde-b053-776b62658edc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:33.850215 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0075b00b-4774-4dde-b053-776b62658edc tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:58:33.850591 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0075b00b-4774-4dde-b053-776b62658edc tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:33.850852 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0075b00b-4774-4dde-b053-776b62658edc tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:33.851123 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-0075b00b-4774-4dde-b053-776b62658edc tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Delete volume with id: 6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:58:33.862666 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:33.862666 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:33.863237 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0075b00b-4774-4dde-b053-776b62658edc tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:33.892056 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0075b00b-4774-4dde-b053-776b62658edc tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Delete volume request issued successfully. Jul 31 13:58:33.892214 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0075b00b-4774-4dde-b053-776b62658edc tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 202 Jul 31 13:58:33.892687 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 577/2320] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:33 2026] DELETE /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:33.901113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-033dd18e-01e4-4aea-b182-5aa189c9a428 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:33.902799 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-033dd18e-01e4-4aea-b182-5aa189c9a428 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:58:33.903027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-033dd18e-01e4-4aea-b182-5aa189c9a428 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:33.903547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-033dd18e-01e4-4aea-b182-5aa189c9a428 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:33.911138 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:33.911138 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:33.914699 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-033dd18e-01e4-4aea-b182-5aa189c9a428 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:33.920652 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-033dd18e-01e4-4aea-b182-5aa189c9a428 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 200 Jul 31 13:58:33.921620 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 581/2321] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:33 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:34.935235 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ba004ccf-2419-4854-aa33-d11b136693eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:34.938051 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba004ccf-2419-4854-aa33-d11b136693eb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 Jul 31 13:58:34.938367 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba004ccf-2419-4854-aa33-d11b136693eb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:34.938975 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba004ccf-2419-4854-aa33-d11b136693eb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:34.949932 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba004ccf-2419-4854-aa33-d11b136693eb tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 returned with HTTP 404 Jul 31 13:58:34.951174 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 581/2322] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:34 2026] GET /volume/v3/volumes/6151fa51-d57b-4583-a987-3ad0b84545a7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:35.069381 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-70d4c751-f1ce-496e-bab7-0bf99a72ce70 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:35.071773 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70d4c751-f1ce-496e-bab7-0bf99a72ce70 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:58:35.071957 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70d4c751-f1ce-496e-bab7-0bf99a72ce70 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:35.072131 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70d4c751-f1ce-496e-bab7-0bf99a72ce70 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:35.072299 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-70d4c751-f1ce-496e-bab7-0bf99a72ce70 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Delete volume with id: c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:58:35.080654 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:35.080654 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:35.081057 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-70d4c751-f1ce-496e-bab7-0bf99a72ce70 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:35.100612 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-70d4c751-f1ce-496e-bab7-0bf99a72ce70 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Delete volume request issued successfully. Jul 31 13:58:35.100894 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70d4c751-f1ce-496e-bab7-0bf99a72ce70 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 202 Jul 31 13:58:35.101167 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 584/2323] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:35 2026] DELETE /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:35.108770 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-464af701-cd0f-4b8b-b698-4e4e0981c974 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:35.110704 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-464af701-cd0f-4b8b-b698-4e4e0981c974 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:58:35.110890 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-464af701-cd0f-4b8b-b698-4e4e0981c974 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:35.111066 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-464af701-cd0f-4b8b-b698-4e4e0981c974 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:35.120363 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:35.120363 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:35.127715 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-464af701-cd0f-4b8b-b698-4e4e0981c974 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Volume info retrieved successfully. Jul 31 13:58:35.130021 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-464af701-cd0f-4b8b-b698-4e4e0981c974 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 200 Jul 31 13:58:35.130480 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 578/2324] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:35 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:35.351660 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:35.453760 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:35.454076 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1840962948", "metadata": {"Type": "Test"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:35.457536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1840962948', 'metadata': {'Type': 'Test'}}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:35.457536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume of 1 GB Jul 31 13:58:35.465842 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Availability Zones retrieved successfully. Jul 31 13:58:35.473423 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (ca9aff21-acbe-4ce2-99d3-5646a8ed887a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:35.474401 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a66d074-e95b-4693-8a26-6fb0822d4911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:35.475426 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:35.510744 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a66d074-e95b-4693-8a26-6fb0822d4911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:35.511640 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fae8bf02-4dda-4d65-a2ef-e817454d6b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:35.566497 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Created reservations ['538323fc-2db9-4f5a-9f94-0bfc35942285', '5aeebdb7-6c18-4a83-a1aa-681f527b2f42', '587597f4-9f2d-48f2-a5ac-c3870b84437e', '630aa656-4830-4af8-9597-e4874cf96d16'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:35.567781 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fae8bf02-4dda-4d65-a2ef-e817454d6b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['538323fc-2db9-4f5a-9f94-0bfc35942285', '5aeebdb7-6c18-4a83-a1aa-681f527b2f42', '587597f4-9f2d-48f2-a5ac-c3870b84437e', '630aa656-4830-4af8-9597-e4874cf96d16']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:35.568741 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc349c0-bf86-48f1-9895-be6b7a48e581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:35.591143 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc349c0-bf86-48f1-9895-be6b7a48e581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70d500ce-2991-4adc-b9b8-7dc70bdfd66e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1840962948',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['538323fc-2db9-4f5a-9f94-0bfc35942285','5aeebdb7-6c18-4a83-a1aa-681f527b2f42','587597f4-9f2d-48f2-a5ac-c3870b84437e','630aa656-4830-4af8-9597-e4874cf96d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1840962948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70d500ce-2991-4adc-b9b8-7dc70bdfd66e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bacb0e94f09e43dea5363fe4f5401124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39acb4c4dde41209614c865a1d70004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:35.592066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (485de430-ea8d-4637-ac54-9030637e8231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:35.610018 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (485de430-ea8d-4637-ac54-9030637e8231) transitioned into state 'SUCCESS' from state '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-1840962948',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['538323fc-2db9-4f5a-9f94-0bfc35942285','5aeebdb7-6c18-4a83-a1aa-681f527b2f42','587597f4-9f2d-48f2-a5ac-c3870b84437e','630aa656-4830-4af8-9597-e4874cf96d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:35.611325 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f07910-0062-4344-81fe-7d83009bba31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:35.632453 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f07910-0062-4344-81fe-7d83009bba31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:35.633570 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (ca9aff21-acbe-4ce2-99d3-5646a8ed887a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:35.633935 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request issued successfully. Jul 31 13:58:35.634807 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6d8e200-a327-4c5d-8197-573e7e41b872 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:35.635297 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 582/2325] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:35 2026] POST /volume/v3/volumes => generated 759 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:35.650770 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9b4d5acd-3914-4d3f-826c-a8faf5f61980 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:35.654211 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b4d5acd-3914-4d3f-826c-a8faf5f61980 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:35.654465 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b4d5acd-3914-4d3f-826c-a8faf5f61980 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:35.654751 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b4d5acd-3914-4d3f-826c-a8faf5f61980 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:35.663479 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:35.663479 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:35.667096 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9b4d5acd-3914-4d3f-826c-a8faf5f61980 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:35.671722 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b4d5acd-3914-4d3f-826c-a8faf5f61980 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 200 Jul 31 13:58:35.672157 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 582/2326] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:35 2026] GET /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:36.053840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.056041 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:36.056442 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-982424045"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:36.057862 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-982424045'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:36.057983 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume of 1 GB Jul 31 13:58:36.062192 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Availability Zones retrieved successfully. Jul 31 13:58:36.067576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (db12b899-1770-4ce4-98da-c1fcef110cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:36.068459 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e356aa4-f16c-4421-b7ac-20ab4bba12bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:36.069394 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:36.093675 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e356aa4-f16c-4421-b7ac-20ab4bba12bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:36.094520 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ee676a-e05d-491f-a4d2-d267c983d057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:36.108853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fdc99add-1eec-4182-a78e-01456c44802f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.110580 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fdc99add-1eec-4182-a78e-01456c44802f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:36.110909 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fdc99add-1eec-4182-a78e-01456c44802f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-attach": {"instance_uuid": "4de55a48-482c-485f-9589-250a0cb62f35", "mountpoint": "/dev/vdb"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:36.111033 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fdc99add-1eec-4182-a78e-01456c44802f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4de55a48-482c-485f-9589-250a0cb62f35", "mountpoint": "/dev/vdb"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:36.120439 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.120439 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:36.121023 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fdc99add-1eec-4182-a78e-01456c44802f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:36.134595 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fdc99add-1eec-4182-a78e-01456c44802f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Update volume admin metadata completed successfully. Jul 31 13:58:36.143298 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-08b1054d-c611-464c-8a9c-83891b645d06 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.145831 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08b1054d-c611-464c-8a9c-83891b645d06 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] GET https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b Jul 31 13:58:36.146059 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08b1054d-c611-464c-8a9c-83891b645d06 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:36.146318 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08b1054d-c611-464c-8a9c-83891b645d06 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:36.149997 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Created reservations ['3bd4ea35-9a86-45b4-a2a0-a982564b2e62', '7f692714-8386-45d2-b85e-4099247e3a37', 'f4a60db5-f42c-4724-b7e5-2208957ee814', 'a0e3f1c1-e222-4ae8-9590-1f0b8bd4dae9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:36.150663 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ee676a-e05d-491f-a4d2-d267c983d057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd4ea35-9a86-45b4-a2a0-a982564b2e62', '7f692714-8386-45d2-b85e-4099247e3a37', 'f4a60db5-f42c-4724-b7e5-2208957ee814', 'a0e3f1c1-e222-4ae8-9590-1f0b8bd4dae9']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:36.151304 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc77ae7-5648-4a6d-aa2b-42dc2a86bfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:36.152991 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08b1054d-c611-464c-8a9c-83891b645d06 tempest-AttachVolumeNegativeTest-1716923176 tempest-AttachVolumeNegativeTest-1716923176-project-member] https://10.4.3.140/volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b returned with HTTP 404 Jul 31 13:58:36.153502 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 583/2327] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:36 2026] GET /volume/v3/volumes/c067fef0-8f40-47f1-a2e0-69503f97222b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:36.175562 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc77ae7-5648-4a6d-aa2b-42dc2a86bfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf6cfe8-fd5b-4452-9c30-64eb19feab25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-982424045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['3bd4ea35-9a86-45b4-a2a0-a982564b2e62','7f692714-8386-45d2-b85e-4099247e3a37','f4a60db5-f42c-4724-b7e5-2208957ee814','a0e3f1c1-e222-4ae8-9590-1f0b8bd4dae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-982424045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf6cfe8-fd5b-4452-9c30-64eb19feab25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c61aa81762f49109cae3539b27b4061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:36.176247 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba78b4d-c6aa-408b-8722-abee26f01319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:36.194704 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba78b4d-c6aa-408b-8722-abee26f01319) transitioned into state 'SUCCESS' from state '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-982424045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['3bd4ea35-9a86-45b4-a2a0-a982564b2e62','7f692714-8386-45d2-b85e-4099247e3a37','f4a60db5-f42c-4724-b7e5-2208957ee814','a0e3f1c1-e222-4ae8-9590-1f0b8bd4dae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:36.195768 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1cf902b-3e9d-4f13-bce7-ca17e768dde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:36.213048 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1cf902b-3e9d-4f13-bce7-ca17e768dde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:36.214101 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (db12b899-1770-4ce4-98da-c1fcef110cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:36.214531 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request issued successfully. Jul 31 13:58:36.215224 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a5ce766c-72fe-4ad2-a863-7ed6d28129f2 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:36.215368 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fdc99add-1eec-4182-a78e-01456c44802f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Attach volume completed successfully. Jul 31 13:58:36.215794 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 585/2328] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:36 2026] POST /volume/v3/volumes => generated 748 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:36.216028 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fdc99add-1eec-4182-a78e-01456c44802f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:58:36.216461 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 579/2329] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:36 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:36.226625 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d2430b00-aa95-4cdb-bf7c-39344afe3a5f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.228785 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2430b00-aa95-4cdb-bf7c-39344afe3a5f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:36.228897 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2430b00-aa95-4cdb-bf7c-39344afe3a5f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:36.229095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2430b00-aa95-4cdb-bf7c-39344afe3a5f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:36.230484 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9fbeefe0-3195-43ce-90df-86416851295f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.232383 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9fbeefe0-3195-43ce-90df-86416851295f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:36.232383 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9fbeefe0-3195-43ce-90df-86416851295f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:36.232591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9fbeefe0-3195-43ce-90df-86416851295f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:36.239729 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.239729 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:36.240833 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.240833 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:36.244746 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9fbeefe0-3195-43ce-90df-86416851295f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:36.245252 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d2430b00-aa95-4cdb-bf7c-39344afe3a5f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:36.250752 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2430b00-aa95-4cdb-bf7c-39344afe3a5f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:36.251206 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 583/2330] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:36 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:36.255856 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9fbeefe0-3195-43ce-90df-86416851295f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:36.256384 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 584/2331] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:36 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:36.272583 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3a590114-b18c-40dd-9517-6ef5d51fdcdd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.274727 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3a590114-b18c-40dd-9517-6ef5d51fdcdd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:36.275197 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3a590114-b18c-40dd-9517-6ef5d51fdcdd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-detach": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:36.275376 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3a590114-b18c-40dd-9517-6ef5d51fdcdd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:36.287966 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.287966 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:36.288111 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3a590114-b18c-40dd-9517-6ef5d51fdcdd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:36.404591 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3a590114-b18c-40dd-9517-6ef5d51fdcdd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Detach volume completed successfully. Jul 31 13:58:36.404894 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3a590114-b18c-40dd-9517-6ef5d51fdcdd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:58:36.405487 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 586/2332] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:36 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:36.412051 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4304036e-6c06-4efc-b7f3-d5083647f777 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.414476 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4304036e-6c06-4efc-b7f3-d5083647f777 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:36.414803 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4304036e-6c06-4efc-b7f3-d5083647f777 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:36.415075 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4304036e-6c06-4efc-b7f3-d5083647f777 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:36.425033 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.425033 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:36.430267 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4304036e-6c06-4efc-b7f3-d5083647f777 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:36.439120 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4304036e-6c06-4efc-b7f3-d5083647f777 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:36.439540 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 580/2333] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:36 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:36.684202 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-512631ad-b41f-4797-9692-4463b9353c6c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.686566 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-512631ad-b41f-4797-9692-4463b9353c6c tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:36.686819 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-512631ad-b41f-4797-9692-4463b9353c6c tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:36.687285 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-512631ad-b41f-4797-9692-4463b9353c6c tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:36.704394 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.704394 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:36.707062 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-512631ad-b41f-4797-9692-4463b9353c6c tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:36.714319 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-512631ad-b41f-4797-9692-4463b9353c6c tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 200 Jul 31 13:58:36.714897 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 584/2334] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:36 2026] GET /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:36.729110 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c300ede6-04b6-43f7-be7d-f771dfd109a8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.732841 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c300ede6-04b6-43f7-be7d-f771dfd109a8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:36.732841 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c300ede6-04b6-43f7-be7d-f771dfd109a8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:36.733008 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c300ede6-04b6-43f7-be7d-f771dfd109a8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:36.755284 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.755284 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:36.757843 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c300ede6-04b6-43f7-be7d-f771dfd109a8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:36.764570 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c300ede6-04b6-43f7-be7d-f771dfd109a8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 200 Jul 31 13:58:36.765479 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 585/2335] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:36 2026] GET /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:36.783006 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-36e36724-223c-4e1f-9f89-59da9a54d5b4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.784964 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-36e36724-223c-4e1f-9f89-59da9a54d5b4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] PUT https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:36.785315 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-36e36724-223c-4e1f-9f89-59da9a54d5b4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1840962948"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:36.796611 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.796611 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:36.800543 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-36e36724-223c-4e1f-9f89-59da9a54d5b4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:36.811026 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-36e36724-223c-4e1f-9f89-59da9a54d5b4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume updated successfully. Jul 31 13:58:36.811633 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-36e36724-223c-4e1f-9f89-59da9a54d5b4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 200 Jul 31 13:58:36.812011 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 587/2336] 10.4.3.140 () {68 vars in 1368 bytes} [Fri Jul 31 13:58:36 2026] PUT /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 784 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:36.826885 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4fbf5ebd-64c8-430d-8491-ca17c038463b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.831193 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4fbf5ebd-64c8-430d-8491-ca17c038463b tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] PUT https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:36.831193 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4fbf5ebd-64c8-430d-8491-ca17c038463b tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-734980410", "description": "This is the new description of volume"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:36.844079 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.844079 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:36.850235 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4fbf5ebd-64c8-430d-8491-ca17c038463b tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:36.861956 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4fbf5ebd-64c8-430d-8491-ca17c038463b tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume updated successfully. Jul 31 13:58:36.862654 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4fbf5ebd-64c8-430d-8491-ca17c038463b tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 200 Jul 31 13:58:36.863419 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 581/2337] 10.4.3.140 () {68 vars in 1369 bytes} [Fri Jul 31 13:58:36 2026] PUT /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:36.874485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-63420909-2281-485d-a760-aef9091fe31a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.877828 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63420909-2281-485d-a760-aef9091fe31a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:36.878056 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63420909-2281-485d-a760-aef9091fe31a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:36.878288 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63420909-2281-485d-a760-aef9091fe31a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:36.885467 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:36.885467 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:36.889733 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-63420909-2281-485d-a760-aef9091fe31a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:36.894014 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63420909-2281-485d-a760-aef9091fe31a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 200 Jul 31 13:58:36.894355 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 585/2338] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:36 2026] GET /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 890 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:36.909148 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:36.910896 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:36.911239 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1261228823", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-540896342"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:36.912866 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1261228823', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-540896342'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:36.913027 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume of 1 GB Jul 31 13:58:36.917952 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Availability Zones retrieved successfully. Jul 31 13:58:36.924610 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (cc195be4-d2c1-4d2a-82b4-441d16f0c098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:36.925856 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8185c768-4a42-41a9-a349-6e890e7d2c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:36.927219 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:36.960244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8185c768-4a42-41a9-a349-6e890e7d2c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:36.961104 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2c69d4-6ab8-4371-89ad-53e0ad3e971e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:37.002924 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Created reservations ['255c949d-8cb8-4e4f-94b2-1fc7fa64f7ff', '744455be-aea9-492a-9ac2-2494cc019638', 'a339b7bf-1d41-41a9-9f6f-e6654bbdf13d', '7d0bf2c5-d0b3-48c5-8a64-c25786690557'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:37.004917 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae2c69d4-6ab8-4371-89ad-53e0ad3e971e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['255c949d-8cb8-4e4f-94b2-1fc7fa64f7ff', '744455be-aea9-492a-9ac2-2494cc019638', 'a339b7bf-1d41-41a9-9f6f-e6654bbdf13d', '7d0bf2c5-d0b3-48c5-8a64-c25786690557']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:37.005177 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95bc0a2-9c77-47bb-a8ad-67ca1b1b5c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:37.029651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95bc0a2-9c77-47bb-a8ad-67ca1b1b5c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8bcc006-e668-41ed-bfeb-2a59bc107962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1261228823',display_name='tempest-VolumesGetTest-Volume-540896342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['255c949d-8cb8-4e4f-94b2-1fc7fa64f7ff','744455be-aea9-492a-9ac2-2494cc019638','a339b7bf-1d41-41a9-9f6f-e6654bbdf13d','7d0bf2c5-d0b3-48c5-8a64-c25786690557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1261228823',display_name='tempest-VolumesGetTest-Volume-540896342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8bcc006-e668-41ed-bfeb-2a59bc107962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bacb0e94f09e43dea5363fe4f5401124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39acb4c4dde41209614c865a1d70004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:37.030364 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ddf198f-58ef-44fe-a693-ebcfef7874b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:37.047078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ddf198f-58ef-44fe-a693-ebcfef7874b7) transitioned into 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-1261228823',display_name='tempest-VolumesGetTest-Volume-540896342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['255c949d-8cb8-4e4f-94b2-1fc7fa64f7ff','744455be-aea9-492a-9ac2-2494cc019638','a339b7bf-1d41-41a9-9f6f-e6654bbdf13d','7d0bf2c5-d0b3-48c5-8a64-c25786690557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:37.047831 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc43ab6-41d9-45dc-922d-6e2a4c226818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:37.057142 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc43ab6-41d9-45dc-922d-6e2a4c226818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:37.058120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (cc195be4-d2c1-4d2a-82b4-441d16f0c098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:37.058456 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request issued successfully. Jul 31 13:58:37.059044 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e414587c-dfce-4cec-ad72-bb141b6a2e65 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:37.059590 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 586/2339] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:36 2026] POST /volume/v3/volumes => generated 779 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:37.078537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7d9c9345-b11e-4e30-8bdd-4cf6bffc85b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.080574 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d9c9345-b11e-4e30-8bdd-4cf6bffc85b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 Jul 31 13:58:37.080949 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d9c9345-b11e-4e30-8bdd-4cf6bffc85b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.083118 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d9c9345-b11e-4e30-8bdd-4cf6bffc85b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.092767 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.092767 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:37.096220 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7d9c9345-b11e-4e30-8bdd-4cf6bffc85b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:37.106112 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d9c9345-b11e-4e30-8bdd-4cf6bffc85b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 returned with HTTP 200 Jul 31 13:58:37.106112 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 588/2340] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:37 2026] GET /volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:37.273011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c6b3570d-29e6-4ff3-be0f-989e258c50cd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.274679 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6b3570d-29e6-4ff3-be0f-989e258c50cd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.275028 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c6b3570d-29e6-4ff3-be0f-989e258c50cd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.275283 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c6b3570d-29e6-4ff3-be0f-989e258c50cd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.284072 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.284072 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:37.288587 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c6b3570d-29e6-4ff3-be0f-989e258c50cd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.295874 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6b3570d-29e6-4ff3-be0f-989e258c50cd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:37.296542 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 582/2341] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:37 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:37.311956 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5710f258-0975-43fe-9c42-3400b5002a8b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.313998 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5710f258-0975-43fe-9c42-3400b5002a8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] POST https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action Jul 31 13:58:37.314332 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5710f258-0975-43fe-9c42-3400b5002a8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action body: b'{"os-attach": {"instance_uuid": "f8954133-5a59-4926-a7ed-668ba849821a", "mountpoint": "/dev/vdb"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:37.314472 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5710f258-0975-43fe-9c42-3400b5002a8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f8954133-5a59-4926-a7ed-668ba849821a", "mountpoint": "/dev/vdb"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:37.323018 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.323018 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:37.323510 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5710f258-0975-43fe-9c42-3400b5002a8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.333896 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5710f258-0975-43fe-9c42-3400b5002a8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Update volume admin metadata completed successfully. Jul 31 13:58:37.409085 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5710f258-0975-43fe-9c42-3400b5002a8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Attach volume completed successfully. Jul 31 13:58:37.409383 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5710f258-0975-43fe-9c42-3400b5002a8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action returned with HTTP 202 Jul 31 13:58:37.410266 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 586/2342] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:37 2026] POST /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:37.417120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-23a4c4cc-f51a-4d2e-b229-8c12fc8f0211 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.420142 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23a4c4cc-f51a-4d2e-b229-8c12fc8f0211 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.420381 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23a4c4cc-f51a-4d2e-b229-8c12fc8f0211 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.420630 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23a4c4cc-f51a-4d2e-b229-8c12fc8f0211 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.429850 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.429850 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:37.433416 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-23a4c4cc-f51a-4d2e-b229-8c12fc8f0211 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.438439 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23a4c4cc-f51a-4d2e-b229-8c12fc8f0211 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:37.438916 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 587/2343] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:37 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:37.456115 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-20d62fcd-c4f1-4cc0-8c02-a7cdc91a4faf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.458238 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20d62fcd-c4f1-4cc0-8c02-a7cdc91a4faf tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.458537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-20d62fcd-c4f1-4cc0-8c02-a7cdc91a4faf tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.458770 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-20d62fcd-c4f1-4cc0-8c02-a7cdc91a4faf tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.469968 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.469968 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:37.473224 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-20d62fcd-c4f1-4cc0-8c02-a7cdc91a4faf tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.477048 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20d62fcd-c4f1-4cc0-8c02-a7cdc91a4faf tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:37.477408 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 589/2344] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:37 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:37.495138 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-689b6419-3c81-4069-be93-dc4e63b9e4a9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.602494 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-689b6419-3c81-4069-be93-dc4e63b9e4a9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action Jul 31 13:58:37.602940 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-689b6419-3c81-4069-be93-dc4e63b9e4a9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:37.603123 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-689b6419-3c81-4069-be93-dc4e63b9e4a9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:37.618853 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.618853 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:37.619304 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.admin_actions [None req-689b6419-3c81-4069-be93-dc4e63b9e4a9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Updating volume '9cf6cfe8-fd5b-4452-9c30-64eb19feab25' with '{'status': 'error'}' {{(pid=100182) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 13:58:37.646661 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-689b6419-3c81-4069-be93-dc4e63b9e4a9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action returned with HTTP 202 Jul 31 13:58:37.647647 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 583/2345] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:37 2026] POST /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:37.654315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2142dde0-a463-4f32-8c3b-f407ad69b611 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.656420 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2142dde0-a463-4f32-8c3b-f407ad69b611 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.656420 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2142dde0-a463-4f32-8c3b-f407ad69b611 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.656420 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2142dde0-a463-4f32-8c3b-f407ad69b611 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.667706 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.667706 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:37.671608 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2142dde0-a463-4f32-8c3b-f407ad69b611 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.676687 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2142dde0-a463-4f32-8c3b-f407ad69b611 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:37.677138 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 587/2346] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:37 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:37.692650 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8425bef4-f922-4be3-b475-96c40a9cc454 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.694945 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8425bef4-f922-4be3-b475-96c40a9cc454 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action Jul 31 13:58:37.695409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8425bef4-f922-4be3-b475-96c40a9cc454 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e9f8b2ad-fd90-4292-be31-03205ebf9904"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:37.695617 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8425bef4-f922-4be3-b475-96c40a9cc454 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e9f8b2ad-fd90-4292-be31-03205ebf9904"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:37.709495 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.709495 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:37.709864 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8425bef4-f922-4be3-b475-96c40a9cc454 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Volume info retrieved successfully. Jul 31 13:58:37.732314 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8425bef4-f922-4be3-b475-96c40a9cc454 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Terminate volume connection completed successfully. Jul 31 13:58:37.738354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8425bef4-f922-4be3-b475-96c40a9cc454 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100184) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 31 13:58:37.793088 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8425bef4-f922-4be3-b475-96c40a9cc454 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Detach volume completed successfully. Jul 31 13:58:37.793358 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8425bef4-f922-4be3-b475-96c40a9cc454 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action returned with HTTP 202 Jul 31 13:58:37.793957 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 588/2347] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:37 2026] POST /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:37.800769 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9e190bed-aaa3-4c94-8912-56455d58364d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.802873 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e190bed-aaa3-4c94-8912-56455d58364d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.802978 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e190bed-aaa3-4c94-8912-56455d58364d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.803196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e190bed-aaa3-4c94-8912-56455d58364d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.810985 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.810985 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:37.814899 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9e190bed-aaa3-4c94-8912-56455d58364d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.819698 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e190bed-aaa3-4c94-8912-56455d58364d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:37.820147 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 590/2348] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:37 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:37.833400 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c68913a3-6f25-4e3e-a261-b5fcbea7f903 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.834015 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c68913a3-6f25-4e3e-a261-b5fcbea7f903 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.834178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c68913a3-6f25-4e3e-a261-b5fcbea7f903 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.834343 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c68913a3-6f25-4e3e-a261-b5fcbea7f903 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.840215 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.840215 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:37.845898 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c68913a3-6f25-4e3e-a261-b5fcbea7f903 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.851447 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c68913a3-6f25-4e3e-a261-b5fcbea7f903 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:37.853529 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 584/2349] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:37 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:37.865410 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b7e48ca6-7dd3-46fa-86f3-18bbf0247118 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.866116 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b7e48ca6-7dd3-46fa-86f3-18bbf0247118 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] POST https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action Jul 31 13:58:37.866450 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b7e48ca6-7dd3-46fa-86f3-18bbf0247118 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action body: b'{"os-detach": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:37.866717 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b7e48ca6-7dd3-46fa-86f3-18bbf0247118 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:37.880098 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.880098 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:37.880767 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b7e48ca6-7dd3-46fa-86f3-18bbf0247118 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.901654 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b7e48ca6-7dd3-46fa-86f3-18bbf0247118 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Detach volume completed successfully. Jul 31 13:58:37.901874 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b7e48ca6-7dd3-46fa-86f3-18bbf0247118 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action returned with HTTP 202 Jul 31 13:58:37.902281 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 588/2350] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:37 2026] POST /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:37.915246 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d0aaa166-9bc7-41da-abcc-6ccb44cff183 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.916938 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0aaa166-9bc7-41da-abcc-6ccb44cff183 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.917145 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0aaa166-9bc7-41da-abcc-6ccb44cff183 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.917323 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0aaa166-9bc7-41da-abcc-6ccb44cff183 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.924779 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.924779 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:37.928780 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d0aaa166-9bc7-41da-abcc-6ccb44cff183 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.933265 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0aaa166-9bc7-41da-abcc-6ccb44cff183 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:37.933789 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 589/2351] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:37 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:37.945294 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e8e62afc-c676-496e-8f74-3f36af19c59c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.948345 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8e62afc-c676-496e-8f74-3f36af19c59c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.948572 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8e62afc-c676-496e-8f74-3f36af19c59c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.948780 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8e62afc-c676-496e-8f74-3f36af19c59c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.956816 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.956816 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:37.961218 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e8e62afc-c676-496e-8f74-3f36af19c59c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:37.968354 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8e62afc-c676-496e-8f74-3f36af19c59c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:37.968850 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 591/2352] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:37 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:37.983210 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1450f17c-4e32-4089-9f59-cfeebd3d8876 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:37.985358 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1450f17c-4e32-4089-9f59-cfeebd3d8876 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.985849 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1450f17c-4e32-4089-9f59-cfeebd3d8876 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:37.985849 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1450f17c-4e32-4089-9f59-cfeebd3d8876 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:37.986160 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-1450f17c-4e32-4089-9f59-cfeebd3d8876 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Delete volume with id: 9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:37.994563 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:37.994563 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:37.995190 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1450f17c-4e32-4089-9f59-cfeebd3d8876 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:38.014031 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1450f17c-4e32-4089-9f59-cfeebd3d8876 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Delete volume request issued successfully. Jul 31 13:58:38.014177 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1450f17c-4e32-4089-9f59-cfeebd3d8876 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 202 Jul 31 13:58:38.014772 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 585/2353] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:37 2026] DELETE /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:38.022281 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7ccfc393-8b0d-4baa-8a48-cb3ac803bd22 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:38.024361 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7ccfc393-8b0d-4baa-8a48-cb3ac803bd22 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:38.024622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7ccfc393-8b0d-4baa-8a48-cb3ac803bd22 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:38.024872 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7ccfc393-8b0d-4baa-8a48-cb3ac803bd22 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:38.035198 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:38.035198 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:38.041440 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7ccfc393-8b0d-4baa-8a48-cb3ac803bd22 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:38.045839 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7ccfc393-8b0d-4baa-8a48-cb3ac803bd22 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 200 Jul 31 13:58:38.046221 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 589/2354] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:38 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:38.119244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d701f2d5-7dc3-4ca9-bcee-597873c5f745 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:38.121061 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d701f2d5-7dc3-4ca9-bcee-597873c5f745 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 Jul 31 13:58:38.121241 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d701f2d5-7dc3-4ca9-bcee-597873c5f745 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:38.121409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d701f2d5-7dc3-4ca9-bcee-597873c5f745 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:38.128238 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:38.128238 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:38.131835 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d701f2d5-7dc3-4ca9-bcee-597873c5f745 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:38.136032 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d701f2d5-7dc3-4ca9-bcee-597873c5f745 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 returned with HTTP 200 Jul 31 13:58:38.136389 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 590/2355] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:38 2026] GET /volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:38.148244 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-579a3196-4fb4-4186-81d4-ea41d7a03764 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:38.150436 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-579a3196-4fb4-4186-81d4-ea41d7a03764 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] PUT https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 Jul 31 13:58:38.150957 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-579a3196-4fb4-4186-81d4-ea41d7a03764 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1840962948", "description": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:38.159777 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:38.159777 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:38.163754 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-579a3196-4fb4-4186-81d4-ea41d7a03764 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:38.171598 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-579a3196-4fb4-4186-81d4-ea41d7a03764 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume updated successfully. Jul 31 13:58:38.172282 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-579a3196-4fb4-4186-81d4-ea41d7a03764 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 returned with HTTP 200 Jul 31 13:58:38.173011 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 592/2356] 10.4.3.140 () {68 vars in 1368 bytes} [Fri Jul 31 13:58:38 2026] PUT /volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 => generated 770 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:38.186613 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-370c4b02-ae60-477d-a422-68aa5963fe40 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:38.187172 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-370c4b02-ae60-477d-a422-68aa5963fe40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 Jul 31 13:58:38.187333 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-370c4b02-ae60-477d-a422-68aa5963fe40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:38.187540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-370c4b02-ae60-477d-a422-68aa5963fe40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:38.199656 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:38.199656 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:38.203179 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-370c4b02-ae60-477d-a422-68aa5963fe40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:38.208596 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-370c4b02-ae60-477d-a422-68aa5963fe40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 returned with HTTP 200 Jul 31 13:58:38.209220 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 586/2357] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:38 2026] GET /volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:38.220118 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-830523a8-9f05-4d69-8b81-b528be298bb7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:38.221713 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-830523a8-9f05-4d69-8b81-b528be298bb7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 Jul 31 13:58:38.221877 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-830523a8-9f05-4d69-8b81-b528be298bb7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:38.222045 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-830523a8-9f05-4d69-8b81-b528be298bb7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:38.222193 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-830523a8-9f05-4d69-8b81-b528be298bb7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume with id: a8bcc006-e668-41ed-bfeb-2a59bc107962 Jul 31 13:58:38.228860 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:38.228860 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:38.229275 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-830523a8-9f05-4d69-8b81-b528be298bb7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:38.245127 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-830523a8-9f05-4d69-8b81-b528be298bb7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume request issued successfully. Jul 31 13:58:38.245328 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-830523a8-9f05-4d69-8b81-b528be298bb7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 returned with HTTP 202 Jul 31 13:58:38.245823 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 590/2358] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:38 2026] DELETE /volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:38.253532 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4945c68f-1f68-458e-8140-af1fb5306006 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:38.255917 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4945c68f-1f68-458e-8140-af1fb5306006 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 Jul 31 13:58:38.256184 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4945c68f-1f68-458e-8140-af1fb5306006 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:38.256480 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4945c68f-1f68-458e-8140-af1fb5306006 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:38.266288 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:38.266288 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:38.270024 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4945c68f-1f68-458e-8140-af1fb5306006 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:38.275095 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4945c68f-1f68-458e-8140-af1fb5306006 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 returned with HTTP 200 Jul 31 13:58:38.275469 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 591/2359] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:38 2026] GET /volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:39.059738 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-15dd3a62-f51f-4825-8937-fe7241de6cee None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:39.061714 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15dd3a62-f51f-4825-8937-fe7241de6cee tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 Jul 31 13:58:39.062056 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15dd3a62-f51f-4825-8937-fe7241de6cee tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:39.062287 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15dd3a62-f51f-4825-8937-fe7241de6cee tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:39.068013 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15dd3a62-f51f-4825-8937-fe7241de6cee tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 returned with HTTP 404 Jul 31 13:58:39.068470 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 593/2360] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:39 2026] GET /volume/v3/volumes/9cf6cfe8-fd5b-4452-9c30-64eb19feab25 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:39.292039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5b15f8bf-3f91-4e0b-8cbd-6fe22c56694b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:39.293881 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5b15f8bf-3f91-4e0b-8cbd-6fe22c56694b tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 Jul 31 13:58:39.294079 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5b15f8bf-3f91-4e0b-8cbd-6fe22c56694b tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:39.294302 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5b15f8bf-3f91-4e0b-8cbd-6fe22c56694b tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:39.300707 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5b15f8bf-3f91-4e0b-8cbd-6fe22c56694b tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 returned with HTTP 404 Jul 31 13:58:39.301157 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 587/2361] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:39 2026] GET /volume/v3/volumes/a8bcc006-e668-41ed-bfeb-2a59bc107962 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:39.308744 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-172b195f-045c-446d-b888-45fc7bad8898 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:39.310618 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-172b195f-045c-446d-b888-45fc7bad8898 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:39.310919 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-172b195f-045c-446d-b888-45fc7bad8898 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:39.311105 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-172b195f-045c-446d-b888-45fc7bad8898 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:39.322174 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:39.322174 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:39.328913 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-172b195f-045c-446d-b888-45fc7bad8898 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:39.340309 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-172b195f-045c-446d-b888-45fc7bad8898 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 200 Jul 31 13:58:39.340768 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 591/2362] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:39 2026] GET /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 890 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:39.353670 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-799dff8b-0418-4717-87b9-d75286e7da40 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:39.356407 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-799dff8b-0418-4717-87b9-d75286e7da40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] DELETE https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:39.356852 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-799dff8b-0418-4717-87b9-d75286e7da40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:39.357300 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-799dff8b-0418-4717-87b9-d75286e7da40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:39.357595 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-799dff8b-0418-4717-87b9-d75286e7da40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume with id: 70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:39.368109 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:39.368109 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:39.368966 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-799dff8b-0418-4717-87b9-d75286e7da40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:39.396785 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-799dff8b-0418-4717-87b9-d75286e7da40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume request issued successfully. Jul 31 13:58:39.396980 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-799dff8b-0418-4717-87b9-d75286e7da40 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 202 Jul 31 13:58:39.397355 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 592/2363] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:39 2026] DELETE /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:39.407992 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bedc8198-4d0a-4aa0-b2b0-26e42627cbaa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:39.409900 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bedc8198-4d0a-4aa0-b2b0-26e42627cbaa tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:39.410083 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bedc8198-4d0a-4aa0-b2b0-26e42627cbaa tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:39.411047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bedc8198-4d0a-4aa0-b2b0-26e42627cbaa tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:39.418445 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:39.418445 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:39.422140 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bedc8198-4d0a-4aa0-b2b0-26e42627cbaa tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:39.426895 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bedc8198-4d0a-4aa0-b2b0-26e42627cbaa tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 200 Jul 31 13:58:39.427236 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 594/2364] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:39 2026] GET /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:40.413611 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-150fb872-1250-4d9f-82bf-bd833f2ef361 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:40.445534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59616336-f6dd-4000-a1f3-ad686feabda7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:40.445534 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59616336-f6dd-4000-a1f3-ad686feabda7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e Jul 31 13:58:40.445534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59616336-f6dd-4000-a1f3-ad686feabda7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:40.445534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59616336-f6dd-4000-a1f3-ad686feabda7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:40.453297 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59616336-f6dd-4000-a1f3-ad686feabda7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e returned with HTTP 404 Jul 31 13:58:40.454013 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 592/2365] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:40 2026] GET /volume/v3/volumes/70d500ce-2991-4adc-b9b8-7dc70bdfd66e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:40.468155 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-203619eb-bfde-486f-b006-2294db090dfd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:40.471569 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:40.471569 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1920800547"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:40.472907 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1920800547'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:40.473097 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume of 1 GB Jul 31 13:58:40.487094 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Availability Zones retrieved successfully. Jul 31 13:58:40.492579 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (352071a0-0d0e-4562-b263-9ba67f7fb22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:40.493577 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f50d301-ab2e-410f-afc1-82072fa674cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:40.494482 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:40.548190 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f50d301-ab2e-410f-afc1-82072fa674cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:40.549005 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93475339-10b3-450d-b3ad-7a51db2ece96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:40.568975 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-150fb872-1250-4d9f-82bf-bd833f2ef361 tempest-VolumePoolsAdminTestsJSON-442059640 tempest-VolumePoolsAdminTestsJSON-442059640-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 13:58:40.570645 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-150fb872-1250-4d9f-82bf-bd833f2ef361 tempest-VolumePoolsAdminTestsJSON-442059640 tempest-VolumePoolsAdminTestsJSON-442059640-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:40.570871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-150fb872-1250-4d9f-82bf-bd833f2ef361 tempest-VolumePoolsAdminTestsJSON-442059640 tempest-VolumePoolsAdminTestsJSON-442059640-project-admin] Calling method 'get_pools' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:40.585657 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-150fb872-1250-4d9f-82bf-bd833f2ef361 tempest-VolumePoolsAdminTestsJSON-442059640 tempest-VolumePoolsAdminTestsJSON-442059640-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 13:58:40.586476 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 588/2366] 10.4.3.140 () {66 vars in 1314 bytes} [Fri Jul 31 13:58:40 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:40.599476 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b6c10957-3e16-4e2a-add4-4816ae313819 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:40.602550 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6c10957-3e16-4e2a-add4-4816ae313819 tempest-VolumePoolsAdminTestsJSON-442059640 tempest-VolumePoolsAdminTestsJSON-442059640-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Jul 31 13:58:40.602550 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b6c10957-3e16-4e2a-add4-4816ae313819 tempest-VolumePoolsAdminTestsJSON-442059640 tempest-VolumePoolsAdminTestsJSON-442059640-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:40.602550 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b6c10957-3e16-4e2a-add4-4816ae313819 tempest-VolumePoolsAdminTestsJSON-442059640 tempest-VolumePoolsAdminTestsJSON-442059640-project-admin] Calling method 'get_pools' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:40.612663 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6c10957-3e16-4e2a-add4-4816ae313819 tempest-VolumePoolsAdminTestsJSON-442059640 tempest-VolumePoolsAdminTestsJSON-442059640-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 13:58:40.613541 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 595/2367] 10.4.3.140 () {66 vars in 1291 bytes} [Fri Jul 31 13:58:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:40.630888 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Created reservations ['a4e6a01f-b3fa-45f5-ab3e-d7a462d02a84', '6b0fcf3c-4312-4dd5-8cb8-829327425dd3', '9d563161-3c27-48d0-b4d2-3e4eca5dde17', '36c00431-094e-4ff3-ad1a-8d305a76f585'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:40.631735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93475339-10b3-450d-b3ad-7a51db2ece96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4e6a01f-b3fa-45f5-ab3e-d7a462d02a84', '6b0fcf3c-4312-4dd5-8cb8-829327425dd3', '9d563161-3c27-48d0-b4d2-3e4eca5dde17', '36c00431-094e-4ff3-ad1a-8d305a76f585']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:40.634684 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092d3dd0-2b2d-480c-8329-2da99e001e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:40.670786 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092d3dd0-2b2d-480c-8329-2da99e001e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e15c9a51-1f94-40e7-b654-0cbb8ee7297a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1920800547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['a4e6a01f-b3fa-45f5-ab3e-d7a462d02a84','6b0fcf3c-4312-4dd5-8cb8-829327425dd3','9d563161-3c27-48d0-b4d2-3e4eca5dde17','36c00431-094e-4ff3-ad1a-8d305a76f585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1920800547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e15c9a51-1f94-40e7-b654-0cbb8ee7297a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bacb0e94f09e43dea5363fe4f5401124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39acb4c4dde41209614c865a1d70004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:40.671414 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c0dfe2-121f-4ae8-832e-9ba2ab4b6c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:40.697393 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c0dfe2-121f-4ae8-832e-9ba2ab4b6c78) transitioned into state 'SUCCESS' from state '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-1920800547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['a4e6a01f-b3fa-45f5-ab3e-d7a462d02a84','6b0fcf3c-4312-4dd5-8cb8-829327425dd3','9d563161-3c27-48d0-b4d2-3e4eca5dde17','36c00431-094e-4ff3-ad1a-8d305a76f585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:40.698101 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3837cf-e9f0-4999-9118-4b29cd6d9848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:40.711691 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3837cf-e9f0-4999-9118-4b29cd6d9848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:40.712466 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (352071a0-0d0e-4562-b263-9ba67f7fb22d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:40.712757 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request issued successfully. Jul 31 13:58:40.713235 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-203619eb-bfde-486f-b006-2294db090dfd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:40.713702 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 593/2368] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:40 2026] POST /volume/v3/volumes => generated 745 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:40.728016 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b08dccf4-5d37-4a17-9b86-f1b117b015a2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:40.729958 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b08dccf4-5d37-4a17-9b86-f1b117b015a2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a Jul 31 13:58:40.730130 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b08dccf4-5d37-4a17-9b86-f1b117b015a2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:40.730296 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b08dccf4-5d37-4a17-9b86-f1b117b015a2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:40.737969 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:40.737969 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:40.741937 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b08dccf4-5d37-4a17-9b86-f1b117b015a2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:40.749577 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b08dccf4-5d37-4a17-9b86-f1b117b015a2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a returned with HTTP 200 Jul 31 13:58:40.750040 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 593/2369] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:40 2026] GET /volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a => generated 813 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:41.618208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:41.622008 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:41.623333 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1485568878"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:41.629331 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1485568878'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:41.629553 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume of 1 GB Jul 31 13:58:41.636545 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Availability Zones retrieved successfully. Jul 31 13:58:41.642280 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (e9ae758b-dbdb-4861-a18a-27166cad72c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:41.643577 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a51b89-4dc7-412f-be55-2f05f25319aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:41.644672 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:41.669856 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a51b89-4dc7-412f-be55-2f05f25319aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:41.671084 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d5e1aa-62ad-4cba-bc39-2dc399aaae48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:41.711596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Created reservations ['4f0ee5de-9a84-4026-99d2-974f173a2dd7', '08003b5a-a357-4d31-94fe-42966aea28a7', 'b0f067e0-566f-43e9-b1ce-6cc9fa8e84f2', '46a176c9-3e02-4a55-9712-7947267e8611'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:41.712359 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d5e1aa-62ad-4cba-bc39-2dc399aaae48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f0ee5de-9a84-4026-99d2-974f173a2dd7', '08003b5a-a357-4d31-94fe-42966aea28a7', 'b0f067e0-566f-43e9-b1ce-6cc9fa8e84f2', '46a176c9-3e02-4a55-9712-7947267e8611']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:41.713070 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6390f37-5859-4468-85de-0b92a17b8767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:41.738557 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6390f37-5859-4468-85de-0b92a17b8767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f4cfbc1-acae-463a-90ec-8023ce9c8921', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1485568878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['4f0ee5de-9a84-4026-99d2-974f173a2dd7','08003b5a-a357-4d31-94fe-42966aea28a7','b0f067e0-566f-43e9-b1ce-6cc9fa8e84f2','46a176c9-3e02-4a55-9712-7947267e8611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1485568878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f4cfbc1-acae-463a-90ec-8023ce9c8921,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c61aa81762f49109cae3539b27b4061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:41.739313 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5924ce-611b-462d-b221-a45d92959fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:41.761413 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5924ce-611b-462d-b221-a45d92959fa6) transitioned into state 'SUCCESS' from state '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-1485568878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['4f0ee5de-9a84-4026-99d2-974f173a2dd7','08003b5a-a357-4d31-94fe-42966aea28a7','b0f067e0-566f-43e9-b1ce-6cc9fa8e84f2','46a176c9-3e02-4a55-9712-7947267e8611'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:41.762230 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906dcdbe-24c4-42ca-93e4-f2419520acc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:41.763441 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4e89591c-6455-4d6a-8891-95b6c0c9a725 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:41.766046 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4e89591c-6455-4d6a-8891-95b6c0c9a725 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a Jul 31 13:58:41.766245 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4e89591c-6455-4d6a-8891-95b6c0c9a725 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:41.766420 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4e89591c-6455-4d6a-8891-95b6c0c9a725 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:41.773265 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:41.773265 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:41.775842 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906dcdbe-24c4-42ca-93e4-f2419520acc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:41.776610 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (e9ae758b-dbdb-4861-a18a-27166cad72c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:41.776929 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request issued successfully. Jul 31 13:58:41.777463 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-95b6ff28-0232-4c51-bbfc-75b979c97a50 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:41.777878 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 589/2370] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:41 2026] POST /volume/v3/volumes => generated 749 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:41.784415 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4e89591c-6455-4d6a-8891-95b6c0c9a725 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:41.791765 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4e89591c-6455-4d6a-8891-95b6c0c9a725 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a returned with HTTP 200 Jul 31 13:58:41.791765 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 596/2371] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:41 2026] GET /volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:41.795917 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-39fd559c-d489-4c39-916f-d99864a02e8f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:41.798236 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39fd559c-d489-4c39-916f-d99864a02e8f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 Jul 31 13:58:41.798432 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39fd559c-d489-4c39-916f-d99864a02e8f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:41.798667 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39fd559c-d489-4c39-916f-d99864a02e8f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:41.807011 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:41.807011 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:41.807840 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58cc9285-5014-400f-9ba3-59b648406468 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:41.810334 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:41.810602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e15c9a51-1f94-40e7-b654-0cbb8ee7297a", "size": 1, "name": "tempest-VolumesGetTest-Volume-207446579", "metadata": {"Type": "Test"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:41.811831 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-39fd559c-d489-4c39-916f-d99864a02e8f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:41.812835 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request body: {'volume': {'source_volid': 'e15c9a51-1f94-40e7-b654-0cbb8ee7297a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-207446579', 'metadata': {'Type': 'Test'}}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:41.816646 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39fd559c-d489-4c39-916f-d99864a02e8f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 returned with HTTP 200 Jul 31 13:58:41.817055 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 594/2372] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:41 2026] GET /volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:41.822055 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:41.822055 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:41.826941 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume retrieved successfully. Jul 31 13:58:41.826941 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume of 1 GB Jul 31 13:58:41.827386 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Availability Zones retrieved successfully. Jul 31 13:58:41.835791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (50855e62-1a4b-427b-a3ff-daa795c51ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:41.839818 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849195cc-8058-46fe-a26e-f0a5f936400e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:41.840780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:41.884086 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849195cc-8058-46fe-a26e-f0a5f936400e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e15c9a51-1f94-40e7-b654-0cbb8ee7297a', 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:41.884086 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced176b7-0961-458c-a4f5-45aa6f83239a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:41.944021 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Created reservations ['ba08f382-4060-4b66-b885-0e7ed8594fc2', '0fcb3853-9264-4da2-b253-408805667c25', '15e62449-870c-49ae-bcdf-55475e0e34a3', 'e6bb9a69-ceb0-416c-ad53-c2e6ff5783fc'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:41.944808 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced176b7-0961-458c-a4f5-45aa6f83239a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba08f382-4060-4b66-b885-0e7ed8594fc2', '0fcb3853-9264-4da2-b253-408805667c25', '15e62449-870c-49ae-bcdf-55475e0e34a3', 'e6bb9a69-ceb0-416c-ad53-c2e6ff5783fc']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:41.945576 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f546d6-899e-4b79-b59e-e270c00c58c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:41.990036 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f546d6-899e-4b79-b59e-e270c00c58c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85c7e84d-ae7b-4ede-80cb-6f03807563da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-207446579',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['ba08f382-4060-4b66-b885-0e7ed8594fc2','0fcb3853-9264-4da2-b253-408805667c25','15e62449-870c-49ae-bcdf-55475e0e34a3','e6bb9a69-ceb0-416c-ad53-c2e6ff5783fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=e15c9a51-1f94-40e7-b654-0cbb8ee7297a,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-207446579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85c7e84d-ae7b-4ede-80cb-6f03807563da,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bacb0e94f09e43dea5363fe4f5401124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e15c9a51-1f94-40e7-b654-0cbb8ee7297a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39acb4c4dde41209614c865a1d70004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:41.990850 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f59774b-7fb3-4253-98f7-c7bd9a052755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:42.012611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f59774b-7fb3-4253-98f7-c7bd9a052755) transitioned into state 'SUCCESS' from state '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-207446579',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['ba08f382-4060-4b66-b885-0e7ed8594fc2','0fcb3853-9264-4da2-b253-408805667c25','15e62449-870c-49ae-bcdf-55475e0e34a3','e6bb9a69-ceb0-416c-ad53-c2e6ff5783fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=e15c9a51-1f94-40e7-b654-0cbb8ee7297a,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:42.013768 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4bd4abf-614a-48e7-afa9-1f7465080e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:42.036663 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4bd4abf-614a-48e7-afa9-1f7465080e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:42.036663 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (50855e62-1a4b-427b-a3ff-daa795c51ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:42.036663 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request issued successfully. Jul 31 13:58:42.036663 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58cc9285-5014-400f-9ba3-59b648406468 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:42.037004 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 594/2373] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:41 2026] POST /volume/v3/volumes => generated 792 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:42.054222 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-af772119-715a-40c4-838b-646bebe13b24 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:42.057107 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af772119-715a-40c4-838b-646bebe13b24 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:42.057705 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af772119-715a-40c4-838b-646bebe13b24 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:42.057705 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af772119-715a-40c4-838b-646bebe13b24 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:42.065468 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:42.065468 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:42.069872 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-af772119-715a-40c4-838b-646bebe13b24 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:42.074873 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af772119-715a-40c4-838b-646bebe13b24 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 200 Jul 31 13:58:42.075215 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 590/2374] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:42 2026] GET /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:42.833041 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f738d914-3631-4b4e-9b93-1f36778575b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:42.835706 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f738d914-3631-4b4e-9b93-1f36778575b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 Jul 31 13:58:42.835990 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f738d914-3631-4b4e-9b93-1f36778575b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:42.836248 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f738d914-3631-4b4e-9b93-1f36778575b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:42.843858 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:42.843858 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:42.853260 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f738d914-3631-4b4e-9b93-1f36778575b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:42.855955 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f738d914-3631-4b4e-9b93-1f36778575b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 returned with HTTP 200 Jul 31 13:58:42.857742 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 597/2375] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:42 2026] GET /volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:42.871257 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-da976e97-e04a-49d0-a35c-fd6ecdbc77dd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:42.871675 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da976e97-e04a-49d0-a35c-fd6ecdbc77dd tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921/action Jul 31 13:58:42.871931 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da976e97-e04a-49d0-a35c-fd6ecdbc77dd tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:42.872010 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da976e97-e04a-49d0-a35c-fd6ecdbc77dd tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:42.885219 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:42.885219 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:42.885219 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-da976e97-e04a-49d0-a35c-fd6ecdbc77dd tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Updating volume '2f4cfbc1-acae-463a-90ec-8023ce9c8921' with '{'status': 'attaching'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 13:58:42.915509 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da976e97-e04a-49d0-a35c-fd6ecdbc77dd tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921/action returned with HTTP 202 Jul 31 13:58:42.915960 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 595/2376] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:42 2026] POST /volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:42.923844 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e8a9eff5-c876-4263-8b8f-57fae32ebe1b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:42.925710 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e8a9eff5-c876-4263-8b8f-57fae32ebe1b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 Jul 31 13:58:42.927697 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e8a9eff5-c876-4263-8b8f-57fae32ebe1b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:42.927697 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e8a9eff5-c876-4263-8b8f-57fae32ebe1b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:42.932781 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:42.932781 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:42.936889 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e8a9eff5-c876-4263-8b8f-57fae32ebe1b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:42.941288 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e8a9eff5-c876-4263-8b8f-57fae32ebe1b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 returned with HTTP 200 Jul 31 13:58:42.941657 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 595/2377] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:42 2026] GET /volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:42.952730 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b9afdf15-0779-4abb-8036-6e4e83953642 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:42.954353 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b9afdf15-0779-4abb-8036-6e4e83953642 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921/action Jul 31 13:58:42.954690 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b9afdf15-0779-4abb-8036-6e4e83953642 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:42.954823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b9afdf15-0779-4abb-8036-6e4e83953642 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:42.962636 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:42.962636 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:42.962928 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b9afdf15-0779-4abb-8036-6e4e83953642 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Volume info retrieved successfully. Jul 31 13:58:43.016580 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b9afdf15-0779-4abb-8036-6e4e83953642 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Delete volume request issued successfully. Jul 31 13:58:43.016914 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b9afdf15-0779-4abb-8036-6e4e83953642 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921/action returned with HTTP 202 Jul 31 13:58:43.017332 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 591/2378] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:42 2026] POST /volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:43.024275 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a82ca284-ba2c-4cca-8d06-a37a40b89080 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.026963 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a82ca284-ba2c-4cca-8d06-a37a40b89080 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 Jul 31 13:58:43.027379 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a82ca284-ba2c-4cca-8d06-a37a40b89080 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:43.027667 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a82ca284-ba2c-4cca-8d06-a37a40b89080 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:43.035888 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:43.035888 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:43.039566 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a82ca284-ba2c-4cca-8d06-a37a40b89080 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:43.045358 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a82ca284-ba2c-4cca-8d06-a37a40b89080 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 returned with HTTP 200 Jul 31 13:58:43.045801 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 598/2379] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:43 2026] GET /volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:58:43.090968 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-63387cef-debd-4095-8780-28292ad18870 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.092565 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63387cef-debd-4095-8780-28292ad18870 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:43.092779 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63387cef-debd-4095-8780-28292ad18870 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:43.092998 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63387cef-debd-4095-8780-28292ad18870 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:43.107201 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:43.107201 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:43.113887 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-63387cef-debd-4095-8780-28292ad18870 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:43.118710 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63387cef-debd-4095-8780-28292ad18870 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 200 Jul 31 13:58:43.119087 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 596/2380] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:43 2026] GET /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:43.131780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cdf83744-2c0d-43a0-834c-6216692ea87d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.134443 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cdf83744-2c0d-43a0-834c-6216692ea87d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:43.134772 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cdf83744-2c0d-43a0-834c-6216692ea87d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:43.135068 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cdf83744-2c0d-43a0-834c-6216692ea87d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:43.145385 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:43.145385 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:43.152210 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cdf83744-2c0d-43a0-834c-6216692ea87d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:43.157122 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cdf83744-2c0d-43a0-834c-6216692ea87d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 200 Jul 31 13:58:43.157593 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 596/2381] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:43 2026] GET /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:43.170440 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-84e7d8c1-f761-4de8-8c4f-98314df48485 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.170581 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cfa22f2f-0da1-4170-b2ff-f32e9f181015 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.172132 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cfa22f2f-0da1-4170-b2ff-f32e9f181015 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] PUT https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:43.172466 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cfa22f2f-0da1-4170-b2ff-f32e9f181015 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-207446579"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:43.180967 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:43.180967 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:43.184796 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cfa22f2f-0da1-4170-b2ff-f32e9f181015 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:43.196237 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cfa22f2f-0da1-4170-b2ff-f32e9f181015 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume updated successfully. Jul 31 13:58:43.197080 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cfa22f2f-0da1-4170-b2ff-f32e9f181015 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 200 Jul 31 13:58:43.197702 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 599/2382] 10.4.3.140 () {68 vars in 1368 bytes} [Fri Jul 31 13:58:43 2026] PUT /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:58:43.209344 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3e871aa5-6a3d-45de-935f-d15a3594f7d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.211097 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e871aa5-6a3d-45de-935f-d15a3594f7d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] PUT https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:43.211485 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e871aa5-6a3d-45de-935f-d15a3594f7d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2093655389", "description": "This is the new description of volume"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:43.219051 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:43.219051 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:43.222338 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3e871aa5-6a3d-45de-935f-d15a3594f7d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:43.232316 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3e871aa5-6a3d-45de-935f-d15a3594f7d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume updated successfully. Jul 31 13:58:43.232940 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e871aa5-6a3d-45de-935f-d15a3594f7d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 200 Jul 31 13:58:43.233474 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 597/2383] 10.4.3.140 () {68 vars in 1369 bytes} [Fri Jul 31 13:58:43 2026] PUT /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:43.244893 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e34ab90e-a05d-4b70-b67b-90444d61eccd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.246900 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e34ab90e-a05d-4b70-b67b-90444d61eccd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:43.247392 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e34ab90e-a05d-4b70-b67b-90444d61eccd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:43.247722 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e34ab90e-a05d-4b70-b67b-90444d61eccd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:43.255174 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:43.255174 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:43.259675 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e34ab90e-a05d-4b70-b67b-90444d61eccd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:43.264858 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e34ab90e-a05d-4b70-b67b-90444d61eccd tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 200 Jul 31 13:58:43.265321 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 597/2384] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:43 2026] GET /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:43.280961 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.281807 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84e7d8c1-f761-4de8-8c4f-98314df48485 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:43.282229 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-84e7d8c1-f761-4de8-8c4f-98314df48485 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:43.282699 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:43.283040 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-323044721", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-336744123"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:43.284408 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-323044721', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-336744123'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:43.284760 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume of 1 GB Jul 31 13:58:43.289071 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Availability Zones retrieved successfully. Jul 31 13:58:43.295068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (7724958f-2d5b-4f54-918f-acfefdabefb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:43.296291 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3a569f3-5d91-4db6-b8df-874872de41f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.297950 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:43.300136 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84e7d8c1-f761-4de8-8c4f-98314df48485 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:43.300573 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 592/2385] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:58:43 2026] POST /volume/v3/types => generated 188 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:43.310948 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4273333d-b94f-499b-9356-040a3d9c0d8d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.312848 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4273333d-b94f-499b-9356-040a3d9c0d8d tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:43.313170 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4273333d-b94f-499b-9356-040a3d9c0d8d tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:43.325417 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3a569f3-5d91-4db6-b8df-874872de41f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.326190 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6b81010-29fd-4dea-ba11-4eaf0adf479e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.329723 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4273333d-b94f-499b-9356-040a3d9c0d8d tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:43.330152 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 598/2386] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:58:43 2026] POST /volume/v3/types => generated 188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:43.341728 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.368865 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Created reservations ['391fefb3-0b5e-4888-b30b-d45352f7a8f0', '9f07f2c2-da0e-4bf4-938b-37924c365dbe', '9d1696ab-9166-4e18-b828-9e98420eb483', '0da46b3a-b5ad-4573-8b03-d8232acdcaa1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:43.370010 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6b81010-29fd-4dea-ba11-4eaf0adf479e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['391fefb3-0b5e-4888-b30b-d45352f7a8f0', '9f07f2c2-da0e-4bf4-938b-37924c365dbe', '9d1696ab-9166-4e18-b828-9e98420eb483', '0da46b3a-b5ad-4573-8b03-d8232acdcaa1']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.371255 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983693dd-0e70-441b-8ee9-3a0cf6c75728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.409833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983693dd-0e70-441b-8ee9-3a0cf6c75728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3964f859-4b16-439d-ba39-637953945f7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-323044721',display_name='tempest-VolumesGetTest-Volume-336744123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['391fefb3-0b5e-4888-b30b-d45352f7a8f0','9f07f2c2-da0e-4bf4-938b-37924c365dbe','9d1696ab-9166-4e18-b828-9e98420eb483','0da46b3a-b5ad-4573-8b03-d8232acdcaa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:43Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-323044721',display_name='tempest-VolumesGetTest-Volume-336744123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3964f859-4b16-439d-ba39-637953945f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bacb0e94f09e43dea5363fe4f5401124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39acb4c4dde41209614c865a1d70004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.410918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5ea7fa-cc02-42b0-a86a-b53e80d5ed80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.430910 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:43.431318 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-987855639"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:43.433041 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-987855639'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:43.437465 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5ea7fa-cc02-42b0-a86a-b53e80d5ed80) transitioned into 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-323044721',display_name='tempest-VolumesGetTest-Volume-336744123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['391fefb3-0b5e-4888-b30b-d45352f7a8f0','9f07f2c2-da0e-4bf4-938b-37924c365dbe','9d1696ab-9166-4e18-b828-9e98420eb483','0da46b3a-b5ad-4573-8b03-d8232acdcaa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.438086 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (793e3788-0735-4d14-b7b9-435a2f1869fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.438388 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Create volume of 1 GB Jul 31 13:58:43.438758 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:43.438758 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:43.439363 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Availability Zones retrieved successfully. Jul 31 13:58:43.444962 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Flow 'volume_create_api' (0a73e515-bcf2-4062-bd09-d992bee3b966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:43.446040 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bca6709-b397-40c6-a24e-9a23ec355ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.446944 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:43.447664 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (793e3788-0735-4d14-b7b9-435a2f1869fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.448600 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (7724958f-2d5b-4f54-918f-acfefdabefb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:43.449218 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request issued successfully. Jul 31 13:58:43.449571 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5dcef89-a64c-4538-ab22-4c86b6d9f079 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:43.449989 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 600/2387] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:43 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:43.464974 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-08567135-9da2-465e-b836-720ad5e740ce None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.466287 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08567135-9da2-465e-b836-720ad5e740ce tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a Jul 31 13:58:43.466530 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-08567135-9da2-465e-b836-720ad5e740ce tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:43.466763 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-08567135-9da2-465e-b836-720ad5e740ce tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:43.474095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bca6709-b397-40c6-a24e-9a23ec355ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:58:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=abd98625-6132-4739-b555-567c01188d32,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abd98625-6132-4739-b555-567c01188d32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.474774 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:43.474774 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:43.475122 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc87373f-afe8-45b6-bc95-494622221138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.478723 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-08567135-9da2-465e-b836-720ad5e740ce tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:43.483303 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08567135-9da2-465e-b836-720ad5e740ce tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a returned with HTTP 200 Jul 31 13:58:43.483761 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 593/2388] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:43 2026] GET /volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:43.502347 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:43.502748 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:43.549756 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Created reservations ['ea6d0d1e-8828-46e6-8eb7-44a3982b7256', '018f79e0-c3d5-4437-817a-f6f630038619', 'bba13118-856f-4e40-aeee-5a2ebafd6395', '846f5f92-f428-4788-8458-93a3786460ae'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:43.550759 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc87373f-afe8-45b6-bc95-494622221138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea6d0d1e-8828-46e6-8eb7-44a3982b7256', '018f79e0-c3d5-4437-817a-f6f630038619', 'bba13118-856f-4e40-aeee-5a2ebafd6395', '846f5f92-f428-4788-8458-93a3786460ae']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.551811 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50179954-c22e-48bf-8998-eeef38e74d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.576956 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50179954-c22e-48bf-8998-eeef38e74d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58b56a3e-4645-4fdb-a41d-01ff9db67c16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-987855639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823192367df34014973f8a301988db2f',qos_specs=None,replication_status=,reservations=['ea6d0d1e-8828-46e6-8eb7-44a3982b7256','018f79e0-c3d5-4437-817a-f6f630038619','bba13118-856f-4e40-aeee-5a2ebafd6395','846f5f92-f428-4788-8458-93a3786460ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa5460840c743a7a09616be3dde64f5',volume_type_id=abd98625-6132-4739-b555-567c01188d32), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-987855639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58b56a3e-4645-4fdb-a41d-01ff9db67c16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='823192367df34014973f8a301988db2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afa5460840c743a7a09616be3dde64f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abd98625-6132-4739-b555-567c01188d32),volume_type_id=abd98625-6132-4739-b555-567c01188d32)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.577850 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950f4deb-518d-41cc-8d98-7562a86a4067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.605551 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950f4deb-518d-41cc-8d98-7562a86a4067) transitioned into state 'SUCCESS' from state '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-987855639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823192367df34014973f8a301988db2f',qos_specs=None,replication_status=,reservations=['ea6d0d1e-8828-46e6-8eb7-44a3982b7256','018f79e0-c3d5-4437-817a-f6f630038619','bba13118-856f-4e40-aeee-5a2ebafd6395','846f5f92-f428-4788-8458-93a3786460ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa5460840c743a7a09616be3dde64f5',volume_type_id=abd98625-6132-4739-b555-567c01188d32)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.606670 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc109c4b-d4bc-43a1-9907-6cc4100a3293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:43.622962 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc109c4b-d4bc-43a1-9907-6cc4100a3293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:43.623910 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Flow 'volume_create_api' (0a73e515-bcf2-4062-bd09-d992bee3b966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:43.624233 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Create volume request issued successfully. Jul 31 13:58:43.624872 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d9237d30-d1bc-4cf2-99d8-f64a84f5a042 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:43.625391 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 598/2389] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:43 2026] POST /volume/v3/volumes => generated 767 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:43.636870 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1ca1fd51-29e3-4408-a302-293491f07aaa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:43.638419 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ca1fd51-29e3-4408-a302-293491f07aaa tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] GET https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:43.638612 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1ca1fd51-29e3-4408-a302-293491f07aaa tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:43.638785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1ca1fd51-29e3-4408-a302-293491f07aaa tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:43.645865 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:43.645865 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:43.649367 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1ca1fd51-29e3-4408-a302-293491f07aaa tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Volume info retrieved successfully. Jul 31 13:58:43.654017 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ca1fd51-29e3-4408-a302-293491f07aaa tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 200 Jul 31 13:58:43.654372 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 599/2390] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:43 2026] GET /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:44.062678 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a717c9bb-70c2-415b-a9ba-936a4da1c8f0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.064882 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a717c9bb-70c2-415b-a9ba-936a4da1c8f0 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 Jul 31 13:58:44.065099 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a717c9bb-70c2-415b-a9ba-936a4da1c8f0 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.065297 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a717c9bb-70c2-415b-a9ba-936a4da1c8f0 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.074218 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a717c9bb-70c2-415b-a9ba-936a4da1c8f0 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 returned with HTTP 404 Jul 31 13:58:44.074727 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 601/2391] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:44.083748 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fbdf7b17-fd21-484b-b8a9-c70e539180e3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.087158 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbdf7b17-fd21-484b-b8a9-c70e539180e3 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 Jul 31 13:58:44.087158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbdf7b17-fd21-484b-b8a9-c70e539180e3 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.087158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbdf7b17-fd21-484b-b8a9-c70e539180e3 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.094636 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbdf7b17-fd21-484b-b8a9-c70e539180e3 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 returned with HTTP 404 Jul 31 13:58:44.095329 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 594/2392] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:44.104068 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5d604fe3-6a3b-4618-93a6-6c771767223f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.105895 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d604fe3-6a3b-4618-93a6-6c771767223f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 Jul 31 13:58:44.106110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d604fe3-6a3b-4618-93a6-6c771767223f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.106310 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d604fe3-6a3b-4618-93a6-6c771767223f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.106469 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-5d604fe3-6a3b-4618-93a6-6c771767223f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Delete volume with id: 2f4cfbc1-acae-463a-90ec-8023ce9c8921 Jul 31 13:58:44.111577 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d604fe3-6a3b-4618-93a6-6c771767223f tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 returned with HTTP 404 Jul 31 13:58:44.112014 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 599/2393] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:44 2026] DELETE /volume/v3/volumes/2f4cfbc1-acae-463a-90ec-8023ce9c8921 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:44.121143 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.123965 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:44.124541 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1679786738"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:44.126030 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1679786738'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:44.126188 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume of 1 GB Jul 31 13:58:44.132188 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Availability Zones retrieved successfully. Jul 31 13:58:44.139014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (b03f5087-47a0-4d4e-9cf6-a218cc392f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:44.140190 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a02ec4b-5ae3-4104-afcd-d80c81115c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:44.141191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:44.167533 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a02ec4b-5ae3-4104-afcd-d80c81115c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:44.168264 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbea5a6-8966-45d8-b54c-bd84c6514f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:44.217297 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Created reservations ['8cd34204-4701-4c9b-8ddf-ae55a2706282', '762a9fd6-7000-4a0c-9532-311d108a0d00', '522afb96-92b3-4076-9e44-8bf4afbb02f8', '0ffacd66-ae5c-47a1-ac48-6f7b47c40460'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:44.218217 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbea5a6-8966-45d8-b54c-bd84c6514f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cd34204-4701-4c9b-8ddf-ae55a2706282', '762a9fd6-7000-4a0c-9532-311d108a0d00', '522afb96-92b3-4076-9e44-8bf4afbb02f8', '0ffacd66-ae5c-47a1-ac48-6f7b47c40460']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:44.219145 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c3b5a4-511d-4446-9855-6c7fac89e851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:44.254531 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c3b5a4-511d-4446-9855-6c7fac89e851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bc1ee33-1251-480e-b201-f8ff67affbc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1679786738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['8cd34204-4701-4c9b-8ddf-ae55a2706282','762a9fd6-7000-4a0c-9532-311d108a0d00','522afb96-92b3-4076-9e44-8bf4afbb02f8','0ffacd66-ae5c-47a1-ac48-6f7b47c40460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1679786738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bc1ee33-1251-480e-b201-f8ff67affbc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c61aa81762f49109cae3539b27b4061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:44.255877 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d52f34-b429-4474-8d4a-0e0e98ecd9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:44.286863 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d52f34-b429-4474-8d4a-0e0e98ecd9ad) transitioned into state 'SUCCESS' from state '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-1679786738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['8cd34204-4701-4c9b-8ddf-ae55a2706282','762a9fd6-7000-4a0c-9532-311d108a0d00','522afb96-92b3-4076-9e44-8bf4afbb02f8','0ffacd66-ae5c-47a1-ac48-6f7b47c40460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:44.287811 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f40998b-d6b1-4a1e-bd12-5476620e1ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:44.299838 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f40998b-d6b1-4a1e-bd12-5476620e1ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:44.300819 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (b03f5087-47a0-4d4e-9cf6-a218cc392f3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:44.301171 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request issued successfully. Jul 31 13:58:44.301785 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-03793c0d-b3ed-4eb4-86cf-bb7281abe0b9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:44.302239 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 600/2394] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:44 2026] POST /volume/v3/volumes => generated 749 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:44.315336 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a7981939-5e47-48ec-902e-af6adc4b9f3c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.317210 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7981939-5e47-48ec-902e-af6adc4b9f3c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 Jul 31 13:58:44.317466 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7981939-5e47-48ec-902e-af6adc4b9f3c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.317699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7981939-5e47-48ec-902e-af6adc4b9f3c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.324888 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.324888 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:44.328723 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a7981939-5e47-48ec-902e-af6adc4b9f3c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:44.333126 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7981939-5e47-48ec-902e-af6adc4b9f3c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 returned with HTTP 200 Jul 31 13:58:44.333589 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 602/2395] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:44.496474 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4f4a1358-64c9-488e-9bbd-800cb7dd6a93 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.498368 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f4a1358-64c9-488e-9bbd-800cb7dd6a93 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a Jul 31 13:58:44.498569 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f4a1358-64c9-488e-9bbd-800cb7dd6a93 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.498747 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f4a1358-64c9-488e-9bbd-800cb7dd6a93 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.505615 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.505615 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:44.509297 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4f4a1358-64c9-488e-9bbd-800cb7dd6a93 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:44.513277 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f4a1358-64c9-488e-9bbd-800cb7dd6a93 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a returned with HTTP 200 Jul 31 13:58:44.513742 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 595/2396] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:44.525421 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-624ee7ad-c20e-415c-a1ae-714eb42676d8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.527879 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-624ee7ad-c20e-415c-a1ae-714eb42676d8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] PUT https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a Jul 31 13:58:44.528333 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-624ee7ad-c20e-415c-a1ae-714eb42676d8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-207446579", "description": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:44.539335 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.539335 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:44.544191 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-624ee7ad-c20e-415c-a1ae-714eb42676d8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:44.552112 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-624ee7ad-c20e-415c-a1ae-714eb42676d8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume updated successfully. Jul 31 13:58:44.552712 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-624ee7ad-c20e-415c-a1ae-714eb42676d8 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a returned with HTTP 200 Jul 31 13:58:44.553199 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 600/2397] 10.4.3.140 () {68 vars in 1368 bytes} [Fri Jul 31 13:58:44 2026] PUT /volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a => generated 769 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:44.565085 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a6f60eb3-becb-4011-a3e0-a86771299588 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.567010 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6f60eb3-becb-4011-a3e0-a86771299588 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a Jul 31 13:58:44.567208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6f60eb3-becb-4011-a3e0-a86771299588 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.567402 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6f60eb3-becb-4011-a3e0-a86771299588 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.574702 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.574702 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:44.579032 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a6f60eb3-becb-4011-a3e0-a86771299588 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:44.584180 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6f60eb3-becb-4011-a3e0-a86771299588 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a returned with HTTP 200 Jul 31 13:58:44.584577 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 601/2398] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:44.596937 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e01f6a39-b71b-4d05-acd4-8c1b67173bea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.600160 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e01f6a39-b71b-4d05-acd4-8c1b67173bea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a Jul 31 13:58:44.600277 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e01f6a39-b71b-4d05-acd4-8c1b67173bea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.600466 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e01f6a39-b71b-4d05-acd4-8c1b67173bea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.601008 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e01f6a39-b71b-4d05-acd4-8c1b67173bea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume with id: 3964f859-4b16-439d-ba39-637953945f7a Jul 31 13:58:44.610346 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.610346 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:44.610788 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e01f6a39-b71b-4d05-acd4-8c1b67173bea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:44.635384 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e01f6a39-b71b-4d05-acd4-8c1b67173bea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume request issued successfully. Jul 31 13:58:44.635619 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e01f6a39-b71b-4d05-acd4-8c1b67173bea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a returned with HTTP 202 Jul 31 13:58:44.636113 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 603/2399] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:44 2026] DELETE /volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:44.644347 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-17cdc688-097e-48e9-94f5-d4391b2f76cb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.646432 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-17cdc688-097e-48e9-94f5-d4391b2f76cb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a Jul 31 13:58:44.646669 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-17cdc688-097e-48e9-94f5-d4391b2f76cb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.646907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-17cdc688-097e-48e9-94f5-d4391b2f76cb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.653907 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.653907 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:44.658830 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-17cdc688-097e-48e9-94f5-d4391b2f76cb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:44.663828 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-17cdc688-097e-48e9-94f5-d4391b2f76cb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a returned with HTTP 200 Jul 31 13:58:44.665205 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 596/2400] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:44.668081 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-30e94b65-60f6-4a5f-a478-3f62bc36e768 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.669972 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30e94b65-60f6-4a5f-a478-3f62bc36e768 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] GET https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:44.670167 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30e94b65-60f6-4a5f-a478-3f62bc36e768 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.670368 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30e94b65-60f6-4a5f-a478-3f62bc36e768 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.678419 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.678419 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:44.682229 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-30e94b65-60f6-4a5f-a478-3f62bc36e768 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Volume info retrieved successfully. Jul 31 13:58:44.686344 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30e94b65-60f6-4a5f-a478-3f62bc36e768 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 200 Jul 31 13:58:44.686723 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 601/2401] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:44.700531 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0be041eb-b15e-4cbc-bb55-bec61a298794 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.703362 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0be041eb-b15e-4cbc-bb55-bec61a298794 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] GET https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:44.703591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0be041eb-b15e-4cbc-bb55-bec61a298794 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.703821 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0be041eb-b15e-4cbc-bb55-bec61a298794 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.714162 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.714162 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:44.722440 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0be041eb-b15e-4cbc-bb55-bec61a298794 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Volume info retrieved successfully. Jul 31 13:58:44.726865 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0be041eb-b15e-4cbc-bb55-bec61a298794 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 200 Jul 31 13:58:44.727299 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 602/2402] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:44.741095 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.742945 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] POST https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16/action Jul 31 13:58:44.743073 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:44.743175 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:44.751004 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.751004 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:44.751409 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Volume info retrieved successfully. Jul 31 13:58:44.767145 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:44.767479 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:44.789050 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Created reservations ['cb32d742-d4c2-48bb-89b9-1d1e99642faa', '66b1e9fa-2a62-472b-8a3d-bc2c70490f4a'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:44.797936 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:44.798189 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:58:44.804864 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Created reservations ['0de721d9-9209-439d-aaf5-3a077108e9a6', '20e9a854-0290-4105-8c82-dfbecd66c07d'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:44.812356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6bc533c7-9d48-4305-ba53-379bdd6aa0dd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.814401 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6bc533c7-9d48-4305-ba53-379bdd6aa0dd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:44.814871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6bc533c7-9d48-4305-ba53-379bdd6aa0dd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-attach": {"instance_uuid": "86b0ae5e-39af-44f9-88e1-2819c4cd7eee", "mountpoint": "/dev/vdb"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:44.815225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6bc533c7-9d48-4305-ba53-379bdd6aa0dd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "86b0ae5e-39af-44f9-88e1-2819c4cd7eee", "mountpoint": "/dev/vdb"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:44.824780 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.824780 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:44.825200 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6bc533c7-9d48-4305-ba53-379bdd6aa0dd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:44.832217 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6bc533c7-9d48-4305-ba53-379bdd6aa0dd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Update volume admin metadata completed successfully. Jul 31 13:58:44.833002 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Retype volume request issued successfully. Jul 31 13:58:44.833206 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2bbee4c-2fab-49d6-8eed-36fec92f83e0 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16/action returned with HTTP 202 Jul 31 13:58:44.833621 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 604/2403] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:44 2026] POST /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:44.853705 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8b43b84f-70a7-4586-90f1-8b02492455fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.857539 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b43b84f-70a7-4586-90f1-8b02492455fe tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] GET https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:44.857539 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b43b84f-70a7-4586-90f1-8b02492455fe tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.857539 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b43b84f-70a7-4586-90f1-8b02492455fe tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.866463 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.866463 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:44.871913 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8b43b84f-70a7-4586-90f1-8b02492455fe tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Volume info retrieved successfully. Jul 31 13:58:44.878289 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b43b84f-70a7-4586-90f1-8b02492455fe tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 200 Jul 31 13:58:44.878954 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 602/2404] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:44.911099 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6bc533c7-9d48-4305-ba53-379bdd6aa0dd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Attach volume completed successfully. Jul 31 13:58:44.911533 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6bc533c7-9d48-4305-ba53-379bdd6aa0dd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:58:44.911969 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 597/2405] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:44 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:44.919683 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9f0297d9-bf2f-464d-a8e8-769b7836d69c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.922131 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f0297d9-bf2f-464d-a8e8-769b7836d69c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:44.922330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f0297d9-bf2f-464d-a8e8-769b7836d69c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.922508 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f0297d9-bf2f-464d-a8e8-769b7836d69c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.933065 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.933065 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:44.938477 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9f0297d9-bf2f-464d-a8e8-769b7836d69c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:44.944619 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f0297d9-bf2f-464d-a8e8-769b7836d69c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:44.945021 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 603/2406] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:44.957422 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a88509f3-7d12-4f25-a0d8-b338637c1ffd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.959505 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a88509f3-7d12-4f25-a0d8-b338637c1ffd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:44.959715 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a88509f3-7d12-4f25-a0d8-b338637c1ffd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:44.959907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a88509f3-7d12-4f25-a0d8-b338637c1ffd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:44.968650 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:44.968650 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:44.972644 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a88509f3-7d12-4f25-a0d8-b338637c1ffd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:44.977825 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a88509f3-7d12-4f25-a0d8-b338637c1ffd tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:44.978303 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 605/2407] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:44 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:44.991049 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee40a2b6-35de-4951-933b-70416382306f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:44.993472 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee40a2b6-35de-4951-933b-70416382306f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:44.993827 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee40a2b6-35de-4951-933b-70416382306f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-detach": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:44.993996 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee40a2b6-35de-4951-933b-70416382306f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:45.006130 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.006130 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:45.006599 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee40a2b6-35de-4951-933b-70416382306f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:45.040190 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee40a2b6-35de-4951-933b-70416382306f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Detach volume completed successfully. Jul 31 13:58:45.040492 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee40a2b6-35de-4951-933b-70416382306f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:58:45.041159 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 603/2408] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:44 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:45.048948 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dcf44538-395b-46b7-b490-2a82dff696d1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.050810 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dcf44538-395b-46b7-b490-2a82dff696d1 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:45.051054 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dcf44538-395b-46b7-b490-2a82dff696d1 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.051272 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dcf44538-395b-46b7-b490-2a82dff696d1 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.060043 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.060043 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:45.064829 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dcf44538-395b-46b7-b490-2a82dff696d1 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:45.069692 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dcf44538-395b-46b7-b490-2a82dff696d1 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:45.070101 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 598/2409] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:45.351839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6147ddb0-c069-4e81-8b27-f2d3f852844c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.354232 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6147ddb0-c069-4e81-8b27-f2d3f852844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 Jul 31 13:58:45.354489 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6147ddb0-c069-4e81-8b27-f2d3f852844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.354776 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6147ddb0-c069-4e81-8b27-f2d3f852844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.366170 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.366170 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:45.373578 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6147ddb0-c069-4e81-8b27-f2d3f852844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:45.379637 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6147ddb0-c069-4e81-8b27-f2d3f852844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 returned with HTTP 200 Jul 31 13:58:45.380215 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 604/2410] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:45.400737 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8b4b1af8-9a0d-4583-9ce2-de512ffae54a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.403384 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b4b1af8-9a0d-4583-9ce2-de512ffae54a tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7/action Jul 31 13:58:45.403831 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b4b1af8-9a0d-4583-9ce2-de512ffae54a tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:45.403831 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b4b1af8-9a0d-4583-9ce2-de512ffae54a tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:45.420144 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.420144 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:45.421453 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-8b4b1af8-9a0d-4583-9ce2-de512ffae54a tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Updating volume '5bc1ee33-1251-480e-b201-f8ff67affbc7' with '{'status': 'creating'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 13:58:45.444012 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b4b1af8-9a0d-4583-9ce2-de512ffae54a tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7/action returned with HTTP 202 Jul 31 13:58:45.444497 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 606/2411] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:45 2026] POST /volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:45.456417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5d57c758-d8f3-45c3-9fb3-beb46f5dbd64 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.459638 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d57c758-d8f3-45c3-9fb3-beb46f5dbd64 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 Jul 31 13:58:45.459872 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d57c758-d8f3-45c3-9fb3-beb46f5dbd64 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.460104 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d57c758-d8f3-45c3-9fb3-beb46f5dbd64 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.467344 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.467344 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:45.471244 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5d57c758-d8f3-45c3-9fb3-beb46f5dbd64 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:45.476912 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d57c758-d8f3-45c3-9fb3-beb46f5dbd64 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 returned with HTTP 200 Jul 31 13:58:45.476912 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 604/2412] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:45.496589 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3a49941d-783e-48ae-a54c-7ccc722fb28d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.503192 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a49941d-783e-48ae-a54c-7ccc722fb28d tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7/action Jul 31 13:58:45.503637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a49941d-783e-48ae-a54c-7ccc722fb28d tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:45.503801 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a49941d-783e-48ae-a54c-7ccc722fb28d tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:45.519607 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.519607 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:45.520067 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3a49941d-783e-48ae-a54c-7ccc722fb28d tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Volume info retrieved successfully. Jul 31 13:58:45.550231 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3a49941d-783e-48ae-a54c-7ccc722fb28d tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Delete volume request issued successfully. Jul 31 13:58:45.550491 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a49941d-783e-48ae-a54c-7ccc722fb28d tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7/action returned with HTTP 202 Jul 31 13:58:45.551087 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 599/2413] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:45 2026] POST /volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:45.566162 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-06412c29-2d35-4bd4-89e5-0681c5f38090 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.566162 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06412c29-2d35-4bd4-89e5-0681c5f38090 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 Jul 31 13:58:45.566406 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-06412c29-2d35-4bd4-89e5-0681c5f38090 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.566406 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-06412c29-2d35-4bd4-89e5-0681c5f38090 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.577737 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.577737 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:45.581972 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-06412c29-2d35-4bd4-89e5-0681c5f38090 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:45.594856 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06412c29-2d35-4bd4-89e5-0681c5f38090 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 returned with HTTP 200 Jul 31 13:58:45.595431 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 605/2414] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:45.685313 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f88601bf-0609-4a2d-ada5-9f6d8c0f4f0e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.688060 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f88601bf-0609-4a2d-ada5-9f6d8c0f4f0e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a Jul 31 13:58:45.688231 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f88601bf-0609-4a2d-ada5-9f6d8c0f4f0e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.688690 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f88601bf-0609-4a2d-ada5-9f6d8c0f4f0e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.698214 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f88601bf-0609-4a2d-ada5-9f6d8c0f4f0e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a returned with HTTP 404 Jul 31 13:58:45.698684 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 607/2415] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes/3964f859-4b16-439d-ba39-637953945f7a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:45.706600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a2c6ba41-8ee7-406c-a2dd-95129e7717bb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.708586 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2c6ba41-8ee7-406c-a2dd-95129e7717bb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:45.709057 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2c6ba41-8ee7-406c-a2dd-95129e7717bb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.709256 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2c6ba41-8ee7-406c-a2dd-95129e7717bb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.716432 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.716432 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:45.720620 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a2c6ba41-8ee7-406c-a2dd-95129e7717bb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:45.725186 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2c6ba41-8ee7-406c-a2dd-95129e7717bb tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 200 Jul 31 13:58:45.725558 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 605/2416] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:45.743232 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-53f2477f-f4af-4b0a-9d5c-55525765867d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.744910 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-53f2477f-f4af-4b0a-9d5c-55525765867d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] DELETE https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:45.745468 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-53f2477f-f4af-4b0a-9d5c-55525765867d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.745468 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-53f2477f-f4af-4b0a-9d5c-55525765867d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.745468 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-53f2477f-f4af-4b0a-9d5c-55525765867d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume with id: 85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:45.756043 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.756043 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:45.756750 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-53f2477f-f4af-4b0a-9d5c-55525765867d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:45.776599 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-53f2477f-f4af-4b0a-9d5c-55525765867d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume request issued successfully. Jul 31 13:58:45.776599 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-53f2477f-f4af-4b0a-9d5c-55525765867d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 202 Jul 31 13:58:45.776599 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 600/2417] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:45 2026] DELETE /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:45.784766 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-83493453-85ce-499b-8571-8eb958abf8d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.786670 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83493453-85ce-499b-8571-8eb958abf8d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:45.786931 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83493453-85ce-499b-8571-8eb958abf8d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.787156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83493453-85ce-499b-8571-8eb958abf8d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.795619 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.795619 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:45.800807 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-83493453-85ce-499b-8571-8eb958abf8d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:45.808724 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83493453-85ce-499b-8571-8eb958abf8d6 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 200 Jul 31 13:58:45.809373 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 606/2418] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:45.897144 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fc89e5b9-d499-4773-8905-8cf16d95cadd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.901785 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fc89e5b9-d499-4773-8905-8cf16d95cadd tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] GET https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:45.902041 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fc89e5b9-d499-4773-8905-8cf16d95cadd tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.902218 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fc89e5b9-d499-4773-8905-8cf16d95cadd tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.914130 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.914130 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:45.917930 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fc89e5b9-d499-4773-8905-8cf16d95cadd tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Volume info retrieved successfully. Jul 31 13:58:45.922620 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fc89e5b9-d499-4773-8905-8cf16d95cadd tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 200 Jul 31 13:58:45.923123 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 608/2419] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:45.938017 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f0f6de03-722a-4c90-a7a7-e2a3157db7b6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.939807 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f0f6de03-722a-4c90-a7a7-e2a3157db7b6 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] GET https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:45.940023 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f0f6de03-722a-4c90-a7a7-e2a3157db7b6 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.940200 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f0f6de03-722a-4c90-a7a7-e2a3157db7b6 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.947414 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:45.947414 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:45.951207 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f0f6de03-722a-4c90-a7a7-e2a3157db7b6 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Volume info retrieved successfully. Jul 31 13:58:45.956578 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f0f6de03-722a-4c90-a7a7-e2a3157db7b6 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 200 Jul 31 13:58:45.957039 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 606/2420] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:45.970763 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0fda1f41-40ec-47ea-8ada-213eb8c94b51 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:45.973180 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0fda1f41-40ec-47ea-8ada-213eb8c94b51 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] GET https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-987855639 Jul 31 13:58:45.973444 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0fda1f41-40ec-47ea-8ada-213eb8c94b51 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:45.973721 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0fda1f41-40ec-47ea-8ada-213eb8c94b51 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:45.975361 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0fda1f41-40ec-47ea-8ada-213eb8c94b51 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-987855639'), ('all_tenants', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:58:46.022057 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0fda1f41-40ec-47ea-8ada-213eb8c94b51 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Get all volumes completed successfully. Jul 31 13:58:46.022467 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0fda1f41-40ec-47ea-8ada-213eb8c94b51 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-987855639 returned with HTTP 200 Jul 31 13:58:46.023006 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 601/2421] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 13:58:45 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-987855639 => generated 346 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:46.037978 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8b77bc6-505a-45a6-b984-4b3afd45d45d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.042079 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8b77bc6-505a-45a6-b984-4b3afd45d45d tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] GET https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:46.042360 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8b77bc6-505a-45a6-b984-4b3afd45d45d tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.042635 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8b77bc6-505a-45a6-b984-4b3afd45d45d tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.053432 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:46.053432 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:46.058212 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d8b77bc6-505a-45a6-b984-4b3afd45d45d tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Volume info retrieved successfully. Jul 31 13:58:46.064170 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8b77bc6-505a-45a6-b984-4b3afd45d45d tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 200 Jul 31 13:58:46.064583 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 607/2422] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:46 2026] GET /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:46.077791 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fd6f5893-e258-4f30-b578-0d9ca139d9f4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.082682 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd6f5893-e258-4f30-b578-0d9ca139d9f4 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] DELETE https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:46.083013 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fd6f5893-e258-4f30-b578-0d9ca139d9f4 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.083288 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fd6f5893-e258-4f30-b578-0d9ca139d9f4 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.083701 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-fd6f5893-e258-4f30-b578-0d9ca139d9f4 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Delete volume with id: 58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:46.097066 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:46.097066 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:46.097695 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fd6f5893-e258-4f30-b578-0d9ca139d9f4 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Volume info retrieved successfully. Jul 31 13:58:46.130201 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fd6f5893-e258-4f30-b578-0d9ca139d9f4 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Delete volume request issued successfully. Jul 31 13:58:46.130462 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd6f5893-e258-4f30-b578-0d9ca139d9f4 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 202 Jul 31 13:58:46.131010 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 609/2423] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:46 2026] DELETE /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:46.139434 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a2f765f-a316-40d7-a85b-1b6dee6a7c12 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.145256 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a2f765f-a316-40d7-a85b-1b6dee6a7c12 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] GET https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:46.145451 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a2f765f-a316-40d7-a85b-1b6dee6a7c12 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.145664 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a2f765f-a316-40d7-a85b-1b6dee6a7c12 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.152716 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:46.152716 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:46.157295 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3a2f765f-a316-40d7-a85b-1b6dee6a7c12 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Volume info retrieved successfully. Jul 31 13:58:46.164009 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a2f765f-a316-40d7-a85b-1b6dee6a7c12 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 200 Jul 31 13:58:46.164411 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 607/2424] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:46 2026] GET /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:46.609240 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-00ffb741-22b5-435b-ba59-cfdd650868fa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.611051 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-00ffb741-22b5-435b-ba59-cfdd650868fa tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 Jul 31 13:58:46.611246 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-00ffb741-22b5-435b-ba59-cfdd650868fa tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.611435 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-00ffb741-22b5-435b-ba59-cfdd650868fa tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.618303 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-00ffb741-22b5-435b-ba59-cfdd650868fa tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 returned with HTTP 404 Jul 31 13:58:46.618977 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 602/2425] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:46 2026] GET /volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:46.627376 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2bc3778f-6bbe-4aef-b56d-88d1e56cfa8b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.629631 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2bc3778f-6bbe-4aef-b56d-88d1e56cfa8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 Jul 31 13:58:46.629866 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2bc3778f-6bbe-4aef-b56d-88d1e56cfa8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.630166 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2bc3778f-6bbe-4aef-b56d-88d1e56cfa8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.640674 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2bc3778f-6bbe-4aef-b56d-88d1e56cfa8b tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 returned with HTTP 404 Jul 31 13:58:46.641344 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 608/2426] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:46 2026] GET /volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:46.649443 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-830063ef-7c13-4718-8d50-84db80b6f23a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.651919 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-830063ef-7c13-4718-8d50-84db80b6f23a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 Jul 31 13:58:46.652162 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-830063ef-7c13-4718-8d50-84db80b6f23a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.652408 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-830063ef-7c13-4718-8d50-84db80b6f23a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.652637 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-830063ef-7c13-4718-8d50-84db80b6f23a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Delete volume with id: 5bc1ee33-1251-480e-b201-f8ff67affbc7 Jul 31 13:58:46.658529 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-830063ef-7c13-4718-8d50-84db80b6f23a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 returned with HTTP 404 Jul 31 13:58:46.658972 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 610/2427] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:46 2026] DELETE /volume/v3/volumes/5bc1ee33-1251-480e-b201-f8ff67affbc7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:46.668204 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.671533 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:46.671533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-965241186"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:46.671533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-965241186'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:46.671533 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume of 1 GB Jul 31 13:58:46.675089 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Availability Zones retrieved successfully. Jul 31 13:58:46.680060 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (7a44128b-7378-447d-99e4-0418ba8e507e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:46.681742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d7b6fe-8e4f-4386-b27c-5cd7ae94aaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:46.682691 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:46.704613 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d7b6fe-8e4f-4386-b27c-5cd7ae94aaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:46.705816 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c68d35-5345-4c9a-9ec4-ead74673a277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:46.747505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Created reservations ['2e9f359f-8eff-4de5-be39-8beecc7629a3', 'f4409994-b192-4917-ac0e-027deecada69', '2cc9a884-9f15-4c9d-b286-41e8a217bae8', 'accaadbf-6c59-4dd7-92e2-be47cd983a56'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:46.747505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c68d35-5345-4c9a-9ec4-ead74673a277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e9f359f-8eff-4de5-be39-8beecc7629a3', 'f4409994-b192-4917-ac0e-027deecada69', '2cc9a884-9f15-4c9d-b286-41e8a217bae8', 'accaadbf-6c59-4dd7-92e2-be47cd983a56']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:46.747505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121c6e7b-84d0-440c-bf55-3b6c557de87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:46.779393 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121c6e7b-84d0-440c-bf55-3b6c557de87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6af21956-35c8-4035-933a-a5f07e66d500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-965241186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['2e9f359f-8eff-4de5-be39-8beecc7629a3','f4409994-b192-4917-ac0e-027deecada69','2cc9a884-9f15-4c9d-b286-41e8a217bae8','accaadbf-6c59-4dd7-92e2-be47cd983a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-965241186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6af21956-35c8-4035-933a-a5f07e66d500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c61aa81762f49109cae3539b27b4061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:46.780488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7258bcf-84c2-442f-96b2-c0d98b333ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:46.804794 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7258bcf-84c2-442f-96b2-c0d98b333ca2) transitioned into state 'SUCCESS' from state '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-965241186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['2e9f359f-8eff-4de5-be39-8beecc7629a3','f4409994-b192-4917-ac0e-027deecada69','2cc9a884-9f15-4c9d-b286-41e8a217bae8','accaadbf-6c59-4dd7-92e2-be47cd983a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:46.805864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a875beb-e892-4ce2-9897-966ce957e670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:46.805940 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-2ab80375-3a15-4c86-87e6-d2ca021fc43e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.807979 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-2ab80375-3a15-4c86-87e6-d2ca021fc43e tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] DELETE https://10.4.3.140/volume/v3/attachments/1ffc9a3e-49ac-4848-b8ed-ab1ef3eaed33 Jul 31 13:58:46.808176 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-2ab80375-3a15-4c86-87e6-d2ca021fc43e tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.808384 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-2ab80375-3a15-4c86-87e6-d2ca021fc43e tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.819544 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:46.819544 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:46.819778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a875beb-e892-4ce2-9897-966ce957e670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:46.819778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (7a44128b-7378-447d-99e4-0418ba8e507e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:46.819778 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request issued successfully. Jul 31 13:58:46.819778 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06f05384-c187-4f51-8870-2ab6e94a6a1d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:46.819778 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 608/2428] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:46 2026] POST /volume/v3/volumes => generated 748 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:46.825651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a4cf3d14-672a-49a8-ba7b-995c07508ef3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.830425 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a4cf3d14-672a-49a8-ba7b-995c07508ef3 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da Jul 31 13:58:46.830634 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a4cf3d14-672a-49a8-ba7b-995c07508ef3 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.830906 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a4cf3d14-672a-49a8-ba7b-995c07508ef3 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.834871 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42463d1a-1c77-4bea-b49e-bd89943697e5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.836664 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42463d1a-1c77-4bea-b49e-bd89943697e5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 Jul 31 13:58:46.836883 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42463d1a-1c77-4bea-b49e-bd89943697e5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.837143 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42463d1a-1c77-4bea-b49e-bd89943697e5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.839290 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a4cf3d14-672a-49a8-ba7b-995c07508ef3 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da returned with HTTP 404 Jul 31 13:58:46.839774 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 609/2429] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:46 2026] GET /volume/v3/volumes/85c7e84d-ae7b-4ede-80cb-6f03807563da => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:46.845258 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:46.845258 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:46.847500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1dc673d4-d9ff-4786-8854-47ae7014bb29 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.851714 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1dc673d4-d9ff-4786-8854-47ae7014bb29 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a Jul 31 13:58:46.851714 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1dc673d4-d9ff-4786-8854-47ae7014bb29 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.851714 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1dc673d4-d9ff-4786-8854-47ae7014bb29 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.851841 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-42463d1a-1c77-4bea-b49e-bd89943697e5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:46.855137 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42463d1a-1c77-4bea-b49e-bd89943697e5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 returned with HTTP 200 Jul 31 13:58:46.855554 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 611/2430] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:46 2026] GET /volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:46.862339 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:46.862339 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:46.865614 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1dc673d4-d9ff-4786-8854-47ae7014bb29 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:46.869250 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1dc673d4-d9ff-4786-8854-47ae7014bb29 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a returned with HTTP 200 Jul 31 13:58:46.869668 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 609/2431] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:46 2026] GET /volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:46.881320 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5e2b03e9-03e0-4222-ab92-e5110a1b5ef2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.882976 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e2b03e9-03e0-4222-ab92-e5110a1b5ef2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a Jul 31 13:58:46.883164 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e2b03e9-03e0-4222-ab92-e5110a1b5ef2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.883341 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e2b03e9-03e0-4222-ab92-e5110a1b5ef2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.883493 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-5e2b03e9-03e0-4222-ab92-e5110a1b5ef2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume with id: e15c9a51-1f94-40e7-b654-0cbb8ee7297a Jul 31 13:58:46.884761 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-2ab80375-3a15-4c86-87e6-d2ca021fc43e tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/attachments/1ffc9a3e-49ac-4848-b8ed-ab1ef3eaed33 returned with HTTP 200 Jul 31 13:58:46.885257 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 603/2432] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:58:46 2026] DELETE /volume/v3/attachments/1ffc9a3e-49ac-4848-b8ed-ab1ef3eaed33 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:46.890615 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:46.890615 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:46.892851 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5e2b03e9-03e0-4222-ab92-e5110a1b5ef2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:46.898529 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-b1fefdce-234f-4e15-97cf-e1783e078427 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.901209 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-b1fefdce-234f-4e15-97cf-e1783e078427 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] DELETE https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d Jul 31 13:58:46.901395 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-b1fefdce-234f-4e15-97cf-e1783e078427 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.901627 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-b1fefdce-234f-4e15-97cf-e1783e078427 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.901826 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-b1fefdce-234f-4e15-97cf-e1783e078427 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Delete volume with id: 83f20991-4224-4947-b15a-0b0339e7ac8d Jul 31 13:58:46.908569 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:46.908569 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:46.909076 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-b1fefdce-234f-4e15-97cf-e1783e078427 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Volume info retrieved successfully. Jul 31 13:58:46.920842 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5e2b03e9-03e0-4222-ab92-e5110a1b5ef2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume request issued successfully. Jul 31 13:58:46.920842 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e2b03e9-03e0-4222-ab92-e5110a1b5ef2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a returned with HTTP 202 Jul 31 13:58:46.920842 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 610/2433] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:46 2026] DELETE /volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:46.928683 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-67785331-5c62-4b5a-9a99-6e04b9c94403 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:46.930295 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-b1fefdce-234f-4e15-97cf-e1783e078427 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] Delete volume request issued successfully. Jul 31 13:58:46.930544 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8986b6bd-4047-447c-b844-384c0d0c12f3 req-b1fefdce-234f-4e15-97cf-e1783e078427 tempest-TestShelveInstance-1298199338 tempest-TestShelveInstance-1298199338-project-member] https://10.4.3.140/volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d returned with HTTP 202 Jul 31 13:58:46.931022 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67785331-5c62-4b5a-9a99-6e04b9c94403 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a Jul 31 13:58:46.931173 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 612/2434] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 13:58:46 2026] DELETE /volume/v3/volumes/83f20991-4224-4947-b15a-0b0339e7ac8d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:46.931307 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67785331-5c62-4b5a-9a99-6e04b9c94403 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:46.931507 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67785331-5c62-4b5a-9a99-6e04b9c94403 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:46.940556 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:46.940556 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:46.950945 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-67785331-5c62-4b5a-9a99-6e04b9c94403 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:46.960775 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67785331-5c62-4b5a-9a99-6e04b9c94403 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a returned with HTTP 200 Jul 31 13:58:46.961318 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 610/2435] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:46 2026] GET /volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:58:47.177658 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a5472269-e74f-4223-9173-b523c857fd59 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.179682 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a5472269-e74f-4223-9173-b523c857fd59 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] GET https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 Jul 31 13:58:47.179905 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a5472269-e74f-4223-9173-b523c857fd59 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.180129 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a5472269-e74f-4223-9173-b523c857fd59 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.186599 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a5472269-e74f-4223-9173-b523c857fd59 tempest-VolumeRetypeWithoutMigrationTest-856526717 tempest-VolumeRetypeWithoutMigrationTest-856526717-project-member] https://10.4.3.140/volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 returned with HTTP 404 Jul 31 13:58:47.187125 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 604/2436] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/58b56a3e-4645-4fdb-a41d-01ff9db67c16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:47.195593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7e2268e4-6a2d-4401-a6d8-dfaa9e6867ef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.200053 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e2268e4-6a2d-4401-a6d8-dfaa9e6867ef tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] DELETE https://10.4.3.140/volume/v3/types/8443dd40-234f-4262-8f7b-9a389b666f10 Jul 31 13:58:47.201784 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e2268e4-6a2d-4401-a6d8-dfaa9e6867ef tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.202045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e2268e4-6a2d-4401-a6d8-dfaa9e6867ef tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.246787 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e2268e4-6a2d-4401-a6d8-dfaa9e6867ef tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] https://10.4.3.140/volume/v3/types/8443dd40-234f-4262-8f7b-9a389b666f10 returned with HTTP 202 Jul 31 13:58:47.247327 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 611/2437] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:47 2026] DELETE /volume/v3/types/8443dd40-234f-4262-8f7b-9a389b666f10 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:47.254329 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-52e53cd3-5246-4259-a1b2-b3c3fb000ea0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.256123 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52e53cd3-5246-4259-a1b2-b3c3fb000ea0 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] GET https://10.4.3.140/volume/v3/types/8443dd40-234f-4262-8f7b-9a389b666f10 Jul 31 13:58:47.256322 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-52e53cd3-5246-4259-a1b2-b3c3fb000ea0 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.256507 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-52e53cd3-5246-4259-a1b2-b3c3fb000ea0 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.262194 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52e53cd3-5246-4259-a1b2-b3c3fb000ea0 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] https://10.4.3.140/volume/v3/types/8443dd40-234f-4262-8f7b-9a389b666f10 returned with HTTP 404 Jul 31 13:58:47.262710 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 613/2438] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/types/8443dd40-234f-4262-8f7b-9a389b666f10 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:47.269333 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-10131cfe-cd10-4b01-bac8-f0450ee5322c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.271198 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-10131cfe-cd10-4b01-bac8-f0450ee5322c tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] DELETE https://10.4.3.140/volume/v3/types/abd98625-6132-4739-b555-567c01188d32 Jul 31 13:58:47.271432 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-10131cfe-cd10-4b01-bac8-f0450ee5322c tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.271658 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-10131cfe-cd10-4b01-bac8-f0450ee5322c tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.303164 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-10131cfe-cd10-4b01-bac8-f0450ee5322c tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] https://10.4.3.140/volume/v3/types/abd98625-6132-4739-b555-567c01188d32 returned with HTTP 202 Jul 31 13:58:47.303544 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 611/2439] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:47 2026] DELETE /volume/v3/types/abd98625-6132-4739-b555-567c01188d32 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:47.311320 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-56b72a3e-18d6-412d-9469-6fe4eebd0769 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.313104 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-56b72a3e-18d6-412d-9469-6fe4eebd0769 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] GET https://10.4.3.140/volume/v3/types/abd98625-6132-4739-b555-567c01188d32 Jul 31 13:58:47.313247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-56b72a3e-18d6-412d-9469-6fe4eebd0769 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.313451 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-56b72a3e-18d6-412d-9469-6fe4eebd0769 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.316975 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-56b72a3e-18d6-412d-9469-6fe4eebd0769 tempest-VolumeRetypeWithoutMigrationTest-1294295550 tempest-VolumeRetypeWithoutMigrationTest-1294295550-project-admin] https://10.4.3.140/volume/v3/types/abd98625-6132-4739-b555-567c01188d32 returned with HTTP 404 Jul 31 13:58:47.317506 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 605/2440] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/types/abd98625-6132-4739-b555-567c01188d32 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:47.484487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1e45da71-e1bc-424e-916f-44576189a537 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.486194 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e45da71-e1bc-424e-916f-44576189a537 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:47.486526 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e45da71-e1bc-424e-916f-44576189a537 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:47.486675 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e45da71-e1bc-424e-916f-44576189a537 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:47.505154 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.505154 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:47.505636 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1e45da71-e1bc-424e-916f-44576189a537 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.515172 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1e45da71-e1bc-424e-916f-44576189a537 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Reserve volume completed successfully. Jul 31 13:58:47.515387 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e45da71-e1bc-424e-916f-44576189a537 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:58:47.515924 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 612/2441] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:47 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:47.523305 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-021d830e-4fb7-4bf6-bffe-dcca03eaef2a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.525589 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-021d830e-4fb7-4bf6-bffe-dcca03eaef2a tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:47.525962 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-021d830e-4fb7-4bf6-bffe-dcca03eaef2a tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.526308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-021d830e-4fb7-4bf6-bffe-dcca03eaef2a tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.541041 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.541041 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:47.553124 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-021d830e-4fb7-4bf6-bffe-dcca03eaef2a tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.557596 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-021d830e-4fb7-4bf6-bffe-dcca03eaef2a tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:47.558029 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 614/2442] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:47.573597 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-edd3047d-fa59-4970-bec0-7b9e8cfdf2e8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.575326 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-edd3047d-fa59-4970-bec0-7b9e8cfdf2e8 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:47.575681 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-edd3047d-fa59-4970-bec0-7b9e8cfdf2e8 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:47.575838 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-edd3047d-fa59-4970-bec0-7b9e8cfdf2e8 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:47.585303 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.585303 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:47.585763 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-edd3047d-fa59-4970-bec0-7b9e8cfdf2e8 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.600733 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-edd3047d-fa59-4970-bec0-7b9e8cfdf2e8 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Unreserve volume completed successfully. Jul 31 13:58:47.600962 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-edd3047d-fa59-4970-bec0-7b9e8cfdf2e8 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:58:47.601393 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 612/2443] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:47 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:47.609903 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5688bff6-b686-4665-9561-f720c002db04 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.612828 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5688bff6-b686-4665-9561-f720c002db04 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:47.613084 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5688bff6-b686-4665-9561-f720c002db04 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.613374 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5688bff6-b686-4665-9561-f720c002db04 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.621499 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.621499 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:47.625405 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5688bff6-b686-4665-9561-f720c002db04 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.629462 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5688bff6-b686-4665-9561-f720c002db04 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:47.629882 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 606/2444] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:47.643382 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e7d3164b-9dfa-4847-9790-7489e20a62f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.645069 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7d3164b-9dfa-4847-9790-7489e20a62f4 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:47.645377 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7d3164b-9dfa-4847-9790-7489e20a62f4 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:47.645490 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7d3164b-9dfa-4847-9790-7489e20a62f4 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:47.654496 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.654496 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:47.658887 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7d3164b-9dfa-4847-9790-7489e20a62f4 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.670669 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7d3164b-9dfa-4847-9790-7489e20a62f4 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume updated successfully. Jul 31 13:58:47.670948 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7d3164b-9dfa-4847-9790-7489e20a62f4 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 200 Jul 31 13:58:47.671441 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 613/2445] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:47 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 13:58:47.678170 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5330d26c-b300-46f8-a352-d2e357537949 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.679835 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5330d26c-b300-46f8-a352-d2e357537949 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:47.680047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5330d26c-b300-46f8-a352-d2e357537949 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.680226 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5330d26c-b300-46f8-a352-d2e357537949 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.688550 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.688550 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:47.691257 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5330d26c-b300-46f8-a352-d2e357537949 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.696598 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5330d26c-b300-46f8-a352-d2e357537949 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:47.697101 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 615/2446] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:47.714145 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-314eb679-d26f-4c7b-b1af-f8e8f7444ee6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.715742 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-314eb679-d26f-4c7b-b1af-f8e8f7444ee6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:47.716081 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-314eb679-d26f-4c7b-b1af-f8e8f7444ee6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:47.716202 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-314eb679-d26f-4c7b-b1af-f8e8f7444ee6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:47.725352 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.725352 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:47.728629 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-314eb679-d26f-4c7b-b1af-f8e8f7444ee6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.733038 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-314eb679-d26f-4c7b-b1af-f8e8f7444ee6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume updated successfully. Jul 31 13:58:47.733344 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-314eb679-d26f-4c7b-b1af-f8e8f7444ee6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 200 Jul 31 13:58:47.733619 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 613/2447] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:47 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 13:58:47.740805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b0e72681-f121-4124-b003-2bdd0eda3f15 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.742384 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b0e72681-f121-4124-b003-2bdd0eda3f15 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:47.742598 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b0e72681-f121-4124-b003-2bdd0eda3f15 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.742823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b0e72681-f121-4124-b003-2bdd0eda3f15 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.749643 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.749643 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:47.752985 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b0e72681-f121-4124-b003-2bdd0eda3f15 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.756642 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b0e72681-f121-4124-b003-2bdd0eda3f15 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:47.756981 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 607/2448] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:47.770127 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-db9e9cb6-1ecf-4ec1-86d7-b3ca9e9856a6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.771949 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-db9e9cb6-1ecf-4ec1-86d7-b3ca9e9856a6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:47.772304 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-db9e9cb6-1ecf-4ec1-86d7-b3ca9e9856a6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:47.772482 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-db9e9cb6-1ecf-4ec1-86d7-b3ca9e9856a6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:47.780790 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.780790 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:47.781238 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-db9e9cb6-1ecf-4ec1-86d7-b3ca9e9856a6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.791142 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-db9e9cb6-1ecf-4ec1-86d7-b3ca9e9856a6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Update volume admin metadata completed successfully. Jul 31 13:58:47.791257 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-db9e9cb6-1ecf-4ec1-86d7-b3ca9e9856a6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Update readonly setting on volume completed successfully. Jul 31 13:58:47.791432 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-db9e9cb6-1ecf-4ec1-86d7-b3ca9e9856a6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:58:47.791822 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 614/2449] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:47 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:47.798492 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cb258f5f-7c52-4d69-9801-202764254de7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.800321 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb258f5f-7c52-4d69-9801-202764254de7 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:47.800523 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb258f5f-7c52-4d69-9801-202764254de7 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.800710 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb258f5f-7c52-4d69-9801-202764254de7 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.807310 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.807310 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:47.811318 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cb258f5f-7c52-4d69-9801-202764254de7 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.816992 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb258f5f-7c52-4d69-9801-202764254de7 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:47.817465 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 616/2450] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:47.829079 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fa8c6e99-4395-44ca-a01d-c4553fc969ed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.830983 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa8c6e99-4395-44ca-a01d-c4553fc969ed tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:47.831347 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa8c6e99-4395-44ca-a01d-c4553fc969ed tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:47.831459 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa8c6e99-4395-44ca-a01d-c4553fc969ed tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:47.840573 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.840573 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:47.841110 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa8c6e99-4395-44ca-a01d-c4553fc969ed tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.851182 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa8c6e99-4395-44ca-a01d-c4553fc969ed tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Update volume admin metadata completed successfully. Jul 31 13:58:47.851377 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa8c6e99-4395-44ca-a01d-c4553fc969ed tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Update readonly setting on volume completed successfully. Jul 31 13:58:47.851571 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa8c6e99-4395-44ca-a01d-c4553fc969ed tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:58:47.851923 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 614/2451] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:47 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:47.861566 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bcd4603d-e6b4-48f1-8a53-c8c159703beb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.866621 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bcd4603d-e6b4-48f1-8a53-c8c159703beb tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:58:47.866621 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bcd4603d-e6b4-48f1-8a53-c8c159703beb tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.866621 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bcd4603d-e6b4-48f1-8a53-c8c159703beb tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.870995 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.870995 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:47.872700 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-055d2408-4c54-4cc9-a967-06f6c7ac56f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.874694 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bcd4603d-e6b4-48f1-8a53-c8c159703beb tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.876976 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-055d2408-4c54-4cc9-a967-06f6c7ac56f5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 Jul 31 13:58:47.877185 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-055d2408-4c54-4cc9-a967-06f6c7ac56f5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.877370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-055d2408-4c54-4cc9-a967-06f6c7ac56f5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.880289 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bcd4603d-e6b4-48f1-8a53-c8c159703beb tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:58:47.880808 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 608/2452] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:47.890918 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.890918 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:47.896048 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c0bb076-a1c0-4eca-ba4e-4c595ba774db None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.896204 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-055d2408-4c54-4cc9-a967-06f6c7ac56f5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:47.898499 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c0bb076-a1c0-4eca-ba4e-4c595ba774db tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:58:47.898887 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c0bb076-a1c0-4eca-ba4e-4c595ba774db tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1076232894", "disk_format": "raw"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:47.898968 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c0bb076-a1c0-4eca-ba4e-4c595ba774db tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1076232894", "disk_format": "raw"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:47.905056 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-055d2408-4c54-4cc9-a967-06f6c7ac56f5 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 returned with HTTP 200 Jul 31 13:58:47.905699 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 615/2453] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:47.909592 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.909592 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:47.909592 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c0bb076-a1c0-4eca-ba4e-4c595ba774db tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:58:47.924078 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.924078 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:47.925279 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1ab28bf3-26fc-4bea-96ba-cdbea4bae764 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.927616 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ab28bf3-26fc-4bea-96ba-cdbea4bae764 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500/action Jul 31 13:58:47.928001 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ab28bf3-26fc-4bea-96ba-cdbea4bae764 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:47.928150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ab28bf3-26fc-4bea-96ba-cdbea4bae764 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:47.928848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.image.image_utils [None req-2c0bb076-a1c0-4eca-ba4e-4c595ba774db tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1076232894'}] 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-1076232894'}]. {{(pid=100185) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 13:58:47.938531 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.938531 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:47.938889 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-1ab28bf3-26fc-4bea-96ba-cdbea4bae764 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Updating volume '6af21956-35c8-4035-933a-a5f07e66d500' with '{'status': 'error'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 13:58:47.956872 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ab28bf3-26fc-4bea-96ba-cdbea4bae764 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500/action returned with HTTP 202 Jul 31 13:58:47.957303 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 615/2454] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:47 2026] POST /volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:47.964374 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-01664a30-5c17-40c9-a856-e6dc8b15a43a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.966332 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-01664a30-5c17-40c9-a856-e6dc8b15a43a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 Jul 31 13:58:47.966814 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-01664a30-5c17-40c9-a856-e6dc8b15a43a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.966814 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-01664a30-5c17-40c9-a856-e6dc8b15a43a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.974535 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e163f457-c8cb-4d3a-8eab-19954199cfb2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:47.976428 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e163f457-c8cb-4d3a-8eab-19954199cfb2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a Jul 31 13:58:47.976645 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e163f457-c8cb-4d3a-8eab-19954199cfb2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:47.976849 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e163f457-c8cb-4d3a-8eab-19954199cfb2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:47.977809 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:47.977809 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:47.982298 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e163f457-c8cb-4d3a-8eab-19954199cfb2 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a returned with HTTP 404 Jul 31 13:58:47.982405 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-01664a30-5c17-40c9-a856-e6dc8b15a43a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:47.982758 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 616/2455] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/e15c9a51-1f94-40e7-b654-0cbb8ee7297a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:47.988161 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-01664a30-5c17-40c9-a856-e6dc8b15a43a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 returned with HTTP 200 Jul 31 13:58:47.988613 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 609/2456] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:47 2026] GET /volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:48.003783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-08d0a61a-347b-465e-8218-3efa6d50bdaf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:48.005784 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-08d0a61a-347b-465e-8218-3efa6d50bdaf tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500/action Jul 31 13:58:48.006109 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-08d0a61a-347b-465e-8218-3efa6d50bdaf tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:48.006227 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-08d0a61a-347b-465e-8218-3efa6d50bdaf tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:48.015816 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:48.015816 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:48.016160 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-08d0a61a-347b-465e-8218-3efa6d50bdaf tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Volume info retrieved successfully. Jul 31 13:58:48.045379 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-08d0a61a-347b-465e-8218-3efa6d50bdaf tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Delete volume request issued successfully. Jul 31 13:58:48.045649 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-08d0a61a-347b-465e-8218-3efa6d50bdaf tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500/action returned with HTTP 202 Jul 31 13:58:48.046170 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 616/2457] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:48 2026] POST /volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:48.050907 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:48.050907 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:48.051304 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-VolumesGetTest-Volume-783165795", "metadata": {"Type": "Test"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:48.053562 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request body: {'volume': {'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-783165795', 'metadata': {'Type': 'Test'}}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:48.055884 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-313ebfc3-e091-469a-a01a-8dd2e344a636 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:48.060420 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-313ebfc3-e091-469a-a01a-8dd2e344a636 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 Jul 31 13:58:48.060420 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-313ebfc3-e091-469a-a01a-8dd2e344a636 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:48.060420 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-313ebfc3-e091-469a-a01a-8dd2e344a636 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:48.072475 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:48.072475 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:48.078500 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-313ebfc3-e091-469a-a01a-8dd2e344a636 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:48.087765 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-313ebfc3-e091-469a-a01a-8dd2e344a636 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 returned with HTTP 200 Jul 31 13:58:48.088410 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 610/2458] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:48 2026] GET /volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:48.140780 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume of 1 GB Jul 31 13:58:48.147837 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Availability Zones retrieved successfully. Jul 31 13:58:48.153841 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (3d121ccd-2aac-4da0-a9d1-5322da951328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:48.155075 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dafe98c9-1ad4-425a-93c2-1305c26e856c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:48.156180 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:48.232287 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dafe98c9-1ad4-425a-93c2-1305c26e856c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:48.232565 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (182f5dd9-c062-4dd0-96c5-9c400e45dcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:48.282466 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Created reservations ['6f8a8c27-f606-4c01-8c99-53bda1d27ee9', '6de863a7-6e9d-462b-a1ad-ad97ecef7f15', '3c13192d-a476-4b03-ad18-ca98dc6ec177', '824ff034-a2e1-45ad-8578-8131e8fa5ed2'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:48.283392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (182f5dd9-c062-4dd0-96c5-9c400e45dcf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f8a8c27-f606-4c01-8c99-53bda1d27ee9', '6de863a7-6e9d-462b-a1ad-ad97ecef7f15', '3c13192d-a476-4b03-ad18-ca98dc6ec177', '824ff034-a2e1-45ad-8578-8131e8fa5ed2']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:48.284190 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7195c3ba-58e1-4acd-95ef-41c50a221b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:48.310863 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7195c3ba-58e1-4acd-95ef-41c50a221b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '395343fc-0d3d-46e7-90fe-508e74ee94eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-783165795',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['6f8a8c27-f606-4c01-8c99-53bda1d27ee9','6de863a7-6e9d-462b-a1ad-ad97ecef7f15','3c13192d-a476-4b03-ad18-ca98dc6ec177','824ff034-a2e1-45ad-8578-8131e8fa5ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-783165795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=395343fc-0d3d-46e7-90fe-508e74ee94eb,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bacb0e94f09e43dea5363fe4f5401124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39acb4c4dde41209614c865a1d70004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:48.311644 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88ee436-ed43-49ed-aef5-3bb249456003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:48.331850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88ee436-ed43-49ed-aef5-3bb249456003) transitioned into state 'SUCCESS' from state '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-783165795',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['6f8a8c27-f606-4c01-8c99-53bda1d27ee9','6de863a7-6e9d-462b-a1ad-ad97ecef7f15','3c13192d-a476-4b03-ad18-ca98dc6ec177','824ff034-a2e1-45ad-8578-8131e8fa5ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:48.332563 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (885a0bb9-b6ef-4e60-979e-5628a027d19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:48.343975 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (885a0bb9-b6ef-4e60-979e-5628a027d19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:48.344912 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (3d121ccd-2aac-4da0-a9d1-5322da951328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:48.345595 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request issued successfully. Jul 31 13:58:48.345910 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1c8ed60-2d1b-48b8-8a3b-69222fdd8688 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:48.349052 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 617/2459] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:48 2026] POST /volume/v3/volumes => generated 758 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 13:58:48.358969 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ea7d80fd-8583-4db2-9f74-a723551064ea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:48.361312 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea7d80fd-8583-4db2-9f74-a723551064ea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:48.361578 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ea7d80fd-8583-4db2-9f74-a723551064ea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:48.361847 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ea7d80fd-8583-4db2-9f74-a723551064ea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:48.371199 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:48.371199 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:48.375255 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ea7d80fd-8583-4db2-9f74-a723551064ea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:48.381837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea7d80fd-8583-4db2-9f74-a723551064ea tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 200 Jul 31 13:58:48.382552 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 617/2460] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:48 2026] GET /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:48.566414 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c0bb076-a1c0-4eca-ba4e-4c595ba774db tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Copy volume to image completed successfully. Jul 31 13:58:48.566955 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c0bb076-a1c0-4eca-ba4e-4c595ba774db tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:58:48.567426 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 617/2461] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:58:47 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 687 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:49.105584 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-719f7056-59af-45e6-9769-31c254e3904d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.107401 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-719f7056-59af-45e6-9769-31c254e3904d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 Jul 31 13:58:49.107612 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-719f7056-59af-45e6-9769-31c254e3904d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.107856 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-719f7056-59af-45e6-9769-31c254e3904d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.113231 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-719f7056-59af-45e6-9769-31c254e3904d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 returned with HTTP 404 Jul 31 13:58:49.113732 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 611/2462] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:49.126146 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-52e65bbb-51e7-4c1f-a42f-68e938d3e1e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.128317 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52e65bbb-51e7-4c1f-a42f-68e938d3e1e4 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 Jul 31 13:58:49.128503 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52e65bbb-51e7-4c1f-a42f-68e938d3e1e4 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.128769 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52e65bbb-51e7-4c1f-a42f-68e938d3e1e4 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.135203 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52e65bbb-51e7-4c1f-a42f-68e938d3e1e4 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 returned with HTTP 404 Jul 31 13:58:49.135725 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 618/2463] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:49.144588 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1c169c6f-db7f-4b00-981b-b801dac4a0e9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.146760 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c169c6f-db7f-4b00-981b-b801dac4a0e9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 Jul 31 13:58:49.146959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c169c6f-db7f-4b00-981b-b801dac4a0e9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.147248 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c169c6f-db7f-4b00-981b-b801dac4a0e9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.147411 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1c169c6f-db7f-4b00-981b-b801dac4a0e9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Delete volume with id: 6af21956-35c8-4035-933a-a5f07e66d500 Jul 31 13:58:49.149613 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=829,cinder:INSERT=144,cinder:UPDATE=267,cinder:DELETE=1 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:58:49.155064 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c169c6f-db7f-4b00-981b-b801dac4a0e9 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 returned with HTTP 404 Jul 31 13:58:49.155877 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 618/2464] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:49 2026] DELETE /volume/v3/volumes/6af21956-35c8-4035-933a-a5f07e66d500 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:49.165445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.167249 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:49.167758 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-635726715"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:49.169259 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-635726715'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:49.169434 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume of 1 GB Jul 31 13:58:49.174337 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Availability Zones retrieved successfully. Jul 31 13:58:49.181773 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (5affa0c3-915f-4c5b-bd7f-ff42668c9ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:49.183234 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d67cb9-3d7f-4b12-b833-0afcc4575019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.184704 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:49.221953 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d67cb9-3d7f-4b12-b833-0afcc4575019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.222989 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75aab3de-5903-4896-be95-916946e38e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.267569 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Created reservations ['835f5cf8-e341-4e23-9e71-61773674a252', '4d1ba07b-1d39-4e16-b3b8-78332d653672', '13fe9181-188c-49ad-9561-1ae0afcab285', 'e80cd8c7-f39c-4559-9cd4-d6f6211cb5d0'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:49.270372 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75aab3de-5903-4896-be95-916946e38e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['835f5cf8-e341-4e23-9e71-61773674a252', '4d1ba07b-1d39-4e16-b3b8-78332d653672', '13fe9181-188c-49ad-9561-1ae0afcab285', 'e80cd8c7-f39c-4559-9cd4-d6f6211cb5d0']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.271626 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049c30aa-f1cd-4d3c-b88c-f77a330c4833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.295534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049c30aa-f1cd-4d3c-b88c-f77a330c4833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6376f9ff-976a-428f-8aa3-5810a1b736c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-635726715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['835f5cf8-e341-4e23-9e71-61773674a252','4d1ba07b-1d39-4e16-b3b8-78332d653672','13fe9181-188c-49ad-9561-1ae0afcab285','e80cd8c7-f39c-4559-9cd4-d6f6211cb5d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-635726715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6376f9ff-976a-428f-8aa3-5810a1b736c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c61aa81762f49109cae3539b27b4061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.296258 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdd6be9-0663-4ffc-bd60-b8124c2afbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.314289 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdd6be9-0663-4ffc-bd60-b8124c2afbe9) transitioned into state 'SUCCESS' from state '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-635726715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['835f5cf8-e341-4e23-9e71-61773674a252','4d1ba07b-1d39-4e16-b3b8-78332d653672','13fe9181-188c-49ad-9561-1ae0afcab285','e80cd8c7-f39c-4559-9cd4-d6f6211cb5d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.314930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bc6824-0f95-42a6-a71e-bd64cfdab30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.325473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bc6824-0f95-42a6-a71e-bd64cfdab30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.326709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (5affa0c3-915f-4c5b-bd7f-ff42668c9ad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:49.327165 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request issued successfully. Jul 31 13:58:49.327922 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dd57d867-5918-474f-8ca1-79c0d7bafe17 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:49.328458 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 618/2465] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:49 2026] POST /volume/v3/volumes => generated 748 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:49.346450 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-29363d3e-096a-4ef8-ae90-6f85586d7784 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.348431 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-29363d3e-096a-4ef8-ae90-6f85586d7784 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 Jul 31 13:58:49.348677 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-29363d3e-096a-4ef8-ae90-6f85586d7784 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.348897 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-29363d3e-096a-4ef8-ae90-6f85586d7784 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.357206 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:49.357206 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:49.361827 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-29363d3e-096a-4ef8-ae90-6f85586d7784 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:49.367472 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-29363d3e-096a-4ef8-ae90-6f85586d7784 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 returned with HTTP 200 Jul 31 13:58:49.368079 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 612/2466] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:49.402004 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5ccbb66f-5c57-4ee4-b284-7795d7550306 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.403822 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ccbb66f-5c57-4ee4-b284-7795d7550306 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:49.404047 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ccbb66f-5c57-4ee4-b284-7795d7550306 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.404260 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ccbb66f-5c57-4ee4-b284-7795d7550306 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.410914 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:49.410914 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:49.421293 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5ccbb66f-5c57-4ee4-b284-7795d7550306 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:49.428543 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ccbb66f-5c57-4ee4-b284-7795d7550306 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 200 Jul 31 13:58:49.429127 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 619/2467] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:49.447170 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1c9a6054-eec9-4794-92eb-d4f2eaa7e1f4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.449030 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c9a6054-eec9-4794-92eb-d4f2eaa7e1f4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:49.449248 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c9a6054-eec9-4794-92eb-d4f2eaa7e1f4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.449506 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c9a6054-eec9-4794-92eb-d4f2eaa7e1f4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.458252 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:49.458252 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:49.465466 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1c9a6054-eec9-4794-92eb-d4f2eaa7e1f4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:49.469827 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c9a6054-eec9-4794-92eb-d4f2eaa7e1f4 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 200 Jul 31 13:58:49.470561 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 619/2468] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:49.483245 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-41781592-c691-4cf0-8fd7-0f7e50bf5d79 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.485373 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41781592-c691-4cf0-8fd7-0f7e50bf5d79 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] PUT https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:49.485790 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41781592-c691-4cf0-8fd7-0f7e50bf5d79 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-783165795"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:49.497787 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:49.497787 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:49.501852 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-41781592-c691-4cf0-8fd7-0f7e50bf5d79 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:49.508249 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-41781592-c691-4cf0-8fd7-0f7e50bf5d79 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume updated successfully. Jul 31 13:58:49.508875 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41781592-c691-4cf0-8fd7-0f7e50bf5d79 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 200 Jul 31 13:58:49.509426 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 619/2469] 10.4.3.140 () {68 vars in 1368 bytes} [Fri Jul 31 13:58:49 2026] PUT /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 782 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:49.520926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0bf87bee-3b40-44e1-97ed-70a8bb76de2f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.522734 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0bf87bee-3b40-44e1-97ed-70a8bb76de2f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] PUT https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:49.523090 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0bf87bee-3b40-44e1-97ed-70a8bb76de2f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1842278978", "description": "This is the new description of volume"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:49.531318 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:49.531318 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:49.534830 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0bf87bee-3b40-44e1-97ed-70a8bb76de2f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:49.541619 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0bf87bee-3b40-44e1-97ed-70a8bb76de2f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume updated successfully. Jul 31 13:58:49.542290 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0bf87bee-3b40-44e1-97ed-70a8bb76de2f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 200 Jul 31 13:58:49.542766 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 613/2470] 10.4.3.140 () {68 vars in 1369 bytes} [Fri Jul 31 13:58:49 2026] PUT /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:49.557718 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5bebdfd4-d63a-41b7-a794-e55cf53833b5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.564388 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5bebdfd4-d63a-41b7-a794-e55cf53833b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:49.564388 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5bebdfd4-d63a-41b7-a794-e55cf53833b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.564388 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5bebdfd4-d63a-41b7-a794-e55cf53833b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.584572 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:49.584572 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:49.589235 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5bebdfd4-d63a-41b7-a794-e55cf53833b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:49.596066 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5bebdfd4-d63a-41b7-a794-e55cf53833b5 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 200 Jul 31 13:58:49.596066 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 620/2471] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 1406 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:49.614275 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-894d7234-77df-4f18-b1fd-92ef6573e064 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.616401 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:49.616730 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1075203889", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1755002350"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:49.618151 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1075203889', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1755002350'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:49.618258 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume of 1 GB Jul 31 13:58:49.621742 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Availability Zones retrieved successfully. Jul 31 13:58:49.622911 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5aeb76f9-0bd2-4078-bacf-aca737f3cf62 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.628280 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (c73c7244-5247-4e84-98f2-293d22c8d15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:49.629421 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06746ab-b1b5-4282-8647-e00b044b18aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.630475 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:49.661183 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06746ab-b1b5-4282-8647-e00b044b18aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.662056 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6b919c-296d-4fe8-8c76-c7f9bf68869e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.707541 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Created reservations ['59dee098-768e-40e4-b3bb-a41fdaa2c77b', '1003763b-ca92-4b26-9123-6100c71a590e', 'a5dde749-d685-4489-a304-e62c3e4c7e94', 'ef0f5ad8-054b-485b-b393-3eaa620c0c31'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:49.708287 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6b919c-296d-4fe8-8c76-c7f9bf68869e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59dee098-768e-40e4-b3bb-a41fdaa2c77b', '1003763b-ca92-4b26-9123-6100c71a590e', 'a5dde749-d685-4489-a304-e62c3e4c7e94', 'ef0f5ad8-054b-485b-b393-3eaa620c0c31']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.708916 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ff5994-5d2e-465b-aa33-3f8f09b98e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.733378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ff5994-5d2e-465b-aa33-3f8f09b98e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c5790eb-f7ee-447e-9854-375df1970b16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1075203889',display_name='tempest-VolumesGetTest-Volume-1755002350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['59dee098-768e-40e4-b3bb-a41fdaa2c77b','1003763b-ca92-4b26-9123-6100c71a590e','a5dde749-d685-4489-a304-e62c3e4c7e94','ef0f5ad8-054b-485b-b393-3eaa620c0c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1075203889',display_name='tempest-VolumesGetTest-Volume-1755002350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c5790eb-f7ee-447e-9854-375df1970b16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bacb0e94f09e43dea5363fe4f5401124',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39acb4c4dde41209614c865a1d70004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.734302 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f483b764-da45-44f7-9075-c5e3377f7d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.735498 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5aeb76f9-0bd2-4078-bacf-aca737f3cf62 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:49.735967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5aeb76f9-0bd2-4078-bacf-aca737f3cf62 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-343190625"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:49.753828 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5aeb76f9-0bd2-4078-bacf-aca737f3cf62 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:49.754104 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f483b764-da45-44f7-9075-c5e3377f7d5d) transitioned into 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-1075203889',display_name='tempest-VolumesGetTest-Volume-1755002350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bacb0e94f09e43dea5363fe4f5401124',qos_specs=None,replication_status=,reservations=['59dee098-768e-40e4-b3bb-a41fdaa2c77b','1003763b-ca92-4b26-9123-6100c71a590e','a5dde749-d685-4489-a304-e62c3e4c7e94','ef0f5ad8-054b-485b-b393-3eaa620c0c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39acb4c4dde41209614c865a1d70004',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.754299 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 620/2472] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:58:49 2026] POST /volume/v3/types => generated 230 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:49.754992 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b1954d-b423-4a54-b666-3a4f2b283302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:49.767815 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b1954d-b423-4a54-b666-3a4f2b283302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:49.767815 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Flow 'volume_create_api' (c73c7244-5247-4e84-98f2-293d22c8d15e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:49.767815 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Create volume request issued successfully. Jul 31 13:58:49.767911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c302d4dc-818b-48cf-92b1-ad735892cc49 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.767941 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-894d7234-77df-4f18-b1fd-92ef6573e064 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:49.767941 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 620/2473] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:49 2026] POST /volume/v3/volumes => generated 780 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:49.770055 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c302d4dc-818b-48cf-92b1-ad735892cc49 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] POST https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs Jul 31 13:58:49.770597 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c302d4dc-818b-48cf-92b1-ad735892cc49 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:49.789263 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-930ff320-3db8-4b1b-9023-e0e5e6c25d0e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.790653 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-930ff320-3db8-4b1b-9023-e0e5e6c25d0e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 Jul 31 13:58:49.790982 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-930ff320-3db8-4b1b-9023-e0e5e6c25d0e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.791273 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-930ff320-3db8-4b1b-9023-e0e5e6c25d0e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.798748 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:49.798748 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:49.805415 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-930ff320-3db8-4b1b-9023-e0e5e6c25d0e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:49.806745 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c302d4dc-818b-48cf-92b1-ad735892cc49 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs returned with HTTP 200 Jul 31 13:58:49.807407 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 614/2474] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 13:58:49 2026] POST /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:49.807925 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-930ff320-3db8-4b1b-9023-e0e5e6c25d0e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 returned with HTTP 200 Jul 31 13:58:49.808437 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 621/2475] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:49.819208 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-20ff2e13-1808-4270-a7f5-2b703ca7a497 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.822470 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20ff2e13-1808-4270-a7f5-2b703ca7a497 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] GET https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec3 Jul 31 13:58:49.822913 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-20ff2e13-1808-4270-a7f5-2b703ca7a497 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.822980 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-20ff2e13-1808-4270-a7f5-2b703ca7a497 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.846382 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20ff2e13-1808-4270-a7f5-2b703ca7a497 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec3 returned with HTTP 200 Jul 31 13:58:49.849105 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 621/2476] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec3 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:49.858686 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4223d6c4-5031-4ad4-a6d7-72900bb216c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.861069 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4223d6c4-5031-4ad4-a6d7-72900bb216c5 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] DELETE https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec3 Jul 31 13:58:49.861324 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4223d6c4-5031-4ad4-a6d7-72900bb216c5 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.861574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4223d6c4-5031-4ad4-a6d7-72900bb216c5 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.865501 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:49.865501 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:49.905827 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4223d6c4-5031-4ad4-a6d7-72900bb216c5 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec3 returned with HTTP 202 Jul 31 13:58:49.906330 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 621/2477] 10.4.3.140 () {66 vars in 1399 bytes} [Fri Jul 31 13:58:49 2026] DELETE /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:49.918386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-01ebbc10-1c5c-4304-b84c-85725b9a740c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.920165 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-01ebbc10-1c5c-4304-b84c-85725b9a740c tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] GET https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec3 Jul 31 13:58:49.920399 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-01ebbc10-1c5c-4304-b84c-85725b9a740c tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.920655 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-01ebbc10-1c5c-4304-b84c-85725b9a740c tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.928034 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-01ebbc10-1c5c-4304-b84c-85725b9a740c tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec3 returned with HTTP 404 Jul 31 13:58:49.928830 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 615/2478] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:49.941742 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-329a8a9e-0a8b-4472-bdba-5cb8c0d6d6d8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.944775 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-329a8a9e-0a8b-4472-bdba-5cb8c0d6d6d8 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] POST https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs Jul 31 13:58:49.945696 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-329a8a9e-0a8b-4472-bdba-5cb8c0d6d6d8 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:49.972580 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-329a8a9e-0a8b-4472-bdba-5cb8c0d6d6d8 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs returned with HTTP 200 Jul 31 13:58:49.972580 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 622/2479] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 13:58:49 2026] POST /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs => generated 34 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:49.984633 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d582e5e2-7125-4b9d-9d66-a44202bcf6f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:49.986471 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d582e5e2-7125-4b9d-9d66-a44202bcf6f9 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] GET https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs Jul 31 13:58:49.986702 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d582e5e2-7125-4b9d-9d66-a44202bcf6f9 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:49.986896 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d582e5e2-7125-4b9d-9d66-a44202bcf6f9 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:49.993839 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d582e5e2-7125-4b9d-9d66-a44202bcf6f9 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs returned with HTTP 200 Jul 31 13:58:49.994310 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 622/2480] 10.4.3.140 () {66 vars in 1378 bytes} [Fri Jul 31 13:58:49 2026] GET /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:50.009569 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8bf833f0-3d7d-4773-90b2-07ae331a4a26 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.013969 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8bf833f0-3d7d-4773-90b2-07ae331a4a26 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] POST https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs Jul 31 13:58:50.014378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8bf833f0-3d7d-4773-90b2-07ae331a4a26 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:50.038411 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8bf833f0-3d7d-4773-90b2-07ae331a4a26 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs returned with HTTP 200 Jul 31 13:58:50.038862 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 622/2481] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 13:58:50 2026] POST /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:50.047348 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c6b14a92-4401-4da4-bc35-1d3f0b8868d3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.049732 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6b14a92-4401-4da4-bc35-1d3f0b8868d3 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] PUT https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec2 Jul 31 13:58:50.050146 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c6b14a92-4401-4da4-bc35-1d3f0b8868d3 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:50.069143 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6b14a92-4401-4da4-bc35-1d3f0b8868d3 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec2 returned with HTTP 200 Jul 31 13:58:50.069670 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 616/2482] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:58:50 2026] PUT /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:50.077676 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0f201109-2fe9-4515-ae84-5b44d64e523d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.081031 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f201109-2fe9-4515-ae84-5b44d64e523d tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] GET https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec2 Jul 31 13:58:50.081031 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f201109-2fe9-4515-ae84-5b44d64e523d tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.081031 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f201109-2fe9-4515-ae84-5b44d64e523d tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.081906 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=839,cinder:UPDATE=224,cinder:INSERT=128,cinder:DELETE=1 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:58:50.086811 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f201109-2fe9-4515-ae84-5b44d64e523d tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec2 returned with HTTP 200 Jul 31 13:58:50.087455 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 623/2483] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 13:58:50 2026] GET /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:50.095608 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6ac90bc3-6179-4840-a726-2a109bfdc929 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.097302 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ac90bc3-6179-4840-a726-2a109bfdc929 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] POST https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs Jul 31 13:58:50.097654 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ac90bc3-6179-4840-a726-2a109bfdc929 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:50.138392 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ac90bc3-6179-4840-a726-2a109bfdc929 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs returned with HTTP 200 Jul 31 13:58:50.138802 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 623/2484] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 13:58:50 2026] POST /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs => generated 51 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:50.147250 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fd42fd80-e61d-4c74-9f1a-bada7dced8d7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.149211 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd42fd80-e61d-4c74-9f1a-bada7dced8d7 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] GET https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs Jul 31 13:58:50.149441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd42fd80-e61d-4c74-9f1a-bada7dced8d7 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.149663 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd42fd80-e61d-4c74-9f1a-bada7dced8d7 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.155885 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd42fd80-e61d-4c74-9f1a-bada7dced8d7 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs returned with HTTP 200 Jul 31 13:58:50.156305 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 623/2485] 10.4.3.140 () {66 vars in 1378 bytes} [Fri Jul 31 13:58:50 2026] GET /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f/extra_specs => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:58:50.164316 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-63412e91-08b3-4572-bdeb-d9cfaa268310 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.166069 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-63412e91-08b3-4572-bdeb-d9cfaa268310 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] DELETE https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f Jul 31 13:58:50.166299 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-63412e91-08b3-4572-bdeb-d9cfaa268310 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.166524 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-63412e91-08b3-4572-bdeb-d9cfaa268310 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.201212 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-63412e91-08b3-4572-bdeb-d9cfaa268310 tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f returned with HTTP 202 Jul 31 13:58:50.201626 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 617/2486] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:50 2026] DELETE /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:50.209499 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8931c3aa-ac76-4bda-a8de-7706a64b630e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.211567 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8931c3aa-ac76-4bda-a8de-7706a64b630e tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] GET https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f Jul 31 13:58:50.211784 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8931c3aa-ac76-4bda-a8de-7706a64b630e tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.212013 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8931c3aa-ac76-4bda-a8de-7706a64b630e tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.215601 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8931c3aa-ac76-4bda-a8de-7706a64b630e tempest-VolumeTypesExtraSpecsTest-66930997 tempest-VolumeTypesExtraSpecsTest-66930997-project-admin] https://10.4.3.140/volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f returned with HTTP 404 Jul 31 13:58:50.216103 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 624/2487] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:50 2026] GET /volume/v3/types/489b6780-13bd-4b3c-9f2e-16d571fd3a5f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:50.384290 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-36871a9c-e93c-4d0e-87e6-9aa8ee719ce1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.386562 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-36871a9c-e93c-4d0e-87e6-9aa8ee719ce1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 Jul 31 13:58:50.386801 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-36871a9c-e93c-4d0e-87e6-9aa8ee719ce1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.387111 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-36871a9c-e93c-4d0e-87e6-9aa8ee719ce1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.393870 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.393870 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:50.398263 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-36871a9c-e93c-4d0e-87e6-9aa8ee719ce1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:50.402940 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-36871a9c-e93c-4d0e-87e6-9aa8ee719ce1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 returned with HTTP 200 Jul 31 13:58:50.403778 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 624/2488] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:50 2026] GET /volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:50.428027 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-03761f55-5e07-4b41-b333-1a8180b21a24 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.429828 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03761f55-5e07-4b41-b333-1a8180b21a24 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9/action Jul 31 13:58:50.430734 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03761f55-5e07-4b41-b333-1a8180b21a24 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:50.430734 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03761f55-5e07-4b41-b333-1a8180b21a24 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:50.439032 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.439032 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:50.440364 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-03761f55-5e07-4b41-b333-1a8180b21a24 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Updating volume '6376f9ff-976a-428f-8aa3-5810a1b736c9' with '{'status': 'maintenance'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 13:58:50.457636 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03761f55-5e07-4b41-b333-1a8180b21a24 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9/action returned with HTTP 202 Jul 31 13:58:50.457636 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 624/2489] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:50 2026] POST /volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:50.466937 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2df1091a-2be2-417e-923b-059f5db104a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.469748 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2df1091a-2be2-417e-923b-059f5db104a3 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 Jul 31 13:58:50.469977 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2df1091a-2be2-417e-923b-059f5db104a3 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.470208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2df1091a-2be2-417e-923b-059f5db104a3 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.476626 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.476626 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:50.480111 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2df1091a-2be2-417e-923b-059f5db104a3 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:50.483921 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2df1091a-2be2-417e-923b-059f5db104a3 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 returned with HTTP 200 Jul 31 13:58:50.484319 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 618/2490] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:50 2026] GET /volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:50.496590 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb1b42f0-324e-49c3-b14f-69cca7ec3ec9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.498316 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb1b42f0-324e-49c3-b14f-69cca7ec3ec9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9/action Jul 31 13:58:50.498651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb1b42f0-324e-49c3-b14f-69cca7ec3ec9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:50.498810 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb1b42f0-324e-49c3-b14f-69cca7ec3ec9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:50.506372 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.506372 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:50.506710 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eb1b42f0-324e-49c3-b14f-69cca7ec3ec9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Volume info retrieved successfully. Jul 31 13:58:50.532074 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eb1b42f0-324e-49c3-b14f-69cca7ec3ec9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Delete volume request issued successfully. Jul 31 13:58:50.532425 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb1b42f0-324e-49c3-b14f-69cca7ec3ec9 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9/action returned with HTTP 202 Jul 31 13:58:50.533182 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 625/2491] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:50 2026] POST /volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:50.540079 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6d2165bd-a274-4608-9103-8e2597182f2e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.541996 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d2165bd-a274-4608-9103-8e2597182f2e tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 Jul 31 13:58:50.542223 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d2165bd-a274-4608-9103-8e2597182f2e tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.542433 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d2165bd-a274-4608-9103-8e2597182f2e tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.548906 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.548906 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:50.552542 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6d2165bd-a274-4608-9103-8e2597182f2e tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:50.556480 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d2165bd-a274-4608-9103-8e2597182f2e tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 returned with HTTP 200 Jul 31 13:58:50.556941 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 625/2492] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:50 2026] GET /volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:50.826399 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c163afba-570b-46d7-b87f-fbf556d34262 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.827935 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c163afba-570b-46d7-b87f-fbf556d34262 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 Jul 31 13:58:50.828291 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c163afba-570b-46d7-b87f-fbf556d34262 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.828626 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c163afba-570b-46d7-b87f-fbf556d34262 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.837025 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.837025 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:50.842763 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c163afba-570b-46d7-b87f-fbf556d34262 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:50.844604 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c163afba-570b-46d7-b87f-fbf556d34262 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 returned with HTTP 200 Jul 31 13:58:50.845054 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 625/2493] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:50 2026] GET /volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:58:50.860644 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-54432ff2-f009-4368-b6c8-697b432425c7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.863292 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-54432ff2-f009-4368-b6c8-697b432425c7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] PUT https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 Jul 31 13:58:50.863836 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-54432ff2-f009-4368-b6c8-697b432425c7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-783165795", "description": null}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:50.874933 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.874933 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:50.879729 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-54432ff2-f009-4368-b6c8-697b432425c7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:50.886059 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-54432ff2-f009-4368-b6c8-697b432425c7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume updated successfully. Jul 31 13:58:50.886856 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-54432ff2-f009-4368-b6c8-697b432425c7 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 returned with HTTP 200 Jul 31 13:58:50.887567 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 619/2494] 10.4.3.140 () {68 vars in 1368 bytes} [Fri Jul 31 13:58:50 2026] PUT /volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 => generated 769 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:50.898785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-857925fb-c77f-4de6-8ed6-5df7b2f4d12d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.900642 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-857925fb-c77f-4de6-8ed6-5df7b2f4d12d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 Jul 31 13:58:50.900835 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-857925fb-c77f-4de6-8ed6-5df7b2f4d12d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.901039 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-857925fb-c77f-4de6-8ed6-5df7b2f4d12d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.908197 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.908197 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:50.912893 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-857925fb-c77f-4de6-8ed6-5df7b2f4d12d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:50.917054 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-857925fb-c77f-4de6-8ed6-5df7b2f4d12d tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 returned with HTTP 200 Jul 31 13:58:50.917451 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 626/2495] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:50 2026] GET /volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:50.930020 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-38c3bb50-647e-462a-aa81-0dfc2b63b99f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.932312 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38c3bb50-647e-462a-aa81-0dfc2b63b99f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 Jul 31 13:58:50.932573 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38c3bb50-647e-462a-aa81-0dfc2b63b99f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.932779 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38c3bb50-647e-462a-aa81-0dfc2b63b99f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.932966 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-38c3bb50-647e-462a-aa81-0dfc2b63b99f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume with id: 1c5790eb-f7ee-447e-9854-375df1970b16 Jul 31 13:58:50.941887 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.941887 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:50.942536 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38c3bb50-647e-462a-aa81-0dfc2b63b99f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:50.958588 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38c3bb50-647e-462a-aa81-0dfc2b63b99f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume request issued successfully. Jul 31 13:58:50.958762 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38c3bb50-647e-462a-aa81-0dfc2b63b99f tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 returned with HTTP 202 Jul 31 13:58:50.959496 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 626/2496] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:50 2026] DELETE /volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:50.970930 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-305a6a73-11ce-4cc0-8596-f9e3b2997a00 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:50.973664 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-305a6a73-11ce-4cc0-8596-f9e3b2997a00 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 Jul 31 13:58:50.973950 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-305a6a73-11ce-4cc0-8596-f9e3b2997a00 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:50.974257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-305a6a73-11ce-4cc0-8596-f9e3b2997a00 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:50.986024 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:50.986024 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:50.990447 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-305a6a73-11ce-4cc0-8596-f9e3b2997a00 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:50.996654 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-305a6a73-11ce-4cc0-8596-f9e3b2997a00 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 returned with HTTP 200 Jul 31 13:58:50.997218 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 626/2497] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:50 2026] GET /volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:51.571340 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6dd3d343-9491-46c4-9261-2a99b6494e96 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:51.574540 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6dd3d343-9491-46c4-9261-2a99b6494e96 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 Jul 31 13:58:51.574540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6dd3d343-9491-46c4-9261-2a99b6494e96 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:51.574540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6dd3d343-9491-46c4-9261-2a99b6494e96 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:51.579123 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6dd3d343-9491-46c4-9261-2a99b6494e96 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 returned with HTTP 404 Jul 31 13:58:51.579729 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 620/2498] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:51 2026] GET /volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:51.588371 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-669a26cf-6574-4916-8cf0-47b1fb1ffa4a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:51.590260 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-669a26cf-6574-4916-8cf0-47b1fb1ffa4a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 Jul 31 13:58:51.590488 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-669a26cf-6574-4916-8cf0-47b1fb1ffa4a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:51.590741 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-669a26cf-6574-4916-8cf0-47b1fb1ffa4a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:51.596531 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-669a26cf-6574-4916-8cf0-47b1fb1ffa4a tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 returned with HTTP 404 Jul 31 13:58:51.597109 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 627/2499] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:51 2026] GET /volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:51.603267 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-49d616b9-0f0b-4e5c-9151-1cc17679247c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:51.604986 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-49d616b9-0f0b-4e5c-9151-1cc17679247c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 Jul 31 13:58:51.605189 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-49d616b9-0f0b-4e5c-9151-1cc17679247c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:51.605452 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-49d616b9-0f0b-4e5c-9151-1cc17679247c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:51.605675 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-49d616b9-0f0b-4e5c-9151-1cc17679247c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Delete volume with id: 6376f9ff-976a-428f-8aa3-5810a1b736c9 Jul 31 13:58:51.611848 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-49d616b9-0f0b-4e5c-9151-1cc17679247c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 returned with HTTP 404 Jul 31 13:58:51.612482 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 627/2500] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:51 2026] DELETE /volume/v3/volumes/6376f9ff-976a-428f-8aa3-5810a1b736c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:51.619941 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:51.622078 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:51.622584 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2051017919"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:51.624271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2051017919'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:51.624388 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume of 1 GB Jul 31 13:58:51.630263 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Availability Zones retrieved successfully. Jul 31 13:58:51.638157 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (5342ab79-2868-4791-9437-7db473ba78c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:51.639129 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f98bd3-81de-4a60-a396-26d26e984d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:51.640179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:51.669061 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f98bd3-81de-4a60-a396-26d26e984d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:51.670601 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073d8d88-a3de-4b9b-a0ce-fb778027ecea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:51.704363 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Created reservations ['aad506a3-c75b-4c80-ac7c-044da6715362', 'ca722f94-c67c-4e38-aa9e-12c52a5fa6fc', '60bc9bfa-c3a3-469a-97b7-34bf7a3d9bde', 'c79aad6b-6533-4e0f-b690-d35d1dabba87'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:51.705341 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073d8d88-a3de-4b9b-a0ce-fb778027ecea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aad506a3-c75b-4c80-ac7c-044da6715362', 'ca722f94-c67c-4e38-aa9e-12c52a5fa6fc', '60bc9bfa-c3a3-469a-97b7-34bf7a3d9bde', 'c79aad6b-6533-4e0f-b690-d35d1dabba87']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:51.705991 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c47d83-8c2f-47b4-af11-ee674dcd67e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:51.728123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c47d83-8c2f-47b4-af11-ee674dcd67e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e9a996a-1d10-43e1-916f-8dc2fb5f58c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2051017919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['aad506a3-c75b-4c80-ac7c-044da6715362','ca722f94-c67c-4e38-aa9e-12c52a5fa6fc','60bc9bfa-c3a3-469a-97b7-34bf7a3d9bde','c79aad6b-6533-4e0f-b690-d35d1dabba87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2051017919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e9a996a-1d10-43e1-916f-8dc2fb5f58c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c61aa81762f49109cae3539b27b4061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:51.729150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45ed1c84-8995-48fd-9f5d-46a2db7b3461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:51.747135 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45ed1c84-8995-48fd-9f5d-46a2db7b3461) transitioned into state 'SUCCESS' from state '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-2051017919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa30c4c7a38420a8410b8a2d77b51c7',qos_specs=None,replication_status=,reservations=['aad506a3-c75b-4c80-ac7c-044da6715362','ca722f94-c67c-4e38-aa9e-12c52a5fa6fc','60bc9bfa-c3a3-469a-97b7-34bf7a3d9bde','c79aad6b-6533-4e0f-b690-d35d1dabba87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c61aa81762f49109cae3539b27b4061',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:51.747762 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f70d5f-40ba-4b3d-b006-498269c8a20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:51.755638 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f70d5f-40ba-4b3d-b006-498269c8a20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:51.756358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Flow 'volume_create_api' (5342ab79-2868-4791-9437-7db473ba78c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:51.756651 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Create volume request issued successfully. Jul 31 13:58:51.757311 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cd0057b-e0b1-4e5d-97a7-0f676044ae80 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:51.757561 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 627/2501] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:51 2026] POST /volume/v3/volumes => generated 749 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:51.769290 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-26d4af09-b991-4781-ae77-208ac32d2dd8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:51.770705 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-26d4af09-b991-4781-ae77-208ac32d2dd8 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:51.770998 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-26d4af09-b991-4781-ae77-208ac32d2dd8 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:51.771279 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-26d4af09-b991-4781-ae77-208ac32d2dd8 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:51.778208 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:51.778208 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:51.781715 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-26d4af09-b991-4781-ae77-208ac32d2dd8 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:51.785531 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-26d4af09-b991-4781-ae77-208ac32d2dd8 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 200 Jul 31 13:58:51.785954 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 621/2502] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:51 2026] GET /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:52.012466 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8bb70006-572a-4280-9bec-6c14e9bea68e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.014741 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bb70006-572a-4280-9bec-6c14e9bea68e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 Jul 31 13:58:52.014963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bb70006-572a-4280-9bec-6c14e9bea68e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.015186 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bb70006-572a-4280-9bec-6c14e9bea68e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.023140 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bb70006-572a-4280-9bec-6c14e9bea68e tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 returned with HTTP 404 Jul 31 13:58:52.023720 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 628/2503] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/volumes/1c5790eb-f7ee-447e-9854-375df1970b16 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:52.034169 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-efdf8d20-6fe1-4e1d-b1a8-96e8cc07368a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.036403 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efdf8d20-6fe1-4e1d-b1a8-96e8cc07368a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:52.036693 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efdf8d20-6fe1-4e1d-b1a8-96e8cc07368a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.036967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efdf8d20-6fe1-4e1d-b1a8-96e8cc07368a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.045899 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:52.045899 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:52.049641 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-efdf8d20-6fe1-4e1d-b1a8-96e8cc07368a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:52.054003 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efdf8d20-6fe1-4e1d-b1a8-96e8cc07368a tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 200 Jul 31 13:58:52.054395 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 628/2504] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:52.068199 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e1ac9a8f-734c-4ee9-af58-8ca77ea1b6b1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.070994 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1ac9a8f-734c-4ee9-af58-8ca77ea1b6b1 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] DELETE https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:52.071222 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1ac9a8f-734c-4ee9-af58-8ca77ea1b6b1 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.071483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1ac9a8f-734c-4ee9-af58-8ca77ea1b6b1 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.071661 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e1ac9a8f-734c-4ee9-af58-8ca77ea1b6b1 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume with id: 395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:52.083306 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:52.083306 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:52.083705 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e1ac9a8f-734c-4ee9-af58-8ca77ea1b6b1 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:52.100213 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e1ac9a8f-734c-4ee9-af58-8ca77ea1b6b1 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Delete volume request issued successfully. Jul 31 13:58:52.100482 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1ac9a8f-734c-4ee9-af58-8ca77ea1b6b1 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 202 Jul 31 13:58:52.100956 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 628/2505] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:52 2026] DELETE /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:52.110467 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8aaf8860-4e46-4bc3-ab28-923098232774 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.112941 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8aaf8860-4e46-4bc3-ab28-923098232774 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:52.113253 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8aaf8860-4e46-4bc3-ab28-923098232774 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.113555 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8aaf8860-4e46-4bc3-ab28-923098232774 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.121406 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:52.121406 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:52.126831 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8aaf8860-4e46-4bc3-ab28-923098232774 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Volume info retrieved successfully. Jul 31 13:58:52.133032 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8aaf8860-4e46-4bc3-ab28-923098232774 tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 200 Jul 31 13:58:52.133781 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 622/2506] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:52.376808 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2c2d2ee0-7cf1-44e1-ba70-ce6016f145b6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.505792 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c2d2ee0-7cf1-44e1-ba70-ce6016f145b6 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:58:52.506140 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c2d2ee0-7cf1-44e1-ba70-ce6016f145b6 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-625574326", "extra_specs": {"spec1": "val1"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.521572 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c2d2ee0-7cf1-44e1-ba70-ce6016f145b6 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:58:52.522017 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 629/2507] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:58:52 2026] POST /volume/v3/types => generated 242 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:52.531177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3795f19b-429b-416e-9654-f30ac8f23f7f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.532959 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3795f19b-429b-416e-9654-f30ac8f23f7f tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] POST https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs Jul 31 13:58:52.533299 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3795f19b-429b-416e-9654-f30ac8f23f7f tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.534939 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3795f19b-429b-416e-9654-f30ac8f23f7f tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs returned with HTTP 400 Jul 31 13:58:52.535493 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 629/2508] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 13:58:52 2026] POST /volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:58:52.545682 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-890bbfb8-eb2a-4ad7-bf90-b6baebb081c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.547639 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-890bbfb8-eb2a-4ad7-bf90-b6baebb081c5 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] POST https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs Jul 31 13:58:52.548092 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-890bbfb8-eb2a-4ad7-bf90-b6baebb081c5 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.549808 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-890bbfb8-eb2a-4ad7-bf90-b6baebb081c5 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs returned with HTTP 400 Jul 31 13:58:52.550320 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 629/2509] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 13:58:52 2026] POST /volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:58:52.560867 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-374a182e-2e6e-47a7-98fc-4b4848c0038b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.562426 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-374a182e-2e6e-47a7-98fc-4b4848c0038b tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] POST https://10.4.3.140/volume/v3/types/268d739e-0ed7-403b-8e73-2bc265582eb0/extra_specs Jul 31 13:58:52.562922 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-374a182e-2e6e-47a7-98fc-4b4848c0038b tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.574791 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-374a182e-2e6e-47a7-98fc-4b4848c0038b tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/268d739e-0ed7-403b-8e73-2bc265582eb0/extra_specs returned with HTTP 404 Jul 31 13:58:52.575767 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 623/2510] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 13:58:52 2026] POST /volume/v3/types/268d739e-0ed7-403b-8e73-2bc265582eb0/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:52.585145 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f8bc5226-7e39-4b72-b7f0-6ea4c682eb6e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.587130 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8bc5226-7e39-4b72-b7f0-6ea4c682eb6e tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] DELETE https://10.4.3.140/volume/v3/types/8abecce8-c541-4110-a478-21334f2aa6e6/extra_specs/spec1 Jul 31 13:58:52.587364 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8bc5226-7e39-4b72-b7f0-6ea4c682eb6e tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.587587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8bc5226-7e39-4b72-b7f0-6ea4c682eb6e tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.591098 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8bc5226-7e39-4b72-b7f0-6ea4c682eb6e tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/8abecce8-c541-4110-a478-21334f2aa6e6/extra_specs/spec1 returned with HTTP 404 Jul 31 13:58:52.591599 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 630/2511] 10.4.3.140 () {66 vars in 1399 bytes} [Fri Jul 31 13:58:52 2026] DELETE /volume/v3/types/8abecce8-c541-4110-a478-21334f2aa6e6/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:52.599568 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4321ef6e-2586-4db5-a835-87cfef4fa6ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.602271 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4321ef6e-2586-4db5-a835-87cfef4fa6ea tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] GET https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/nonexistent_extra_spec_name Jul 31 13:58:52.602570 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4321ef6e-2586-4db5-a835-87cfef4fa6ea tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.602832 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4321ef6e-2586-4db5-a835-87cfef4fa6ea tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.605613 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=741,cinder:UPDATE=200,cinder:INSERT=121,cinder:DELETE=1 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:58:52.612622 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4321ef6e-2586-4db5-a835-87cfef4fa6ea tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 31 13:58:52.613082 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 630/2512] 10.4.3.140 () {66 vars in 1462 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:52.620486 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-22beb5a4-96c0-4107-8e2a-0d94722119c6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.622374 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22beb5a4-96c0-4107-8e2a-0d94722119c6 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] GET https://10.4.3.140/volume/v3/types/f268b013-7cfb-4404-bfcd-d635daf8a5eb/extra_specs/spec1 Jul 31 13:58:52.622574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22beb5a4-96c0-4107-8e2a-0d94722119c6 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.622752 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22beb5a4-96c0-4107-8e2a-0d94722119c6 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.626422 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22beb5a4-96c0-4107-8e2a-0d94722119c6 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/f268b013-7cfb-4404-bfcd-d635daf8a5eb/extra_specs/spec1 returned with HTTP 404 Jul 31 13:58:52.626890 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 630/2513] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/types/f268b013-7cfb-4404-bfcd-d635daf8a5eb/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:52.634210 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-814080d1-098f-47f5-baa2-cabb83834e8c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.636163 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-814080d1-098f-47f5-baa2-cabb83834e8c tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] GET https://10.4.3.140/volume/v3/types/91bd9eb9-bc8f-46ce-af4d-d57fe77d1510/extra_specs Jul 31 13:58:52.636614 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-814080d1-098f-47f5-baa2-cabb83834e8c tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.636911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-814080d1-098f-47f5-baa2-cabb83834e8c tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.640540 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-814080d1-098f-47f5-baa2-cabb83834e8c tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/91bd9eb9-bc8f-46ce-af4d-d57fe77d1510/extra_specs returned with HTTP 404 Jul 31 13:58:52.640878 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 624/2514] 10.4.3.140 () {66 vars in 1378 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/types/91bd9eb9-bc8f-46ce-af4d-d57fe77d1510/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:52.648872 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7426182e-f4d4-43ef-9e01-2ddb8c2cb18b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.650449 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7426182e-f4d4-43ef-9e01-2ddb8c2cb18b tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] PUT https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/spec1 Jul 31 13:58:52.650758 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7426182e-f4d4-43ef-9e01-2ddb8c2cb18b tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.652377 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7426182e-f4d4-43ef-9e01-2ddb8c2cb18b tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/spec1 returned with HTTP 400 Jul 31 13:58:52.652881 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 631/2515] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:58:52 2026] PUT /volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:58:52.659955 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b276cabf-5c6e-498d-a4ed-d1f388708f50 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.661761 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b276cabf-5c6e-498d-a4ed-d1f388708f50 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] PUT https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/spec1 Jul 31 13:58:52.662130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b276cabf-5c6e-498d-a4ed-d1f388708f50 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Action: 'update', calling method: update, body: null {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.663433 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b276cabf-5c6e-498d-a4ed-d1f388708f50 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/spec1 returned with HTTP 400 Jul 31 13:58:52.663933 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 631/2516] 10.4.3.140 () {68 vars in 1415 bytes} [Fri Jul 31 13:58:52 2026] PUT /volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:52.671069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c8957fcd-b279-4ccc-96a0-15fcd9252b4a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.672994 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8957fcd-b279-4ccc-96a0-15fcd9252b4a tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] PUT https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/None Jul 31 13:58:52.673361 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8957fcd-b279-4ccc-96a0-15fcd9252b4a tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.683549 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8957fcd-b279-4ccc-96a0-15fcd9252b4a tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 13:58:52.683752 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8957fcd-b279-4ccc-96a0-15fcd9252b4a tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/None returned with HTTP 400 Jul 31 13:58:52.684509 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 631/2517] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:58:52 2026] PUT /volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/None => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:52.693104 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6fe93070-c274-45b1-9981-a767727d818f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.695113 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6fe93070-c274-45b1-9981-a767727d818f tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] PUT https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/e7a6f3bd-b1c0-4e0f-8043-f562e461933b Jul 31 13:58:52.695704 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6fe93070-c274-45b1-9981-a767727d818f tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.707777 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6fe93070-c274-45b1-9981-a767727d818f tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 13:58:52.707777 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6fe93070-c274-45b1-9981-a767727d818f tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/e7a6f3bd-b1c0-4e0f-8043-f562e461933b returned with HTTP 400 Jul 31 13:58:52.707777 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 625/2518] 10.4.3.140 () {68 vars in 1509 bytes} [Fri Jul 31 13:58:52 2026] PUT /volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb/extra_specs/e7a6f3bd-b1c0-4e0f-8043-f562e461933b => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:58:52.714922 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0e307de5-7a34-4e57-87c8-aacba187d335 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.716625 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e307de5-7a34-4e57-87c8-aacba187d335 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] PUT https://10.4.3.140/volume/v3/types/02b31c40-4877-4eeb-9c79-6a07c5f4b8f7/extra_specs/spec1 Jul 31 13:58:52.716928 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e307de5-7a34-4e57-87c8-aacba187d335 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.725699 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e307de5-7a34-4e57-87c8-aacba187d335 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/02b31c40-4877-4eeb-9c79-6a07c5f4b8f7/extra_specs/spec1 returned with HTTP 404 Jul 31 13:58:52.726204 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 632/2519] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:58:52 2026] PUT /volume/v3/types/02b31c40-4877-4eeb-9c79-6a07c5f4b8f7/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:52.734468 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-74f3f995-6f4d-422b-8c98-46a89d3f0ddf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.736125 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74f3f995-6f4d-422b-8c98-46a89d3f0ddf tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] DELETE https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb Jul 31 13:58:52.736341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74f3f995-6f4d-422b-8c98-46a89d3f0ddf tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.736597 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74f3f995-6f4d-422b-8c98-46a89d3f0ddf tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.761595 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74f3f995-6f4d-422b-8c98-46a89d3f0ddf tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb returned with HTTP 202 Jul 31 13:58:52.762002 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 632/2520] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:58:52 2026] DELETE /volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:52.770913 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-97e67640-2d70-4f66-a5ef-357fe9df63a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.772717 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97e67640-2d70-4f66-a5ef-357fe9df63a4 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] GET https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb Jul 31 13:58:52.772948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97e67640-2d70-4f66-a5ef-357fe9df63a4 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.773198 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97e67640-2d70-4f66-a5ef-357fe9df63a4 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.776246 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97e67640-2d70-4f66-a5ef-357fe9df63a4 tempest-ExtraSpecsNegativeTest-893407039 tempest-ExtraSpecsNegativeTest-893407039-project-admin] https://10.4.3.140/volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb returned with HTTP 404 Jul 31 13:58:52.776755 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 632/2521] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/types/c0fd2049-7e33-44b1-a716-d742137acecb => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:52.798806 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c092797b-504f-49a6-8e9b-ff6d8baa844c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.802310 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c092797b-504f-49a6-8e9b-ff6d8baa844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:52.802310 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c092797b-504f-49a6-8e9b-ff6d8baa844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.802310 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c092797b-504f-49a6-8e9b-ff6d8baa844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.808350 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:52.808350 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:52.812008 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c092797b-504f-49a6-8e9b-ff6d8baa844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:52.816784 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c092797b-504f-49a6-8e9b-ff6d8baa844c tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 200 Jul 31 13:58:52.816784 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 626/2522] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:52.828504 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb3198b3-63f2-4781-bbd3-35fb38f958e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.830314 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb3198b3-63f2-4781-bbd3-35fb38f958e4 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action Jul 31 13:58:52.830713 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb3198b3-63f2-4781-bbd3-35fb38f958e4 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:52.830842 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb3198b3-63f2-4781-bbd3-35fb38f958e4 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.839744 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:52.839744 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:52.840157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-eb3198b3-63f2-4781-bbd3-35fb38f958e4 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Updating volume '7e9a996a-1d10-43e1-916f-8dc2fb5f58c3' with '{'status': 'error'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 13:58:52.858636 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb3198b3-63f2-4781-bbd3-35fb38f958e4 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action returned with HTTP 202 Jul 31 13:58:52.859182 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 633/2523] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:52 2026] POST /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:52.866272 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b476760f-12cc-4b49-8433-5441be674f55 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.868241 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b476760f-12cc-4b49-8433-5441be674f55 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:52.868444 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b476760f-12cc-4b49-8433-5441be674f55 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.868692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b476760f-12cc-4b49-8433-5441be674f55 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.875656 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:52.875656 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:52.879044 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b476760f-12cc-4b49-8433-5441be674f55 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:52.883495 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b476760f-12cc-4b49-8433-5441be674f55 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 200 Jul 31 13:58:52.883897 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 633/2524] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:52.899369 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-377580f5-f778-4652-b157-69e8d7d42442 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.901133 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-377580f5-f778-4652-b157-69e8d7d42442 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action Jul 31 13:58:52.901638 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-377580f5-f778-4652-b157-69e8d7d42442 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:52.901837 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-377580f5-f778-4652-b157-69e8d7d42442 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.910888 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:52.910888 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:52.910947 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-377580f5-f778-4652-b157-69e8d7d42442 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Updating volume '7e9a996a-1d10-43e1-916f-8dc2fb5f58c3' with '{'status': 'available'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 13:58:52.929378 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-377580f5-f778-4652-b157-69e8d7d42442 tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action returned with HTTP 202 Jul 31 13:58:52.929812 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 633/2525] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:52 2026] POST /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:52.937654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a4b5d814-4136-4506-9505-99111ea3b8df None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.941001 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4b5d814-4136-4506-9505-99111ea3b8df tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:52.941001 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4b5d814-4136-4506-9505-99111ea3b8df tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:52.941001 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4b5d814-4136-4506-9505-99111ea3b8df tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:52.950479 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:52.950479 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:52.953086 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a4b5d814-4136-4506-9505-99111ea3b8df tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:52.957639 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4b5d814-4136-4506-9505-99111ea3b8df tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 200 Jul 31 13:58:52.958129 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 627/2526] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:52 2026] GET /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:52.970830 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-76d95fe4-6600-4ead-aae5-aba4c87f487e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:52.972581 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-76d95fe4-6600-4ead-aae5-aba4c87f487e tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action Jul 31 13:58:52.972915 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-76d95fe4-6600-4ead-aae5-aba4c87f487e tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:52.973033 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-76d95fe4-6600-4ead-aae5-aba4c87f487e tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:52.982461 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:52.982461 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:52.982983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-76d95fe4-6600-4ead-aae5-aba4c87f487e tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Updating volume '7e9a996a-1d10-43e1-916f-8dc2fb5f58c3' with '{'status': 'maintenance'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 13:58:53.008941 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-76d95fe4-6600-4ead-aae5-aba4c87f487e tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action returned with HTTP 202 Jul 31 13:58:53.009709 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 634/2527] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:52 2026] POST /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:53.019621 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3fc4679e-cc3d-4240-8059-1cd3a50ef9c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:53.022333 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3fc4679e-cc3d-4240-8059-1cd3a50ef9c0 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:53.022592 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3fc4679e-cc3d-4240-8059-1cd3a50ef9c0 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:53.022791 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3fc4679e-cc3d-4240-8059-1cd3a50ef9c0 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:53.032621 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:53.032621 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:53.039424 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3fc4679e-cc3d-4240-8059-1cd3a50ef9c0 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:53.044818 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3fc4679e-cc3d-4240-8059-1cd3a50ef9c0 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 200 Jul 31 13:58:53.045297 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 634/2528] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:53 2026] GET /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:53.060198 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9be377a7-b01d-4144-8026-f38d550f06af None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:53.062323 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9be377a7-b01d-4144-8026-f38d550f06af tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] POST https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action Jul 31 13:58:53.062751 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9be377a7-b01d-4144-8026-f38d550f06af tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:58:53.062901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9be377a7-b01d-4144-8026-f38d550f06af tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:53.076179 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:53.076179 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:53.077845 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-9be377a7-b01d-4144-8026-f38d550f06af tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] Updating volume '7e9a996a-1d10-43e1-916f-8dc2fb5f58c3' with '{'status': 'available'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 13:58:53.113837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9be377a7-b01d-4144-8026-f38d550f06af tempest-VolumesActionsTest-767095113 tempest-VolumesActionsTest-767095113-project-admin] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action returned with HTTP 202 Jul 31 13:58:53.113837 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 634/2529] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:58:53 2026] POST /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:58:53.124984 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c5dccb13-ad80-4a04-92a7-ba321963b5b1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:53.127250 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c5dccb13-ad80-4a04-92a7-ba321963b5b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:53.127250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c5dccb13-ad80-4a04-92a7-ba321963b5b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:53.127250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c5dccb13-ad80-4a04-92a7-ba321963b5b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:53.136322 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:53.136322 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:53.146538 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c5dccb13-ad80-4a04-92a7-ba321963b5b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:53.149960 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c5dccb13-ad80-4a04-92a7-ba321963b5b1 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 200 Jul 31 13:58:53.150591 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 628/2530] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:53 2026] GET /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:53.151082 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-24c65ad4-fe23-4c4f-a08a-43f6177a2e6c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:53.154108 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24c65ad4-fe23-4c4f-a08a-43f6177a2e6c tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] GET https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb Jul 31 13:58:53.154396 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24c65ad4-fe23-4c4f-a08a-43f6177a2e6c tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:53.154695 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24c65ad4-fe23-4c4f-a08a-43f6177a2e6c tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:53.171187 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24c65ad4-fe23-4c4f-a08a-43f6177a2e6c tempest-VolumesGetTest-1478553970 tempest-VolumesGetTest-1478553970-project-member] https://10.4.3.140/volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb returned with HTTP 404 Jul 31 13:58:53.171976 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 635/2531] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:53 2026] GET /volume/v3/volumes/395343fc-0d3d-46e7-90fe-508e74ee94eb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 13:58:53.175740 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-be57c69f-2538-4420-a825-7fffe6b3619d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:53.178395 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be57c69f-2538-4420-a825-7fffe6b3619d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:53.178730 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be57c69f-2538-4420-a825-7fffe6b3619d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:53.178935 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be57c69f-2538-4420-a825-7fffe6b3619d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:53.188759 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:53.188759 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:53.193807 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-be57c69f-2538-4420-a825-7fffe6b3619d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:53.202384 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be57c69f-2538-4420-a825-7fffe6b3619d tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 200 Jul 31 13:58:53.202965 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 635/2532] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:53 2026] GET /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:53.220696 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e16bbfde-8782-4d78-9c2d-32ceed57d476 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:53.222381 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e16bbfde-8782-4d78-9c2d-32ceed57d476 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:53.222794 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e16bbfde-8782-4d78-9c2d-32ceed57d476 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:53.223218 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e16bbfde-8782-4d78-9c2d-32ceed57d476 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:53.223483 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e16bbfde-8782-4d78-9c2d-32ceed57d476 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Delete volume with id: 7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:53.237537 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:53.237537 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:53.237537 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e16bbfde-8782-4d78-9c2d-32ceed57d476 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:53.275450 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e16bbfde-8782-4d78-9c2d-32ceed57d476 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Delete volume request issued successfully. Jul 31 13:58:53.276421 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e16bbfde-8782-4d78-9c2d-32ceed57d476 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 202 Jul 31 13:58:53.276421 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 635/2533] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:58:53 2026] DELETE /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:58:53.287931 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f40a3bb8-6e44-40a5-ba84-f48482b499bd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:53.289956 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f40a3bb8-6e44-40a5-ba84-f48482b499bd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:53.290260 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f40a3bb8-6e44-40a5-ba84-f48482b499bd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:53.290789 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f40a3bb8-6e44-40a5-ba84-f48482b499bd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:53.304398 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:53.304398 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:53.311355 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f40a3bb8-6e44-40a5-ba84-f48482b499bd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Volume info retrieved successfully. Jul 31 13:58:53.318353 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f40a3bb8-6e44-40a5-ba84-f48482b499bd tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 200 Jul 31 13:58:53.319110 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 629/2534] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:53 2026] GET /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:54.335143 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ba3e9601-6202-4338-a7e6-f51cfe633c74 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:54.336761 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba3e9601-6202-4338-a7e6-f51cfe633c74 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] GET https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 Jul 31 13:58:54.337073 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba3e9601-6202-4338-a7e6-f51cfe633c74 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:54.337143 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba3e9601-6202-4338-a7e6-f51cfe633c74 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:54.344021 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba3e9601-6202-4338-a7e6-f51cfe633c74 tempest-VolumesActionsTest-928706620 tempest-VolumesActionsTest-928706620-project-member] https://10.4.3.140/volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 returned with HTTP 404 Jul 31 13:58:54.344479 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 636/2535] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:54 2026] GET /volume/v3/volumes/7e9a996a-1d10-43e1-916f-8dc2fb5f58c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:55.553653 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:55.694510 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:55.695045 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1279450029"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:55.696726 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1279450029'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:55.696894 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Create volume of 1 GB Jul 31 13:58:55.708923 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Availability Zones retrieved successfully. Jul 31 13:58:55.722285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Flow 'volume_create_api' (87033afc-0406-4298-aa44-52a16e52c5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:55.724216 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a964e0c7-e47a-4117-99d1-1f41d9a41b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:55.725706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:55.770434 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a964e0c7-e47a-4117-99d1-1f41d9a41b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:55.771586 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f1300a-e2b3-4169-ad5c-4cef73f55869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:55.862768 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Created reservations ['3a09a850-195f-4ccd-a451-474ba995d620', '34c20470-68db-43cd-a991-82cde02bba2e', 'e24e9347-890f-4feb-a04c-a05ef5a04de9', '46effe1f-c298-4263-89bf-24e98582acc7'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:55.863883 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f1300a-e2b3-4169-ad5c-4cef73f55869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a09a850-195f-4ccd-a451-474ba995d620', '34c20470-68db-43cd-a991-82cde02bba2e', 'e24e9347-890f-4feb-a04c-a05ef5a04de9', '46effe1f-c298-4263-89bf-24e98582acc7']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:55.865454 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68106e66-3df4-4208-93b7-f989c2452f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:55.889882 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68106e66-3df4-4208-93b7-f989c2452f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e68e114f-7224-4548-8428-c3f71bb600b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1279450029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751c132b6eb4914892c3f42842a0054',qos_specs=None,replication_status=,reservations=['3a09a850-195f-4ccd-a451-474ba995d620','34c20470-68db-43cd-a991-82cde02bba2e','e24e9347-890f-4feb-a04c-a05ef5a04de9','46effe1f-c298-4263-89bf-24e98582acc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adafc11239143e0b68e6dffa84b1f67',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1279450029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e68e114f-7224-4548-8428-c3f71bb600b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8751c132b6eb4914892c3f42842a0054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3adafc11239143e0b68e6dffa84b1f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:55.890744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8c516b-7f19-4ac5-9fa2-89c5d7a22c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:55.922832 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8c516b-7f19-4ac5-9fa2-89c5d7a22c3a) transitioned into state 'SUCCESS' from state '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-1279450029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751c132b6eb4914892c3f42842a0054',qos_specs=None,replication_status=,reservations=['3a09a850-195f-4ccd-a451-474ba995d620','34c20470-68db-43cd-a991-82cde02bba2e','e24e9347-890f-4feb-a04c-a05ef5a04de9','46effe1f-c298-4263-89bf-24e98582acc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adafc11239143e0b68e6dffa84b1f67',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:55.923664 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db99f4f5-97dc-4a47-bfd0-edd2b9f4da1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:55.941431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db99f4f5-97dc-4a47-bfd0-edd2b9f4da1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:55.943683 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Flow 'volume_create_api' (87033afc-0406-4298-aa44-52a16e52c5b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:55.943968 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Create volume request issued successfully. Jul 31 13:58:55.944652 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35cc78e5-7cb5-49f3-bb40-87e5cfbcf50c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:55.951656 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 636/2536] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:58:55 2026] POST /volume/v3/volumes => generated 754 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:55.966304 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9b0f2334-b3cc-40a3-9921-ceed5c98d658 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:55.970909 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b0f2334-b3cc-40a3-9921-ceed5c98d658 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 Jul 31 13:58:55.971234 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b0f2334-b3cc-40a3-9921-ceed5c98d658 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:55.971463 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b0f2334-b3cc-40a3-9921-ceed5c98d658 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:55.985825 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:55.985825 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:55.991458 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9b0f2334-b3cc-40a3-9921-ceed5c98d658 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:58:55.998137 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b0f2334-b3cc-40a3-9921-ceed5c98d658 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 returned with HTTP 200 Jul 31 13:58:55.998812 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 636/2537] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:55 2026] GET /volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:56.105300 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:56.107471 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:58:56.108007 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "ce539413-5949-44ce-bd80-1b4398777d83", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:56.109525 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'ce539413-5949-44ce-bd80-1b4398777d83', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:58:56.233355 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume of 1 GB Jul 31 13:58:56.236404 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=733,cinder:UPDATE=169,cinder:INSERT=103,cinder:DELETE=1 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:58:56.240177 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Availability Zones retrieved successfully. Jul 31 13:58:56.246989 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (50664a29-ff49-4742-a9fc-56efae8aa3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:56.248544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e7710f3-5089-476c-8f8c-bbc465296739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:56.249736 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:58:56.335057 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e7710f3-5089-476c-8f8c-bbc465296739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:56.335947 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826ec05a-b12b-4381-b6bd-269a1674d8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:56.409583 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Created reservations ['a8456121-e28a-4f80-b158-3aba83a70a5f', '2a019aee-a441-468d-ab47-3ff4318475d3', '4fb1c66b-9293-406c-ad8c-7c356564e2d0', 'e6d26fef-20b0-4130-8bff-7068826624ba'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:56.410623 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826ec05a-b12b-4381-b6bd-269a1674d8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8456121-e28a-4f80-b158-3aba83a70a5f', '2a019aee-a441-468d-ab47-3ff4318475d3', '4fb1c66b-9293-406c-ad8c-7c356564e2d0', 'e6d26fef-20b0-4130-8bff-7068826624ba']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:56.411728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236a97b7-11a2-4510-996b-80da3f9b0fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:56.438097 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236a97b7-11a2-4510-996b-80da3f9b0fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ce8917-b668-4370-9add-b9ce4f753ff1', '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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['a8456121-e28a-4f80-b158-3aba83a70a5f','2a019aee-a441-468d-ab47-3ff4318475d3','4fb1c66b-9293-406c-ad8c-7c356564e2d0','e6d26fef-20b0-4130-8bff-7068826624ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:58:56Z,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=06ce8917-b668-4370-9add-b9ce4f753ff1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='621304d7af8e4f5096266fe75fad50b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:56.438931 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9540ae62-b331-4fa1-8fe1-5c3e126e8351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:56.458820 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9540ae62-b331-4fa1-8fe1-5c3e126e8351) transitioned into state 'SUCCESS' from 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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['a8456121-e28a-4f80-b158-3aba83a70a5f','2a019aee-a441-468d-ab47-3ff4318475d3','4fb1c66b-9293-406c-ad8c-7c356564e2d0','e6d26fef-20b0-4130-8bff-7068826624ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:56.459549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60299716-2e97-4322-9cb5-05cd0bfd98f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:58:56.472258 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60299716-2e97-4322-9cb5-05cd0bfd98f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:58:56.473460 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (50664a29-ff49-4742-a9fc-56efae8aa3a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:58:56.474107 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request issued successfully. Jul 31 13:58:56.475090 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-988b3a69-8d2a-4779-bd81-41aa2f71694d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:58:56.475347 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 630/2538] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:58:56 2026] POST /volume/v3/volumes => generated 775 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:58:56.490981 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e6f2fbc6-f9a3-4a99-9f20-9503acbba099 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:56.498474 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6f2fbc6-f9a3-4a99-9f20-9503acbba099 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:58:56.498474 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6f2fbc6-f9a3-4a99-9f20-9503acbba099 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:56.498474 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6f2fbc6-f9a3-4a99-9f20-9503acbba099 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:56.508803 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:56.508803 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:56.513557 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e6f2fbc6-f9a3-4a99-9f20-9503acbba099 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:58:56.520175 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6f2fbc6-f9a3-4a99-9f20-9503acbba099 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:58:56.520923 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 637/2539] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:56 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:57.014591 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1bc835d7-df15-4d78-926d-b3cf92da65b3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:57.016606 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bc835d7-df15-4d78-926d-b3cf92da65b3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 Jul 31 13:58:57.017183 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1bc835d7-df15-4d78-926d-b3cf92da65b3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:57.017710 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1bc835d7-df15-4d78-926d-b3cf92da65b3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:57.027565 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:57.027565 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:57.032742 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1bc835d7-df15-4d78-926d-b3cf92da65b3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:58:57.038645 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bc835d7-df15-4d78-926d-b3cf92da65b3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 returned with HTTP 200 Jul 31 13:58:57.039387 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 637/2540] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:57 2026] GET /volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:57.053485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d208d1f4-b91c-405d-a083-3545cc3c90ec None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:57.056653 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d208d1f4-b91c-405d-a083-3545cc3c90ec tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:58:57.057030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d208d1f4-b91c-405d-a083-3545cc3c90ec tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e68e114f-7224-4548-8428-c3f71bb600b3", "name": "tempest-VolumesBackupsAdminTest-Backup-1131216770", "container": "tempest-volumesbackupsadmintest-backup-container-248049212"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:58:57.058823 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-d208d1f4-b91c-405d-a083-3545cc3c90ec tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Creating new backup {'backup': {'volume_id': 'e68e114f-7224-4548-8428-c3f71bb600b3', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1131216770', 'container': 'tempest-volumesbackupsadmintest-backup-container-248049212'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:58:57.058960 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-d208d1f4-b91c-405d-a083-3545cc3c90ec tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Creating backup of volume e68e114f-7224-4548-8428-c3f71bb600b3 in container tempest-volumesbackupsadmintest-backup-container-248049212 Jul 31 13:58:57.068010 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:57.068010 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:57.069015 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d208d1f4-b91c-405d-a083-3545cc3c90ec tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:58:57.111327 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d208d1f4-b91c-405d-a083-3545cc3c90ec tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Created reservations ['70045486-5fec-489d-84ff-d1b6693ba5fb', '1d7f8e5a-c169-43f8-801e-e2631abb1088'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:58:57.153370 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d208d1f4-b91c-405d-a083-3545cc3c90ec tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:58:57.153892 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 637/2541] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:58:57 2026] POST /volume/v3/backups => generated 335 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:58:57.165865 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-509efadc-2a9d-4d53-86b3-5bdcef4d0d45 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:57.168294 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-509efadc-2a9d-4d53-86b3-5bdcef4d0d45 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:58:57.168712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-509efadc-2a9d-4d53-86b3-5bdcef4d0d45 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:57.168881 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-509efadc-2a9d-4d53-86b3-5bdcef4d0d45 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:57.169027 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-509efadc-2a9d-4d53-86b3-5bdcef4d0d45 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:57.179092 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:57.179092 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:57.180828 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-509efadc-2a9d-4d53-86b3-5bdcef4d0d45 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:58:57.181689 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 631/2542] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:57 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:57.537139 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8b612539-bfeb-4b6b-be72-e87d2d046d59 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:57.539825 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8b612539-bfeb-4b6b-be72-e87d2d046d59 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:58:57.540223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8b612539-bfeb-4b6b-be72-e87d2d046d59 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:57.540446 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8b612539-bfeb-4b6b-be72-e87d2d046d59 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:57.549285 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:57.549285 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:57.554695 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8b612539-bfeb-4b6b-be72-e87d2d046d59 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:58:57.561063 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8b612539-bfeb-4b6b-be72-e87d2d046d59 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:58:57.561831 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 638/2543] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:57 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:58.194534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3ba4c840-c44b-4c8c-8445-b33d68ac077b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:58.196852 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ba4c840-c44b-4c8c-8445-b33d68ac077b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:58:58.197140 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ba4c840-c44b-4c8c-8445-b33d68ac077b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:58.197387 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ba4c840-c44b-4c8c-8445-b33d68ac077b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:58.197589 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-3ba4c840-c44b-4c8c-8445-b33d68ac077b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:58.204449 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:58.204449 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:58:58.205699 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ba4c840-c44b-4c8c-8445-b33d68ac077b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:58:58.206573 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 638/2544] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:58 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:58.581309 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2a96ebbc-c07a-4d3a-942b-a1b2750fd4f4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:58.583757 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a96ebbc-c07a-4d3a-942b-a1b2750fd4f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:58:58.584131 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a96ebbc-c07a-4d3a-942b-a1b2750fd4f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:58.584449 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a96ebbc-c07a-4d3a-942b-a1b2750fd4f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:58.594010 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:58.594010 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:58:58.598353 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2a96ebbc-c07a-4d3a-942b-a1b2750fd4f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:58:58.603660 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a96ebbc-c07a-4d3a-942b-a1b2750fd4f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:58:58.605740 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 638/2545] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:58 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:58:59.222813 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-00098aa5-88b1-489a-bb74-2608be2c7da7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:59.224887 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-00098aa5-88b1-489a-bb74-2608be2c7da7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:58:59.225199 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-00098aa5-88b1-489a-bb74-2608be2c7da7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:59.225453 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-00098aa5-88b1-489a-bb74-2608be2c7da7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:59.225667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-00098aa5-88b1-489a-bb74-2608be2c7da7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:58:59.231050 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:59.231050 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:58:59.232174 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-00098aa5-88b1-489a-bb74-2608be2c7da7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:58:59.232854 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 632/2546] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:58:59 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:58:59.621835 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-514fcecd-f09a-478f-a749-2a5ba8c0c3b7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:58:59.626705 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-514fcecd-f09a-478f-a749-2a5ba8c0c3b7 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:58:59.626705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-514fcecd-f09a-478f-a749-2a5ba8c0c3b7 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:58:59.626705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-514fcecd-f09a-478f-a749-2a5ba8c0c3b7 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:58:59.636061 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:58:59.636061 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:58:59.647082 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-514fcecd-f09a-478f-a749-2a5ba8c0c3b7 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:58:59.654095 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-514fcecd-f09a-478f-a749-2a5ba8c0c3b7 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:58:59.655018 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 639/2547] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:58:59 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:00.244821 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-46a6aa29-f339-4600-a55b-ed22ee6a23fc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:00.249006 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46a6aa29-f339-4600-a55b-ed22ee6a23fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:00.249337 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46a6aa29-f339-4600-a55b-ed22ee6a23fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:00.249677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46a6aa29-f339-4600-a55b-ed22ee6a23fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:00.249850 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-46a6aa29-f339-4600-a55b-ed22ee6a23fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:00.258095 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:00.258095 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:00.260463 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46a6aa29-f339-4600-a55b-ed22ee6a23fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:00.260463 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 639/2548] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:00 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:00.673749 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e4c12987-ff51-41c5-b30f-5704d0113c0d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:00.675049 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e4c12987-ff51-41c5-b30f-5704d0113c0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:00.675049 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e4c12987-ff51-41c5-b30f-5704d0113c0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:00.675296 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e4c12987-ff51-41c5-b30f-5704d0113c0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:00.686402 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:00.686402 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:00.690246 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e4c12987-ff51-41c5-b30f-5704d0113c0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:00.696092 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e4c12987-ff51-41c5-b30f-5704d0113c0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:59:00.697265 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 639/2549] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:00 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:01.273557 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-08783261-2c53-4377-a753-e10d7ae7ab29 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:01.275153 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08783261-2c53-4377-a753-e10d7ae7ab29 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:01.275401 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-08783261-2c53-4377-a753-e10d7ae7ab29 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:01.276615 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-08783261-2c53-4377-a753-e10d7ae7ab29 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:01.276615 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-08783261-2c53-4377-a753-e10d7ae7ab29 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:01.281587 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:01.281587 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:01.282288 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08783261-2c53-4377-a753-e10d7ae7ab29 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:01.282684 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 633/2550] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:01 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:01.546302 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af162229-2222-43a1-85a5-b3accf49d92a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:01.546786 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af162229-2222-43a1-85a5-b3accf49d92a None None] GET https://10.4.3.140/volume// Jul 31 13:59:01.547047 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af162229-2222-43a1-85a5-b3accf49d92a None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:01.547387 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af162229-2222-43a1-85a5-b3accf49d92a None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:01.547905 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af162229-2222-43a1-85a5-b3accf49d92a None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:01.548599 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 640/2551] 10.4.3.140 () {64 vars in 1004 bytes} [Fri Jul 31 13:59:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:01.560732 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fcb4d4ba-11ee-48aa-986a-b160c14e6000 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:01.561118 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fcb4d4ba-11ee-48aa-986a-b160c14e6000 None None] GET https://10.4.3.140/volume// Jul 31 13:59:01.561218 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fcb4d4ba-11ee-48aa-986a-b160c14e6000 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:01.561392 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fcb4d4ba-11ee-48aa-986a-b160c14e6000 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:01.561725 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fcb4d4ba-11ee-48aa-986a-b160c14e6000 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:01.561993 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 640/2552] 10.4.3.140 () {64 vars in 1004 bytes} [Fri Jul 31 13:59:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:01.572439 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-89ae5874-2ba8-430c-a5eb-6fa4a8ef0625 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:01.702331 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89ae5874-2ba8-430c-a5eb-6fa4a8ef0625 tempest-VersionsTest-1095348648 tempest-VersionsTest-1095348648-project-member] GET https://10.4.3.140/volume/v3/ Jul 31 13:59:01.702782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89ae5874-2ba8-430c-a5eb-6fa4a8ef0625 tempest-VersionsTest-1095348648 tempest-VersionsTest-1095348648-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:01.702782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89ae5874-2ba8-430c-a5eb-6fa4a8ef0625 tempest-VersionsTest-1095348648 tempest-VersionsTest-1095348648-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:01.706333 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89ae5874-2ba8-430c-a5eb-6fa4a8ef0625 tempest-VersionsTest-1095348648 tempest-VersionsTest-1095348648-project-member] https://10.4.3.140/volume/v3/ returned with HTTP 200 Jul 31 13:59:01.706333 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 640/2553] 10.4.3.140 () {66 vars in 1216 bytes} [Fri Jul 31 13:59:01 2026] GET /volume/v3/ => generated 386 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:01.716295 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f73f5496-1e05-4e1f-b92a-6cfdd6a35718 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:01.720954 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f73f5496-1e05-4e1f-b92a-6cfdd6a35718 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:01.721165 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f73f5496-1e05-4e1f-b92a-6cfdd6a35718 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:01.721371 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f73f5496-1e05-4e1f-b92a-6cfdd6a35718 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:01.730665 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:01.730665 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:01.735083 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f73f5496-1e05-4e1f-b92a-6cfdd6a35718 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:01.740579 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f73f5496-1e05-4e1f-b92a-6cfdd6a35718 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:59:01.741111 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 634/2554] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:01 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:02.300170 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b4a923ae-c65f-46e7-a8ff-909f3cdc67bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:02.304168 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4a923ae-c65f-46e7-a8ff-909f3cdc67bf tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:02.304391 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4a923ae-c65f-46e7-a8ff-909f3cdc67bf tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:02.304913 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4a923ae-c65f-46e7-a8ff-909f3cdc67bf tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:02.305099 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b4a923ae-c65f-46e7-a8ff-909f3cdc67bf tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:02.313439 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:02.313439 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:02.314490 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4a923ae-c65f-46e7-a8ff-909f3cdc67bf tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:02.314992 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 641/2555] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:02 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:02.756303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-97901c09-ca7d-451b-9844-78569a5fdaef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:02.760252 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-97901c09-ca7d-451b-9844-78569a5fdaef tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:02.760469 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-97901c09-ca7d-451b-9844-78569a5fdaef tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:02.761302 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-97901c09-ca7d-451b-9844-78569a5fdaef tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:02.769703 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:02.769703 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:02.775164 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-97901c09-ca7d-451b-9844-78569a5fdaef tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:02.782813 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-97901c09-ca7d-451b-9844-78569a5fdaef tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:59:02.783101 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 641/2556] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:02 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:03.129834 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-75f232f3-0f44-45a4-a42f-59667776ace2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:03.253271 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:03.253659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-756555528"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:03.254964 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-756555528'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:03.255109 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Create volume of 1 GB Jul 31 13:59:03.262589 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Availability Zones retrieved successfully. Jul 31 13:59:03.268147 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Flow 'volume_create_api' (ab7697e1-0b61-4ca1-857a-53aa8283001b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:03.270136 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0edf7e1c-d30f-4817-a557-1e8635e120b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:03.272123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:03.314655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0edf7e1c-d30f-4817-a557-1e8635e120b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:03.316972 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb9a456d-5b77-4715-a8d8-a33231f92812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:03.327118 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9edf7e41-aac1-4e1f-9712-5b44bbb9c6d2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:03.331705 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9edf7e41-aac1-4e1f-9712-5b44bbb9c6d2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:03.331970 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9edf7e41-aac1-4e1f-9712-5b44bbb9c6d2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:03.332250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9edf7e41-aac1-4e1f-9712-5b44bbb9c6d2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:03.332409 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-9edf7e41-aac1-4e1f-9712-5b44bbb9c6d2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:03.339983 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:03.339983 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:03.340666 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9edf7e41-aac1-4e1f-9712-5b44bbb9c6d2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:03.341244 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 635/2557] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:03 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:03.402106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Created reservations ['8323a944-3ef2-4a1d-b10d-f505a48abaf8', '9fb69aa0-896a-4950-8313-819698bfe624', '80897f37-53ed-4358-b00f-bdf66f0731e8', 'a4d88d16-a8f9-4123-a528-5a4bf0467991'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:03.403477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb9a456d-5b77-4715-a8d8-a33231f92812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8323a944-3ef2-4a1d-b10d-f505a48abaf8', '9fb69aa0-896a-4950-8313-819698bfe624', '80897f37-53ed-4358-b00f-bdf66f0731e8', 'a4d88d16-a8f9-4123-a528-5a4bf0467991']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:03.404897 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5013a491-06f6-47ec-872a-c89a77aad871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:03.430675 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5013a491-06f6-47ec-872a-c89a77aad871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64430f3d-66cf-4cf6-ac1c-565312c2cf38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-756555528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e84587550f9c4869a85bbc176b58ec15',qos_specs=None,replication_status=,reservations=['8323a944-3ef2-4a1d-b10d-f505a48abaf8','9fb69aa0-896a-4950-8313-819698bfe624','80897f37-53ed-4358-b00f-bdf66f0731e8','a4d88d16-a8f9-4123-a528-5a4bf0467991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='931ddb48643841209ae7bc111a278f6e',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-756555528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64430f3d-66cf-4cf6-ac1c-565312c2cf38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e84587550f9c4869a85bbc176b58ec15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='931ddb48643841209ae7bc111a278f6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:03.431795 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79fb8bbc-44af-4f42-a7a7-5d54c967ced6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:03.460530 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79fb8bbc-44af-4f42-a7a7-5d54c967ced6) transitioned into state 'SUCCESS' from state '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-756555528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e84587550f9c4869a85bbc176b58ec15',qos_specs=None,replication_status=,reservations=['8323a944-3ef2-4a1d-b10d-f505a48abaf8','9fb69aa0-896a-4950-8313-819698bfe624','80897f37-53ed-4358-b00f-bdf66f0731e8','a4d88d16-a8f9-4123-a528-5a4bf0467991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='931ddb48643841209ae7bc111a278f6e',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:03.461726 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48aef1e5-2a0b-491f-8e52-b1a6626d7465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:03.474750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48aef1e5-2a0b-491f-8e52-b1a6626d7465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:03.476227 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Flow 'volume_create_api' (ab7697e1-0b61-4ca1-857a-53aa8283001b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:03.476227 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Create volume request issued successfully. Jul 31 13:59:03.476541 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75f232f3-0f44-45a4-a42f-59667776ace2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:03.477286 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 641/2558] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:59:03 2026] POST /volume/v3/volumes => generated 751 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:03.491418 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8ce4941f-b839-43d7-a981-aab19933dd83 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:03.495065 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ce4941f-b839-43d7-a981-aab19933dd83 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 Jul 31 13:59:03.495282 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ce4941f-b839-43d7-a981-aab19933dd83 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:03.495499 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ce4941f-b839-43d7-a981-aab19933dd83 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:03.505293 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:03.505293 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:03.509037 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8ce4941f-b839-43d7-a981-aab19933dd83 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Volume info retrieved successfully. Jul 31 13:59:03.513507 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ce4941f-b839-43d7-a981-aab19933dd83 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 returned with HTTP 200 Jul 31 13:59:03.513593 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 642/2559] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:03 2026] GET /volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:03.803022 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3dfced44-9527-4c66-ba20-cd26c38b54b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:03.806190 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3dfced44-9527-4c66-ba20-cd26c38b54b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:03.806423 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3dfced44-9527-4c66-ba20-cd26c38b54b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:03.806660 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3dfced44-9527-4c66-ba20-cd26c38b54b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:03.814568 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:03.814568 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:03.817671 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3dfced44-9527-4c66-ba20-cd26c38b54b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:03.822081 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3dfced44-9527-4c66-ba20-cd26c38b54b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:59:03.822464 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 642/2560] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:03 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:03.941449 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-696139db-1515-4735-a870-65c960cf234d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:03.943624 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-696139db-1515-4735-a870-65c960cf234d tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:59:03.943722 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-696139db-1515-4735-a870-65c960cf234d tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:03.944109 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-696139db-1515-4735-a870-65c960cf234d tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:03.950921 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:03.950921 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:03.954610 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-696139db-1515-4735-a870-65c960cf234d tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:59:03.958710 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-696139db-1515-4735-a870-65c960cf234d tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:59:03.959111 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 636/2561] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:03 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:04.355780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-81a6e0a7-fe98-4bf1-829b-2aa0631a3194 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:04.357870 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81a6e0a7-fe98-4bf1-829b-2aa0631a3194 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:04.358136 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81a6e0a7-fe98-4bf1-829b-2aa0631a3194 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:04.358378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81a6e0a7-fe98-4bf1-829b-2aa0631a3194 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:04.358544 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-81a6e0a7-fe98-4bf1-829b-2aa0631a3194 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:04.364734 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:04.364734 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:04.365211 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81a6e0a7-fe98-4bf1-829b-2aa0631a3194 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:04.365692 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 642/2562] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:04 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:04.525393 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-952a9057-5d88-40e3-99c9-47024b0f488f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:04.528489 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-952a9057-5d88-40e3-99c9-47024b0f488f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 Jul 31 13:59:04.528813 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-952a9057-5d88-40e3-99c9-47024b0f488f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:04.529096 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-952a9057-5d88-40e3-99c9-47024b0f488f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:04.539572 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:04.539572 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:04.544894 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-952a9057-5d88-40e3-99c9-47024b0f488f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Volume info retrieved successfully. Jul 31 13:59:04.550787 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-952a9057-5d88-40e3-99c9-47024b0f488f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 returned with HTTP 200 Jul 31 13:59:04.551526 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 643/2563] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:04 2026] GET /volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:04.565731 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-451409c9-2fbe-48a3-9ee1-a6dd83802031 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:04.568080 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-451409c9-2fbe-48a3-9ee1-a6dd83802031 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:59:04.568487 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-451409c9-2fbe-48a3-9ee1-a6dd83802031 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64430f3d-66cf-4cf6-ac1c-565312c2cf38", "name": "tempest-VolumesBackupsV39Test-Backup-13785333", "container": "tempest-volumesbackupsv39test-backup-container-329631118"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:04.571150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-451409c9-2fbe-48a3-9ee1-a6dd83802031 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Creating new backup {'backup': {'volume_id': '64430f3d-66cf-4cf6-ac1c-565312c2cf38', 'name': 'tempest-VolumesBackupsV39Test-Backup-13785333', 'container': 'tempest-volumesbackupsv39test-backup-container-329631118'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:59:04.571296 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-451409c9-2fbe-48a3-9ee1-a6dd83802031 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Creating backup of volume 64430f3d-66cf-4cf6-ac1c-565312c2cf38 in container tempest-volumesbackupsv39test-backup-container-329631118 Jul 31 13:59:04.579674 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:04.579674 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:04.580115 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-451409c9-2fbe-48a3-9ee1-a6dd83802031 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Volume info retrieved successfully. Jul 31 13:59:04.609701 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-451409c9-2fbe-48a3-9ee1-a6dd83802031 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Created reservations ['63d2e3ff-9563-4041-a470-1db5c3e69e10', '0f1662ca-2665-496c-b5fb-9aaad1dfcdcb'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:04.646951 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-451409c9-2fbe-48a3-9ee1-a6dd83802031 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:59:04.647168 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 643/2564] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:59:04 2026] POST /volume/v3/backups => generated 331 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:04.656176 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a15e8b80-e210-469f-905b-c17cb7f15ea4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:04.658326 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a15e8b80-e210-469f-905b-c17cb7f15ea4 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:04.658587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a15e8b80-e210-469f-905b-c17cb7f15ea4 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:04.658831 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a15e8b80-e210-469f-905b-c17cb7f15ea4 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:04.658992 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-a15e8b80-e210-469f-905b-c17cb7f15ea4 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:04.663884 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:04.663884 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:04.664699 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a15e8b80-e210-469f-905b-c17cb7f15ea4 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:04.665287 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 637/2565] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:04 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:04.834996 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-85236cae-2bbc-495f-a01e-ba7d78beb1ca None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:04.838195 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-85236cae-2bbc-495f-a01e-ba7d78beb1ca tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:04.838358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-85236cae-2bbc-495f-a01e-ba7d78beb1ca tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:04.838584 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-85236cae-2bbc-495f-a01e-ba7d78beb1ca tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:04.845563 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:04.845563 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:04.848703 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-85236cae-2bbc-495f-a01e-ba7d78beb1ca tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:04.853037 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-85236cae-2bbc-495f-a01e-ba7d78beb1ca tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:59:04.853524 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 643/2566] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:04 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:04.867036 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e847c15b-62a0-4f79-aedc-4b2618ccb469 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:04.868884 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e847c15b-62a0-4f79-aedc-4b2618ccb469 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:04.869148 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e847c15b-62a0-4f79-aedc-4b2618ccb469 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:04.869381 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e847c15b-62a0-4f79-aedc-4b2618ccb469 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:04.875850 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:04.875850 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:04.879263 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e847c15b-62a0-4f79-aedc-4b2618ccb469 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:04.883730 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e847c15b-62a0-4f79-aedc-4b2618ccb469 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:59:04.884122 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 644/2567] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:04 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:04.896463 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f9272c2a-96a1-467c-894c-594983d1662e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:04.898628 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9272c2a-96a1-467c-894c-594983d1662e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:04.898854 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9272c2a-96a1-467c-894c-594983d1662e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:04.899116 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9272c2a-96a1-467c-894c-594983d1662e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:04.899323 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f9272c2a-96a1-467c-894c-594983d1662e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume with id: 06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:04.907687 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:04.907687 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:04.908280 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f9272c2a-96a1-467c-894c-594983d1662e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:04.939986 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f9272c2a-96a1-467c-894c-594983d1662e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume request issued successfully. Jul 31 13:59:04.940226 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9272c2a-96a1-467c-894c-594983d1662e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 202 Jul 31 13:59:04.942836 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 644/2568] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:04 2026] DELETE /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:59:04.950677 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f2aa6a6e-b659-4355-82ac-325ceb63bcfa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:04.952360 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f2aa6a6e-b659-4355-82ac-325ceb63bcfa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:04.952583 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f2aa6a6e-b659-4355-82ac-325ceb63bcfa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:04.952761 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f2aa6a6e-b659-4355-82ac-325ceb63bcfa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:04.959196 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:04.959196 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:04.963274 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f2aa6a6e-b659-4355-82ac-325ceb63bcfa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:04.968039 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f2aa6a6e-b659-4355-82ac-325ceb63bcfa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 200 Jul 31 13:59:04.968559 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 638/2569] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:04 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:04.972460 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b138b8fa-0fc7-4e98-b997-23a0f10aaed6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:04.975867 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b138b8fa-0fc7-4e98-b997-23a0f10aaed6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:59:04.976173 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b138b8fa-0fc7-4e98-b997-23a0f10aaed6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:04.976440 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b138b8fa-0fc7-4e98-b997-23a0f10aaed6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:04.986204 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:04.986204 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:04.991171 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b138b8fa-0fc7-4e98-b997-23a0f10aaed6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:59:04.996972 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b138b8fa-0fc7-4e98-b997-23a0f10aaed6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:59:04.997447 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 644/2570] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:04 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:05.037191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a500ee4f-9645-4817-9057-b525cc03bf33 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:05.038947 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a500ee4f-9645-4817-9057-b525cc03bf33 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] POST https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action Jul 31 13:59:05.039301 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a500ee4f-9645-4817-9057-b525cc03bf33 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-180176823", "disk_format": "qcow2"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:05.039436 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a500ee4f-9645-4817-9057-b525cc03bf33 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-180176823", "disk_format": "qcow2"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:05.051482 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:05.051482 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:05.051482 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a500ee4f-9645-4817-9057-b525cc03bf33 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:59:05.072249 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:05.072249 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:05.076761 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.image.image_utils [None req-a500ee4f-9645-4817-9057-b525cc03bf33 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-180176823'}] 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-180176823'}]. {{(pid=100184) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 13:59:05.376632 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67756d37-d54d-42e1-ab0d-bed9780a54fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:05.378876 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67756d37-d54d-42e1-ab0d-bed9780a54fb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:05.378876 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67756d37-d54d-42e1-ab0d-bed9780a54fb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:05.379045 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67756d37-d54d-42e1-ab0d-bed9780a54fb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:05.379129 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-67756d37-d54d-42e1-ab0d-bed9780a54fb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:05.383260 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:05.383260 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:05.384066 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67756d37-d54d-42e1-ab0d-bed9780a54fb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:05.384317 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 645/2571] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:05 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:05.586489 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a500ee4f-9645-4817-9057-b525cc03bf33 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Copy volume to image completed successfully. Jul 31 13:59:05.587336 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a500ee4f-9645-4817-9057-b525cc03bf33 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action returned with HTTP 202 Jul 31 13:59:05.588009 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 645/2572] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:59:05 2026] POST /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b/action => generated 688 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:05.676155 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-140840e6-96d9-489c-b457-ca41dbaed470 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:05.678341 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-140840e6-96d9-489c-b457-ca41dbaed470 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:05.678623 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-140840e6-96d9-489c-b457-ca41dbaed470 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:05.678844 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-140840e6-96d9-489c-b457-ca41dbaed470 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:05.679292 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-140840e6-96d9-489c-b457-ca41dbaed470 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:05.682805 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:05.682805 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:05.683555 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-140840e6-96d9-489c-b457-ca41dbaed470 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:05.684084 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 639/2573] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:05 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:05.982569 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-024569a1-9174-4857-9671-a4fbb3bd532e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:05.986394 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-024569a1-9174-4857-9671-a4fbb3bd532e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:05.986394 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-024569a1-9174-4857-9671-a4fbb3bd532e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:05.986394 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-024569a1-9174-4857-9671-a4fbb3bd532e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:05.992311 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-024569a1-9174-4857-9671-a4fbb3bd532e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 404 Jul 31 13:59:05.993085 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 645/2574] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:05 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:06.342082 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e39b0f2e-e10b-48be-8b20-75c8f67b7e5c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:06.387305 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e39b0f2e-e10b-48be-8b20-75c8f67b7e5c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:06.387651 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e39b0f2e-e10b-48be-8b20-75c8f67b7e5c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-577109232", "extra_specs": {}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:06.397027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6aa0b3f1-21c7-45a8-9b40-580c8f5a9e95 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:06.399322 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6aa0b3f1-21c7-45a8-9b40-580c8f5a9e95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:06.399572 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6aa0b3f1-21c7-45a8-9b40-580c8f5a9e95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:06.399797 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6aa0b3f1-21c7-45a8-9b40-580c8f5a9e95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:06.400176 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6aa0b3f1-21c7-45a8-9b40-580c8f5a9e95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:06.404376 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:06.404376 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:06.405317 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6aa0b3f1-21c7-45a8-9b40-580c8f5a9e95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:06.405424 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e39b0f2e-e10b-48be-8b20-75c8f67b7e5c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:06.405670 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 646/2575] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:06 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:06.405727 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 646/2576] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:59:06 2026] POST /volume/v3/types => generated 217 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:06.418119 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-344ac059-5448-46fc-acdd-6f2e5278d6fe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:06.420108 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-344ac059-5448-46fc-acdd-6f2e5278d6fe tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] POST https://10.4.3.140/volume/v3/types/4455a578-da00-4490-ada5-af298d68d9e2/encryption Jul 31 13:59:06.420599 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-344ac059-5448-46fc-acdd-6f2e5278d6fe tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:06.457963 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-344ac059-5448-46fc-acdd-6f2e5278d6fe tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types/4455a578-da00-4490-ada5-af298d68d9e2/encryption returned with HTTP 200 Jul 31 13:59:06.458557 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 640/2577] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 13:59:06 2026] POST /volume/v3/types/4455a578-da00-4490-ada5-af298d68d9e2/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:06.466274 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:06.529554 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:06.529892 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1061452876", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-577109232", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:06.531549 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1061452876', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-577109232', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:06.537321 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume of 1 GB Jul 31 13:59:06.537618 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:06.537618 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:06.538185 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Availability Zones retrieved successfully. Jul 31 13:59:06.543982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Flow 'volume_create_api' (a4463d27-e17e-4dd7-9f4a-8cba430f1c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:06.545213 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf43e958-e09d-47be-9041-47e568d0e6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:06.546182 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:06.570116 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf43e958-e09d-47be-9041-47e568d0e6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:59:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4455a578-da00-4490-ada5-af298d68d9e2,is_public=True,name='tempest-scenario-type-cryptsetup-577109232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4455a578-da00-4490-ada5-af298d68d9e2', '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=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:06.571008 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4538d57-ad19-446f-8254-5ad05da48503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:06.596102 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-577109232 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-577109232, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:06.596326 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-577109232 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-577109232, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:06.627011 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Created reservations ['2e61052d-770f-4a87-866c-c519d755e958', '7cbd2dfb-ebec-4373-ac15-7696b8b8e3a5', '5eb11f58-cbb0-42ab-87bc-8371faa424b1', 'b0f834d4-f322-41e8-8b71-8494e02c60dd'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:06.627986 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4538d57-ad19-446f-8254-5ad05da48503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e61052d-770f-4a87-866c-c519d755e958', '7cbd2dfb-ebec-4373-ac15-7696b8b8e3a5', '5eb11f58-cbb0-42ab-87bc-8371faa424b1', 'b0f834d4-f322-41e8-8b71-8494e02c60dd']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:06.628707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7c4f0e-7654-4e5a-876c-f5ed349a6302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:06.651012 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7c4f0e-7654-4e5a-876c-f5ed349a6302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1771f6d-2528-490b-8822-894d6ce692a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1061452876',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada8d18d8e3a49259a53b3e7f6a28855',qos_specs=None,replication_status=,reservations=['2e61052d-770f-4a87-866c-c519d755e958','7cbd2dfb-ebec-4373-ac15-7696b8b8e3a5','5eb11f58-cbb0-42ab-87bc-8371faa424b1','b0f834d4-f322-41e8-8b71-8494e02c60dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_type_id=4455a578-da00-4490-ada5-af298d68d9e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1061452876',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e1771f6d-2528-490b-8822-894d6ce692a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada8d18d8e3a49259a53b3e7f6a28855',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4455a578-da00-4490-ada5-af298d68d9e2),volume_type_id=4455a578-da00-4490-ada5-af298d68d9e2)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:06.652097 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d0c94f-8096-4760-a60b-4cffd6111d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:06.668511 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d0c94f-8096-4760-a60b-4cffd6111d2a) transitioned into state 'SUCCESS' from state '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-1061452876',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada8d18d8e3a49259a53b3e7f6a28855',qos_specs=None,replication_status=,reservations=['2e61052d-770f-4a87-866c-c519d755e958','7cbd2dfb-ebec-4373-ac15-7696b8b8e3a5','5eb11f58-cbb0-42ab-87bc-8371faa424b1','b0f834d4-f322-41e8-8b71-8494e02c60dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_type_id=4455a578-da00-4490-ada5-af298d68d9e2)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:06.669332 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3f9723-bafe-4efa-b8a2-3cb018a2204a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:06.679527 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3f9723-bafe-4efa-b8a2-3cb018a2204a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:06.680622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Flow 'volume_create_api' (a4463d27-e17e-4dd7-9f4a-8cba430f1c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:06.681073 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume request issued successfully. Jul 31 13:59:06.682011 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-431116f9-cd93-4b47-b77a-94cab82e44b3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:06.682581 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 646/2578] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:59:06 2026] POST /volume/v3/volumes => generated 790 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:06.696412 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5705cfc3-8573-4b69-bfba-cd9784082b8b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:06.702305 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5705cfc3-8573-4b69-bfba-cd9784082b8b tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:06.702555 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5705cfc3-8573-4b69-bfba-cd9784082b8b tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:06.702748 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5705cfc3-8573-4b69-bfba-cd9784082b8b tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:06.702850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5705cfc3-8573-4b69-bfba-cd9784082b8b tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:06.707126 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:06.707126 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:06.707838 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5705cfc3-8573-4b69-bfba-cd9784082b8b tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:06.708221 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 647/2579] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:06 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:07.420739 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0fe05c47-304b-4c0c-88c2-2a2d32485db7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:07.426084 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0fe05c47-304b-4c0c-88c2-2a2d32485db7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:07.426326 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0fe05c47-304b-4c0c-88c2-2a2d32485db7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:07.426482 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0fe05c47-304b-4c0c-88c2-2a2d32485db7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:07.426617 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0fe05c47-304b-4c0c-88c2-2a2d32485db7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:07.435620 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:07.435620 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:07.438565 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0fe05c47-304b-4c0c-88c2-2a2d32485db7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:07.438832 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 647/2580] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:07 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:07.722679 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6f42cfb0-6efe-4008-921b-f0baa2c4055f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:07.724632 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6f42cfb0-6efe-4008-921b-f0baa2c4055f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:07.724943 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6f42cfb0-6efe-4008-921b-f0baa2c4055f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:07.725255 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6f42cfb0-6efe-4008-921b-f0baa2c4055f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:07.725392 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6f42cfb0-6efe-4008-921b-f0baa2c4055f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:07.729865 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:07.729865 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:07.730727 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6f42cfb0-6efe-4008-921b-f0baa2c4055f tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:07.731371 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 641/2581] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:07 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:07.953068 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:07.954375 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:07.954742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "15c0df6c-a865-4d9e-9290-eabdd4f3fe58", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:07.956114 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '15c0df6c-a865-4d9e-9290-eabdd4f3fe58', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:08.062399 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume of 1 GB Jul 31 13:59:08.062654 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:08.062654 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:08.070507 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Availability Zones retrieved successfully. Jul 31 13:59:08.079709 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (78828260-39ae-47e4-8e4d-5ff1e434eac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:08.079709 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bbaf37d-55e6-4ef8-a3d5-172148359c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:08.079709 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:08.157350 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bbaf37d-55e6-4ef8-a3d5-172148359c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:08.158109 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c37b83d-c947-4f2e-837a-f56eb2ef8a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:08.203910 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4a3b80a9-aad1-4c42-9da4-3f2e737c4ff0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:08.205879 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a3b80a9-aad1-4c42-9da4-3f2e737c4ff0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:59:08.206132 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a3b80a9-aad1-4c42-9da4-3f2e737c4ff0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:08.206358 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a3b80a9-aad1-4c42-9da4-3f2e737c4ff0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:08.214926 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Created reservations ['55787c30-4c4e-4f55-a20d-e92c550c7f35', 'ee57a6cb-bf64-4ea4-995a-771801dec4bb', '2def16f0-c54b-47d4-b305-3745261d678f', 'ba3f234e-e076-4f19-8a94-9be7d0732a64'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:08.216158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c37b83d-c947-4f2e-837a-f56eb2ef8a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55787c30-4c4e-4f55-a20d-e92c550c7f35', 'ee57a6cb-bf64-4ea4-995a-771801dec4bb', '2def16f0-c54b-47d4-b305-3745261d678f', 'ba3f234e-e076-4f19-8a94-9be7d0732a64']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:08.216888 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2d9b01-dc2c-4cfe-bc0f-948851d4f77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:08.217376 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:08.217376 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:08.221612 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4a3b80a9-aad1-4c42-9da4-3f2e737c4ff0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:59:08.227162 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a3b80a9-aad1-4c42-9da4-3f2e737c4ff0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:59:08.227162 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 648/2582] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:08 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:08.252113 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2d9b01-dc2c-4cfe-bc0f-948851d4f77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bff6bef-1af0-4fea-8f24-597c615e51fa', '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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['55787c30-4c4e-4f55-a20d-e92c550c7f35','ee57a6cb-bf64-4ea4-995a-771801dec4bb','2def16f0-c54b-47d4-b305-3745261d678f','ba3f234e-e076-4f19-8a94-9be7d0732a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:08Z,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=3bff6bef-1af0-4fea-8f24-597c615e51fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='621304d7af8e4f5096266fe75fad50b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:08.252291 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6415ab93-2532-4733-bd90-a7b91edb2d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:08.272323 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6415ab93-2532-4733-bd90-a7b91edb2d8c) transitioned into state 'SUCCESS' from 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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['55787c30-4c4e-4f55-a20d-e92c550c7f35','ee57a6cb-bf64-4ea4-995a-771801dec4bb','2def16f0-c54b-47d4-b305-3745261d678f','ba3f234e-e076-4f19-8a94-9be7d0732a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:08.273279 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d26024b-b645-4089-9951-b8307684fb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:08.287409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-ca3f5e80-082a-4928-a31f-7763b6814ae4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:08.292537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d26024b-b645-4089-9951-b8307684fb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:08.292739 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-ca3f5e80-082a-4928-a31f-7763b6814ae4 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:59:08.292822 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (78828260-39ae-47e4-8e4d-5ff1e434eac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:08.292870 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-ca3f5e80-082a-4928-a31f-7763b6814ae4 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:08.292870 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-ca3f5e80-082a-4928-a31f-7763b6814ae4 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:08.292944 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request issued successfully. Jul 31 13:59:08.295769 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac96e189-1447-41cb-a2e7-5ad1e1027e6c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:08.295769 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 647/2583] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:59:07 2026] POST /volume/v3/volumes => generated 775 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:08.313727 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:08.313727 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:08.314381 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fa0e91cc-f64c-44a5-b0d6-42160ba62f95 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:08.316995 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa0e91cc-f64c-44a5-b0d6-42160ba62f95 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:08.318132 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-ca3f5e80-082a-4928-a31f-7763b6814ae4 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:59:08.318260 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fa0e91cc-f64c-44a5-b0d6-42160ba62f95 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:08.322597 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fa0e91cc-f64c-44a5-b0d6-42160ba62f95 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:08.323770 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-ca3f5e80-082a-4928-a31f-7763b6814ae4 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:59:08.324396 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 648/2584] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:59:08 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:08.332656 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:08.332656 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:08.340255 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fa0e91cc-f64c-44a5-b0d6-42160ba62f95 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:08.345271 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa0e91cc-f64c-44a5-b0d6-42160ba62f95 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:08.346535 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 642/2585] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:08 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:08.351532 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-757f0fd6-332e-4a39-8a28-b203cfc84eb0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:08.354142 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-757f0fd6-332e-4a39-8a28-b203cfc84eb0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] POST https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789/action Jul 31 13:59:08.354543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-757f0fd6-332e-4a39-8a28-b203cfc84eb0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:08.354690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-757f0fd6-332e-4a39-8a28-b203cfc84eb0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:08.367323 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:08.367323 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:08.367908 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-757f0fd6-332e-4a39-8a28-b203cfc84eb0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:59:08.375412 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-757f0fd6-332e-4a39-8a28-b203cfc84eb0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Begin detaching volume completed successfully. Jul 31 13:59:08.375684 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-757f0fd6-332e-4a39-8a28-b203cfc84eb0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789/action returned with HTTP 202 Jul 31 13:59:08.376198 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 649/2586] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:59:08 2026] POST /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:59:08.427686 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9a2cf848-e5f2-4f50-a614-012adee4d4e1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:08.428106 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9a2cf848-e5f2-4f50-a614-012adee4d4e1 None None] GET https://10.4.3.140/volume// Jul 31 13:59:08.428258 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9a2cf848-e5f2-4f50-a614-012adee4d4e1 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:08.428431 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9a2cf848-e5f2-4f50-a614-012adee4d4e1 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:08.428761 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9a2cf848-e5f2-4f50-a614-012adee4d4e1 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:08.429023 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 648/2587] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:59:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:08.436972 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-a099a67e-f0fa-402f-92f5-73533f93e936 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:08.438981 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-a099a67e-f0fa-402f-92f5-73533f93e936 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:59:08.439199 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-a099a67e-f0fa-402f-92f5-73533f93e936 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:08.439393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-a099a67e-f0fa-402f-92f5-73533f93e936 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:08.449770 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-67339540-a481-4083-aa4b-775e6eac07bb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:08.449885 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:08.449885 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:08.451832 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-67339540-a481-4083-aa4b-775e6eac07bb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:08.452073 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-67339540-a481-4083-aa4b-775e6eac07bb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:08.452287 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-67339540-a481-4083-aa4b-775e6eac07bb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:08.452403 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-67339540-a481-4083-aa4b-775e6eac07bb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:08.453867 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-a099a67e-f0fa-402f-92f5-73533f93e936 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:59:08.456932 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:08.456932 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:08.457757 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-67339540-a481-4083-aa4b-775e6eac07bb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:08.458184 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 643/2588] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:08 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:08.458265 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-a099a67e-f0fa-402f-92f5-73533f93e936 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:59:08.458720 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 649/2589] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:59:08 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:08.743275 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e60458f0-8478-4b53-b09f-03b1dedd6a3d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:08.745771 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e60458f0-8478-4b53-b09f-03b1dedd6a3d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:08.746123 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e60458f0-8478-4b53-b09f-03b1dedd6a3d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:08.746389 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e60458f0-8478-4b53-b09f-03b1dedd6a3d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:08.746587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e60458f0-8478-4b53-b09f-03b1dedd6a3d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:08.752310 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:08.752310 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:08.753374 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e60458f0-8478-4b53-b09f-03b1dedd6a3d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:08.754419 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 650/2590] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:08 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:09.363198 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58c2f5a8-9627-4d28-88bc-b336affdffb8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:09.365150 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58c2f5a8-9627-4d28-88bc-b336affdffb8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:09.365421 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58c2f5a8-9627-4d28-88bc-b336affdffb8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:09.365683 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58c2f5a8-9627-4d28-88bc-b336affdffb8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:09.374255 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:09.374255 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:09.379772 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58c2f5a8-9627-4d28-88bc-b336affdffb8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:09.386401 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58c2f5a8-9627-4d28-88bc-b336affdffb8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:09.386401 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 649/2591] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:09 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:09.468595 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f6fab768-a5f0-4771-b091-3f15cb83a389 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:09.473166 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f6fab768-a5f0-4771-b091-3f15cb83a389 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:09.473368 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f6fab768-a5f0-4771-b091-3f15cb83a389 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:09.473599 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f6fab768-a5f0-4771-b091-3f15cb83a389 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:09.473721 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f6fab768-a5f0-4771-b091-3f15cb83a389 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:09.482143 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:09.482143 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:09.482877 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f6fab768-a5f0-4771-b091-3f15cb83a389 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:09.483229 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 644/2592] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:09 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:09.765816 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-35a2676c-92e8-4203-9805-adbfc2b786ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:09.768577 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35a2676c-92e8-4203-9805-adbfc2b786ea tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:09.768809 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35a2676c-92e8-4203-9805-adbfc2b786ea tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:09.769042 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35a2676c-92e8-4203-9805-adbfc2b786ea tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:09.769178 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-35a2676c-92e8-4203-9805-adbfc2b786ea tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:09.776406 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:09.776406 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:09.777579 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35a2676c-92e8-4203-9805-adbfc2b786ea tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:09.778083 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 650/2593] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:09 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:10.403227 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f186b6eb-27c1-4454-b799-d798e8ae7042 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:10.405295 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f186b6eb-27c1-4454-b799-d798e8ae7042 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:10.405647 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f186b6eb-27c1-4454-b799-d798e8ae7042 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:10.405937 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f186b6eb-27c1-4454-b799-d798e8ae7042 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:10.415490 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:10.415490 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:10.420150 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f186b6eb-27c1-4454-b799-d798e8ae7042 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:10.426275 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f186b6eb-27c1-4454-b799-d798e8ae7042 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:10.426722 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 651/2594] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:10 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:10.494679 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ad144c99-ce04-4328-9860-1245e71ac5f8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:10.500541 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ad144c99-ce04-4328-9860-1245e71ac5f8 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:10.500874 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ad144c99-ce04-4328-9860-1245e71ac5f8 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:10.501154 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ad144c99-ce04-4328-9860-1245e71ac5f8 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:10.501321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ad144c99-ce04-4328-9860-1245e71ac5f8 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:10.513447 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:10.513447 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:10.514605 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ad144c99-ce04-4328-9860-1245e71ac5f8 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:10.515142 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 650/2595] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:10 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:10.793622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-50783d39-e7b4-4cff-bf41-b10aedefaa75 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:10.795470 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-50783d39-e7b4-4cff-bf41-b10aedefaa75 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:10.795647 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-50783d39-e7b4-4cff-bf41-b10aedefaa75 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:10.796010 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-50783d39-e7b4-4cff-bf41-b10aedefaa75 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:10.796140 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-50783d39-e7b4-4cff-bf41-b10aedefaa75 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:10.800234 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:10.800234 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:10.800991 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-50783d39-e7b4-4cff-bf41-b10aedefaa75 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:10.801409 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 645/2596] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:10 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:11.441999 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ea449515-3f10-4a58-a766-5ad5123453e2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:11.444341 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea449515-3f10-4a58-a766-5ad5123453e2 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:11.444612 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea449515-3f10-4a58-a766-5ad5123453e2 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:11.444812 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea449515-3f10-4a58-a766-5ad5123453e2 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:11.458627 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:11.458627 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:11.471413 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ea449515-3f10-4a58-a766-5ad5123453e2 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:11.482501 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea449515-3f10-4a58-a766-5ad5123453e2 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:11.483023 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 651/2597] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:11 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:11.528290 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5e8325c7-042f-481a-b9f6-08a0ed3a2217 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:11.533801 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e8325c7-042f-481a-b9f6-08a0ed3a2217 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:11.533801 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e8325c7-042f-481a-b9f6-08a0ed3a2217 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:11.533801 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e8325c7-042f-481a-b9f6-08a0ed3a2217 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:11.533801 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5e8325c7-042f-481a-b9f6-08a0ed3a2217 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:11.542699 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:11.542699 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:11.544228 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e8325c7-042f-481a-b9f6-08a0ed3a2217 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:11.544794 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 652/2598] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:11 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:11.814707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a43ae94a-fad3-4bf3-8332-ca4ebb7a4897 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:11.817690 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a43ae94a-fad3-4bf3-8332-ca4ebb7a4897 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:11.817746 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a43ae94a-fad3-4bf3-8332-ca4ebb7a4897 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:11.818010 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a43ae94a-fad3-4bf3-8332-ca4ebb7a4897 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:11.818159 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a43ae94a-fad3-4bf3-8332-ca4ebb7a4897 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:11.822878 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:11.822878 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:11.823631 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a43ae94a-fad3-4bf3-8332-ca4ebb7a4897 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:11.823979 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 651/2599] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:11 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:12.496329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2b019894-94c0-4226-a803-1b6bc5292729 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:12.498558 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b019894-94c0-4226-a803-1b6bc5292729 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:12.498814 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b019894-94c0-4226-a803-1b6bc5292729 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:12.499047 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b019894-94c0-4226-a803-1b6bc5292729 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:12.507971 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:12.507971 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:12.511804 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2b019894-94c0-4226-a803-1b6bc5292729 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:12.517229 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b019894-94c0-4226-a803-1b6bc5292729 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:12.517699 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 646/2600] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:12 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:12.557423 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0c1e2fc4-981e-4ac1-b324-dac110ff089e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:12.560852 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c1e2fc4-981e-4ac1-b324-dac110ff089e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:12.560852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c1e2fc4-981e-4ac1-b324-dac110ff089e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:12.561179 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c1e2fc4-981e-4ac1-b324-dac110ff089e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:12.561378 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0c1e2fc4-981e-4ac1-b324-dac110ff089e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:12.568364 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:12.568364 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:12.569441 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c1e2fc4-981e-4ac1-b324-dac110ff089e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:12.569874 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 652/2601] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:12 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:12.836650 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e4f32921-6729-40b5-bad0-e12200de7856 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:12.838549 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e4f32921-6729-40b5-bad0-e12200de7856 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:12.838813 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e4f32921-6729-40b5-bad0-e12200de7856 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:12.839053 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e4f32921-6729-40b5-bad0-e12200de7856 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:12.839201 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e4f32921-6729-40b5-bad0-e12200de7856 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:12.845499 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:12.845499 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:12.846630 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e4f32921-6729-40b5-bad0-e12200de7856 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:12.847222 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 653/2602] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:12 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:13.534025 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-deb56ae0-d201-4f02-9fd6-5e3e511ec429 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:13.534025 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-deb56ae0-d201-4f02-9fd6-5e3e511ec429 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:13.534025 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-deb56ae0-d201-4f02-9fd6-5e3e511ec429 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:13.534353 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-deb56ae0-d201-4f02-9fd6-5e3e511ec429 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:13.541798 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:13.541798 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:13.547413 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-deb56ae0-d201-4f02-9fd6-5e3e511ec429 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:13.551894 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-deb56ae0-d201-4f02-9fd6-5e3e511ec429 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:13.552496 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 652/2603] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:13 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:13.584616 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a8c778c0-667a-420e-b97c-9529acedb5b5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:13.587474 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a8c778c0-667a-420e-b97c-9529acedb5b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:13.587805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a8c778c0-667a-420e-b97c-9529acedb5b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:13.588107 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a8c778c0-667a-420e-b97c-9529acedb5b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:13.588289 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-a8c778c0-667a-420e-b97c-9529acedb5b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:13.594935 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:13.594935 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:13.595858 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a8c778c0-667a-420e-b97c-9529acedb5b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:13.596905 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 647/2604] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:13 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:13.622796 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-1ed1f3f6-e791-4d62-941a-f8ea3390010d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:13.625983 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-1ed1f3f6-e791-4d62-941a-f8ea3390010d tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] DELETE https://10.4.3.140/volume/v3/attachments/84ea637e-f04d-42cc-9801-03f4b1b8e106 Jul 31 13:59:13.626215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-1ed1f3f6-e791-4d62-941a-f8ea3390010d tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:13.626498 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-1ed1f3f6-e791-4d62-941a-f8ea3390010d tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:13.638313 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:13.638313 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:13.709106 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f3ee8a29-7011-4505-a954-12a3e15907cc req-1ed1f3f6-e791-4d62-941a-f8ea3390010d tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/attachments/84ea637e-f04d-42cc-9801-03f4b1b8e106 returned with HTTP 200 Jul 31 13:59:13.709668 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 653/2605] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:59:13 2026] DELETE /volume/v3/attachments/84ea637e-f04d-42cc-9801-03f4b1b8e106 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:13.859536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2d1c5895-0822-41f0-ae14-e269ad052e85 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:13.860457 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d1c5895-0822-41f0-ae14-e269ad052e85 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:13.860709 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d1c5895-0822-41f0-ae14-e269ad052e85 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:13.861305 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d1c5895-0822-41f0-ae14-e269ad052e85 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:13.861429 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2d1c5895-0822-41f0-ae14-e269ad052e85 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:13.866926 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:13.866926 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:13.867579 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d1c5895-0822-41f0-ae14-e269ad052e85 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:13.867944 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 654/2606] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:13 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:14.570198 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0053cf4c-6d99-4269-920b-65a96bfc38df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:14.572097 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0053cf4c-6d99-4269-920b-65a96bfc38df tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:14.572342 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0053cf4c-6d99-4269-920b-65a96bfc38df tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:14.572626 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0053cf4c-6d99-4269-920b-65a96bfc38df tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:14.581871 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:14.581871 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:14.585839 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0053cf4c-6d99-4269-920b-65a96bfc38df tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:14.594452 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0053cf4c-6d99-4269-920b-65a96bfc38df tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:14.594991 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 653/2607] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:14 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:14.605733 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6583e567-b9b1-41ba-8b31-4ae80086300d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:14.608071 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6583e567-b9b1-41ba-8b31-4ae80086300d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:14.608369 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6583e567-b9b1-41ba-8b31-4ae80086300d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:14.608734 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6583e567-b9b1-41ba-8b31-4ae80086300d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:14.608852 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6583e567-b9b1-41ba-8b31-4ae80086300d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:14.614686 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:14.614686 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:14.615813 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6583e567-b9b1-41ba-8b31-4ae80086300d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:14.616469 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 648/2608] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:14 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:14.628224 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0a1c2025-e4f8-4d10-881f-ee9b5bc8451e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:14.630376 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0a1c2025-e4f8-4d10-881f-ee9b5bc8451e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 Jul 31 13:59:14.630692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0a1c2025-e4f8-4d10-881f-ee9b5bc8451e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:14.631002 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0a1c2025-e4f8-4d10-881f-ee9b5bc8451e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:14.640576 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:14.640576 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:14.645349 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0a1c2025-e4f8-4d10-881f-ee9b5bc8451e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:14.652843 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0a1c2025-e4f8-4d10-881f-ee9b5bc8451e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 returned with HTTP 200 Jul 31 13:59:14.653799 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 654/2609] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:14 2026] GET /volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:14.667858 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-75452d78-561e-4831-a11f-84acca105849 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:14.750066 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75452d78-561e-4831-a11f-84acca105849 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e/export_record Jul 31 13:59:14.750256 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-75452d78-561e-4831-a11f-84acca105849 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:14.750449 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-75452d78-561e-4831-a11f-84acca105849 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Calling method 'export_record' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:14.750597 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-75452d78-561e-4831-a11f-84acca105849 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Export record for backup 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 13:59:14.755731 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:14.755731 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:14.757763 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.api [None req-75452d78-561e-4831-a11f-84acca105849 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Calling RPCAPI with context: , host: np0000006230, backup: 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 13:59:14.761310 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4a59f8e6-cd8a-4118-84dc-ca1342a5140a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:14.763352 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a59f8e6-cd8a-4118-84dc-ca1342a5140a tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:59:14.763611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a59f8e6-cd8a-4118-84dc-ca1342a5140a tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:14.763820 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a59f8e6-cd8a-4118-84dc-ca1342a5140a tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:14.772440 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:14.772440 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:14.776332 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4a59f8e6-cd8a-4118-84dc-ca1342a5140a tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:59:14.779412 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-75452d78-561e-4831-a11f-84acca105849 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] export_record in rpcapi backup_id 47249084-ce35-498f-b1c6-223cbf09928e on host np0000006230. {{(pid=100184) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 13:59:14.782302 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a59f8e6-cd8a-4118-84dc-ca1342a5140a tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:59:14.782733 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 654/2610] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:14 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:14.794732 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-75452d78-561e-4831-a11f-84acca105849 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDcyNDkwODQtY2UzNS00OThmLWIxYzYtMjIzY2JmMDk5MjhlIiwgInVzZXJfaWQiOiAiM2FkYWZjMTEyMzkxNDNlMGI2OGU2ZGZmYTg0YjFmNjciLCAicHJvamVjdF9pZCI6ICI4NzUxYzEzMmI2ZWI0OTE0ODkyYzNmNDI4NDJhMDA1NCIsICJ2b2x1bWVfaWQiOiAiZTY4ZTExNGYtNzIyNC00NTQ4LTg0MjgtYzNmNzFiYjYwMGIzIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDgwNDkyMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEzMTIxNjc3MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2OGUxMTRmLTcyMjQtNDU0OC04NDI4LWMzZjcxYmI2MDBiMy8yMDI2MDczMTEzNTg1OS9hel9ub3ZhX2JhY2t1cF80NzI0OTA4NC1jZTM1LTQ5OGYtYjFjNi0yMjNjYmYwOTkyOGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTM6NTk6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100184) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 13:59:14.795008 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75452d78-561e-4831-a11f-84acca105849 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e/export_record returned with HTTP 200 Jul 31 13:59:14.795459 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 655/2611] 10.4.3.140 () {66 vars in 1390 bytes} [Fri Jul 31 13:59:14 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e/export_record => generated 1512 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:14.807800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ee351f72-9cd5-467d-a598-a8e3591b7a73 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:14.812023 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ee351f72-9cd5-467d-a598-a8e3591b7a73 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] POST https://10.4.3.140/volume/v3/backups/import_record Jul 31 13:59:14.812503 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ee351f72-9cd5-467d-a598-a8e3591b7a73 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTY4NmNkOGYtMWViMS00MjY3LWJmODItOTJlNWFjY2FmYTllIiwgInVzZXJfaWQiOiAiM2FkYWZjMTEyMzkxNDNlMGI2OGU2ZGZmYTg0YjFmNjciLCAicHJvamVjdF9pZCI6ICI4NzUxYzEzMmI2ZWI0OTE0ODkyYzNmNDI4NDJhMDA1NCIsICJ2b2x1bWVfaWQiOiAiZTY4ZTExNGYtNzIyNC00NTQ4LTg0MjgtYzNmNzFiYjYwMGIzIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDgwNDkyMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEzMTIxNjc3MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2OGUxMTRmLTcyMjQtNDU0OC04NDI4LWMzZjcxYmI2MDBiMy8yMDI2MDczMTEzNTg1OS9hel9ub3ZhX2JhY2t1cF80NzI0OTA4NC1jZTM1LTQ5OGYtYjFjNi0yMjNjYmYwOTkyOGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTM6NTk6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:14.813969 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-ee351f72-9cd5-467d-a598-a8e3591b7a73 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTY4NmNkOGYtMWViMS00MjY3LWJmODItOTJlNWFjY2FmYTllIiwgInVzZXJfaWQiOiAiM2FkYWZjMTEyMzkxNDNlMGI2OGU2ZGZmYTg0YjFmNjciLCAicHJvamVjdF9pZCI6ICI4NzUxYzEzMmI2ZWI0OTE0ODkyYzNmNDI4NDJhMDA1NCIsICJ2b2x1bWVfaWQiOiAiZTY4ZTExNGYtNzIyNC00NTQ4LTg0MjgtYzNmNzFiYjYwMGIzIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDgwNDkyMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEzMTIxNjc3MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2OGUxMTRmLTcyMjQtNDU0OC04NDI4LWMzZjcxYmI2MDBiMy8yMDI2MDczMTEzNTg1OS9hel9ub3ZhX2JhY2t1cF80NzI0OTA4NC1jZTM1LTQ5OGYtYjFjNi0yMjNjYmYwOTkyOGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTM6NTk6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100182) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 13:59:14.814119 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-ee351f72-9cd5-467d-a598-a8e3591b7a73 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTY4NmNkOGYtMWViMS00MjY3LWJmODItOTJlNWFjY2FmYTllIiwgInVzZXJfaWQiOiAiM2FkYWZjMTEyMzkxNDNlMGI2OGU2ZGZmYTg0YjFmNjciLCAicHJvamVjdF9pZCI6ICI4NzUxYzEzMmI2ZWI0OTE0ODkyYzNmNDI4NDJhMDA1NCIsICJ2b2x1bWVfaWQiOiAiZTY4ZTExNGYtNzIyNC00NTQ4LTg0MjgtYzNmNzFiYjYwMGIzIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDgwNDkyMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEzMTIxNjc3MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2OGUxMTRmLTcyMjQtNDU0OC04NDI4LWMzZjcxYmI2MDBiMy8yMDI2MDczMTEzNTg1OS9hel9ub3ZhX2JhY2t1cF80NzI0OTA4NC1jZTM1LTQ5OGYtYjFjNi0yMjNjYmYwOTkyOGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTM6NTk6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100182) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 13:59:14.857216 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-ee351f72-9cd5-467d-a598-a8e3591b7a73 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Created reservations ['26cfe2ac-0148-4968-b582-78318f0e1c47', '1c75cff5-d2a5-45a0-baf3-93ac34b39dbf'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:14.874807 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.rpcapi [None req-ee351f72-9cd5-467d-a598-a8e3591b7a73 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] import_record rpcapi backup id 1686cd8f-1eb1-4267-bf82-92e5accafa9e on host np0000006230 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTY4NmNkOGYtMWViMS00MjY3LWJmODItOTJlNWFjY2FmYTllIiwgInVzZXJfaWQiOiAiM2FkYWZjMTEyMzkxNDNlMGI2OGU2ZGZmYTg0YjFmNjciLCAicHJvamVjdF9pZCI6ICI4NzUxYzEzMmI2ZWI0OTE0ODkyYzNmNDI4NDJhMDA1NCIsICJ2b2x1bWVfaWQiOiAiZTY4ZTExNGYtNzIyNC00NTQ4LTg0MjgtYzNmNzFiYjYwMGIzIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNDgwNDkyMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTEzMTIxNjc3MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2OGUxMTRmLTcyMjQtNDU0OC04NDI4LWMzZjcxYmI2MDBiMy8yMDI2MDczMTEzNTg1OS9hel9ub3ZhX2JhY2t1cF80NzI0OTA4NC1jZTM1LTQ5OGYtYjFjNi0yMjNjYmYwOTkyOGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDEzOjU4OjU3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTM6NTk6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100182) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 13:59:14.877812 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-ee351f72-9cd5-467d-a598-a8e3591b7a73 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Import record output: {'backup': {'id': '1686cd8f-1eb1-4267-bf82-92e5accafa9e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.140/volume/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e'}]}}. {{(pid=100182) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 13:59:14.877992 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ee351f72-9cd5-467d-a598-a8e3591b7a73 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] https://10.4.3.140/volume/v3/backups/import_record returned with HTTP 201 Jul 31 13:59:14.878620 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 649/2612] 10.4.3.140 () {68 vars in 1302 bytes} [Fri Jul 31 13:59:14 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 72 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 13:59:14.884913 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-194d9568-5dfd-44b8-9044-c1f28ae71eba None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:14.887939 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b11f7e6e-c29c-4baf-9201-9b2efec6ad87 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:14.888218 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-194d9568-5dfd-44b8-9044-c1f28ae71eba tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:14.888451 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-194d9568-5dfd-44b8-9044-c1f28ae71eba tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:14.888663 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-194d9568-5dfd-44b8-9044-c1f28ae71eba tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:14.888768 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-194d9568-5dfd-44b8-9044-c1f28ae71eba tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:14.889707 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b11f7e6e-c29c-4baf-9201-9b2efec6ad87 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] GET https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e Jul 31 13:59:14.889914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b11f7e6e-c29c-4baf-9201-9b2efec6ad87 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:14.890086 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b11f7e6e-c29c-4baf-9201-9b2efec6ad87 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:14.890178 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b11f7e6e-c29c-4baf-9201-9b2efec6ad87 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Show backup with id 1686cd8f-1eb1-4267-bf82-92e5accafa9e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:14.893056 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:14.893056 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:14.893834 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-194d9568-5dfd-44b8-9044-c1f28ae71eba tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:14.894187 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 655/2613] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:14 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:14.894359 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:14.894359 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:14.895039 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b11f7e6e-c29c-4baf-9201-9b2efec6ad87 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e returned with HTTP 200 Jul 31 13:59:14.895531 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 655/2614] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:14 2026] GET /volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:15.613612 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-94db609e-3703-4848-8610-fc57fdf230ac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.615037 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94db609e-3703-4848-8610-fc57fdf230ac tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:15.615587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94db609e-3703-4848-8610-fc57fdf230ac tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:15.616582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94db609e-3703-4848-8610-fc57fdf230ac tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:15.635739 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:15.635739 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:15.643462 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-94db609e-3703-4848-8610-fc57fdf230ac tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:15.649212 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94db609e-3703-4848-8610-fc57fdf230ac tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:15.649703 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 656/2615] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:15 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 1193 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:15.666186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bd12731f-5841-426d-b802-4d1c833cf348 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.688754 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bd12731f-5841-426d-b802-4d1c833cf348 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:15.689063 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bd12731f-5841-426d-b802-4d1c833cf348 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:15.692839 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bd12731f-5841-426d-b802-4d1c833cf348 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:15.709123 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:15.709123 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:15.718365 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bd12731f-5841-426d-b802-4d1c833cf348 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:15.726150 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bd12731f-5841-426d-b802-4d1c833cf348 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:15.726720 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 650/2616] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:15 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 1193 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:15.751440 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-987a260a-9ff9-41aa-8048-23876b453955 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.755192 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:15.756308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "3bff6bef-1af0-4fea-8f24-597c615e51fa", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:15.760491 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '3bff6bef-1af0-4fea-8f24-597c615e51fa', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:15.774794 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:15.774794 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:15.775621 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume retrieved successfully. Jul 31 13:59:15.775922 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume of 1 GB Jul 31 13:59:15.781892 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Availability Zones retrieved successfully. Jul 31 13:59:15.792292 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (1a14af21-b671-44b6-911f-9a67728f00ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:15.796063 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfecf9d6-944a-4ca3-afb1-0a8b13e9dbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:15.797903 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:15.824839 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfecf9d6-944a-4ca3-afb1-0a8b13e9dbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3bff6bef-1af0-4fea-8f24-597c615e51fa', 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:15.825918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ab2961-316d-4a5f-a344-5fc33964450f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:15.848626 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a59bb583-16d8-4e2c-91f4-cd8cee82a4cf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.851219 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a59bb583-16d8-4e2c-91f4-cd8cee82a4cf tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:59:15.851498 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a59bb583-16d8-4e2c-91f4-cd8cee82a4cf tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:15.851768 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a59bb583-16d8-4e2c-91f4-cd8cee82a4cf tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:15.860716 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:15.860716 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:15.865189 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a59bb583-16d8-4e2c-91f4-cd8cee82a4cf tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:59:15.870536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a59bb583-16d8-4e2c-91f4-cd8cee82a4cf tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:59:15.870834 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Created reservations ['76267814-eb12-40e5-b6ab-715f11448047', '9730a13d-203a-4004-bf0d-4ac618fbb673', '976bb595-7c3b-4c53-a51c-fc06e2b6f15c', 'f023a3f3-2b33-4ae0-b0d0-52c811e4a440'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:15.871143 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 656/2617] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:15 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:15.871976 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ab2961-316d-4a5f-a344-5fc33964450f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76267814-eb12-40e5-b6ab-715f11448047', '9730a13d-203a-4004-bf0d-4ac618fbb673', '976bb595-7c3b-4c53-a51c-fc06e2b6f15c', 'f023a3f3-2b33-4ae0-b0d0-52c811e4a440']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:15.872941 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (585cf14a-a3f4-481c-8012-85190c359245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:15.889686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-57a4251f-2a47-4def-a809-762c142fe162 req-ee1d20d2-6fb2-4fa1-9072-d0e7d7dc35c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.892143 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-ee1d20d2-6fb2-4fa1-9072-d0e7d7dc35c5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:15.892348 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-ee1d20d2-6fb2-4fa1-9072-d0e7d7dc35c5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:15.892533 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-ee1d20d2-6fb2-4fa1-9072-d0e7d7dc35c5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:15.901935 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:15.901935 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:15.904900 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5701dd28-25fe-496c-bd47-4156fb852e5d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.905650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bc0db321-76f4-4f33-8565-81d5a7665ad2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.907181 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5701dd28-25fe-496c-bd47-4156fb852e5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:15.907476 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5701dd28-25fe-496c-bd47-4156fb852e5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:15.907718 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5701dd28-25fe-496c-bd47-4156fb852e5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:15.907828 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bc0db321-76f4-4f33-8565-81d5a7665ad2 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] GET https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e Jul 31 13:59:15.907913 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-5701dd28-25fe-496c-bd47-4156fb852e5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:15.908107 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bc0db321-76f4-4f33-8565-81d5a7665ad2 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:15.908352 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bc0db321-76f4-4f33-8565-81d5a7665ad2 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:15.908547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-bc0db321-76f4-4f33-8565-81d5a7665ad2 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Show backup with id 1686cd8f-1eb1-4267-bf82-92e5accafa9e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:15.910176 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-57a4251f-2a47-4def-a809-762c142fe162 req-ee1d20d2-6fb2-4fa1-9072-d0e7d7dc35c5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:15.910392 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (585cf14a-a3f4-481c-8012-85190c359245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c508338-55c0-4d2f-ab97-834e2f04edfd', '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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['76267814-eb12-40e5-b6ab-715f11448047','9730a13d-203a-4004-bf0d-4ac618fbb673','976bb595-7c3b-4c53-a51c-fc06e2b6f15c','f023a3f3-2b33-4ae0-b0d0-52c811e4a440'],size=1,snapshot_id=None,source_replicaid=,source_volid=3bff6bef-1af0-4fea-8f24-597c615e51fa,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), '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-31T13:59:15Z,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=3c508338-55c0-4d2f-ab97-834e2f04edfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='621304d7af8e4f5096266fe75fad50b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3bff6bef-1af0-4fea-8f24-597c615e51fa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:15.911382 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c7c483-44d8-4cd1-8bcc-dce67eba2ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:15.913127 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:15.913127 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:15.913804 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:15.913804 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:15.914108 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5701dd28-25fe-496c-bd47-4156fb852e5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:15.914586 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 651/2618] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:15 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:15.914697 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bc0db321-76f4-4f33-8565-81d5a7665ad2 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e returned with HTTP 200 Jul 31 13:59:15.915146 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 657/2619] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:15 2026] GET /volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:15.918806 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-ee1d20d2-6fb2-4fa1-9072-d0e7d7dc35c5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:15.918806 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 657/2620] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:59:15 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:15.929291 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ac810d78-ed45-44b6-af1b-af48db6d637d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.931405 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ac810d78-ed45-44b6-af1b-af48db6d637d tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] GET https://10.4.3.140/volume/v3/backups Jul 31 13:59:15.931668 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ac810d78-ed45-44b6-af1b-af48db6d637d tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:15.931905 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ac810d78-ed45-44b6-af1b-af48db6d637d tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:15.934854 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c7c483-44d8-4cd1-8bcc-dce67eba2ec8) transitioned into state 'SUCCESS' from 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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['76267814-eb12-40e5-b6ab-715f11448047','9730a13d-203a-4004-bf0d-4ac618fbb673','976bb595-7c3b-4c53-a51c-fc06e2b6f15c','f023a3f3-2b33-4ae0-b0d0-52c811e4a440'],size=1,snapshot_id=None,source_replicaid=,source_volid=3bff6bef-1af0-4fea-8f24-597c615e51fa,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:15.935467 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612f9bc7-2785-403d-aecd-7f93e22e6b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:15.937957 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ac810d78-ed45-44b6-af1b-af48db6d637d tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 200 Jul 31 13:59:15.938290 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 652/2621] 10.4.3.140 () {66 vars in 1237 bytes} [Fri Jul 31 13:59:15 2026] GET /volume/v3/backups => generated 338 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:15.953774 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.953869 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612f9bc7-2785-403d-aecd-7f93e22e6b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:15.953869 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (1a14af21-b671-44b6-911f-9a67728f00ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:15.953988 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] POST https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e/restore Jul 31 13:59:15.953988 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:15.954089 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request issued successfully. Jul 31 13:59:15.954605 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-987a260a-9ff9-41aa-8048-23876b453955 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:15.956149 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 656/2622] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:59:15 2026] POST /volume/v3/volumes => generated 809 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:15.956246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Restoring backup 47249084-ce35-498f-b1c6-223cbf09928e ({'restore': {}}) {{(pid=100183) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 13:59:15.956246 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Restoring backup 47249084-ce35-498f-b1c6-223cbf09928e to volume None. Jul 31 13:59:15.970543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-189113b1-deca-4931-a595-2142ac94be4c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:15.970620 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:15.970620 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:15.972064 np0000006230 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Creating volume of 1 GB for restore of backup 47249084-ce35-498f-b1c6-223cbf09928e. Jul 31 13:59:15.974786 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-189113b1-deca-4931-a595-2142ac94be4c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd Jul 31 13:59:15.975136 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-189113b1-deca-4931-a595-2142ac94be4c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:15.975449 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-189113b1-deca-4931-a595-2142ac94be4c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:15.978726 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Availability Zones retrieved successfully. Jul 31 13:59:15.987375 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Flow 'volume_create_api' (fec8ec5f-2bf5-41dd-b402-b7c588144d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:15.988488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131d2efa-551c-430e-b75e-1cf880afebff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:15.989102 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:15.989102 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:15.989486 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:15.998638 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-189113b1-deca-4931-a595-2142ac94be4c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:16.003570 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-189113b1-deca-4931-a595-2142ac94be4c tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd returned with HTTP 200 Jul 31 13:59:16.004101 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 658/2623] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:15 2026] GET /volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:16.017301 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-62e44a36-248a-48b7-9563-1669d4015e92 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:16.017756 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-62e44a36-248a-48b7-9563-1669d4015e92 None None] GET https://10.4.3.140/volume// Jul 31 13:59:16.017896 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-62e44a36-248a-48b7-9563-1669d4015e92 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:16.018191 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-62e44a36-248a-48b7-9563-1669d4015e92 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:16.018791 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-62e44a36-248a-48b7-9563-1669d4015e92 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:16.019019 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 653/2624] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:59:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:16.029134 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-57a4251f-2a47-4def-a809-762c142fe162 req-ffe6e2dc-8d02-4161-95cb-d6aeb5a4080d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:16.035282 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131d2efa-551c-430e-b75e-1cf880afebff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:16.036121 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3957f595-37b1-46df-a7f2-5325bfe6779e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:16.085095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Created reservations ['2e3bf474-fd45-4f34-89d4-47705dca6061', 'f767ebd3-156e-4e3b-a20b-b0fad28e67c9', '9364e8e7-49e8-4878-a62a-16d891ed2a69', '4ea52f4e-b848-4114-810f-2f9c1a269d51'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:16.085963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3957f595-37b1-46df-a7f2-5325bfe6779e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e3bf474-fd45-4f34-89d4-47705dca6061', 'f767ebd3-156e-4e3b-a20b-b0fad28e67c9', '9364e8e7-49e8-4878-a62a-16d891ed2a69', '4ea52f4e-b848-4114-810f-2f9c1a269d51']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:16.086892 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ede1fd-9232-442d-9dcd-3afa37fe8477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:16.118819 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ede1fd-9232-442d-9dcd-3afa37fe8477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e70d58d-be2b-4850-a088-54ebc4fc659a', '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_47249084-ce35-498f-b1c6-223cbf09928e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751c132b6eb4914892c3f42842a0054',qos_specs=None,replication_status=,reservations=['2e3bf474-fd45-4f34-89d4-47705dca6061','f767ebd3-156e-4e3b-a20b-b0fad28e67c9','9364e8e7-49e8-4878-a62a-16d891ed2a69','4ea52f4e-b848-4114-810f-2f9c1a269d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adafc11239143e0b68e6dffa84b1f67',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_47249084-ce35-498f-b1c6-223cbf09928e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e70d58d-be2b-4850-a088-54ebc4fc659a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8751c132b6eb4914892c3f42842a0054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3adafc11239143e0b68e6dffa84b1f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:16.119667 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83295b60-70d5-4fb7-85ab-dbaec9787a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:16.123158 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-ffe6e2dc-8d02-4161-95cb-d6aeb5a4080d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:59:16.123924 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-ffe6e2dc-8d02-4161-95cb-d6aeb5a4080d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1ce716a-e8bd-413b-904d-a5a02eff61d1", "connector": null, "instance_uuid": "ced7852b-b29b-4ff0-af3a-f71fa5521778"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:16.135817 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:16.135817 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:16.136967 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83295b60-70d5-4fb7-85ab-dbaec9787a4d) transitioned into 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_47249084-ce35-498f-b1c6-223cbf09928e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751c132b6eb4914892c3f42842a0054',qos_specs=None,replication_status=,reservations=['2e3bf474-fd45-4f34-89d4-47705dca6061','f767ebd3-156e-4e3b-a20b-b0fad28e67c9','9364e8e7-49e8-4878-a62a-16d891ed2a69','4ea52f4e-b848-4114-810f-2f9c1a269d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adafc11239143e0b68e6dffa84b1f67',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:16.137838 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21dd1acf-8a70-4007-84a5-909f006976f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:16.150913 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21dd1acf-8a70-4007-84a5-909f006976f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:16.151791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Flow 'volume_create_api' (fec8ec5f-2bf5-41dd-b402-b7c588144d97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:16.152088 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Create volume request issued successfully. Jul 31 13:59:16.158914 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:16.158914 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:16.159437 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:16.176262 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-ffe6e2dc-8d02-4161-95cb-d6aeb5a4080d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:59:16.176262 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 657/2625] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:59:16 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:16.236389 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c3289613-4284-4f0c-b6b1-1764d438f6e1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:16.238970 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3289613-4284-4f0c-b6b1-1764d438f6e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:16.240014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3289613-4284-4f0c-b6b1-1764d438f6e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:16.240014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3289613-4284-4f0c-b6b1-1764d438f6e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:16.261542 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:16.261542 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:16.269856 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5244749b-9277-49ba-9097-7bcaae76d284 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:16.270292 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5244749b-9277-49ba-9097-7bcaae76d284 None None] GET https://10.4.3.140/volume// Jul 31 13:59:16.270528 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5244749b-9277-49ba-9097-7bcaae76d284 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:16.270791 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5244749b-9277-49ba-9097-7bcaae76d284 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:16.271181 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5244749b-9277-49ba-9097-7bcaae76d284 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:16.271659 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 654/2626] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:59:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:16.274259 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c3289613-4284-4f0c-b6b1-1764d438f6e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:16.284181 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-57a4251f-2a47-4def-a809-762c142fe162 req-aedfb604-7cd1-46d9-9b7d-a7ab1f2cf0cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:16.285207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3289613-4284-4f0c-b6b1-1764d438f6e1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:16.285670 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 659/2627] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:16 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1360 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:16.286971 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-aedfb604-7cd1-46d9-9b7d-a7ab1f2cf0cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:16.287191 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-aedfb604-7cd1-46d9-9b7d-a7ab1f2cf0cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:16.287422 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-aedfb604-7cd1-46d9-9b7d-a7ab1f2cf0cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:16.297677 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:16.297677 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:16.301546 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-57a4251f-2a47-4def-a809-762c142fe162 req-aedfb604-7cd1-46d9-9b7d-a7ab1f2cf0cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:16.307902 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-aedfb604-7cd1-46d9-9b7d-a7ab1f2cf0cc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:16.308401 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 658/2628] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:59:16 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:16.451559 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-57a4251f-2a47-4def-a809-762c142fe162 req-0d6f2d55-840f-4903-b814-45785b0e5389 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:16.453285 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-0d6f2d55-840f-4903-b814-45785b0e5389 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] PUT https://10.4.3.140/volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b Jul 31 13:59:16.453757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-0d6f2d55-840f-4903-b814-45785b0e5389 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:16.463340 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-57a4251f-2a47-4def-a809-762c142fe162 req-0d6f2d55-840f-4903-b814-45785b0e5389 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Acquiring lock "cinder-attachment_update-c1ce716a-e8bd-413b-904d-a5a02eff61d1-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:59:16.470543 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-57a4251f-2a47-4def-a809-762c142fe162 req-0d6f2d55-840f-4903-b814-45785b0e5389 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Lock "cinder-attachment_update-c1ce716a-e8bd-413b-904d-a5a02eff61d1-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:59:16.470543 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:16.470543 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:16.568591 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-57a4251f-2a47-4def-a809-762c142fe162 req-0d6f2d55-840f-4903-b814-45785b0e5389 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Lock "cinder-attachment_update-c1ce716a-e8bd-413b-904d-a5a02eff61d1-np0000006230" released by "attachment_update" :: held 0.100s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:59:16.568993 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-0d6f2d55-840f-4903-b814-45785b0e5389 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b returned with HTTP 200 Jul 31 13:59:16.569556 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 655/2629] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:59:16 2026] PUT /volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:16.886586 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-42b24338-2c2b-4a89-a4e0-2d4af2401d2f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:16.888373 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42b24338-2c2b-4a89-a4e0-2d4af2401d2f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:59:16.888595 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42b24338-2c2b-4a89-a4e0-2d4af2401d2f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:16.888775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42b24338-2c2b-4a89-a4e0-2d4af2401d2f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:16.896121 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:16.896121 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:16.900157 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-42b24338-2c2b-4a89-a4e0-2d4af2401d2f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:59:16.904630 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42b24338-2c2b-4a89-a4e0-2d4af2401d2f tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:59:16.904979 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 660/2630] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:16 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:16.927498 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4ba48502-3926-4f7e-956c-c7706fa9a786 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:16.929744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4ba48502-3926-4f7e-956c-c7706fa9a786 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:16.930019 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4ba48502-3926-4f7e-956c-c7706fa9a786 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:16.930259 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4ba48502-3926-4f7e-956c-c7706fa9a786 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:16.930435 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4ba48502-3926-4f7e-956c-c7706fa9a786 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:16.935180 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:16.935180 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:16.936145 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4ba48502-3926-4f7e-956c-c7706fa9a786 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:16.936601 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 659/2631] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:16 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:17.019989 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f5dcb01d-a719-4749-96cd-553791a24ef1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.022189 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f5dcb01d-a719-4749-96cd-553791a24ef1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd Jul 31 13:59:17.022189 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f5dcb01d-a719-4749-96cd-553791a24ef1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.022189 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f5dcb01d-a719-4749-96cd-553791a24ef1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.032859 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.032859 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:17.036775 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f5dcb01d-a719-4749-96cd-553791a24ef1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:17.041471 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f5dcb01d-a719-4749-96cd-553791a24ef1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd returned with HTTP 200 Jul 31 13:59:17.041889 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 656/2632] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:17 2026] GET /volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:17.053754 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7963819e-3d4a-49c4-9bb5-dcc8c88ffac6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.057425 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7963819e-3d4a-49c4-9bb5-dcc8c88ffac6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd Jul 31 13:59:17.057804 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7963819e-3d4a-49c4-9bb5-dcc8c88ffac6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.057989 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7963819e-3d4a-49c4-9bb5-dcc8c88ffac6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.065273 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.065273 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:17.070345 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7963819e-3d4a-49c4-9bb5-dcc8c88ffac6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:17.077730 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7963819e-3d4a-49c4-9bb5-dcc8c88ffac6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd returned with HTTP 200 Jul 31 13:59:17.078073 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 661/2633] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:17 2026] GET /volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:17.091215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-177da320-26dc-4569-a9d1-5fbca272071b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.093287 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-177da320-26dc-4569-a9d1-5fbca272071b tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:17.093576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-177da320-26dc-4569-a9d1-5fbca272071b tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.093808 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-177da320-26dc-4569-a9d1-5fbca272071b tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.094015 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-177da320-26dc-4569-a9d1-5fbca272071b tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume with id: 3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:17.101822 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.101822 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:17.102258 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-177da320-26dc-4569-a9d1-5fbca272071b tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:17.122544 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-177da320-26dc-4569-a9d1-5fbca272071b tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume request issued successfully. Jul 31 13:59:17.122544 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-177da320-26dc-4569-a9d1-5fbca272071b tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 202 Jul 31 13:59:17.122544 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 660/2634] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:17 2026] DELETE /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:59:17.127361 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2eef02a9-a24d-48c6-9697-6c89e0037f8d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.129256 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2eef02a9-a24d-48c6-9697-6c89e0037f8d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:17.129317 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2eef02a9-a24d-48c6-9697-6c89e0037f8d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.129617 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2eef02a9-a24d-48c6-9697-6c89e0037f8d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.142888 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.142888 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:17.148011 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2eef02a9-a24d-48c6-9697-6c89e0037f8d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:17.154308 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2eef02a9-a24d-48c6-9697-6c89e0037f8d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 200 Jul 31 13:59:17.156179 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 657/2635] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:17 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:17.168446 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.168446 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:17.172007 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:17.172007 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Checking backup size 1 against volume size 1 {{(pid=100183) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 13:59:17.172007 np0000006230 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Overwriting volume 8e70d58d-be2b-4850-a088-54ebc4fc659a with restore of backup 47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:17.185056 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] restore_backup in rpcapi backup_id 47249084-ce35-498f-b1c6-223cbf09928e {{(pid=100183) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 13:59:17.188104 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9be9b3cd-af84-4369-89e7-4d6564d36ed2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e/restore returned with HTTP 202 Jul 31 13:59:17.188309 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 658/2636] 10.4.3.140 () {68 vars in 1393 bytes} [Fri Jul 31 13:59:15 2026] POST /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e/restore => generated 189 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:17.196393 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-25e73afe-4ee9-4ea2-848c-105055ddfe69 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.199115 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25e73afe-4ee9-4ea2-848c-105055ddfe69 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:17.199115 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25e73afe-4ee9-4ea2-848c-105055ddfe69 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.199254 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25e73afe-4ee9-4ea2-848c-105055ddfe69 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.200305 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-25e73afe-4ee9-4ea2-848c-105055ddfe69 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:17.205107 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.205107 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:17.206007 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25e73afe-4ee9-4ea2-848c-105055ddfe69 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:17.206538 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 662/2637] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:17 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:17.300927 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c82db940-43f6-4705-92cd-c33a5d8d6709 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.302613 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c82db940-43f6-4705-92cd-c33a5d8d6709 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:17.302850 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c82db940-43f6-4705-92cd-c33a5d8d6709 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.302955 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c82db940-43f6-4705-92cd-c33a5d8d6709 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.316666 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.316666 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:17.321821 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c82db940-43f6-4705-92cd-c33a5d8d6709 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:17.330215 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c82db940-43f6-4705-92cd-c33a5d8d6709 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:17.330687 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 661/2638] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:17 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:17.462163 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8db94ea5-224d-4617-a1d6-514e039117c6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.464159 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8db94ea5-224d-4617-a1d6-514e039117c6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:59:17.464347 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8db94ea5-224d-4617-a1d6-514e039117c6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.464590 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8db94ea5-224d-4617-a1d6-514e039117c6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.472398 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.472398 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:17.476995 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8db94ea5-224d-4617-a1d6-514e039117c6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:59:17.482312 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8db94ea5-224d-4617-a1d6-514e039117c6 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:59:17.482894 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 658/2639] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:17 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:17.500134 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9153caa2-4782-41fc-b402-165616182d2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.502705 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9153caa2-4782-41fc-b402-165616182d2c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:59:17.502974 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9153caa2-4782-41fc-b402-165616182d2c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.503174 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9153caa2-4782-41fc-b402-165616182d2c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.503353 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9153caa2-4782-41fc-b402-165616182d2c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Delete volume with id: 1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:59:17.512110 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.512110 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:17.512851 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9153caa2-4782-41fc-b402-165616182d2c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:59:17.532623 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9153caa2-4782-41fc-b402-165616182d2c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Delete volume request issued successfully. Jul 31 13:59:17.532802 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9153caa2-4782-41fc-b402-165616182d2c tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 202 Jul 31 13:59:17.533175 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 659/2640] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:17 2026] DELETE /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:17.540315 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f27a4ebe-7fdb-43ba-a4d3-88c2f6b27b44 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.545378 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f27a4ebe-7fdb-43ba-a4d3-88c2f6b27b44 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:59:17.545660 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f27a4ebe-7fdb-43ba-a4d3-88c2f6b27b44 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.545935 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f27a4ebe-7fdb-43ba-a4d3-88c2f6b27b44 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.553568 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.553568 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:17.557599 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f27a4ebe-7fdb-43ba-a4d3-88c2f6b27b44 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Volume info retrieved successfully. Jul 31 13:59:17.561935 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f27a4ebe-7fdb-43ba-a4d3-88c2f6b27b44 tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 200 Jul 31 13:59:17.562392 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 663/2641] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:17 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:17.833494 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c9e1989-1150-411b-aa47-5ac07c2de0d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.835413 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c9e1989-1150-411b-aa47-5ac07c2de0d0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:59:17.837353 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c9e1989-1150-411b-aa47-5ac07c2de0d0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.837353 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c9e1989-1150-411b-aa47-5ac07c2de0d0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.837353 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-2c9e1989-1150-411b-aa47-5ac07c2de0d0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Delete volume with id: d97332e8-7e29-4283-8774-333335257789 Jul 31 13:59:17.854535 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.854535 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:17.854535 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c9e1989-1150-411b-aa47-5ac07c2de0d0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:59:17.882023 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c9e1989-1150-411b-aa47-5ac07c2de0d0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Delete volume request issued successfully. Jul 31 13:59:17.882023 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c9e1989-1150-411b-aa47-5ac07c2de0d0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 202 Jul 31 13:59:17.882023 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 662/2642] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:17 2026] DELETE /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:17.891678 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8976d2e9-4fdf-4e0c-b85f-8957ff0c081e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.893904 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8976d2e9-4fdf-4e0c-b85f-8957ff0c081e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:59:17.894135 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8976d2e9-4fdf-4e0c-b85f-8957ff0c081e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.894361 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8976d2e9-4fdf-4e0c-b85f-8957ff0c081e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.908898 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.908898 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:17.923855 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8976d2e9-4fdf-4e0c-b85f-8957ff0c081e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:59:17.931942 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8976d2e9-4fdf-4e0c-b85f-8957ff0c081e tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 200 Jul 31 13:59:17.933868 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 659/2643] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:17 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:17.948969 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2cca6b3c-f581-401c-87c9-db1912d8fa5d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:17.953328 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2cca6b3c-f581-401c-87c9-db1912d8fa5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:17.953586 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2cca6b3c-f581-401c-87c9-db1912d8fa5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:17.953782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2cca6b3c-f581-401c-87c9-db1912d8fa5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:17.953901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2cca6b3c-f581-401c-87c9-db1912d8fa5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:17.960276 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:17.960276 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:17.961187 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2cca6b3c-f581-401c-87c9-db1912d8fa5d tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:17.961641 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 660/2644] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:17 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:18.169499 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f8f832e0-5074-459e-a89c-8e991a66e8e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:18.171893 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8f832e0-5074-459e-a89c-8e991a66e8e5 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:18.172201 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8f832e0-5074-459e-a89c-8e991a66e8e5 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:18.172494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8f832e0-5074-459e-a89c-8e991a66e8e5 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:18.180168 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8f832e0-5074-459e-a89c-8e991a66e8e5 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 404 Jul 31 13:59:18.180876 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 664/2645] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:18 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:18.217575 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-346eab55-981a-4950-988a-b205cf2ab58f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:18.221547 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-346eab55-981a-4950-988a-b205cf2ab58f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:18.221547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-346eab55-981a-4950-988a-b205cf2ab58f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:18.221547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-346eab55-981a-4950-988a-b205cf2ab58f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:18.221547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-346eab55-981a-4950-988a-b205cf2ab58f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:18.227121 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:18.227121 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:18.228234 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-346eab55-981a-4950-988a-b205cf2ab58f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:18.229016 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 663/2646] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:18 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:18.346261 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-206e6460-5731-4c95-8fdc-515bdb377b2d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:18.348415 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-206e6460-5731-4c95-8fdc-515bdb377b2d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:18.348701 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-206e6460-5731-4c95-8fdc-515bdb377b2d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:18.348946 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-206e6460-5731-4c95-8fdc-515bdb377b2d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:18.360890 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:18.360890 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:18.365110 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-206e6460-5731-4c95-8fdc-515bdb377b2d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:18.371049 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-206e6460-5731-4c95-8fdc-515bdb377b2d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:18.371650 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 660/2647] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:18 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:18.576136 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c1936fbc-3a28-4c3a-889a-3538e71e282d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:18.578018 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1936fbc-3a28-4c3a-889a-3538e71e282d tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] GET https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b Jul 31 13:59:18.578214 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1936fbc-3a28-4c3a-889a-3538e71e282d tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:18.578417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1936fbc-3a28-4c3a-889a-3538e71e282d tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:18.584308 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1936fbc-3a28-4c3a-889a-3538e71e282d tempest-VolumesActionsTest-1895819726 tempest-VolumesActionsTest-1895819726-project-member] https://10.4.3.140/volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b returned with HTTP 404 Jul 31 13:59:18.584886 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 661/2648] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:18 2026] GET /volume/v3/volumes/1764381c-c980-414e-8c9c-865471171a9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:18.949286 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c3560642-f892-4777-8d26-5e5700e56b51 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:18.951021 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3560642-f892-4777-8d26-5e5700e56b51 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 Jul 31 13:59:18.951217 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3560642-f892-4777-8d26-5e5700e56b51 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:18.951397 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3560642-f892-4777-8d26-5e5700e56b51 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:18.957030 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3560642-f892-4777-8d26-5e5700e56b51 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 returned with HTTP 404 Jul 31 13:59:18.957488 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 665/2649] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:18 2026] GET /volume/v3/volumes/d97332e8-7e29-4283-8774-333335257789 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:18.964763 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd0dadec-3d96-42b2-a386-808f0fd2b9b0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:18.967168 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd0dadec-3d96-42b2-a386-808f0fd2b9b0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 Jul 31 13:59:18.967437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd0dadec-3d96-42b2-a386-808f0fd2b9b0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:18.967715 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd0dadec-3d96-42b2-a386-808f0fd2b9b0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:18.968010 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-cd0dadec-3d96-42b2-a386-808f0fd2b9b0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Delete volume with id: 7f3643f2-9b00-46c2-9c0c-432800276fe5 Jul 31 13:59:18.974071 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f6bab4e8-fa53-43d1-a10f-32826afd5ef2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:18.975772 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:18.975772 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:18.976345 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cd0dadec-3d96-42b2-a386-808f0fd2b9b0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:59:18.976662 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f6bab4e8-fa53-43d1-a10f-32826afd5ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:18.976990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f6bab4e8-fa53-43d1-a10f-32826afd5ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:18.977281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f6bab4e8-fa53-43d1-a10f-32826afd5ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:18.977449 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f6bab4e8-fa53-43d1-a10f-32826afd5ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:18.991171 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:18.991171 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:18.992366 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f6bab4e8-fa53-43d1-a10f-32826afd5ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:18.994525 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 661/2650] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:18 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:19.000737 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cd0dadec-3d96-42b2-a386-808f0fd2b9b0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Delete volume request issued successfully. Jul 31 13:59:19.001017 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd0dadec-3d96-42b2-a386-808f0fd2b9b0 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 returned with HTTP 202 Jul 31 13:59:19.002314 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 664/2651] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:18 2026] DELETE /volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:19.012659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-46c74b01-a738-404c-939a-da8a5bc850fc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:19.014840 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-46c74b01-a738-404c-939a-da8a5bc850fc tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 Jul 31 13:59:19.015020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-46c74b01-a738-404c-939a-da8a5bc850fc tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:19.015243 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-46c74b01-a738-404c-939a-da8a5bc850fc tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:19.022278 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:19.022278 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:19.026227 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-46c74b01-a738-404c-939a-da8a5bc850fc tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Volume info retrieved successfully. Jul 31 13:59:19.031242 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-46c74b01-a738-404c-939a-da8a5bc850fc tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 returned with HTTP 200 Jul 31 13:59:19.031754 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 662/2652] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:19 2026] GET /volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:19.240331 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-de99e9e1-cba9-4f2c-b3c1-d2efe22ac26b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:19.242944 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-de99e9e1-cba9-4f2c-b3c1-d2efe22ac26b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:19.243214 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-de99e9e1-cba9-4f2c-b3c1-d2efe22ac26b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:19.243474 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-de99e9e1-cba9-4f2c-b3c1-d2efe22ac26b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:19.243670 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-de99e9e1-cba9-4f2c-b3c1-d2efe22ac26b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:19.249461 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:19.249461 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:19.250330 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-de99e9e1-cba9-4f2c-b3c1-d2efe22ac26b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:19.250777 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 666/2653] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:19 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:19.387450 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f9d2fb0b-8ab3-4856-8db0-e323edfed7ec None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:19.392544 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f9d2fb0b-8ab3-4856-8db0-e323edfed7ec tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:19.392544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f9d2fb0b-8ab3-4856-8db0-e323edfed7ec tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:19.392544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f9d2fb0b-8ab3-4856-8db0-e323edfed7ec tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:19.402749 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:19.402749 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:19.406671 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f9d2fb0b-8ab3-4856-8db0-e323edfed7ec tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:19.411574 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f9d2fb0b-8ab3-4856-8db0-e323edfed7ec tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:19.412023 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 662/2654] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:19 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:19.875625 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-57a4251f-2a47-4def-a809-762c142fe162 req-8bfe2dd6-940b-4f3d-879c-8a2e0d3f3c7e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:19.885714 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-8bfe2dd6-940b-4f3d-879c-8a2e0d3f3c7e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b/action Jul 31 13:59:19.885714 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-8bfe2dd6-940b-4f3d-879c-8a2e0d3f3c7e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:19.885714 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-8bfe2dd6-940b-4f3d-879c-8a2e0d3f3c7e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:19.906017 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:19.906017 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:19.923368 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57a4251f-2a47-4def-a809-762c142fe162 req-8bfe2dd6-940b-4f3d-879c-8a2e0d3f3c7e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b/action returned with HTTP 204 Jul 31 13:59:19.924125 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 665/2655] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:59:19 2026] POST /volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:19.932172 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f6364294-1656-4b5a-ac9f-108fccb79736 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:19.935606 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:19.936028 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "643b36f3-7c0c-4e5f-b304-4fba15e046aa", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:19.937555 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '643b36f3-7c0c-4e5f-b304-4fba15e046aa', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:20.006040 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4683a94a-b8a5-414f-9c9b-258d81c09fc2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:20.008001 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4683a94a-b8a5-414f-9c9b-258d81c09fc2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:20.008372 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4683a94a-b8a5-414f-9c9b-258d81c09fc2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:20.008652 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4683a94a-b8a5-414f-9c9b-258d81c09fc2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:20.008807 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4683a94a-b8a5-414f-9c9b-258d81c09fc2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:20.013272 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:20.013272 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:20.014013 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4683a94a-b8a5-414f-9c9b-258d81c09fc2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:20.014375 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 667/2656] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:20 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:20.049832 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-05f21433-6e44-41be-a3e9-6e30ab7cdf99 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:20.052289 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume of 1 GB Jul 31 13:59:20.052549 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-05f21433-6e44-41be-a3e9-6e30ab7cdf99 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 Jul 31 13:59:20.052549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-05f21433-6e44-41be-a3e9-6e30ab7cdf99 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:20.062114 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Availability Zones retrieved successfully. Jul 31 13:59:20.063422 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-05f21433-6e44-41be-a3e9-6e30ab7cdf99 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:20.069296 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (3cfe931e-ad3c-46b5-924a-f00b6546a51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:20.070797 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dec187a-2f13-4bf9-96ef-7eab7a33b534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:20.072011 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:20.080898 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-05f21433-6e44-41be-a3e9-6e30ab7cdf99 tempest-ServerRescueNegativeTestJSON-865293844 tempest-ServerRescueNegativeTestJSON-865293844-project-member] https://10.4.3.140/volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 returned with HTTP 404 Jul 31 13:59:20.081444 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 663/2657] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:20 2026] GET /volume/v3/volumes/7f3643f2-9b00-46c2-9c0c-432800276fe5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:20.171980 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dec187a-2f13-4bf9-96ef-7eab7a33b534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:20.172450 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497f1583-0c78-4a17-bebe-7b96ad6dcdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:20.234824 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Created reservations ['83d2a02e-9ee8-4113-b8fa-a3e9a8e5ea40', '04075205-35f3-4bab-97bb-4687f4c17790', '1b456afd-fb86-4347-a76a-1ab228f91f52', '61510756-676b-4f82-b025-732439cf225f'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:20.236035 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497f1583-0c78-4a17-bebe-7b96ad6dcdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83d2a02e-9ee8-4113-b8fa-a3e9a8e5ea40', '04075205-35f3-4bab-97bb-4687f4c17790', '1b456afd-fb86-4347-a76a-1ab228f91f52', '61510756-676b-4f82-b025-732439cf225f']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:20.237706 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45336a5a-0d3a-485f-930e-18ba768b348e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:20.262614 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45336a5a-0d3a-485f-930e-18ba768b348e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a791e08f-0c4d-4e15-826e-1f11512e726f', '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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['83d2a02e-9ee8-4113-b8fa-a3e9a8e5ea40','04075205-35f3-4bab-97bb-4687f4c17790','1b456afd-fb86-4347-a76a-1ab228f91f52','61510756-676b-4f82-b025-732439cf225f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:20Z,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=a791e08f-0c4d-4e15-826e-1f11512e726f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='621304d7af8e4f5096266fe75fad50b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:20.263436 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7fe79a3-5e43-4982-87f6-1566de225780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:20.264242 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e5a2b2a2-ac01-46f7-a4fc-b31dc5abbc07 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:20.269198 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e5a2b2a2-ac01-46f7-a4fc-b31dc5abbc07 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:20.269388 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e5a2b2a2-ac01-46f7-a4fc-b31dc5abbc07 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:20.269631 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e5a2b2a2-ac01-46f7-a4fc-b31dc5abbc07 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:20.269746 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e5a2b2a2-ac01-46f7-a4fc-b31dc5abbc07 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:20.274384 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:20.274384 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:20.275387 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e5a2b2a2-ac01-46f7-a4fc-b31dc5abbc07 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:20.276060 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 666/2658] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:20 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:20.290333 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7fe79a3-5e43-4982-87f6-1566de225780) transitioned into state 'SUCCESS' from 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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['83d2a02e-9ee8-4113-b8fa-a3e9a8e5ea40','04075205-35f3-4bab-97bb-4687f4c17790','1b456afd-fb86-4347-a76a-1ab228f91f52','61510756-676b-4f82-b025-732439cf225f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:20.291089 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed85d0f-4f3a-4ef6-b20f-26f94a1c2329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:20.303270 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed85d0f-4f3a-4ef6-b20f-26f94a1c2329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:20.303270 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (3cfe931e-ad3c-46b5-924a-f00b6546a51d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:20.303270 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request issued successfully. Jul 31 13:59:20.303270 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f6364294-1656-4b5a-ac9f-108fccb79736 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:20.303605 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 663/2659] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:59:19 2026] POST /volume/v3/volumes => generated 775 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:20.317398 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-da08958a-7ff2-4802-9524-91cecc4a7312 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:20.319390 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da08958a-7ff2-4802-9524-91cecc4a7312 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:20.319686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da08958a-7ff2-4802-9524-91cecc4a7312 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:20.319963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da08958a-7ff2-4802-9524-91cecc4a7312 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:20.327649 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:20.327649 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:20.331432 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-da08958a-7ff2-4802-9524-91cecc4a7312 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:20.335952 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da08958a-7ff2-4802-9524-91cecc4a7312 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:20.336342 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 668/2660] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:20 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:20.429329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-72dd1250-9f30-4347-835c-afc3c2fda668 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:20.431531 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-72dd1250-9f30-4347-835c-afc3c2fda668 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:20.431622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-72dd1250-9f30-4347-835c-afc3c2fda668 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:20.432084 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-72dd1250-9f30-4347-835c-afc3c2fda668 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:20.442844 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:20.442844 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:20.447728 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-72dd1250-9f30-4347-835c-afc3c2fda668 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:20.455428 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-72dd1250-9f30-4347-835c-afc3c2fda668 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:20.455428 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 664/2661] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:20 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1653 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:20.472960 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5d3886e9-5b72-4c81-b8c1-cd74d5bfe2f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:20.474916 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d3886e9-5b72-4c81-b8c1-cd74d5bfe2f9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:59:20.475376 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d3886e9-5b72-4c81-b8c1-cd74d5bfe2f9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1ce716a-e8bd-413b-904d-a5a02eff61d1", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2046135454"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:20.489256 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:20.489256 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:20.489923 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5d3886e9-5b72-4c81-b8c1-cd74d5bfe2f9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:20.490160 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-5d3886e9-5b72-4c81-b8c1-cd74d5bfe2f9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:20.494632 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d3886e9-5b72-4c81-b8c1-cd74d5bfe2f9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 400 Jul 31 13:59:20.495224 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 667/2662] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:59:20 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:20.504067 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a6ec502-88e7-46ff-980a-29e1d643766f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:20.506351 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a6ec502-88e7-46ff-980a-29e1d643766f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:59:20.506740 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a6ec502-88e7-46ff-980a-29e1d643766f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1ce716a-e8bd-413b-904d-a5a02eff61d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1494624758"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:20.528369 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:20.528369 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:20.528928 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3a6ec502-88e7-46ff-980a-29e1d643766f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:20.529077 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-3a6ec502-88e7-46ff-980a-29e1d643766f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:20.576349 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-3a6ec502-88e7-46ff-980a-29e1d643766f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['ce2dd912-55b6-4079-a500-e8987ac49cf5', '78a5114e-d688-4b40-acdf-3e1a74ed176c', 'fcb27f40-aacf-4a74-9a30-b2d640aaaa4c', '62ef5fb5-4e95-4d85-b13e-1c6291dc119d'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:20.622208 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3a6ec502-88e7-46ff-980a-29e1d643766f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot force create request issued successfully. Jul 31 13:59:20.622645 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a6ec502-88e7-46ff-980a-29e1d643766f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:59:20.623154 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 664/2663] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:59:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:20.634849 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c8e91216-f5ce-415d-b3ba-77729746230a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:20.637570 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8e91216-f5ce-415d-b3ba-77729746230a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 Jul 31 13:59:20.637808 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8e91216-f5ce-415d-b3ba-77729746230a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:20.638021 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8e91216-f5ce-415d-b3ba-77729746230a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:20.644084 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:20.644084 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:20.644676 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c8e91216-f5ce-415d-b3ba-77729746230a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:20.645404 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8e91216-f5ce-415d-b3ba-77729746230a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 returned with HTTP 200 Jul 31 13:59:20.645954 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 669/2664] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:20 2026] GET /volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:21.025866 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-127828a4-a4fc-4a55-b513-d15e1df61947 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:21.028273 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-127828a4-a4fc-4a55-b513-d15e1df61947 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:21.028545 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-127828a4-a4fc-4a55-b513-d15e1df61947 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:21.028781 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-127828a4-a4fc-4a55-b513-d15e1df61947 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:21.028875 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-127828a4-a4fc-4a55-b513-d15e1df61947 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:21.033044 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:21.033044 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:21.033825 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-127828a4-a4fc-4a55-b513-d15e1df61947 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:21.034211 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 665/2665] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:21 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:21.287438 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42c3e4bf-2657-4ba5-a958-26241d27ae0d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:21.289868 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42c3e4bf-2657-4ba5-a958-26241d27ae0d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:21.290147 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42c3e4bf-2657-4ba5-a958-26241d27ae0d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:21.290396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42c3e4bf-2657-4ba5-a958-26241d27ae0d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:21.290592 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-42c3e4bf-2657-4ba5-a958-26241d27ae0d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:21.299711 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:21.299711 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:21.302565 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42c3e4bf-2657-4ba5-a958-26241d27ae0d tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:21.302565 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 668/2666] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:21 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:21.351277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1f7968d0-f3e8-4336-afc5-3d36fd6ba2aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:21.353692 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f7968d0-f3e8-4336-afc5-3d36fd6ba2aa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:21.353920 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f7968d0-f3e8-4336-afc5-3d36fd6ba2aa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:21.356531 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f7968d0-f3e8-4336-afc5-3d36fd6ba2aa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:21.362806 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:21.362806 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:21.367896 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1f7968d0-f3e8-4336-afc5-3d36fd6ba2aa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:21.372988 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f7968d0-f3e8-4336-afc5-3d36fd6ba2aa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:21.373387 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 665/2667] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:21 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:21.611642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:21.613307 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:21.613752 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1976140701"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:21.615166 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume request body: {'volume': {'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1976140701'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:21.655496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-262c6377-448f-41cf-bc72-ed58e0e8a7a9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:21.657341 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-262c6377-448f-41cf-bc72-ed58e0e8a7a9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 Jul 31 13:59:21.657541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-262c6377-448f-41cf-bc72-ed58e0e8a7a9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:21.657738 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-262c6377-448f-41cf-bc72-ed58e0e8a7a9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:21.662477 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:21.662477 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:21.662897 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-262c6377-448f-41cf-bc72-ed58e0e8a7a9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:21.663713 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-262c6377-448f-41cf-bc72-ed58e0e8a7a9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 returned with HTTP 200 Jul 31 13:59:21.664083 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 666/2668] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:21 2026] GET /volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:21.673893 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7236e9a7-daa5-41b8-803a-d1ad674909ed None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:21.675704 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7236e9a7-daa5-41b8-803a-d1ad674909ed tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:59:21.676074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7236e9a7-daa5-41b8-803a-d1ad674909ed tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1ce716a-e8bd-413b-904d-a5a02eff61d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-893029881"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:21.689313 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:21.689313 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:21.689910 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7236e9a7-daa5-41b8-803a-d1ad674909ed tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:21.690073 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-7236e9a7-daa5-41b8-803a-d1ad674909ed tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:21.693792 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume of 1 GB Jul 31 13:59:21.697692 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Availability Zones retrieved successfully. Jul 31 13:59:21.702715 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Flow 'volume_create_api' (095aac29-065b-42de-b66c-b63adadd2633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:21.703967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979d5f9d-3edc-406d-8322-527735b04443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:21.704883 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:21.713213 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-7236e9a7-daa5-41b8-803a-d1ad674909ed tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['3cf9762f-8d4d-4add-bf9b-f1504d188862', 'b15f54d0-0076-44a9-94b3-106d44de3f61', 'f8b0f741-ab05-4e0a-8ae7-593c1cad806c', 'e9d5e81a-f4d5-49f1-81c6-60e24ce2e21b'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:21.742013 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7236e9a7-daa5-41b8-803a-d1ad674909ed tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot force create request issued successfully. Jul 31 13:59:21.742300 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7236e9a7-daa5-41b8-803a-d1ad674909ed tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:59:21.742767 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 669/2669] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:59:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:21.753463 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df583095-8499-499d-ade0-5dfe6911dc36 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:21.758221 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df583095-8499-499d-ade0-5dfe6911dc36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 Jul 31 13:59:21.758402 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df583095-8499-499d-ade0-5dfe6911dc36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:21.758825 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df583095-8499-499d-ade0-5dfe6911dc36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:21.767051 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979d5f9d-3edc-406d-8322-527735b04443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:21.768671 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:21.768671 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:21.769135 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-df583095-8499-499d-ade0-5dfe6911dc36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:21.769907 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df583095-8499-499d-ade0-5dfe6911dc36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 returned with HTTP 200 Jul 31 13:59:21.770265 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 666/2670] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:21 2026] GET /volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:21.770690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b44ab8c-8df9-4d03-94be-5d1723d896fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:21.832201 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Created reservations ['09ba19e8-7577-400e-8e79-abdb6502ace9', 'a104ada8-ae39-4e6d-ad4f-e3cc25446e06', '1b4be3b5-591e-4f8e-baee-76e71b089865', 'db83f28d-8f0f-4ff0-85b2-2444830632fa'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:21.833027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b44ab8c-8df9-4d03-94be-5d1723d896fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09ba19e8-7577-400e-8e79-abdb6502ace9', 'a104ada8-ae39-4e6d-ad4f-e3cc25446e06', '1b4be3b5-591e-4f8e-baee-76e71b089865', 'db83f28d-8f0f-4ff0-85b2-2444830632fa']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:21.833752 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac76a5-6672-4821-9d5d-5856110f8c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:21.854465 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac76a5-6672-4821-9d5d-5856110f8c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7eeb0cc-366d-49a1-9a89-5e3b59836322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1976140701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba18576d1894f58b7777e250e0d3be3',qos_specs=None,replication_status=,reservations=['09ba19e8-7577-400e-8e79-abdb6502ace9','a104ada8-ae39-4e6d-ad4f-e3cc25446e06','1b4be3b5-591e-4f8e-baee-76e71b089865','db83f28d-8f0f-4ff0-85b2-2444830632fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1976140701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7eeb0cc-366d-49a1-9a89-5e3b59836322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba18576d1894f58b7777e250e0d3be3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:21.855195 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea46a8f-7042-479b-a36c-bd28e2238c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:21.875163 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea46a8f-7042-479b-a36c-bd28e2238c1f) transitioned into state 'SUCCESS' from state '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-1976140701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba18576d1894f58b7777e250e0d3be3',qos_specs=None,replication_status=,reservations=['09ba19e8-7577-400e-8e79-abdb6502ace9','a104ada8-ae39-4e6d-ad4f-e3cc25446e06','1b4be3b5-591e-4f8e-baee-76e71b089865','db83f28d-8f0f-4ff0-85b2-2444830632fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:21.876139 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5916be-1377-4fe4-a9d8-c935b1d82f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:21.885798 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5916be-1377-4fe4-a9d8-c935b1d82f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:21.886649 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Flow 'volume_create_api' (095aac29-065b-42de-b66c-b63adadd2633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:21.886949 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume request issued successfully. Jul 31 13:59:21.887478 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c483e4c8-0ba3-4c40-845d-3c2951ffbaea tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:21.887903 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 670/2671] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:59:21 2026] POST /volume/v3/volumes => generated 747 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:21.903206 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5b99a3af-6d8f-4941-99b8-13018140c83a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:21.905105 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5b99a3af-6d8f-4941-99b8-13018140c83a tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 Jul 31 13:59:21.905292 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5b99a3af-6d8f-4941-99b8-13018140c83a tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:21.905471 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5b99a3af-6d8f-4941-99b8-13018140c83a tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:21.912137 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:21.912137 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:21.915783 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5b99a3af-6d8f-4941-99b8-13018140c83a tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:21.921041 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5b99a3af-6d8f-4941-99b8-13018140c83a tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 returned with HTTP 200 Jul 31 13:59:21.921578 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 667/2672] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:21 2026] GET /volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:22.043838 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e1475508-3dd9-4af8-b66a-4d7af7f8ab50 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:22.046124 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1475508-3dd9-4af8-b66a-4d7af7f8ab50 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:22.046430 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1475508-3dd9-4af8-b66a-4d7af7f8ab50 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:22.046699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1475508-3dd9-4af8-b66a-4d7af7f8ab50 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:22.046806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e1475508-3dd9-4af8-b66a-4d7af7f8ab50 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:22.051263 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:22.051263 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:22.052095 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1475508-3dd9-4af8-b66a-4d7af7f8ab50 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:22.052442 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 670/2673] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:22 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:22.311982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ab3a2629-4e84-45fa-84a0-cc354fa233f2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:22.313747 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab3a2629-4e84-45fa-84a0-cc354fa233f2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:22.313954 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab3a2629-4e84-45fa-84a0-cc354fa233f2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:22.314137 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab3a2629-4e84-45fa-84a0-cc354fa233f2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:22.314239 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ab3a2629-4e84-45fa-84a0-cc354fa233f2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:22.318376 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:22.318376 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:22.319049 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab3a2629-4e84-45fa-84a0-cc354fa233f2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:22.319376 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 667/2674] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:22 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:22.387036 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-22b53dab-ca4d-4fd4-ab19-c97a90262d0d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:22.389728 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-22b53dab-ca4d-4fd4-ab19-c97a90262d0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:22.390110 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-22b53dab-ca4d-4fd4-ab19-c97a90262d0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:22.390413 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-22b53dab-ca4d-4fd4-ab19-c97a90262d0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:22.399853 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:22.399853 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:22.404874 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-22b53dab-ca4d-4fd4-ab19-c97a90262d0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:22.410936 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-22b53dab-ca4d-4fd4-ab19-c97a90262d0d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:22.411495 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 671/2675] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:22 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:22.778338 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9637e802-95a6-4376-8bf3-f3e8d382fda5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:22.780203 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9637e802-95a6-4376-8bf3-f3e8d382fda5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 Jul 31 13:59:22.780394 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9637e802-95a6-4376-8bf3-f3e8d382fda5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:22.780613 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9637e802-95a6-4376-8bf3-f3e8d382fda5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:22.785620 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:22.785620 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:22.786040 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9637e802-95a6-4376-8bf3-f3e8d382fda5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:22.786838 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9637e802-95a6-4376-8bf3-f3e8d382fda5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 returned with HTTP 200 Jul 31 13:59:22.787294 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 668/2676] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:22 2026] GET /volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:22.794790 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-31a6909a-1458-41d9-b034-fc3982b2bd6c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:22.796412 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31a6909a-1458-41d9-b034-fc3982b2bd6c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:59:22.796783 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-31a6909a-1458-41d9-b034-fc3982b2bd6c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1ce716a-e8bd-413b-904d-a5a02eff61d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906741941"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:22.806196 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:22.806196 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:22.806723 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-31a6909a-1458-41d9-b034-fc3982b2bd6c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:22.806850 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-31a6909a-1458-41d9-b034-fc3982b2bd6c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:22.834126 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-31a6909a-1458-41d9-b034-fc3982b2bd6c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['0367bfd1-8849-4584-b461-41f8d4ef9434', '21f0820f-5cb2-48ef-a242-6fec87f95ff6', '68ee354d-488c-4f62-b3bb-9b602f9e3963', 'c9553496-f1bd-4e70-9c0a-30bea6667e92'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:22.876586 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-31a6909a-1458-41d9-b034-fc3982b2bd6c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot force create request issued successfully. Jul 31 13:59:22.876951 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31a6909a-1458-41d9-b034-fc3982b2bd6c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:59:22.877479 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 671/2677] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:59:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:22.889422 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d0433070-a188-4407-a5b8-d58806193bfd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:22.892119 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0433070-a188-4407-a5b8-d58806193bfd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 Jul 31 13:59:22.892401 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0433070-a188-4407-a5b8-d58806193bfd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:22.892733 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0433070-a188-4407-a5b8-d58806193bfd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:22.900065 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:22.900065 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:22.900377 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d0433070-a188-4407-a5b8-d58806193bfd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:22.901751 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0433070-a188-4407-a5b8-d58806193bfd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 returned with HTTP 200 Jul 31 13:59:22.903254 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 668/2678] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:22 2026] GET /volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:22.934874 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-94cf6e7a-6c0e-46fe-8fd7-45557e098c2b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:22.937113 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94cf6e7a-6c0e-46fe-8fd7-45557e098c2b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 Jul 31 13:59:22.937404 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94cf6e7a-6c0e-46fe-8fd7-45557e098c2b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:22.937695 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94cf6e7a-6c0e-46fe-8fd7-45557e098c2b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:22.944847 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:22.944847 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:22.949141 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-94cf6e7a-6c0e-46fe-8fd7-45557e098c2b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:22.955026 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94cf6e7a-6c0e-46fe-8fd7-45557e098c2b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 returned with HTTP 200 Jul 31 13:59:22.955425 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 672/2679] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:22 2026] GET /volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:22.973853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:22.973853 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:22.973853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c7eeb0cc-366d-49a1-9a89-5e3b59836322", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1497774599"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:22.975373 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume request body: {'volume': {'source_volid': 'c7eeb0cc-366d-49a1-9a89-5e3b59836322', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1497774599'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:22.981472 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:22.981472 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:22.981961 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume retrieved successfully. Jul 31 13:59:22.982094 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume of 1 GB Jul 31 13:59:22.985793 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Availability Zones retrieved successfully. Jul 31 13:59:22.991097 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Flow 'volume_create_api' (322415ea-2006-4ea3-829a-109319daa95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:22.992280 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ffbd067-f199-40a9-aea3-4bd5585bea78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:22.993742 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:23.021684 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ffbd067-f199-40a9-aea3-4bd5585bea78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c7eeb0cc-366d-49a1-9a89-5e3b59836322', 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:23.022877 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7e6402-eed5-42f0-995c-7c33730a0e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:23.064972 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-73a035d8-0605-4fd6-9a83-fd8a597b417a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:23.071435 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-73a035d8-0605-4fd6-9a83-fd8a597b417a tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:23.071435 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-73a035d8-0605-4fd6-9a83-fd8a597b417a tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:23.071435 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-73a035d8-0605-4fd6-9a83-fd8a597b417a tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:23.071435 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-73a035d8-0605-4fd6-9a83-fd8a597b417a tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:23.073299 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Created reservations ['96f11d17-4953-4ad9-92dc-f48ffdb19eb3', '48bf13b7-aa8d-41b0-b0fd-aa74eb009e07', '2168900c-8051-470e-89b4-1949d10a51ea', 'd1092dd3-8317-4578-ae4d-267dec966895'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:23.073803 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7e6402-eed5-42f0-995c-7c33730a0e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96f11d17-4953-4ad9-92dc-f48ffdb19eb3', '48bf13b7-aa8d-41b0-b0fd-aa74eb009e07', '2168900c-8051-470e-89b4-1949d10a51ea', 'd1092dd3-8317-4578-ae4d-267dec966895']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:23.074693 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5b02cc-912f-45c6-bc71-ddb115d3e201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:23.076732 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:23.076732 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:23.078005 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-73a035d8-0605-4fd6-9a83-fd8a597b417a tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:23.078113 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 672/2680] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:23 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:23.112870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5b02cc-912f-45c6-bc71-ddb115d3e201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa5a8e5f-8896-4e20-902e-dac578d43f37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1497774599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba18576d1894f58b7777e250e0d3be3',qos_specs=None,replication_status=,reservations=['96f11d17-4953-4ad9-92dc-f48ffdb19eb3','48bf13b7-aa8d-41b0-b0fd-aa74eb009e07','2168900c-8051-470e-89b4-1949d10a51ea','d1092dd3-8317-4578-ae4d-267dec966895'],size=1,snapshot_id=None,source_replicaid=,source_volid=c7eeb0cc-366d-49a1-9a89-5e3b59836322,status='creating',user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), '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-31T13:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1497774599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa5a8e5f-8896-4e20-902e-dac578d43f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba18576d1894f58b7777e250e0d3be3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c7eeb0cc-366d-49a1-9a89-5e3b59836322,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:23.113408 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4710615a-78a1-4535-a840-20d2147357d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:23.130697 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4710615a-78a1-4535-a840-20d2147357d1) transitioned into state 'SUCCESS' from state '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-1497774599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba18576d1894f58b7777e250e0d3be3',qos_specs=None,replication_status=,reservations=['96f11d17-4953-4ad9-92dc-f48ffdb19eb3','48bf13b7-aa8d-41b0-b0fd-aa74eb009e07','2168900c-8051-470e-89b4-1949d10a51ea','d1092dd3-8317-4578-ae4d-267dec966895'],size=1,snapshot_id=None,source_replicaid=,source_volid=c7eeb0cc-366d-49a1-9a89-5e3b59836322,status='creating',user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:23.131511 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a17910c-4fcd-431c-8945-e55a95cf7c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:23.155687 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a17910c-4fcd-431c-8945-e55a95cf7c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:23.157217 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Flow 'volume_create_api' (322415ea-2006-4ea3-829a-109319daa95b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:23.157589 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume request issued successfully. Jul 31 13:59:23.158302 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1d6a3670-7638-4ea2-8699-70c6b50a0077 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:23.158900 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 669/2681] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:59:22 2026] POST /volume/v3/volumes => generated 780 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 13:59:23.175752 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-25850825-b5b4-412c-b406-125ed5a5b9d1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:23.180597 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25850825-b5b4-412c-b406-125ed5a5b9d1 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 Jul 31 13:59:23.182297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25850825-b5b4-412c-b406-125ed5a5b9d1 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:23.182297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25850825-b5b4-412c-b406-125ed5a5b9d1 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:23.199846 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:23.199846 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:23.206096 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-25850825-b5b4-412c-b406-125ed5a5b9d1 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:23.211400 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25850825-b5b4-412c-b406-125ed5a5b9d1 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 returned with HTTP 200 Jul 31 13:59:23.211920 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 669/2682] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:23 2026] GET /volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:23.329159 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-502be447-2516-4748-8047-5d660883f4e3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:23.332202 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-502be447-2516-4748-8047-5d660883f4e3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:23.332284 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-502be447-2516-4748-8047-5d660883f4e3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:23.332451 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-502be447-2516-4748-8047-5d660883f4e3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:23.335074 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-502be447-2516-4748-8047-5d660883f4e3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:23.341287 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:23.341287 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:23.342144 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-502be447-2516-4748-8047-5d660883f4e3 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:23.342524 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 673/2683] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:23 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:23.423497 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d9ebeef7-b7df-4747-a175-031edf666437 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:23.425150 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9ebeef7-b7df-4747-a175-031edf666437 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:23.425333 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9ebeef7-b7df-4747-a175-031edf666437 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:23.425497 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9ebeef7-b7df-4747-a175-031edf666437 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:23.431814 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:23.431814 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:23.435092 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d9ebeef7-b7df-4747-a175-031edf666437 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:23.438619 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9ebeef7-b7df-4747-a175-031edf666437 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:23.439009 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 673/2684] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:23 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:23.911827 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-736cf053-01be-481c-bd68-0f1083f5071a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:23.913719 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-736cf053-01be-481c-bd68-0f1083f5071a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 Jul 31 13:59:23.913929 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-736cf053-01be-481c-bd68-0f1083f5071a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:23.914109 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-736cf053-01be-481c-bd68-0f1083f5071a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:23.920454 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:23.920454 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:23.920937 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-736cf053-01be-481c-bd68-0f1083f5071a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:23.921753 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-736cf053-01be-481c-bd68-0f1083f5071a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 returned with HTTP 200 Jul 31 13:59:23.922137 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 670/2685] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:23 2026] GET /volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:23.930223 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6c8dce3-8676-4bb9-9a9e-71235c4b1f17 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:23.931807 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6c8dce3-8676-4bb9-9a9e-71235c4b1f17 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 Jul 31 13:59:23.932148 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6c8dce3-8676-4bb9-9a9e-71235c4b1f17 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:23.932434 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6c8dce3-8676-4bb9-9a9e-71235c4b1f17 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:23.933415 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-a6c8dce3-8676-4bb9-9a9e-71235c4b1f17 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 1378f08f-cf72-43d5-98a1-4673878b4cb0 Jul 31 13:59:23.939097 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:23.939097 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:23.939097 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a6c8dce3-8676-4bb9-9a9e-71235c4b1f17 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:23.953216 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a6c8dce3-8676-4bb9-9a9e-71235c4b1f17 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 13:59:23.953597 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6c8dce3-8676-4bb9-9a9e-71235c4b1f17 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 returned with HTTP 202 Jul 31 13:59:23.954061 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 670/2686] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:23 2026] DELETE /volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:23.960335 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1c278235-586f-450a-9d6f-b5e817eb03d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:23.962155 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c278235-586f-450a-9d6f-b5e817eb03d9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 Jul 31 13:59:23.962383 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c278235-586f-450a-9d6f-b5e817eb03d9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:23.962625 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c278235-586f-450a-9d6f-b5e817eb03d9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:23.968054 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:23.968054 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:23.968468 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1c278235-586f-450a-9d6f-b5e817eb03d9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:23.969281 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c278235-586f-450a-9d6f-b5e817eb03d9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 returned with HTTP 200 Jul 31 13:59:23.969726 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 674/2687] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:23 2026] GET /volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:24.088763 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f1a846ed-2d6a-48ce-8c44-89b4cf6a1d56 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.090471 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f1a846ed-2d6a-48ce-8c44-89b4cf6a1d56 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:24.090708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f1a846ed-2d6a-48ce-8c44-89b4cf6a1d56 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.090916 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f1a846ed-2d6a-48ce-8c44-89b4cf6a1d56 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.091031 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f1a846ed-2d6a-48ce-8c44-89b4cf6a1d56 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:24.095221 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:24.095221 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:24.095924 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f1a846ed-2d6a-48ce-8c44-89b4cf6a1d56 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:24.096270 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 674/2688] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:24 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:24.223914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-85c8cfda-eae5-4975-8d05-a06c7a532c45 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.225774 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-85c8cfda-eae5-4975-8d05-a06c7a532c45 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 Jul 31 13:59:24.225999 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-85c8cfda-eae5-4975-8d05-a06c7a532c45 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.226256 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-85c8cfda-eae5-4975-8d05-a06c7a532c45 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.233545 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:24.233545 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:24.239218 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-85c8cfda-eae5-4975-8d05-a06c7a532c45 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:24.245223 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-85c8cfda-eae5-4975-8d05-a06c7a532c45 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 returned with HTTP 200 Jul 31 13:59:24.245223 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 671/2689] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:24 2026] GET /volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:24.261350 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1314245e-30af-4b64-a894-586441e5e900 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.262640 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1314245e-30af-4b64-a894-586441e5e900 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 Jul 31 13:59:24.262938 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1314245e-30af-4b64-a894-586441e5e900 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.264170 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1314245e-30af-4b64-a894-586441e5e900 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.272023 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:24.272023 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:24.274472 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1314245e-30af-4b64-a894-586441e5e900 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:24.279613 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1314245e-30af-4b64-a894-586441e5e900 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 returned with HTTP 200 Jul 31 13:59:24.280098 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 671/2690] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:24 2026] GET /volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:24.291580 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-35232ed8-ab82-4077-8e77-37babf0d6e38 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.293667 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35232ed8-ab82-4077-8e77-37babf0d6e38 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 Jul 31 13:59:24.293964 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-35232ed8-ab82-4077-8e77-37babf0d6e38 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.294233 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-35232ed8-ab82-4077-8e77-37babf0d6e38 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.302164 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:24.302164 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:24.305951 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-35232ed8-ab82-4077-8e77-37babf0d6e38 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:24.311420 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35232ed8-ab82-4077-8e77-37babf0d6e38 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 returned with HTTP 200 Jul 31 13:59:24.311979 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 675/2691] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:24 2026] GET /volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:24.323983 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f547c8f4-d5d0-4c79-84dc-fc8228aa2241 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.325721 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f547c8f4-d5d0-4c79-84dc-fc8228aa2241 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] DELETE https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 Jul 31 13:59:24.325950 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f547c8f4-d5d0-4c79-84dc-fc8228aa2241 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.326176 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f547c8f4-d5d0-4c79-84dc-fc8228aa2241 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.326367 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f547c8f4-d5d0-4c79-84dc-fc8228aa2241 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Delete volume with id: fa5a8e5f-8896-4e20-902e-dac578d43f37 Jul 31 13:59:24.333088 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:24.333088 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:24.333493 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f547c8f4-d5d0-4c79-84dc-fc8228aa2241 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:24.350939 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f547c8f4-d5d0-4c79-84dc-fc8228aa2241 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Delete volume request issued successfully. Jul 31 13:59:24.351194 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f547c8f4-d5d0-4c79-84dc-fc8228aa2241 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 returned with HTTP 202 Jul 31 13:59:24.351948 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 675/2692] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:24 2026] DELETE /volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:24.353335 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d8d04032-b780-4d70-9cfd-2c274403c7c2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.356661 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d8d04032-b780-4d70-9cfd-2c274403c7c2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:24.357117 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d8d04032-b780-4d70-9cfd-2c274403c7c2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.359198 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d8d04032-b780-4d70-9cfd-2c274403c7c2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.359198 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-d8d04032-b780-4d70-9cfd-2c274403c7c2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:24.359554 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19daa950-d214-4fef-9ada-1e7f432e5e02 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.361191 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19daa950-d214-4fef-9ada-1e7f432e5e02 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 Jul 31 13:59:24.361595 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19daa950-d214-4fef-9ada-1e7f432e5e02 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.362214 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19daa950-d214-4fef-9ada-1e7f432e5e02 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.363157 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:24.363157 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:24.364034 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d8d04032-b780-4d70-9cfd-2c274403c7c2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:24.364492 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 672/2693] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:24 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:24.370885 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:24.370885 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:24.373845 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19daa950-d214-4fef-9ada-1e7f432e5e02 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:24.380899 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19daa950-d214-4fef-9ada-1e7f432e5e02 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 returned with HTTP 200 Jul 31 13:59:24.380899 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 672/2694] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:24 2026] GET /volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:24.452728 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0a35d4d5-e3c5-440c-9c8b-de64bec9f49d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.456675 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a35d4d5-e3c5-440c-9c8b-de64bec9f49d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:24.456675 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a35d4d5-e3c5-440c-9c8b-de64bec9f49d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.456675 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a35d4d5-e3c5-440c-9c8b-de64bec9f49d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.463212 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:24.463212 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:24.466985 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0a35d4d5-e3c5-440c-9c8b-de64bec9f49d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:24.471132 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a35d4d5-e3c5-440c-9c8b-de64bec9f49d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:24.471537 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 676/2695] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:24 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:24.979208 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe47bad5-e78d-4dd5-926e-19df8023d995 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.980978 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe47bad5-e78d-4dd5-926e-19df8023d995 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 Jul 31 13:59:24.981182 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe47bad5-e78d-4dd5-926e-19df8023d995 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.981374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe47bad5-e78d-4dd5-926e-19df8023d995 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.985632 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe47bad5-e78d-4dd5-926e-19df8023d995 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 returned with HTTP 404 Jul 31 13:59:24.986274 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 676/2696] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:24 2026] GET /volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:24.993560 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-52c0cd3e-09e6-4c87-8f96-8faf5b33b625 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:24.995586 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-52c0cd3e-09e6-4c87-8f96-8faf5b33b625 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 Jul 31 13:59:24.995871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-52c0cd3e-09e6-4c87-8f96-8faf5b33b625 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:24.996119 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-52c0cd3e-09e6-4c87-8f96-8faf5b33b625 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:24.996291 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-52c0cd3e-09e6-4c87-8f96-8faf5b33b625 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 2252cf32-719c-43cc-8469-3dbb3f7d10b9 Jul 31 13:59:25.001189 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:25.001189 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:25.001654 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-52c0cd3e-09e6-4c87-8f96-8faf5b33b625 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:25.038144 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-52c0cd3e-09e6-4c87-8f96-8faf5b33b625 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 13:59:25.038144 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-52c0cd3e-09e6-4c87-8f96-8faf5b33b625 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 returned with HTTP 202 Jul 31 13:59:25.038144 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 673/2697] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:24 2026] DELETE /volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:25.043876 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b74e6303-d61b-4dae-8359-538e12c8fa44 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:25.046355 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b74e6303-d61b-4dae-8359-538e12c8fa44 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 Jul 31 13:59:25.046642 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b74e6303-d61b-4dae-8359-538e12c8fa44 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:25.046899 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b74e6303-d61b-4dae-8359-538e12c8fa44 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:25.052653 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:25.052653 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:25.053338 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b74e6303-d61b-4dae-8359-538e12c8fa44 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:25.054448 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b74e6303-d61b-4dae-8359-538e12c8fa44 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 returned with HTTP 200 Jul 31 13:59:25.054994 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 673/2698] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:25 2026] GET /volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:25.106236 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b59c2343-b203-4fba-ace2-2b9855e0ddbc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:25.108158 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b59c2343-b203-4fba-ace2-2b9855e0ddbc tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:25.108432 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b59c2343-b203-4fba-ace2-2b9855e0ddbc tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:25.108671 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b59c2343-b203-4fba-ace2-2b9855e0ddbc tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:25.108846 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b59c2343-b203-4fba-ace2-2b9855e0ddbc tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:25.113929 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:25.113929 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:25.115143 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b59c2343-b203-4fba-ace2-2b9855e0ddbc tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:25.115761 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 677/2699] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:25 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:25.375381 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-64d1c169-1aa9-45df-be63-41b38acaba7f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:25.379793 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64d1c169-1aa9-45df-be63-41b38acaba7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:25.379979 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64d1c169-1aa9-45df-be63-41b38acaba7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:25.380150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64d1c169-1aa9-45df-be63-41b38acaba7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:25.380253 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-64d1c169-1aa9-45df-be63-41b38acaba7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:25.385477 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:25.385477 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:25.386504 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64d1c169-1aa9-45df-be63-41b38acaba7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:25.387091 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 677/2700] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:25 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:25.395376 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f1720713-bb03-461c-87b9-4313fc806716 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:25.397552 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f1720713-bb03-461c-87b9-4313fc806716 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 Jul 31 13:59:25.397805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f1720713-bb03-461c-87b9-4313fc806716 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:25.398033 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f1720713-bb03-461c-87b9-4313fc806716 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:25.406882 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f1720713-bb03-461c-87b9-4313fc806716 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 returned with HTTP 404 Jul 31 13:59:25.407490 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 674/2701] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:25 2026] GET /volume/v3/volumes/fa5a8e5f-8896-4e20-902e-dac578d43f37 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:25.419119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f276250b-9e1b-46ee-b22c-19140189d7ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:25.421416 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f276250b-9e1b-46ee-b22c-19140189d7ab tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 Jul 31 13:59:25.421774 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f276250b-9e1b-46ee-b22c-19140189d7ab tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:25.422095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f276250b-9e1b-46ee-b22c-19140189d7ab tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:25.431315 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:25.431315 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:25.435770 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f276250b-9e1b-46ee-b22c-19140189d7ab tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:25.442437 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f276250b-9e1b-46ee-b22c-19140189d7ab tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 returned with HTTP 200 Jul 31 13:59:25.443063 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 674/2702] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:25 2026] GET /volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:25.461153 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3eda52b6-9e8e-45af-80f7-58dae793c75b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:25.463035 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3eda52b6-9e8e-45af-80f7-58dae793c75b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 Jul 31 13:59:25.463227 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3eda52b6-9e8e-45af-80f7-58dae793c75b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:25.463423 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3eda52b6-9e8e-45af-80f7-58dae793c75b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:25.463598 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-3eda52b6-9e8e-45af-80f7-58dae793c75b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Delete volume with id: c7eeb0cc-366d-49a1-9a89-5e3b59836322 Jul 31 13:59:25.470877 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:25.470877 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:25.471405 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3eda52b6-9e8e-45af-80f7-58dae793c75b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:25.484913 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d7c5d7fe-8e9b-4c27-91ea-33ab7c6f9339 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:25.486976 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7c5d7fe-8e9b-4c27-91ea-33ab7c6f9339 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:25.487237 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7c5d7fe-8e9b-4c27-91ea-33ab7c6f9339 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:25.487475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7c5d7fe-8e9b-4c27-91ea-33ab7c6f9339 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:25.496191 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3eda52b6-9e8e-45af-80f7-58dae793c75b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Delete volume request issued successfully. Jul 31 13:59:25.496191 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3eda52b6-9e8e-45af-80f7-58dae793c75b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 returned with HTTP 202 Jul 31 13:59:25.496191 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 678/2703] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:25 2026] DELETE /volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:25.496416 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:25.496416 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:25.501557 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d7c5d7fe-8e9b-4c27-91ea-33ab7c6f9339 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:25.505230 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-335a6755-f0fe-4999-bde3-5cadb107dab7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:25.508975 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-335a6755-f0fe-4999-bde3-5cadb107dab7 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 Jul 31 13:59:25.508975 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-335a6755-f0fe-4999-bde3-5cadb107dab7 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:25.508975 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-335a6755-f0fe-4999-bde3-5cadb107dab7 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:25.509156 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7c5d7fe-8e9b-4c27-91ea-33ab7c6f9339 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:25.509156 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 678/2704] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:25 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:25.515048 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:25.515048 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:25.518955 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-335a6755-f0fe-4999-bde3-5cadb107dab7 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:25.523743 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-335a6755-f0fe-4999-bde3-5cadb107dab7 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 returned with HTTP 200 Jul 31 13:59:25.523932 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 675/2705] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:25 2026] GET /volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:26.065805 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d2671a7a-6df7-4f8f-8ae0-c96399e0d404 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.068054 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2671a7a-6df7-4f8f-8ae0-c96399e0d404 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 Jul 31 13:59:26.068140 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2671a7a-6df7-4f8f-8ae0-c96399e0d404 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.068306 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2671a7a-6df7-4f8f-8ae0-c96399e0d404 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.073439 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2671a7a-6df7-4f8f-8ae0-c96399e0d404 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 returned with HTTP 404 Jul 31 13:59:26.074185 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 675/2706] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:26.082138 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a7912833-0930-4a60-bbe0-802421459acc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.084015 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a7912833-0930-4a60-bbe0-802421459acc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 Jul 31 13:59:26.084229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a7912833-0930-4a60-bbe0-802421459acc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.084424 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a7912833-0930-4a60-bbe0-802421459acc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.084537 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-a7912833-0930-4a60-bbe0-802421459acc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 35a76904-e7ef-489b-a749-28b7c53033c4 Jul 31 13:59:26.092730 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.092730 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:26.094442 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a7912833-0930-4a60-bbe0-802421459acc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:26.116063 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a7912833-0930-4a60-bbe0-802421459acc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 13:59:26.116567 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a7912833-0930-4a60-bbe0-802421459acc tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 returned with HTTP 202 Jul 31 13:59:26.117060 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 679/2707] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:26 2026] DELETE /volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:26.133299 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e60b9bd7-47c0-46d4-a3e3-85a64f28624c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.133893 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6c744651-f77b-418a-ab44-895575ae9ae9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.135544 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e60b9bd7-47c0-46d4-a3e3-85a64f28624c tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:26.135847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e60b9bd7-47c0-46d4-a3e3-85a64f28624c tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.135903 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6c744651-f77b-418a-ab44-895575ae9ae9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 Jul 31 13:59:26.136080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e60b9bd7-47c0-46d4-a3e3-85a64f28624c tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.136143 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6c744651-f77b-418a-ab44-895575ae9ae9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.136203 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e60b9bd7-47c0-46d4-a3e3-85a64f28624c tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:26.136362 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6c744651-f77b-418a-ab44-895575ae9ae9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.142766 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.142766 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:26.143176 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.143176 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:26.143757 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6c744651-f77b-418a-ab44-895575ae9ae9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:26.143862 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e60b9bd7-47c0-46d4-a3e3-85a64f28624c tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:26.144399 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 679/2708] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:26.146076 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6c744651-f77b-418a-ab44-895575ae9ae9 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 returned with HTTP 200 Jul 31 13:59:26.147101 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 676/2709] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:26.155059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a572fce3-566f-4213-b35f-b549ee937617 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.157494 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a572fce3-566f-4213-b35f-b549ee937617 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 Jul 31 13:59:26.158060 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a572fce3-566f-4213-b35f-b549ee937617 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.158349 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a572fce3-566f-4213-b35f-b549ee937617 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.168246 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.168246 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:26.173542 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a572fce3-566f-4213-b35f-b549ee937617 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Volume info retrieved successfully. Jul 31 13:59:26.180326 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a572fce3-566f-4213-b35f-b549ee937617 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 returned with HTTP 200 Jul 31 13:59:26.180942 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 676/2710] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:26.198848 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-129dad16-f4fb-4991-b4af-d9a6df50e526 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.202538 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-129dad16-f4fb-4991-b4af-d9a6df50e526 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] PUT https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:26.203215 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-129dad16-f4fb-4991-b4af-d9a6df50e526 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-766510813", "description": "tempest-volume-backup-description-1893566619"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:26.211348 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.211348 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:26.218612 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-129dad16-f4fb-4991-b4af-d9a6df50e526 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:26.219012 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 680/2711] 10.4.3.140 () {70 vars in 1409 bytes} [Fri Jul 31 13:59:26 2026] PUT /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:26.231276 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f2a6fd04-bd03-4a9e-973b-8e7b1663fc79 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.234057 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2a6fd04-bd03-4a9e-973b-8e7b1663fc79 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:26.234258 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2a6fd04-bd03-4a9e-973b-8e7b1663fc79 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.234431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2a6fd04-bd03-4a9e-973b-8e7b1663fc79 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.234547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f2a6fd04-bd03-4a9e-973b-8e7b1663fc79 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:26.241010 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.241010 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:26.241721 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2a6fd04-bd03-4a9e-973b-8e7b1663fc79 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:26.242072 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 680/2712] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 839 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:26.253966 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-451ba94c-5916-4365-a02e-c22be4799694 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.256217 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-451ba94c-5916-4365-a02e-c22be4799694 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] DELETE https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:26.256496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-451ba94c-5916-4365-a02e-c22be4799694 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.256753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-451ba94c-5916-4365-a02e-c22be4799694 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.256920 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-451ba94c-5916-4365-a02e-c22be4799694 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Delete backup with id: 14334e26-6c22-4951-b916-fdcd47fb8a7e. Jul 31 13:59:26.263684 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.263684 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:26.286290 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.rpcapi [None req-451ba94c-5916-4365-a02e-c22be4799694 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] delete_backup rpcapi backup_id 14334e26-6c22-4951-b916-fdcd47fb8a7e {{(pid=100182) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:59:26.288285 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-451ba94c-5916-4365-a02e-c22be4799694 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 202 Jul 31 13:59:26.288900 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 677/2713] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:59:26 2026] DELETE /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:59:26.297106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-82551a38-6b55-461c-a90c-a405cdc23ef2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.300334 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-82551a38-6b55-461c-a90c-a405cdc23ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:26.300583 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-82551a38-6b55-461c-a90c-a405cdc23ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.300858 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-82551a38-6b55-461c-a90c-a405cdc23ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.300936 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-82551a38-6b55-461c-a90c-a405cdc23ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:26.310437 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.310437 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:26.311701 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-82551a38-6b55-461c-a90c-a405cdc23ef2 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 200 Jul 31 13:59:26.312621 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 677/2714] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:26.399282 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a7e2005a-bbce-4cd7-9b58-8a428ba3cf47 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.401221 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a7e2005a-bbce-4cd7-9b58-8a428ba3cf47 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:26.401407 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a7e2005a-bbce-4cd7-9b58-8a428ba3cf47 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.401661 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a7e2005a-bbce-4cd7-9b58-8a428ba3cf47 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.401799 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a7e2005a-bbce-4cd7-9b58-8a428ba3cf47 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:26.410974 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.410974 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:26.413397 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a7e2005a-bbce-4cd7-9b58-8a428ba3cf47 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:26.416313 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 681/2715] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:26.523382 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ecd44949-5de7-43eb-8f6b-5517c1e75efb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.525658 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecd44949-5de7-43eb-8f6b-5517c1e75efb tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:26.526225 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecd44949-5de7-43eb-8f6b-5517c1e75efb tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.526225 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecd44949-5de7-43eb-8f6b-5517c1e75efb tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.535867 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.535867 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:26.541811 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ecd44949-5de7-43eb-8f6b-5517c1e75efb tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:26.542083 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bf862b15-5eff-4d1e-b4ad-435e30cde729 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.543946 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bf862b15-5eff-4d1e-b4ad-435e30cde729 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 Jul 31 13:59:26.544320 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bf862b15-5eff-4d1e-b4ad-435e30cde729 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.544706 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bf862b15-5eff-4d1e-b4ad-435e30cde729 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.546455 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecd44949-5de7-43eb-8f6b-5517c1e75efb tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:26.547956 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 681/2716] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 927 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:26.551460 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bf862b15-5eff-4d1e-b4ad-435e30cde729 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 returned with HTTP 404 Jul 31 13:59:26.552025 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 678/2717] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/volumes/c7eeb0cc-366d-49a1-9a89-5e3b59836322 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:26.559138 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.561535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:26.562284 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-110002161"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:26.564155 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-110002161'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:26.564334 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume of 1 GB Jul 31 13:59:26.568565 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Availability Zones retrieved successfully. Jul 31 13:59:26.576358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Flow 'volume_create_api' (2408e4e8-fbec-4fcc-8384-937edb0b24e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:26.577781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e59922-5baf-4bd9-a761-274982b16426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:26.579002 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:26.609528 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e59922-5baf-4bd9-a761-274982b16426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:26.610590 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dff7cda-87ea-4147-8940-db57d49ea346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:26.656062 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Created reservations ['8882768f-fce4-4afa-b482-ebff817c8cdd', '2a3b5e06-3522-4be7-8010-bd1379b4e8c8', '4694de47-368d-41e9-8152-3823b35483f4', 'bbc44f25-d868-473e-9133-bc70849cfd4c'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:26.656932 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dff7cda-87ea-4147-8940-db57d49ea346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8882768f-fce4-4afa-b482-ebff817c8cdd', '2a3b5e06-3522-4be7-8010-bd1379b4e8c8', '4694de47-368d-41e9-8152-3823b35483f4', 'bbc44f25-d868-473e-9133-bc70849cfd4c']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:26.657623 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee9d879-cfe7-462e-98e1-213892aa1fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:26.683130 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee9d879-cfe7-462e-98e1-213892aa1fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aed198dd-77e3-48d9-9856-b3e9c5ca5640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-110002161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba18576d1894f58b7777e250e0d3be3',qos_specs=None,replication_status=,reservations=['8882768f-fce4-4afa-b482-ebff817c8cdd','2a3b5e06-3522-4be7-8010-bd1379b4e8c8','4694de47-368d-41e9-8152-3823b35483f4','bbc44f25-d868-473e-9133-bc70849cfd4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-110002161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aed198dd-77e3-48d9-9856-b3e9c5ca5640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba18576d1894f58b7777e250e0d3be3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:26.683878 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d05530d9-462e-40f5-a50b-73fd981d9147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:26.702883 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d05530d9-462e-40f5-a50b-73fd981d9147) transitioned into state 'SUCCESS' from state '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-110002161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba18576d1894f58b7777e250e0d3be3',qos_specs=None,replication_status=,reservations=['8882768f-fce4-4afa-b482-ebff817c8cdd','2a3b5e06-3522-4be7-8010-bd1379b4e8c8','4694de47-368d-41e9-8152-3823b35483f4','bbc44f25-d868-473e-9133-bc70849cfd4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:26.703759 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d80e51b0-d689-4027-927d-5551d2a18977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:26.713916 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d80e51b0-d689-4027-927d-5551d2a18977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:26.714843 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Flow 'volume_create_api' (2408e4e8-fbec-4fcc-8384-937edb0b24e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:26.715156 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume request issued successfully. Jul 31 13:59:26.715727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d66d68dd-1653-4c63-8483-f4b2912857e4 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:26.716142 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 678/2718] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:26 2026] POST /volume/v3/volumes => generated 746 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:26.730525 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-252af764-6e03-4ced-b451-92a6ddd004d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:26.735402 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-252af764-6e03-4ced-b451-92a6ddd004d6 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 Jul 31 13:59:26.735608 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-252af764-6e03-4ced-b451-92a6ddd004d6 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:26.735788 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-252af764-6e03-4ced-b451-92a6ddd004d6 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:26.749583 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:26.749583 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:26.754025 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-252af764-6e03-4ced-b451-92a6ddd004d6 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:26.758611 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-252af764-6e03-4ced-b451-92a6ddd004d6 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 returned with HTTP 200 Jul 31 13:59:26.758986 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 682/2719] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:26 2026] GET /volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:27.174787 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cff978fb-93b5-434d-9bec-fba5b986de77 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.180328 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cff978fb-93b5-434d-9bec-fba5b986de77 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 Jul 31 13:59:27.180503 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cff978fb-93b5-434d-9bec-fba5b986de77 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.180711 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cff978fb-93b5-434d-9bec-fba5b986de77 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.185419 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cff978fb-93b5-434d-9bec-fba5b986de77 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 returned with HTTP 404 Jul 31 13:59:27.185952 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 682/2720] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:27.195158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d4c0e30e-3943-4f19-9795-ce19f4d03a7c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.197431 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d4c0e30e-3943-4f19-9795-ce19f4d03a7c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 Jul 31 13:59:27.197878 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d4c0e30e-3943-4f19-9795-ce19f4d03a7c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.198559 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d4c0e30e-3943-4f19-9795-ce19f4d03a7c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.199505 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-d4c0e30e-3943-4f19-9795-ce19f4d03a7c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 2252cf32-719c-43cc-8469-3dbb3f7d10b9 Jul 31 13:59:27.207230 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d4c0e30e-3943-4f19-9795-ce19f4d03a7c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 returned with HTTP 404 Jul 31 13:59:27.208111 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 679/2721] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:27 2026] DELETE /volume/v3/snapshots/2252cf32-719c-43cc-8469-3dbb3f7d10b9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:27.214881 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bc4a9b57-beb7-423c-b380-9c22d6b51a40 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.217245 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bc4a9b57-beb7-423c-b380-9c22d6b51a40 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 Jul 31 13:59:27.217479 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bc4a9b57-beb7-423c-b380-9c22d6b51a40 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.217739 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bc4a9b57-beb7-423c-b380-9c22d6b51a40 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.217906 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-bc4a9b57-beb7-423c-b380-9c22d6b51a40 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 35a76904-e7ef-489b-a749-28b7c53033c4 Jul 31 13:59:27.225233 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bc4a9b57-beb7-423c-b380-9c22d6b51a40 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 returned with HTTP 404 Jul 31 13:59:27.225958 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 679/2722] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:27 2026] DELETE /volume/v3/snapshots/35a76904-e7ef-489b-a749-28b7c53033c4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:27.233122 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8687a8f6-3f9b-421e-9fdd-db9f9b6e242e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.235189 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8687a8f6-3f9b-421e-9fdd-db9f9b6e242e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 Jul 31 13:59:27.235401 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8687a8f6-3f9b-421e-9fdd-db9f9b6e242e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.235612 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8687a8f6-3f9b-421e-9fdd-db9f9b6e242e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.235769 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-8687a8f6-3f9b-421e-9fdd-db9f9b6e242e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 1378f08f-cf72-43d5-98a1-4673878b4cb0 Jul 31 13:59:27.243057 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8687a8f6-3f9b-421e-9fdd-db9f9b6e242e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 returned with HTTP 404 Jul 31 13:59:27.243554 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 683/2723] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:27 2026] DELETE /volume/v3/snapshots/1378f08f-cf72-43d5-98a1-4673878b4cb0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:27.299749 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-5667365f-9745-48d7-942a-322050742481 req-9b80967f-a704-461a-876e-b5c697b2e5a3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.302007 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-9b80967f-a704-461a-876e-b5c697b2e5a3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:27.302225 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-9b80967f-a704-461a-876e-b5c697b2e5a3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.302447 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-9b80967f-a704-461a-876e-b5c697b2e5a3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.323621 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e6272aca-046c-4a4b-8d8c-27e4666c6b99 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.325854 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e6272aca-046c-4a4b-8d8c-27e4666c6b99 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e Jul 31 13:59:27.326129 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e6272aca-046c-4a4b-8d8c-27e4666c6b99 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.326354 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e6272aca-046c-4a4b-8d8c-27e4666c6b99 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.326491 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e6272aca-046c-4a4b-8d8c-27e4666c6b99 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Show backup with id 14334e26-6c22-4951-b916-fdcd47fb8a7e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:27.330379 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.330379 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:27.331717 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e6272aca-046c-4a4b-8d8c-27e4666c6b99 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e returned with HTTP 404 Jul 31 13:59:27.332356 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 680/2724] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/backups/14334e26-6c22-4951-b916-fdcd47fb8a7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:27.338707 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-5667365f-9745-48d7-942a-322050742481 req-9b80967f-a704-461a-876e-b5c697b2e5a3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:27.347361 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-9b80967f-a704-461a-876e-b5c697b2e5a3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:27.347361 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 683/2725] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1653 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:27.363833 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-5667365f-9745-48d7-942a-322050742481 req-f180f745-b153-4095-b4d3-bebfcd027c62 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.365969 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-f180f745-b153-4095-b4d3-bebfcd027c62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1/action Jul 31 13:59:27.366314 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-f180f745-b153-4095-b4d3-bebfcd027c62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:27.366438 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-f180f745-b153-4095-b4d3-bebfcd027c62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:27.376727 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.376727 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:27.377154 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-5667365f-9745-48d7-942a-322050742481 req-f180f745-b153-4095-b4d3-bebfcd027c62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:27.383989 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-5667365f-9745-48d7-942a-322050742481 req-f180f745-b153-4095-b4d3-bebfcd027c62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Begin detaching volume completed successfully. Jul 31 13:59:27.384229 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-f180f745-b153-4095-b4d3-bebfcd027c62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1/action returned with HTTP 202 Jul 31 13:59:27.384704 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 680/2726] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:59:27 2026] POST /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:59:27.413979 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8fbd2e6b-74f7-45d9-a857-717239bd94f8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.416454 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8fbd2e6b-74f7-45d9-a857-717239bd94f8 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 Jul 31 13:59:27.416454 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8fbd2e6b-74f7-45d9-a857-717239bd94f8 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.416454 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8fbd2e6b-74f7-45d9-a857-717239bd94f8 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.422644 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.422644 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:27.425855 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-eb0ca7d2-c7db-4996-b5e2-5d602a09a791 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.428480 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb0ca7d2-c7db-4996-b5e2-5d602a09a791 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:27.428762 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb0ca7d2-c7db-4996-b5e2-5d602a09a791 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.431043 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb0ca7d2-c7db-4996-b5e2-5d602a09a791 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.431043 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-eb0ca7d2-c7db-4996-b5e2-5d602a09a791 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:27.431209 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8fbd2e6b-74f7-45d9-a857-717239bd94f8 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Volume info retrieved successfully. Jul 31 13:59:27.434250 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.434250 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:27.435291 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb0ca7d2-c7db-4996-b5e2-5d602a09a791 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:27.436494 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 681/2727] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:27.437821 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8fbd2e6b-74f7-45d9-a857-717239bd94f8 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 returned with HTTP 200 Jul 31 13:59:27.438197 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 684/2728] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:27.452132 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42a14961-0508-4dec-918b-c84b69afb24d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.452567 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42a14961-0508-4dec-918b-c84b69afb24d None None] GET https://10.4.3.140/volume// Jul 31 13:59:27.452760 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42a14961-0508-4dec-918b-c84b69afb24d None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.452976 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42a14961-0508-4dec-918b-c84b69afb24d None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.453302 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42a14961-0508-4dec-918b-c84b69afb24d None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:27.453603 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 684/2729] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:27.458310 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c5da67a6-ff91-46c3-b2f9-877bea2fe885 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.460223 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-5667365f-9745-48d7-942a-322050742481 req-9e48f719-9c4b-4aac-898b-0090e7732d88 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.463453 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5da67a6-ff91-46c3-b2f9-877bea2fe885 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] DELETE https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 Jul 31 13:59:27.463759 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5da67a6-ff91-46c3-b2f9-877bea2fe885 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.463890 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-9e48f719-9c4b-4aac-898b-0090e7732d88 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:27.464015 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5da67a6-ff91-46c3-b2f9-877bea2fe885 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.464255 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-c5da67a6-ff91-46c3-b2f9-877bea2fe885 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Delete volume with id: 64430f3d-66cf-4cf6-ac1c-565312c2cf38 Jul 31 13:59:27.464532 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-9e48f719-9c4b-4aac-898b-0090e7732d88 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.464915 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-9e48f719-9c4b-4aac-898b-0090e7732d88 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.473971 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.473971 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:27.474135 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c5da67a6-ff91-46c3-b2f9-877bea2fe885 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Volume info retrieved successfully. Jul 31 13:59:27.476490 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.476490 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:27.480798 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-5667365f-9745-48d7-942a-322050742481 req-9e48f719-9c4b-4aac-898b-0090e7732d88 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:27.487620 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-9e48f719-9c4b-4aac-898b-0090e7732d88 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:27.488305 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 682/2730] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:27.496753 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c5da67a6-ff91-46c3-b2f9-877bea2fe885 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Delete volume request issued successfully. Jul 31 13:59:27.497057 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5da67a6-ff91-46c3-b2f9-877bea2fe885 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 returned with HTTP 202 Jul 31 13:59:27.497692 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 681/2731] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:59:27 2026] DELETE /volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:27.505873 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-45e8072c-ca7a-4668-8f3c-a9599b286000 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.509043 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-45e8072c-ca7a-4668-8f3c-a9599b286000 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 Jul 31 13:59:27.509237 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-45e8072c-ca7a-4668-8f3c-a9599b286000 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.509412 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-45e8072c-ca7a-4668-8f3c-a9599b286000 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.522371 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.522371 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:27.528434 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-45e8072c-ca7a-4668-8f3c-a9599b286000 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Volume info retrieved successfully. Jul 31 13:59:27.536138 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-45e8072c-ca7a-4668-8f3c-a9599b286000 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 returned with HTTP 200 Jul 31 13:59:27.536494 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 685/2732] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:27.564113 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8afd324d-2915-4dc2-97ab-ca6e78cbc190 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.565915 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8afd324d-2915-4dc2-97ab-ca6e78cbc190 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:27.566137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8afd324d-2915-4dc2-97ab-ca6e78cbc190 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.566332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8afd324d-2915-4dc2-97ab-ca6e78cbc190 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.574827 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.574827 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:27.579239 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8afd324d-2915-4dc2-97ab-ca6e78cbc190 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:27.583808 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8afd324d-2915-4dc2-97ab-ca6e78cbc190 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:27.584424 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 685/2733] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:27.597921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5154eca6-8895-4f5d-a2be-39f7639241b6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.599764 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5154eca6-8895-4f5d-a2be-39f7639241b6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:27.600001 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5154eca6-8895-4f5d-a2be-39f7639241b6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.600202 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5154eca6-8895-4f5d-a2be-39f7639241b6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.608747 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.608747 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:27.613769 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5154eca6-8895-4f5d-a2be-39f7639241b6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:27.618994 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5154eca6-8895-4f5d-a2be-39f7639241b6 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:27.619467 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 683/2734] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:27.633038 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-de8621e6-b6c3-44d0-818e-b0c6c51854c4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.634890 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de8621e6-b6c3-44d0-818e-b0c6c51854c4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:59:27.635312 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de8621e6-b6c3-44d0-818e-b0c6c51854c4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a791e08f-0c4d-4e15-826e-1f11512e726f", "name": "tempest-VolumeImageDependencyTests-Snapshot-372343502"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:27.643538 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.643538 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:27.644147 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-de8621e6-b6c3-44d0-818e-b0c6c51854c4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:27.644320 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-de8621e6-b6c3-44d0-818e-b0c6c51854c4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create snapshot from volume a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:27.681043 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-de8621e6-b6c3-44d0-818e-b0c6c51854c4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Created reservations ['4ced7f04-5d8f-42a5-9ac5-b8408f619667', '6ea991a6-e2e2-40df-8f83-1221e8f57d00', '4106e027-16f0-4c9e-b1f8-6bf3c2006fd5', '99f50d00-53c9-40be-821e-b9be1445157c'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:27.710886 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-de8621e6-b6c3-44d0-818e-b0c6c51854c4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Snapshot create request issued successfully. Jul 31 13:59:27.711576 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de8621e6-b6c3-44d0-818e-b0c6c51854c4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:59:27.712017 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 682/2735] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:59:27 2026] POST /volume/v3/snapshots => generated 312 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:27.722568 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2a9c810d-ffff-4f41-b916-a17aab7977f8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.725338 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a9c810d-ffff-4f41-b916-a17aab7977f8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e Jul 31 13:59:27.725584 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a9c810d-ffff-4f41-b916-a17aab7977f8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.725816 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a9c810d-ffff-4f41-b916-a17aab7977f8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.731958 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.731958 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:27.732488 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2a9c810d-ffff-4f41-b916-a17aab7977f8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Snapshot retrieved successfully. Jul 31 13:59:27.734087 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a9c810d-ffff-4f41-b916-a17aab7977f8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e returned with HTTP 200 Jul 31 13:59:27.737745 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 686/2736] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e => generated 444 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:27.771791 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ee2fee1c-4f1b-476a-a49f-35fd0cb38509 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.773811 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee2fee1c-4f1b-476a-a49f-35fd0cb38509 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 Jul 31 13:59:27.774080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee2fee1c-4f1b-476a-a49f-35fd0cb38509 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.774281 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee2fee1c-4f1b-476a-a49f-35fd0cb38509 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:27.781315 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.781315 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:27.784627 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ee2fee1c-4f1b-476a-a49f-35fd0cb38509 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:27.788567 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee2fee1c-4f1b-476a-a49f-35fd0cb38509 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 returned with HTTP 200 Jul 31 13:59:27.788927 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 686/2737] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:27.801964 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.803670 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:27.804085 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "aed198dd-77e3-48d9-9856-b3e9c5ca5640", "size": 2, "name": "tempest-VolumesCloneTest-Volume-131661912"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:27.805815 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume request body: {'volume': {'source_volid': 'aed198dd-77e3-48d9-9856-b3e9c5ca5640', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-131661912'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:27.812527 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:27.812527 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:27.813094 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume retrieved successfully. Jul 31 13:59:27.813228 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume of 2 GB Jul 31 13:59:27.816691 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Availability Zones retrieved successfully. Jul 31 13:59:27.821491 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Flow 'volume_create_api' (57dab82d-7a2a-48a3-b0a8-433451155294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:27.822507 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8888b3-3067-4fe0-8baa-0f4b6e1d3706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:27.823609 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:27.845447 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8888b3-3067-4fe0-8baa-0f4b6e1d3706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'aed198dd-77e3-48d9-9856-b3e9c5ca5640', 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:27.846461 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f39e7e8-d123-476b-9a3a-9b67444e73f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:27.891089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Created reservations ['0a84405b-747a-449d-8a91-51d673d2f13b', '0b560f07-eb8c-4f63-93c6-1f08dad29aea', '9a811b41-5694-481c-8f0b-9b7bde023312', '84b80709-5280-4e6a-85a2-0ea6aa5c76d9'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:27.891943 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f39e7e8-d123-476b-9a3a-9b67444e73f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a84405b-747a-449d-8a91-51d673d2f13b', '0b560f07-eb8c-4f63-93c6-1f08dad29aea', '9a811b41-5694-481c-8f0b-9b7bde023312', '84b80709-5280-4e6a-85a2-0ea6aa5c76d9']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:27.892695 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3626c8f3-0f41-46b5-aa36-7a7c0094c1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:27.928802 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3626c8f3-0f41-46b5-aa36-7a7c0094c1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b2c0d88-c562-48db-afa5-4b60b94d7c49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-131661912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba18576d1894f58b7777e250e0d3be3',qos_specs=None,replication_status=,reservations=['0a84405b-747a-449d-8a91-51d673d2f13b','0b560f07-eb8c-4f63-93c6-1f08dad29aea','9a811b41-5694-481c-8f0b-9b7bde023312','84b80709-5280-4e6a-85a2-0ea6aa5c76d9'],size=2,snapshot_id=None,source_replicaid=,source_volid=aed198dd-77e3-48d9-9856-b3e9c5ca5640,status='creating',user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-131661912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b2c0d88-c562-48db-afa5-4b60b94d7c49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba18576d1894f58b7777e250e0d3be3',provider_auth=None,provider_geometry=None,provider_id=None,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=aed198dd-77e3-48d9-9856-b3e9c5ca5640,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:27.929927 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff502b1-02a5-4d86-828c-3450bce85ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:27.952016 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff502b1-02a5-4d86-828c-3450bce85ad9) transitioned into state 'SUCCESS' from state '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-131661912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba18576d1894f58b7777e250e0d3be3',qos_specs=None,replication_status=,reservations=['0a84405b-747a-449d-8a91-51d673d2f13b','0b560f07-eb8c-4f63-93c6-1f08dad29aea','9a811b41-5694-481c-8f0b-9b7bde023312','84b80709-5280-4e6a-85a2-0ea6aa5c76d9'],size=2,snapshot_id=None,source_replicaid=,source_volid=aed198dd-77e3-48d9-9856-b3e9c5ca5640,status='creating',user_id='e9675acc7fc84ef1b57c6e565aa3efbd',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:27.952867 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a99abc5-5e4e-45bd-9df4-24583e53a0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:27.975134 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a99abc5-5e4e-45bd-9df4-24583e53a0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:27.975935 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Flow 'volume_create_api' (57dab82d-7a2a-48a3-b0a8-433451155294) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:27.976669 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Create volume request issued successfully. Jul 31 13:59:27.977074 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bf622acb-19d4-4b54-b4d7-03ec63c24d7b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:27.977300 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 684/2738] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:59:27 2026] POST /volume/v3/volumes => generated 780 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:27.988962 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-04131b52-edf2-44de-9021-93e9d542c41f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:27.991719 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-04131b52-edf2-44de-9021-93e9d542c41f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 Jul 31 13:59:27.991959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-04131b52-edf2-44de-9021-93e9d542c41f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:27.992192 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-04131b52-edf2-44de-9021-93e9d542c41f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:28.002780 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:28.002780 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:28.007537 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-04131b52-edf2-44de-9021-93e9d542c41f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:28.013652 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-04131b52-edf2-44de-9021-93e9d542c41f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 returned with HTTP 200 Jul 31 13:59:28.014416 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 683/2739] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:27 2026] GET /volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:28.362788 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-5667365f-9745-48d7-942a-322050742481 req-5c058e31-8803-4560-a5de-f23e734ef06a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:28.365124 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-5c058e31-8803-4560-a5de-f23e734ef06a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b Jul 31 13:59:28.365356 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-5c058e31-8803-4560-a5de-f23e734ef06a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:28.365574 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-5c058e31-8803-4560-a5de-f23e734ef06a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:28.376559 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:28.376559 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:28.427497 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5667365f-9745-48d7-942a-322050742481 req-5c058e31-8803-4560-a5de-f23e734ef06a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b returned with HTTP 200 Jul 31 13:59:28.427961 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 687/2740] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:59:28 2026] DELETE /volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 13:59:28.445556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9351d0fa-a406-4f51-ab9e-5ae832d5dee9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:28.447506 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9351d0fa-a406-4f51-ab9e-5ae832d5dee9 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:28.447770 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9351d0fa-a406-4f51-ab9e-5ae832d5dee9 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:28.448069 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9351d0fa-a406-4f51-ab9e-5ae832d5dee9 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:28.448229 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9351d0fa-a406-4f51-ab9e-5ae832d5dee9 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:28.452305 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:28.452305 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:28.453044 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9351d0fa-a406-4f51-ab9e-5ae832d5dee9 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:28.453374 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 687/2741] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:28 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:28.548669 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-49a991ba-cb86-43fc-a399-0651aec52c96 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:28.550760 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-49a991ba-cb86-43fc-a399-0651aec52c96 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] GET https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 Jul 31 13:59:28.550951 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-49a991ba-cb86-43fc-a399-0651aec52c96 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:28.551135 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-49a991ba-cb86-43fc-a399-0651aec52c96 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:28.564366 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-49a991ba-cb86-43fc-a399-0651aec52c96 tempest-VolumesBackupsV39Test-686637400 tempest-VolumesBackupsV39Test-686637400-project-member] https://10.4.3.140/volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 returned with HTTP 404 Jul 31 13:59:28.565307 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 685/2742] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:28 2026] GET /volume/v3/volumes/64430f3d-66cf-4cf6-ac1c-565312c2cf38 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:28.749622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bdbcee4e-0dec-487d-a2ba-dfbacab6f6a0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:28.750707 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdbcee4e-0dec-487d-a2ba-dfbacab6f6a0 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e Jul 31 13:59:28.750978 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdbcee4e-0dec-487d-a2ba-dfbacab6f6a0 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:28.751222 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdbcee4e-0dec-487d-a2ba-dfbacab6f6a0 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:28.756625 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:28.756625 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:28.757157 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bdbcee4e-0dec-487d-a2ba-dfbacab6f6a0 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Snapshot retrieved successfully. Jul 31 13:59:28.758057 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdbcee4e-0dec-487d-a2ba-dfbacab6f6a0 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e returned with HTTP 200 Jul 31 13:59:28.758352 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 684/2743] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:28 2026] GET /volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:28.766936 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0214287e-ba30-4009-baeb-12d2dc466a18 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:28.769312 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:28.770079 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "d9e1ecdf-b89b-4844-adbe-f3c3029bd07e", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:28.772591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'd9e1ecdf-b89b-4844-adbe-f3c3029bd07e', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:28.780603 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:28.780603 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:28.783186 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Snapshot retrieved successfully. Jul 31 13:59:28.783186 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume of 1 GB Jul 31 13:59:28.786570 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Availability Zones retrieved successfully. Jul 31 13:59:28.795422 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (3dbc056c-f203-4405-986e-04113396b502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:28.797281 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e585d7b-88ab-4f65-812d-4f897c15a41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:28.798795 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:28.849942 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e585d7b-88ab-4f65-812d-4f897c15a41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd9e1ecdf-b89b-4844-adbe-f3c3029bd07e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:28.850954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89501070-5321-4bc6-b72c-b512da8ea527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:28.897266 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Created reservations ['202592d0-1a3a-4e92-8296-ddc78669c659', '46160474-5f29-47fd-9cba-aa3ed945f504', '79ad790d-56ab-4559-889a-e037061dabb7', 'e3f8fc39-81b2-4846-813c-9e4c28c99dd6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:28.898187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89501070-5321-4bc6-b72c-b512da8ea527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['202592d0-1a3a-4e92-8296-ddc78669c659', '46160474-5f29-47fd-9cba-aa3ed945f504', '79ad790d-56ab-4559-889a-e037061dabb7', 'e3f8fc39-81b2-4846-813c-9e4c28c99dd6']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:28.898838 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (279a3a78-80bc-4fe8-9944-ef152793f117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:28.954847 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (279a3a78-80bc-4fe8-9944-ef152793f117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c89c0d1f-666b-4fe2-bb22-8112bfddcfa7', '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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['202592d0-1a3a-4e92-8296-ddc78669c659','46160474-5f29-47fd-9cba-aa3ed945f504','79ad790d-56ab-4559-889a-e037061dabb7','e3f8fc39-81b2-4846-813c-9e4c28c99dd6'],size=1,snapshot_id=d9e1ecdf-b89b-4844-adbe-f3c3029bd07e,source_replicaid=,source_volid=None,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), '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-31T13:59:28Z,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=c89c0d1f-666b-4fe2-bb22-8112bfddcfa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='621304d7af8e4f5096266fe75fad50b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d9e1ecdf-b89b-4844-adbe-f3c3029bd07e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:28.956125 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ff2531-f859-4c29-83a3-edfe85436fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:28.981601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ff2531-f859-4c29-83a3-edfe85436fca) transitioned into state 'SUCCESS' from 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='621304d7af8e4f5096266fe75fad50b1',qos_specs=None,replication_status=,reservations=['202592d0-1a3a-4e92-8296-ddc78669c659','46160474-5f29-47fd-9cba-aa3ed945f504','79ad790d-56ab-4559-889a-e037061dabb7','e3f8fc39-81b2-4846-813c-9e4c28c99dd6'],size=1,snapshot_id=d9e1ecdf-b89b-4844-adbe-f3c3029bd07e,source_replicaid=,source_volid=None,status='creating',user_id='57f4df7763c840ab93a9f7ce034e9dd7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:28.982319 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c742c8d-c8e1-4b0b-963a-e43c5d17cc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:29.003666 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c742c8d-c8e1-4b0b-963a-e43c5d17cc86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:29.004449 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Flow 'volume_create_api' (3dbc056c-f203-4405-986e-04113396b502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:29.004749 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Create volume request issued successfully. Jul 31 13:59:29.005263 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0214287e-ba30-4009-baeb-12d2dc466a18 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:29.005665 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 688/2744] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 13:59:28 2026] POST /volume/v3/volumes => generated 809 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:29.021298 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0744e9f7-1ee3-4705-a0b9-64f893614471 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.023080 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0744e9f7-1ee3-4705-a0b9-64f893614471 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:29.023256 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0744e9f7-1ee3-4705-a0b9-64f893614471 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.023429 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0744e9f7-1ee3-4705-a0b9-64f893614471 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.029574 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3756cbb5-9678-4386-b1b7-f4b4df39496b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.033594 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3756cbb5-9678-4386-b1b7-f4b4df39496b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 Jul 31 13:59:29.033594 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3756cbb5-9678-4386-b1b7-f4b4df39496b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.033594 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3756cbb5-9678-4386-b1b7-f4b4df39496b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.033932 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.033932 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:29.039255 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0744e9f7-1ee3-4705-a0b9-64f893614471 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:29.041306 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.041306 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:29.043300 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0744e9f7-1ee3-4705-a0b9-64f893614471 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 returned with HTTP 200 Jul 31 13:59:29.044174 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 688/2745] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:29 2026] GET /volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:29.046230 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3756cbb5-9678-4386-b1b7-f4b4df39496b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:29.051297 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3756cbb5-9678-4386-b1b7-f4b4df39496b tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 returned with HTTP 200 Jul 31 13:59:29.051821 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 686/2746] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:29 2026] GET /volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:29.065939 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e3ec4ec2-8d37-491d-80ea-ae835e6e1d29 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.068501 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3ec4ec2-8d37-491d-80ea-ae835e6e1d29 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 Jul 31 13:59:29.068786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3ec4ec2-8d37-491d-80ea-ae835e6e1d29 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.069123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3ec4ec2-8d37-491d-80ea-ae835e6e1d29 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.085428 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.085428 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:29.090718 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e3ec4ec2-8d37-491d-80ea-ae835e6e1d29 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:29.097089 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3ec4ec2-8d37-491d-80ea-ae835e6e1d29 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 returned with HTTP 200 Jul 31 13:59:29.097660 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 685/2747] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:29 2026] GET /volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:29.111312 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3cf5000a-c199-45ed-8829-51cdbb388156 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.113198 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cf5000a-c199-45ed-8829-51cdbb388156 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 Jul 31 13:59:29.113252 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3cf5000a-c199-45ed-8829-51cdbb388156 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.113404 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3cf5000a-c199-45ed-8829-51cdbb388156 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.120567 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.120567 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:29.126222 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3cf5000a-c199-45ed-8829-51cdbb388156 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:29.130480 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cf5000a-c199-45ed-8829-51cdbb388156 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 returned with HTTP 200 Jul 31 13:59:29.130961 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 689/2748] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:29 2026] GET /volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:29.151828 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a358f967-b499-4afe-a192-0b2dab433b2e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.153637 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a358f967-b499-4afe-a192-0b2dab433b2e tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 Jul 31 13:59:29.153824 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a358f967-b499-4afe-a192-0b2dab433b2e tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.154032 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a358f967-b499-4afe-a192-0b2dab433b2e tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.154204 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-a358f967-b499-4afe-a192-0b2dab433b2e tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Delete volume with id: 5b2c0d88-c562-48db-afa5-4b60b94d7c49 Jul 31 13:59:29.164053 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.164053 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:29.164393 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a358f967-b499-4afe-a192-0b2dab433b2e tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:29.196574 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a358f967-b499-4afe-a192-0b2dab433b2e tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Delete volume request issued successfully. Jul 31 13:59:29.196783 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a358f967-b499-4afe-a192-0b2dab433b2e tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 returned with HTTP 202 Jul 31 13:59:29.197254 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 689/2749] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:29 2026] DELETE /volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:29.210313 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-930e6410-9198-4b06-a4f4-e52a32853a32 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.211942 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-930e6410-9198-4b06-a4f4-e52a32853a32 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 Jul 31 13:59:29.212321 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-930e6410-9198-4b06-a4f4-e52a32853a32 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.212776 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-930e6410-9198-4b06-a4f4-e52a32853a32 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.227486 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.227486 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:29.239608 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-930e6410-9198-4b06-a4f4-e52a32853a32 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:29.242022 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-930e6410-9198-4b06-a4f4-e52a32853a32 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 returned with HTTP 200 Jul 31 13:59:29.242409 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 687/2750] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:29 2026] GET /volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:29.468346 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cda3b4e4-ded3-4caf-9f8f-ca068f6d3ee4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.472782 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cda3b4e4-ded3-4caf-9f8f-ca068f6d3ee4 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:29.472782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cda3b4e4-ded3-4caf-9f8f-ca068f6d3ee4 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.472782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cda3b4e4-ded3-4caf-9f8f-ca068f6d3ee4 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.472782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-cda3b4e4-ded3-4caf-9f8f-ca068f6d3ee4 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:29.488266 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.488266 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:29.489350 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cda3b4e4-ded3-4caf-9f8f-ca068f6d3ee4 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:29.489884 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 686/2751] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:29 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:29.507129 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bbeff448-13c5-4b49-8b74-910966f6706f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.509188 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bbeff448-13c5-4b49-8b74-910966f6706f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/8e70d58d-be2b-4850-a088-54ebc4fc659a Jul 31 13:59:29.509494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bbeff448-13c5-4b49-8b74-910966f6706f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.509721 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bbeff448-13c5-4b49-8b74-910966f6706f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.520989 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.520989 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:29.526116 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bbeff448-13c5-4b49-8b74-910966f6706f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:29.530758 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bbeff448-13c5-4b49-8b74-910966f6706f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/8e70d58d-be2b-4850-a088-54ebc4fc659a returned with HTTP 200 Jul 31 13:59:29.531161 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 690/2752] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:29 2026] GET /volume/v3/volumes/8e70d58d-be2b-4850-a088-54ebc4fc659a => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:29.551008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-deda454b-b979-463f-a44e-ce9dc6817f4b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.553053 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-deda454b-b979-463f-a44e-ce9dc6817f4b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes Jul 31 13:59:29.553247 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-deda454b-b979-463f-a44e-ce9dc6817f4b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.553422 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-deda454b-b979-463f-a44e-ce9dc6817f4b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.553797 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-deda454b-b979-463f-a44e-ce9dc6817f4b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:59:29.555735 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-deda454b-b979-463f-a44e-ce9dc6817f4b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:59:29.564474 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-deda454b-b979-463f-a44e-ce9dc6817f4b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Get all volumes completed successfully. Jul 31 13:59:29.565004 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-deda454b-b979-463f-a44e-ce9dc6817f4b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Jul 31 13:59:29.566260 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 690/2753] 10.4.3.140 () {66 vars in 1237 bytes} [Fri Jul 31 13:59:29 2026] GET /volume/v3/volumes => generated 663 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:29.574774 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-45f40782-5519-45da-a150-3ab0cb4c2a1f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.578080 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-45f40782-5519-45da-a150-3ab0cb4c2a1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8e70d58d-be2b-4850-a088-54ebc4fc659a Jul 31 13:59:29.578299 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-45f40782-5519-45da-a150-3ab0cb4c2a1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.578585 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-45f40782-5519-45da-a150-3ab0cb4c2a1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.578807 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-45f40782-5519-45da-a150-3ab0cb4c2a1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Delete volume with id: 8e70d58d-be2b-4850-a088-54ebc4fc659a Jul 31 13:59:29.587402 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.587402 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:29.588086 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-45f40782-5519-45da-a150-3ab0cb4c2a1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:29.616358 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-45f40782-5519-45da-a150-3ab0cb4c2a1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Delete volume request issued successfully. Jul 31 13:59:29.616611 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-45f40782-5519-45da-a150-3ab0cb4c2a1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/8e70d58d-be2b-4850-a088-54ebc4fc659a returned with HTTP 202 Jul 31 13:59:29.617123 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 688/2754] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:29 2026] DELETE /volume/v3/volumes/8e70d58d-be2b-4850-a088-54ebc4fc659a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:29.625833 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bd9d81d5-db40-48a9-addb-e83ed32b6d1b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.628074 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd9d81d5-db40-48a9-addb-e83ed32b6d1b tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] DELETE https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e Jul 31 13:59:29.628323 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd9d81d5-db40-48a9-addb-e83ed32b6d1b tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.628610 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd9d81d5-db40-48a9-addb-e83ed32b6d1b tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.628753 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-bd9d81d5-db40-48a9-addb-e83ed32b6d1b tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Delete backup with id: 1686cd8f-1eb1-4267-bf82-92e5accafa9e. Jul 31 13:59:29.635112 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.635112 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:29.654996 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-bd9d81d5-db40-48a9-addb-e83ed32b6d1b tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] delete_backup rpcapi backup_id 1686cd8f-1eb1-4267-bf82-92e5accafa9e {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:59:29.658001 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd9d81d5-db40-48a9-addb-e83ed32b6d1b tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e returned with HTTP 202 Jul 31 13:59:29.658668 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 687/2755] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:29 2026] DELETE /volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:59:29.666220 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-13a06b17-8656-4d66-87fc-61484137f462 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.670936 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13a06b17-8656-4d66-87fc-61484137f462 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] GET https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e Jul 31 13:59:29.671216 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13a06b17-8656-4d66-87fc-61484137f462 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.672808 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13a06b17-8656-4d66-87fc-61484137f462 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.673009 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-13a06b17-8656-4d66-87fc-61484137f462 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Show backup with id 1686cd8f-1eb1-4267-bf82-92e5accafa9e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:29.675003 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-97995062-33bf-44e4-a0f7-bdd7bc09aafd req-6f3af4e7-7167-40bd-8a07-d00f3184c53d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:29.677006 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:29.677006 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:29.677674 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13a06b17-8656-4d66-87fc-61484137f462 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e returned with HTTP 200 Jul 31 13:59:29.678196 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 691/2756] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:29 2026] GET /volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:29.681324 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-97995062-33bf-44e4-a0f7-bdd7bc09aafd req-6f3af4e7-7167-40bd-8a07-d00f3184c53d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b Jul 31 13:59:29.681834 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-97995062-33bf-44e4-a0f7-bdd7bc09aafd req-6f3af4e7-7167-40bd-8a07-d00f3184c53d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:29.682082 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-97995062-33bf-44e4-a0f7-bdd7bc09aafd req-6f3af4e7-7167-40bd-8a07-d00f3184c53d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:29.690157 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-97995062-33bf-44e4-a0f7-bdd7bc09aafd req-6f3af4e7-7167-40bd-8a07-d00f3184c53d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b returned with HTTP 404 Jul 31 13:59:29.691463 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 691/2757] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:59:29 2026] DELETE /volume/v3/attachments/2c11ab8b-ae51-4121-ab69-3ebd22d88e3b => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:29.926286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c374905f-0a64-42f9-b03b-cded412564ab None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.032411 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:30.032786 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1850024478"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:30.034227 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1850024478'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:30.034391 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume of 1 GB Jul 31 13:59:30.039132 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Availability Zones retrieved successfully. Jul 31 13:59:30.045730 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Flow 'volume_create_api' (c1848920-3ef4-42d1-82a1-d68805d5b0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:30.046907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0937ab18-e74a-4259-acfd-4a08fd7f4acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:30.047969 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:30.060123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0d8eeed1-5c0e-4499-9f53-9c0f0112b4fa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.063360 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d8eeed1-5c0e-4499-9f53-9c0f0112b4fa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:30.063648 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d8eeed1-5c0e-4499-9f53-9c0f0112b4fa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.064570 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d8eeed1-5c0e-4499-9f53-9c0f0112b4fa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.072608 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.072608 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:30.077236 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0d8eeed1-5c0e-4499-9f53-9c0f0112b4fa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:30.080906 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0937ab18-e74a-4259-acfd-4a08fd7f4acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:30.081805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102fcdc6-0e2d-4160-b99a-507151d60614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:30.082468 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d8eeed1-5c0e-4499-9f53-9c0f0112b4fa tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 returned with HTTP 200 Jul 31 13:59:30.083023 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 688/2758] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:30 2026] GET /volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:30.096546 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-714ab3ca-ee9e-40e9-89ca-7b8a88c3246e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.098429 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-714ab3ca-ee9e-40e9-89ca-7b8a88c3246e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:30.098692 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-714ab3ca-ee9e-40e9-89ca-7b8a88c3246e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.098884 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-714ab3ca-ee9e-40e9-89ca-7b8a88c3246e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.107387 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.107387 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:30.111262 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-714ab3ca-ee9e-40e9-89ca-7b8a88c3246e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:30.119793 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-714ab3ca-ee9e-40e9-89ca-7b8a88c3246e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 returned with HTTP 200 Jul 31 13:59:30.120235 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 692/2759] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:30 2026] GET /volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:30.137634 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2964d4f3-7a35-4aac-8244-3b0a6dea1ecf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.152877 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Created reservations ['839c19b8-31db-43e3-8127-9c8e3601d5a2', 'a93c205b-c32a-4f74-915c-472c6c2ac001', '529100cf-b0d5-492f-b329-bdb9bda6c86f', 'e4a847e1-479b-4f82-8b41-e85ba811041f'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:30.153580 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2964d4f3-7a35-4aac-8244-3b0a6dea1ecf tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e Jul 31 13:59:30.153679 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2964d4f3-7a35-4aac-8244-3b0a6dea1ecf tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.153774 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102fcdc6-0e2d-4160-b99a-507151d60614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['839c19b8-31db-43e3-8127-9c8e3601d5a2', 'a93c205b-c32a-4f74-915c-472c6c2ac001', '529100cf-b0d5-492f-b329-bdb9bda6c86f', 'e4a847e1-479b-4f82-8b41-e85ba811041f']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:30.153857 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2964d4f3-7a35-4aac-8244-3b0a6dea1ecf tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.153981 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-2964d4f3-7a35-4aac-8244-3b0a6dea1ecf tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete snapshot with id: d9e1ecdf-b89b-4844-adbe-f3c3029bd07e Jul 31 13:59:30.154609 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce11fd8-417a-4206-8a38-2db8b88f572d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:30.159824 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.159824 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:30.160392 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2964d4f3-7a35-4aac-8244-3b0a6dea1ecf tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Snapshot retrieved successfully. Jul 31 13:59:30.177334 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2964d4f3-7a35-4aac-8244-3b0a6dea1ecf tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Snapshot delete request issued successfully. Jul 31 13:59:30.177567 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2964d4f3-7a35-4aac-8244-3b0a6dea1ecf tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e returned with HTTP 202 Jul 31 13:59:30.178990 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 692/2760] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:30 2026] DELETE /volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:30.184821 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ce11fd8-417a-4206-8a38-2db8b88f572d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71f4243f-77cf-48e0-abf7-c51d1c5150c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1850024478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22a346feaf0141f1b459ad413a3c9c69',qos_specs=None,replication_status=,reservations=['839c19b8-31db-43e3-8127-9c8e3601d5a2','a93c205b-c32a-4f74-915c-472c6c2ac001','529100cf-b0d5-492f-b329-bdb9bda6c86f','e4a847e1-479b-4f82-8b41-e85ba811041f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c24353aa733449a1be41bcf4ed973cf6',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1850024478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71f4243f-77cf-48e0-abf7-c51d1c5150c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22a346feaf0141f1b459ad413a3c9c69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c24353aa733449a1be41bcf4ed973cf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:30.184936 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bf2f1b9a-e65d-4d57-9d3a-fb0019908819 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.185547 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4d4c38f-29ff-4013-ae0d-3fba6d32d3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:30.187153 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf2f1b9a-e65d-4d57-9d3a-fb0019908819 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e Jul 31 13:59:30.187153 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf2f1b9a-e65d-4d57-9d3a-fb0019908819 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.187281 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf2f1b9a-e65d-4d57-9d3a-fb0019908819 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.192454 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.192454 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:30.192935 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bf2f1b9a-e65d-4d57-9d3a-fb0019908819 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Snapshot retrieved successfully. Jul 31 13:59:30.193738 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf2f1b9a-e65d-4d57-9d3a-fb0019908819 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e returned with HTTP 200 Jul 31 13:59:30.194139 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 689/2761] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:30 2026] GET /volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:30.243220 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4d4c38f-29ff-4013-ae0d-3fba6d32d3d6) transitioned into state 'SUCCESS' from state '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-1850024478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22a346feaf0141f1b459ad413a3c9c69',qos_specs=None,replication_status=,reservations=['839c19b8-31db-43e3-8127-9c8e3601d5a2','a93c205b-c32a-4f74-915c-472c6c2ac001','529100cf-b0d5-492f-b329-bdb9bda6c86f','e4a847e1-479b-4f82-8b41-e85ba811041f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c24353aa733449a1be41bcf4ed973cf6',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:30.243993 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410c7a7a-a33a-4fd1-ac56-34818b8da3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:30.258936 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dd8c345e-e359-4422-9b52-50f5addb43d0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.260728 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd8c345e-e359-4422-9b52-50f5addb43d0 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 Jul 31 13:59:30.260912 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd8c345e-e359-4422-9b52-50f5addb43d0 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.261072 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410c7a7a-a33a-4fd1-ac56-34818b8da3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:30.261141 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd8c345e-e359-4422-9b52-50f5addb43d0 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.262114 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Flow 'volume_create_api' (c1848920-3ef4-42d1-82a1-d68805d5b0d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:30.262484 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume request issued successfully. Jul 31 13:59:30.263075 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c374905f-0a64-42f9-b03b-cded412564ab tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:30.263676 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 689/2762] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:29 2026] POST /volume/v3/volumes => generated 750 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:30.271740 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd8c345e-e359-4422-9b52-50f5addb43d0 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 returned with HTTP 404 Jul 31 13:59:30.272221 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 693/2763] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:30 2026] GET /volume/v3/volumes/5b2c0d88-c562-48db-afa5-4b60b94d7c49 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:30.279413 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-16d218af-8aef-4ed2-ade7-be0032470e85 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.283681 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16d218af-8aef-4ed2-ade7-be0032470e85 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 Jul 31 13:59:30.283938 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16d218af-8aef-4ed2-ade7-be0032470e85 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.284191 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16d218af-8aef-4ed2-ade7-be0032470e85 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.284505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6f12fbcd-8ae8-4cf1-b208-9a46af1c1977 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.286149 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f12fbcd-8ae8-4cf1-b208-9a46af1c1977 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 Jul 31 13:59:30.287032 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f12fbcd-8ae8-4cf1-b208-9a46af1c1977 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.287273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f12fbcd-8ae8-4cf1-b208-9a46af1c1977 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.297321 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.297321 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:30.302193 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.302193 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:30.303422 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-16d218af-8aef-4ed2-ade7-be0032470e85 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:30.307857 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16d218af-8aef-4ed2-ade7-be0032470e85 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 returned with HTTP 200 Jul 31 13:59:30.308376 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 693/2764] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:30 2026] GET /volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:30.309288 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6f12fbcd-8ae8-4cf1-b208-9a46af1c1977 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Volume info retrieved successfully. Jul 31 13:59:30.314050 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f12fbcd-8ae8-4cf1-b208-9a46af1c1977 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 returned with HTTP 200 Jul 31 13:59:30.314474 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 690/2765] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:30 2026] GET /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:30.325365 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7092c1dc-2a8b-4437-a1f3-0c37d4f73e5f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.327409 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7092c1dc-2a8b-4437-a1f3-0c37d4f73e5f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] DELETE https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 Jul 31 13:59:30.327641 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7092c1dc-2a8b-4437-a1f3-0c37d4f73e5f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.327835 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7092c1dc-2a8b-4437-a1f3-0c37d4f73e5f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.328104 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-7092c1dc-2a8b-4437-a1f3-0c37d4f73e5f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Delete volume with id: aed198dd-77e3-48d9-9856-b3e9c5ca5640 Jul 31 13:59:30.336616 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.336616 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:30.337101 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7092c1dc-2a8b-4437-a1f3-0c37d4f73e5f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:30.374278 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7092c1dc-2a8b-4437-a1f3-0c37d4f73e5f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Delete volume request issued successfully. Jul 31 13:59:30.374533 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7092c1dc-2a8b-4437-a1f3-0c37d4f73e5f tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 returned with HTTP 202 Jul 31 13:59:30.374989 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 690/2766] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:30 2026] DELETE /volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:30.386370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-28fb9285-8e8d-4795-8209-f1e7663f5794 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.388233 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-28fb9285-8e8d-4795-8209-f1e7663f5794 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 Jul 31 13:59:30.388459 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-28fb9285-8e8d-4795-8209-f1e7663f5794 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.388727 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-28fb9285-8e8d-4795-8209-f1e7663f5794 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.403577 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.403577 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:30.412372 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-28fb9285-8e8d-4795-8209-f1e7663f5794 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Volume info retrieved successfully. Jul 31 13:59:30.415886 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-28fb9285-8e8d-4795-8209-f1e7663f5794 tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 returned with HTTP 200 Jul 31 13:59:30.416352 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 694/2767] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:30 2026] GET /volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:30.688389 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b9f547a8-f9c7-4c91-858b-bffa5ce3d58c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.690078 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9f547a8-f9c7-4c91-858b-bffa5ce3d58c tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] GET https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e Jul 31 13:59:30.690289 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9f547a8-f9c7-4c91-858b-bffa5ce3d58c tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.690473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9f547a8-f9c7-4c91-858b-bffa5ce3d58c tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.690595 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b9f547a8-f9c7-4c91-858b-bffa5ce3d58c tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Show backup with id 1686cd8f-1eb1-4267-bf82-92e5accafa9e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:30.694017 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9f547a8-f9c7-4c91-858b-bffa5ce3d58c tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] https://10.4.3.140/volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e returned with HTTP 404 Jul 31 13:59:30.694456 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 694/2768] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:30 2026] GET /volume/v3/backups/1686cd8f-1eb1-4267-bf82-92e5accafa9e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:30.701069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-80c78bc9-39d5-4698-a5a9-a4c5a51e96c7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.702763 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80c78bc9-39d5-4698-a5a9-a4c5a51e96c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] DELETE https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:30.702947 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-80c78bc9-39d5-4698-a5a9-a4c5a51e96c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.703152 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-80c78bc9-39d5-4698-a5a9-a4c5a51e96c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.703254 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-80c78bc9-39d5-4698-a5a9-a4c5a51e96c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Delete backup with id: 47249084-ce35-498f-b1c6-223cbf09928e. Jul 31 13:59:30.707438 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.707438 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:30.722244 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-80c78bc9-39d5-4698-a5a9-a4c5a51e96c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] delete_backup rpcapi backup_id 47249084-ce35-498f-b1c6-223cbf09928e {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:59:30.723902 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80c78bc9-39d5-4698-a5a9-a4c5a51e96c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 202 Jul 31 13:59:30.724395 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 691/2769] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:30 2026] DELETE /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:59:30.731684 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b0201bd3-df6d-43d5-acb0-8e8ff39df746 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:30.733665 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b0201bd3-df6d-43d5-acb0-8e8ff39df746 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:30.733987 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b0201bd3-df6d-43d5-acb0-8e8ff39df746 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:30.734316 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b0201bd3-df6d-43d5-acb0-8e8ff39df746 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:30.734404 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-b0201bd3-df6d-43d5-acb0-8e8ff39df746 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:30.742629 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:30.742629 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:30.743739 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b0201bd3-df6d-43d5-acb0-8e8ff39df746 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 200 Jul 31 13:59:30.744337 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 691/2770] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:30 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:31.203244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d7d41543-6ad4-4047-a4e0-9ee4cc0b19b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.205528 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7d41543-6ad4-4047-a4e0-9ee4cc0b19b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e Jul 31 13:59:31.205793 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7d41543-6ad4-4047-a4e0-9ee4cc0b19b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.206045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7d41543-6ad4-4047-a4e0-9ee4cc0b19b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.215276 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7d41543-6ad4-4047-a4e0-9ee4cc0b19b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e returned with HTTP 404 Jul 31 13:59:31.215971 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 695/2771] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:31 2026] GET /volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:31.224728 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-edb3fc2c-065f-48c7-945e-59fb9cf9bf1d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.227208 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-edb3fc2c-065f-48c7-945e-59fb9cf9bf1d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:31.227560 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-edb3fc2c-065f-48c7-945e-59fb9cf9bf1d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.227835 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-edb3fc2c-065f-48c7-945e-59fb9cf9bf1d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.228094 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-edb3fc2c-065f-48c7-945e-59fb9cf9bf1d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume with id: c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:31.238785 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:31.238785 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:31.239480 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-edb3fc2c-065f-48c7-945e-59fb9cf9bf1d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:31.269599 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-edb3fc2c-065f-48c7-945e-59fb9cf9bf1d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume request issued successfully. Jul 31 13:59:31.269847 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-edb3fc2c-065f-48c7-945e-59fb9cf9bf1d tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 returned with HTTP 202 Jul 31 13:59:31.270439 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 695/2772] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:31 2026] DELETE /volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:59:31.278800 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5b278e5c-2835-480e-8c4b-84afa17439c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.280633 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b278e5c-2835-480e-8c4b-84afa17439c5 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:31.280804 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b278e5c-2835-480e-8c4b-84afa17439c5 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.281003 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b278e5c-2835-480e-8c4b-84afa17439c5 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.294946 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:31.294946 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:31.299391 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5b278e5c-2835-480e-8c4b-84afa17439c5 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:31.308069 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b278e5c-2835-480e-8c4b-84afa17439c5 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 returned with HTTP 200 Jul 31 13:59:31.308444 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 692/2773] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:31 2026] GET /volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 => generated 1227 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:31.335546 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-877f1af8-fc11-4870-8248-142ed6817a4a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.338142 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-877f1af8-fc11-4870-8248-142ed6817a4a tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 Jul 31 13:59:31.338371 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-877f1af8-fc11-4870-8248-142ed6817a4a tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.339115 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-877f1af8-fc11-4870-8248-142ed6817a4a tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.347338 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:31.347338 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:31.352548 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-877f1af8-fc11-4870-8248-142ed6817a4a tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Volume info retrieved successfully. Jul 31 13:59:31.356934 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-877f1af8-fc11-4870-8248-142ed6817a4a tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 returned with HTTP 200 Jul 31 13:59:31.357289 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 692/2774] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:31 2026] GET /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:31.429979 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-24689aac-cf4e-4540-9bb7-5844ba440cad None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.432134 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24689aac-cf4e-4540-9bb7-5844ba440cad tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] GET https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 Jul 31 13:59:31.432352 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24689aac-cf4e-4540-9bb7-5844ba440cad tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.432615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24689aac-cf4e-4540-9bb7-5844ba440cad tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.439689 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24689aac-cf4e-4540-9bb7-5844ba440cad tempest-VolumesCloneTest-578561271 tempest-VolumesCloneTest-578561271-project-member] https://10.4.3.140/volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 returned with HTTP 404 Jul 31 13:59:31.440272 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 696/2775] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:31 2026] GET /volume/v3/volumes/aed198dd-77e3-48d9-9856-b3e9c5ca5640 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:31.533039 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a6e3a7a9-8fbc-46ca-b0af-a83de1596997 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.535252 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6e3a7a9-8fbc-46ca-b0af-a83de1596997 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:31.535536 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6e3a7a9-8fbc-46ca-b0af-a83de1596997 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.535818 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6e3a7a9-8fbc-46ca-b0af-a83de1596997 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.543052 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:31.543052 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:31.546428 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a6e3a7a9-8fbc-46ca-b0af-a83de1596997 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:31.550660 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6e3a7a9-8fbc-46ca-b0af-a83de1596997 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:31.551024 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 696/2776] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:31 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:31.562039 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7f66a245-9429-4759-b1d5-51eaf5fc86ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.564177 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7f66a245-9429-4759-b1d5-51eaf5fc86ba tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:31.564458 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7f66a245-9429-4759-b1d5-51eaf5fc86ba tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.564790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7f66a245-9429-4759-b1d5-51eaf5fc86ba tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.565042 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-7f66a245-9429-4759-b1d5-51eaf5fc86ba tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume with id: c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:31.574522 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:31.574522 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:31.575030 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7f66a245-9429-4759-b1d5-51eaf5fc86ba tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:31.592533 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7f66a245-9429-4759-b1d5-51eaf5fc86ba tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume request issued successfully. Jul 31 13:59:31.592735 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7f66a245-9429-4759-b1d5-51eaf5fc86ba tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 202 Jul 31 13:59:31.593186 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 693/2777] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:31 2026] DELETE /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:31.601135 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ba7180b9-303b-4d77-8bc5-bba45c4c4816 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.602662 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba7180b9-303b-4d77-8bc5-bba45c4c4816 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:31.602831 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ba7180b9-303b-4d77-8bc5-bba45c4c4816 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.603006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ba7180b9-303b-4d77-8bc5-bba45c4c4816 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.609839 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:31.609839 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:31.613469 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ba7180b9-303b-4d77-8bc5-bba45c4c4816 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:31.618455 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba7180b9-303b-4d77-8bc5-bba45c4c4816 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 200 Jul 31 13:59:31.618923 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 693/2778] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:31 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:31.758101 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4688d489-fe08-4f87-8357-a28fbb5c5fe1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.760059 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4688d489-fe08-4f87-8357-a28fbb5c5fe1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e Jul 31 13:59:31.760280 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4688d489-fe08-4f87-8357-a28fbb5c5fe1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.760489 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4688d489-fe08-4f87-8357-a28fbb5c5fe1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.760642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4688d489-fe08-4f87-8357-a28fbb5c5fe1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 47249084-ce35-498f-b1c6-223cbf09928e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:31.764343 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4688d489-fe08-4f87-8357-a28fbb5c5fe1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e returned with HTTP 404 Jul 31 13:59:31.764848 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 697/2779] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:31 2026] GET /volume/v3/backups/47249084-ce35-498f-b1c6-223cbf09928e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:31.851642 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4d639eab-c6e9-44b6-ae58-0a19e1be8387 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.855249 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d639eab-c6e9-44b6-ae58-0a19e1be8387 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 Jul 31 13:59:31.855535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4d639eab-c6e9-44b6-ae58-0a19e1be8387 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.855832 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4d639eab-c6e9-44b6-ae58-0a19e1be8387 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.863728 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:31.863728 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:31.867656 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4d639eab-c6e9-44b6-ae58-0a19e1be8387 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:31.872414 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d639eab-c6e9-44b6-ae58-0a19e1be8387 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 returned with HTTP 200 Jul 31 13:59:31.872806 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 697/2780] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:31 2026] GET /volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:31.888246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e1ddd936-2639-45d2-a032-9ef540b45d1f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.890301 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1ddd936-2639-45d2-a032-9ef540b45d1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 Jul 31 13:59:31.890531 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1ddd936-2639-45d2-a032-9ef540b45d1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.890753 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1ddd936-2639-45d2-a032-9ef540b45d1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.890924 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e1ddd936-2639-45d2-a032-9ef540b45d1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Delete volume with id: e68e114f-7224-4548-8428-c3f71bb600b3 Jul 31 13:59:31.897649 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:31.897649 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:31.898316 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e1ddd936-2639-45d2-a032-9ef540b45d1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:31.919853 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e1ddd936-2639-45d2-a032-9ef540b45d1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Delete volume request issued successfully. Jul 31 13:59:31.920147 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1ddd936-2639-45d2-a032-9ef540b45d1f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 returned with HTTP 202 Jul 31 13:59:31.920729 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 694/2781] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:31 2026] DELETE /volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:31.927613 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d30e0c35-c7bb-4093-9187-f0b8b6edca78 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:31.929646 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d30e0c35-c7bb-4093-9187-f0b8b6edca78 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 Jul 31 13:59:31.929965 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d30e0c35-c7bb-4093-9187-f0b8b6edca78 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:31.930200 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d30e0c35-c7bb-4093-9187-f0b8b6edca78 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:31.938683 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:31.938683 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:31.942935 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d30e0c35-c7bb-4093-9187-f0b8b6edca78 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:31.947206 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d30e0c35-c7bb-4093-9187-f0b8b6edca78 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 returned with HTTP 200 Jul 31 13:59:31.947560 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 694/2782] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:31 2026] GET /volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:32.323680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a85098b7-1704-47fb-bca6-8f04e7804b47 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:32.325659 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a85098b7-1704-47fb-bca6-8f04e7804b47 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:32.325901 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a85098b7-1704-47fb-bca6-8f04e7804b47 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:32.326183 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a85098b7-1704-47fb-bca6-8f04e7804b47 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:32.335697 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a85098b7-1704-47fb-bca6-8f04e7804b47 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 returned with HTTP 404 Jul 31 13:59:32.336253 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 698/2783] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:32 2026] GET /volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:32.632107 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f90bcfaa-456e-414e-b044-808cc08bb12f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:32.634123 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f90bcfaa-456e-414e-b044-808cc08bb12f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 Jul 31 13:59:32.634344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f90bcfaa-456e-414e-b044-808cc08bb12f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:32.634528 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f90bcfaa-456e-414e-b044-808cc08bb12f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:32.636914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f9cb7035-1d57-4d6f-89b9-cff04588a780 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:32.638969 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9cb7035-1d57-4d6f-89b9-cff04588a780 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:32.639282 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9cb7035-1d57-4d6f-89b9-cff04588a780 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:32.639491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9cb7035-1d57-4d6f-89b9-cff04588a780 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:32.639697 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f9cb7035-1d57-4d6f-89b9-cff04588a780 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume with id: a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:32.640349 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f90bcfaa-456e-414e-b044-808cc08bb12f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 returned with HTTP 404 Jul 31 13:59:32.640908 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 698/2784] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:32 2026] GET /volume/v3/volumes/c1ce716a-e8bd-413b-904d-a5a02eff61d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:32.647661 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:32.647661 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:32.648169 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f9cb7035-1d57-4d6f-89b9-cff04588a780 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:32.653763 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0dfd3c06-7a05-4b40-8e0d-844823c24729 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:32.655412 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0dfd3c06-7a05-4b40-8e0d-844823c24729 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 13:59:32.655743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0dfd3c06-7a05-4b40-8e0d-844823c24729 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:32.655896 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0dfd3c06-7a05-4b40-8e0d-844823c24729 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:32.663419 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:32.663419 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:32.667095 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0dfd3c06-7a05-4b40-8e0d-844823c24729 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:32.671416 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f9cb7035-1d57-4d6f-89b9-cff04588a780 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume request issued successfully. Jul 31 13:59:32.671718 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9cb7035-1d57-4d6f-89b9-cff04588a780 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 202 Jul 31 13:59:32.671828 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0dfd3c06-7a05-4b40-8e0d-844823c24729 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 13:59:32.672241 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 695/2785] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:32 2026] DELETE /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:59:32.672332 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 695/2786] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:32 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:32.679948 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b596fa5f-fdbd-4507-9c97-f64d280e99f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:32.681637 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b596fa5f-fdbd-4507-9c97-f64d280e99f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:32.681875 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b596fa5f-fdbd-4507-9c97-f64d280e99f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:32.682098 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b596fa5f-fdbd-4507-9c97-f64d280e99f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:32.686569 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-906b20c3-be21-4b4c-bab3-ffa1af088299 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:32.691131 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:32.691131 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:32.691918 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-906b20c3-be21-4b4c-bab3-ffa1af088299 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:59:32.691918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-906b20c3-be21-4b4c-bab3-ffa1af088299 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29aef986-99c8-4b5e-8a5f-a81b38f037b3", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1661738607"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:32.695107 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b596fa5f-fdbd-4507-9c97-f64d280e99f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:32.700233 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b596fa5f-fdbd-4507-9c97-f64d280e99f4 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 200 Jul 31 13:59:32.700672 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 699/2787] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:32 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:32.701371 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:32.701371 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:32.701991 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-906b20c3-be21-4b4c-bab3-ffa1af088299 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:32.702153 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-906b20c3-be21-4b4c-bab3-ffa1af088299 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume 29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 13:59:32.742495 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-906b20c3-be21-4b4c-bab3-ffa1af088299 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['14b81fcd-5617-4448-9688-3a5809d0d34c', '63c0fa1e-fc6f-4941-9bca-bfbf5afea822', 'e47a7fa5-e959-4d79-9ba4-d1f6bf72bca5', 'cfdc053d-5f74-4294-b17b-f93cd96f67d4'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:32.777362 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-906b20c3-be21-4b4c-bab3-ffa1af088299 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot create request issued successfully. Jul 31 13:59:32.777729 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-906b20c3-be21-4b4c-bab3-ffa1af088299 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:59:32.778277 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 699/2788] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:59:32 2026] POST /volume/v3/snapshots => generated 380 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:32.787863 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6cc76c9e-0727-470c-8854-3d65ab746194 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:32.789574 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6cc76c9e-0727-470c-8854-3d65ab746194 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:32.789767 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6cc76c9e-0727-470c-8854-3d65ab746194 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:32.789944 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6cc76c9e-0727-470c-8854-3d65ab746194 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:32.795505 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:32.795505 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:32.796082 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6cc76c9e-0727-470c-8854-3d65ab746194 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:32.796832 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6cc76c9e-0727-470c-8854-3d65ab746194 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 returned with HTTP 200 Jul 31 13:59:32.797192 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 696/2789] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:32 2026] GET /volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 => generated 512 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:32.963504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ba5eb04e-99f6-43d6-972c-a94a73dd3863 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:32.965499 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba5eb04e-99f6-43d6-972c-a94a73dd3863 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 Jul 31 13:59:32.965757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ba5eb04e-99f6-43d6-972c-a94a73dd3863 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:32.966178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ba5eb04e-99f6-43d6-972c-a94a73dd3863 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:32.971945 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba5eb04e-99f6-43d6-972c-a94a73dd3863 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 returned with HTTP 404 Jul 31 13:59:32.972708 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 696/2790] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:32 2026] GET /volume/v3/volumes/e68e114f-7224-4548-8428-c3f71bb600b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:32.985745 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:32.988919 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:32.989297 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1188817997"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:32.990952 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1188817997'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:32.991109 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Create volume of 1 GB Jul 31 13:59:32.996286 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Availability Zones retrieved successfully. Jul 31 13:59:33.001979 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Flow 'volume_create_api' (e7c63bcf-1627-4df0-9eea-68d458a91371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:33.002966 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea7955c-487b-4980-b244-a19f7af8f2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:33.003942 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:33.032532 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea7955c-487b-4980-b244-a19f7af8f2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:33.033630 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9470b8d5-1525-46d8-8b54-712e1d39a33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:33.085108 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Created reservations ['255ab95d-9b0d-4aa2-863b-3caa6573b035', '1c707204-7c63-4572-a21e-4ac3c9fc6893', '2464428d-e0f4-4682-82c4-3e7d4d732733', '6e30e41e-c637-4791-b183-5505a26fe293'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:33.086145 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9470b8d5-1525-46d8-8b54-712e1d39a33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['255ab95d-9b0d-4aa2-863b-3caa6573b035', '1c707204-7c63-4572-a21e-4ac3c9fc6893', '2464428d-e0f4-4682-82c4-3e7d4d732733', '6e30e41e-c637-4791-b183-5505a26fe293']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:33.087174 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41c1b9cf-d70d-427f-ac6c-c7db466a8efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:33.114025 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41c1b9cf-d70d-427f-ac6c-c7db466a8efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c0fe519-c462-4ee6-993a-fab8cf7c9367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1188817997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751c132b6eb4914892c3f42842a0054',qos_specs=None,replication_status=,reservations=['255ab95d-9b0d-4aa2-863b-3caa6573b035','1c707204-7c63-4572-a21e-4ac3c9fc6893','2464428d-e0f4-4682-82c4-3e7d4d732733','6e30e41e-c637-4791-b183-5505a26fe293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adafc11239143e0b68e6dffa84b1f67',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1188817997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c0fe519-c462-4ee6-993a-fab8cf7c9367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8751c132b6eb4914892c3f42842a0054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3adafc11239143e0b68e6dffa84b1f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:33.114684 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919aac4e-680e-405a-9e25-20fdc5a4ed05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:33.137759 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919aac4e-680e-405a-9e25-20fdc5a4ed05) transitioned into state 'SUCCESS' from state '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-1188817997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8751c132b6eb4914892c3f42842a0054',qos_specs=None,replication_status=,reservations=['255ab95d-9b0d-4aa2-863b-3caa6573b035','1c707204-7c63-4572-a21e-4ac3c9fc6893','2464428d-e0f4-4682-82c4-3e7d4d732733','6e30e41e-c637-4791-b183-5505a26fe293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adafc11239143e0b68e6dffa84b1f67',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:33.138399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3851b0d-98f9-4482-8717-ed1cf52c372d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:33.148454 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3851b0d-98f9-4482-8717-ed1cf52c372d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:33.149288 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Flow 'volume_create_api' (e7c63bcf-1627-4df0-9eea-68d458a91371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:33.149610 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Create volume request issued successfully. Jul 31 13:59:33.150282 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-88ac69eb-8694-48ee-b9b0-bd4dc014fa24 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:33.150715 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 700/2791] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:32 2026] POST /volume/v3/volumes => generated 754 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:33.162573 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c45a6683-823e-4e11-b1d8-cc1aa7241344 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.164333 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c45a6683-823e-4e11-b1d8-cc1aa7241344 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 Jul 31 13:59:33.164532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c45a6683-823e-4e11-b1d8-cc1aa7241344 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.164741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c45a6683-823e-4e11-b1d8-cc1aa7241344 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.171093 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:33.171093 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:33.174628 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c45a6683-823e-4e11-b1d8-cc1aa7241344 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:33.179370 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c45a6683-823e-4e11-b1d8-cc1aa7241344 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 returned with HTTP 200 Jul 31 13:59:33.179849 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 700/2792] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:33.714126 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7d804bed-6f78-4026-97e6-4df54793bdb1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.716103 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d804bed-6f78-4026-97e6-4df54793bdb1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:33.716361 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d804bed-6f78-4026-97e6-4df54793bdb1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.716611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d804bed-6f78-4026-97e6-4df54793bdb1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.722306 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d804bed-6f78-4026-97e6-4df54793bdb1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 404 Jul 31 13:59:33.722860 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 697/2793] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:33.730959 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d2b40570-61b8-45ec-be46-18025722f0cc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.732603 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2b40570-61b8-45ec-be46-18025722f0cc tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:33.732818 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2b40570-61b8-45ec-be46-18025722f0cc tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.733028 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2b40570-61b8-45ec-be46-18025722f0cc tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.733214 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-d2b40570-61b8-45ec-be46-18025722f0cc tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume with id: c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:33.738341 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2b40570-61b8-45ec-be46-18025722f0cc tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 returned with HTTP 404 Jul 31 13:59:33.738761 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 697/2794] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:33 2026] DELETE /volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:33.746122 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2172d20f-7691-4d9b-82a5-d927598d0c24 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.748715 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2172d20f-7691-4d9b-82a5-d927598d0c24 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 Jul 31 13:59:33.749101 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2172d20f-7691-4d9b-82a5-d927598d0c24 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.749234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2172d20f-7691-4d9b-82a5-d927598d0c24 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.755772 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2172d20f-7691-4d9b-82a5-d927598d0c24 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 returned with HTTP 404 Jul 31 13:59:33.756371 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 701/2795] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/volumes/c89c0d1f-666b-4fe2-bb22-8112bfddcfa7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:33.764444 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c63e8dc4-de0a-44d3-8272-b01a30fcf069 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.766404 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c63e8dc4-de0a-44d3-8272-b01a30fcf069 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e Jul 31 13:59:33.766704 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c63e8dc4-de0a-44d3-8272-b01a30fcf069 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.766993 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c63e8dc4-de0a-44d3-8272-b01a30fcf069 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.767169 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-c63e8dc4-de0a-44d3-8272-b01a30fcf069 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete snapshot with id: d9e1ecdf-b89b-4844-adbe-f3c3029bd07e Jul 31 13:59:33.771424 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c63e8dc4-de0a-44d3-8272-b01a30fcf069 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e returned with HTTP 404 Jul 31 13:59:33.772109 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 701/2796] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:33 2026] DELETE /volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:33.779949 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ea48fcde-5a0c-4e69-ac6f-9e50b6b9e3ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.782202 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea48fcde-5a0c-4e69-ac6f-9e50b6b9e3ee tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e Jul 31 13:59:33.782483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ea48fcde-5a0c-4e69-ac6f-9e50b6b9e3ee tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.782759 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ea48fcde-5a0c-4e69-ac6f-9e50b6b9e3ee tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.787973 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea48fcde-5a0c-4e69-ac6f-9e50b6b9e3ee tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e returned with HTTP 404 Jul 31 13:59:33.788667 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 698/2797] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/snapshots/d9e1ecdf-b89b-4844-adbe-f3c3029bd07e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:33.795448 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a4d6e35b-cb4e-486e-8a23-cfb5acc165c8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.797385 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4d6e35b-cb4e-486e-8a23-cfb5acc165c8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:33.797506 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4d6e35b-cb4e-486e-8a23-cfb5acc165c8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.797725 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4d6e35b-cb4e-486e-8a23-cfb5acc165c8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.797968 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-a4d6e35b-cb4e-486e-8a23-cfb5acc165c8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume with id: a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:33.803789 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4d6e35b-cb4e-486e-8a23-cfb5acc165c8 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 404 Jul 31 13:59:33.804212 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 698/2798] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:33 2026] DELETE /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:33.807213 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0e355ea2-58e7-4d66-95fc-ec561494924c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.809826 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e355ea2-58e7-4d66-95fc-ec561494924c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:33.810004 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e355ea2-58e7-4d66-95fc-ec561494924c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.810244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e355ea2-58e7-4d66-95fc-ec561494924c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.811842 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-872ac621-395b-42c8-824c-160d907ebbed None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.813762 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-872ac621-395b-42c8-824c-160d907ebbed tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f Jul 31 13:59:33.814039 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-872ac621-395b-42c8-824c-160d907ebbed tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.814292 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-872ac621-395b-42c8-824c-160d907ebbed tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.816629 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:33.816629 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:33.817050 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0e355ea2-58e7-4d66-95fc-ec561494924c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:33.817919 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e355ea2-58e7-4d66-95fc-ec561494924c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 returned with HTTP 200 Jul 31 13:59:33.818408 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 702/2799] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:33.821045 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-872ac621-395b-42c8-824c-160d907ebbed tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f returned with HTTP 404 Jul 31 13:59:33.821734 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 702/2800] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/volumes/a791e08f-0c4d-4e15-826e-1f11512e726f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:33.827903 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4a3284e4-03da-45c3-895d-4938812b58b2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.829567 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a3284e4-03da-45c3-895d-4938812b58b2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:33.829766 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a3284e4-03da-45c3-895d-4938812b58b2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.829945 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a3284e4-03da-45c3-895d-4938812b58b2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.835505 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:33.835505 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:33.836136 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4a3284e4-03da-45c3-895d-4938812b58b2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:33.837045 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a3284e4-03da-45c3-895d-4938812b58b2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 returned with HTTP 200 Jul 31 13:59:33.837365 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 699/2801] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:33.847330 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e001b210-e06a-46f9-8582-be697842ad0f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.849322 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e001b210-e06a-46f9-8582-be697842ad0f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots Jul 31 13:59:33.849554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e001b210-e06a-46f9-8582-be697842ad0f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.849761 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e001b210-e06a-46f9-8582-be697842ad0f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.850069 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-e001b210-e06a-46f9-8582-be697842ad0f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:59:33.851386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.db.api [None req-e001b210-e06a-46f9-8582-be697842ad0f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Building query based on filter {{(pid=100182) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 13:59:33.856067 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e001b210-e06a-46f9-8582-be697842ad0f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Get all snapshots completed successfully. Jul 31 13:59:33.856459 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e001b210-e06a-46f9-8582-be697842ad0f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Jul 31 13:59:33.856785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6008299a-9c50-44fb-bce9-f2b3bde5e217 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.856897 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 699/2802] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/snapshots => generated 408 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:33.858412 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6008299a-9c50-44fb-bce9-f2b3bde5e217 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd Jul 31 13:59:33.858643 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6008299a-9c50-44fb-bce9-f2b3bde5e217 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.858772 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6008299a-9c50-44fb-bce9-f2b3bde5e217 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.858933 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-6008299a-9c50-44fb-bce9-f2b3bde5e217 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume with id: 3c508338-55c0-4d2f-ab97-834e2f04edfd Jul 31 13:59:33.867002 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:33.867002 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:33.867002 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6008299a-9c50-44fb-bce9-f2b3bde5e217 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:33.868249 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c8ea4b89-3719-4a34-849c-2f2ac56a70a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.870428 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8ea4b89-3719-4a34-849c-2f2ac56a70a6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] PUT https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:33.870926 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8ea4b89-3719-4a34-849c-2f2ac56a70a6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-573540607", "description": "This is the new description of snapshot."}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:33.879273 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:33.879273 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:33.879805 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c8ea4b89-3719-4a34-849c-2f2ac56a70a6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:33.885251 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6008299a-9c50-44fb-bce9-f2b3bde5e217 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume request issued successfully. Jul 31 13:59:33.885538 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6008299a-9c50-44fb-bce9-f2b3bde5e217 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd returned with HTTP 202 Jul 31 13:59:33.886055 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8ea4b89-3719-4a34-849c-2f2ac56a70a6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 returned with HTTP 200 Jul 31 13:59:33.886126 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 703/2803] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:33 2026] DELETE /volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:59:33.886562 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 703/2804] 10.4.3.140 () {68 vars in 1375 bytes} [Fri Jul 31 13:59:33 2026] PUT /volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:33.892452 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-351f0e40-3eca-44be-9d34-c6aac465877e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.893655 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0e6ccc4f-4e56-4880-9b6d-4ff143f18747 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.895743 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0e6ccc4f-4e56-4880-9b6d-4ff143f18747 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:33.895908 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-351f0e40-3eca-44be-9d34-c6aac465877e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd Jul 31 13:59:33.895995 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0e6ccc4f-4e56-4880-9b6d-4ff143f18747 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.896137 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0e6ccc4f-4e56-4880-9b6d-4ff143f18747 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.896378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-351f0e40-3eca-44be-9d34-c6aac465877e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.896731 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-351f0e40-3eca-44be-9d34-c6aac465877e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.901881 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:33.901881 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:33.902405 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0e6ccc4f-4e56-4880-9b6d-4ff143f18747 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:33.903289 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0e6ccc4f-4e56-4880-9b6d-4ff143f18747 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 returned with HTTP 200 Jul 31 13:59:33.904221 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 700/2805] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:33.907754 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:33.907754 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:33.911614 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-351f0e40-3eca-44be-9d34-c6aac465877e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Volume info retrieved successfully. Jul 31 13:59:33.913421 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9abd3b02-1a9d-4066-bb96-78ac2f24b956 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.915527 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9abd3b02-1a9d-4066-bb96-78ac2f24b956 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:33.915710 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9abd3b02-1a9d-4066-bb96-78ac2f24b956 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.915887 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9abd3b02-1a9d-4066-bb96-78ac2f24b956 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.915987 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-9abd3b02-1a9d-4066-bb96-78ac2f24b956 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:33.916218 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-351f0e40-3eca-44be-9d34-c6aac465877e tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd returned with HTTP 200 Jul 31 13:59:33.916617 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 700/2806] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:33.921589 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:33.921589 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:33.921758 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9abd3b02-1a9d-4066-bb96-78ac2f24b956 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:33.938213 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9abd3b02-1a9d-4066-bb96-78ac2f24b956 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 13:59:33.938377 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9abd3b02-1a9d-4066-bb96-78ac2f24b956 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 returned with HTTP 202 Jul 31 13:59:33.938914 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 704/2807] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:33 2026] DELETE /volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:33.948872 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-690d138f-8f54-4877-a00a-257d9fa5c60d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:33.951073 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-690d138f-8f54-4877-a00a-257d9fa5c60d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:33.951358 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-690d138f-8f54-4877-a00a-257d9fa5c60d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:33.951592 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-690d138f-8f54-4877-a00a-257d9fa5c60d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:33.958963 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:33.958963 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:33.960899 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-690d138f-8f54-4877-a00a-257d9fa5c60d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:33.960899 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-690d138f-8f54-4877-a00a-257d9fa5c60d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 returned with HTTP 200 Jul 31 13:59:33.960899 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 704/2808] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:33 2026] GET /volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 => generated 575 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:34.191907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d31f5f8d-b9b4-42cd-9060-36603b0ed21c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:34.193739 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d31f5f8d-b9b4-42cd-9060-36603b0ed21c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 Jul 31 13:59:34.193854 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d31f5f8d-b9b4-42cd-9060-36603b0ed21c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:34.194169 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d31f5f8d-b9b4-42cd-9060-36603b0ed21c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:34.203188 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:34.203188 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:34.214461 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d31f5f8d-b9b4-42cd-9060-36603b0ed21c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:34.219080 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d31f5f8d-b9b4-42cd-9060-36603b0ed21c tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 returned with HTTP 200 Jul 31 13:59:34.219522 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 701/2809] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:34 2026] GET /volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:34.231410 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dfb37db9-2967-41ce-8c00-41b691b47154 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:34.233185 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dfb37db9-2967-41ce-8c00-41b691b47154 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 13:59:34.233646 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dfb37db9-2967-41ce-8c00-41b691b47154 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0c0fe519-c462-4ee6-993a-fab8cf7c9367", "name": "tempest-VolumesBackupsAdminTest-Backup-389247081", "container": "tempest-volumesbackupsadmintest-backup-container-50631091"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:34.235149 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-dfb37db9-2967-41ce-8c00-41b691b47154 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Creating new backup {'backup': {'volume_id': '0c0fe519-c462-4ee6-993a-fab8cf7c9367', 'name': 'tempest-VolumesBackupsAdminTest-Backup-389247081', 'container': 'tempest-volumesbackupsadmintest-backup-container-50631091'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 13:59:34.235285 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-dfb37db9-2967-41ce-8c00-41b691b47154 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Creating backup of volume 0c0fe519-c462-4ee6-993a-fab8cf7c9367 in container tempest-volumesbackupsadmintest-backup-container-50631091 Jul 31 13:59:34.241802 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:34.241802 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:34.242242 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dfb37db9-2967-41ce-8c00-41b691b47154 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:34.267507 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-dfb37db9-2967-41ce-8c00-41b691b47154 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Created reservations ['269ec6d2-c26f-4a53-bf11-0b85f51da3a6', '54a69b6e-4056-42f4-ac49-fd4f8206b4a0'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:34.321285 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dfb37db9-2967-41ce-8c00-41b691b47154 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 13:59:34.321473 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 701/2810] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:59:34 2026] POST /volume/v3/backups => generated 334 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:34.330023 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-20a84ffe-9d46-4b02-a2af-e9f915476afa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:34.331814 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-20a84ffe-9d46-4b02-a2af-e9f915476afa tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:34.332167 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-20a84ffe-9d46-4b02-a2af-e9f915476afa tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:34.332250 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-20a84ffe-9d46-4b02-a2af-e9f915476afa tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:34.332316 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-20a84ffe-9d46-4b02-a2af-e9f915476afa tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:34.339723 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:34.339723 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:34.340635 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-20a84ffe-9d46-4b02-a2af-e9f915476afa tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:34.341249 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 705/2811] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:34 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:34.930451 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e7d19e3b-dd53-48d9-a4a6-2a3e04012c81 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:34.932942 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7d19e3b-dd53-48d9-a4a6-2a3e04012c81 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd Jul 31 13:59:34.932942 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7d19e3b-dd53-48d9-a4a6-2a3e04012c81 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:34.933140 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7d19e3b-dd53-48d9-a4a6-2a3e04012c81 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:34.940056 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7d19e3b-dd53-48d9-a4a6-2a3e04012c81 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd returned with HTTP 404 Jul 31 13:59:34.941314 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 705/2812] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:34 2026] GET /volume/v3/volumes/3c508338-55c0-4d2f-ab97-834e2f04edfd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:34.949270 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9c00aded-6840-4395-add1-95f67422fe06 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:34.951587 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c00aded-6840-4395-add1-95f67422fe06 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:34.951890 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c00aded-6840-4395-add1-95f67422fe06 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:34.952178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c00aded-6840-4395-add1-95f67422fe06 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:34.952443 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-9c00aded-6840-4395-add1-95f67422fe06 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume with id: 3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:34.959374 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c00aded-6840-4395-add1-95f67422fe06 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 404 Jul 31 13:59:34.960033 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 702/2813] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:34 2026] DELETE /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:34.971097 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a0424807-bb2a-4e44-9f4a-c3dfd63138b1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:34.972705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98cf524f-60a7-4818-a83c-84f5c5720c13 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:34.973475 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0424807-bb2a-4e44-9f4a-c3dfd63138b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa Jul 31 13:59:34.973829 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0424807-bb2a-4e44-9f4a-c3dfd63138b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:34.974072 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0424807-bb2a-4e44-9f4a-c3dfd63138b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:34.974603 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98cf524f-60a7-4818-a83c-84f5c5720c13 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:34.974733 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98cf524f-60a7-4818-a83c-84f5c5720c13 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:34.974911 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98cf524f-60a7-4818-a83c-84f5c5720c13 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:34.978965 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98cf524f-60a7-4818-a83c-84f5c5720c13 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 returned with HTTP 404 Jul 31 13:59:34.979449 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 706/2814] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:34 2026] GET /volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:34.980305 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0424807-bb2a-4e44-9f4a-c3dfd63138b1 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa returned with HTTP 404 Jul 31 13:59:34.980794 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 702/2815] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:34 2026] GET /volume/v3/volumes/3bff6bef-1af0-4fea-8f24-597c615e51fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:34.986458 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-64847fef-180f-425b-ab03-e9533ab53380 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:34.987974 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64847fef-180f-425b-ab03-e9533ab53380 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:34.988148 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64847fef-180f-425b-ab03-e9533ab53380 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:34.988324 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64847fef-180f-425b-ab03-e9533ab53380 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:34.988413 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-64847fef-180f-425b-ab03-e9533ab53380 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 Jul 31 13:59:34.992870 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64847fef-180f-425b-ab03-e9533ab53380 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 returned with HTTP 404 Jul 31 13:59:34.994150 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 706/2816] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:34 2026] DELETE /volume/v3/snapshots/b3a5dfd9-83dc-48d1-88dc-e81fd3d1ce48 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:35.001276 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8fa6adfe-5d9b-4f5e-9ff8-b4ee4b7990f8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:35.003009 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8fa6adfe-5d9b-4f5e-9ff8-b4ee4b7990f8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 13:59:35.003378 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8fa6adfe-5d9b-4f5e-9ff8-b4ee4b7990f8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:35.003378 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8fa6adfe-5d9b-4f5e-9ff8-b4ee4b7990f8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:35.010008 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:35.010008 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:35.013059 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8fa6adfe-5d9b-4f5e-9ff8-b4ee4b7990f8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:35.017546 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8fa6adfe-5d9b-4f5e-9ff8-b4ee4b7990f8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 13:59:35.017702 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 703/2817] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:35 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:35.019258 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9f1d2d2f-d969-486c-834e-b0de7014f857 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:35.023417 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f1d2d2f-d969-486c-834e-b0de7014f857 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] DELETE https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:35.023562 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f1d2d2f-d969-486c-834e-b0de7014f857 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:35.023751 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f1d2d2f-d969-486c-834e-b0de7014f857 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:35.023908 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-9f1d2d2f-d969-486c-834e-b0de7014f857 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Delete volume with id: 06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:35.029595 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f1d2d2f-d969-486c-834e-b0de7014f857 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 404 Jul 31 13:59:35.029747 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e282b8bc-fb20-421c-b59d-1478cba5865f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:35.029801 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 707/2818] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:35 2026] DELETE /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:35.031051 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e282b8bc-fb20-421c-b59d-1478cba5865f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:59:35.031404 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e282b8bc-fb20-421c-b59d-1478cba5865f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29aef986-99c8-4b5e-8a5f-a81b38f037b3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-440781235"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:35.035648 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e9b4a256-ac8a-4e09-84d2-5b28ba3648e3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:35.039903 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:35.039903 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:35.040396 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e282b8bc-fb20-421c-b59d-1478cba5865f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 13:59:35.040526 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-e282b8bc-fb20-421c-b59d-1478cba5865f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume 29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 13:59:35.040848 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9b4a256-ac8a-4e09-84d2-5b28ba3648e3 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] GET https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 Jul 31 13:59:35.041114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e9b4a256-ac8a-4e09-84d2-5b28ba3648e3 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:35.041369 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e9b4a256-ac8a-4e09-84d2-5b28ba3648e3 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:35.047595 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9b4a256-ac8a-4e09-84d2-5b28ba3648e3 tempest-VolumeImageDependencyTests-920179571 tempest-VolumeImageDependencyTests-920179571-project-member] https://10.4.3.140/volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 returned with HTTP 404 Jul 31 13:59:35.047987 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 707/2819] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:35 2026] GET /volume/v3/volumes/06ce8917-b668-4370-9add-b9ce4f753ff1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:35.068268 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-e282b8bc-fb20-421c-b59d-1478cba5865f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['98871c0e-c7cb-4254-b3e6-432d89c14cb3', 'b69e68e2-d406-4c68-86ad-9360c5e88c4a', 'fdc48943-d4c8-4c68-993f-73a9896d9c5f', 'b03f4688-3a22-4457-93ce-b218e02fde3e'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:35.097741 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e282b8bc-fb20-421c-b59d-1478cba5865f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot create request issued successfully. Jul 31 13:59:35.098087 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e282b8bc-fb20-421c-b59d-1478cba5865f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:59:35.098545 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 703/2820] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:59:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:35.108025 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1cf335bc-86b1-43d3-8b98-ebb7cf08c3fe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:35.110324 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1cf335bc-86b1-43d3-8b98-ebb7cf08c3fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 Jul 31 13:59:35.110575 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1cf335bc-86b1-43d3-8b98-ebb7cf08c3fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:35.110826 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1cf335bc-86b1-43d3-8b98-ebb7cf08c3fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:35.118460 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:35.118460 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:35.118953 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1cf335bc-86b1-43d3-8b98-ebb7cf08c3fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:35.119801 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1cf335bc-86b1-43d3-8b98-ebb7cf08c3fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 returned with HTTP 200 Jul 31 13:59:35.120203 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 704/2821] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:35 2026] GET /volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:35.351959 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bddd11c9-52c4-4b9a-abdc-0e186710adfb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:35.353843 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bddd11c9-52c4-4b9a-abdc-0e186710adfb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:35.354045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bddd11c9-52c4-4b9a-abdc-0e186710adfb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:35.354251 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bddd11c9-52c4-4b9a-abdc-0e186710adfb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:35.354353 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bddd11c9-52c4-4b9a-abdc-0e186710adfb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:35.360303 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:35.360303 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:35.361402 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bddd11c9-52c4-4b9a-abdc-0e186710adfb tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:35.361864 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 708/2822] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:35 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:36.130470 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ec14bea5-3711-4333-b45a-86ec48337a8a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:36.132383 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec14bea5-3711-4333-b45a-86ec48337a8a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 Jul 31 13:59:36.132460 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec14bea5-3711-4333-b45a-86ec48337a8a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:36.132852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec14bea5-3711-4333-b45a-86ec48337a8a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:36.138916 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:36.138916 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:36.140315 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ec14bea5-3711-4333-b45a-86ec48337a8a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 13:59:36.140315 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec14bea5-3711-4333-b45a-86ec48337a8a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 returned with HTTP 200 Jul 31 13:59:36.140562 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 708/2823] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:36 2026] GET /volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:36.219955 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:36.306324 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:36.306768 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:36.308364 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:36.308502 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Create volume of 1 GB Jul 31 13:59:36.309257 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:36.309257 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:36.318625 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Availability Zones retrieved successfully. Jul 31 13:59:36.324316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Flow 'volume_create_api' (66287c95-c616-42aa-ad88-1305f89eff6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:36.326492 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9dc77b-b0cd-4722-b66d-3bbd35d8809f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:36.327467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:36.364176 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9dc77b-b0cd-4722-b66d-3bbd35d8809f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:36.364912 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdb9426-2495-4c45-a236-116c7566dd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:36.374991 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-33f309d7-2fea-480b-bbb5-3dc0c8db7442 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:36.377765 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33f309d7-2fea-480b-bbb5-3dc0c8db7442 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:36.378108 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-33f309d7-2fea-480b-bbb5-3dc0c8db7442 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:36.378396 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-33f309d7-2fea-480b-bbb5-3dc0c8db7442 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:36.378698 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-33f309d7-2fea-480b-bbb5-3dc0c8db7442 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:36.384465 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:36.384465 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:36.385625 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33f309d7-2fea-480b-bbb5-3dc0c8db7442 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:36.386140 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 705/2824] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:36 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:36.448491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Created reservations ['64a8c5be-d167-4eab-aa14-0d8517ee7b72', 'ee26e40b-1b07-4116-8eb2-04b31e0804c6', '896aa21c-9251-49a9-a447-cab0feb8f0b6', 'e229efae-8d86-4cdf-84fb-3c2c376b4e8c'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:36.449960 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdb9426-2495-4c45-a236-116c7566dd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64a8c5be-d167-4eab-aa14-0d8517ee7b72', 'ee26e40b-1b07-4116-8eb2-04b31e0804c6', '896aa21c-9251-49a9-a447-cab0feb8f0b6', 'e229efae-8d86-4cdf-84fb-3c2c376b4e8c']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:36.450921 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22e1f54-4c4f-4360-b06f-f13ae050a46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:36.476072 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22e1f54-4c4f-4360-b06f-f13ae050a46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '079fdf93-4e18-45ea-a3e5-faaf20aa6dab', '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='ec5bbebe8b4c4305a0993a7402c6912b',qos_specs=None,replication_status=,reservations=['64a8c5be-d167-4eab-aa14-0d8517ee7b72','ee26e40b-1b07-4116-8eb2-04b31e0804c6','896aa21c-9251-49a9-a447-cab0feb8f0b6','e229efae-8d86-4cdf-84fb-3c2c376b4e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb4410a07b44c9a88f1d21e4a817a69',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:36Z,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=079fdf93-4e18-45ea-a3e5-faaf20aa6dab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec5bbebe8b4c4305a0993a7402c6912b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccb4410a07b44c9a88f1d21e4a817a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:36.477187 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf5bbe9-eb03-41c2-83b4-bd2dea089b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:36.512377 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf5bbe9-eb03-41c2-83b4-bd2dea089b5d) transitioned into state 'SUCCESS' from 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='ec5bbebe8b4c4305a0993a7402c6912b',qos_specs=None,replication_status=,reservations=['64a8c5be-d167-4eab-aa14-0d8517ee7b72','ee26e40b-1b07-4116-8eb2-04b31e0804c6','896aa21c-9251-49a9-a447-cab0feb8f0b6','e229efae-8d86-4cdf-84fb-3c2c376b4e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb4410a07b44c9a88f1d21e4a817a69',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:36.513374 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf6730b-00b3-46c3-bcb2-b8be98ae028a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:36.527453 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf6730b-00b3-46c3-bcb2-b8be98ae028a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:36.530535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Flow 'volume_create_api' (66287c95-c616-42aa-ad88-1305f89eff6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:36.530535 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Create volume request issued successfully. Jul 31 13:59:36.530535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17ac409b-d9fe-44d1-af51-47a2e001ff4b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:36.530535 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 704/2825] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:36 2026] POST /volume/v3/volumes => generated 740 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:36.541729 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae779a38-fda4-4879-89e1-e4d438d9e7e8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:36.543721 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae779a38-fda4-4879-89e1-e4d438d9e7e8 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab Jul 31 13:59:36.543921 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae779a38-fda4-4879-89e1-e4d438d9e7e8 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:36.544197 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae779a38-fda4-4879-89e1-e4d438d9e7e8 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:36.552707 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:36.552707 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:36.565029 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae779a38-fda4-4879-89e1-e4d438d9e7e8 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:36.571748 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae779a38-fda4-4879-89e1-e4d438d9e7e8 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab returned with HTTP 200 Jul 31 13:59:36.572167 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 709/2826] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:36 2026] GET /volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab => generated 808 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:36.741495 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ecbfd132-c7d0-40a6-9284-0d7c88ddf4cd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:36.743971 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecbfd132-c7d0-40a6-9284-0d7c88ddf4cd tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/5e062ca0-43c5-4f92-aa28-4d9953ac51f9/action Jul 31 13:59:36.744719 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecbfd132-c7d0-40a6-9284-0d7c88ddf4cd tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-attach": {"instance_uuid": "008b9afc-edce-43af-952e-1881253d1f19", "mountpoint": "/dev/vdc"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:36.744719 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecbfd132-c7d0-40a6-9284-0d7c88ddf4cd tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "008b9afc-edce-43af-952e-1881253d1f19", "mountpoint": "/dev/vdc"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:36.754744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecbfd132-c7d0-40a6-9284-0d7c88ddf4cd tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/5e062ca0-43c5-4f92-aa28-4d9953ac51f9/action returned with HTTP 404 Jul 31 13:59:36.755398 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 709/2827] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:36 2026] POST /volume/v3/volumes/5e062ca0-43c5-4f92-aa28-4d9953ac51f9/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:37.396157 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8dee814e-7af7-45ba-9074-858b37161fae None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:37.398052 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8dee814e-7af7-45ba-9074-858b37161fae tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:37.398329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8dee814e-7af7-45ba-9074-858b37161fae tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:37.398529 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8dee814e-7af7-45ba-9074-858b37161fae tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:37.398658 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8dee814e-7af7-45ba-9074-858b37161fae tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:37.407573 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:37.407573 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:37.407573 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8dee814e-7af7-45ba-9074-858b37161fae tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:37.407573 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 706/2828] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:37 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:37.594494 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0ccd98f2-69f1-4a56-9779-fbcaffd9288f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:37.603827 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ccd98f2-69f1-4a56-9779-fbcaffd9288f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab Jul 31 13:59:37.603827 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ccd98f2-69f1-4a56-9779-fbcaffd9288f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:37.603827 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ccd98f2-69f1-4a56-9779-fbcaffd9288f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:37.613886 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:37.613886 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:37.620583 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0ccd98f2-69f1-4a56-9779-fbcaffd9288f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:37.624425 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ccd98f2-69f1-4a56-9779-fbcaffd9288f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab returned with HTTP 200 Jul 31 13:59:37.624936 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 705/2829] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:37 2026] GET /volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab => generated 833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:37.642542 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1aae3f09-7621-43cd-a482-17622301779b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:37.647431 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1aae3f09-7621-43cd-a482-17622301779b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab Jul 31 13:59:37.647431 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1aae3f09-7621-43cd-a482-17622301779b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:37.647431 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1aae3f09-7621-43cd-a482-17622301779b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:37.655168 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:37.655168 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:37.663093 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1aae3f09-7621-43cd-a482-17622301779b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:37.665314 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1aae3f09-7621-43cd-a482-17622301779b tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab returned with HTTP 200 Jul 31 13:59:37.666108 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 710/2830] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:37 2026] GET /volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:37.684849 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f828a47d-e24f-4346-bf4a-166056a01beb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:37.687029 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:37.687460 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1467753503"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:37.688877 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1467753503'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:37.689396 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Create volume of 1 GB Jul 31 13:59:37.693827 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Availability Zones retrieved successfully. Jul 31 13:59:37.706619 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Flow 'volume_create_api' (346b1929-317a-427f-8884-0697e5402994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:37.706619 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc01d857-15dc-4130-b9d3-9dfda966ab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:37.706846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:37.752684 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc01d857-15dc-4130-b9d3-9dfda966ab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:37.754143 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18054acd-5bc4-4016-88bc-06da47d0f85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:37.812134 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Created reservations ['7045cd4b-978d-4d67-b96b-b08d6115bc70', '14b811d2-e2b6-40ca-9614-a9f26f5a6632', 'b321e115-3950-4e7f-a2c6-2f18b3f43d5c', '938e1c29-71c9-4d60-ac78-3c383f5a8d70'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:37.813178 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18054acd-5bc4-4016-88bc-06da47d0f85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7045cd4b-978d-4d67-b96b-b08d6115bc70', '14b811d2-e2b6-40ca-9614-a9f26f5a6632', 'b321e115-3950-4e7f-a2c6-2f18b3f43d5c', '938e1c29-71c9-4d60-ac78-3c383f5a8d70']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:37.814101 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822d0cd5-1559-4a9c-9990-eb17326d9cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:37.839716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822d0cd5-1559-4a9c-9990-eb17326d9cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f182f0b7-2c27-4dc4-b98b-c0c654ab53e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1467753503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec5bbebe8b4c4305a0993a7402c6912b',qos_specs=None,replication_status=,reservations=['7045cd4b-978d-4d67-b96b-b08d6115bc70','14b811d2-e2b6-40ca-9614-a9f26f5a6632','b321e115-3950-4e7f-a2c6-2f18b3f43d5c','938e1c29-71c9-4d60-ac78-3c383f5a8d70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb4410a07b44c9a88f1d21e4a817a69',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:37Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1467753503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f182f0b7-2c27-4dc4-b98b-c0c654ab53e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec5bbebe8b4c4305a0993a7402c6912b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccb4410a07b44c9a88f1d21e4a817a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:37.840239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1344ca2f-4d79-4e64-869b-17d4cdcc127a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:37.861691 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1344ca2f-4d79-4e64-869b-17d4cdcc127a) transitioned into 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-1467753503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec5bbebe8b4c4305a0993a7402c6912b',qos_specs=None,replication_status=,reservations=['7045cd4b-978d-4d67-b96b-b08d6115bc70','14b811d2-e2b6-40ca-9614-a9f26f5a6632','b321e115-3950-4e7f-a2c6-2f18b3f43d5c','938e1c29-71c9-4d60-ac78-3c383f5a8d70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccb4410a07b44c9a88f1d21e4a817a69',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:37.863375 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f2ef8b-37ee-4bdc-902f-9205194b97ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:37.870847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f2ef8b-37ee-4bdc-902f-9205194b97ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:37.871947 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Flow 'volume_create_api' (346b1929-317a-427f-8884-0697e5402994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:37.871947 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Create volume request issued successfully. Jul 31 13:59:37.872416 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f828a47d-e24f-4346-bf4a-166056a01beb tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:37.872819 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 710/2831] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:59:37 2026] POST /volume/v3/volumes => generated 776 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:37.885284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9bbf43ab-2170-40b2-865f-56ad71d21e1f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:37.889612 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9bbf43ab-2170-40b2-865f-56ad71d21e1f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 Jul 31 13:59:37.889750 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9bbf43ab-2170-40b2-865f-56ad71d21e1f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:37.890047 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9bbf43ab-2170-40b2-865f-56ad71d21e1f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:37.898572 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:37.898572 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:37.904095 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9bbf43ab-2170-40b2-865f-56ad71d21e1f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:37.911814 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9bbf43ab-2170-40b2-865f-56ad71d21e1f tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 returned with HTTP 200 Jul 31 13:59:37.912258 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 707/2832] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:37 2026] GET /volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:38.418067 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4edebfb0-7576-44e8-8389-db27041e6263 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:38.419870 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4edebfb0-7576-44e8-8389-db27041e6263 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:38.419870 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4edebfb0-7576-44e8-8389-db27041e6263 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:38.420067 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4edebfb0-7576-44e8-8389-db27041e6263 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:38.420202 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4edebfb0-7576-44e8-8389-db27041e6263 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:38.424377 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:38.424377 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:38.424501 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4edebfb0-7576-44e8-8389-db27041e6263 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:38.424827 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 706/2833] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:38 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:38.925864 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f6b92743-601e-45fc-abdc-45145342f104 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:38.930739 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6b92743-601e-45fc-abdc-45145342f104 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 Jul 31 13:59:38.930934 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6b92743-601e-45fc-abdc-45145342f104 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:38.932529 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6b92743-601e-45fc-abdc-45145342f104 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:38.947537 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:38.947537 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:38.951535 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f6b92743-601e-45fc-abdc-45145342f104 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:38.955758 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6b92743-601e-45fc-abdc-45145342f104 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 returned with HTTP 200 Jul 31 13:59:38.956073 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 711/2834] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:38 2026] GET /volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:38.971449 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e0337824-e8a6-4b87-b477-af9567d485c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:38.972656 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0337824-e8a6-4b87-b477-af9567d485c4 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 Jul 31 13:59:38.973852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0337824-e8a6-4b87-b477-af9567d485c4 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:38.973852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0337824-e8a6-4b87-b477-af9567d485c4 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:38.988653 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:38.988653 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:38.990620 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e0337824-e8a6-4b87-b477-af9567d485c4 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:38.994548 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0337824-e8a6-4b87-b477-af9567d485c4 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 returned with HTTP 200 Jul 31 13:59:38.994918 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 711/2835] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:38 2026] GET /volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:39.008013 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-28c4817a-312a-4292-82dd-c9185df17744 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:39.010007 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-28c4817a-312a-4292-82dd-c9185df17744 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 13:59:39.010432 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-28c4817a-312a-4292-82dd-c9185df17744 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f182f0b7-2c27-4dc4-b98b-c0c654ab53e4", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-821108246"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:39.020235 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:39.020235 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:39.021472 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-28c4817a-312a-4292-82dd-c9185df17744 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:39.021472 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-28c4817a-312a-4292-82dd-c9185df17744 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Create snapshot from volume f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 Jul 31 13:59:39.059127 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-28c4817a-312a-4292-82dd-c9185df17744 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Created reservations ['4a14ad82-2257-47c9-ae58-fbacfb416f04', 'e7c89ac7-f435-4345-aefa-4d33a0ab0e2f', '31d1605f-2f7f-478c-8942-f2987dd592f3', '854c4eb0-2eec-4c5d-9347-7ddcb88b60e8'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:39.084974 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-28c4817a-312a-4292-82dd-c9185df17744 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Snapshot create request issued successfully. Jul 31 13:59:39.085420 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-28c4817a-312a-4292-82dd-c9185df17744 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 13:59:39.085835 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 708/2836] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 13:59:39 2026] POST /volume/v3/snapshots => generated 325 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:39.095377 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1e47f8ae-c4fc-4f09-b4a3-424b7ab8a07d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:39.097285 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e47f8ae-c4fc-4f09-b4a3-424b7ab8a07d tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be Jul 31 13:59:39.097508 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e47f8ae-c4fc-4f09-b4a3-424b7ab8a07d tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:39.097734 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e47f8ae-c4fc-4f09-b4a3-424b7ab8a07d tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:39.102226 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:39.102226 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:39.102661 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1e47f8ae-c4fc-4f09-b4a3-424b7ab8a07d tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Snapshot retrieved successfully. Jul 31 13:59:39.103438 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e47f8ae-c4fc-4f09-b4a3-424b7ab8a07d tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be returned with HTTP 200 Jul 31 13:59:39.103903 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 707/2837] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:39 2026] GET /volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be => generated 457 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:39.437842 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2cd8f7d9-4d2f-409c-9a22-5ff9818eef0e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:39.440002 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cd8f7d9-4d2f-409c-9a22-5ff9818eef0e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:39.440319 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cd8f7d9-4d2f-409c-9a22-5ff9818eef0e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:39.441016 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cd8f7d9-4d2f-409c-9a22-5ff9818eef0e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:39.441436 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2cd8f7d9-4d2f-409c-9a22-5ff9818eef0e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:39.449427 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:39.449427 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:39.450451 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cd8f7d9-4d2f-409c-9a22-5ff9818eef0e tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:39.451008 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 712/2838] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:39 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:40.121196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4759444b-7eed-4044-a7c1-32baa42a95b0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:40.124571 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4759444b-7eed-4044-a7c1-32baa42a95b0 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be Jul 31 13:59:40.124571 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4759444b-7eed-4044-a7c1-32baa42a95b0 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:40.124571 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4759444b-7eed-4044-a7c1-32baa42a95b0 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:40.129766 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:40.129766 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:40.130084 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4759444b-7eed-4044-a7c1-32baa42a95b0 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Snapshot retrieved successfully. Jul 31 13:59:40.131171 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4759444b-7eed-4044-a7c1-32baa42a95b0 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be returned with HTTP 200 Jul 31 13:59:40.131361 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 712/2839] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:40 2026] GET /volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:40.145377 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-98bbfba7-c19c-425f-a674-0a346c9657cd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:40.151491 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-98bbfba7-c19c-425f-a674-0a346c9657cd tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be Jul 31 13:59:40.151491 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-98bbfba7-c19c-425f-a674-0a346c9657cd tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:40.151491 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-98bbfba7-c19c-425f-a674-0a346c9657cd tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:40.156880 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:40.156880 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:40.157451 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-98bbfba7-c19c-425f-a674-0a346c9657cd tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Snapshot retrieved successfully. Jul 31 13:59:40.158527 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-98bbfba7-c19c-425f-a674-0a346c9657cd tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be returned with HTTP 200 Jul 31 13:59:40.161468 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 709/2840] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:40 2026] GET /volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:40.170494 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-00eed8d7-a944-4a99-9ee5-8a2fc1700509 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:40.182002 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00eed8d7-a944-4a99-9ee5-8a2fc1700509 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be Jul 31 13:59:40.182282 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00eed8d7-a944-4a99-9ee5-8a2fc1700509 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:40.182586 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00eed8d7-a944-4a99-9ee5-8a2fc1700509 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:40.182728 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-00eed8d7-a944-4a99-9ee5-8a2fc1700509 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Delete snapshot with id: c61706db-0340-454e-8823-fba2ce0181be Jul 31 13:59:40.193115 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:40.193115 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:40.193598 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-00eed8d7-a944-4a99-9ee5-8a2fc1700509 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Snapshot retrieved successfully. Jul 31 13:59:40.221742 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-00eed8d7-a944-4a99-9ee5-8a2fc1700509 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Snapshot delete request issued successfully. Jul 31 13:59:40.221945 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00eed8d7-a944-4a99-9ee5-8a2fc1700509 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be returned with HTTP 202 Jul 31 13:59:40.222459 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 708/2841] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:40 2026] DELETE /volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:40.231939 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d7b49620-f9a4-4838-bbaf-1ff33a32b4c2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:40.239647 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7b49620-f9a4-4838-bbaf-1ff33a32b4c2 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be Jul 31 13:59:40.239856 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7b49620-f9a4-4838-bbaf-1ff33a32b4c2 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:40.240098 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7b49620-f9a4-4838-bbaf-1ff33a32b4c2 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:40.250499 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:40.250499 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:40.250957 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d7b49620-f9a4-4838-bbaf-1ff33a32b4c2 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Snapshot retrieved successfully. Jul 31 13:59:40.252726 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7b49620-f9a4-4838-bbaf-1ff33a32b4c2 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be returned with HTTP 200 Jul 31 13:59:40.252726 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 713/2842] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:40 2026] GET /volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be => generated 483 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:40.463751 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-850c5fa4-5d33-466b-9d80-2da8b62df035 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:40.465599 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-850c5fa4-5d33-466b-9d80-2da8b62df035 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:40.465804 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-850c5fa4-5d33-466b-9d80-2da8b62df035 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:40.465990 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-850c5fa4-5d33-466b-9d80-2da8b62df035 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:40.466114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-850c5fa4-5d33-466b-9d80-2da8b62df035 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:40.470698 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:40.470698 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:40.471675 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-850c5fa4-5d33-466b-9d80-2da8b62df035 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:40.474077 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 713/2843] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:40 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:41.242387 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:41.243313 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:41.245430 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "10046349-c83b-47f0-b7a9-9791756c18d9", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-884323771"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:41.250795 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume request body: {'volume': {'imageRef': '10046349-c83b-47f0-b7a9-9791756c18d9', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-884323771'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:41.263418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d7781c1f-35c2-42c6-a97e-e998b96acfb7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:41.265496 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7781c1f-35c2-42c6-a97e-e998b96acfb7 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be Jul 31 13:59:41.265724 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7781c1f-35c2-42c6-a97e-e998b96acfb7 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:41.266264 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7781c1f-35c2-42c6-a97e-e998b96acfb7 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:41.270650 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7781c1f-35c2-42c6-a97e-e998b96acfb7 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be returned with HTTP 404 Jul 31 13:59:41.271092 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 709/2844] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 13:59:41 2026] GET /volume/v3/snapshots/c61706db-0340-454e-8823-fba2ce0181be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:41.280095 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-12148237-be61-4c38-89a6-dfedea034e8e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:41.282103 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12148237-be61-4c38-89a6-dfedea034e8e tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 Jul 31 13:59:41.282323 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12148237-be61-4c38-89a6-dfedea034e8e tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:41.282753 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12148237-be61-4c38-89a6-dfedea034e8e tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:41.282753 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-12148237-be61-4c38-89a6-dfedea034e8e tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Delete volume with id: f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 Jul 31 13:59:41.300638 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:41.300638 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:41.302503 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-12148237-be61-4c38-89a6-dfedea034e8e tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:41.328057 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-12148237-be61-4c38-89a6-dfedea034e8e tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Delete volume request issued successfully. Jul 31 13:59:41.328354 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12148237-be61-4c38-89a6-dfedea034e8e tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 returned with HTTP 202 Jul 31 13:59:41.329031 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 714/2845] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:41 2026] DELETE /volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:41.338864 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fd35dd00-e583-45b1-bd5f-be511afd03af None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:41.342196 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd35dd00-e583-45b1-bd5f-be511afd03af tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 Jul 31 13:59:41.342456 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fd35dd00-e583-45b1-bd5f-be511afd03af tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:41.342724 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fd35dd00-e583-45b1-bd5f-be511afd03af tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:41.355118 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:41.355118 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:41.361400 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fd35dd00-e583-45b1-bd5f-be511afd03af tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:41.367135 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd35dd00-e583-45b1-bd5f-be511afd03af tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 returned with HTTP 200 Jul 31 13:59:41.367688 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 714/2846] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:41 2026] GET /volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:41.442318 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5e033b20-55da-420c-aad4-7e6cb421abac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:41.484357 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fd984444-595f-4d6e-9364-f50d3a3a750b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:41.485490 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume of 2 GB Jul 31 13:59:41.487996 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd984444-595f-4d6e-9364-f50d3a3a750b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:41.488233 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd984444-595f-4d6e-9364-f50d3a3a750b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:41.488463 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd984444-595f-4d6e-9364-f50d3a3a750b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:41.488621 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-fd984444-595f-4d6e-9364-f50d3a3a750b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:41.491193 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Availability Zones retrieved successfully. Jul 31 13:59:41.495625 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:41.495625 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:41.496643 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd984444-595f-4d6e-9364-f50d3a3a750b tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:41.497119 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 715/2847] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:41 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:41.498630 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Flow 'volume_create_api' (e651a4b0-7d9c-4503-a442-40ef2fa9fc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:41.499863 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd46db6-0780-4241-b843-8bcb1475ada9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:41.502913 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Validating volume size '2' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:41.518075 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:41.518641 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1780425184"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:41.520376 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1780425184'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:41.520527 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Create volume of 1 GB Jul 31 13:59:41.521758 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:41.521758 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:41.528416 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Availability Zones retrieved successfully. Jul 31 13:59:41.534932 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Flow 'volume_create_api' (a47656da-5a13-41ab-9dbc-1afad0faba5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:41.537616 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (470cf233-a572-473a-b0c5-ff9d10bf0a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:41.537616 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:41.537756 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd46db6-0780-4241-b843-8bcb1475ada9) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 13:59:41.537756 np0000006230 devstack@c-api.service[100182]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 10046349-c83b-47f0-b7a9-9791756c18d9 is not active. Jul 31 13:59:41.539163 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd46db6-0780-4241-b843-8bcb1475ada9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:41.540261 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd46db6-0780-4241-b843-8bcb1475ada9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 13:59:41.541342 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Flow 'volume_create_api' (e651a4b0-7d9c-4503-a442-40ef2fa9fc28) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 13:59:41.541735 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44339bd1-db63-4ca3-8e52-6956a61ff412 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Jul 31 13:59:41.542355 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 710/2848] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:59:41 2026] POST /volume/v3/volumes => generated 125 bytes in 301 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:41.575125 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (470cf233-a572-473a-b0c5-ff9d10bf0a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:41.576310 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6fc93d9-7fdd-45fc-829d-8433586cf61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:41.669781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Created reservations ['b5f9e416-2d9a-494e-a37e-c50cbea780c8', '11ccb570-3d3b-44be-9d8b-9afae6fab882', '0c27a1ea-8bd9-48f8-b0d1-894ea2267bb0', '672c1cbe-ff2a-4826-8e60-d11413499f63'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:41.670644 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6fc93d9-7fdd-45fc-829d-8433586cf61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f9e416-2d9a-494e-a37e-c50cbea780c8', '11ccb570-3d3b-44be-9d8b-9afae6fab882', '0c27a1ea-8bd9-48f8-b0d1-894ea2267bb0', '672c1cbe-ff2a-4826-8e60-d11413499f63']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:41.671658 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfa61b7-ec4d-4aa6-b51c-985844252e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:41.705566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfa61b7-ec4d-4aa6-b51c-985844252e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '883bdebd-8795-4c46-9a77-4cf070695553', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1780425184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39a9d519cdb40c4b0a1b4808efb8fd2',qos_specs=None,replication_status=,reservations=['b5f9e416-2d9a-494e-a37e-c50cbea780c8','11ccb570-3d3b-44be-9d8b-9afae6fab882','0c27a1ea-8bd9-48f8-b0d1-894ea2267bb0','672c1cbe-ff2a-4826-8e60-d11413499f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1615704a7c4c508df641d8bc5d28a6',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1780425184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=883bdebd-8795-4c46-9a77-4cf070695553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b39a9d519cdb40c4b0a1b4808efb8fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c1615704a7c4c508df641d8bc5d28a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:41.707350 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b08f1f0-a3d5-4e34-93d6-1520fa68f3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:41.733444 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b08f1f0-a3d5-4e34-93d6-1520fa68f3f7) transitioned into state 'SUCCESS' from state '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-1780425184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b39a9d519cdb40c4b0a1b4808efb8fd2',qos_specs=None,replication_status=,reservations=['b5f9e416-2d9a-494e-a37e-c50cbea780c8','11ccb570-3d3b-44be-9d8b-9afae6fab882','0c27a1ea-8bd9-48f8-b0d1-894ea2267bb0','672c1cbe-ff2a-4826-8e60-d11413499f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1615704a7c4c508df641d8bc5d28a6',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:41.734815 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee20096c-4f3c-4b69-8920-e86f6b1ecae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:41.751889 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee20096c-4f3c-4b69-8920-e86f6b1ecae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:41.752983 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Flow 'volume_create_api' (a47656da-5a13-41ab-9dbc-1afad0faba5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:41.753365 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Create volume request issued successfully. Jul 31 13:59:41.754135 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e033b20-55da-420c-aad4-7e6cb421abac tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:41.754694 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 710/2849] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:59:41 2026] POST /volume/v3/volumes => generated 774 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:41.769499 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe25745a-5c8a-4ee2-85f0-42a06ef12984 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:41.773130 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe25745a-5c8a-4ee2-85f0-42a06ef12984 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 13:59:41.773446 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe25745a-5c8a-4ee2-85f0-42a06ef12984 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:41.773780 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe25745a-5c8a-4ee2-85f0-42a06ef12984 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:41.785463 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:41.785463 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:41.790819 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fe25745a-5c8a-4ee2-85f0-42a06ef12984 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 13:59:41.799064 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe25745a-5c8a-4ee2-85f0-42a06ef12984 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 13:59:41.799064 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 715/2850] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:41 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:42.386113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5ae499f0-a5b3-4416-bbbf-fff16966f090 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:42.389240 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ae499f0-a5b3-4416-bbbf-fff16966f090 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 Jul 31 13:59:42.389638 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ae499f0-a5b3-4416-bbbf-fff16966f090 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:42.389717 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ae499f0-a5b3-4416-bbbf-fff16966f090 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:42.401394 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ae499f0-a5b3-4416-bbbf-fff16966f090 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 returned with HTTP 404 Jul 31 13:59:42.401847 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 716/2851] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:42 2026] GET /volume/v3/volumes/f182f0b7-2c27-4dc4-b98b-c0c654ab53e4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:42.410982 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1939b419-4e80-4768-9b2e-316028815a44 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:42.413259 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1939b419-4e80-4768-9b2e-316028815a44 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] DELETE https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab Jul 31 13:59:42.413259 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1939b419-4e80-4768-9b2e-316028815a44 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:42.413259 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1939b419-4e80-4768-9b2e-316028815a44 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:42.413259 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-1939b419-4e80-4768-9b2e-316028815a44 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Delete volume with id: 079fdf93-4e18-45ea-a3e5-faaf20aa6dab Jul 31 13:59:42.419827 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:42.419827 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:42.420269 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1939b419-4e80-4768-9b2e-316028815a44 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:42.444539 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1939b419-4e80-4768-9b2e-316028815a44 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Delete volume request issued successfully. Jul 31 13:59:42.444539 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1939b419-4e80-4768-9b2e-316028815a44 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab returned with HTTP 202 Jul 31 13:59:42.444539 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 711/2852] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:42 2026] DELETE /volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:42.449636 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d65d7a28-4063-4705-89a5-5618cb8421c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:42.452069 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d65d7a28-4063-4705-89a5-5618cb8421c5 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab Jul 31 13:59:42.452069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d65d7a28-4063-4705-89a5-5618cb8421c5 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:42.452069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d65d7a28-4063-4705-89a5-5618cb8421c5 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:42.464945 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:42.464945 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:42.470969 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d65d7a28-4063-4705-89a5-5618cb8421c5 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Volume info retrieved successfully. Jul 31 13:59:42.478893 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d65d7a28-4063-4705-89a5-5618cb8421c5 tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab returned with HTTP 200 Jul 31 13:59:42.478893 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 711/2853] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:42 2026] GET /volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:42.514919 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-90d12bad-de07-4b53-a084-d657c039ae70 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:42.517398 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90d12bad-de07-4b53-a084-d657c039ae70 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:42.517710 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90d12bad-de07-4b53-a084-d657c039ae70 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:42.517930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90d12bad-de07-4b53-a084-d657c039ae70 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:42.518081 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-90d12bad-de07-4b53-a084-d657c039ae70 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:42.522032 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:42.522032 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:42.522759 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90d12bad-de07-4b53-a084-d657c039ae70 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:42.523079 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 716/2854] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:42 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:42.819625 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-103582f2-d988-4da9-a8d0-949d92a7a55d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:42.821535 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-103582f2-d988-4da9-a8d0-949d92a7a55d tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 13:59:42.821705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-103582f2-d988-4da9-a8d0-949d92a7a55d tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:42.821834 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-103582f2-d988-4da9-a8d0-949d92a7a55d tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:42.829272 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:42.829272 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:42.831870 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-103582f2-d988-4da9-a8d0-949d92a7a55d tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 13:59:42.835589 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-103582f2-d988-4da9-a8d0-949d92a7a55d tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 13:59:42.836530 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 717/2855] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:42 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:43.395402 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:43.397862 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:43.397862 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "73a64bb8-285f-4a31-b2d9-c4ba9e9f58cc"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:43.398744 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '73a64bb8-285f-4a31-b2d9-c4ba9e9f58cc'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:43.486948 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume of 1 GB Jul 31 13:59:43.493436 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-65049472-5fa9-4ef8-a74d-567cc7e279ff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:43.494132 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Availability Zones retrieved successfully. Jul 31 13:59:43.497423 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65049472-5fa9-4ef8-a74d-567cc7e279ff tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] GET https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab Jul 31 13:59:43.497423 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65049472-5fa9-4ef8-a74d-567cc7e279ff tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:43.497423 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65049472-5fa9-4ef8-a74d-567cc7e279ff tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:43.500358 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Flow 'volume_create_api' (af076d40-a2d0-465e-a38f-0b1b04b0a0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:43.501772 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30f3577-120b-436c-a7a5-363df2c3c997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:43.502952 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:43.504031 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65049472-5fa9-4ef8-a74d-567cc7e279ff tempest-CinderUnicodeTest-886413589 tempest-CinderUnicodeTest-886413589-project-member] https://10.4.3.140/volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab returned with HTTP 404 Jul 31 13:59:43.504031 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 712/2856] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:43 2026] GET /volume/v3/volumes/079fdf93-4e18-45ea-a3e5-faaf20aa6dab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:43.533304 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e99d305d-d9eb-4e8c-af6a-e3980f4132ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:43.537696 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e99d305d-d9eb-4e8c-af6a-e3980f4132ea tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:43.537947 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e99d305d-d9eb-4e8c-af6a-e3980f4132ea tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:43.538279 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e99d305d-d9eb-4e8c-af6a-e3980f4132ea tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:43.538279 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e99d305d-d9eb-4e8c-af6a-e3980f4132ea tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:43.544381 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:43.544381 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:43.545145 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e99d305d-d9eb-4e8c-af6a-e3980f4132ea tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:43.545548 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 717/2857] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:43 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:43.546669 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30f3577-120b-436c-a7a5-363df2c3c997) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 13:59:43.546669 np0000006230 devstack@c-api.service[100182]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 31 13:59:43.549557 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30f3577-120b-436c-a7a5-363df2c3c997) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:43.550663 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30f3577-120b-436c-a7a5-363df2c3c997) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 13:59:43.551921 np0000006230 devstack@c-api.service[100182]: WARNING cinder.volume.api [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Flow 'volume_create_api' (af076d40-a2d0-465e-a38f-0b1b04b0a0b2) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 13:59:43.552604 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cb83252f-1930-45d8-90c9-973bdab77ac6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Jul 31 13:59:43.553250 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 712/2858] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:43 2026] POST /volume/v3/volumes => generated 134 bytes in 158 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:43.884809 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-196ec12f-2fc4-49ff-94bc-d852cecc28e8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:43.886933 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-196ec12f-2fc4-49ff-94bc-d852cecc28e8 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:43.887385 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-196ec12f-2fc4-49ff-94bc-d852cecc28e8 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:43.889351 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-196ec12f-2fc4-49ff-94bc-d852cecc28e8 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Jul 31 13:59:43.889853 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 718/2859] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:43 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:43.900669 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-322eb245-e193-40a8-9141-cb6da9b47017 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:43.902785 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-322eb245-e193-40a8-9141-cb6da9b47017 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:43.903157 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-322eb245-e193-40a8-9141-cb6da9b47017 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5f180d9b-28cb-4bbc-b166-342b51601f27"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:43.904936 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-322eb245-e193-40a8-9141-cb6da9b47017 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5f180d9b-28cb-4bbc-b166-342b51601f27'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:43.911216 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-322eb245-e193-40a8-9141-cb6da9b47017 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Jul 31 13:59:43.911847 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 713/2860] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:43 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:43.922792 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8e45b281-a89f-478d-98c4-cef2e59cdfc9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:43.925098 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e45b281-a89f-478d-98c4-cef2e59cdfc9 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:43.925612 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e45b281-a89f-478d-98c4-cef2e59cdfc9 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b7446b0f-8746-40e6-a7fd-e7fe965d400c"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:43.928178 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-8e45b281-a89f-478d-98c4-cef2e59cdfc9 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b7446b0f-8746-40e6-a7fd-e7fe965d400c'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:43.943092 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e45b281-a89f-478d-98c4-cef2e59cdfc9 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Jul 31 13:59:43.943825 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 718/2861] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:43 2026] POST /volume/v3/volumes => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:43.953662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dcd298bb-0e3b-413c-883b-85f7ff05c5c6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:43.956342 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dcd298bb-0e3b-413c-883b-85f7ff05c5c6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:43.956710 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dcd298bb-0e3b-413c-883b-85f7ff05c5c6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "dc677c53-8fd0-464a-9333-5aaafb1812f8"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:43.958495 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-dcd298bb-0e3b-413c-883b-85f7ff05c5c6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'dc677c53-8fd0-464a-9333-5aaafb1812f8'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:43.965556 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dcd298bb-0e3b-413c-883b-85f7ff05c5c6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Jul 31 13:59:43.967085 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 713/2862] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:43 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:43.975261 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-727b7405-280a-434f-92cf-4be4a2e4fcdf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:43.980459 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-727b7405-280a-434f-92cf-4be4a2e4fcdf tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:43.980868 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-727b7405-280a-434f-92cf-4be4a2e4fcdf tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:43.982832 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-727b7405-280a-434f-92cf-4be4a2e4fcdf tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Jul 31 13:59:43.983409 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 719/2863] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:43 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:43.990555 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5a6a8a05-7059-4c07-8676-6fb2b5a087dc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:43.992617 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a6a8a05-7059-4c07-8676-6fb2b5a087dc tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:43.993034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a6a8a05-7059-4c07-8676-6fb2b5a087dc tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:43.995467 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a6a8a05-7059-4c07-8676-6fb2b5a087dc tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Jul 31 13:59:43.995990 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 714/2864] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:43 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:44.005204 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-13c8f4b5-067d-48d1-8918-642a0dcc3bee None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.007080 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13c8f4b5-067d-48d1-8918-642a0dcc3bee tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:44.007785 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13c8f4b5-067d-48d1-8918-642a0dcc3bee tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.009091 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13c8f4b5-067d-48d1-8918-642a0dcc3bee tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Jul 31 13:59:44.009598 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 719/2865] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:44.018947 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-08784ac0-10f1-4bdf-b648-6eff168d49f1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.021009 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08784ac0-10f1-4bdf-b648-6eff168d49f1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] DELETE https://10.4.3.140/volume/v3/volumes/tempest-invalid-1728389249 Jul 31 13:59:44.021172 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-08784ac0-10f1-4bdf-b648-6eff168d49f1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.021341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-08784ac0-10f1-4bdf-b648-6eff168d49f1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.021903 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-08784ac0-10f1-4bdf-b648-6eff168d49f1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Delete volume with id: tempest-invalid-1728389249 Jul 31 13:59:44.027193 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08784ac0-10f1-4bdf-b648-6eff168d49f1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/tempest-invalid-1728389249 returned with HTTP 404 Jul 31 13:59:44.027656 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 714/2866] 10.4.3.140 () {66 vars in 1321 bytes} [Fri Jul 31 13:59:44 2026] DELETE /volume/v3/volumes/tempest-invalid-1728389249 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:44.035606 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-891badab-c292-494e-bce3-3321ed67c463 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.036946 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 720/2867] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 13:59:44 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 31 13:59:44.044277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7fc7efc8-9474-41ff-8ce5-553437822c89 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.049105 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fc7efc8-9474-41ff-8ce5-553437822c89 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/xxx/action Jul 31 13:59:44.049566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fc7efc8-9474-41ff-8ce5-553437822c89 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-detach": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.049729 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fc7efc8-9474-41ff-8ce5-553437822c89 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.062894 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fc7efc8-9474-41ff-8ce5-553437822c89 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 31 13:59:44.063428 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 715/2868] 10.4.3.140 () {68 vars in 1291 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:44.072636 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-92ce4a17-2922-4418-81f2-6271bf7d864f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.076121 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92ce4a17-2922-4418-81f2-6271bf7d864f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes/tempest-invalid-103111743 Jul 31 13:59:44.076328 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92ce4a17-2922-4418-81f2-6271bf7d864f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.076610 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92ce4a17-2922-4418-81f2-6271bf7d864f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.086832 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92ce4a17-2922-4418-81f2-6271bf7d864f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/tempest-invalid-103111743 returned with HTTP 404 Jul 31 13:59:44.087928 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 720/2869] 10.4.3.140 () {66 vars in 1315 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/volumes/tempest-invalid-103111743 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:44.096019 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a18b52a7-fee5-4a67-8c78-93bbea26bfa8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.098556 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 715/2870] 10.4.3.140 () {66 vars in 1240 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 13:59:44.106860 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c4a1ec19-a7a7-4eb0-8eca-3df358ca5c92 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.112548 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c4a1ec19-a7a7-4eb0-8eca-3df358ca5c92 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?status=null Jul 31 13:59:44.112548 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c4a1ec19-a7a7-4eb0-8eca-3df358ca5c92 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.112686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c4a1ec19-a7a7-4eb0-8eca-3df358ca5c92 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.113000 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-c4a1ec19-a7a7-4eb0-8eca-3df358ca5c92 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:59:44.114223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c4a1ec19-a7a7-4eb0-8eca-3df358ca5c92 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Could not evaluate value null, assuming string {{(pid=100184) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 13:59:44.115530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c4a1ec19-a7a7-4eb0-8eca-3df358ca5c92 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:59:44.164382 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c4a1ec19-a7a7-4eb0-8eca-3df358ca5c92 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Get all volumes completed successfully. Jul 31 13:59:44.166457 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c4a1ec19-a7a7-4eb0-8eca-3df358ca5c92 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 31 13:59:44.166875 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 721/2871] 10.4.3.140 () {66 vars in 1281 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:59:44.180189 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ec8491bd-e750-4949-a1f0-6540141c826d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.182407 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec8491bd-e750-4949-a1f0-6540141c826d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-680680357 Jul 31 13:59:44.182727 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec8491bd-e750-4949-a1f0-6540141c826d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.182931 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec8491bd-e750-4949-a1f0-6540141c826d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.183272 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-ec8491bd-e750-4949-a1f0-6540141c826d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:59:44.184273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ec8491bd-e750-4949-a1f0-6540141c826d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-680680357'), ('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:59:44.223989 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ec8491bd-e750-4949-a1f0-6540141c826d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Get all volumes completed successfully. Jul 31 13:59:44.226389 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec8491bd-e750-4949-a1f0-6540141c826d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-680680357 returned with HTTP 200 Jul 31 13:59:44.226781 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 716/2872] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-680680357 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:59:44.244036 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-23567e97-732d-4f89-8fc1-b07536fe817b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.246967 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23567e97-732d-4f89-8fc1-b07536fe817b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes?status=null Jul 31 13:59:44.247189 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23567e97-732d-4f89-8fc1-b07536fe817b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.247393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23567e97-732d-4f89-8fc1-b07536fe817b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.247744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-23567e97-732d-4f89-8fc1-b07536fe817b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:59:44.248162 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23567e97-732d-4f89-8fc1-b07536fe817b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Could not evaluate value null, assuming string {{(pid=100185) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 13:59:44.248711 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23567e97-732d-4f89-8fc1-b07536fe817b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:59:44.290157 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-23567e97-732d-4f89-8fc1-b07536fe817b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Get all volumes completed successfully. Jul 31 13:59:44.290461 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23567e97-732d-4f89-8fc1-b07536fe817b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes?status=null returned with HTTP 200 Jul 31 13:59:44.291169 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 721/2873] 10.4.3.140 () {66 vars in 1260 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:59:44.303332 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-16e98e42-3785-4a29-9e63-44813cac1d28 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.305472 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-16e98e42-3785-4a29-9e63-44813cac1d28 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-276690362 Jul 31 13:59:44.305738 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-16e98e42-3785-4a29-9e63-44813cac1d28 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.305981 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-16e98e42-3785-4a29-9e63-44813cac1d28 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.306333 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-16e98e42-3785-4a29-9e63-44813cac1d28 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:59:44.307286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-16e98e42-3785-4a29-9e63-44813cac1d28 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-276690362'), ('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:59:44.344217 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-16e98e42-3785-4a29-9e63-44813cac1d28 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Get all volumes completed successfully. Jul 31 13:59:44.344716 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-16e98e42-3785-4a29-9e63-44813cac1d28 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-276690362 returned with HTTP 200 Jul 31 13:59:44.345221 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 716/2874] 10.4.3.140 () {66 vars in 1336 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-276690362 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:59:44.354694 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0e58731a-ddd6-4bec-83b8-d8608e7abfa1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.356348 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e58731a-ddd6-4bec-83b8-d8608e7abfa1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action Jul 31 13:59:44.356703 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e58731a-ddd6-4bec-83b8-d8608e7abfa1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.356823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e58731a-ddd6-4bec-83b8-d8608e7abfa1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.364585 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:44.364585 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:44.364983 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0e58731a-ddd6-4bec-83b8-d8608e7abfa1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Volume info retrieved successfully. Jul 31 13:59:44.371786 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0e58731a-ddd6-4bec-83b8-d8608e7abfa1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Reserve volume completed successfully. Jul 31 13:59:44.371991 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e58731a-ddd6-4bec-83b8-d8608e7abfa1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action returned with HTTP 202 Jul 31 13:59:44.372330 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 722/2875] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:59:44.380182 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7a1b632d-eb11-4698-a6be-92a2ab9ecc06 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.381988 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a1b632d-eb11-4698-a6be-92a2ab9ecc06 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action Jul 31 13:59:44.382346 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7a1b632d-eb11-4698-a6be-92a2ab9ecc06 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.382465 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7a1b632d-eb11-4698-a6be-92a2ab9ecc06 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.391348 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:44.391348 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:44.391858 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7a1b632d-eb11-4698-a6be-92a2ab9ecc06 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Volume info retrieved successfully. Jul 31 13:59:44.395733 np0000006230 devstack@c-api.service[100183]: ERROR cinder.volume.api [None req-7a1b632d-eb11-4698-a6be-92a2ab9ecc06 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Volume status must be available to reserve, but the status is attaching. Jul 31 13:59:44.396017 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a1b632d-eb11-4698-a6be-92a2ab9ecc06 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action returned with HTTP 400 Jul 31 13:59:44.396641 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 717/2876] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:44.404400 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-38d583e1-031e-4725-8d99-e27f524acbce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.406813 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38d583e1-031e-4725-8d99-e27f524acbce tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action Jul 31 13:59:44.407290 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38d583e1-031e-4725-8d99-e27f524acbce tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.407499 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38d583e1-031e-4725-8d99-e27f524acbce tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.419312 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:44.419312 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:44.420103 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38d583e1-031e-4725-8d99-e27f524acbce tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Volume info retrieved successfully. Jul 31 13:59:44.439498 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38d583e1-031e-4725-8d99-e27f524acbce tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Unreserve volume completed successfully. Jul 31 13:59:44.439498 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38d583e1-031e-4725-8d99-e27f524acbce tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action returned with HTTP 202 Jul 31 13:59:44.439745 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 722/2877] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:59:44.449112 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fbff071f-a4f6-4ff2-8332-317b940e26e3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.451128 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbff071f-a4f6-4ff2-8332-317b940e26e3 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/e039eb3c-509c-474a-bc04-7f2a2c186edc/action Jul 31 13:59:44.451564 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbff071f-a4f6-4ff2-8332-317b940e26e3 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.451730 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbff071f-a4f6-4ff2-8332-317b940e26e3 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.462714 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbff071f-a4f6-4ff2-8332-317b940e26e3 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/e039eb3c-509c-474a-bc04-7f2a2c186edc/action returned with HTTP 404 Jul 31 13:59:44.463270 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 717/2878] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/e039eb3c-509c-474a-bc04-7f2a2c186edc/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:44.473430 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-14c21114-14cc-4ea0-90a0-56a476044b17 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.476275 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-14c21114-14cc-4ea0-90a0-56a476044b17 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/7674d3d8-3c6f-47b6-984b-bcf4309721e6/action Jul 31 13:59:44.476822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-14c21114-14cc-4ea0-90a0-56a476044b17 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.477013 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-14c21114-14cc-4ea0-90a0-56a476044b17 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.487265 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-14c21114-14cc-4ea0-90a0-56a476044b17 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/7674d3d8-3c6f-47b6-984b-bcf4309721e6/action returned with HTTP 404 Jul 31 13:59:44.488261 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 723/2879] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/7674d3d8-3c6f-47b6-984b-bcf4309721e6/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:44.498243 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-26e64656-32e8-41a0-9738-9e8171b86071 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.500809 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 718/2880] 10.4.3.140 () {68 vars in 1260 bytes} [Fri Jul 31 13:59:44 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 13:59:44.509743 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-56a747d9-21d8-4356-ab3b-2ac22a48fcdf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.511755 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56a747d9-21d8-4356-ab3b-2ac22a48fcdf tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] PUT https://10.4.3.140/volume/v3/volumes/tempest-invalid-504356363 Jul 31 13:59:44.512173 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56a747d9-21d8-4356-ab3b-2ac22a48fcdf tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.519716 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56a747d9-21d8-4356-ab3b-2ac22a48fcdf tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/tempest-invalid-504356363 returned with HTTP 404 Jul 31 13:59:44.520291 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 723/2881] 10.4.3.140 () {68 vars in 1335 bytes} [Fri Jul 31 13:59:44 2026] PUT /volume/v3/volumes/tempest-invalid-504356363 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:44.532326 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6d3d612c-6088-4385-bc79-0c92842e692f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.534876 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6d3d612c-6088-4385-bc79-0c92842e692f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] PUT https://10.4.3.140/volume/v3/volumes/55eb0196-9e60-4519-a1b5-bb3f14282eea Jul 31 13:59:44.535272 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6d3d612c-6088-4385-bc79-0c92842e692f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.543150 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6d3d612c-6088-4385-bc79-0c92842e692f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/55eb0196-9e60-4519-a1b5-bb3f14282eea returned with HTTP 404 Jul 31 13:59:44.543763 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 718/2882] 10.4.3.140 () {68 vars in 1368 bytes} [Fri Jul 31 13:59:44 2026] PUT /volume/v3/volumes/55eb0196-9e60-4519-a1b5-bb3f14282eea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:44.551472 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b16f3b0d-a504-450d-85b6-f7780368c95b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.553823 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b16f3b0d-a504-450d-85b6-f7780368c95b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] DELETE https://10.4.3.140/volume/v3/volumes/44113050-fa84-4f12-a838-b50315c36813 Jul 31 13:59:44.554048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b16f3b0d-a504-450d-85b6-f7780368c95b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.554271 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b16f3b0d-a504-450d-85b6-f7780368c95b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.554464 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-b16f3b0d-a504-450d-85b6-f7780368c95b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Delete volume with id: 44113050-fa84-4f12-a838-b50315c36813 Jul 31 13:59:44.567703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e6db09f5-a017-46c4-8821-72b01f2a61b0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.568966 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b16f3b0d-a504-450d-85b6-f7780368c95b tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/44113050-fa84-4f12-a838-b50315c36813 returned with HTTP 404 Jul 31 13:59:44.569578 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 724/2883] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:44 2026] DELETE /volume/v3/volumes/44113050-fa84-4f12-a838-b50315c36813 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:44.570891 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6db09f5-a017-46c4-8821-72b01f2a61b0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:44.570891 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6db09f5-a017-46c4-8821-72b01f2a61b0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.571186 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6db09f5-a017-46c4-8821-72b01f2a61b0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.571366 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e6db09f5-a017-46c4-8821-72b01f2a61b0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:44.576029 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:44.576029 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:44.576875 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6db09f5-a017-46c4-8821-72b01f2a61b0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:44.577264 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 719/2884] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:44.579299 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1df630a8-064a-4295-9db5-cfebea1f52f1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.581536 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1df630a8-064a-4295-9db5-cfebea1f52f1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action Jul 31 13:59:44.582030 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1df630a8-064a-4295-9db5-cfebea1f52f1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.582060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1df630a8-064a-4295-9db5-cfebea1f52f1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.583521 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1df630a8-064a-4295-9db5-cfebea1f52f1 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action returned with HTTP 400 Jul 31 13:59:44.585768 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 724/2885] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:44.596874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-77606a39-488a-4bff-b6df-7bc618d44207 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.599004 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-77606a39-488a-4bff-b6df-7bc618d44207 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action Jul 31 13:59:44.599442 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-77606a39-488a-4bff-b6df-7bc618d44207 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.599638 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-77606a39-488a-4bff-b6df-7bc618d44207 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.601394 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-77606a39-488a-4bff-b6df-7bc618d44207 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action returned with HTTP 400 Jul 31 13:59:44.601835 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 719/2886] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:44.608780 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b0842a44-0670-4eb0-a030-1f2540efd2f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.611056 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0842a44-0670-4eb0-a030-1f2540efd2f6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/7ce938ac-c362-48b4-821a-6d3d13358a8d/action Jul 31 13:59:44.611506 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0842a44-0670-4eb0-a030-1f2540efd2f6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.611735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0842a44-0670-4eb0-a030-1f2540efd2f6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.623536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0842a44-0670-4eb0-a030-1f2540efd2f6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/7ce938ac-c362-48b4-821a-6d3d13358a8d/action returned with HTTP 404 Jul 31 13:59:44.623536 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 725/2887] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/7ce938ac-c362-48b4-821a-6d3d13358a8d/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:44.636864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-25e60063-6f93-4703-9f88-92e6de3a965f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.639492 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25e60063-6f93-4703-9f88-92e6de3a965f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action Jul 31 13:59:44.639904 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25e60063-6f93-4703-9f88-92e6de3a965f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.640023 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25e60063-6f93-4703-9f88-92e6de3a965f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.641420 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25e60063-6f93-4703-9f88-92e6de3a965f tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action returned with HTTP 400 Jul 31 13:59:44.645853 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 720/2888] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 13:59:44.652673 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe59c3e3-e739-423d-90d9-8460089430c7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.654805 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe59c3e3-e739-423d-90d9-8460089430c7 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] POST https://10.4.3.140/volume/v3/volumes/None/action Jul 31 13:59:44.655150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe59c3e3-e739-423d-90d9-8460089430c7 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:44.655323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe59c3e3-e739-423d-90d9-8460089430c7 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:44.664233 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe59c3e3-e739-423d-90d9-8460089430c7 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/None/action returned with HTTP 404 Jul 31 13:59:44.664919 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 725/2889] 10.4.3.140 () {68 vars in 1294 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:44.673907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f91786f4-0029-47f5-a361-677695d2fb0d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.675871 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f91786f4-0029-47f5-a361-677695d2fb0d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes/91b4077e-59ff-4f9a-9064-51fdb7e91ba0 Jul 31 13:59:44.676125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f91786f4-0029-47f5-a361-677695d2fb0d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.676369 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f91786f4-0029-47f5-a361-677695d2fb0d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.683324 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f91786f4-0029-47f5-a361-677695d2fb0d tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/91b4077e-59ff-4f9a-9064-51fdb7e91ba0 returned with HTTP 404 Jul 31 13:59:44.683985 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 720/2890] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/volumes/91b4077e-59ff-4f9a-9064-51fdb7e91ba0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:44.693042 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a1114c41-761a-4e7d-bc48-ab502cddcd88 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.695215 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1114c41-761a-4e7d-bc48-ab502cddcd88 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 Jul 31 13:59:44.695471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a1114c41-761a-4e7d-bc48-ab502cddcd88 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.695750 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a1114c41-761a-4e7d-bc48-ab502cddcd88 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.705113 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:44.705113 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:44.709205 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a1114c41-761a-4e7d-bc48-ab502cddcd88 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Volume info retrieved successfully. Jul 31 13:59:44.714401 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1114c41-761a-4e7d-bc48-ab502cddcd88 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 returned with HTTP 200 Jul 31 13:59:44.715051 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 726/2891] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:44.728669 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2bfd20ea-d460-41c7-860d-1f961d4a29b6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.731541 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2bfd20ea-d460-41c7-860d-1f961d4a29b6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] DELETE https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 Jul 31 13:59:44.732179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2bfd20ea-d460-41c7-860d-1f961d4a29b6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.732179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2bfd20ea-d460-41c7-860d-1f961d4a29b6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.732342 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2bfd20ea-d460-41c7-860d-1f961d4a29b6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Delete volume with id: 71f4243f-77cf-48e0-abf7-c51d1c5150c3 Jul 31 13:59:44.739706 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:44.739706 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:44.740222 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2bfd20ea-d460-41c7-860d-1f961d4a29b6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Volume info retrieved successfully. Jul 31 13:59:44.765248 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2bfd20ea-d460-41c7-860d-1f961d4a29b6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Delete volume request issued successfully. Jul 31 13:59:44.765248 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2bfd20ea-d460-41c7-860d-1f961d4a29b6 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 returned with HTTP 202 Jul 31 13:59:44.765248 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 721/2892] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:44 2026] DELETE /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:44.776575 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3b821d37-8ad2-4cd1-9dd1-f6607fe0e277 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:44.778421 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b821d37-8ad2-4cd1-9dd1-f6607fe0e277 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 Jul 31 13:59:44.778599 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b821d37-8ad2-4cd1-9dd1-f6607fe0e277 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:44.778830 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b821d37-8ad2-4cd1-9dd1-f6607fe0e277 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:44.791671 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:44.791671 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:44.796813 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3b821d37-8ad2-4cd1-9dd1-f6607fe0e277 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Volume info retrieved successfully. Jul 31 13:59:44.802710 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b821d37-8ad2-4cd1-9dd1-f6607fe0e277 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 returned with HTTP 200 Jul 31 13:59:44.803453 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 726/2893] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:44 2026] GET /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:44.946687 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-66c51d6f-6ee5-4de1-a721-1784cd65e391 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:45.036939 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-66c51d6f-6ee5-4de1-a721-1784cd65e391 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:45.037376 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-66c51d6f-6ee5-4de1-a721-1784cd65e391 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1253300694", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1766291247", "vendor_name": "tempest-vendor_name-560093961"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:45.054028 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-66c51d6f-6ee5-4de1-a721-1784cd65e391 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:45.054354 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 721/2894] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:59:44 2026] POST /volume/v3/types => generated 328 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:45.063728 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:45.065606 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:45.066045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b888ec48-cc22-42b0-a111-aaf599567e17", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:45.067963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Create volume request body: {'volume': {'volume_type': 'b888ec48-cc22-42b0-a111-aaf599567e17', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:45.072395 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Create volume of 1 GB Jul 31 13:59:45.072759 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:45.072759 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:45.073129 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Availability Zones retrieved successfully. Jul 31 13:59:45.079207 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Flow 'volume_create_api' (f3328f6d-e1e8-400a-9e5b-fd5d916b4c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:45.080115 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d5f347-fcd0-4da1-94aa-253e2198cbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:45.080921 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:45.104480 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d5f347-fcd0-4da1-94aa-253e2198cbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:59:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1766291247',vendor_name='tempest-vendor_name-560093961'},id=b888ec48-cc22-42b0-a111-aaf599567e17,is_public=True,name='tempest-ProjectAdminTests-volume-type-1253300694',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b888ec48-cc22-42b0-a111-aaf599567e17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:45.105231 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cf34d8-45fd-4e49-9eec-fb2c8129fe77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:45.131751 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1253300694 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1253300694, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:45.131975 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1253300694 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1253300694, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:45.160282 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Created reservations ['f3b7f563-ec50-45b9-9385-ef64ad0bcdad', '4313a2e6-4641-4f34-89a1-9dd0c4f1bf2b', '6f416cc0-2f76-425e-8f6f-a6df8acf95d3', '7c441b5a-901e-4bf2-8766-6bba459302d0'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:45.161055 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cf34d8-45fd-4e49-9eec-fb2c8129fe77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b7f563-ec50-45b9-9385-ef64ad0bcdad', '4313a2e6-4641-4f34-89a1-9dd0c4f1bf2b', '6f416cc0-2f76-425e-8f6f-a6df8acf95d3', '7c441b5a-901e-4bf2-8766-6bba459302d0']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:45.161757 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263d59c6-e65e-47be-9c23-4bde6da96d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:45.191553 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263d59c6-e65e-47be-9c23-4bde6da96d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18aabf5b-903c-4b6c-b46d-5faee4ff6741', '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='1bf001390ea44763a4d115841ce5ab6f',qos_specs=None,replication_status=,reservations=['f3b7f563-ec50-45b9-9385-ef64ad0bcdad','4313a2e6-4641-4f34-89a1-9dd0c4f1bf2b','6f416cc0-2f76-425e-8f6f-a6df8acf95d3','7c441b5a-901e-4bf2-8766-6bba459302d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec08d04a2f264350bb7e4b82939c00c0',volume_type_id=b888ec48-cc22-42b0-a111-aaf599567e17), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18aabf5b-903c-4b6c-b46d-5faee4ff6741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bf001390ea44763a4d115841ce5ab6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec08d04a2f264350bb7e4b82939c00c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b888ec48-cc22-42b0-a111-aaf599567e17),volume_type_id=b888ec48-cc22-42b0-a111-aaf599567e17)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:45.194332 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896b4484-1ccb-48af-8586-c6110ac29554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:45.231783 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896b4484-1ccb-48af-8586-c6110ac29554) transitioned into state 'SUCCESS' from 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='1bf001390ea44763a4d115841ce5ab6f',qos_specs=None,replication_status=,reservations=['f3b7f563-ec50-45b9-9385-ef64ad0bcdad','4313a2e6-4641-4f34-89a1-9dd0c4f1bf2b','6f416cc0-2f76-425e-8f6f-a6df8acf95d3','7c441b5a-901e-4bf2-8766-6bba459302d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec08d04a2f264350bb7e4b82939c00c0',volume_type_id=b888ec48-cc22-42b0-a111-aaf599567e17)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:45.232799 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1b15dc-7e88-4885-a4ab-8d60c9a98063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:45.248105 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1b15dc-7e88-4885-a4ab-8d60c9a98063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:45.249027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Flow 'volume_create_api' (f3328f6d-e1e8-400a-9e5b-fd5d916b4c09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:45.249427 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Create volume request issued successfully. Jul 31 13:59:45.250475 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36e3d5dd-d06c-4384-9ef7-a53193e064c7 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:45.251003 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 727/2895] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:59:45 2026] POST /volume/v3/volumes => generated 773 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:45.269451 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0c4dd686-6882-4c59-b74d-9fb4583ce9c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:45.271788 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c4dd686-6882-4c59-b74d-9fb4583ce9c5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/volumes/18aabf5b-903c-4b6c-b46d-5faee4ff6741 Jul 31 13:59:45.271788 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c4dd686-6882-4c59-b74d-9fb4583ce9c5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:45.271940 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c4dd686-6882-4c59-b74d-9fb4583ce9c5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:45.283552 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:45.283552 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:45.285917 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0c4dd686-6882-4c59-b74d-9fb4583ce9c5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Volume info retrieved successfully. Jul 31 13:59:45.292159 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c4dd686-6882-4c59-b74d-9fb4583ce9c5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes/18aabf5b-903c-4b6c-b46d-5faee4ff6741 returned with HTTP 200 Jul 31 13:59:45.292617 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 722/2896] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:45 2026] GET /volume/v3/volumes/18aabf5b-903c-4b6c-b46d-5faee4ff6741 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:45.588480 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-29364207-d7ce-4b5b-8406-a29a22dd49fc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:45.590658 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29364207-d7ce-4b5b-8406-a29a22dd49fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:45.590889 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29364207-d7ce-4b5b-8406-a29a22dd49fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:45.591115 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29364207-d7ce-4b5b-8406-a29a22dd49fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:45.591242 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-29364207-d7ce-4b5b-8406-a29a22dd49fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:45.596249 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:45.596249 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:45.597273 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29364207-d7ce-4b5b-8406-a29a22dd49fc tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:45.597773 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 727/2897] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:45 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:45.819760 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-025c550e-3286-4c00-a43d-70a867059559 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:45.821464 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-025c550e-3286-4c00-a43d-70a867059559 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] GET https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 Jul 31 13:59:45.821846 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-025c550e-3286-4c00-a43d-70a867059559 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:45.822375 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-025c550e-3286-4c00-a43d-70a867059559 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:45.828702 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-025c550e-3286-4c00-a43d-70a867059559 tempest-VolumesNegativeTest-970747365 tempest-VolumesNegativeTest-970747365-project-member] https://10.4.3.140/volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 returned with HTTP 404 Jul 31 13:59:45.829410 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 722/2898] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:45 2026] GET /volume/v3/volumes/71f4243f-77cf-48e0-abf7-c51d1c5150c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:46.307816 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e1fc321-4ddd-4654-9b37-8bfd7f25fde5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.309869 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e1fc321-4ddd-4654-9b37-8bfd7f25fde5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/volumes/18aabf5b-903c-4b6c-b46d-5faee4ff6741 Jul 31 13:59:46.310154 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e1fc321-4ddd-4654-9b37-8bfd7f25fde5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:46.310504 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e1fc321-4ddd-4654-9b37-8bfd7f25fde5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:46.320402 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:46.320402 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:46.325712 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4e1fc321-4ddd-4654-9b37-8bfd7f25fde5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Volume info retrieved successfully. Jul 31 13:59:46.329282 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e1fc321-4ddd-4654-9b37-8bfd7f25fde5 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes/18aabf5b-903c-4b6c-b46d-5faee4ff6741 returned with HTTP 200 Jul 31 13:59:46.329764 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 728/2899] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:46 2026] GET /volume/v3/volumes/18aabf5b-903c-4b6c-b46d-5faee4ff6741 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:46.340508 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-23b1741e-2cd2-4b5f-8579-d3b99be243df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.342797 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23b1741e-2cd2-4b5f-8579-d3b99be243df tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/messages Jul 31 13:59:46.343209 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23b1741e-2cd2-4b5f-8579-d3b99be243df tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:46.343324 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23b1741e-2cd2-4b5f-8579-d3b99be243df tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:46.353866 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23b1741e-2cd2-4b5f-8579-d3b99be243df tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:59:46.354272 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 723/2900] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:59:46 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:46.364068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-194fb1e2-820a-4a0e-a068-28fcf784c09a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.366456 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-194fb1e2-820a-4a0e-a068-28fcf784c09a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] DELETE https://10.4.3.140/volume/v3/messages/a04d1ef5-3fda-4b7d-9acc-279212ebe684 Jul 31 13:59:46.368029 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-194fb1e2-820a-4a0e-a068-28fcf784c09a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:46.368239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-194fb1e2-820a-4a0e-a068-28fcf784c09a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:46.387023 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-194fb1e2-820a-4a0e-a068-28fcf784c09a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/messages/a04d1ef5-3fda-4b7d-9acc-279212ebe684 returned with HTTP 204 Jul 31 13:59:46.387399 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 728/2901] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 13:59:46 2026] DELETE /volume/v3/messages/a04d1ef5-3fda-4b7d-9acc-279212ebe684 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jul 31 13:59:46.393375 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f4dcb035-94d0-4e67-91e6-519d375a09be None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.395655 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f4dcb035-94d0-4e67-91e6-519d375a09be tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/messages/a04d1ef5-3fda-4b7d-9acc-279212ebe684 Jul 31 13:59:46.395903 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f4dcb035-94d0-4e67-91e6-519d375a09be tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:46.396149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f4dcb035-94d0-4e67-91e6-519d375a09be tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:46.401255 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f4dcb035-94d0-4e67-91e6-519d375a09be tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/messages/a04d1ef5-3fda-4b7d-9acc-279212ebe684 returned with HTTP 404 Jul 31 13:59:46.401915 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 723/2902] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:59:46 2026] GET /volume/v3/messages/a04d1ef5-3fda-4b7d-9acc-279212ebe684 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:46.408087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.409704 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/18aabf5b-903c-4b6c-b46d-5faee4ff6741 Jul 31 13:59:46.409903 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:46.410077 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:46.410229 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Delete volume with id: 18aabf5b-903c-4b6c-b46d-5faee4ff6741 Jul 31 13:59:46.416843 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:46.416843 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:46.417104 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Volume info retrieved successfully. Jul 31 13:59:46.417993 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100184) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 13:59:46.435119 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Created reservations ['de044e21-0f56-43ec-83d8-0047b977b107', '0de6b86d-9362-4e91-94d5-1cbee0f6ef90', '9a96a006-451f-490a-bd27-b2dd70b8a92b', '86e5af5e-dcf2-438d-ade3-7024e799d6d0'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:46.473141 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Delete volume request issued successfully. Jul 31 13:59:46.473507 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7cfd6b3a-2735-4a1f-9d17-78b50dcb3aae tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes/18aabf5b-903c-4b6c-b46d-5faee4ff6741 returned with HTTP 202 Jul 31 13:59:46.474163 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 729/2903] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:59:46 2026] DELETE /volume/v3/volumes/18aabf5b-903c-4b6c-b46d-5faee4ff6741 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:46.483031 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-77946bad-1cbf-4fcc-b675-51dec8920f5d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.486229 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-77946bad-1cbf-4fcc-b675-51dec8920f5d tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] DELETE https://10.4.3.140/volume/v3/types/b888ec48-cc22-42b0-a111-aaf599567e17 Jul 31 13:59:46.486556 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-77946bad-1cbf-4fcc-b675-51dec8920f5d tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:46.486833 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-77946bad-1cbf-4fcc-b675-51dec8920f5d tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:46.519613 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-77946bad-1cbf-4fcc-b675-51dec8920f5d tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/types/b888ec48-cc22-42b0-a111-aaf599567e17 returned with HTTP 202 Jul 31 13:59:46.520031 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 724/2904] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:46 2026] DELETE /volume/v3/types/b888ec48-cc22-42b0-a111-aaf599567e17 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:46.529663 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-20b29ea4-7752-4468-97d1-55d82c35335e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.531408 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20b29ea4-7752-4468-97d1-55d82c35335e tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:46.531850 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-20b29ea4-7752-4468-97d1-55d82c35335e tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-866852545", "extra_specs": {"storage_protocol": "tempest-storage_protocol-699525400", "vendor_name": "tempest-vendor_name-1612086257"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:46.553036 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20b29ea4-7752-4468-97d1-55d82c35335e tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:46.553453 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 729/2905] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:59:46 2026] POST /volume/v3/types => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:46.563206 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.565133 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:46.565589 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:46.568173 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Create volume request body: {'volume': {'volume_type': 'dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:46.573818 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Create volume of 1 GB Jul 31 13:59:46.574255 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:46.574255 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:46.574756 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Availability Zones retrieved successfully. Jul 31 13:59:46.583619 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Flow 'volume_create_api' (98ca8018-be02-46d7-8b77-ce9ff98308b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:46.585220 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4c44a6-7a3c-420a-b3c0-fe2ee1459ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:46.586402 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:46.610042 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-96114b20-581d-4c8e-8e71-04000a136ba1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.612687 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-96114b20-581d-4c8e-8e71-04000a136ba1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:46.612687 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-96114b20-581d-4c8e-8e71-04000a136ba1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:46.612687 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-96114b20-581d-4c8e-8e71-04000a136ba1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:46.612687 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-96114b20-581d-4c8e-8e71-04000a136ba1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:46.614356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4c44a6-7a3c-420a-b3c0-fe2ee1459ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:59:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-699525400',vendor_name='tempest-vendor_name-1612086257'},id=dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5,is_public=True,name='tempest-ProjectAdminTests-volume-type-866852545',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:46.616065 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730ce34b-a38e-4523-934d-07727e4e7fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:46.619873 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:46.619873 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:46.621244 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-96114b20-581d-4c8e-8e71-04000a136ba1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:46.621244 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 730/2906] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:46 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:46.642254 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-866852545 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-866852545, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:46.642525 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-866852545 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-866852545, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:46.668090 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Created reservations ['fea65eda-f6aa-42ac-85e5-cbbdc270dd50', '2a8581d0-79f8-4607-9b79-dd20cb0708c4', '29cd2ef7-14eb-4850-835f-613eedcdec1a', '3329e741-de05-4c52-ae91-0e2b3a646d21'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:46.668940 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730ce34b-a38e-4523-934d-07727e4e7fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fea65eda-f6aa-42ac-85e5-cbbdc270dd50', '2a8581d0-79f8-4607-9b79-dd20cb0708c4', '29cd2ef7-14eb-4850-835f-613eedcdec1a', '3329e741-de05-4c52-ae91-0e2b3a646d21']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:46.669759 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ec1101-c690-4ac1-8df0-b58bc9fb41a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:46.696237 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ec1101-c690-4ac1-8df0-b58bc9fb41a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a1e224c-6982-4e67-afd3-d02646abfd1b', '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='1bf001390ea44763a4d115841ce5ab6f',qos_specs=None,replication_status=,reservations=['fea65eda-f6aa-42ac-85e5-cbbdc270dd50','2a8581d0-79f8-4607-9b79-dd20cb0708c4','29cd2ef7-14eb-4850-835f-613eedcdec1a','3329e741-de05-4c52-ae91-0e2b3a646d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec08d04a2f264350bb7e4b82939c00c0',volume_type_id=dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a1e224c-6982-4e67-afd3-d02646abfd1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bf001390ea44763a4d115841ce5ab6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec08d04a2f264350bb7e4b82939c00c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5),volume_type_id=dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:46.697188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d654c047-ff70-4348-9d75-cba61c5086d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:46.716551 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d654c047-ff70-4348-9d75-cba61c5086d6) transitioned into state 'SUCCESS' from 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='1bf001390ea44763a4d115841ce5ab6f',qos_specs=None,replication_status=,reservations=['fea65eda-f6aa-42ac-85e5-cbbdc270dd50','2a8581d0-79f8-4607-9b79-dd20cb0708c4','29cd2ef7-14eb-4850-835f-613eedcdec1a','3329e741-de05-4c52-ae91-0e2b3a646d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec08d04a2f264350bb7e4b82939c00c0',volume_type_id=dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:46.717229 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8dd004-c358-4ae6-ace8-5ac345784383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:46.732709 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8dd004-c358-4ae6-ace8-5ac345784383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:46.733490 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Flow 'volume_create_api' (98ca8018-be02-46d7-8b77-ce9ff98308b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:46.733844 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Create volume request issued successfully. Jul 31 13:59:46.734361 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aa8f32e1-19c2-4ac1-868c-e09ea182ec7f tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:46.734782 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 724/2907] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:59:46 2026] POST /volume/v3/volumes => generated 772 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:46.750127 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b4f60ea4-265e-4447-8e8b-a00da4614295 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:46.752000 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4f60ea4-265e-4447-8e8b-a00da4614295 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/volumes/5a1e224c-6982-4e67-afd3-d02646abfd1b Jul 31 13:59:46.752181 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4f60ea4-265e-4447-8e8b-a00da4614295 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:46.752343 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4f60ea4-265e-4447-8e8b-a00da4614295 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:46.759664 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:46.759664 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:46.763541 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b4f60ea4-265e-4447-8e8b-a00da4614295 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Volume info retrieved successfully. Jul 31 13:59:46.767185 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4f60ea4-265e-4447-8e8b-a00da4614295 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes/5a1e224c-6982-4e67-afd3-d02646abfd1b returned with HTTP 200 Jul 31 13:59:46.767527 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 725/2908] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:46 2026] GET /volume/v3/volumes/5a1e224c-6982-4e67-afd3-d02646abfd1b => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:47.634308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e50fd80-f40b-4189-bd14-7c2b52f2cf95 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:47.636567 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e50fd80-f40b-4189-bd14-7c2b52f2cf95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:47.636890 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e50fd80-f40b-4189-bd14-7c2b52f2cf95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:47.637565 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e50fd80-f40b-4189-bd14-7c2b52f2cf95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:47.637565 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-2e50fd80-f40b-4189-bd14-7c2b52f2cf95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:47.645765 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:47.645765 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:47.646915 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e50fd80-f40b-4189-bd14-7c2b52f2cf95 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:47.648799 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 730/2909] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:47 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:47.784416 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f82a247d-5e9d-4639-988e-eceb52ef6803 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:47.786688 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f82a247d-5e9d-4639-988e-eceb52ef6803 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/volumes/5a1e224c-6982-4e67-afd3-d02646abfd1b Jul 31 13:59:47.787043 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f82a247d-5e9d-4639-988e-eceb52ef6803 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:47.787343 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f82a247d-5e9d-4639-988e-eceb52ef6803 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:47.797702 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:47.797702 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:47.802231 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f82a247d-5e9d-4639-988e-eceb52ef6803 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Volume info retrieved successfully. Jul 31 13:59:47.807538 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f82a247d-5e9d-4639-988e-eceb52ef6803 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes/5a1e224c-6982-4e67-afd3-d02646abfd1b returned with HTTP 200 Jul 31 13:59:47.808162 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 731/2910] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:47 2026] GET /volume/v3/volumes/5a1e224c-6982-4e67-afd3-d02646abfd1b => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:47.830714 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5f3bfbc4-f6ab-4169-ae5a-46fe5f4c56e1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:47.841469 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5f3bfbc4-f6ab-4169-ae5a-46fe5f4c56e1 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/messages Jul 31 13:59:47.841469 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5f3bfbc4-f6ab-4169-ae5a-46fe5f4c56e1 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:47.841469 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5f3bfbc4-f6ab-4169-ae5a-46fe5f4c56e1 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:47.841469 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:47.841469 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:47.849029 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5f3bfbc4-f6ab-4169-ae5a-46fe5f4c56e1 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:59:47.849492 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 725/2911] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:59:47 2026] GET /volume/v3/messages => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:47.858232 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-97227127-83b7-4f4c-84f4-04c3e60b5e83 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:47.862238 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97227127-83b7-4f4c-84f4-04c3e60b5e83 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/messages Jul 31 13:59:47.862536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97227127-83b7-4f4c-84f4-04c3e60b5e83 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:47.862822 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97227127-83b7-4f4c-84f4-04c3e60b5e83 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:47.867372 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97227127-83b7-4f4c-84f4-04c3e60b5e83 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:59:47.867873 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 726/2912] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:59:47 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:47.878368 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bda52056-5c2a-43bc-a62b-5c42e9c26eb3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:47.880574 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bda52056-5c2a-43bc-a62b-5c42e9c26eb3 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] DELETE https://10.4.3.140/volume/v3/messages/112404ed-d065-4247-ae40-045b73de0ed4 Jul 31 13:59:47.880857 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bda52056-5c2a-43bc-a62b-5c42e9c26eb3 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:47.881089 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bda52056-5c2a-43bc-a62b-5c42e9c26eb3 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:47.899351 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bda52056-5c2a-43bc-a62b-5c42e9c26eb3 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/messages/112404ed-d065-4247-ae40-045b73de0ed4 returned with HTTP 204 Jul 31 13:59:47.900764 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 731/2913] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 13:59:47 2026] DELETE /volume/v3/messages/112404ed-d065-4247-ae40-045b73de0ed4 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 13:59:47.911415 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:47.913431 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/5a1e224c-6982-4e67-afd3-d02646abfd1b Jul 31 13:59:47.913477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:47.913717 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:47.913903 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Delete volume with id: 5a1e224c-6982-4e67-afd3-d02646abfd1b Jul 31 13:59:47.921638 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:47.921638 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:47.921982 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Volume info retrieved successfully. Jul 31 13:59:47.922932 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100184) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 13:59:47.935888 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-866852545 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-866852545, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:47.936302 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-866852545 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-866852545, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:47.950760 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Created reservations ['2cf08e0d-67a4-4a9a-bc10-774a9536e6e3', 'f78821b3-9a3f-438e-830a-25d00e2f034c', '4d11b6e5-b7c5-4131-b023-f081d2ab7dc3', 'ebade57f-6cf7-41ab-aad9-7dc2f916c982'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:47.990171 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Delete volume request issued successfully. Jul 31 13:59:47.990345 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-46f0fdac-5e39-4068-815a-efe290cf9d8a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes/5a1e224c-6982-4e67-afd3-d02646abfd1b returned with HTTP 202 Jul 31 13:59:47.990804 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 732/2914] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:59:47 2026] DELETE /volume/v3/volumes/5a1e224c-6982-4e67-afd3-d02646abfd1b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:47.997849 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d0f362d2-7d6c-4348-aaf7-f5596386ad0a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:47.999896 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d0f362d2-7d6c-4348-aaf7-f5596386ad0a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] DELETE https://10.4.3.140/volume/v3/types/dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5 Jul 31 13:59:48.000154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d0f362d2-7d6c-4348-aaf7-f5596386ad0a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:48.000419 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d0f362d2-7d6c-4348-aaf7-f5596386ad0a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:48.030601 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d0f362d2-7d6c-4348-aaf7-f5596386ad0a tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/types/dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5 returned with HTTP 202 Jul 31 13:59:48.030992 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 726/2915] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:47 2026] DELETE /volume/v3/types/dc9c6ecf-e5ca-4bfe-be22-743b3ee618e5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:48.040789 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5f953d69-9869-46bf-b076-d32fba9f9066 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:48.042552 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f953d69-9869-46bf-b076-d32fba9f9066 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:48.043005 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5f953d69-9869-46bf-b076-d32fba9f9066 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1916643477", "extra_specs": {"storage_protocol": "tempest-storage_protocol-604616201", "vendor_name": "tempest-vendor_name-1887304598"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:48.069986 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f953d69-9869-46bf-b076-d32fba9f9066 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:48.070745 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 727/2916] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:59:48 2026] POST /volume/v3/types => generated 328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:48.083479 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-582425ad-a521-41a0-b282-45d89afed216 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:48.084942 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:48.085239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5faed064-ab33-4822-90d5-7b5b6e9688b9", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:48.087542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Create volume request body: {'volume': {'volume_type': '5faed064-ab33-4822-90d5-7b5b6e9688b9', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:48.094560 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Create volume of 1 GB Jul 31 13:59:48.094560 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:48.094560 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:48.094560 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Availability Zones retrieved successfully. Jul 31 13:59:48.106274 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Flow 'volume_create_api' (1ea32867-b3a5-4bda-b783-6eeaa492c613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:48.107257 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbe43f7-e24b-4806-8ff0-7975e8cb8f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:48.108189 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:48.129913 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbe43f7-e24b-4806-8ff0-7975e8cb8f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:59:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-604616201',vendor_name='tempest-vendor_name-1887304598'},id=5faed064-ab33-4822-90d5-7b5b6e9688b9,is_public=True,name='tempest-ProjectAdminTests-volume-type-1916643477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5faed064-ab33-4822-90d5-7b5b6e9688b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:48.130680 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24250243-90fb-4702-abd0-b78576c00898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:48.159009 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1916643477 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1916643477, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:48.159279 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1916643477 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1916643477, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:48.187906 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Created reservations ['924e406b-20e9-4829-b741-477843cda9c7', '99c9df38-6c14-4447-9aa8-07b589fbbdf2', 'e299f054-f91a-40c1-b64f-e0b713334571', 'ed8b1303-ae82-447c-88c5-39bea816ed5f'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:48.188698 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24250243-90fb-4702-abd0-b78576c00898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['924e406b-20e9-4829-b741-477843cda9c7', '99c9df38-6c14-4447-9aa8-07b589fbbdf2', 'e299f054-f91a-40c1-b64f-e0b713334571', 'ed8b1303-ae82-447c-88c5-39bea816ed5f']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:48.189366 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6687d41-d658-4761-8f9d-403ab0566505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:48.216867 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6687d41-d658-4761-8f9d-403ab0566505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c74e52e-efab-409d-8d85-cff929bd0cc7', '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='1bf001390ea44763a4d115841ce5ab6f',qos_specs=None,replication_status=,reservations=['924e406b-20e9-4829-b741-477843cda9c7','99c9df38-6c14-4447-9aa8-07b589fbbdf2','e299f054-f91a-40c1-b64f-e0b713334571','ed8b1303-ae82-447c-88c5-39bea816ed5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec08d04a2f264350bb7e4b82939c00c0',volume_type_id=5faed064-ab33-4822-90d5-7b5b6e9688b9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:48Z,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=1c74e52e-efab-409d-8d85-cff929bd0cc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bf001390ea44763a4d115841ce5ab6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec08d04a2f264350bb7e4b82939c00c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5faed064-ab33-4822-90d5-7b5b6e9688b9),volume_type_id=5faed064-ab33-4822-90d5-7b5b6e9688b9)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:48.218212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9da9e81-38a2-472f-b783-a10acf7e2d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:48.239701 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9da9e81-38a2-472f-b783-a10acf7e2d93) transitioned into state 'SUCCESS' from 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='1bf001390ea44763a4d115841ce5ab6f',qos_specs=None,replication_status=,reservations=['924e406b-20e9-4829-b741-477843cda9c7','99c9df38-6c14-4447-9aa8-07b589fbbdf2','e299f054-f91a-40c1-b64f-e0b713334571','ed8b1303-ae82-447c-88c5-39bea816ed5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec08d04a2f264350bb7e4b82939c00c0',volume_type_id=5faed064-ab33-4822-90d5-7b5b6e9688b9)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:48.240423 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b947da4-0bd9-4560-8b1e-25b66f7bb852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:48.253239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b947da4-0bd9-4560-8b1e-25b66f7bb852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:48.254371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Flow 'volume_create_api' (1ea32867-b3a5-4bda-b783-6eeaa492c613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:48.254803 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Create volume request issued successfully. Jul 31 13:59:48.255671 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-582425ad-a521-41a0-b282-45d89afed216 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:48.256198 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 732/2917] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 13:59:48 2026] POST /volume/v3/volumes => generated 773 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:48.268908 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-887c3df5-0b93-48c5-97fa-04b9fe6bc176 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:48.270899 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-887c3df5-0b93-48c5-97fa-04b9fe6bc176 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/volumes/1c74e52e-efab-409d-8d85-cff929bd0cc7 Jul 31 13:59:48.271133 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-887c3df5-0b93-48c5-97fa-04b9fe6bc176 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:48.271325 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-887c3df5-0b93-48c5-97fa-04b9fe6bc176 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:48.282099 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:48.282099 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:48.286406 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-887c3df5-0b93-48c5-97fa-04b9fe6bc176 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Volume info retrieved successfully. Jul 31 13:59:48.290686 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-887c3df5-0b93-48c5-97fa-04b9fe6bc176 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes/1c74e52e-efab-409d-8d85-cff929bd0cc7 returned with HTTP 200 Jul 31 13:59:48.291157 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 733/2918] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:48 2026] GET /volume/v3/volumes/1c74e52e-efab-409d-8d85-cff929bd0cc7 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:48.660484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9e229e69-633c-4904-af5a-491d307d1823 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:48.662244 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9e229e69-633c-4904-af5a-491d307d1823 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:48.662418 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9e229e69-633c-4904-af5a-491d307d1823 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:48.662604 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9e229e69-633c-4904-af5a-491d307d1823 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:48.662735 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-9e229e69-633c-4904-af5a-491d307d1823 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:48.667129 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:48.667129 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:48.667836 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9e229e69-633c-4904-af5a-491d307d1823 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:48.668168 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 727/2919] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:48 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:49.305154 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b55ce438-7870-4385-9dca-ccbec41cf1f8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:49.306941 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b55ce438-7870-4385-9dca-ccbec41cf1f8 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/volumes/1c74e52e-efab-409d-8d85-cff929bd0cc7 Jul 31 13:59:49.308958 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b55ce438-7870-4385-9dca-ccbec41cf1f8 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:49.308958 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b55ce438-7870-4385-9dca-ccbec41cf1f8 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:49.310228 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=523,cinder:INSERT=113,cinder:UPDATE=196,cinder:DELETE=3 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:59:49.316250 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:49.316250 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:49.320806 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b55ce438-7870-4385-9dca-ccbec41cf1f8 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Volume info retrieved successfully. Jul 31 13:59:49.326312 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b55ce438-7870-4385-9dca-ccbec41cf1f8 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes/1c74e52e-efab-409d-8d85-cff929bd0cc7 returned with HTTP 200 Jul 31 13:59:49.326312 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 728/2920] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 13:59:49 2026] GET /volume/v3/volumes/1c74e52e-efab-409d-8d85-cff929bd0cc7 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:49.345329 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5d50cd3c-7ea9-4101-93bd-cf2672e1b9c1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:49.347882 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d50cd3c-7ea9-4101-93bd-cf2672e1b9c1 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/messages Jul 31 13:59:49.348112 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d50cd3c-7ea9-4101-93bd-cf2672e1b9c1 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:49.348403 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d50cd3c-7ea9-4101-93bd-cf2672e1b9c1 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:49.348735 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:49.348735 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:49.352422 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d50cd3c-7ea9-4101-93bd-cf2672e1b9c1 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 13:59:49.352843 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 733/2921] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 13:59:49 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:49.366750 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-349da5ba-c353-4ba1-80e7-f48d741a3808 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:49.369733 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-349da5ba-c353-4ba1-80e7-f48d741a3808 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] GET https://10.4.3.140/volume/v3/messages/94857499-0060-4f84-8d17-1d83db90f971 Jul 31 13:59:49.369733 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-349da5ba-c353-4ba1-80e7-f48d741a3808 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:49.369733 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-349da5ba-c353-4ba1-80e7-f48d741a3808 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:49.373504 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-349da5ba-c353-4ba1-80e7-f48d741a3808 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/messages/94857499-0060-4f84-8d17-1d83db90f971 returned with HTTP 200 Jul 31 13:59:49.374017 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 734/2922] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:59:49 2026] GET /volume/v3/messages/94857499-0060-4f84-8d17-1d83db90f971 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:49.383667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-598584b4-c887-48b7-b1a3-78dbc91bc664 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:49.385828 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-598584b4-c887-48b7-b1a3-78dbc91bc664 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] DELETE https://10.4.3.140/volume/v3/messages/94857499-0060-4f84-8d17-1d83db90f971 Jul 31 13:59:49.386029 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-598584b4-c887-48b7-b1a3-78dbc91bc664 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:49.386285 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-598584b4-c887-48b7-b1a3-78dbc91bc664 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:49.395246 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-598584b4-c887-48b7-b1a3-78dbc91bc664 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/messages/94857499-0060-4f84-8d17-1d83db90f971 returned with HTTP 204 Jul 31 13:59:49.395246 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 728/2923] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 13:59:49 2026] DELETE /volume/v3/messages/94857499-0060-4f84-8d17-1d83db90f971 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 13:59:49.404069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:49.408535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/1c74e52e-efab-409d-8d85-cff929bd0cc7 Jul 31 13:59:49.408535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:49.408535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:49.408535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Delete volume with id: 1c74e52e-efab-409d-8d85-cff929bd0cc7 Jul 31 13:59:49.420912 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:49.420912 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:49.422533 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Volume info retrieved successfully. Jul 31 13:59:49.423800 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100183) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 13:59:49.439990 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1916643477 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1916643477, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:49.439990 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1916643477 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1916643477, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:49.460781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Created reservations ['5b9a4082-a7a0-4e08-b260-a8be15568494', '1b90dd9e-df22-4484-87fb-1003346e21e9', '572aea3f-bd85-460b-81ae-55ff673fa6ac', 'ca4b166e-4ad0-43fe-bdf9-cec3b316bd96'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:49.492379 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Delete volume request issued successfully. Jul 31 13:59:49.492654 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9a4d83d0-8340-45d8-a659-7d124a3e8c38 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/volumes/1c74e52e-efab-409d-8d85-cff929bd0cc7 returned with HTTP 202 Jul 31 13:59:49.493558 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 729/2924] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 13:59:49 2026] DELETE /volume/v3/volumes/1c74e52e-efab-409d-8d85-cff929bd0cc7 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:49.502086 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-99f1ef3b-de09-4dd8-983c-8dfd72d6ab27 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:49.503799 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99f1ef3b-de09-4dd8-983c-8dfd72d6ab27 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] DELETE https://10.4.3.140/volume/v3/types/5faed064-ab33-4822-90d5-7b5b6e9688b9 Jul 31 13:59:49.505540 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99f1ef3b-de09-4dd8-983c-8dfd72d6ab27 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:49.505540 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99f1ef3b-de09-4dd8-983c-8dfd72d6ab27 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:49.530701 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99f1ef3b-de09-4dd8-983c-8dfd72d6ab27 tempest-ProjectAdminTests-360505215 tempest-ProjectAdminTests-360505215-project-admin] https://10.4.3.140/volume/v3/types/5faed064-ab33-4822-90d5-7b5b6e9688b9 returned with HTTP 202 Jul 31 13:59:49.531641 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 734/2925] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:49 2026] DELETE /volume/v3/types/5faed064-ab33-4822-90d5-7b5b6e9688b9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:49.679256 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ce53a49d-8c6f-41b5-88be-29b1e05225a0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:49.682118 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce53a49d-8c6f-41b5-88be-29b1e05225a0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:49.682715 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce53a49d-8c6f-41b5-88be-29b1e05225a0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:49.682715 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce53a49d-8c6f-41b5-88be-29b1e05225a0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:49.682880 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ce53a49d-8c6f-41b5-88be-29b1e05225a0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:49.687553 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:49.687553 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:49.689002 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce53a49d-8c6f-41b5-88be-29b1e05225a0 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:49.689577 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 735/2926] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:49 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:50.701495 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d84202b4-478c-472c-ad47-c21ad3bedf7f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:50.702846 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d84202b4-478c-472c-ad47-c21ad3bedf7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:50.702846 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d84202b4-478c-472c-ad47-c21ad3bedf7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:50.703011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d84202b4-478c-472c-ad47-c21ad3bedf7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:50.703147 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-d84202b4-478c-472c-ad47-c21ad3bedf7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:50.708364 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:50.708364 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:50.709108 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d84202b4-478c-472c-ad47-c21ad3bedf7f tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:50.709447 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 729/2927] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:50 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:50.739182 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-854a0780-30ac-4e48-b2be-061a1edd40c7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:50.741548 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-854a0780-30ac-4e48-b2be-061a1edd40c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 Jul 31 13:59:50.741864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-854a0780-30ac-4e48-b2be-061a1edd40c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:50.742130 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-854a0780-30ac-4e48-b2be-061a1edd40c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:50.752321 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:50.752321 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:50.757632 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-854a0780-30ac-4e48-b2be-061a1edd40c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:50.769460 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-854a0780-30ac-4e48-b2be-061a1edd40c7 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 returned with HTTP 200 Jul 31 13:59:50.770063 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 730/2928] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:50 2026] GET /volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:50.784582 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-96fbc960-10cc-4e6a-837b-8c14083f7061 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:50.788593 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96fbc960-10cc-4e6a-837b-8c14083f7061 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] POST https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0/action Jul 31 13:59:50.788593 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96fbc960-10cc-4e6a-837b-8c14083f7061 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:50.788593 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96fbc960-10cc-4e6a-837b-8c14083f7061 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:50.788811 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-96fbc960-10cc-4e6a-837b-8c14083f7061 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] Updating backup '3047ee11-ed5a-45a4-ad28-8823e6c6e1e0' with '{'status': 'error'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 13:59:50.799785 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:50.799785 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:50.812798 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-96fbc960-10cc-4e6a-837b-8c14083f7061 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] reset_status in rpcapi backup_id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 on host np0000006230. {{(pid=100185) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 13:59:50.815257 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96fbc960-10cc-4e6a-837b-8c14083f7061 tempest-VolumesBackupsAdminTest-587317299 tempest-VolumesBackupsAdminTest-587317299-project-admin] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0/action returned with HTTP 202 Jul 31 13:59:50.816213 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 735/2929] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:50 2026] POST /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 13:59:50.825630 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-931ddfed-25b5-4f79-9a8a-dd976febd6db None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:50.833003 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-931ddfed-25b5-4f79-9a8a-dd976febd6db tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:50.833201 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-931ddfed-25b5-4f79-9a8a-dd976febd6db tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:50.833392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-931ddfed-25b5-4f79-9a8a-dd976febd6db tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:50.833501 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-931ddfed-25b5-4f79-9a8a-dd976febd6db tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:50.835154 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=365,cinder:UPDATE=94,cinder:INSERT=46,cinder:DELETE=2 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:59:50.839637 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:50.839637 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:50.840407 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-931ddfed-25b5-4f79-9a8a-dd976febd6db tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:50.840813 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 736/2930] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:50 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:50.855448 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c09c0e77-aefb-486e-b955-ee3184a13197 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:50.857801 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c09c0e77-aefb-486e-b955-ee3184a13197 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] DELETE https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:50.858020 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c09c0e77-aefb-486e-b955-ee3184a13197 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:50.858211 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c09c0e77-aefb-486e-b955-ee3184a13197 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:50.858323 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-c09c0e77-aefb-486e-b955-ee3184a13197 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Delete backup with id: 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. Jul 31 13:59:50.864574 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:50.864574 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:50.881283 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.rpcapi [None req-c09c0e77-aefb-486e-b955-ee3184a13197 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] delete_backup rpcapi backup_id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 {{(pid=100182) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 13:59:50.883846 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c09c0e77-aefb-486e-b955-ee3184a13197 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 202 Jul 31 13:59:50.884376 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 730/2931] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:50 2026] DELETE /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 13:59:50.899636 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2c3341e6-dfc9-489f-b754-21326f3b6ada None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:50.901643 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c3341e6-dfc9-489f-b754-21326f3b6ada tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:50.902006 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c3341e6-dfc9-489f-b754-21326f3b6ada tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:50.902235 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c3341e6-dfc9-489f-b754-21326f3b6ada tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:50.902360 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2c3341e6-dfc9-489f-b754-21326f3b6ada tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:50.908093 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:50.908093 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:50.908746 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c3341e6-dfc9-489f-b754-21326f3b6ada tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 200 Jul 31 13:59:50.911100 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 731/2932] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:50 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.310266 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5dcdf98f-e36f-488a-8793-dc1760f9ab7f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.419557 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5dcdf98f-e36f-488a-8793-dc1760f9ab7f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:51.419557 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5dcdf98f-e36f-488a-8793-dc1760f9ab7f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1498842378", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.435481 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5dcdf98f-e36f-488a-8793-dc1760f9ab7f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:51.436045 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 736/2933] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types => generated 380 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.445455 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f153becf-658b-4c9d-92fd-40c8eae3a29a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.447725 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f153becf-658b-4c9d-92fd-40c8eae3a29a tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] POST https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption Jul 31 13:59:51.448157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f153becf-658b-4c9d-92fd-40c8eae3a29a tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.479101 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f153becf-658b-4c9d-92fd-40c8eae3a29a tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption returned with HTTP 200 Jul 31 13:59:51.479359 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 737/2934] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.490667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-28a077ba-9cf4-4a1f-bbaf-6c49b975c0c9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.498166 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-28a077ba-9cf4-4a1f-bbaf-6c49b975c0c9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:51.498505 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-28a077ba-9cf4-4a1f-bbaf-6c49b975c0c9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-347503541", "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=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.522034 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-28a077ba-9cf4-4a1f-bbaf-6c49b975c0c9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:51.523174 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 731/2935] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:59:51 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 31 13:59:51.530530 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b989e322-ab96-44f4-bf56-9ebdc551cd70 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.595809 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b989e322-ab96-44f4-bf56-9ebdc551cd70 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] POST https://10.4.3.140/volume/v3/types/9fe984fa-b463-477f-89e2-c555ad5b7f23/encryption Jul 31 13:59:51.596237 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b989e322-ab96-44f4-bf56-9ebdc551cd70 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.598913 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-b989e322-ab96-44f4-bf56-9ebdc551cd70 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:51.599153 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b989e322-ab96-44f4-bf56-9ebdc551cd70 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9fe984fa-b463-477f-89e2-c555ad5b7f23/encryption returned with HTTP 403 Jul 31 13:59:51.599763 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 732/2936] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types/9fe984fa-b463-477f-89e2-c555ad5b7f23/encryption => generated 127 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:51.609153 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91eaf774-c230-419e-ab2e-bdf67a7f72d5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.611081 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91eaf774-c230-419e-ab2e-bdf67a7f72d5 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:51.611467 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91eaf774-c230-419e-ab2e-bdf67a7f72d5 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-152541077", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.629971 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91eaf774-c230-419e-ab2e-bdf67a7f72d5 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:51.630297 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 737/2937] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.641348 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3684db95-b90b-4fc7-b232-e7a0784f315d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.646553 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3684db95-b90b-4fc7-b232-e7a0784f315d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] POST https://10.4.3.140/volume/v3/types/012314b4-667f-4666-a80c-4559a00842ac/extra_specs Jul 31 13:59:51.647072 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3684db95-b90b-4fc7-b232-e7a0784f315d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.649488 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-3684db95-b90b-4fc7-b232-e7a0784f315d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:51.649699 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3684db95-b90b-4fc7-b232-e7a0784f315d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/012314b4-667f-4666-a80c-4559a00842ac/extra_specs returned with HTTP 403 Jul 31 13:59:51.650132 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 738/2938] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types/012314b4-667f-4666-a80c-4559a00842ac/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:51.663705 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-33cfbbbe-f497-4dde-90e1-b2d0c2eb4674 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.666358 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33cfbbbe-f497-4dde-90e1-b2d0c2eb4674 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] PUT https://10.4.3.140/volume/v3/types/012314b4-667f-4666-a80c-4559a00842ac/extra_specs/key2 Jul 31 13:59:51.666692 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-33cfbbbe-f497-4dde-90e1-b2d0c2eb4674 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.671256 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.policy [None req-33cfbbbe-f497-4dde-90e1-b2d0c2eb4674 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100182) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:51.671718 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33cfbbbe-f497-4dde-90e1-b2d0c2eb4674 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/012314b4-667f-4666-a80c-4559a00842ac/extra_specs/key2 returned with HTTP 403 Jul 31 13:59:51.672694 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 732/2939] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:59:51 2026] PUT /volume/v3/types/012314b4-667f-4666-a80c-4559a00842ac/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 31 13:59:51.681129 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-322041d2-376e-41c6-b952-e7575dd54305 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.682855 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-322041d2-376e-41c6-b952-e7575dd54305 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:51.683196 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-322041d2-376e-41c6-b952-e7575dd54305 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.685805 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-322041d2-376e-41c6-b952-e7575dd54305 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:51.686043 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-322041d2-376e-41c6-b952-e7575dd54305 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types returned with HTTP 403 Jul 31 13:59:51.686608 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 733/2940] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:51.694868 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-24b08314-2fa8-48ad-b9da-a71031ff32fc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.696506 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24b08314-2fa8-48ad-b9da-a71031ff32fc tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:51.696879 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-24b08314-2fa8-48ad-b9da-a71031ff32fc tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1983299299", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.716027 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24b08314-2fa8-48ad-b9da-a71031ff32fc tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:51.716501 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 738/2941] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.726525 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec570696-77c1-4292-ae4b-89e19edd1644 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.729788 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec570696-77c1-4292-ae4b-89e19edd1644 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] POST https://10.4.3.140/volume/v3/types/2c46edd1-cd62-4c6a-909f-30c75b0a41ee/encryption Jul 31 13:59:51.730122 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec570696-77c1-4292-ae4b-89e19edd1644 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.757097 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec570696-77c1-4292-ae4b-89e19edd1644 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types/2c46edd1-cd62-4c6a-909f-30c75b0a41ee/encryption returned with HTTP 200 Jul 31 13:59:51.757640 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 739/2942] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types/2c46edd1-cd62-4c6a-909f-30c75b0a41ee/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.766024 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ca48f386-9dd7-4dd0-9982-8cf97550c755 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.768100 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca48f386-9dd7-4dd0-9982-8cf97550c755 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] DELETE https://10.4.3.140/volume/v3/types/2c46edd1-cd62-4c6a-909f-30c75b0a41ee/encryption/eb9e9245-0b59-48a9-8765-a3f8f2328db0 Jul 31 13:59:51.768337 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca48f386-9dd7-4dd0-9982-8cf97550c755 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.768612 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca48f386-9dd7-4dd0-9982-8cf97550c755 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.769308 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.policy [None req-ca48f386-9dd7-4dd0-9982-8cf97550c755 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100182) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:51.769533 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca48f386-9dd7-4dd0-9982-8cf97550c755 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/2c46edd1-cd62-4c6a-909f-30c75b0a41ee/encryption/eb9e9245-0b59-48a9-8765-a3f8f2328db0 returned with HTTP 403 Jul 31 13:59:51.770000 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 733/2943] 10.4.3.140 () {66 vars in 1489 bytes} [Fri Jul 31 13:59:51 2026] DELETE /volume/v3/types/2c46edd1-cd62-4c6a-909f-30c75b0a41ee/encryption/eb9e9245-0b59-48a9-8765-a3f8f2328db0 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:51.777816 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-06edfca0-7ca2-4dc5-844b-fed4d4637811 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.779444 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06edfca0-7ca2-4dc5-844b-fed4d4637811 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:51.779865 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06edfca0-7ca2-4dc5-844b-fed4d4637811 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1307675883", "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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.795526 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06edfca0-7ca2-4dc5-844b-fed4d4637811 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:51.795921 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 734/2944] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.803660 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-12f02994-b0d6-4d16-9a8d-4de49e28b0b8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.805633 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12f02994-b0d6-4d16-9a8d-4de49e28b0b8 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] DELETE https://10.4.3.140/volume/v3/types/44de906f-34f3-48ed-b11d-1672246d80d8/extra_specs/key1 Jul 31 13:59:51.805906 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12f02994-b0d6-4d16-9a8d-4de49e28b0b8 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.806155 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12f02994-b0d6-4d16-9a8d-4de49e28b0b8 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.811964 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-12f02994-b0d6-4d16-9a8d-4de49e28b0b8 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:51.812124 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12f02994-b0d6-4d16-9a8d-4de49e28b0b8 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/44de906f-34f3-48ed-b11d-1672246d80d8/extra_specs/key1 returned with HTTP 403 Jul 31 13:59:51.812529 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 739/2945] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 13:59:51 2026] DELETE /volume/v3/types/44de906f-34f3-48ed-b11d-1672246d80d8/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:51.820011 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c817d5b9-eb5d-429e-9602-77bd1a410223 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.821707 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c817d5b9-eb5d-429e-9602-77bd1a410223 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:51.822030 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c817d5b9-eb5d-429e-9602-77bd1a410223 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1189651570", "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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:51.838688 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c817d5b9-eb5d-429e-9602-77bd1a410223 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:51.839105 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 740/2946] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 13:59:51 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.847043 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9ab2a834-989f-4870-88e6-d06d1ffd7106 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.849303 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ab2a834-989f-4870-88e6-d06d1ffd7106 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] DELETE https://10.4.3.140/volume/v3/types/e86e21dd-8b10-4ced-801d-6f1e4662f8fe Jul 31 13:59:51.849489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ab2a834-989f-4870-88e6-d06d1ffd7106 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.849727 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ab2a834-989f-4870-88e6-d06d1ffd7106 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.850370 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.policy [None req-9ab2a834-989f-4870-88e6-d06d1ffd7106 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100182) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:51.850619 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ab2a834-989f-4870-88e6-d06d1ffd7106 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/e86e21dd-8b10-4ced-801d-6f1e4662f8fe returned with HTTP 403 Jul 31 13:59:51.851081 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 734/2947] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:51 2026] DELETE /volume/v3/types/e86e21dd-8b10-4ced-801d-6f1e4662f8fe => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:51.858852 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-627922b6-370a-45c3-af1c-3ce735a59c10 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.861109 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-627922b6-370a-45c3-af1c-3ce735a59c10 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] GET https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs Jul 31 13:59:51.861351 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-627922b6-370a-45c3-af1c-3ce735a59c10 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.861617 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-627922b6-370a-45c3-af1c-3ce735a59c10 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.872614 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-627922b6-370a-45c3-af1c-3ce735a59c10 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs returned with HTTP 200 Jul 31 13:59:51.873664 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 735/2948] 10.4.3.140 () {66 vars in 1378 bytes} [Fri Jul 31 13:59:51 2026] GET /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.882621 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5a1bfb83-59bc-4a20-aaed-026c249993f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.884361 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a1bfb83-59bc-4a20-aaed-026c249993f9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] GET https://10.4.3.140/volume/v3/types Jul 31 13:59:51.884678 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a1bfb83-59bc-4a20-aaed-026c249993f9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.885020 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a1bfb83-59bc-4a20-aaed-026c249993f9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.886013 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-5a1bfb83-59bc-4a20-aaed-026c249993f9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:59:51.901575 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-576f206f-5de5-4cc6-aace-e0600f0723a5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.903434 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-576f206f-5de5-4cc6-aace-e0600f0723a5 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:51.903716 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-576f206f-5de5-4cc6-aace-e0600f0723a5 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.903956 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-576f206f-5de5-4cc6-aace-e0600f0723a5 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.913950 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:51.913950 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:51.918048 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-576f206f-5de5-4cc6-aace-e0600f0723a5 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:51.923052 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-576f206f-5de5-4cc6-aace-e0600f0723a5 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:51.923388 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 741/2949] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:51 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.926287 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e1dc9d30-7d30-491b-aa92-8146d6a15899 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.927922 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1dc9d30-7d30-491b-aa92-8146d6a15899 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 Jul 31 13:59:51.928097 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1dc9d30-7d30-491b-aa92-8146d6a15899 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.928268 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1dc9d30-7d30-491b-aa92-8146d6a15899 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.928362 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e1dc9d30-7d30-491b-aa92-8146d6a15899 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Show backup with id 3047ee11-ed5a-45a4-ad28-8823e6c6e1e0. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 13:59:51.931192 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a1bfb83-59bc-4a20-aaed-026c249993f9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:51.931586 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 740/2950] 10.4.3.140 () {66 vars in 1231 bytes} [Fri Jul 31 13:59:51 2026] GET /volume/v3/types => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:51.937771 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1dc9d30-7d30-491b-aa92-8146d6a15899 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 returned with HTTP 404 Jul 31 13:59:51.938307 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 735/2951] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:51 2026] GET /volume/v3/backups/3047ee11-ed5a-45a4-ad28-8823e6c6e1e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:51.943111 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-32d819b0-53c2-4726-b932-5f27fb2ac63f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.944143 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-17a51174-d8c8-418b-8393-5ac6348cd13b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.945064 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-32d819b0-53c2-4726-b932-5f27fb2ac63f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] GET https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption/cipher Jul 31 13:59:51.945263 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-32d819b0-53c2-4726-b932-5f27fb2ac63f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.945445 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-32d819b0-53c2-4726-b932-5f27fb2ac63f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.946671 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17a51174-d8c8-418b-8393-5ac6348cd13b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:51.946979 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17a51174-d8c8-418b-8393-5ac6348cd13b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.947243 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17a51174-d8c8-418b-8393-5ac6348cd13b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.947692 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-32d819b0-53c2-4726-b932-5f27fb2ac63f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:51.947917 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-32d819b0-53c2-4726-b932-5f27fb2ac63f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption/cipher returned with HTTP 403 Jul 31 13:59:51.948358 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 742/2952] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 13:59:51 2026] GET /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:51.956634 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:51.956634 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:51.958599 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6f63040f-faa3-481d-aac9-2ebd2266392f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.960486 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-17a51174-d8c8-418b-8393-5ac6348cd13b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:51.961151 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f63040f-faa3-481d-aac9-2ebd2266392f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] GET https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption Jul 31 13:59:51.961450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f63040f-faa3-481d-aac9-2ebd2266392f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.961952 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f63040f-faa3-481d-aac9-2ebd2266392f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.962596 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-6f63040f-faa3-481d-aac9-2ebd2266392f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:51.963214 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f63040f-faa3-481d-aac9-2ebd2266392f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption returned with HTTP 403 Jul 31 13:59:51.964086 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 741/2953] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 13:59:51 2026] GET /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:51.968345 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17a51174-d8c8-418b-8393-5ac6348cd13b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:51.968811 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 736/2954] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:51 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:51.972986 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c897bdfe-0c10-40d6-9180-e257db21c645 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:51.975620 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c897bdfe-0c10-40d6-9180-e257db21c645 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] GET https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs/multiattach Jul 31 13:59:51.976007 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c897bdfe-0c10-40d6-9180-e257db21c645 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:51.976278 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c897bdfe-0c10-40d6-9180-e257db21c645 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:51.990407 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c897bdfe-0c10-40d6-9180-e257db21c645 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs/multiattach returned with HTTP 200 Jul 31 13:59:51.990407 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 736/2955] 10.4.3.140 () {66 vars in 1414 bytes} [Fri Jul 31 13:59:51 2026] GET /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 13:59:51.998676 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-979c2591-c8db-4cf0-b1b2-4ed793a81984 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.000540 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-979c2591-c8db-4cf0-b1b2-4ed793a81984 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] GET https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs/volume_backend_name Jul 31 13:59:52.000726 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-979c2591-c8db-4cf0-b1b2-4ed793a81984 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.000941 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-979c2591-c8db-4cf0-b1b2-4ed793a81984 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.015232 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-979c2591-c8db-4cf0-b1b2-4ed793a81984 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 13:59:52.015661 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 743/2956] 10.4.3.140 () {66 vars in 1438 bytes} [Fri Jul 31 13:59:51 2026] GET /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs/volume_backend_name => generated 143 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:52.016747 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-a3e1a5fa-98b5-4db3-b43d-fc02ac870e3c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.020971 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-a3e1a5fa-98b5-4db3-b43d-fc02ac870e3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:52.020971 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-a3e1a5fa-98b5-4db3-b43d-fc02ac870e3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.020971 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-a3e1a5fa-98b5-4db3-b43d-fc02ac870e3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.023256 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fb548127-9932-4721-9190-36743550a828 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.025148 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb548127-9932-4721-9190-36743550a828 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] GET https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942 Jul 31 13:59:52.025373 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb548127-9932-4721-9190-36743550a828 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.025583 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb548127-9932-4721-9190-36743550a828 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.027636 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-71f6f215-ca80-495e-8758-cc9b1ca7c546 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.028752 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.028752 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:52.030496 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-71f6f215-ca80-495e-8758-cc9b1ca7c546 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 Jul 31 13:59:52.032157 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-71f6f215-ca80-495e-8758-cc9b1ca7c546 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.032157 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-71f6f215-ca80-495e-8758-cc9b1ca7c546 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.032735 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-a3e1a5fa-98b5-4db3-b43d-fc02ac870e3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:52.032831 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb548127-9932-4721-9190-36743550a828 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942 returned with HTTP 200 Jul 31 13:59:52.033137 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 737/2957] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 13:59:52 2026] GET /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942 => generated 318 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:52.038472 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.038472 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:52.039638 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-a3e1a5fa-98b5-4db3-b43d-fc02ac870e3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:52.040162 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 742/2958] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:59:52 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:52.042603 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-71f6f215-ca80-495e-8758-cc9b1ca7c546 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:52.045587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2118194b-5e8e-47f6-ad65-7872c2ef05d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.045862 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2118194b-5e8e-47f6-ad65-7872c2ef05d9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] PUT https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption/c3112cba-dcc1-4405-8caf-415c7a35e228 Jul 31 13:59:52.046165 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2118194b-5e8e-47f6-ad65-7872c2ef05d9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:52.047917 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-2118194b-5e8e-47f6-ad65-7872c2ef05d9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:52.048075 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-71f6f215-ca80-495e-8758-cc9b1ca7c546 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 returned with HTTP 200 Jul 31 13:59:52.048120 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2118194b-5e8e-47f6-ad65-7872c2ef05d9 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption/c3112cba-dcc1-4405-8caf-415c7a35e228 returned with HTTP 403 Jul 31 13:59:52.048499 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 744/2959] 10.4.3.140 () {68 vars in 1506 bytes} [Fri Jul 31 13:59:52 2026] PUT /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/encryption/c3112cba-dcc1-4405-8caf-415c7a35e228 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:52.048798 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 737/2960] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:52 2026] GET /volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:52.060120 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a522db60-95f3-4f0c-a444-61b67324e7b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.060217 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3937db58-9531-4e76-a3f0-506d322e4c5d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.062083 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a522db60-95f3-4f0c-a444-61b67324e7b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 Jul 31 13:59:52.062245 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a522db60-95f3-4f0c-a444-61b67324e7b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.062458 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a522db60-95f3-4f0c-a444-61b67324e7b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.062567 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-a522db60-95f3-4f0c-a444-61b67324e7b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Delete volume with id: 0c0fe519-c462-4ee6-993a-fab8cf7c9367 Jul 31 13:59:52.063127 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3937db58-9531-4e76-a3f0-506d322e4c5d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] PUT https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs/key1 Jul 31 13:59:52.063495 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3937db58-9531-4e76-a3f0-506d322e4c5d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:52.065391 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-3937db58-9531-4e76-a3f0-506d322e4c5d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:52.066062 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3937db58-9531-4e76-a3f0-506d322e4c5d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs/key1 returned with HTTP 403 Jul 31 13:59:52.067610 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 738/2961] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 13:59:52 2026] PUT /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:52.071040 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.071040 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:52.071580 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a522db60-95f3-4f0c-a444-61b67324e7b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:52.076962 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7f55d614-7161-4ef9-a596-1c488daf8148 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.078737 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f55d614-7161-4ef9-a596-1c488daf8148 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] PUT https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942 Jul 31 13:59:52.079137 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f55d614-7161-4ef9-a596-1c488daf8148 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:52.081229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-7f55d614-7161-4ef9-a596-1c488daf8148 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '674b4183ffea473e82c8dd4e92718ff6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc73fcc59ca04f8e8310cec85e42d054', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 13:59:52.081392 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f55d614-7161-4ef9-a596-1c488daf8148 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-member] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942 returned with HTTP 403 Jul 31 13:59:52.081814 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 745/2962] 10.4.3.140 () {68 vars in 1362 bytes} [Fri Jul 31 13:59:52 2026] PUT /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:52.091210 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a1d77a59-b110-466b-b701-1a8fbf0a4a43 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.095060 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a522db60-95f3-4f0c-a444-61b67324e7b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Delete volume request issued successfully. Jul 31 13:59:52.095143 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a1d77a59-b110-466b-b701-1a8fbf0a4a43 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] DELETE https://10.4.3.140/volume/v3/types/e86e21dd-8b10-4ced-801d-6f1e4662f8fe Jul 31 13:59:52.095177 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a522db60-95f3-4f0c-a444-61b67324e7b5 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 returned with HTTP 202 Jul 31 13:59:52.095223 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a1d77a59-b110-466b-b701-1a8fbf0a4a43 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.095223 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a1d77a59-b110-466b-b701-1a8fbf0a4a43 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.095280 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 743/2963] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 13:59:52 2026] DELETE /volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:52.106825 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d9b726dd-45d5-479f-8f5d-5bb2e23704e2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.111737 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d9b726dd-45d5-479f-8f5d-5bb2e23704e2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 Jul 31 13:59:52.112233 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d9b726dd-45d5-479f-8f5d-5bb2e23704e2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.112233 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d9b726dd-45d5-479f-8f5d-5bb2e23704e2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.121538 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.121538 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:52.126957 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d9b726dd-45d5-479f-8f5d-5bb2e23704e2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Volume info retrieved successfully. Jul 31 13:59:52.130017 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9c98654c-df21-4d06-8640-965252e4128f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.130017 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c98654c-df21-4d06-8640-965252e4128f None None] GET https://10.4.3.140/volume// Jul 31 13:59:52.130017 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c98654c-df21-4d06-8640-965252e4128f None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.130215 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c98654c-df21-4d06-8640-965252e4128f None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.130481 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c98654c-df21-4d06-8640-965252e4128f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:52.130742 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 746/2964] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 13:59:52 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:52.133733 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d9b726dd-45d5-479f-8f5d-5bb2e23704e2 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 returned with HTTP 200 Jul 31 13:59:52.134157 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 739/2965] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:52 2026] GET /volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:52.135623 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a1d77a59-b110-466b-b701-1a8fbf0a4a43 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types/e86e21dd-8b10-4ced-801d-6f1e4662f8fe returned with HTTP 202 Jul 31 13:59:52.136188 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 738/2966] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:52 2026] DELETE /volume/v3/types/e86e21dd-8b10-4ced-801d-6f1e4662f8fe => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:52.139265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-67e5482e-34ed-489b-8474-f260a7045ad3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.141615 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-67e5482e-34ed-489b-8474-f260a7045ad3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:59:52.141894 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-67e5482e-34ed-489b-8474-f260a7045ad3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1771f6d-2528-490b-8822-894d6ce692a2", "connector": null, "instance_uuid": "cb2cb65e-282a-4a5e-939f-ecba203528a9"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:52.143555 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-41073fd6-003c-4f13-aed7-bc9d1fb87f47 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.145933 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41073fd6-003c-4f13-aed7-bc9d1fb87f47 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] DELETE https://10.4.3.140/volume/v3/types/44de906f-34f3-48ed-b11d-1672246d80d8 Jul 31 13:59:52.146180 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41073fd6-003c-4f13-aed7-bc9d1fb87f47 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.146447 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41073fd6-003c-4f13-aed7-bc9d1fb87f47 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.151135 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.151135 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:52.197587 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41073fd6-003c-4f13-aed7-bc9d1fb87f47 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types/44de906f-34f3-48ed-b11d-1672246d80d8 returned with HTTP 202 Jul 31 13:59:52.198164 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 747/2967] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:52 2026] DELETE /volume/v3/types/44de906f-34f3-48ed-b11d-1672246d80d8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:52.198673 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-67e5482e-34ed-489b-8474-f260a7045ad3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:59:52.199667 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 744/2968] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:59:52 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 31 13:59:52.205564 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dcdfbbf7-55be-4675-9554-0c0305237b7f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.209133 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dcdfbbf7-55be-4675-9554-0c0305237b7f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] DELETE https://10.4.3.140/volume/v3/types/2c46edd1-cd62-4c6a-909f-30c75b0a41ee Jul 31 13:59:52.209365 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dcdfbbf7-55be-4675-9554-0c0305237b7f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.209746 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dcdfbbf7-55be-4675-9554-0c0305237b7f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.238610 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9d8b4b99-d183-4ccb-b7f5-86ec6a38a01f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.241932 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9d8b4b99-d183-4ccb-b7f5-86ec6a38a01f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:52.242305 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9d8b4b99-d183-4ccb-b7f5-86ec6a38a01f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.242664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9d8b4b99-d183-4ccb-b7f5-86ec6a38a01f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.242911 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dcdfbbf7-55be-4675-9554-0c0305237b7f tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types/2c46edd1-cd62-4c6a-909f-30c75b0a41ee returned with HTTP 202 Jul 31 13:59:52.243433 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 740/2969] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:52 2026] DELETE /volume/v3/types/2c46edd1-cd62-4c6a-909f-30c75b0a41ee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:52.246433 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8d2526b8-3fad-4c36-94d3-a37fd952c313 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.247200 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d2526b8-3fad-4c36-94d3-a37fd952c313 None None] GET https://10.4.3.140/volume// Jul 31 13:59:52.247200 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d2526b8-3fad-4c36-94d3-a37fd952c313 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.247200 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d2526b8-3fad-4c36-94d3-a37fd952c313 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.247362 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d2526b8-3fad-4c36-94d3-a37fd952c313 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:52.247618 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 748/2970] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:59:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:52.251154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3234b627-fa90-4d43-8b68-7ff7bccfb7bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.254379 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3234b627-fa90-4d43-8b68-7ff7bccfb7bb tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] DELETE https://10.4.3.140/volume/v3/types/012314b4-667f-4666-a80c-4559a00842ac Jul 31 13:59:52.254685 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3234b627-fa90-4d43-8b68-7ff7bccfb7bb tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.256166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3234b627-fa90-4d43-8b68-7ff7bccfb7bb tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.256166 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.256166 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:52.257274 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-587b770f-f229-472c-989c-e8b905e90747 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.259649 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.259649 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:52.260470 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-587b770f-f229-472c-989c-e8b905e90747 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:52.260721 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-587b770f-f229-472c-989c-e8b905e90747 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.260953 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-587b770f-f229-472c-989c-e8b905e90747 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.265049 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9d8b4b99-d183-4ccb-b7f5-86ec6a38a01f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:52.272469 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.272469 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:52.273358 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9d8b4b99-d183-4ccb-b7f5-86ec6a38a01f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:52.274129 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 739/2971] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:52 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:52.283960 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-587b770f-f229-472c-989c-e8b905e90747 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:52.296851 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-587b770f-f229-472c-989c-e8b905e90747 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:52.297421 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 741/2972] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:59:52 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:52.307109 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3234b627-fa90-4d43-8b68-7ff7bccfb7bb tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types/012314b4-667f-4666-a80c-4559a00842ac returned with HTTP 202 Jul 31 13:59:52.307415 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 745/2973] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:52 2026] DELETE /volume/v3/types/012314b4-667f-4666-a80c-4559a00842ac => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:52.314204 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af8b8962-988a-440a-97b9-232e7ecd752d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.316459 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af8b8962-988a-440a-97b9-232e7ecd752d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] DELETE https://10.4.3.140/volume/v3/types/9fe984fa-b463-477f-89e2-c555ad5b7f23 Jul 31 13:59:52.316897 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af8b8962-988a-440a-97b9-232e7ecd752d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.317063 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af8b8962-988a-440a-97b9-232e7ecd752d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.353958 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af8b8962-988a-440a-97b9-232e7ecd752d tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types/9fe984fa-b463-477f-89e2-c555ad5b7f23 returned with HTTP 202 Jul 31 13:59:52.354373 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 749/2974] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:52 2026] DELETE /volume/v3/types/9fe984fa-b463-477f-89e2-c555ad5b7f23 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:52.361683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-66b1f926-aa0e-4c08-b007-290108a3b768 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.365536 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-66b1f926-aa0e-4c08-b007-290108a3b768 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] DELETE https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942 Jul 31 13:59:52.365536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-66b1f926-aa0e-4c08-b007-290108a3b768 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.365536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-66b1f926-aa0e-4c08-b007-290108a3b768 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.397252 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-66b1f926-aa0e-4c08-b007-290108a3b768 tempest-VolumeTypesMemberTests-1844357078 tempest-VolumeTypesMemberTests-1844357078-project-admin] https://10.4.3.140/volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942 returned with HTTP 202 Jul 31 13:59:52.397252 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 740/2975] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 13:59:52 2026] DELETE /volume/v3/types/9af86257-c8ec-4c79-8234-4aec64f3d942 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 13:59:52.406937 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-dc79ce1c-8a92-4413-adcf-ad4112991019 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.409207 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-dc79ce1c-8a92-4413-adcf-ad4112991019 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] PUT https://10.4.3.140/volume/v3/attachments/139bd935-657b-4f04-8b3c-06c26727a0c4 Jul 31 13:59:52.409602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-dc79ce1c-8a92-4413-adcf-ad4112991019 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:52.417352 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-dc79ce1c-8a92-4413-adcf-ad4112991019 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Acquiring lock "cinder-attachment_update-e1771f6d-2528-490b-8822-894d6ce692a2-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 13:59:52.421889 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-dc79ce1c-8a92-4413-adcf-ad4112991019 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-e1771f6d-2528-490b-8822-894d6ce692a2-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 13:59:52.422840 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.422840 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:52.503915 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-dc79ce1c-8a92-4413-adcf-ad4112991019 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-e1771f6d-2528-490b-8822-894d6ce692a2-np0000006230" released by "attachment_update" :: held 0.082s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 13:59:52.504265 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-dc79ce1c-8a92-4413-adcf-ad4112991019 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/139bd935-657b-4f04-8b3c-06c26727a0c4 returned with HTTP 200 Jul 31 13:59:52.504880 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 742/2976] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 13:59:52 2026] PUT /volume/v3/attachments/139bd935-657b-4f04-8b3c-06c26727a0c4 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:52.514336 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-96cef475-90d2-407f-a15c-5a445ed6858c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:52.520885 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-96cef475-90d2-407f-a15c-5a445ed6858c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2/encryption Jul 31 13:59:52.521103 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-96cef475-90d2-407f-a15c-5a445ed6858c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:52.521300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-96cef475-90d2-407f-a15c-5a445ed6858c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:52.538742 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:52.538742 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:52.545286 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-96cef475-90d2-407f-a15c-5a445ed6858c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2/encryption returned with HTTP 200 Jul 31 13:59:52.545771 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 746/2977] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 13:59:52 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:53.146826 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ff18f41b-7931-429f-8b90-163a6b3e0ba1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:53.149812 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff18f41b-7931-429f-8b90-163a6b3e0ba1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] GET https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 Jul 31 13:59:53.150090 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff18f41b-7931-429f-8b90-163a6b3e0ba1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:53.150253 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff18f41b-7931-429f-8b90-163a6b3e0ba1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:53.160423 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff18f41b-7931-429f-8b90-163a6b3e0ba1 tempest-VolumesBackupsAdminTest-1504134050 tempest-VolumesBackupsAdminTest-1504134050-project-member] https://10.4.3.140/volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 returned with HTTP 404 Jul 31 13:59:53.161141 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 750/2978] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:53 2026] GET /volume/v3/volumes/0c0fe519-c462-4ee6-993a-fab8cf7c9367 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:53.288247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0aa3d3cc-54e5-4e19-8ac1-2f2ba46bb704 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:53.289952 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0aa3d3cc-54e5-4e19-8ac1-2f2ba46bb704 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:53.290479 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0aa3d3cc-54e5-4e19-8ac1-2f2ba46bb704 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:53.290874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0aa3d3cc-54e5-4e19-8ac1-2f2ba46bb704 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:53.301524 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:53.301524 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:53.304134 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0aa3d3cc-54e5-4e19-8ac1-2f2ba46bb704 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:53.308285 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0aa3d3cc-54e5-4e19-8ac1-2f2ba46bb704 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:53.308796 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 741/2979] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:53 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:54.260279 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:54.323039 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c34581f1-940d-4d5a-80d5-8cfb91948112 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:54.325591 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c34581f1-940d-4d5a-80d5-8cfb91948112 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:54.325916 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c34581f1-940d-4d5a-80d5-8cfb91948112 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:54.326137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c34581f1-940d-4d5a-80d5-8cfb91948112 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:54.328773 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=415,cinder:UPDATE=127,cinder:INSERT=85 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:59:54.339764 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:54.339764 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:54.345020 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c34581f1-940d-4d5a-80d5-8cfb91948112 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:54.350302 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c34581f1-940d-4d5a-80d5-8cfb91948112 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:54.350796 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 747/2980] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:54 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:54.379998 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:54.380328 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1792815944"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:54.381730 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1792815944'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:54.381886 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume of 1 GB Jul 31 13:59:54.382127 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:54.382127 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:54.386056 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Availability Zones retrieved successfully. Jul 31 13:59:54.391378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Flow 'volume_create_api' (4afbfc83-47e2-4765-a82a-80ad04b7fe1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:54.392531 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0daf73-cd94-4a57-b882-3ee3207a8892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:54.393756 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:54.428998 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0daf73-cd94-4a57-b882-3ee3207a8892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:54.430147 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6589ff2e-5082-4a65-b920-0d344697b5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:54.514821 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Created reservations ['560a2bc8-1bf6-48b2-a79a-bc71190d2998', '39437168-4a97-439a-a3bf-b0f00b5f6539', 'afd1489e-39d5-44ce-904f-692ab73121a0', '7544b49b-7380-454c-a1da-871a31e73443'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:54.515690 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6589ff2e-5082-4a65-b920-0d344697b5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['560a2bc8-1bf6-48b2-a79a-bc71190d2998', '39437168-4a97-439a-a3bf-b0f00b5f6539', 'afd1489e-39d5-44ce-904f-692ab73121a0', '7544b49b-7380-454c-a1da-871a31e73443']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:54.516448 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d6681b-8f47-4ffe-9132-b9cc840596c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:54.546942 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d6681b-8f47-4ffe-9132-b9cc840596c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a337c6-369e-4626-8ab1-da504874c70a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1792815944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98289eaaffd41ec8a2391ca73294c14',qos_specs=None,replication_status=,reservations=['560a2bc8-1bf6-48b2-a79a-bc71190d2998','39437168-4a97-439a-a3bf-b0f00b5f6539','afd1489e-39d5-44ce-904f-692ab73121a0','7544b49b-7380-454c-a1da-871a31e73443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85bec80f0d549b685747adf20c37e11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1792815944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3a337c6-369e-4626-8ab1-da504874c70a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b98289eaaffd41ec8a2391ca73294c14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85bec80f0d549b685747adf20c37e11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:54.546942 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a220cb01-5a76-417d-a28c-a73de9208f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:54.576482 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a220cb01-5a76-417d-a28c-a73de9208f02) transitioned into state 'SUCCESS' from state '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-1792815944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98289eaaffd41ec8a2391ca73294c14',qos_specs=None,replication_status=,reservations=['560a2bc8-1bf6-48b2-a79a-bc71190d2998','39437168-4a97-439a-a3bf-b0f00b5f6539','afd1489e-39d5-44ce-904f-692ab73121a0','7544b49b-7380-454c-a1da-871a31e73443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85bec80f0d549b685747adf20c37e11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:54.576879 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75deddb6-86fe-4464-9522-4d4d27cc2609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:54.591402 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75deddb6-86fe-4464-9522-4d4d27cc2609) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:54.592528 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Flow 'volume_create_api' (4afbfc83-47e2-4765-a82a-80ad04b7fe1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:54.592923 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume request issued successfully. Jul 31 13:59:54.593732 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0bce2d72-b53b-47d3-b4fa-fe79416a1616 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:54.594551 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 743/2981] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:59:54 2026] POST /volume/v3/volumes => generated 778 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:54.611573 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a1ac9ded-9b4e-4cd5-94e3-8160546e3117 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:54.616091 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1ac9ded-9b4e-4cd5-94e3-8160546e3117 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a Jul 31 13:59:54.616379 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a1ac9ded-9b4e-4cd5-94e3-8160546e3117 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:54.616619 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a1ac9ded-9b4e-4cd5-94e3-8160546e3117 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:54.627406 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:54.627406 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:54.631282 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a1ac9ded-9b4e-4cd5-94e3-8160546e3117 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 13:59:54.635376 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1ac9ded-9b4e-4cd5-94e3-8160546e3117 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a returned with HTTP 200 Jul 31 13:59:54.635793 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 751/2982] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:54 2026] GET /volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:55.365963 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a0664433-8f71-4de8-be6a-94a6589038d0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:55.368286 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a0664433-8f71-4de8-be6a-94a6589038d0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:55.368674 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a0664433-8f71-4de8-be6a-94a6589038d0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:55.369038 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a0664433-8f71-4de8-be6a-94a6589038d0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:55.382334 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:55.382334 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:55.388183 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a0664433-8f71-4de8-be6a-94a6589038d0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:55.394454 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a0664433-8f71-4de8-be6a-94a6589038d0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:55.395832 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 742/2983] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:55 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:55.652260 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e34b5b15-220a-4e0e-aa4f-8a9f67a418a9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:55.655540 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e34b5b15-220a-4e0e-aa4f-8a9f67a418a9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a Jul 31 13:59:55.655540 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e34b5b15-220a-4e0e-aa4f-8a9f67a418a9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:55.655540 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e34b5b15-220a-4e0e-aa4f-8a9f67a418a9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:55.665404 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:55.665404 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:55.673983 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e34b5b15-220a-4e0e-aa4f-8a9f67a418a9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 13:59:55.677106 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e34b5b15-220a-4e0e-aa4f-8a9f67a418a9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a returned with HTTP 200 Jul 31 13:59:55.677717 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 748/2984] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:55 2026] GET /volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:55.691367 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5e76264c-1ce3-4e2c-892e-9be2f4de9f75 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:55.873143 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e76264c-1ce3-4e2c-892e-9be2f4de9f75 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] GET https://10.4.3.140/volume/v3/volumes Jul 31 13:59:55.873374 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e76264c-1ce3-4e2c-892e-9be2f4de9f75 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:55.873644 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e76264c-1ce3-4e2c-892e-9be2f4de9f75 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:55.873877 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-5e76264c-1ce3-4e2c-892e-9be2f4de9f75 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:59:55.874232 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:55.874232 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:55.874645 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e76264c-1ce3-4e2c-892e-9be2f4de9f75 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:59:55.892533 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5e76264c-1ce3-4e2c-892e-9be2f4de9f75 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Get all volumes completed successfully. Jul 31 13:59:55.893035 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e76264c-1ce3-4e2c-892e-9be2f4de9f75 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Jul 31 13:59:55.893616 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 744/2985] 10.4.3.140 () {68 vars in 1278 bytes} [Fri Jul 31 13:59:55 2026] GET /volume/v3/volumes => generated 336 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:55.904091 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d6e8e922-b6d0-4d72-847e-28b28d369cb9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:55.906844 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6e8e922-b6d0-4d72-847e-28b28d369cb9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a Jul 31 13:59:55.908217 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6e8e922-b6d0-4d72-847e-28b28d369cb9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:55.908494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6e8e922-b6d0-4d72-847e-28b28d369cb9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:55.908745 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d6e8e922-b6d0-4d72-847e-28b28d369cb9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Delete volume with id: f3a337c6-369e-4626-8ab1-da504874c70a Jul 31 13:59:55.923383 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:55.923383 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:55.923729 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d6e8e922-b6d0-4d72-847e-28b28d369cb9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 13:59:55.954551 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d6e8e922-b6d0-4d72-847e-28b28d369cb9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Delete volume request issued successfully. Jul 31 13:59:55.954757 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6e8e922-b6d0-4d72-847e-28b28d369cb9 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a returned with HTTP 202 Jul 31 13:59:55.955300 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 752/2986] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:55 2026] DELETE /volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:59:55.969188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-10125a9a-95d1-42b3-be99-e2fea8c3d1a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:55.972919 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-10125a9a-95d1-42b3-be99-e2fea8c3d1a3 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a Jul 31 13:59:55.973212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-10125a9a-95d1-42b3-be99-e2fea8c3d1a3 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:55.973402 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-10125a9a-95d1-42b3-be99-e2fea8c3d1a3 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:55.983143 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:55.983143 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:55.988267 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-10125a9a-95d1-42b3-be99-e2fea8c3d1a3 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 13:59:55.997340 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-10125a9a-95d1-42b3-be99-e2fea8c3d1a3 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a returned with HTTP 200 Jul 31 13:59:55.998320 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 743/2987] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:55 2026] GET /volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:56.027090 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.033805 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-3d91278b-7da3-49e4-a474-604edb01f3c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.036465 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-3d91278b-7da3-49e4-a474-604edb01f3c9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments/139bd935-657b-4f04-8b3c-06c26727a0c4/action Jul 31 13:59:56.036893 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-3d91278b-7da3-49e4-a474-604edb01f3c9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:56.037043 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-3d91278b-7da3-49e4-a474-604edb01f3c9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:56.053781 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:56.053781 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:56.068620 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b8a7bf35-29f7-44aa-a04b-a612d0672a52 req-3d91278b-7da3-49e4-a474-604edb01f3c9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/139bd935-657b-4f04-8b3c-06c26727a0c4/action returned with HTTP 204 Jul 31 13:59:56.069022 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 745/2988] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 13:59:56 2026] POST /volume/v3/attachments/139bd935-657b-4f04-8b3c-06c26727a0c4/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:56.149537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:56.149537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1723754004"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:56.149537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1723754004'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:56.149537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Create volume of 1 GB Jul 31 13:59:56.153497 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Availability Zones retrieved successfully. Jul 31 13:59:56.158802 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Flow 'volume_create_api' (3f607633-9568-4ccc-aab8-f8672b5ac50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:56.159840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44be383-1df1-4f3c-a3e5-302cffd5ed9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:56.161409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:56.186626 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44be383-1df1-4f3c-a3e5-302cffd5ed9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:56.186626 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e276ff-8901-4487-85f8-f165828ba0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:56.248586 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Created reservations ['50ff15d8-0dda-449c-9923-a7e9f8dd7c55', 'aa4c0818-e79b-446f-b5d1-d8c61faa3724', '9c22c5a3-3e21-47e2-8f8c-0fa467ddf349', 'a7cac929-b3a4-450e-995c-00ac5ea5b1c0'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:56.248586 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e276ff-8901-4487-85f8-f165828ba0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50ff15d8-0dda-449c-9923-a7e9f8dd7c55', 'aa4c0818-e79b-446f-b5d1-d8c61faa3724', '9c22c5a3-3e21-47e2-8f8c-0fa467ddf349', 'a7cac929-b3a4-450e-995c-00ac5ea5b1c0']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:56.248586 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a754cae-26d7-4012-9071-1ee0dce8c969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:56.274771 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a754cae-26d7-4012-9071-1ee0dce8c969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89ad4889-a4b7-41c7-bd80-e9120bed37a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1723754004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c453b49017d485fa7c02c713fa359c4',qos_specs=None,replication_status=,reservations=['50ff15d8-0dda-449c-9923-a7e9f8dd7c55','aa4c0818-e79b-446f-b5d1-d8c61faa3724','9c22c5a3-3e21-47e2-8f8c-0fa467ddf349','a7cac929-b3a4-450e-995c-00ac5ea5b1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c2b5fb6904f48b459d39b5d89e103',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1723754004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89ad4889-a4b7-41c7-bd80-e9120bed37a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c453b49017d485fa7c02c713fa359c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901c2b5fb6904f48b459d39b5d89e103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:56.274771 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54bba765-591a-4a6e-bd4f-c0cd92d6146c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:56.292876 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54bba765-591a-4a6e-bd4f-c0cd92d6146c) transitioned into state 'SUCCESS' from state '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-1723754004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c453b49017d485fa7c02c713fa359c4',qos_specs=None,replication_status=,reservations=['50ff15d8-0dda-449c-9923-a7e9f8dd7c55','aa4c0818-e79b-446f-b5d1-d8c61faa3724','9c22c5a3-3e21-47e2-8f8c-0fa467ddf349','a7cac929-b3a4-450e-995c-00ac5ea5b1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c2b5fb6904f48b459d39b5d89e103',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:56.293889 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd94f022-b243-49e7-a579-8114e7340153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:56.302590 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd94f022-b243-49e7-a579-8114e7340153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:56.303553 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Flow 'volume_create_api' (3f607633-9568-4ccc-aab8-f8672b5ac50e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:56.304080 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Create volume request issued successfully. Jul 31 13:59:56.304659 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e67a9148-35b7-41bc-bc99-2ff8b1e95d56 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:56.305128 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 749/2989] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:59:56 2026] POST /volume/v3/volumes => generated 819 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:56.317567 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-499be7e5-3da0-4028-8871-6dc4952b99e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.319716 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-499be7e5-3da0-4028-8871-6dc4952b99e2 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:56.319967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-499be7e5-3da0-4028-8871-6dc4952b99e2 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:56.320238 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-499be7e5-3da0-4028-8871-6dc4952b99e2 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:56.328264 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:56.328264 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:56.333592 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-499be7e5-3da0-4028-8871-6dc4952b99e2 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Volume info retrieved successfully. Jul 31 13:59:56.338757 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-499be7e5-3da0-4028-8871-6dc4952b99e2 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 200 Jul 31 13:59:56.339174 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 753/2990] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:56 2026] GET /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:56.408270 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c1e78e5e-6248-47c4-a8f8-1bf563dd9f95 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.410261 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c1e78e5e-6248-47c4-a8f8-1bf563dd9f95 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:56.410528 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c1e78e5e-6248-47c4-a8f8-1bf563dd9f95 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:56.410772 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c1e78e5e-6248-47c4-a8f8-1bf563dd9f95 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:56.412955 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=396,cinder:INSERT=65,cinder:UPDATE=98 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 13:59:56.422251 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:56.422251 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:56.426001 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c1e78e5e-6248-47c4-a8f8-1bf563dd9f95 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:56.431061 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c1e78e5e-6248-47c4-a8f8-1bf563dd9f95 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:56.431465 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 744/2991] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:56 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:56.443826 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6ef9a36b-7d8c-47fc-b805-b18195cc88e8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.445679 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6ef9a36b-7d8c-47fc-b805-b18195cc88e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:56.445905 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6ef9a36b-7d8c-47fc-b805-b18195cc88e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:56.446143 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6ef9a36b-7d8c-47fc-b805-b18195cc88e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:56.455784 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:56.455784 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:56.459034 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6ef9a36b-7d8c-47fc-b805-b18195cc88e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:56.463291 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6ef9a36b-7d8c-47fc-b805-b18195cc88e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:56.463773 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 746/2992] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:56 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:56.500621 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-45d21bae-c167-4912-ae07-0b8045fcd740 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.502709 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-45d21bae-c167-4912-ae07-0b8045fcd740 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:56.503035 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-45d21bae-c167-4912-ae07-0b8045fcd740 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:56.504364 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-45d21bae-c167-4912-ae07-0b8045fcd740 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:56.512108 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:56.512108 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:56.515726 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-45d21bae-c167-4912-ae07-0b8045fcd740 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:56.519851 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-45d21bae-c167-4912-ae07-0b8045fcd740 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:56.520447 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 750/2993] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:59:56 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:56.537176 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-3fdbd468-1087-466b-8c36-a31f067513e1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.539062 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-3fdbd468-1087-466b-8c36-a31f067513e1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2/action Jul 31 13:59:56.539377 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-3fdbd468-1087-466b-8c36-a31f067513e1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:56.539505 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-3fdbd468-1087-466b-8c36-a31f067513e1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:56.550609 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:56.550609 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:56.551071 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-3fdbd468-1087-466b-8c36-a31f067513e1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:56.556855 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-3fdbd468-1087-466b-8c36-a31f067513e1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Begin detaching volume completed successfully. Jul 31 13:59:56.557027 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-3fdbd468-1087-466b-8c36-a31f067513e1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2/action returned with HTTP 202 Jul 31 13:59:56.557441 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 754/2994] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 13:59:56 2026] POST /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 13:59:56.605704 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-23d6c696-656d-46de-bb92-94e05aea81aa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.606234 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-23d6c696-656d-46de-bb92-94e05aea81aa None None] GET https://10.4.3.140/volume// Jul 31 13:59:56.607282 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-23d6c696-656d-46de-bb92-94e05aea81aa None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:56.607503 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-23d6c696-656d-46de-bb92-94e05aea81aa None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:56.607847 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-23d6c696-656d-46de-bb92-94e05aea81aa None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:56.608508 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 745/2995] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 13:59:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:56.615190 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-78edda47-e4ab-4f78-b9dd-0a82e4f62a67 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.617764 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-78edda47-e4ab-4f78-b9dd-0a82e4f62a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:56.618028 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-78edda47-e4ab-4f78-b9dd-0a82e4f62a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:56.618240 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-78edda47-e4ab-4f78-b9dd-0a82e4f62a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:56.629042 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:56.629042 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:56.632276 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-78edda47-e4ab-4f78-b9dd-0a82e4f62a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:56.636048 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-78edda47-e4ab-4f78-b9dd-0a82e4f62a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:56.636533 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 747/2996] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 13:59:56 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:56.646475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-56d3499d-f6d5-4f71-984a-7c34a1b5b248 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:56.648883 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-56d3499d-f6d5-4f71-984a-7c34a1b5b248 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2/encryption Jul 31 13:59:56.650344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-56d3499d-f6d5-4f71-984a-7c34a1b5b248 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:56.650344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-56d3499d-f6d5-4f71-984a-7c34a1b5b248 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:56.659399 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:56.659399 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:56.666807 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-56d3499d-f6d5-4f71-984a-7c34a1b5b248 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2/encryption returned with HTTP 200 Jul 31 13:59:56.667405 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 751/2997] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 13:59:56 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:57.014464 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a86c4b05-8fdd-4c62-a61b-4001a907ea77 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.016220 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a86c4b05-8fdd-4c62-a61b-4001a907ea77 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a Jul 31 13:59:57.016418 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a86c4b05-8fdd-4c62-a61b-4001a907ea77 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.016640 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a86c4b05-8fdd-4c62-a61b-4001a907ea77 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.022056 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a86c4b05-8fdd-4c62-a61b-4001a907ea77 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a returned with HTTP 404 Jul 31 13:59:57.022484 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 755/2998] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volumes/f3a337c6-369e-4626-8ab1-da504874c70a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:57.030095 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.032142 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:57.032485 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-564091123"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:57.033953 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-564091123'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:57.034074 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume of 1 GB Jul 31 13:59:57.038416 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Availability Zones retrieved successfully. Jul 31 13:59:57.044226 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Flow 'volume_create_api' (00397374-2c63-4d10-9cb3-7adf9d2035c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:57.045290 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e5b447-7c6a-4d74-9f20-9dafbe9142c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.046051 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:57.080736 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e5b447-7c6a-4d74-9f20-9dafbe9142c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.080736 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a5b0a4-8a88-4d1e-8024-b55b4017d0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.130900 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Created reservations ['57a0b2ab-cda9-4b95-9c5e-30ac4179fc61', 'e8cf528a-b087-4e33-a830-80f4bee1df50', '50b54dac-1888-4f3f-b2ed-3c76c2d72570', '54f4cdac-66d2-4a4d-8aac-424ca75ecc24'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:57.131341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a5b0a4-8a88-4d1e-8024-b55b4017d0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57a0b2ab-cda9-4b95-9c5e-30ac4179fc61', 'e8cf528a-b087-4e33-a830-80f4bee1df50', '50b54dac-1888-4f3f-b2ed-3c76c2d72570', '54f4cdac-66d2-4a4d-8aac-424ca75ecc24']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.132165 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529e0431-998d-4390-9655-ff90712359bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.154521 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529e0431-998d-4390-9655-ff90712359bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3257f0a3-eb91-4c15-b750-0bc25601dc6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564091123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98289eaaffd41ec8a2391ca73294c14',qos_specs=None,replication_status=,reservations=['57a0b2ab-cda9-4b95-9c5e-30ac4179fc61','e8cf528a-b087-4e33-a830-80f4bee1df50','50b54dac-1888-4f3f-b2ed-3c76c2d72570','54f4cdac-66d2-4a4d-8aac-424ca75ecc24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85bec80f0d549b685747adf20c37e11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-564091123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3257f0a3-eb91-4c15-b750-0bc25601dc6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b98289eaaffd41ec8a2391ca73294c14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85bec80f0d549b685747adf20c37e11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.155838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5edcaf-2311-4e50-9853-148e838e32cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.177386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5edcaf-2311-4e50-9853-148e838e32cc) transitioned into state 'SUCCESS' from state '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-564091123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98289eaaffd41ec8a2391ca73294c14',qos_specs=None,replication_status=,reservations=['57a0b2ab-cda9-4b95-9c5e-30ac4179fc61','e8cf528a-b087-4e33-a830-80f4bee1df50','50b54dac-1888-4f3f-b2ed-3c76c2d72570','54f4cdac-66d2-4a4d-8aac-424ca75ecc24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85bec80f0d549b685747adf20c37e11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.177980 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14abab1-0472-4a4f-80af-6819fa909d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.190303 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14abab1-0472-4a4f-80af-6819fa909d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.191500 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Flow 'volume_create_api' (00397374-2c63-4d10-9cb3-7adf9d2035c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:57.192163 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume request issued successfully. Jul 31 13:59:57.192631 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cf457d84-441e-41be-ba7b-099b6d76ad04 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:57.193201 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 746/2999] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:59:57 2026] POST /volume/v3/volumes => generated 777 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:57.208880 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-753fe1b7-144f-4a9d-ba23-db18c99fde57 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.210586 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-753fe1b7-144f-4a9d-ba23-db18c99fde57 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a Jul 31 13:59:57.210799 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-753fe1b7-144f-4a9d-ba23-db18c99fde57 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.211010 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-753fe1b7-144f-4a9d-ba23-db18c99fde57 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.215260 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-48133b43-ae3b-46a2-beb1-fbf2fbbca86b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.225100 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.225100 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:57.229310 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-753fe1b7-144f-4a9d-ba23-db18c99fde57 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 13:59:57.234381 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-753fe1b7-144f-4a9d-ba23-db18c99fde57 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a returned with HTTP 200 Jul 31 13:59:57.234871 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 748/3000] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:57.245197 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48133b43-ae3b-46a2-beb1-fbf2fbbca86b tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 13:59:57.245562 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-48133b43-ae3b-46a2-beb1-fbf2fbbca86b tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1613841887", "extra_specs": {}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:57.258665 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48133b43-ae3b-46a2-beb1-fbf2fbbca86b tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 13:59:57.259029 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 752/3001] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 13:59:57 2026] POST /volume/v3/types => generated 212 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:57.266785 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-35c4a95c-a4e0-45fc-9d4d-41d6ee17fa93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.268508 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35c4a95c-a4e0-45fc-9d4d-41d6ee17fa93 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] POST https://10.4.3.140/volume/v3/types/5a82f2c8-0c1c-46ac-b09c-016c84b3205e/encryption Jul 31 13:59:57.268956 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-35c4a95c-a4e0-45fc-9d4d-41d6ee17fa93 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:57.289194 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35c4a95c-a4e0-45fc-9d4d-41d6ee17fa93 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] https://10.4.3.140/volume/v3/types/5a82f2c8-0c1c-46ac-b09c-016c84b3205e/encryption returned with HTTP 200 Jul 31 13:59:57.289733 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 756/3002] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 13:59:57 2026] POST /volume/v3/types/5a82f2c8-0c1c-46ac-b09c-016c84b3205e/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:57.298370 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.352587 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0b2777d6-0336-4bdf-b2e1-3b9f8e00391b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.355485 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b2777d6-0336-4bdf-b2e1-3b9f8e00391b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:57.355485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0b2777d6-0336-4bdf-b2e1-3b9f8e00391b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.355783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0b2777d6-0336-4bdf-b2e1-3b9f8e00391b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.364573 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.364573 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:57.368460 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0b2777d6-0336-4bdf-b2e1-3b9f8e00391b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Volume info retrieved successfully. Jul 31 13:59:57.373313 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b2777d6-0336-4bdf-b2e1-3b9f8e00391b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 200 Jul 31 13:59:57.374098 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 749/3003] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 13:59:57.386998 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b33d77bf-a25b-4505-9059-199135a46c4b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.387613 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:57.388062 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2084514120", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1613841887", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:57.390943 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b33d77bf-a25b-4505-9059-199135a46c4b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] POST https://10.4.3.140/volume/v3/volume-transfers Jul 31 13:59:57.391338 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b33d77bf-a25b-4505-9059-199135a46c4b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "89ad4889-a4b7-41c7-bd80-e9120bed37a1"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:57.392726 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2084514120', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1613841887', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:57.394899 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volume_transfer [None req-b33d77bf-a25b-4505-9059-199135a46c4b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Creating new volume transfer {'transfer': {'volume_id': '89ad4889-a4b7-41c7-bd80-e9120bed37a1'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 13:59:57.396069 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volume_transfer [None req-b33d77bf-a25b-4505-9059-199135a46c4b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Creating transfer of volume 89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:57.396216 np0000006230 devstack@c-api.service[100185]: INFO cinder.transfer.api [None req-b33d77bf-a25b-4505-9059-199135a46c4b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Generating transfer record for volume 89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:57.398047 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 13:59:57.398373 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.398373 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:57.398890 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 13:59:57.410271 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.410271 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:57.410488 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (60860da5-fc64-4ecf-8d56-3ffcfaf5d12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:57.411442 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929ec82f-a509-4aff-92cf-39f8cd2a9d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.412366 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:57.427648 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b33d77bf-a25b-4505-9059-199135a46c4b tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 202 Jul 31 13:59:57.427648 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 753/3004] 10.4.3.140 () {70 vars in 1326 bytes} [Fri Jul 31 13:59:57 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:57.439142 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-08b12949-5c50-49c2-8dbe-5383b60e2568 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.441314 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08b12949-5c50-49c2-8dbe-5383b60e2568 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:57.441496 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08b12949-5c50-49c2-8dbe-5383b60e2568 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.441754 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08b12949-5c50-49c2-8dbe-5383b60e2568 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.447921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929ec82f-a509-4aff-92cf-39f8cd2a9d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:59:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a82f2c8-0c1c-46ac-b09c-016c84b3205e,is_public=True,name='tempest-scenario-type-luks-1613841887',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a82f2c8-0c1c-46ac-b09c-016c84b3205e', '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=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.448589 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.448589 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:57.448690 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab22ade-66f9-4318-a27f-428cb0a360cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.452381 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-08b12949-5c50-49c2-8dbe-5383b60e2568 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Volume info retrieved successfully. Jul 31 13:59:57.457328 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08b12949-5c50-49c2-8dbe-5383b60e2568 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 200 Jul 31 13:59:57.457740 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 757/3005] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:57.470741 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1f9e7688-de7d-459d-b451-dee90e546967 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.472540 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f9e7688-de7d-459d-b451-dee90e546967 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volume-transfers/6fec5301-8adb-4224-978d-f2c70d764b0a Jul 31 13:59:57.472666 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1613841887 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1613841887, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:57.473260 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f9e7688-de7d-459d-b451-dee90e546967 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.473717 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1613841887 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1613841887, it is now deprecated. Please use the default quota class for default quota. Jul 31 13:59:57.473778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f9e7688-de7d-459d-b451-dee90e546967 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.478906 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f9e7688-de7d-459d-b451-dee90e546967 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volume-transfers/6fec5301-8adb-4224-978d-f2c70d764b0a returned with HTTP 200 Jul 31 13:59:57.479278 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 750/3006] 10.4.3.140 () {68 vars in 1416 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volume-transfers/6fec5301-8adb-4224-978d-f2c70d764b0a => generated 540 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:57.493040 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-44b1886d-a2de-4c7c-a5db-7c61951b245f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.494353 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-44b1886d-a2de-4c7c-a5db-7c61951b245f tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volume-transfers Jul 31 13:59:57.494738 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-44b1886d-a2de-4c7c-a5db-7c61951b245f tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.495031 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-44b1886d-a2de-4c7c-a5db-7c61951b245f tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.495260 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volume_transfer [None req-44b1886d-a2de-4c7c-a5db-7c61951b245f tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Listing volume transfers {{(pid=100185) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 13:59:57.500281 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-44b1886d-a2de-4c7c-a5db-7c61951b245f tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 200 Jul 31 13:59:57.500743 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 754/3007] 10.4.3.140 () {68 vars in 1305 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:57.509899 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4493843e-3be6-4fd6-a545-e364af993705 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.511368 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['d7d4d3b4-ec3c-42ce-b1e1-a361eadd4d2e', '9adc7d38-d81c-4f8c-a846-ab092ce65f27', 'cdef4655-e5a9-45aa-a89e-708038f82131', 'f55dda45-ff99-4285-8f5e-bf7d4c0840d6'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:57.512179 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab22ade-66f9-4318-a27f-428cb0a360cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d4d3b4-ec3c-42ce-b1e1-a361eadd4d2e', '9adc7d38-d81c-4f8c-a846-ab092ce65f27', 'cdef4655-e5a9-45aa-a89e-708038f82131', 'f55dda45-ff99-4285-8f5e-bf7d4c0840d6']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.513005 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec39d8e-6f46-4afc-8b53-6971c9a0ae75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.537327 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec39d8e-6f46-4afc-8b53-6971c9a0ae75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e1bda05-348f-4d96-9909-3906d396388f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2084514120',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['d7d4d3b4-ec3c-42ce-b1e1-a361eadd4d2e','9adc7d38-d81c-4f8c-a846-ab092ce65f27','cdef4655-e5a9-45aa-a89e-708038f82131','f55dda45-ff99-4285-8f5e-bf7d4c0840d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=5a82f2c8-0c1c-46ac-b09c-016c84b3205e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2084514120',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5e1bda05-348f-4d96-9909-3906d396388f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a82f2c8-0c1c-46ac-b09c-016c84b3205e),volume_type_id=5a82f2c8-0c1c-46ac-b09c-016c84b3205e)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.538085 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d2880b-d6b5-4ca4-9aac-b29bd7ca3141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.542104 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-9e6e3cea-35f2-48bf-a7c8-1727d9c4f528 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.544768 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-9e6e3cea-35f2-48bf-a7c8-1727d9c4f528 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/attachments/139bd935-657b-4f04-8b3c-06c26727a0c4 Jul 31 13:59:57.545081 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-9e6e3cea-35f2-48bf-a7c8-1727d9c4f528 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.545360 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-9e6e3cea-35f2-48bf-a7c8-1727d9c4f528 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.554320 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.554320 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:57.557317 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d2880b-d6b5-4ca4-9aac-b29bd7ca3141) transitioned into state 'SUCCESS' from state '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-2084514120',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['d7d4d3b4-ec3c-42ce-b1e1-a361eadd4d2e','9adc7d38-d81c-4f8c-a846-ab092ce65f27','cdef4655-e5a9-45aa-a89e-708038f82131','f55dda45-ff99-4285-8f5e-bf7d4c0840d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=5a82f2c8-0c1c-46ac-b09c-016c84b3205e)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.558155 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc662b8-dac5-4dac-b190-f00437f81432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:57.568000 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc662b8-dac5-4dac-b190-f00437f81432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:57.568878 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (60860da5-fc64-4ecf-8d56-3ffcfaf5d12e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:57.569171 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 13:59:57.569687 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba89f29c-286b-4e79-a7d7-5e440f8bc570 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:57.570129 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 747/3008] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 13:59:57 2026] POST /volume/v3/volumes => generated 780 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 13:59:57.574155 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] POST https://10.4.3.140/volume/v3/volume-transfers/6fec5301-8adb-4224-978d-f2c70d764b0a/accept Jul 31 13:59:57.574493 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a1a1584b4c4284d7"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:57.575744 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.volume_transfer [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Accepting volume transfer 6fec5301-8adb-4224-978d-f2c70d764b0a {{(pid=100184) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 13:59:57.575854 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.volume_transfer [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Accepting transfer 6fec5301-8adb-4224-978d-f2c70d764b0a Jul 31 13:59:57.586332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a4a1faa6-7fcf-40de-9c9d-2040cb643817 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.589047 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4a1faa6-7fcf-40de-9c9d-2040cb643817 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f Jul 31 13:59:57.589047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4a1faa6-7fcf-40de-9c9d-2040cb643817 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.589047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4a1faa6-7fcf-40de-9c9d-2040cb643817 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.594735 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.594735 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:57.598668 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a4a1faa6-7fcf-40de-9c9d-2040cb643817 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 13:59:57.603816 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4a1faa6-7fcf-40de-9c9d-2040cb643817 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f returned with HTTP 200 Jul 31 13:59:57.603816 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 755/3009] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:57.615346 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b29b25b3-6e58-4df9-9722-ffd5abd9a0c5 req-9e6e3cea-35f2-48bf-a7c8-1727d9c4f528 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/139bd935-657b-4f04-8b3c-06c26727a0c4 returned with HTTP 200 Jul 31 13:59:57.615914 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 751/3010] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 13:59:57 2026] DELETE /volume/v3/attachments/139bd935-657b-4f04-8b3c-06c26727a0c4 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:57.635229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Created reservations ['43f24476-b0e1-412d-8b13-7ae35126999a', '725ddbe7-166e-4f3d-ac92-4e1242cb3edc', '07df1b89-bfcf-4ef1-96ce-11d8eecb7db6', '8b9eecb4-04fe-45f6-862d-92046565564e'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:57.655730 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Created reservations ['e028c537-c08a-49c8-9f48-9fe0d5df697d', 'f2435ebc-b061-4eb2-ae10-aa412961e257', 'f64c39e6-29fd-492b-aea2-e1db4617faed', '602afbe6-b5f9-412b-b299-e8ab6987d75a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:57.698491 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Created reservations ['298121dc-9a7d-455a-9182-5b534a32d7f0', '3f4cd131-3075-494b-9fb5-21d0836c1500', 'acdc2e7d-ef02-492d-92e0-f97ad586cb7e', '264ddb03-20ae-4c96-89ea-d66652247cdc'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:57.729990 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Created reservations ['f17df451-5f41-4702-bf4a-96dd3f72096b', '9da7ba82-06dc-4d9a-afbc-484904480c74', '4a1f161d-1de3-4f21-99ae-9c227fe67482', 'a0bd79d3-3ce6-42db-abe3-f3f9a97c5577'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:57.739570 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Transfer volume completed successfully. Jul 31 13:59:57.804599 np0000006230 devstack@c-api.service[100184]: INFO cinder.transfer.api [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Volume 89ad4889-a4b7-41c7-bd80-e9120bed37a1 has been transferred. Jul 31 13:59:57.811580 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4493843e-3be6-4fd6-a545-e364af993705 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] https://10.4.3.140/volume/v3/volume-transfers/6fec5301-8adb-4224-978d-f2c70d764b0a/accept returned with HTTP 202 Jul 31 13:59:57.812085 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 758/3011] 10.4.3.140 () {70 vars in 1458 bytes} [Fri Jul 31 13:59:57 2026] POST /volume/v3/volume-transfers/6fec5301-8adb-4224-978d-f2c70d764b0a/accept => generated 365 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:57.821123 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-46c1119e-b982-4474-99cf-33d0ec8803db None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.822922 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-46c1119e-b982-4474-99cf-33d0ec8803db tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] GET https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:57.823131 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-46c1119e-b982-4474-99cf-33d0ec8803db tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.823306 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-46c1119e-b982-4474-99cf-33d0ec8803db tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.830753 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.830753 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:57.834316 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-46c1119e-b982-4474-99cf-33d0ec8803db tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Volume info retrieved successfully. Jul 31 13:59:57.837963 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-46c1119e-b982-4474-99cf-33d0ec8803db tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 200 Jul 31 13:59:57.838482 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 748/3012] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:57.850763 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-589565e3-e9e3-44c9-9962-02ba6638c504 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.852680 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-589565e3-e9e3-44c9-9962-02ba6638c504 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] GET https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:57.853153 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-589565e3-e9e3-44c9-9962-02ba6638c504 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.854532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-589565e3-e9e3-44c9-9962-02ba6638c504 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.861488 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.861488 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:57.866277 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-589565e3-e9e3-44c9-9962-02ba6638c504 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] Volume info retrieved successfully. Jul 31 13:59:57.872337 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-589565e3-e9e3-44c9-9962-02ba6638c504 tempest-VolumesTransfersV357Test-2044752586 tempest-VolumesTransfersV357Test-2044752586-project-member] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 200 Jul 31 13:59:57.873428 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 756/3013] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:57.887080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-acb8975d-0599-41eb-b760-1d25d3b63cf0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.888921 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-acb8975d-0599-41eb-b760-1d25d3b63cf0 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/6fec5301-8adb-4224-978d-f2c70d764b0a Jul 31 13:59:57.889181 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-acb8975d-0599-41eb-b760-1d25d3b63cf0 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.889399 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-acb8975d-0599-41eb-b760-1d25d3b63cf0 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.889548 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.volume_transfer [None req-acb8975d-0599-41eb-b760-1d25d3b63cf0 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Delete transfer with id: 6fec5301-8adb-4224-978d-f2c70d764b0a Jul 31 13:59:57.892487 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-acb8975d-0599-41eb-b760-1d25d3b63cf0 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volume-transfers/6fec5301-8adb-4224-978d-f2c70d764b0a returned with HTTP 404 Jul 31 13:59:57.892930 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 752/3014] 10.4.3.140 () {68 vars in 1419 bytes} [Fri Jul 31 13:59:57 2026] DELETE /volume/v3/volume-transfers/6fec5301-8adb-4224-978d-f2c70d764b0a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:57.900013 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7405a946-aab8-45d9-8915-b194f55185e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.927709 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7405a946-aab8-45d9-8915-b194f55185e9 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:57.927924 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7405a946-aab8-45d9-8915-b194f55185e9 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.928176 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7405a946-aab8-45d9-8915-b194f55185e9 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.928495 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7405a946-aab8-45d9-8915-b194f55185e9 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Delete volume with id: 89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:57.935299 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.935299 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:57.935595 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7405a946-aab8-45d9-8915-b194f55185e9 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Volume info retrieved successfully. Jul 31 13:59:57.950544 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7405a946-aab8-45d9-8915-b194f55185e9 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Delete volume request issued successfully. Jul 31 13:59:57.950735 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7405a946-aab8-45d9-8915-b194f55185e9 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 202 Jul 31 13:59:57.951165 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 759/3015] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:57 2026] DELETE /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:59:57.959546 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b4e2ce69-6bb5-4378-bfce-0b0d193f120e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:57.962067 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b4e2ce69-6bb5-4378-bfce-0b0d193f120e tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] GET https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:57.962350 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b4e2ce69-6bb5-4378-bfce-0b0d193f120e tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:57.962587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b4e2ce69-6bb5-4378-bfce-0b0d193f120e tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:57.970234 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:57.970234 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:57.974246 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b4e2ce69-6bb5-4378-bfce-0b0d193f120e tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Volume info retrieved successfully. Jul 31 13:59:57.978699 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b4e2ce69-6bb5-4378-bfce-0b0d193f120e tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 200 Jul 31 13:59:57.979122 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 749/3016] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:57 2026] GET /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:58.250541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-574eafc3-82fa-4b90-b9b3-be42a8e15049 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.252266 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-574eafc3-82fa-4b90-b9b3-be42a8e15049 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a Jul 31 13:59:58.252455 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-574eafc3-82fa-4b90-b9b3-be42a8e15049 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:58.252665 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-574eafc3-82fa-4b90-b9b3-be42a8e15049 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:58.259098 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.259098 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:58.262229 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-574eafc3-82fa-4b90-b9b3-be42a8e15049 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 13:59:58.265671 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-574eafc3-82fa-4b90-b9b3-be42a8e15049 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a returned with HTTP 200 Jul 31 13:59:58.266031 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 757/3017] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:58 2026] GET /volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:58.277505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19f1a3b6-900d-4441-ac51-53a12e33cbdd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.279340 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19f1a3b6-900d-4441-ac51-53a12e33cbdd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 13:59:58.279576 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19f1a3b6-900d-4441-ac51-53a12e33cbdd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:58.279768 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19f1a3b6-900d-4441-ac51-53a12e33cbdd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:58.280029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-19f1a3b6-900d-4441-ac51-53a12e33cbdd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 13:59:58.280358 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.280358 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:58.280851 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-19f1a3b6-900d-4441-ac51-53a12e33cbdd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 13:59:58.290069 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19f1a3b6-900d-4441-ac51-53a12e33cbdd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Get all volumes completed successfully. Jul 31 13:59:58.290745 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.290745 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:58.294916 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19f1a3b6-900d-4441-ac51-53a12e33cbdd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 13:59:58.295300 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 753/3018] 10.4.3.140 () {68 vars in 1299 bytes} [Fri Jul 31 13:59:58 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:58.308931 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b36bb793-d06d-40fc-85ff-a401a5958a96 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.311066 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b36bb793-d06d-40fc-85ff-a401a5958a96 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a Jul 31 13:59:58.311309 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b36bb793-d06d-40fc-85ff-a401a5958a96 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:58.311528 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b36bb793-d06d-40fc-85ff-a401a5958a96 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:58.311714 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-b36bb793-d06d-40fc-85ff-a401a5958a96 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Delete volume with id: 3257f0a3-eb91-4c15-b750-0bc25601dc6a Jul 31 13:59:58.319645 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.319645 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:58.320063 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b36bb793-d06d-40fc-85ff-a401a5958a96 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 13:59:58.336847 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b36bb793-d06d-40fc-85ff-a401a5958a96 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Delete volume request issued successfully. Jul 31 13:59:58.337055 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b36bb793-d06d-40fc-85ff-a401a5958a96 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a returned with HTTP 202 Jul 31 13:59:58.337493 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 760/3019] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:58 2026] DELETE /volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 13:59:58.346037 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-24dfe088-1ae4-4322-bf4e-96d1a70c34ea None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.347689 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-24dfe088-1ae4-4322-bf4e-96d1a70c34ea tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a Jul 31 13:59:58.347876 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-24dfe088-1ae4-4322-bf4e-96d1a70c34ea tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:58.348068 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-24dfe088-1ae4-4322-bf4e-96d1a70c34ea tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:58.354926 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.354926 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:58.358081 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-24dfe088-1ae4-4322-bf4e-96d1a70c34ea tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 13:59:58.361552 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-24dfe088-1ae4-4322-bf4e-96d1a70c34ea tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a returned with HTTP 200 Jul 31 13:59:58.361877 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 750/3020] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:58 2026] GET /volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 13:59:58.617609 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-133fb655-0582-4e9b-b1c3-e042a19cc6f3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.618225 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-133fb655-0582-4e9b-b1c3-e042a19cc6f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f Jul 31 13:59:58.618566 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-133fb655-0582-4e9b-b1c3-e042a19cc6f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:58.618756 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-133fb655-0582-4e9b-b1c3-e042a19cc6f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:58.625284 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.625284 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:58.628700 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-133fb655-0582-4e9b-b1c3-e042a19cc6f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 13:59:58.633532 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-133fb655-0582-4e9b-b1c3-e042a19cc6f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f returned with HTTP 200 Jul 31 13:59:58.633532 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 758/3021] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:58 2026] GET /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:58.645398 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2ae39b05-97f1-44ec-bb57-628c424078d0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.646937 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ae39b05-97f1-44ec-bb57-628c424078d0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f Jul 31 13:59:58.647164 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ae39b05-97f1-44ec-bb57-628c424078d0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:58.647378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ae39b05-97f1-44ec-bb57-628c424078d0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:58.653848 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.653848 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:58.657470 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2ae39b05-97f1-44ec-bb57-628c424078d0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 13:59:58.663492 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ae39b05-97f1-44ec-bb57-628c424078d0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f returned with HTTP 200 Jul 31 13:59:58.663926 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 754/3022] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 13:59:58 2026] GET /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:58.680648 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8e358a33-db2a-492c-a28e-a709c35701c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.682400 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e358a33-db2a-492c-a28e-a709c35701c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f/action Jul 31 13:59:58.683032 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e358a33-db2a-492c-a28e-a709c35701c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 13:59:58.683448 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e358a33-db2a-492c-a28e-a709c35701c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:58.698961 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.698961 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:58.698961 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8e358a33-db2a-492c-a28e-a709c35701c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 13:59:58.707700 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8e358a33-db2a-492c-a28e-a709c35701c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume updated successfully. Jul 31 13:59:58.707700 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e358a33-db2a-492c-a28e-a709c35701c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f/action returned with HTTP 200 Jul 31 13:59:58.707700 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 761/3023] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 13:59:58 2026] POST /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 13:59:58.722226 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-f59ebb06-8adf-4dc0-89a0-fecde5c09f38 req-3f991aa4-5211-470b-8eb9-e4c41c5304ae None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.724282 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f59ebb06-8adf-4dc0-89a0-fecde5c09f38 req-3f991aa4-5211-470b-8eb9-e4c41c5304ae tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 13:59:58.724467 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f59ebb06-8adf-4dc0-89a0-fecde5c09f38 req-3f991aa4-5211-470b-8eb9-e4c41c5304ae tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:58.724716 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f59ebb06-8adf-4dc0-89a0-fecde5c09f38 req-3f991aa4-5211-470b-8eb9-e4c41c5304ae tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:58.731186 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.731186 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:58.734762 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-f59ebb06-8adf-4dc0-89a0-fecde5c09f38 req-3f991aa4-5211-470b-8eb9-e4c41c5304ae tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 13:59:58.740321 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f59ebb06-8adf-4dc0-89a0-fecde5c09f38 req-3f991aa4-5211-470b-8eb9-e4c41c5304ae tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 13:59:58.740723 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 751/3024] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:59:58 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:58.793323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1698deef-5fd7-4f54-a038-64184702c069 req-0030961d-aa10-41e3-9c79-07824748ee90 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.795987 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-0030961d-aa10-41e3-9c79-07824748ee90 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f Jul 31 13:59:58.796286 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-0030961d-aa10-41e3-9c79-07824748ee90 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:58.796549 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-0030961d-aa10-41e3-9c79-07824748ee90 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:58.822130 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:58.822130 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:58.826865 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-1698deef-5fd7-4f54-a038-64184702c069 req-0030961d-aa10-41e3-9c79-07824748ee90 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 13:59:58.833122 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-0030961d-aa10-41e3-9c79-07824748ee90 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f returned with HTTP 200 Jul 31 13:59:58.833690 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 759/3025] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:59:58 2026] GET /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:58.991503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e57e5555-698e-4993-9049-e5a034bf70b2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:58.993792 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e57e5555-698e-4993-9049-e5a034bf70b2 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] GET https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:58.994113 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e57e5555-698e-4993-9049-e5a034bf70b2 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:58.994380 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e57e5555-698e-4993-9049-e5a034bf70b2 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:59.001643 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e57e5555-698e-4993-9049-e5a034bf70b2 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 404 Jul 31 13:59:59.002233 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 755/3026] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:58 2026] GET /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:59.010193 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-732c9dd1-8742-46e6-9666-76fa3e4a4657 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.013621 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-732c9dd1-8742-46e6-9666-76fa3e4a4657 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:59.013621 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-732c9dd1-8742-46e6-9666-76fa3e4a4657 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:59.013621 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-732c9dd1-8742-46e6-9666-76fa3e4a4657 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:59.018036 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-732c9dd1-8742-46e6-9666-76fa3e4a4657 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 404 Jul 31 13:59:59.018664 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 762/3027] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:59 2026] GET /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:59.027102 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-35982c3c-fb0a-44da-a3d3-8c7dda72ad99 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.028904 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-35982c3c-fb0a-44da-a3d3-8c7dda72ad99 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] DELETE https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:59.029169 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-35982c3c-fb0a-44da-a3d3-8c7dda72ad99 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:59.029400 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-35982c3c-fb0a-44da-a3d3-8c7dda72ad99 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:59.029632 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-35982c3c-fb0a-44da-a3d3-8c7dda72ad99 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Delete volume with id: 89ad4889-a4b7-41c7-bd80-e9120bed37a1 Jul 31 13:59:59.035664 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-35982c3c-fb0a-44da-a3d3-8c7dda72ad99 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 returned with HTTP 404 Jul 31 13:59:59.036274 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 752/3028] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 13:59:59 2026] DELETE /volume/v3/volumes/89ad4889-a4b7-41c7-bd80-e9120bed37a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:59.047367 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.049229 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:59.049593 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1762324349"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:59.051052 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1762324349'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:59.051179 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Create volume of 1 GB Jul 31 13:59:59.054989 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Availability Zones retrieved successfully. Jul 31 13:59:59.061690 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Flow 'volume_create_api' (50037c5d-4bbb-4223-ad6b-d68c87ae81de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:59.061855 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34af1bb2-fa33-46d9-8855-2e5024e003ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.062721 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:59.086916 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34af1bb2-fa33-46d9-8855-2e5024e003ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.087613 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1deb631-a905-4fdc-a127-e97f5449cc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.134167 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Created reservations ['6c218885-f8aa-43bb-bed9-0c4d6dc837b9', '4613c8cd-8ff2-4750-8372-10f4ed035dcc', '6a68bd9e-9550-49ab-9c66-c1cc9ba644bd', '6bff85f4-e146-4b84-b786-ac7d5ece56ea'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:59.135156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1deb631-a905-4fdc-a127-e97f5449cc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c218885-f8aa-43bb-bed9-0c4d6dc837b9', '4613c8cd-8ff2-4750-8372-10f4ed035dcc', '6a68bd9e-9550-49ab-9c66-c1cc9ba644bd', '6bff85f4-e146-4b84-b786-ac7d5ece56ea']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.136159 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (470395a1-ae7c-4b77-af49-7052c8f30aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.163328 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (470395a1-ae7c-4b77-af49-7052c8f30aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc32e06c-55db-4279-9047-5e9a95ac3876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1762324349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c453b49017d485fa7c02c713fa359c4',qos_specs=None,replication_status=,reservations=['6c218885-f8aa-43bb-bed9-0c4d6dc837b9','4613c8cd-8ff2-4750-8372-10f4ed035dcc','6a68bd9e-9550-49ab-9c66-c1cc9ba644bd','6bff85f4-e146-4b84-b786-ac7d5ece56ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c2b5fb6904f48b459d39b5d89e103',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1762324349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc32e06c-55db-4279-9047-5e9a95ac3876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c453b49017d485fa7c02c713fa359c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901c2b5fb6904f48b459d39b5d89e103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.164717 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f051c6c-50e1-4e04-b8f8-e43cb3d462a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.182496 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f051c6c-50e1-4e04-b8f8-e43cb3d462a2) transitioned into state 'SUCCESS' from state '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-1762324349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c453b49017d485fa7c02c713fa359c4',qos_specs=None,replication_status=,reservations=['6c218885-f8aa-43bb-bed9-0c4d6dc837b9','4613c8cd-8ff2-4750-8372-10f4ed035dcc','6a68bd9e-9550-49ab-9c66-c1cc9ba644bd','6bff85f4-e146-4b84-b786-ac7d5ece56ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c2b5fb6904f48b459d39b5d89e103',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.183133 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ea6b07-d030-4dd2-aa95-47931d8a7d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.192308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ea6b07-d030-4dd2-aa95-47931d8a7d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.193204 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Flow 'volume_create_api' (50037c5d-4bbb-4223-ad6b-d68c87ae81de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:59.193561 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Create volume request issued successfully. Jul 31 13:59:59.194199 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c06c3a4-ad02-4d61-b42c-968c0ee25341 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:59.194653 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 760/3029] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:59:59 2026] POST /volume/v3/volumes => generated 819 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:59.210161 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1beee1d9-aa28-42d6-8c6a-ab7d86de0404 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.212978 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1beee1d9-aa28-42d6-8c6a-ab7d86de0404 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 13:59:59.213306 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1beee1d9-aa28-42d6-8c6a-ab7d86de0404 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:59.213493 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1beee1d9-aa28-42d6-8c6a-ab7d86de0404 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:59.224935 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:59.224935 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 13:59:59.231955 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1beee1d9-aa28-42d6-8c6a-ab7d86de0404 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Volume info retrieved successfully. Jul 31 13:59:59.247435 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1beee1d9-aa28-42d6-8c6a-ab7d86de0404 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 returned with HTTP 200 Jul 31 13:59:59.248732 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 756/3030] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:59 2026] GET /volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 => generated 887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:59.260446 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1698deef-5fd7-4f54-a038-64184702c069 req-14e48f1f-9e53-4041-9571-4b1ff196e9ca None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.262591 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-14e48f1f-9e53-4041-9571-4b1ff196e9ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f Jul 31 13:59:59.262796 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-14e48f1f-9e53-4041-9571-4b1ff196e9ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:59.262992 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-14e48f1f-9e53-4041-9571-4b1ff196e9ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:59.286096 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:59.286096 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 13:59:59.289291 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-1698deef-5fd7-4f54-a038-64184702c069 req-14e48f1f-9e53-4041-9571-4b1ff196e9ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 13:59:59.295355 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-14e48f1f-9e53-4041-9571-4b1ff196e9ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f returned with HTTP 200 Jul 31 13:59:59.295949 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 763/3031] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 13:59:59 2026] GET /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 13:59:59.306798 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-04d54492-e43d-4c6d-9650-fe89b9ad591f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.307126 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-04d54492-e43d-4c6d-9650-fe89b9ad591f None None] GET https://10.4.3.140/volume// Jul 31 13:59:59.307282 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-04d54492-e43d-4c6d-9650-fe89b9ad591f None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:59.307478 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-04d54492-e43d-4c6d-9650-fe89b9ad591f None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:59.307815 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-04d54492-e43d-4c6d-9650-fe89b9ad591f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 13:59:59.308087 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 753/3032] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 13:59:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 13:59:59.322644 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1698deef-5fd7-4f54-a038-64184702c069 req-a7183cc7-8e70-4376-a8fa-84a8bc227fe8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.325211 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-a7183cc7-8e70-4376-a8fa-84a8bc227fe8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 13:59:59.325576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-a7183cc7-8e70-4376-a8fa-84a8bc227fe8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e1bda05-348f-4d96-9909-3906d396388f", "connector": null, "instance_uuid": "6b5b775a-62c3-4eb1-bb60-9618f2b5a562"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:59.338732 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:59.338732 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 13:59:59.376222 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-a7183cc7-8e70-4376-a8fa-84a8bc227fe8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 13:59:59.377135 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 761/3033] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 13:59:59 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 13:59:59.377189 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f341a924-000b-4316-9521-3f373cb6f3ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.379208 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f341a924-000b-4316-9521-3f373cb6f3ad tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a Jul 31 13:59:59.379488 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f341a924-000b-4316-9521-3f373cb6f3ad tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:59.379763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f341a924-000b-4316-9521-3f373cb6f3ad tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:59.385738 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f341a924-000b-4316-9521-3f373cb6f3ad tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a returned with HTTP 404 Jul 31 13:59:59.386205 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 757/3034] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:59 2026] GET /volume/v3/volumes/3257f0a3-eb91-4c15-b750-0bc25601dc6a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 13:59:59.397799 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d7814182-7564-42bb-9910-1ea704fb49c0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.399466 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 13:59:59.399833 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1331601162"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 13:59:59.401230 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1331601162'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 13:59:59.401353 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume of 1 GB Jul 31 13:59:59.413005 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Availability Zones retrieved successfully. Jul 31 13:59:59.416851 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Flow 'volume_create_api' (30947628-f514-4291-be8c-d383ba98663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:59.417973 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (117d553a-70fa-4e8b-9892-03632df5e108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.418941 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 13:59:59.450928 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (117d553a-70fa-4e8b-9892-03632df5e108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.452063 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5137ff-64de-422c-879d-1be40cd75732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.500285 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Created reservations ['4534dcf7-5eb2-4f0e-9f6f-bdd1aa7e9886', '253857b2-6c34-429e-b91d-0fd2bc71d317', 'e9be088b-ff03-470f-a6a0-d0d66700e495', '195fd255-b109-42ab-8411-5f67a82b3c05'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 13:59:59.501195 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5137ff-64de-422c-879d-1be40cd75732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4534dcf7-5eb2-4f0e-9f6f-bdd1aa7e9886', '253857b2-6c34-429e-b91d-0fd2bc71d317', 'e9be088b-ff03-470f-a6a0-d0d66700e495', '195fd255-b109-42ab-8411-5f67a82b3c05']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.501925 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef850aec-3183-46ed-90b9-98915af38a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.526667 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef850aec-3183-46ed-90b9-98915af38a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb2dbd49-5b91-4482-b039-5aee1565899c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1331601162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98289eaaffd41ec8a2391ca73294c14',qos_specs=None,replication_status=,reservations=['4534dcf7-5eb2-4f0e-9f6f-bdd1aa7e9886','253857b2-6c34-429e-b91d-0fd2bc71d317','e9be088b-ff03-470f-a6a0-d0d66700e495','195fd255-b109-42ab-8411-5f67a82b3c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85bec80f0d549b685747adf20c37e11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T13:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1331601162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb2dbd49-5b91-4482-b039-5aee1565899c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b98289eaaffd41ec8a2391ca73294c14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85bec80f0d549b685747adf20c37e11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.527330 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3d9a32-6a20-4590-9b6c-0a15f96049fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.545691 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3d9a32-6a20-4590-9b6c-0a15f96049fa) transitioned into state 'SUCCESS' from state '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-1331601162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98289eaaffd41ec8a2391ca73294c14',qos_specs=None,replication_status=,reservations=['4534dcf7-5eb2-4f0e-9f6f-bdd1aa7e9886','253857b2-6c34-429e-b91d-0fd2bc71d317','e9be088b-ff03-470f-a6a0-d0d66700e495','195fd255-b109-42ab-8411-5f67a82b3c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85bec80f0d549b685747adf20c37e11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.546523 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5abd49b-b746-4a88-977a-611e780ea0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 13:59:59.556674 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5abd49b-b746-4a88-977a-611e780ea0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 13:59:59.557636 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Flow 'volume_create_api' (30947628-f514-4291-be8c-d383ba98663f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 13:59:59.557971 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume request issued successfully. Jul 31 13:59:59.558608 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7814182-7564-42bb-9910-1ea704fb49c0 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 13:59:59.559094 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 764/3035] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 13:59:59 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 13:59:59.572056 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5175fcb9-7f50-4aba-95d1-9a9720512f54 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 13:59:59.574274 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5175fcb9-7f50-4aba-95d1-9a9720512f54 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c Jul 31 13:59:59.574566 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5175fcb9-7f50-4aba-95d1-9a9720512f54 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 13:59:59.574837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5175fcb9-7f50-4aba-95d1-9a9720512f54 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 13:59:59.584204 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 13:59:59.584204 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 13:59:59.589148 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5175fcb9-7f50-4aba-95d1-9a9720512f54 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 13:59:59.593413 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5175fcb9-7f50-4aba-95d1-9a9720512f54 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c returned with HTTP 200 Jul 31 13:59:59.593936 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 754/3036] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 13:59:59 2026] GET /volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:00.262807 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27c68bc9-69b7-4dcf-b670-edf1d1a868fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.264414 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27c68bc9-69b7-4dcf-b670-edf1d1a868fb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:00.264611 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27c68bc9-69b7-4dcf-b670-edf1d1a868fb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.264776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27c68bc9-69b7-4dcf-b670-edf1d1a868fb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.271208 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.271208 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:00.276410 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-27c68bc9-69b7-4dcf-b670-edf1d1a868fb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Volume info retrieved successfully. Jul 31 14:00:00.281494 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27c68bc9-69b7-4dcf-b670-edf1d1a868fb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 returned with HTTP 200 Jul 31 14:00:00.281859 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 762/3037] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:00.295180 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-83c9f5f3-9607-4923-9ac6-137016157ccb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.296589 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-83c9f5f3-9607-4923-9ac6-137016157ccb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] POST https://10.4.3.140/volume/v3/volume-transfers Jul 31 14:00:00.297032 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-83c9f5f3-9607-4923-9ac6-137016157ccb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bc32e06c-55db-4279-9047-5e9a95ac3876"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:00.298448 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volume_transfer [None req-83c9f5f3-9607-4923-9ac6-137016157ccb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bc32e06c-55db-4279-9047-5e9a95ac3876'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 14:00:00.298690 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volume_transfer [None req-83c9f5f3-9607-4923-9ac6-137016157ccb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Creating transfer of volume bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:00.298881 np0000006230 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-83c9f5f3-9607-4923-9ac6-137016157ccb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Generating transfer record for volume bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:00.306240 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.306240 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:00.326659 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-83c9f5f3-9607-4923-9ac6-137016157ccb tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 202 Jul 31 14:00:00.327437 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 758/3038] 10.4.3.140 () {70 vars in 1326 bytes} [Fri Jul 31 14:00:00 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:00.337045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5cfe09eb-a866-4ae2-8696-1515b944a735 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.338974 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5cfe09eb-a866-4ae2-8696-1515b944a735 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:00.339254 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5cfe09eb-a866-4ae2-8696-1515b944a735 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.339528 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5cfe09eb-a866-4ae2-8696-1515b944a735 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.351489 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.351489 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:00.360876 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5cfe09eb-a866-4ae2-8696-1515b944a735 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Volume info retrieved successfully. Jul 31 14:00:00.366361 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5cfe09eb-a866-4ae2-8696-1515b944a735 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 returned with HTTP 200 Jul 31 14:00:00.366837 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 765/3039] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:00.382723 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7ccb336d-2241-4c12-9e69-3843d86ad023 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.384476 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7ccb336d-2241-4c12-9e69-3843d86ad023 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volume-transfers/detail Jul 31 14:00:00.384770 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7ccb336d-2241-4c12-9e69-3843d86ad023 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.384995 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7ccb336d-2241-4c12-9e69-3843d86ad023 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.385215 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volume_transfer [None req-7ccb336d-2241-4c12-9e69-3843d86ad023 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Listing volume transfers {{(pid=100182) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 14:00:00.390117 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7ccb336d-2241-4c12-9e69-3843d86ad023 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 14:00:00.390984 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 755/3040] 10.4.3.140 () {68 vars in 1326 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:00.399334 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-69bc2b1d-b7c0-4ba9-9fce-9915250a59f1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.401136 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-69bc2b1d-b7c0-4ba9-9fce-9915250a59f1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/b88d6dd1-8d60-4062-8c07-a78a3626055f Jul 31 14:00:00.401357 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-69bc2b1d-b7c0-4ba9-9fce-9915250a59f1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.401751 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-69bc2b1d-b7c0-4ba9-9fce-9915250a59f1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.401859 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.volume_transfer [None req-69bc2b1d-b7c0-4ba9-9fce-9915250a59f1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Delete transfer with id: b88d6dd1-8d60-4062-8c07-a78a3626055f Jul 31 14:00:00.411280 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.411280 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:00.419176 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-69bc2b1d-b7c0-4ba9-9fce-9915250a59f1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volume-transfers/b88d6dd1-8d60-4062-8c07-a78a3626055f returned with HTTP 202 Jul 31 14:00:00.419643 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 763/3041] 10.4.3.140 () {68 vars in 1419 bytes} [Fri Jul 31 14:00:00 2026] DELETE /volume/v3/volume-transfers/b88d6dd1-8d60-4062-8c07-a78a3626055f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:00:00.433485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-94d65f57-63b6-4d6d-8819-782d8cf343a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.437239 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94d65f57-63b6-4d6d-8819-782d8cf343a7 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:00.437239 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94d65f57-63b6-4d6d-8819-782d8cf343a7 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.437239 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94d65f57-63b6-4d6d-8819-782d8cf343a7 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.443115 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.443115 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:00.447360 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-94d65f57-63b6-4d6d-8819-782d8cf343a7 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Volume info retrieved successfully. Jul 31 14:00:00.451728 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94d65f57-63b6-4d6d-8819-782d8cf343a7 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 returned with HTTP 200 Jul 31 14:00:00.452372 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 759/3042] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:00.463797 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-79515226-655f-4503-8a93-117a9432c2d1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.465848 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79515226-655f-4503-8a93-117a9432c2d1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/b88d6dd1-8d60-4062-8c07-a78a3626055f Jul 31 14:00:00.466114 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79515226-655f-4503-8a93-117a9432c2d1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.466333 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79515226-655f-4503-8a93-117a9432c2d1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.466479 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.volume_transfer [None req-79515226-655f-4503-8a93-117a9432c2d1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Delete transfer with id: b88d6dd1-8d60-4062-8c07-a78a3626055f Jul 31 14:00:00.469624 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79515226-655f-4503-8a93-117a9432c2d1 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volume-transfers/b88d6dd1-8d60-4062-8c07-a78a3626055f returned with HTTP 404 Jul 31 14:00:00.470080 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 766/3043] 10.4.3.140 () {68 vars in 1419 bytes} [Fri Jul 31 14:00:00 2026] DELETE /volume/v3/volume-transfers/b88d6dd1-8d60-4062-8c07-a78a3626055f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:00:00.476530 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-eb95d08e-32e5-4fb8-be51-ed388091afdc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.478337 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb95d08e-32e5-4fb8-be51-ed388091afdc tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:00.478706 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb95d08e-32e5-4fb8-be51-ed388091afdc tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.479066 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb95d08e-32e5-4fb8-be51-ed388091afdc tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.479293 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-eb95d08e-32e5-4fb8-be51-ed388091afdc tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Delete volume with id: bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:00.487028 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.487028 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:00.487526 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-eb95d08e-32e5-4fb8-be51-ed388091afdc tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Volume info retrieved successfully. Jul 31 14:00:00.505236 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-eb95d08e-32e5-4fb8-be51-ed388091afdc tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Delete volume request issued successfully. Jul 31 14:00:00.505484 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb95d08e-32e5-4fb8-be51-ed388091afdc tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 returned with HTTP 202 Jul 31 14:00:00.505958 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 756/3044] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:00:00 2026] DELETE /volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:00:00.515740 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d5ddaa55-6637-4f6f-ac3d-4730e2df987a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.517249 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5ddaa55-6637-4f6f-ac3d-4730e2df987a tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] GET https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:00.517249 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5ddaa55-6637-4f6f-ac3d-4730e2df987a tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.517341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5ddaa55-6637-4f6f-ac3d-4730e2df987a tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.529065 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.529065 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:00.534959 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d5ddaa55-6637-4f6f-ac3d-4730e2df987a tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Volume info retrieved successfully. Jul 31 14:00:00.540431 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5ddaa55-6637-4f6f-ac3d-4730e2df987a tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 returned with HTTP 200 Jul 31 14:00:00.540847 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 764/3045] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 => generated 1130 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:00.606152 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aecc9ff1-724e-4f43-af3c-20230a1091dd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.610331 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aecc9ff1-724e-4f43-af3c-20230a1091dd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c Jul 31 14:00:00.610331 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aecc9ff1-724e-4f43-af3c-20230a1091dd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.610331 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aecc9ff1-724e-4f43-af3c-20230a1091dd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.620652 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.620652 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:00.627623 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aecc9ff1-724e-4f43-af3c-20230a1091dd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 14:00:00.636245 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aecc9ff1-724e-4f43-af3c-20230a1091dd tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c returned with HTTP 200 Jul 31 14:00:00.637302 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 760/3046] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:00.654069 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-53f19c86-ceca-497b-89dd-b3f6979a9d23 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.654069 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53f19c86-ceca-497b-89dd-b3f6979a9d23 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] GET https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c Jul 31 14:00:00.654379 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53f19c86-ceca-497b-89dd-b3f6979a9d23 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.654480 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53f19c86-ceca-497b-89dd-b3f6979a9d23 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.662025 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.662025 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:00.665615 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-53f19c86-ceca-497b-89dd-b3f6979a9d23 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Volume info retrieved successfully. Jul 31 14:00:00.669716 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53f19c86-ceca-497b-89dd-b3f6979a9d23 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c returned with HTTP 200 Jul 31 14:00:00.670103 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 767/3047] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:00.685075 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d7a35ad4-6de0-4545-957b-af643b4971e8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.686869 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d7a35ad4-6de0-4545-957b-af643b4971e8 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c Jul 31 14:00:00.687095 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d7a35ad4-6de0-4545-957b-af643b4971e8 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.687281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d7a35ad4-6de0-4545-957b-af643b4971e8 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.687427 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-d7a35ad4-6de0-4545-957b-af643b4971e8 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Delete volume with id: fb2dbd49-5b91-4482-b039-5aee1565899c Jul 31 14:00:00.694670 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.694670 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:00.695113 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d7a35ad4-6de0-4545-957b-af643b4971e8 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 14:00:00.711567 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d7a35ad4-6de0-4545-957b-af643b4971e8 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Delete volume request issued successfully. Jul 31 14:00:00.711878 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d7a35ad4-6de0-4545-957b-af643b4971e8 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c returned with HTTP 202 Jul 31 14:00:00.712369 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 757/3048] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:00:00 2026] DELETE /volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:00:00.720238 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c4ba30db-164f-4d6e-8989-335c4a21c158 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.721976 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c4ba30db-164f-4d6e-8989-335c4a21c158 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c Jul 31 14:00:00.722207 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c4ba30db-164f-4d6e-8989-335c4a21c158 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.722393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c4ba30db-164f-4d6e-8989-335c4a21c158 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.729347 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.729347 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:00.733264 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c4ba30db-164f-4d6e-8989-335c4a21c158 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 14:00:00.737703 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c4ba30db-164f-4d6e-8989-335c4a21c158 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c returned with HTTP 200 Jul 31 14:00:00.738052 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 765/3049] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:00.946656 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0abeca67-ba70-4222-b268-72f1f5f71bac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.947085 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0abeca67-ba70-4222-b268-72f1f5f71bac None None] GET https://10.4.3.140/volume// Jul 31 14:00:00.947300 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0abeca67-ba70-4222-b268-72f1f5f71bac None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.947585 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0abeca67-ba70-4222-b268-72f1f5f71bac None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.947912 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0abeca67-ba70-4222-b268-72f1f5f71bac None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:00.948296 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 761/3050] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:00.957502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1698deef-5fd7-4f54-a038-64184702c069 req-263c2b75-3dd0-4259-b808-1e718637834d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:00.960020 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-263c2b75-3dd0-4259-b808-1e718637834d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f Jul 31 14:00:00.960249 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-263c2b75-3dd0-4259-b808-1e718637834d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:00.960429 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-263c2b75-3dd0-4259-b808-1e718637834d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:00.969322 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:00.969322 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:00.972637 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-1698deef-5fd7-4f54-a038-64184702c069 req-263c2b75-3dd0-4259-b808-1e718637834d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:00.976531 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-263c2b75-3dd0-4259-b808-1e718637834d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f returned with HTTP 200 Jul 31 14:00:00.976890 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 768/3051] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:00 2026] GET /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f => generated 1051 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:01.094580 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-1698deef-5fd7-4f54-a038-64184702c069 req-22d12666-219e-4e26-8893-68a9795e6cda None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:01.097331 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-22d12666-219e-4e26-8893-68a9795e6cda tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/0e10d505-2f66-4cef-a2cd-ddaf95500186 Jul 31 14:00:01.097841 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-22d12666-219e-4e26-8893-68a9795e6cda tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:01.108617 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-1698deef-5fd7-4f54-a038-64184702c069 req-22d12666-219e-4e26-8893-68a9795e6cda tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-5e1bda05-348f-4d96-9909-3906d396388f-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:00:01.113885 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-1698deef-5fd7-4f54-a038-64184702c069 req-22d12666-219e-4e26-8893-68a9795e6cda tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-5e1bda05-348f-4d96-9909-3906d396388f-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:00:01.114919 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:01.114919 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:01.214485 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-1698deef-5fd7-4f54-a038-64184702c069 req-22d12666-219e-4e26-8893-68a9795e6cda tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-5e1bda05-348f-4d96-9909-3906d396388f-np0000006230" released by "attachment_update" :: held 0.101s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:00:01.214839 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-22d12666-219e-4e26-8893-68a9795e6cda tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/0e10d505-2f66-4cef-a2cd-ddaf95500186 returned with HTTP 200 Jul 31 14:00:01.215352 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 758/3052] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:00:01 2026] PUT /volume/v3/attachments/0e10d505-2f66-4cef-a2cd-ddaf95500186 => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:01.251104 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1698deef-5fd7-4f54-a038-64184702c069 req-ce16b919-41d7-4e9d-9be4-8c43aeb812b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:01.251104 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-ce16b919-41d7-4e9d-9be4-8c43aeb812b5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/0e10d505-2f66-4cef-a2cd-ddaf95500186/action Jul 31 14:00:01.251104 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-ce16b919-41d7-4e9d-9be4-8c43aeb812b5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:01.251377 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-ce16b919-41d7-4e9d-9be4-8c43aeb812b5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:01.269954 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:01.269954 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:01.285542 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-ce16b919-41d7-4e9d-9be4-8c43aeb812b5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/0e10d505-2f66-4cef-a2cd-ddaf95500186/action returned with HTTP 204 Jul 31 14:00:01.286490 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 766/3053] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:00:01 2026] POST /volume/v3/attachments/0e10d505-2f66-4cef-a2cd-ddaf95500186/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:01.558529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eb393325-aa7c-47d6-a288-49d2f25de0c1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:01.559029 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb393325-aa7c-47d6-a288-49d2f25de0c1 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] GET https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:01.559246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb393325-aa7c-47d6-a288-49d2f25de0c1 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:01.559412 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb393325-aa7c-47d6-a288-49d2f25de0c1 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:01.566537 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb393325-aa7c-47d6-a288-49d2f25de0c1 tempest-VolumesTransfersV357Test-1633433116 tempest-VolumesTransfersV357Test-1633433116-project-admin] https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 returned with HTTP 404 Jul 31 14:00:01.566537 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 762/3054] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:01 2026] GET /volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:00:01.574779 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-17a3200d-ebce-4aa6-85cc-853dbe984c12 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:01.576862 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-17a3200d-ebce-4aa6-85cc-853dbe984c12 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] GET https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:01.577138 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-17a3200d-ebce-4aa6-85cc-853dbe984c12 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:01.577371 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-17a3200d-ebce-4aa6-85cc-853dbe984c12 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:01.585315 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-17a3200d-ebce-4aa6-85cc-853dbe984c12 tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 returned with HTTP 404 Jul 31 14:00:01.585315 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 769/3055] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:01 2026] GET /volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:00:01.593301 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4ccec30c-a238-419b-bc6a-4f3e79f157bf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:01.594552 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4ccec30c-a238-419b-bc6a-4f3e79f157bf tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] DELETE https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:01.594682 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4ccec30c-a238-419b-bc6a-4f3e79f157bf tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:01.595380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4ccec30c-a238-419b-bc6a-4f3e79f157bf tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:01.595380 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4ccec30c-a238-419b-bc6a-4f3e79f157bf tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] Delete volume with id: bc32e06c-55db-4279-9047-5e9a95ac3876 Jul 31 14:00:01.600839 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4ccec30c-a238-419b-bc6a-4f3e79f157bf tempest-VolumesTransfersV357Test-2112906427 tempest-VolumesTransfersV357Test-2112906427-project-member] https://10.4.3.140/volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 returned with HTTP 404 Jul 31 14:00:01.601389 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 759/3056] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:00:01 2026] DELETE /volume/v3/volumes/bc32e06c-55db-4279-9047-5e9a95ac3876 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:00:01.721893 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e31d0148-6fb7-400c-a776-6ba71fffba37 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:01.724269 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e31d0148-6fb7-400c-a776-6ba71fffba37 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 14:00:01.724600 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e31d0148-6fb7-400c-a776-6ba71fffba37 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:01.724831 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e31d0148-6fb7-400c-a776-6ba71fffba37 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:01.725029 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e31d0148-6fb7-400c-a776-6ba71fffba37 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Delete volume with id: e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 14:00:01.733796 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:01.733796 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:01.734508 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e31d0148-6fb7-400c-a776-6ba71fffba37 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:01.755811 np0000006230 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-e31d0148-6fb7-400c-a776-6ba71fffba37 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:00:01.756049 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c14bfd9c-bd6b-4704-b2f5-b9c9fc13de45 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:01.759014 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c14bfd9c-bd6b-4704-b2f5-b9c9fc13de45 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c Jul 31 14:00:01.759247 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c14bfd9c-bd6b-4704-b2f5-b9c9fc13de45 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:01.759482 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c14bfd9c-bd6b-4704-b2f5-b9c9fc13de45 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:01.767072 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c14bfd9c-bd6b-4704-b2f5-b9c9fc13de45 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c returned with HTTP 404 Jul 31 14:00:01.767879 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 763/3057] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:01 2026] GET /volume/v3/volumes/fb2dbd49-5b91-4482-b039-5aee1565899c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:00:01.770463 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e31d0148-6fb7-400c-a776-6ba71fffba37 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Delete volume request issued successfully. Jul 31 14:00:01.770463 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e31d0148-6fb7-400c-a776-6ba71fffba37 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 202 Jul 31 14:00:01.770463 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 767/3058] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:01 2026] DELETE /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:01.780732 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9133d016-d725-42e9-8c54-ead65cfc69bf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:01.780838 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:01.782261 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9133d016-d725-42e9-8c54-ead65cfc69bf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 14:00:01.782571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9133d016-d725-42e9-8c54-ead65cfc69bf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:01.783836 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9133d016-d725-42e9-8c54-ead65cfc69bf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:01.783885 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:01.784339 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1437417484"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:01.786476 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1437417484'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:01.786690 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume of 1 GB Jul 31 14:00:01.792229 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:01.792229 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:01.793297 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Availability Zones retrieved successfully. Jul 31 14:00:01.798323 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9133d016-d725-42e9-8c54-ead65cfc69bf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:01.801659 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Flow 'volume_create_api' (2ad8255a-fe45-45e6-8af4-306d8318a35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:01.803139 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e76008-90fb-42c1-91b9-71f8762d164e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:01.804257 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9133d016-d725-42e9-8c54-ead65cfc69bf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 200 Jul 31 14:00:01.804541 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:01.805001 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 760/3059] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:01 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:01.842724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e76008-90fb-42c1-91b9-71f8762d164e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:01.844041 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94612c1e-05b5-4591-8352-ebed32caf17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:01.908072 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Created reservations ['f22e88ce-49a0-42bb-8394-8764a02b6ad9', '1a2d6e8e-1516-4fff-9597-fa78c53411d2', '870e5b91-cd02-4cf8-87d7-58e083d8e797', '49f68c51-0f63-47bd-afd2-ed33812099f3'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:01.909194 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94612c1e-05b5-4591-8352-ebed32caf17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f22e88ce-49a0-42bb-8394-8764a02b6ad9', '1a2d6e8e-1516-4fff-9597-fa78c53411d2', '870e5b91-cd02-4cf8-87d7-58e083d8e797', '49f68c51-0f63-47bd-afd2-ed33812099f3']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:01.910212 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6adb7c30-353b-4c38-bd64-3631b7272e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:01.941252 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6adb7c30-353b-4c38-bd64-3631b7272e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e74207f5-f21a-4098-b7c5-b59aae2f3253', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1437417484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98289eaaffd41ec8a2391ca73294c14',qos_specs=None,replication_status=,reservations=['f22e88ce-49a0-42bb-8394-8764a02b6ad9','1a2d6e8e-1516-4fff-9597-fa78c53411d2','870e5b91-cd02-4cf8-87d7-58e083d8e797','49f68c51-0f63-47bd-afd2-ed33812099f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85bec80f0d549b685747adf20c37e11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1437417484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e74207f5-f21a-4098-b7c5-b59aae2f3253,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b98289eaaffd41ec8a2391ca73294c14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85bec80f0d549b685747adf20c37e11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:01.942477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a41938-f0c2-4702-a91c-98473010ec7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:01.967071 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a41938-f0c2-4702-a91c-98473010ec7c) transitioned into state 'SUCCESS' from state '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-1437417484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b98289eaaffd41ec8a2391ca73294c14',qos_specs=None,replication_status=,reservations=['f22e88ce-49a0-42bb-8394-8764a02b6ad9','1a2d6e8e-1516-4fff-9597-fa78c53411d2','870e5b91-cd02-4cf8-87d7-58e083d8e797','49f68c51-0f63-47bd-afd2-ed33812099f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85bec80f0d549b685747adf20c37e11',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:01.968209 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50251bb7-8476-47dc-9301-a900459f6da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:01.982168 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50251bb7-8476-47dc-9301-a900459f6da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:01.983147 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Flow 'volume_create_api' (2ad8255a-fe45-45e6-8af4-306d8318a35e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:01.983530 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Create volume request issued successfully. Jul 31 14:00:01.984304 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-32fb578e-d126-4ce1-97d0-aa440e15a302 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:01.984866 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 770/3060] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:00:01 2026] POST /volume/v3/volumes => generated 778 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:01.998767 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20e57b26-d594-4175-8159-fd0b5657f098 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:02.001771 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20e57b26-d594-4175-8159-fd0b5657f098 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 Jul 31 14:00:02.002477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20e57b26-d594-4175-8159-fd0b5657f098 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:02.002477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20e57b26-d594-4175-8159-fd0b5657f098 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:02.009653 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:02.009653 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:02.013964 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-20e57b26-d594-4175-8159-fd0b5657f098 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 14:00:02.019071 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20e57b26-d594-4175-8159-fd0b5657f098 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 returned with HTTP 200 Jul 31 14:00:02.019588 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 764/3061] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:01 2026] GET /volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:02.823709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b7552ea3-69a9-47a5-aab0-2ea0ee910fb8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:02.825871 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7552ea3-69a9-47a5-aab0-2ea0ee910fb8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 Jul 31 14:00:02.826079 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7552ea3-69a9-47a5-aab0-2ea0ee910fb8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:02.826295 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7552ea3-69a9-47a5-aab0-2ea0ee910fb8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:02.839159 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7552ea3-69a9-47a5-aab0-2ea0ee910fb8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 returned with HTTP 404 Jul 31 14:00:02.839748 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 768/3062] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:02 2026] GET /volume/v3/volumes/e1771f6d-2528-490b-8822-894d6ce692a2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:02.847414 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-04f076af-e768-4167-9b8e-5efd3a7824f2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:02.849771 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-04f076af-e768-4167-9b8e-5efd3a7824f2 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:00:02.850009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-04f076af-e768-4167-9b8e-5efd3a7824f2 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:02.850286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-04f076af-e768-4167-9b8e-5efd3a7824f2 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:02.851256 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-04f076af-e768-4167-9b8e-5efd3a7824f2 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:00:02.895798 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-04f076af-e768-4167-9b8e-5efd3a7824f2 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Get all volumes completed successfully. Jul 31 14:00:02.898905 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:02.898905 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:02.904216 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-04f076af-e768-4167-9b8e-5efd3a7824f2 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:00:02.904975 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 761/3063] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:00:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9628 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:02.921502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c971e16c-9fed-4e4d-91fb-927792b08040 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:02.923746 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c971e16c-9fed-4e4d-91fb-927792b08040 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] DELETE https://10.4.3.140/volume/v3/types/4455a578-da00-4490-ada5-af298d68d9e2 Jul 31 14:00:02.923954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c971e16c-9fed-4e4d-91fb-927792b08040 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:02.924212 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c971e16c-9fed-4e4d-91fb-927792b08040 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:02.924491 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:02.924491 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:02.950123 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c971e16c-9fed-4e4d-91fb-927792b08040 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types/4455a578-da00-4490-ada5-af298d68d9e2 returned with HTTP 202 Jul 31 14:00:02.950529 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 771/3064] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:00:02 2026] DELETE /volume/v3/types/4455a578-da00-4490-ada5-af298d68d9e2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:02.962904 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6a6708a7-cdf0-4176-81d9-69f4d2b5a21c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:02.965214 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a6708a7-cdf0-4176-81d9-69f4d2b5a21c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:00:02.965784 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6a6708a7-cdf0-4176-81d9-69f4d2b5a21c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1150318366", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:02.982181 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a6708a7-cdf0-4176-81d9-69f4d2b5a21c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:00:02.982558 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 765/3065] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 14:00:02 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:02.992187 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6cd885a8-2161-43fe-a906-c34d8c4d4646 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:02.995990 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6cd885a8-2161-43fe-a906-c34d8c4d4646 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] POST https://10.4.3.140/volume/v3/types/0e2bb65b-8767-4278-982b-6dcbc93ef9c6/encryption Jul 31 14:00:02.996415 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6cd885a8-2161-43fe-a906-c34d8c4d4646 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:03.034716 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d53f55fc-dbb7-4301-9186-94361336b517 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:03.037348 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d53f55fc-dbb7-4301-9186-94361336b517 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 Jul 31 14:00:03.037619 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d53f55fc-dbb7-4301-9186-94361336b517 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:03.038480 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d53f55fc-dbb7-4301-9186-94361336b517 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:03.046585 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6cd885a8-2161-43fe-a906-c34d8c4d4646 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types/0e2bb65b-8767-4278-982b-6dcbc93ef9c6/encryption returned with HTTP 200 Jul 31 14:00:03.046923 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 769/3066] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:00:02 2026] POST /volume/v3/types/0e2bb65b-8767-4278-982b-6dcbc93ef9c6/encryption => generated 230 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:03.047664 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:03.047664 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:03.055463 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d53f55fc-dbb7-4301-9186-94361336b517 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 14:00:03.056870 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:03.058936 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:03.059328 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1699878313", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1150318366", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:03.059988 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d53f55fc-dbb7-4301-9186-94361336b517 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 returned with HTTP 200 Jul 31 14:00:03.060492 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 762/3067] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:03 2026] GET /volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:03.061006 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1699878313', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1150318366', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:03.069274 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume of 1 GB Jul 31 14:00:03.069689 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:03.069689 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:03.070239 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Availability Zones retrieved successfully. Jul 31 14:00:03.075750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58a9ba77-74dd-4c89-8695-bdad3b7f041a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:03.075937 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Flow 'volume_create_api' (e28986e6-b6e0-4f12-b277-f06f1e4bec2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:03.077950 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878ea9ab-d030-4e5c-b5d0-1fcce36dcd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:03.079175 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:03.079527 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58a9ba77-74dd-4c89-8695-bdad3b7f041a tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] GET https://10.4.3.140/volume/v3/volumes/summary Jul 31 14:00:03.079828 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58a9ba77-74dd-4c89-8695-bdad3b7f041a tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:03.080069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58a9ba77-74dd-4c89-8695-bdad3b7f041a tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:03.080332 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-58a9ba77-74dd-4c89-8695-bdad3b7f041a tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:00:03.086231 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58a9ba77-74dd-4c89-8695-bdad3b7f041a tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] Get summary completed successfully. Jul 31 14:00:03.086488 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58a9ba77-74dd-4c89-8695-bdad3b7f041a tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-reader] https://10.4.3.140/volume/v3/volumes/summary returned with HTTP 200 Jul 31 14:00:03.086989 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 766/3068] 10.4.3.140 () {68 vars in 1302 bytes} [Fri Jul 31 14:00:03 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:03.095937 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a54292d9-40cb-4130-84f7-bc59b6294bee None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:03.097670 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a54292d9-40cb-4130-84f7-bc59b6294bee tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 Jul 31 14:00:03.097895 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a54292d9-40cb-4130-84f7-bc59b6294bee tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:03.098726 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a54292d9-40cb-4130-84f7-bc59b6294bee tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:03.098726 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-a54292d9-40cb-4130-84f7-bc59b6294bee tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Delete volume with id: e74207f5-f21a-4098-b7c5-b59aae2f3253 Jul 31 14:00:03.106101 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:03.106101 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:03.106429 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a54292d9-40cb-4130-84f7-bc59b6294bee tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 14:00:03.115251 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878ea9ab-d030-4e5c-b5d0-1fcce36dcd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:00:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e2bb65b-8767-4278-982b-6dcbc93ef9c6,is_public=True,name='tempest-scenario-type-luks-1150318366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e2bb65b-8767-4278-982b-6dcbc93ef9c6', '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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:03.115991 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (580abe56-92c3-4864-a279-3a8635da65cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:03.130379 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a54292d9-40cb-4130-84f7-bc59b6294bee tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Delete volume request issued successfully. Jul 31 14:00:03.130703 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a54292d9-40cb-4130-84f7-bc59b6294bee tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 returned with HTTP 202 Jul 31 14:00:03.134615 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 770/3069] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:00:03 2026] DELETE /volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:00:03.140963 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2f819b77-81b2-46c5-97e2-c821cfc3d6d2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:03.142884 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2f819b77-81b2-46c5-97e2-c821cfc3d6d2 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 Jul 31 14:00:03.143316 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2f819b77-81b2-46c5-97e2-c821cfc3d6d2 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:03.143706 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2f819b77-81b2-46c5-97e2-c821cfc3d6d2 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:03.146602 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1150318366 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1150318366, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:00:03.149978 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1150318366 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1150318366, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:00:03.152975 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:03.152975 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:03.158172 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2f819b77-81b2-46c5-97e2-c821cfc3d6d2 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Volume info retrieved successfully. Jul 31 14:00:03.161575 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2f819b77-81b2-46c5-97e2-c821cfc3d6d2 tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 returned with HTTP 200 Jul 31 14:00:03.162152 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 763/3070] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:03 2026] GET /volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:03.181874 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Created reservations ['1ba145d9-c499-42cf-b85d-36812cf6cd8e', '0d7c3e43-65ab-4426-b695-7f27b0c0e971', '9d77f531-a374-4196-9391-0ebb15a00c96', '5ead87cd-0645-44c1-acfc-27e8c143410e'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:03.182916 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (580abe56-92c3-4864-a279-3a8635da65cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ba145d9-c499-42cf-b85d-36812cf6cd8e', '0d7c3e43-65ab-4426-b695-7f27b0c0e971', '9d77f531-a374-4196-9391-0ebb15a00c96', '5ead87cd-0645-44c1-acfc-27e8c143410e']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:03.183767 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ce37b9e-8faf-484e-a5c5-ebb49cc218c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:03.209728 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ce37b9e-8faf-484e-a5c5-ebb49cc218c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9de18ff-fd77-47a5-ac68-e360f890b48c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1699878313',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada8d18d8e3a49259a53b3e7f6a28855',qos_specs=None,replication_status=,reservations=['1ba145d9-c499-42cf-b85d-36812cf6cd8e','0d7c3e43-65ab-4426-b695-7f27b0c0e971','9d77f531-a374-4196-9391-0ebb15a00c96','5ead87cd-0645-44c1-acfc-27e8c143410e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_type_id=0e2bb65b-8767-4278-982b-6dcbc93ef9c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1699878313',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d9de18ff-fd77-47a5-ac68-e360f890b48c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada8d18d8e3a49259a53b3e7f6a28855',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2bb65b-8767-4278-982b-6dcbc93ef9c6),volume_type_id=0e2bb65b-8767-4278-982b-6dcbc93ef9c6)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:03.210545 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f25052de-1411-4f6f-bec1-0c0d7ae6f3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:03.230468 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f25052de-1411-4f6f-bec1-0c0d7ae6f3e1) transitioned into state 'SUCCESS' from state '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-1699878313',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada8d18d8e3a49259a53b3e7f6a28855',qos_specs=None,replication_status=,reservations=['1ba145d9-c499-42cf-b85d-36812cf6cd8e','0d7c3e43-65ab-4426-b695-7f27b0c0e971','9d77f531-a374-4196-9391-0ebb15a00c96','5ead87cd-0645-44c1-acfc-27e8c143410e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_type_id=0e2bb65b-8767-4278-982b-6dcbc93ef9c6)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:03.231210 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17cda6ac-f0cc-41f9-935d-5edb89f9ed12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:03.242996 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17cda6ac-f0cc-41f9-935d-5edb89f9ed12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:03.243758 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Flow 'volume_create_api' (e28986e6-b6e0-4f12-b277-f06f1e4bec2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:03.244027 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume request issued successfully. Jul 31 14:00:03.244573 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83c50dc9-d232-4ca3-9a94-c984f89f56b0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:03.244997 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 772/3071] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:00:03 2026] POST /volume/v3/volumes => generated 785 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:04.176655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1c6a3df8-fcd4-495a-864e-d0c5a9912bbb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:04.178714 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c6a3df8-fcd4-495a-864e-d0c5a9912bbb tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] GET https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 Jul 31 14:00:04.178974 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c6a3df8-fcd4-495a-864e-d0c5a9912bbb tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:04.179290 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c6a3df8-fcd4-495a-864e-d0c5a9912bbb tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:04.185732 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c6a3df8-fcd4-495a-864e-d0c5a9912bbb tempest-ProjectReaderTests-364692832 tempest-ProjectReaderTests-364692832-project-admin] https://10.4.3.140/volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 returned with HTTP 404 Jul 31 14:00:04.185868 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 767/3072] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:04 2026] GET /volume/v3/volumes/e74207f5-f21a-4098-b7c5-b59aae2f3253 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:00:05.602685 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1698deef-5fd7-4f54-a038-64184702c069 req-64536741-abac-4858-a694-4945725ef671 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:05.605475 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-64536741-abac-4858-a694-4945725ef671 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f/encryption Jul 31 14:00:05.605716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-64536741-abac-4858-a694-4945725ef671 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:05.605942 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-64536741-abac-4858-a694-4945725ef671 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:05.626013 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:05.626013 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:05.634000 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1698deef-5fd7-4f54-a038-64184702c069 req-64536741-abac-4858-a694-4945725ef671 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f/encryption returned with HTTP 200 Jul 31 14:00:05.634404 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 771/3073] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:00:05 2026] GET /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:13.162110 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=99,cinder:INSERT=18,cinder:UPDATE=27 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:00:13.233727 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=206,cinder:INSERT=56,cinder:UPDATE=83 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:00:14.181781 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=144,cinder:INSERT=22,cinder:UPDATE=38 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:00:15.024806 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-98a5391a-143f-4287-b88a-37e708a35797 req-5e93cc5a-f529-4d2b-9025-480620bb6720 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:15.028718 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-98a5391a-143f-4287-b88a-37e708a35797 req-5e93cc5a-f529-4d2b-9025-480620bb6720 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/0e10d505-2f66-4cef-a2cd-ddaf95500186 Jul 31 14:00:15.029033 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-98a5391a-143f-4287-b88a-37e708a35797 req-5e93cc5a-f529-4d2b-9025-480620bb6720 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:15.029294 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-98a5391a-143f-4287-b88a-37e708a35797 req-5e93cc5a-f529-4d2b-9025-480620bb6720 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:15.041039 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:15.041039 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:15.104579 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-98a5391a-143f-4287-b88a-37e708a35797 req-5e93cc5a-f529-4d2b-9025-480620bb6720 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/0e10d505-2f66-4cef-a2cd-ddaf95500186 returned with HTTP 200 Jul 31 14:00:15.105159 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 764/3074] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:00:15 2026] DELETE /volume/v3/attachments/0e10d505-2f66-4cef-a2cd-ddaf95500186 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:15.634772 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=129,cinder:INSERT=22,cinder:UPDATE=33 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:00:16.163744 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8b8d396c-0963-4212-a79f-7647e172f6bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:16.166195 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8b8d396c-0963-4212-a79f-7647e172f6bf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f Jul 31 14:00:16.166409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8b8d396c-0963-4212-a79f-7647e172f6bf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:16.166642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8b8d396c-0963-4212-a79f-7647e172f6bf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:16.166799 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8b8d396c-0963-4212-a79f-7647e172f6bf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: 5e1bda05-348f-4d96-9909-3906d396388f Jul 31 14:00:16.176114 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:16.176114 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:16.176559 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8b8d396c-0963-4212-a79f-7647e172f6bf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:16.220026 np0000006230 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-8b8d396c-0963-4212-a79f-7647e172f6bf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:00:16.234057 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8b8d396c-0963-4212-a79f-7647e172f6bf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:00:16.234231 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8b8d396c-0963-4212-a79f-7647e172f6bf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f returned with HTTP 202 Jul 31 14:00:16.234648 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 773/3075] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:16 2026] DELETE /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:16.241771 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9473fc54-3efa-43c0-8ede-3e292e886593 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:16.244026 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9473fc54-3efa-43c0-8ede-3e292e886593 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f Jul 31 14:00:16.244217 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9473fc54-3efa-43c0-8ede-3e292e886593 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:16.244433 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9473fc54-3efa-43c0-8ede-3e292e886593 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:16.256734 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:16.256734 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:16.261016 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9473fc54-3efa-43c0-8ede-3e292e886593 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:16.268429 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9473fc54-3efa-43c0-8ede-3e292e886593 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f returned with HTTP 200 Jul 31 14:00:16.268989 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 768/3076] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:16 2026] GET /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:17.287948 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c256061d-4e2c-492b-9d75-1b5a88c90caf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:17.289721 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c256061d-4e2c-492b-9d75-1b5a88c90caf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f Jul 31 14:00:17.289931 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c256061d-4e2c-492b-9d75-1b5a88c90caf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:17.290125 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c256061d-4e2c-492b-9d75-1b5a88c90caf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:17.295713 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c256061d-4e2c-492b-9d75-1b5a88c90caf tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f returned with HTTP 404 Jul 31 14:00:17.296236 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 772/3077] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:17 2026] GET /volume/v3/volumes/5e1bda05-348f-4d96-9909-3906d396388f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:17.303168 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fce91d0b-84d5-44a3-ae8d-fd0247ab4334 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:17.308406 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fce91d0b-84d5-44a3-ae8d-fd0247ab4334 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:00:17.308406 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fce91d0b-84d5-44a3-ae8d-fd0247ab4334 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:17.308406 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fce91d0b-84d5-44a3-ae8d-fd0247ab4334 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:17.308406 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:17.308406 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:17.308406 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fce91d0b-84d5-44a3-ae8d-fd0247ab4334 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:00:17.317535 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fce91d0b-84d5-44a3-ae8d-fd0247ab4334 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Get all volumes completed successfully. Jul 31 14:00:17.318596 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:17.318596 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:17.323796 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fce91d0b-84d5-44a3-ae8d-fd0247ab4334 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:00:17.324256 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 765/3078] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:00:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:17.340971 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ba954d82-dd47-4b70-b7bf-87a2de39cc1d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:17.342716 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba954d82-dd47-4b70-b7bf-87a2de39cc1d tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] DELETE https://10.4.3.140/volume/v3/types/5a82f2c8-0c1c-46ac-b09c-016c84b3205e Jul 31 14:00:17.342900 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba954d82-dd47-4b70-b7bf-87a2de39cc1d tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:17.343084 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba954d82-dd47-4b70-b7bf-87a2de39cc1d tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:17.364385 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba954d82-dd47-4b70-b7bf-87a2de39cc1d tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] https://10.4.3.140/volume/v3/types/5a82f2c8-0c1c-46ac-b09c-016c84b3205e returned with HTTP 202 Jul 31 14:00:17.364807 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 774/3079] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:00:17 2026] DELETE /volume/v3/types/5a82f2c8-0c1c-46ac-b09c-016c84b3205e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:17.373850 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-36f8aab0-7e1b-4fcd-81de-b62aae3ce2f4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:17.375538 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36f8aab0-7e1b-4fcd-81de-b62aae3ce2f4 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:00:17.375926 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36f8aab0-7e1b-4fcd-81de-b62aae3ce2f4 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-756563178", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:17.389461 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36f8aab0-7e1b-4fcd-81de-b62aae3ce2f4 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:00:17.389975 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 769/3080] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 14:00:17 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:17.399969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cc8f8dba-de75-48fe-87ed-bbe0f1c212c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:17.402178 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc8f8dba-de75-48fe-87ed-bbe0f1c212c4 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] POST https://10.4.3.140/volume/v3/types/7708fa18-8a33-4f35-9f98-2c463c067ae2/encryption Jul 31 14:00:17.402667 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc8f8dba-de75-48fe-87ed-bbe0f1c212c4 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:17.429743 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc8f8dba-de75-48fe-87ed-bbe0f1c212c4 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] https://10.4.3.140/volume/v3/types/7708fa18-8a33-4f35-9f98-2c463c067ae2/encryption returned with HTTP 200 Jul 31 14:00:17.430472 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 773/3081] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:00:17 2026] POST /volume/v3/types/7708fa18-8a33-4f35-9f98-2c463c067ae2/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:17.440453 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:17.441846 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:17.442298 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1947551843", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-756563178", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:17.443899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1947551843', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-756563178', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:17.450546 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 14:00:17.450546 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:17.450546 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:17.450546 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 14:00:17.455245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (93d2db42-816c-43d3-bae2-a834c2e00a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:17.456283 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce95b106-db63-4eb0-bdfe-d6ad953bdd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:17.458554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:17.491357 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce95b106-db63-4eb0-bdfe-d6ad953bdd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:00:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7708fa18-8a33-4f35-9f98-2c463c067ae2,is_public=True,name='tempest-scenario-type-luks2-756563178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7708fa18-8a33-4f35-9f98-2c463c067ae2', '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=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:17.492675 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e06a00-5255-4e03-808a-db9a50896643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:17.517264 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-756563178 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-756563178, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:00:17.517902 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-756563178 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-756563178, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:00:17.552920 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['537636ae-792e-47fd-afac-e45b5f43c57e', '16e81a16-ce85-49ba-96c2-882c7e2815f9', '86f0b2d9-cc97-4499-8be0-baf20baa7235', '498e300e-c1f7-46ea-b8fd-774c1416c093'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:17.556616 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e06a00-5255-4e03-808a-db9a50896643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['537636ae-792e-47fd-afac-e45b5f43c57e', '16e81a16-ce85-49ba-96c2-882c7e2815f9', '86f0b2d9-cc97-4499-8be0-baf20baa7235', '498e300e-c1f7-46ea-b8fd-774c1416c093']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:17.556616 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850e11eb-b568-424c-a340-042e5b45cbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:17.581809 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850e11eb-b568-424c-a340-042e5b45cbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbab42f7-ebc0-48fa-a453-0f17c7fc5450', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1947551843',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['537636ae-792e-47fd-afac-e45b5f43c57e','16e81a16-ce85-49ba-96c2-882c7e2815f9','86f0b2d9-cc97-4499-8be0-baf20baa7235','498e300e-c1f7-46ea-b8fd-774c1416c093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=7708fa18-8a33-4f35-9f98-2c463c067ae2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1947551843',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cbab42f7-ebc0-48fa-a453-0f17c7fc5450,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7708fa18-8a33-4f35-9f98-2c463c067ae2),volume_type_id=7708fa18-8a33-4f35-9f98-2c463c067ae2)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:17.582866 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02832626-3528-44ea-87f2-493e3b8ac772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:17.603773 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02832626-3528-44ea-87f2-493e3b8ac772) transitioned into state 'SUCCESS' from state '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-1947551843',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['537636ae-792e-47fd-afac-e45b5f43c57e','16e81a16-ce85-49ba-96c2-882c7e2815f9','86f0b2d9-cc97-4499-8be0-baf20baa7235','498e300e-c1f7-46ea-b8fd-774c1416c093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=7708fa18-8a33-4f35-9f98-2c463c067ae2)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:17.604921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee1e61e-907a-41ee-86e5-8e6751e1c941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:17.618200 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee1e61e-907a-41ee-86e5-8e6751e1c941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:17.619361 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (93d2db42-816c-43d3-bae2-a834c2e00a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:17.619856 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 14:00:17.620620 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1ab3a28d-9ebf-45c8-8050-28b02b0ca0f1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:17.621375 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 766/3082] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:00:17 2026] POST /volume/v3/volumes => generated 780 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 14:00:17.635953 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-05101a34-35d8-4d3a-a127-86baef17ade5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:17.640504 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-05101a34-35d8-4d3a-a127-86baef17ade5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:17.640504 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-05101a34-35d8-4d3a-a127-86baef17ade5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:17.640863 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-05101a34-35d8-4d3a-a127-86baef17ade5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:17.650879 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:17.650879 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:17.655660 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-05101a34-35d8-4d3a-a127-86baef17ade5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:17.661573 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-05101a34-35d8-4d3a-a127-86baef17ade5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 returned with HTTP 200 Jul 31 14:00:17.662091 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 775/3083] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:17 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:18.676563 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7635c87d-730b-4382-bbaf-1746e41cb5c8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:18.678367 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7635c87d-730b-4382-bbaf-1746e41cb5c8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:18.678707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7635c87d-730b-4382-bbaf-1746e41cb5c8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:18.678987 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7635c87d-730b-4382-bbaf-1746e41cb5c8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:18.686942 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:18.686942 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:18.690755 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7635c87d-730b-4382-bbaf-1746e41cb5c8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:18.695553 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7635c87d-730b-4382-bbaf-1746e41cb5c8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 returned with HTTP 200 Jul 31 14:00:18.695787 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 770/3084] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:18 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:18.709603 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6ac69a88-7920-4fd7-aeb1-0b6a7b5719a1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:18.711563 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ac69a88-7920-4fd7-aeb1-0b6a7b5719a1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:18.711865 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ac69a88-7920-4fd7-aeb1-0b6a7b5719a1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:18.712057 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ac69a88-7920-4fd7-aeb1-0b6a7b5719a1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:18.718338 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:18.718338 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:18.721905 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6ac69a88-7920-4fd7-aeb1-0b6a7b5719a1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:18.726288 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ac69a88-7920-4fd7-aeb1-0b6a7b5719a1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 returned with HTTP 200 Jul 31 14:00:18.726851 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 774/3085] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:18 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:18.742381 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f252aad8-3d39-45f7-a5c2-9bbc1651dce1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:18.744904 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f252aad8-3d39-45f7-a5c2-9bbc1651dce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450/action Jul 31 14:00:18.745412 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f252aad8-3d39-45f7-a5c2-9bbc1651dce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:18.745740 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f252aad8-3d39-45f7-a5c2-9bbc1651dce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:18.758795 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:18.758795 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:18.759797 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f252aad8-3d39-45f7-a5c2-9bbc1651dce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:18.768243 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f252aad8-3d39-45f7-a5c2-9bbc1651dce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume updated successfully. Jul 31 14:00:18.768655 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f252aad8-3d39-45f7-a5c2-9bbc1651dce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450/action returned with HTTP 200 Jul 31 14:00:18.769242 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 767/3086] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:00:18 2026] POST /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 14:00:18.859546 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:18.861243 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:18.861593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1181185646"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:18.862998 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1181185646'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:18.863122 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Create volume of 1 GB Jul 31 14:00:18.867238 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Availability Zones retrieved successfully. Jul 31 14:00:18.873091 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Flow 'volume_create_api' (488a86e9-9879-4f33-9f58-37eeadc79f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:18.874069 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3929162-017b-47fe-8b62-3e6b2a7da9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:18.875025 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:18.895932 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-634105ef-fdc0-4e34-a16e-75d2ada2d4e8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:18.898006 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-634105ef-fdc0-4e34-a16e-75d2ada2d4e8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:18.898264 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-634105ef-fdc0-4e34-a16e-75d2ada2d4e8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:18.898498 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-634105ef-fdc0-4e34-a16e-75d2ada2d4e8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:18.902105 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3929162-017b-47fe-8b62-3e6b2a7da9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:18.902819 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856bbdf1-4a76-4415-be9c-0fbeb397818b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:18.906286 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:18.906286 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:18.909822 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-634105ef-fdc0-4e34-a16e-75d2ada2d4e8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:18.913787 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-634105ef-fdc0-4e34-a16e-75d2ada2d4e8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 returned with HTTP 200 Jul 31 14:00:18.914333 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 771/3087] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:18 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:18.993656 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Created reservations ['9f4d3a97-34ad-4dad-9863-6d0f0e76c489', '2d529b25-acfe-413b-8972-55447deaec9a', 'b9ceb923-c0d1-4fb6-8cb2-e056b06352ab', '7f15fb21-4d93-4200-8f45-d0015d9c03ad'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:18.994618 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856bbdf1-4a76-4415-be9c-0fbeb397818b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f4d3a97-34ad-4dad-9863-6d0f0e76c489', '2d529b25-acfe-413b-8972-55447deaec9a', 'b9ceb923-c0d1-4fb6-8cb2-e056b06352ab', '7f15fb21-4d93-4200-8f45-d0015d9c03ad']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:18.995724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa43b04-8826-4607-863d-bbba37e16f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:19.025211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa43b04-8826-4607-863d-bbba37e16f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e148105a-bfe8-4abb-ba23-1f10f603fb2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1181185646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7778dc2cb34c44d5be896db97d84d8cc',qos_specs=None,replication_status=,reservations=['9f4d3a97-34ad-4dad-9863-6d0f0e76c489','2d529b25-acfe-413b-8972-55447deaec9a','b9ceb923-c0d1-4fb6-8cb2-e056b06352ab','7f15fb21-4d93-4200-8f45-d0015d9c03ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b2ec652c6491a81d719c358a660d8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1181185646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e148105a-bfe8-4abb-ba23-1f10f603fb2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7778dc2cb34c44d5be896db97d84d8cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c2b2ec652c6491a81d719c358a660d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:19.026322 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9b63b1-5f1e-4623-a3ae-7a53cc518196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:19.047114 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9b63b1-5f1e-4623-a3ae-7a53cc518196) transitioned into state 'SUCCESS' from state '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-1181185646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7778dc2cb34c44d5be896db97d84d8cc',qos_specs=None,replication_status=,reservations=['9f4d3a97-34ad-4dad-9863-6d0f0e76c489','2d529b25-acfe-413b-8972-55447deaec9a','b9ceb923-c0d1-4fb6-8cb2-e056b06352ab','7f15fb21-4d93-4200-8f45-d0015d9c03ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b2ec652c6491a81d719c358a660d8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:19.048034 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1928d6c4-62ac-4348-a2e0-ff4e599e14b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:19.064209 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1928d6c4-62ac-4348-a2e0-ff4e599e14b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:19.065259 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Flow 'volume_create_api' (488a86e9-9879-4f33-9f58-37eeadc79f6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:19.065675 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Create volume request issued successfully. Jul 31 14:00:19.066385 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a53af59f-8bc7-49d8-8d90-3f86297dd981 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:19.068355 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 776/3088] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:00:18 2026] POST /volume/v3/volumes => generated 751 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:19.086741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a3b075ef-cc1f-4f27-b908-539aa92824fa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:19.089396 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3b075ef-cc1f-4f27-b908-539aa92824fa tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:19.089681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a3b075ef-cc1f-4f27-b908-539aa92824fa tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:19.089925 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a3b075ef-cc1f-4f27-b908-539aa92824fa tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:19.098396 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:19.098396 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:19.102492 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a3b075ef-cc1f-4f27-b908-539aa92824fa tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:19.107013 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3b075ef-cc1f-4f27-b908-539aa92824fa tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:19.107328 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 775/3089] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:19 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:19.414424 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-3ea1264e-4068-4c8e-b8f0-08bdc5d70775 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:19.417001 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-3ea1264e-4068-4c8e-b8f0-08bdc5d70775 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:19.417180 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-3ea1264e-4068-4c8e-b8f0-08bdc5d70775 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:19.417584 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-3ea1264e-4068-4c8e-b8f0-08bdc5d70775 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:19.424047 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:19.424047 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:19.430665 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-3ea1264e-4068-4c8e-b8f0-08bdc5d70775 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:19.437332 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-3ea1264e-4068-4c8e-b8f0-08bdc5d70775 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 returned with HTTP 200 Jul 31 14:00:19.437721 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 768/3090] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:19 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:19.450717 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e6e0b2bf-bccb-4e48-a9a3-9e06a940baa3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:19.450717 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6e0b2bf-bccb-4e48-a9a3-9e06a940baa3 None None] GET https://10.4.3.140/volume// Jul 31 14:00:19.450717 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6e0b2bf-bccb-4e48-a9a3-9e06a940baa3 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:19.450717 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6e0b2bf-bccb-4e48-a9a3-9e06a940baa3 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:19.450717 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6e0b2bf-bccb-4e48-a9a3-9e06a940baa3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:19.450717 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 772/3091] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:00:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:19.461027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-55ca788a-60cf-4e15-a902-804c03bd0f59 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:19.463207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-55ca788a-60cf-4e15-a902-804c03bd0f59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:00:19.463593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-55ca788a-60cf-4e15-a902-804c03bd0f59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbab42f7-ebc0-48fa-a453-0f17c7fc5450", "connector": null, "instance_uuid": "c3dd6288-197a-4e9a-bdb4-a864e9d8e658"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:19.474747 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:19.474747 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:19.509036 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-55ca788a-60cf-4e15-a902-804c03bd0f59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:00:19.509433 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 777/3092] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:00:19 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:20.119316 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2ce5f2a7-fb70-4b6c-81f1-42bcaa8256e4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.121413 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ce5f2a7-fb70-4b6c-81f1-42bcaa8256e4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:20.121683 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2ce5f2a7-fb70-4b6c-81f1-42bcaa8256e4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:20.121953 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2ce5f2a7-fb70-4b6c-81f1-42bcaa8256e4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:20.136010 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:20.136010 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:20.141615 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2ce5f2a7-fb70-4b6c-81f1-42bcaa8256e4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:20.148115 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ce5f2a7-fb70-4b6c-81f1-42bcaa8256e4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:20.148859 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 776/3093] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:20 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:20.201131 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-5e9501ce-b106-4f84-bc6c-3afeb3cfd67a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.203679 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-5e9501ce-b106-4f84-bc6c-3afeb3cfd67a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:20.206572 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-5e9501ce-b106-4f84-bc6c-3afeb3cfd67a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:20.206572 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-5e9501ce-b106-4f84-bc6c-3afeb3cfd67a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:20.220386 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:20.220386 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:20.228145 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-5e9501ce-b106-4f84-bc6c-3afeb3cfd67a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:20.241628 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-5e9501ce-b106-4f84-bc6c-3afeb3cfd67a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:20.242253 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 769/3094] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:20 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:20.350318 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-68b6b76c-6577-496a-8aec-0eda98e72995 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.350870 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68b6b76c-6577-496a-8aec-0eda98e72995 None None] GET https://10.4.3.140/volume// Jul 31 14:00:20.351127 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68b6b76c-6577-496a-8aec-0eda98e72995 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:20.351387 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68b6b76c-6577-496a-8aec-0eda98e72995 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:20.351920 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68b6b76c-6577-496a-8aec-0eda98e72995 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:20.352301 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 773/3095] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:00:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:20.359997 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-535c8ec6-5f3b-4b61-ac43-c7b393d9765b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.440422 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-535c8ec6-5f3b-4b61-ac43-c7b393d9765b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:00:20.440834 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-535c8ec6-5f3b-4b61-ac43-c7b393d9765b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e148105a-bfe8-4abb-ba23-1f10f603fb2b", "connector": null, "instance_uuid": "afc561d1-d8e2-4ec4-833d-732fff91f579"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:20.448539 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:20.448539 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:20.478947 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-535c8ec6-5f3b-4b61-ac43-c7b393d9765b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:00:20.479548 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 778/3096] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:00:20 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:20.507917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-df96f9d6-a434-4bb6-9813-869f78f64df9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.509859 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df96f9d6-a434-4bb6-9813-869f78f64df9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:20.510127 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df96f9d6-a434-4bb6-9813-869f78f64df9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:20.510310 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df96f9d6-a434-4bb6-9813-869f78f64df9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:20.516061 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ca46b811-50a6-4ecf-a274-f77939246ee2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.516740 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca46b811-50a6-4ecf-a274-f77939246ee2 None None] GET https://10.4.3.140/volume// Jul 31 14:00:20.516740 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca46b811-50a6-4ecf-a274-f77939246ee2 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:20.516740 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca46b811-50a6-4ecf-a274-f77939246ee2 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:20.517344 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca46b811-50a6-4ecf-a274-f77939246ee2 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:20.517344 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 770/3097] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:20 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:20.519274 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:20.519274 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:20.522386 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-df96f9d6-a434-4bb6-9813-869f78f64df9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:20.526463 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df96f9d6-a434-4bb6-9813-869f78f64df9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:20.526870 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 777/3098] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:20 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:20.533088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-7611ce00-c5c9-43f0-ba36-d07e596180eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.535909 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-7611ce00-c5c9-43f0-ba36-d07e596180eb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:20.536203 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-7611ce00-c5c9-43f0-ba36-d07e596180eb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:20.536456 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-7611ce00-c5c9-43f0-ba36-d07e596180eb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:20.546138 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:20.546138 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:20.549747 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-7611ce00-c5c9-43f0-ba36-d07e596180eb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:20.553858 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-7611ce00-c5c9-43f0-ba36-d07e596180eb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:20.554275 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 774/3099] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:20 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:20.681701 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-dd930936-14c8-43bb-9b2b-d7cb0379ba9a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.684753 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-dd930936-14c8-43bb-9b2b-d7cb0379ba9a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] PUT https://10.4.3.140/volume/v3/attachments/9a312d66-9ed0-49dd-a23f-296a1efb59df Jul 31 14:00:20.685110 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-dd930936-14c8-43bb-9b2b-d7cb0379ba9a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:20.696855 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-dd930936-14c8-43bb-9b2b-d7cb0379ba9a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Acquiring lock "cinder-attachment_update-e148105a-bfe8-4abb-ba23-1f10f603fb2b-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:00:20.702656 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-dd930936-14c8-43bb-9b2b-d7cb0379ba9a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Lock "cinder-attachment_update-e148105a-bfe8-4abb-ba23-1f10f603fb2b-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:00:20.703924 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:20.703924 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:20.757662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5adf85f7-558f-4732-9553-48ed63e16524 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.758027 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5adf85f7-558f-4732-9553-48ed63e16524 None None] GET https://10.4.3.140/volume// Jul 31 14:00:20.758203 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5adf85f7-558f-4732-9553-48ed63e16524 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:20.758351 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5adf85f7-558f-4732-9553-48ed63e16524 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:20.758670 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5adf85f7-558f-4732-9553-48ed63e16524 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:20.759571 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 771/3100] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:20.774659 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2c4353c8-2ac0-4ad1-a27e-9ec3c6594eae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.777635 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2c4353c8-2ac0-4ad1-a27e-9ec3c6594eae tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:20.777888 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2c4353c8-2ac0-4ad1-a27e-9ec3c6594eae tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:20.778230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2c4353c8-2ac0-4ad1-a27e-9ec3c6594eae tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:20.790972 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:20.790972 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:20.798692 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2c4353c8-2ac0-4ad1-a27e-9ec3c6594eae tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:20.805440 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2c4353c8-2ac0-4ad1-a27e-9ec3c6594eae tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 returned with HTTP 200 Jul 31 14:00:20.805890 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 778/3101] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:20 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:20.825649 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-dd930936-14c8-43bb-9b2b-d7cb0379ba9a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Lock "cinder-attachment_update-e148105a-bfe8-4abb-ba23-1f10f603fb2b-np0000006230" released by "attachment_update" :: held 0.123s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:00:20.827184 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-dd930936-14c8-43bb-9b2b-d7cb0379ba9a tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments/9a312d66-9ed0-49dd-a23f-296a1efb59df returned with HTTP 200 Jul 31 14:00:20.827184 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 779/3102] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:00:20 2026] PUT /volume/v3/attachments/9a312d66-9ed0-49dd-a23f-296a1efb59df => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:20.945020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-b6ee1f74-e375-48b8-bcc3-f0f42ba65e36 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.949685 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-b6ee1f74-e375-48b8-bcc3-f0f42ba65e36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/f29f84f3-9298-4ab8-8313-0f6ec009a1ce Jul 31 14:00:20.951213 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-b6ee1f74-e375-48b8-bcc3-f0f42ba65e36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:20.963041 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-f133ff6a-3362-4de7-a7ee-067e594bea7d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:20.967676 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-f133ff6a-3362-4de7-a7ee-067e594bea7d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:20.967918 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-f133ff6a-3362-4de7-a7ee-067e594bea7d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:20.968090 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-f133ff6a-3362-4de7-a7ee-067e594bea7d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:20.968307 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-b6ee1f74-e375-48b8-bcc3-f0f42ba65e36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-cbab42f7-ebc0-48fa-a453-0f17c7fc5450-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:00:20.975220 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-b6ee1f74-e375-48b8-bcc3-f0f42ba65e36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-cbab42f7-ebc0-48fa-a453-0f17c7fc5450-np0000006230" acquired by "attachment_update" :: waited 0.007s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:00:20.976292 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:20.976292 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:20.976790 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:20.976790 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:20.982775 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-f133ff6a-3362-4de7-a7ee-067e594bea7d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:20.988591 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-f133ff6a-3362-4de7-a7ee-067e594bea7d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:20.988980 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 772/3103] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:20 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:21.094061 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-898dcec1-999e-40d5-afed-8ffd365c80e7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:21.094442 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-898dcec1-999e-40d5-afed-8ffd365c80e7 None None] GET https://10.4.3.140/volume// Jul 31 14:00:21.094627 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-898dcec1-999e-40d5-afed-8ffd365c80e7 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:21.094838 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-898dcec1-999e-40d5-afed-8ffd365c80e7 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:21.095142 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-898dcec1-999e-40d5-afed-8ffd365c80e7 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:21.095418 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 779/3104] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:00:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:21.103737 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-b6ee1f74-e375-48b8-bcc3-f0f42ba65e36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-cbab42f7-ebc0-48fa-a453-0f17c7fc5450-np0000006230" released by "attachment_update" :: held 0.129s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:00:21.104359 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-b6ee1f74-e375-48b8-bcc3-f0f42ba65e36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/f29f84f3-9298-4ab8-8313-0f6ec009a1ce returned with HTTP 200 Jul 31 14:00:21.104962 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 775/3105] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:00:20 2026] PUT /volume/v3/attachments/f29f84f3-9298-4ab8-8313-0f6ec009a1ce => generated 968 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:21.106048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-6fb88174-b7a9-45cb-a96e-7f9c15072a01 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:21.108530 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-6fb88174-b7a9-45cb-a96e-7f9c15072a01 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:00:21.109038 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-6fb88174-b7a9-45cb-a96e-7f9c15072a01 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29aef986-99c8-4b5e-8a5f-a81b38f037b3", "connector": null, "instance_uuid": "8d26de57-2c91-40dc-bdce-c35a6a315f05"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:21.120048 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:21.120048 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:21.132594 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-6befa057-1afc-4813-bb0e-1a20f703eeb7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:21.134651 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-6befa057-1afc-4813-bb0e-1a20f703eeb7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/f29f84f3-9298-4ab8-8313-0f6ec009a1ce/action Jul 31 14:00:21.135017 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-6befa057-1afc-4813-bb0e-1a20f703eeb7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:21.135133 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-6befa057-1afc-4813-bb0e-1a20f703eeb7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:21.150624 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:21.150624 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:21.153469 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-6fb88174-b7a9-45cb-a96e-7f9c15072a01 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:00:21.155285 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 780/3106] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:00:21 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:21.186977 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-6befa057-1afc-4813-bb0e-1a20f703eeb7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/f29f84f3-9298-4ab8-8313-0f6ec009a1ce/action returned with HTTP 204 Jul 31 14:00:21.186977 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 773/3107] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:00:21 2026] POST /volume/v3/attachments/f29f84f3-9298-4ab8-8313-0f6ec009a1ce/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:21.198611 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8b08b104-4105-4cbd-86ac-fefaf1662619 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:21.203778 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b08b104-4105-4cbd-86ac-fefaf1662619 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:21.205776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b08b104-4105-4cbd-86ac-fefaf1662619 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:21.205776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b08b104-4105-4cbd-86ac-fefaf1662619 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:21.218498 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:21.218498 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:21.222490 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-575bcfe9-5a63-48ce-af8f-431b13e08873 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:21.223110 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-575bcfe9-5a63-48ce-af8f-431b13e08873 None None] GET https://10.4.3.140/volume// Jul 31 14:00:21.223110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-575bcfe9-5a63-48ce-af8f-431b13e08873 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:21.223340 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-575bcfe9-5a63-48ce-af8f-431b13e08873 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:21.223850 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-575bcfe9-5a63-48ce-af8f-431b13e08873 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:21.224213 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 776/3108] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:21.231629 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8b08b104-4105-4cbd-86ac-fefaf1662619 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:21.232784 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-12f2722c-ea41-4355-b7fc-9bd436d11710 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:21.236169 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-12f2722c-ea41-4355-b7fc-9bd436d11710 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:21.236406 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-12f2722c-ea41-4355-b7fc-9bd436d11710 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:21.237017 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-12f2722c-ea41-4355-b7fc-9bd436d11710 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:21.242969 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b08b104-4105-4cbd-86ac-fefaf1662619 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:21.243483 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 780/3109] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:21 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:21.251307 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:21.251307 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:21.255523 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-12f2722c-ea41-4355-b7fc-9bd436d11710 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:21.261174 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-12f2722c-ea41-4355-b7fc-9bd436d11710 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:21.261643 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 781/3110] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:21 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:21.372716 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-37bc6714-d968-40a6-a071-c05cb7a547a7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:21.375137 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-37bc6714-d968-40a6-a071-c05cb7a547a7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] PUT https://10.4.3.140/volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966 Jul 31 14:00:21.375579 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-37bc6714-d968-40a6-a071-c05cb7a547a7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:21.386618 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-37bc6714-d968-40a6-a071-c05cb7a547a7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Acquiring lock "cinder-attachment_update-29aef986-99c8-4b5e-8a5f-a81b38f037b3-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:00:21.391956 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-37bc6714-d968-40a6-a071-c05cb7a547a7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Lock "cinder-attachment_update-29aef986-99c8-4b5e-8a5f-a81b38f037b3-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:00:21.392892 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:21.392892 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:21.497080 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-37bc6714-d968-40a6-a071-c05cb7a547a7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Lock "cinder-attachment_update-29aef986-99c8-4b5e-8a5f-a81b38f037b3-np0000006230" released by "attachment_update" :: held 0.105s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:00:21.497317 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-37bc6714-d968-40a6-a071-c05cb7a547a7 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966 returned with HTTP 200 Jul 31 14:00:21.497988 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 774/3111] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:00:21 2026] PUT /volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:21.546029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f4a20fe4-55ca-4cd9-a4c6-498c039b0135 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:21.548417 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f4a20fe4-55ca-4cd9-a4c6-498c039b0135 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:21.549106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f4a20fe4-55ca-4cd9-a4c6-498c039b0135 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:21.550541 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f4a20fe4-55ca-4cd9-a4c6-498c039b0135 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:21.563080 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:21.563080 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:21.568660 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f4a20fe4-55ca-4cd9-a4c6-498c039b0135 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:21.577135 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f4a20fe4-55ca-4cd9-a4c6-498c039b0135 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:21.577135 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 777/3112] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:21 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:22.224864 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:22.229572 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:22.230246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1604772269", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:22.232191 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1604772269', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:22.232191 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Create volume of 1 GB Jul 31 14:00:22.236240 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Availability Zones retrieved successfully. Jul 31 14:00:22.242806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Flow 'volume_create_api' (2ad2f4e3-4336-4d74-8008-ddb95d2b43eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:22.244102 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b2be74-314c-42e1-af0f-bdb3456221c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:22.245214 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:22.263462 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3ba9a6d6-9045-4328-80a7-d27f2194c6fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:22.266907 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ba9a6d6-9045-4328-80a7-d27f2194c6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:22.267208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ba9a6d6-9045-4328-80a7-d27f2194c6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:22.267470 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ba9a6d6-9045-4328-80a7-d27f2194c6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:22.280796 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b2be74-314c-42e1-af0f-bdb3456221c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:22.281547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6982f37-9c16-4494-becb-8a1a3ffb8e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:22.282140 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:22.282140 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:22.287007 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3ba9a6d6-9045-4328-80a7-d27f2194c6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:22.291425 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ba9a6d6-9045-4328-80a7-d27f2194c6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:22.291872 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 782/3113] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:22 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:22.337542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Created reservations ['4ad3da89-3099-4f63-8cba-35f6d8a1fc50', '8d9b0859-b0c0-4aa2-8081-b7a138f78ea2', '8f5c5495-0ae3-4f9f-85b9-9d5ddf601ccb', '5c0ac01c-af2e-4641-9ac4-acb5eca5a9de'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:22.338359 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6982f37-9c16-4494-becb-8a1a3ffb8e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ad3da89-3099-4f63-8cba-35f6d8a1fc50', '8d9b0859-b0c0-4aa2-8081-b7a138f78ea2', '8f5c5495-0ae3-4f9f-85b9-9d5ddf601ccb', '5c0ac01c-af2e-4641-9ac4-acb5eca5a9de']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:22.339187 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48444df2-13ad-4bec-b25b-7c5b13b2a5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:22.360033 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48444df2-13ad-4bec-b25b-7c5b13b2a5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea2bdf1-bf44-4e12-952b-c6b51c1c589a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1604772269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9a8dceab6e4f5186dbcf4a2c4dc692',qos_specs=None,replication_status=,reservations=['4ad3da89-3099-4f63-8cba-35f6d8a1fc50','8d9b0859-b0c0-4aa2-8081-b7a138f78ea2','8f5c5495-0ae3-4f9f-85b9-9d5ddf601ccb','5c0ac01c-af2e-4641-9ac4-acb5eca5a9de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810133c3feca40759d93ec58f427e0f9',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1604772269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eea2bdf1-bf44-4e12-952b-c6b51c1c589a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9a8dceab6e4f5186dbcf4a2c4dc692',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810133c3feca40759d93ec58f427e0f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:22.360677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83b1cff-2953-48ab-a415-64fdac5727c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:22.378623 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83b1cff-2953-48ab-a415-64fdac5727c1) transitioned into state 'SUCCESS' from state '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-1604772269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9a8dceab6e4f5186dbcf4a2c4dc692',qos_specs=None,replication_status=,reservations=['4ad3da89-3099-4f63-8cba-35f6d8a1fc50','8d9b0859-b0c0-4aa2-8081-b7a138f78ea2','8f5c5495-0ae3-4f9f-85b9-9d5ddf601ccb','5c0ac01c-af2e-4641-9ac4-acb5eca5a9de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810133c3feca40759d93ec58f427e0f9',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:22.379275 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef80954d-5a7e-4e10-8aef-fe8f1e1352ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:22.388364 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef80954d-5a7e-4e10-8aef-fe8f1e1352ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:22.389140 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Flow 'volume_create_api' (2ad2f4e3-4336-4d74-8008-ddb95d2b43eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:22.389397 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Create volume request issued successfully. Jul 31 14:00:22.389914 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5fe41206-6c22-46f2-a74c-c759f15e18e3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:22.390290 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 781/3114] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:00:22 2026] POST /volume/v3/volumes => generated 755 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:22.401294 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-626f4dd8-b186-4de8-bf3a-bbfa4fd07603 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:22.403097 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-626f4dd8-b186-4de8-bf3a-bbfa4fd07603 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:22.403266 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-626f4dd8-b186-4de8-bf3a-bbfa4fd07603 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:22.403456 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-626f4dd8-b186-4de8-bf3a-bbfa4fd07603 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:22.410029 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:22.410029 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:22.418136 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-626f4dd8-b186-4de8-bf3a-bbfa4fd07603 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:22.422454 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-626f4dd8-b186-4de8-bf3a-bbfa4fd07603 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:22.422454 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 775/3115] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:22 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:22.591157 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-424ebc9c-442f-47e1-a220-b4b40f09bee3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:22.594230 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-424ebc9c-442f-47e1-a220-b4b40f09bee3 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:22.595761 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-424ebc9c-442f-47e1-a220-b4b40f09bee3 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:22.595761 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-424ebc9c-442f-47e1-a220-b4b40f09bee3 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:22.606409 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:22.606409 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:22.610762 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-424ebc9c-442f-47e1-a220-b4b40f09bee3 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:22.616680 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-424ebc9c-442f-47e1-a220-b4b40f09bee3 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:22.617124 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 778/3116] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:22 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:23.305754 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-298a2b3f-ad9e-4d58-998a-3648e2a546c4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.308340 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-298a2b3f-ad9e-4d58-998a-3648e2a546c4 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:23.308747 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-298a2b3f-ad9e-4d58-998a-3648e2a546c4 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.309117 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-298a2b3f-ad9e-4d58-998a-3648e2a546c4 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.329257 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.329257 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:23.338703 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-298a2b3f-ad9e-4d58-998a-3648e2a546c4 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:23.345812 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-298a2b3f-ad9e-4d58-998a-3648e2a546c4 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:23.345929 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 783/3117] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:23.438758 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-17f0d953-6f8b-4cc2-ae85-80f06023eb5c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.442006 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17f0d953-6f8b-4cc2-ae85-80f06023eb5c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:23.442276 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17f0d953-6f8b-4cc2-ae85-80f06023eb5c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.445541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17f0d953-6f8b-4cc2-ae85-80f06023eb5c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.450537 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.450537 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:23.455122 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-17f0d953-6f8b-4cc2-ae85-80f06023eb5c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:23.460260 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17f0d953-6f8b-4cc2-ae85-80f06023eb5c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:23.460732 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 782/3118] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:23.474126 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8a9ebda9-32d9-471d-b2fd-357e0e366f62 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.489278 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a9ebda9-32d9-471d-b2fd-357e0e366f62 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:23.489278 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a9ebda9-32d9-471d-b2fd-357e0e366f62 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.494594 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a9ebda9-32d9-471d-b2fd-357e0e366f62 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.504175 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.504175 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:23.512229 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8a9ebda9-32d9-471d-b2fd-357e0e366f62 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:23.517081 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a9ebda9-32d9-471d-b2fd-357e0e366f62 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:23.517081 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 776/3119] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:23.536352 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d4e1be50-561c-4db4-913c-518cbfda863e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.537940 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4e1be50-561c-4db4-913c-518cbfda863e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes Jul 31 14:00:23.538102 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4e1be50-561c-4db4-913c-518cbfda863e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.538284 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4e1be50-561c-4db4-913c-518cbfda863e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.538485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-d4e1be50-561c-4db4-913c-518cbfda863e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:00:23.539140 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4e1be50-561c-4db4-913c-518cbfda863e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:00:23.545511 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d4e1be50-561c-4db4-913c-518cbfda863e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Get all volumes completed successfully. Jul 31 14:00:23.545922 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4e1be50-561c-4db4-913c-518cbfda863e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Jul 31 14:00:23.546240 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 779/3120] 10.4.3.140 () {66 vars in 1237 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/v3/volumes => generated 339 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:23.556467 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-928ee41d-ea8d-48e0-b27c-bd62c2dafa2a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.556932 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-928ee41d-ea8d-48e0-b27c-bd62c2dafa2a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:23.557153 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-928ee41d-ea8d-48e0-b27c-bd62c2dafa2a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.557344 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-928ee41d-ea8d-48e0-b27c-bd62c2dafa2a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.564375 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.564375 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:23.568284 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-928ee41d-ea8d-48e0-b27c-bd62c2dafa2a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:23.572321 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-928ee41d-ea8d-48e0-b27c-bd62c2dafa2a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:23.572671 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 784/3121] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:23.623503 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-5867a417-5600-4c19-ba79-0cfb4a816b96 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.627436 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-5867a417-5600-4c19-ba79-0cfb4a816b96 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:23.627923 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-5867a417-5600-4c19-ba79-0cfb4a816b96 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.627923 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-5867a417-5600-4c19-ba79-0cfb4a816b96 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.631534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5fa51863-c612-4504-bd57-2ca520c944e5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.632937 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5fa51863-c612-4504-bd57-2ca520c944e5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:23.633131 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5fa51863-c612-4504-bd57-2ca520c944e5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.633324 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5fa51863-c612-4504-bd57-2ca520c944e5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.635328 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.635328 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:23.638926 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-5867a417-5600-4c19-ba79-0cfb4a816b96 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:23.643542 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.643542 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:23.643696 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-5867a417-5600-4c19-ba79-0cfb4a816b96 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:23.643786 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 783/3122] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:23.649733 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5fa51863-c612-4504-bd57-2ca520c944e5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:23.653768 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5fa51863-c612-4504-bd57-2ca520c944e5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:23.654122 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 777/3123] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:23.716438 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-72376d8c-1701-442d-9831-5a599449d509 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.716869 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72376d8c-1701-442d-9831-5a599449d509 None None] GET https://10.4.3.140/volume// Jul 31 14:00:23.717072 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72376d8c-1701-442d-9831-5a599449d509 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.717267 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72376d8c-1701-442d-9831-5a599449d509 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.717615 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72376d8c-1701-442d-9831-5a599449d509 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:23.717930 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 780/3124] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:23.729062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-907f4127-02fe-4cc4-aede-c731587a53bc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.731130 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-907f4127-02fe-4cc4-aede-c731587a53bc tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:00:23.731471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-907f4127-02fe-4cc4-aede-c731587a53bc tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eea2bdf1-bf44-4e12-952b-c6b51c1c589a", "connector": null, "instance_uuid": "c5b6584f-a51f-4d03-b36f-04eb6ae7d895"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:23.739823 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.739823 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:23.764934 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-907f4127-02fe-4cc4-aede-c731587a53bc tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:00:23.765310 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 785/3125] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:00:23 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 31 14:00:23.798182 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9982f263-cd15-488f-a8ac-4278ad9c297d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.800300 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9982f263-cd15-488f-a8ac-4278ad9c297d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:23.801300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9982f263-cd15-488f-a8ac-4278ad9c297d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.801300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9982f263-cd15-488f-a8ac-4278ad9c297d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.812410 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b5ec9a83-5636-421d-824b-88fea246d622 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.812806 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b5ec9a83-5636-421d-824b-88fea246d622 None None] GET https://10.4.3.140/volume// Jul 31 14:00:23.812975 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b5ec9a83-5636-421d-824b-88fea246d622 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.813159 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b5ec9a83-5636-421d-824b-88fea246d622 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.813484 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b5ec9a83-5636-421d-824b-88fea246d622 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:23.813550 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.813550 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:23.813803 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 778/3126] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:23.818034 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9982f263-cd15-488f-a8ac-4278ad9c297d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:23.820659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-a11c69c0-0c6e-4070-965d-cd3e0c27e66e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.823001 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-a11c69c0-0c6e-4070-965d-cd3e0c27e66e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:23.823223 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-a11c69c0-0c6e-4070-965d-cd3e0c27e66e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:23.823438 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-a11c69c0-0c6e-4070-965d-cd3e0c27e66e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:23.823892 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9982f263-cd15-488f-a8ac-4278ad9c297d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:23.824397 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 784/3127] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:23.831648 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.831648 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:23.834583 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-a11c69c0-0c6e-4070-965d-cd3e0c27e66e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:23.838665 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-a11c69c0-0c6e-4070-965d-cd3e0c27e66e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:23.839124 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 781/3128] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:23 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 1027 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:23.962073 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0821f822-c550-4bf4-bc19-e2148a301d70 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:23.964193 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0821f822-c550-4bf4-bc19-e2148a301d70 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] PUT https://10.4.3.140/volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78 Jul 31 14:00:23.964556 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0821f822-c550-4bf4-bc19-e2148a301d70 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:23.972232 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0821f822-c550-4bf4-bc19-e2148a301d70 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Acquiring lock "cinder-attachment_update-eea2bdf1-bf44-4e12-952b-c6b51c1c589a-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:00:23.976956 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0821f822-c550-4bf4-bc19-e2148a301d70 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Lock "cinder-attachment_update-eea2bdf1-bf44-4e12-952b-c6b51c1c589a-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:00:23.978335 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:23.978335 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:24.064272 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0821f822-c550-4bf4-bc19-e2148a301d70 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Lock "cinder-attachment_update-eea2bdf1-bf44-4e12-952b-c6b51c1c589a-np0000006230" released by "attachment_update" :: held 0.087s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:00:24.064602 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0821f822-c550-4bf4-bc19-e2148a301d70 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78 returned with HTTP 200 Jul 31 14:00:24.065102 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 786/3129] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:00:23 2026] PUT /volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:24.175479 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-b34eb841-8e89-4724-83ba-ed2099ff80d7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:24.177266 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-b34eb841-8e89-4724-83ba-ed2099ff80d7 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/attachments/9a312d66-9ed0-49dd-a23f-296a1efb59df/action Jul 31 14:00:24.177611 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-b34eb841-8e89-4724-83ba-ed2099ff80d7 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:24.177728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-b34eb841-8e89-4724-83ba-ed2099ff80d7 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:24.198745 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:24.198745 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:24.209941 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-33a722fe-f3b9-485b-8cd0-c82a0e83f171 req-b34eb841-8e89-4724-83ba-ed2099ff80d7 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments/9a312d66-9ed0-49dd-a23f-296a1efb59df/action returned with HTTP 204 Jul 31 14:00:24.210340 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 779/3130] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:00:24 2026] POST /volume/v3/attachments/9a312d66-9ed0-49dd-a23f-296a1efb59df/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:24.358634 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c50e2ff0-480c-45cb-954d-366dabfc7391 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:24.360391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c50e2ff0-480c-45cb-954d-366dabfc7391 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:24.360603 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c50e2ff0-480c-45cb-954d-366dabfc7391 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:24.360848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c50e2ff0-480c-45cb-954d-366dabfc7391 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:24.370203 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:24.370203 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:24.373235 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c50e2ff0-480c-45cb-954d-366dabfc7391 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:24.378143 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c50e2ff0-480c-45cb-954d-366dabfc7391 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:24.378460 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 785/3131] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:24 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:24.666814 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-854733f6-73cd-46cb-bc53-973d09722144 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:24.668881 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-854733f6-73cd-46cb-bc53-973d09722144 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:24.669096 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-854733f6-73cd-46cb-bc53-973d09722144 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:24.669295 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-854733f6-73cd-46cb-bc53-973d09722144 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:24.679700 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:24.679700 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:24.683610 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-854733f6-73cd-46cb-bc53-973d09722144 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:24.687949 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-854733f6-73cd-46cb-bc53-973d09722144 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:24.688557 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 782/3132] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:24 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:24.700734 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-58f59351-b354-42eb-b773-17eb73084bd5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:24.702505 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58f59351-b354-42eb-b773-17eb73084bd5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:00:24.702717 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58f59351-b354-42eb-b773-17eb73084bd5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:24.702947 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58f59351-b354-42eb-b773-17eb73084bd5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:24.712214 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:24.712214 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:24.715482 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-58f59351-b354-42eb-b773-17eb73084bd5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:00:24.719717 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58f59351-b354-42eb-b773-17eb73084bd5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:00:24.720095 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 787/3133] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:24 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:24.838339 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4e3e6c48-00d3-4ce2-b202-9d8014ccbdd2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:24.840647 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4e3e6c48-00d3-4ce2-b202-9d8014ccbdd2 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:24.840994 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4e3e6c48-00d3-4ce2-b202-9d8014ccbdd2 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:24.841275 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4e3e6c48-00d3-4ce2-b202-9d8014ccbdd2 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:24.855050 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:24.855050 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:24.859947 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4e3e6c48-00d3-4ce2-b202-9d8014ccbdd2 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:24.865205 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4e3e6c48-00d3-4ce2-b202-9d8014ccbdd2 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:24.865760 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 780/3134] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:24 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:25.390930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f15ff48b-3f76-4993-8ede-2bddfdcceb93 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:25.392986 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f15ff48b-3f76-4993-8ede-2bddfdcceb93 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:25.393171 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f15ff48b-3f76-4993-8ede-2bddfdcceb93 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:25.393358 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f15ff48b-3f76-4993-8ede-2bddfdcceb93 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:25.403153 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:25.403153 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:25.407081 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f15ff48b-3f76-4993-8ede-2bddfdcceb93 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:25.411922 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f15ff48b-3f76-4993-8ede-2bddfdcceb93 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:25.412443 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 786/3135] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:25 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:25.882473 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6e0ddabd-82cd-42f6-a0b1-e58bcc6fdd7c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:25.884353 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e0ddabd-82cd-42f6-a0b1-e58bcc6fdd7c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:25.884622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6e0ddabd-82cd-42f6-a0b1-e58bcc6fdd7c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:25.884894 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6e0ddabd-82cd-42f6-a0b1-e58bcc6fdd7c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:25.898466 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:25.898466 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:25.901939 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6e0ddabd-82cd-42f6-a0b1-e58bcc6fdd7c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:25.908007 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e0ddabd-82cd-42f6-a0b1-e58bcc6fdd7c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:25.908708 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 783/3136] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:25 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:26.428583 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ce08f907-c8dd-445b-9201-1aab42415e80 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:26.433004 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce08f907-c8dd-445b-9201-1aab42415e80 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:26.433004 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce08f907-c8dd-445b-9201-1aab42415e80 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:26.433004 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce08f907-c8dd-445b-9201-1aab42415e80 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:26.446093 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:26.446093 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:26.450161 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ce08f907-c8dd-445b-9201-1aab42415e80 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:26.455399 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce08f907-c8dd-445b-9201-1aab42415e80 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:26.456022 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 788/3137] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:26 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:26.519622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2731a6db-dd48-4843-836d-d67861169fd9 req-cd3be9da-ec41-49e5-9cc9-c660081a1a63 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:26.521811 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-cd3be9da-ec41-49e5-9cc9-c660081a1a63 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:26.522062 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-cd3be9da-ec41-49e5-9cc9-c660081a1a63 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:26.522302 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-cd3be9da-ec41-49e5-9cc9-c660081a1a63 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:26.530944 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:26.530944 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:26.535620 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-2731a6db-dd48-4843-836d-d67861169fd9 req-cd3be9da-ec41-49e5-9cc9-c660081a1a63 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:26.541382 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-cd3be9da-ec41-49e5-9cc9-c660081a1a63 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:26.541928 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 781/3138] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:26 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:26.649238 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4b6adc6d-a67c-48a0-b885-79cce44a1b12 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:26.649733 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b6adc6d-a67c-48a0-b885-79cce44a1b12 None None] GET https://10.4.3.140/volume// Jul 31 14:00:26.649952 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b6adc6d-a67c-48a0-b885-79cce44a1b12 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:26.650193 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b6adc6d-a67c-48a0-b885-79cce44a1b12 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:26.650625 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b6adc6d-a67c-48a0-b885-79cce44a1b12 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:26.651104 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 787/3139] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:00:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:26.658936 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2731a6db-dd48-4843-836d-d67861169fd9 req-286b6bd7-dec1-4aa1-b3e2-063fbcf13744 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:26.706117 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-286b6bd7-dec1-4aa1-b3e2-063fbcf13744 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:00:26.708540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-286b6bd7-dec1-4aa1-b3e2-063fbcf13744 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "883bdebd-8795-4c46-9a77-4cf070695553", "connector": null, "instance_uuid": "cc68244b-2a59-4ac0-9f6a-43e3e20569ca"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:26.719944 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:26.719944 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:26.751705 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-286b6bd7-dec1-4aa1-b3e2-063fbcf13744 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:00:26.752337 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 784/3140] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:00:26 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:26.781488 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9164cf51-3f02-4243-b071-08b6a8440307 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:26.783427 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9164cf51-3f02-4243-b071-08b6a8440307 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:26.783891 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9164cf51-3f02-4243-b071-08b6a8440307 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:26.784157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9164cf51-3f02-4243-b071-08b6a8440307 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:26.798335 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0a54f06a-efad-4e71-bfa5-6630949b503b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:26.798887 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0a54f06a-efad-4e71-bfa5-6630949b503b None None] GET https://10.4.3.140/volume// Jul 31 14:00:26.799203 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0a54f06a-efad-4e71-bfa5-6630949b503b None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:26.799449 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0a54f06a-efad-4e71-bfa5-6630949b503b None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:26.799896 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0a54f06a-efad-4e71-bfa5-6630949b503b None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:26.800269 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 782/3141] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:26.800819 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:26.800819 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:26.806072 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9164cf51-3f02-4243-b071-08b6a8440307 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:26.809781 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2731a6db-dd48-4843-836d-d67861169fd9 req-1aafd431-7318-4d78-9ff2-beedafa4ee46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:26.811159 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9164cf51-3f02-4243-b071-08b6a8440307 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:26.811792 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 789/3142] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:26 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:26.812959 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-1aafd431-7318-4d78-9ff2-beedafa4ee46 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:26.813218 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-1aafd431-7318-4d78-9ff2-beedafa4ee46 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:26.813531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-1aafd431-7318-4d78-9ff2-beedafa4ee46 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:26.833475 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:26.833475 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:26.840327 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-2731a6db-dd48-4843-836d-d67861169fd9 req-1aafd431-7318-4d78-9ff2-beedafa4ee46 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:26.847301 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-1aafd431-7318-4d78-9ff2-beedafa4ee46 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:26.847780 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 788/3143] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:26 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1028 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:26.929609 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-65338be7-d37c-46c9-ab2d-87667053caaa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:26.931682 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65338be7-d37c-46c9-ab2d-87667053caaa tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:26.932093 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65338be7-d37c-46c9-ab2d-87667053caaa tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:26.932442 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65338be7-d37c-46c9-ab2d-87667053caaa tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:26.952364 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:26.952364 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:26.964775 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-65338be7-d37c-46c9-ab2d-87667053caaa tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:26.967290 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65338be7-d37c-46c9-ab2d-87667053caaa tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:26.967930 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 785/3144] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:26 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:26.979755 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2731a6db-dd48-4843-836d-d67861169fd9 req-01310832-dd1c-4324-ad33-9416e8b3d5d2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:26.982074 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-01310832-dd1c-4324-ad33-9416e8b3d5d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] PUT https://10.4.3.140/volume/v3/attachments/d85783b3-d6a3-40fe-bf65-78b230ca9a70 Jul 31 14:00:26.982469 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-01310832-dd1c-4324-ad33-9416e8b3d5d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:26.996671 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-2731a6db-dd48-4843-836d-d67861169fd9 req-01310832-dd1c-4324-ad33-9416e8b3d5d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Acquiring lock "cinder-attachment_update-883bdebd-8795-4c46-9a77-4cf070695553-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:00:27.004061 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-2731a6db-dd48-4843-836d-d67861169fd9 req-01310832-dd1c-4324-ad33-9416e8b3d5d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Lock "cinder-attachment_update-883bdebd-8795-4c46-9a77-4cf070695553-np0000006230" acquired by "attachment_update" :: waited 0.007s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:00:27.005115 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:27.005115 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:27.147070 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-2731a6db-dd48-4843-836d-d67861169fd9 req-01310832-dd1c-4324-ad33-9416e8b3d5d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Lock "cinder-attachment_update-883bdebd-8795-4c46-9a77-4cf070695553-np0000006230" released by "attachment_update" :: held 0.136s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:00:27.147070 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-01310832-dd1c-4324-ad33-9416e8b3d5d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/attachments/d85783b3-d6a3-40fe-bf65-78b230ca9a70 returned with HTTP 200 Jul 31 14:00:27.147070 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 783/3145] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:00:26 2026] PUT /volume/v3/attachments/d85783b3-d6a3-40fe-bf65-78b230ca9a70 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:27.263585 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-1489badc-896d-4322-b4f8-130e249213a2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:27.265773 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-1489badc-896d-4322-b4f8-130e249213a2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966/action Jul 31 14:00:27.266197 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-1489badc-896d-4322-b4f8-130e249213a2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:27.266334 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-1489badc-896d-4322-b4f8-130e249213a2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:27.283131 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:27.283131 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:27.294296 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-80716bf8-84ec-4387-a84e-9559fc61e39a req-1489badc-896d-4322-b4f8-130e249213a2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966/action returned with HTTP 204 Jul 31 14:00:27.294933 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 790/3146] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:00:27 2026] POST /volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:27.473074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a06b7fb-4f6f-457b-bba7-5a5ee64c1159 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:27.475538 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a06b7fb-4f6f-457b-bba7-5a5ee64c1159 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:27.475787 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a06b7fb-4f6f-457b-bba7-5a5ee64c1159 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:27.476072 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a06b7fb-4f6f-457b-bba7-5a5ee64c1159 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:27.488884 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:27.488884 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:27.493866 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9a06b7fb-4f6f-457b-bba7-5a5ee64c1159 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:27.500218 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a06b7fb-4f6f-457b-bba7-5a5ee64c1159 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:27.500748 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 789/3147] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:27 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:27.515257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-332320f9-e922-453f-818f-23530dbd07bb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:27.517088 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-332320f9-e922-453f-818f-23530dbd07bb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:00:27.517755 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-332320f9-e922-453f-818f-23530dbd07bb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29aef986-99c8-4b5e-8a5f-a81b38f037b3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-202461586"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:27.533389 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:27.533389 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:27.533389 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-332320f9-e922-453f-818f-23530dbd07bb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:27.533389 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-332320f9-e922-453f-818f-23530dbd07bb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume 29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:27.565229 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-332320f9-e922-453f-818f-23530dbd07bb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['52b096f2-0334-49a8-8914-b65ef65ee9b6', 'd53fb96e-eba3-47c0-a1fe-68961d1a434e', 'b1c6710e-0b4b-4173-8f9d-58a074cffd96', '6378a697-f3ed-40e8-a86c-0754972f88ed'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:27.595313 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-332320f9-e922-453f-818f-23530dbd07bb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot force create request issued successfully. Jul 31 14:00:27.595858 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-332320f9-e922-453f-818f-23530dbd07bb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:00:27.596406 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 786/3148] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:00:27 2026] POST /volume/v3/snapshots => generated 309 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:27.605575 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-42cf76e6-286b-4386-8869-104d68d7c4ee None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:27.607355 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-42cf76e6-286b-4386-8869-104d68d7c4ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 Jul 31 14:00:27.607612 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-42cf76e6-286b-4386-8869-104d68d7c4ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:27.607840 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-42cf76e6-286b-4386-8869-104d68d7c4ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:27.614399 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:27.614399 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:27.615237 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-42cf76e6-286b-4386-8869-104d68d7c4ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:27.616425 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-42cf76e6-286b-4386-8869-104d68d7c4ee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 returned with HTTP 200 Jul 31 14:00:27.616943 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 784/3149] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:27 2026] GET /volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:27.829088 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae213ed8-a526-492b-9c05-d513264a3966 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:27.830813 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae213ed8-a526-492b-9c05-d513264a3966 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:27.831047 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae213ed8-a526-492b-9c05-d513264a3966 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:27.831220 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae213ed8-a526-492b-9c05-d513264a3966 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:27.840356 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:27.840356 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:27.843757 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae213ed8-a526-492b-9c05-d513264a3966 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:27.847484 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae213ed8-a526-492b-9c05-d513264a3966 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:27.847825 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 791/3150] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:27 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:27.984061 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b0899461-a707-406e-bff6-f448a0ea58c6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:27.985806 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0899461-a707-406e-bff6-f448a0ea58c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:27.986005 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0899461-a707-406e-bff6-f448a0ea58c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:27.986205 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0899461-a707-406e-bff6-f448a0ea58c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:27.995291 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:27.995291 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:27.998961 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b0899461-a707-406e-bff6-f448a0ea58c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:28.002882 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0899461-a707-406e-bff6-f448a0ea58c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:28.003282 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 790/3151] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:27 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:28.626333 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19df787a-7837-4deb-a856-4794cd0c828e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:28.628286 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19df787a-7837-4deb-a856-4794cd0c828e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 Jul 31 14:00:28.628481 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19df787a-7837-4deb-a856-4794cd0c828e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:28.628677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19df787a-7837-4deb-a856-4794cd0c828e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:28.633799 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:28.633799 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:28.634288 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19df787a-7837-4deb-a856-4794cd0c828e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:28.635031 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19df787a-7837-4deb-a856-4794cd0c828e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 returned with HTTP 200 Jul 31 14:00:28.635381 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 787/3152] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:28 2026] GET /volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:28.645538 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-56b1e6dc-a1d2-4b05-9256-45e6bd4c891e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:28.647246 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-56b1e6dc-a1d2-4b05-9256-45e6bd4c891e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:00:28.647570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-56b1e6dc-a1d2-4b05-9256-45e6bd4c891e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29aef986-99c8-4b5e-8a5f-a81b38f037b3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-141423403"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:28.658544 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:28.658544 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:28.659045 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-56b1e6dc-a1d2-4b05-9256-45e6bd4c891e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:28.659267 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-56b1e6dc-a1d2-4b05-9256-45e6bd4c891e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume 29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:28.683435 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-56b1e6dc-a1d2-4b05-9256-45e6bd4c891e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['d9c4df15-f03b-45f3-aa53-68ac6bbdac7a', 'd697ddcc-e2d1-402a-9f82-620abe496249', '72e3eac0-a1c7-4607-bd1d-70510da1d2ec', '0ef72d2b-f212-4c49-a094-1c0ae09a7da3'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:28.715710 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-56b1e6dc-a1d2-4b05-9256-45e6bd4c891e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot force create request issued successfully. Jul 31 14:00:28.716097 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-56b1e6dc-a1d2-4b05-9256-45e6bd4c891e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:00:28.716510 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 785/3153] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:00:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:28.727695 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-80a347d6-b25f-4f29-b84e-2b81c69adfb8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:28.730039 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-80a347d6-b25f-4f29-b84e-2b81c69adfb8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b Jul 31 14:00:28.730276 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-80a347d6-b25f-4f29-b84e-2b81c69adfb8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:28.730540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-80a347d6-b25f-4f29-b84e-2b81c69adfb8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:28.742590 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:28.742590 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:28.743999 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-80a347d6-b25f-4f29-b84e-2b81c69adfb8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:28.745128 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-80a347d6-b25f-4f29-b84e-2b81c69adfb8 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b returned with HTTP 200 Jul 31 14:00:28.745633 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 792/3154] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:28 2026] GET /volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:28.860138 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-65f28d7d-53fc-41d8-9c9f-9b52bef41318 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:28.861471 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65f28d7d-53fc-41d8-9c9f-9b52bef41318 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:28.861795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65f28d7d-53fc-41d8-9c9f-9b52bef41318 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:28.862088 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65f28d7d-53fc-41d8-9c9f-9b52bef41318 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:28.870660 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:28.870660 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:28.873959 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-65f28d7d-53fc-41d8-9c9f-9b52bef41318 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:28.877642 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65f28d7d-53fc-41d8-9c9f-9b52bef41318 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:28.878071 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 791/3155] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:28 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:29.015905 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ed3fba6f-5614-4812-8756-5db9ecff80cd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:29.017725 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ed3fba6f-5614-4812-8756-5db9ecff80cd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:29.017986 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ed3fba6f-5614-4812-8756-5db9ecff80cd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:29.018171 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ed3fba6f-5614-4812-8756-5db9ecff80cd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:29.027331 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:29.027331 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:29.030783 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ed3fba6f-5614-4812-8756-5db9ecff80cd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:29.034859 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ed3fba6f-5614-4812-8756-5db9ecff80cd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:29.035361 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 788/3156] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:29 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:29.754657 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-88ce3cad-d96e-45c4-a861-f1326b9ef6fe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:29.756547 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-88ce3cad-d96e-45c4-a861-f1326b9ef6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b Jul 31 14:00:29.756719 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-88ce3cad-d96e-45c4-a861-f1326b9ef6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:29.756893 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-88ce3cad-d96e-45c4-a861-f1326b9ef6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:29.761741 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:29.761741 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:29.762133 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-88ce3cad-d96e-45c4-a861-f1326b9ef6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:29.762950 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-88ce3cad-d96e-45c4-a861-f1326b9ef6fe tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b returned with HTTP 200 Jul 31 14:00:29.763290 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 786/3157] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:29 2026] GET /volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:29.771261 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0bae20ca-8cf3-4eda-a6ff-3619602ddd55 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:29.772910 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0bae20ca-8cf3-4eda-a6ff-3619602ddd55 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b Jul 31 14:00:29.773154 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0bae20ca-8cf3-4eda-a6ff-3619602ddd55 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:29.773347 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0bae20ca-8cf3-4eda-a6ff-3619602ddd55 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:29.773443 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-0bae20ca-8cf3-4eda-a6ff-3619602ddd55 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 010e3111-9969-4ac4-8234-4483da589e4b Jul 31 14:00:29.778193 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:29.778193 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:29.778755 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0bae20ca-8cf3-4eda-a6ff-3619602ddd55 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:29.796012 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0bae20ca-8cf3-4eda-a6ff-3619602ddd55 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 14:00:29.796182 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0bae20ca-8cf3-4eda-a6ff-3619602ddd55 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b returned with HTTP 202 Jul 31 14:00:29.796690 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 793/3158] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:29 2026] DELETE /volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:29.803940 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6c9d2731-3415-48ad-9b7e-f2b698871f75 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:29.805464 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c9d2731-3415-48ad-9b7e-f2b698871f75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b Jul 31 14:00:29.805789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c9d2731-3415-48ad-9b7e-f2b698871f75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:29.806348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c9d2731-3415-48ad-9b7e-f2b698871f75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:29.811102 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:29.811102 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:29.811671 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6c9d2731-3415-48ad-9b7e-f2b698871f75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:29.812451 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c9d2731-3415-48ad-9b7e-f2b698871f75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b returned with HTTP 200 Jul 31 14:00:29.812884 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 792/3159] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:29 2026] GET /volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:29.896169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-645017c1-a70c-4f4b-bfb1-ef0096a0c597 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:29.898475 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-645017c1-a70c-4f4b-bfb1-ef0096a0c597 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:29.898788 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-645017c1-a70c-4f4b-bfb1-ef0096a0c597 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:29.899052 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-645017c1-a70c-4f4b-bfb1-ef0096a0c597 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:29.912548 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:29.912548 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:29.916912 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-645017c1-a70c-4f4b-bfb1-ef0096a0c597 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:29.922296 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-645017c1-a70c-4f4b-bfb1-ef0096a0c597 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:29.922824 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 789/3160] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:29 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:29.988285 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2b370fd2-5684-45ab-8f80-a3080364395c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:29.991251 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2b370fd2-5684-45ab-8f80-a3080364395c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450/encryption Jul 31 14:00:29.991522 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2b370fd2-5684-45ab-8f80-a3080364395c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:29.991805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2b370fd2-5684-45ab-8f80-a3080364395c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:30.004278 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:30.004278 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:30.013627 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0ac03251-fdcd-4e6f-9cb5-513f208c3e52 req-2b370fd2-5684-45ab-8f80-a3080364395c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450/encryption returned with HTTP 200 Jul 31 14:00:30.014180 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 787/3161] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:00:29 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:30.048982 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-914f927f-acf7-4c5a-b886-91ee5d3b7a06 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:30.051216 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-914f927f-acf7-4c5a-b886-91ee5d3b7a06 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:30.051406 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-914f927f-acf7-4c5a-b886-91ee5d3b7a06 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:30.051632 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-914f927f-acf7-4c5a-b886-91ee5d3b7a06 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:30.060554 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:30.060554 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:30.063937 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-914f927f-acf7-4c5a-b886-91ee5d3b7a06 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:30.068058 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-914f927f-acf7-4c5a-b886-91ee5d3b7a06 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:30.068457 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 794/3162] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:30 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:30.822099 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d4ff2d8e-4ce4-4509-a00d-eaff82c11b7c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:30.824935 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4ff2d8e-4ce4-4509-a00d-eaff82c11b7c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b Jul 31 14:00:30.824935 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4ff2d8e-4ce4-4509-a00d-eaff82c11b7c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:30.824935 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4ff2d8e-4ce4-4509-a00d-eaff82c11b7c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:30.828998 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4ff2d8e-4ce4-4509-a00d-eaff82c11b7c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b returned with HTTP 404 Jul 31 14:00:30.828998 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 793/3163] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:30 2026] GET /volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:30.835802 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e488f9ba-18e4-4cb4-bc4c-7f64250f8e02 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:30.838010 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e488f9ba-18e4-4cb4-bc4c-7f64250f8e02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 Jul 31 14:00:30.838260 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e488f9ba-18e4-4cb4-bc4c-7f64250f8e02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:30.838538 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e488f9ba-18e4-4cb4-bc4c-7f64250f8e02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:30.838683 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-e488f9ba-18e4-4cb4-bc4c-7f64250f8e02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 35984d68-d1ff-474b-a72b-2597786c48f8 Jul 31 14:00:30.844928 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:30.844928 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:30.845505 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e488f9ba-18e4-4cb4-bc4c-7f64250f8e02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:30.871416 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e488f9ba-18e4-4cb4-bc4c-7f64250f8e02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 14:00:30.871722 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e488f9ba-18e4-4cb4-bc4c-7f64250f8e02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 returned with HTTP 202 Jul 31 14:00:30.872314 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 790/3164] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:30 2026] DELETE /volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:30.880254 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f3a5abfd-2d16-46dd-9889-4800be8acccf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:30.882443 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f3a5abfd-2d16-46dd-9889-4800be8acccf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 Jul 31 14:00:30.882699 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f3a5abfd-2d16-46dd-9889-4800be8acccf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:30.882940 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f3a5abfd-2d16-46dd-9889-4800be8acccf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:30.888857 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:30.888857 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:30.889424 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f3a5abfd-2d16-46dd-9889-4800be8acccf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:30.890372 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f3a5abfd-2d16-46dd-9889-4800be8acccf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 returned with HTTP 200 Jul 31 14:00:30.891399 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 788/3165] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:30 2026] GET /volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:00:30.937898 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-90318cb3-2ed1-4540-93bf-ba56d6c161e7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:30.939707 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-90318cb3-2ed1-4540-93bf-ba56d6c161e7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:30.939922 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-90318cb3-2ed1-4540-93bf-ba56d6c161e7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:30.940116 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-90318cb3-2ed1-4540-93bf-ba56d6c161e7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:30.949145 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:30.949145 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:30.952355 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-90318cb3-2ed1-4540-93bf-ba56d6c161e7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:30.956282 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-90318cb3-2ed1-4540-93bf-ba56d6c161e7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:30.956706 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 795/3166] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:30 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:31.083596 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8c815335-661e-408f-b883-2d9442b88db0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:31.085157 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c815335-661e-408f-b883-2d9442b88db0 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:31.087066 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8c815335-661e-408f-b883-2d9442b88db0 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:31.087066 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8c815335-661e-408f-b883-2d9442b88db0 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:31.103738 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:31.103738 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:31.110544 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8c815335-661e-408f-b883-2d9442b88db0 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:31.113305 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c815335-661e-408f-b883-2d9442b88db0 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:31.113875 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 794/3167] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:31 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:31.906592 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e0c6daab-d473-4ba3-98f7-7aaa7101132d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:31.923112 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0c6daab-d473-4ba3-98f7-7aaa7101132d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 Jul 31 14:00:31.923352 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0c6daab-d473-4ba3-98f7-7aaa7101132d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:31.923641 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0c6daab-d473-4ba3-98f7-7aaa7101132d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:31.934693 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0c6daab-d473-4ba3-98f7-7aaa7101132d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 returned with HTTP 404 Jul 31 14:00:31.935213 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 791/3168] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:31 2026] GET /volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:31.948294 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cc337839-6363-43ee-bd29-b1fd331e787d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:31.950208 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cc337839-6363-43ee-bd29-b1fd331e787d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 Jul 31 14:00:31.950494 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cc337839-6363-43ee-bd29-b1fd331e787d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:31.950778 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cc337839-6363-43ee-bd29-b1fd331e787d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:31.950942 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-cc337839-6363-43ee-bd29-b1fd331e787d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 9e5306f3-a049-4b56-8abe-d555f56c3ca7 Jul 31 14:00:31.956555 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:31.956555 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:31.957237 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cc337839-6363-43ee-bd29-b1fd331e787d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:31.969957 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ed9cae1f-dbde-4dea-a9a7-8725a691501c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:31.971526 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed9cae1f-dbde-4dea-a9a7-8725a691501c tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:31.971750 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ed9cae1f-dbde-4dea-a9a7-8725a691501c tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:31.971949 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ed9cae1f-dbde-4dea-a9a7-8725a691501c tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:31.979307 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cc337839-6363-43ee-bd29-b1fd331e787d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 14:00:31.979542 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cc337839-6363-43ee-bd29-b1fd331e787d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 returned with HTTP 202 Jul 31 14:00:31.979944 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 789/3169] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:31 2026] DELETE /volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:31.983154 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:31.983154 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:31.988535 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ed9cae1f-dbde-4dea-a9a7-8725a691501c tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:31.997144 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed9cae1f-dbde-4dea-a9a7-8725a691501c tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:31.997144 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 796/3170] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:31 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:31.997247 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ac30eb87-a011-4414-9e84-b6f4c8dfac75 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:32.000897 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ac30eb87-a011-4414-9e84-b6f4c8dfac75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 Jul 31 14:00:32.000897 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ac30eb87-a011-4414-9e84-b6f4c8dfac75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:32.000897 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ac30eb87-a011-4414-9e84-b6f4c8dfac75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:32.007636 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:32.007636 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:32.007636 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ac30eb87-a011-4414-9e84-b6f4c8dfac75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:32.007636 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ac30eb87-a011-4414-9e84-b6f4c8dfac75 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 returned with HTTP 200 Jul 31 14:00:32.008418 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 795/3171] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:31 2026] GET /volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:32.127231 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e83f9e82-14d7-47e1-9e87-2ae13ddacc0e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:32.129574 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e83f9e82-14d7-47e1-9e87-2ae13ddacc0e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:32.129858 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e83f9e82-14d7-47e1-9e87-2ae13ddacc0e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:32.130119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e83f9e82-14d7-47e1-9e87-2ae13ddacc0e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:32.172835 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:32.172835 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:32.176762 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e83f9e82-14d7-47e1-9e87-2ae13ddacc0e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:32.181014 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e83f9e82-14d7-47e1-9e87-2ae13ddacc0e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:32.181375 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 792/3172] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:32 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:33.004623 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2acc8c1a-f1a2-4f76-bb6d-3d64397573dd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.014753 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2acc8c1a-f1a2-4f76-bb6d-3d64397573dd tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:33.014753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2acc8c1a-f1a2-4f76-bb6d-3d64397573dd tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:33.014753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2acc8c1a-f1a2-4f76-bb6d-3d64397573dd tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:33.024472 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df31079e-a9c0-43d6-9733-15d2c68b242d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.029687 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df31079e-a9c0-43d6-9733-15d2c68b242d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 Jul 31 14:00:33.029687 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df31079e-a9c0-43d6-9733-15d2c68b242d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:33.029687 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df31079e-a9c0-43d6-9733-15d2c68b242d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:33.037653 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:33.037653 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:33.037801 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df31079e-a9c0-43d6-9733-15d2c68b242d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 returned with HTTP 404 Jul 31 14:00:33.037801 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 797/3173] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:33 2026] GET /volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:33.040541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3f20b149-034d-438f-8291-64f0ea94cd16 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.041287 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2acc8c1a-f1a2-4f76-bb6d-3d64397573dd tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:33.043658 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3f20b149-034d-438f-8291-64f0ea94cd16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b Jul 31 14:00:33.043984 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3f20b149-034d-438f-8291-64f0ea94cd16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:33.044258 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3f20b149-034d-438f-8291-64f0ea94cd16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:33.044418 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-3f20b149-034d-438f-8291-64f0ea94cd16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 010e3111-9969-4ac4-8234-4483da589e4b Jul 31 14:00:33.048924 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2acc8c1a-f1a2-4f76-bb6d-3d64397573dd tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:33.048924 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 790/3174] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:33 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:33.051491 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3f20b149-034d-438f-8291-64f0ea94cd16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b returned with HTTP 404 Jul 31 14:00:33.052190 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 796/3175] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:33 2026] DELETE /volume/v3/snapshots/010e3111-9969-4ac4-8234-4483da589e4b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:33.063722 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fa2dfd07-c0a3-4126-bc26-cc676bb8bf6a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.071532 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa2dfd07-c0a3-4126-bc26-cc676bb8bf6a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 Jul 31 14:00:33.071532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa2dfd07-c0a3-4126-bc26-cc676bb8bf6a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:33.071532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa2dfd07-c0a3-4126-bc26-cc676bb8bf6a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:33.071532 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-fa2dfd07-c0a3-4126-bc26-cc676bb8bf6a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 9e5306f3-a049-4b56-8abe-d555f56c3ca7 Jul 31 14:00:33.078542 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa2dfd07-c0a3-4126-bc26-cc676bb8bf6a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 returned with HTTP 404 Jul 31 14:00:33.078542 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 793/3176] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:33 2026] DELETE /volume/v3/snapshots/9e5306f3-a049-4b56-8abe-d555f56c3ca7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:33.109405 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-5c07c55d-f6ff-4dc4-97da-9e0349eabd67 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.113841 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-5c07c55d-f6ff-4dc4-97da-9e0349eabd67 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:33.113841 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-5c07c55d-f6ff-4dc4-97da-9e0349eabd67 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:33.113841 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-5c07c55d-f6ff-4dc4-97da-9e0349eabd67 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:33.134931 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:33.134931 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:33.134931 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-5c07c55d-f6ff-4dc4-97da-9e0349eabd67 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:33.137097 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-5c07c55d-f6ff-4dc4-97da-9e0349eabd67 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:33.137667 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 798/3177] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:33 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:33.163778 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-24acefe8-ece3-4bbe-ac38-759a8d717eee None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.165919 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-24acefe8-ece3-4bbe-ac38-759a8d717eee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3/action Jul 31 14:00:33.166621 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-24acefe8-ece3-4bbe-ac38-759a8d717eee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:33.166920 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-24acefe8-ece3-4bbe-ac38-759a8d717eee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:33.178563 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:33.178563 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:33.181532 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-24acefe8-ece3-4bbe-ac38-759a8d717eee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:33.186903 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-24acefe8-ece3-4bbe-ac38-759a8d717eee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Begin detaching volume completed successfully. Jul 31 14:00:33.187530 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-24acefe8-ece3-4bbe-ac38-759a8d717eee tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3/action returned with HTTP 202 Jul 31 14:00:33.188123 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 791/3178] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:00:33 2026] POST /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:00:33.195855 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-54125873-16b8-478b-880c-806e76de7073 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.197616 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54125873-16b8-478b-880c-806e76de7073 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:33.197780 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-54125873-16b8-478b-880c-806e76de7073 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:33.198048 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-54125873-16b8-478b-880c-806e76de7073 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:33.211598 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:33.211598 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:33.215994 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-54125873-16b8-478b-880c-806e76de7073 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:33.220479 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54125873-16b8-478b-880c-806e76de7073 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:33.221264 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 797/3179] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:33 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:33.251164 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b46452ce-8b92-4b34-9386-694cac9a1b3e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.251727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b46452ce-8b92-4b34-9386-694cac9a1b3e None None] GET https://10.4.3.140/volume// Jul 31 14:00:33.251941 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b46452ce-8b92-4b34-9386-694cac9a1b3e None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:33.252181 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b46452ce-8b92-4b34-9386-694cac9a1b3e None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:33.253048 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b46452ce-8b92-4b34-9386-694cac9a1b3e None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:33.253752 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 794/3180] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:33.268165 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-b6437a8c-8685-4bee-ac2a-5831ff1a4f4b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.271970 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-b6437a8c-8685-4bee-ac2a-5831ff1a4f4b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:33.272618 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-b6437a8c-8685-4bee-ac2a-5831ff1a4f4b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:33.272853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-b6437a8c-8685-4bee-ac2a-5831ff1a4f4b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:33.288819 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:33.288819 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:33.296810 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-b6437a8c-8685-4bee-ac2a-5831ff1a4f4b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:33.303364 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-b6437a8c-8685-4bee-ac2a-5831ff1a4f4b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:33.303737 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 799/3181] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:33 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:33.313453 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0679031c-621b-4124-9528-10f2642d2f34 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:33.327045 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0679031c-621b-4124-9528-10f2642d2f34 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] POST https://10.4.3.140/volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78/action Jul 31 14:00:33.327045 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0679031c-621b-4124-9528-10f2642d2f34 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:33.327045 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0679031c-621b-4124-9528-10f2642d2f34 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:33.352544 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:33.352544 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:33.368906 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f104a681-244d-42e2-863a-c436fc5ed7f1 req-0679031c-621b-4124-9528-10f2642d2f34 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78/action returned with HTTP 204 Jul 31 14:00:33.368906 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 792/3182] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:00:33 2026] POST /volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:34.062593 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a1b0e3e9-b288-43b4-a059-3ab9d92f55d2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:34.064266 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a1b0e3e9-b288-43b4-a059-3ab9d92f55d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:34.064481 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a1b0e3e9-b288-43b4-a059-3ab9d92f55d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:34.064711 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a1b0e3e9-b288-43b4-a059-3ab9d92f55d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:34.074174 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:34.074174 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:34.078866 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a1b0e3e9-b288-43b4-a059-3ab9d92f55d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:34.083170 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a1b0e3e9-b288-43b4-a059-3ab9d92f55d2 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:34.083598 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 798/3183] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:34 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:34.240893 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aa06564b-1116-4735-b12b-aa885509b8c8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:34.243500 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa06564b-1116-4735-b12b-aa885509b8c8 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:34.243811 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa06564b-1116-4735-b12b-aa885509b8c8 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:34.244104 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa06564b-1116-4735-b12b-aa885509b8c8 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:34.257449 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:34.257449 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:34.264541 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aa06564b-1116-4735-b12b-aa885509b8c8 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:34.273768 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa06564b-1116-4735-b12b-aa885509b8c8 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:34.274362 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 795/3184] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:34 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:34.302736 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ecca435b-d623-4b1e-b4ba-e590b2508662 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:34.306093 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecca435b-d623-4b1e-b4ba-e590b2508662 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:34.306093 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecca435b-d623-4b1e-b4ba-e590b2508662 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:34.306093 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecca435b-d623-4b1e-b4ba-e590b2508662 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:34.319552 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:34.319552 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:34.323704 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ecca435b-d623-4b1e-b4ba-e590b2508662 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:34.339550 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecca435b-d623-4b1e-b4ba-e590b2508662 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:34.340080 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 800/3185] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:34 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:34.375614 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-61583dbd-f8d8-4698-9f04-5677ff0a4a99 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:34.375614 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-61583dbd-f8d8-4698-9f04-5677ff0a4a99 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:00:34.375614 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-61583dbd-f8d8-4698-9f04-5677ff0a4a99 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eea2bdf1-bf44-4e12-952b-c6b51c1c589a", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-157968947", "description": null, "metadata": null}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:34.389255 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:34.389255 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:34.390202 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-61583dbd-f8d8-4698-9f04-5677ff0a4a99 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:34.390202 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-61583dbd-f8d8-4698-9f04-5677ff0a4a99 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Create snapshot from volume eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:34.451596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-61583dbd-f8d8-4698-9f04-5677ff0a4a99 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Created reservations ['af80d0d2-f3be-4e24-b92a-4309c05be524', '546980fb-398b-4ca3-b19d-c366e94d5deb', '18322344-6748-4cdb-a496-54479e762033', '08ca3d5a-ff94-4188-9669-11d7f89fc205'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:34.485292 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-61583dbd-f8d8-4698-9f04-5677ff0a4a99 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Snapshot force create request issued successfully. Jul 31 14:00:34.485658 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-61583dbd-f8d8-4698-9f04-5677ff0a4a99 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:00:34.489496 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 793/3186] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:00:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:34.502492 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6783f138-a427-46a7-b471-e53e9c3e6955 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:34.513537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6783f138-a427-46a7-b471-e53e9c3e6955 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:00:34.513809 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6783f138-a427-46a7-b471-e53e9c3e6955 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:34.514056 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6783f138-a427-46a7-b471-e53e9c3e6955 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:34.523949 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:34.523949 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:34.524568 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6783f138-a427-46a7-b471-e53e9c3e6955 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Snapshot retrieved successfully. Jul 31 14:00:34.525582 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6783f138-a427-46a7-b471-e53e9c3e6955 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 returned with HTTP 200 Jul 31 14:00:34.526261 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 799/3187] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:34 2026] GET /volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:35.104105 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cae9c424-117f-4573-9682-663a0c9ec253 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:35.106187 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cae9c424-117f-4573-9682-663a0c9ec253 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:35.106425 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cae9c424-117f-4573-9682-663a0c9ec253 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:35.106660 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cae9c424-117f-4573-9682-663a0c9ec253 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:35.123117 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:35.123117 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:35.127768 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cae9c424-117f-4573-9682-663a0c9ec253 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:35.132793 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cae9c424-117f-4573-9682-663a0c9ec253 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:35.133218 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 796/3188] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:35 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:35.561542 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9b3b878e-b910-4331-ae8b-e26d6f8d4d4b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:35.578727 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b3b878e-b910-4331-ae8b-e26d6f8d4d4b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:00:35.578921 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b3b878e-b910-4331-ae8b-e26d6f8d4d4b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:35.579148 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b3b878e-b910-4331-ae8b-e26d6f8d4d4b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:35.593533 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:35.593533 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:35.593533 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9b3b878e-b910-4331-ae8b-e26d6f8d4d4b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Snapshot retrieved successfully. Jul 31 14:00:35.593533 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b3b878e-b910-4331-ae8b-e26d6f8d4d4b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 returned with HTTP 200 Jul 31 14:00:35.600596 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 801/3189] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:35 2026] GET /volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:35.614755 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7ce77253-ab2d-4fbc-9b65-29084aa06e6f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:35.617465 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7ce77253-ab2d-4fbc-9b65-29084aa06e6f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:00:35.617768 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7ce77253-ab2d-4fbc-9b65-29084aa06e6f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:35.618024 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7ce77253-ab2d-4fbc-9b65-29084aa06e6f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:35.624621 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:35.624621 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:35.625390 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7ce77253-ab2d-4fbc-9b65-29084aa06e6f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Snapshot retrieved successfully. Jul 31 14:00:35.626458 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7ce77253-ab2d-4fbc-9b65-29084aa06e6f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 returned with HTTP 200 Jul 31 14:00:35.626963 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 794/3190] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:35 2026] GET /volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:35.640771 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b9e4691d-59b2-4b39-8c8b-eb19910f28e6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:35.644622 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9e4691d-59b2-4b39-8c8b-eb19910f28e6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:00:35.644883 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9e4691d-59b2-4b39-8c8b-eb19910f28e6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:35.645469 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9e4691d-59b2-4b39-8c8b-eb19910f28e6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:35.660133 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:35.660133 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:35.665495 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b9e4691d-59b2-4b39-8c8b-eb19910f28e6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:00:35.671702 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9e4691d-59b2-4b39-8c8b-eb19910f28e6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:00:35.672213 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 800/3191] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:35 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:36.159746 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b8071d19-78ba-42b3-9f13-9a607dcb922e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:36.162604 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b8071d19-78ba-42b3-9f13-9a607dcb922e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:36.162886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b8071d19-78ba-42b3-9f13-9a607dcb922e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:36.163141 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b8071d19-78ba-42b3-9f13-9a607dcb922e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:36.176918 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:36.176918 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:36.181687 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b8071d19-78ba-42b3-9f13-9a607dcb922e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:36.186507 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b8071d19-78ba-42b3-9f13-9a607dcb922e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:36.186932 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 797/3192] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:36 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:36.384271 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2731a6db-dd48-4843-836d-d67861169fd9 req-7fb97ea7-db9a-4ade-8e88-16e50737fbc4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:36.389552 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-7fb97ea7-db9a-4ade-8e88-16e50737fbc4 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] POST https://10.4.3.140/volume/v3/attachments/d85783b3-d6a3-40fe-bf65-78b230ca9a70/action Jul 31 14:00:36.389552 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-7fb97ea7-db9a-4ade-8e88-16e50737fbc4 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:36.389552 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-7fb97ea7-db9a-4ade-8e88-16e50737fbc4 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:36.417765 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:36.417765 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:36.435979 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2731a6db-dd48-4843-836d-d67861169fd9 req-7fb97ea7-db9a-4ade-8e88-16e50737fbc4 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/attachments/d85783b3-d6a3-40fe-bf65-78b230ca9a70/action returned with HTTP 204 Jul 31 14:00:36.435979 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 802/3193] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:00:36 2026] POST /volume/v3/attachments/d85783b3-d6a3-40fe-bf65-78b230ca9a70/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:36.902441 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-88bb337f-ecf4-4c74-8c6f-b71c38804e88 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:36.904980 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-88bb337f-ecf4-4c74-8c6f-b71c38804e88 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966 Jul 31 14:00:36.904980 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-88bb337f-ecf4-4c74-8c6f-b71c38804e88 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:36.905347 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-88bb337f-ecf4-4c74-8c6f-b71c38804e88 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:36.916738 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:36.916738 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:36.979466 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-efc2cb21-4198-4dee-a684-0ef5daebef99 req-88bb337f-ecf4-4c74-8c6f-b71c38804e88 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966 returned with HTTP 200 Jul 31 14:00:36.979786 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 795/3194] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:00:36 2026] DELETE /volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:37.200348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ffba3992-d87f-4c85-9648-b9cafe279b57 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:37.206543 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ffba3992-d87f-4c85-9648-b9cafe279b57 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:37.206543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ffba3992-d87f-4c85-9648-b9cafe279b57 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:37.206543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ffba3992-d87f-4c85-9648-b9cafe279b57 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:37.225581 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:37.225581 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:37.230240 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ffba3992-d87f-4c85-9648-b9cafe279b57 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:37.234932 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ffba3992-d87f-4c85-9648-b9cafe279b57 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:37.235339 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 801/3195] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:37 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:37.255998 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:37.261840 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] POST https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553/action Jul 31 14:00:37.262391 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:37.262601 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:37.277887 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:37.277887 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:37.278538 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:37.337886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Created reservations ['608acf4c-cd80-40ba-878e-edcfa3f9bb13', 'bc639277-0c62-494e-9d3c-e8a1504896de'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:37.371069 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Extend volume request issued successfully. Jul 31 14:00:37.371661 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553/action returned with HTTP 202 Jul 31 14:00:37.371897 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 798/3196] 10.4.3.140 () {70 vars in 1431 bytes} [Fri Jul 31 14:00:37 2026] POST /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 14:00:37.383509 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-891e7764-7c2a-4731-a0b3-aa6c98a67e9a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:37.386599 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-891e7764-7c2a-4731-a0b3-aa6c98a67e9a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:37.386998 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-891e7764-7c2a-4731-a0b3-aa6c98a67e9a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:37.387252 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-891e7764-7c2a-4731-a0b3-aa6c98a67e9a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:37.400927 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:37.400927 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:37.408628 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-891e7764-7c2a-4731-a0b3-aa6c98a67e9a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:37.415232 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-891e7764-7c2a-4731-a0b3-aa6c98a67e9a tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:37.415232 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 803/3197] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:37 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:37.757388 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a req-408ce5d8-72cf-4db1-827f-9773cbea20e7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:37.760970 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a req-408ce5d8-72cf-4db1-827f-9773cbea20e7 service nova] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:37.761675 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a req-408ce5d8-72cf-4db1-827f-9773cbea20e7 service nova] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:37.761977 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a req-408ce5d8-72cf-4db1-827f-9773cbea20e7 service nova] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:37.779827 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:37.779827 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:37.788092 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a req-408ce5d8-72cf-4db1-827f-9773cbea20e7 service nova] Volume info retrieved successfully. Jul 31 14:00:37.792479 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-90287bbd-0b3c-4e0b-a99a-cc3beeb86b1a req-408ce5d8-72cf-4db1-827f-9773cbea20e7 service nova] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:37.793249 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 796/3198] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:37 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:38.431823 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce5053be-a5df-43e6-a12b-0c28f0d09104 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:38.438732 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce5053be-a5df-43e6-a12b-0c28f0d09104 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:38.438732 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce5053be-a5df-43e6-a12b-0c28f0d09104 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:38.438732 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce5053be-a5df-43e6-a12b-0c28f0d09104 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:38.460885 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:38.460885 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:38.465869 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce5053be-a5df-43e6-a12b-0c28f0d09104 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:38.471249 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce5053be-a5df-43e6-a12b-0c28f0d09104 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:38.471814 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 802/3199] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:38 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1159 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:38.489337 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-193616a6-5530-46e0-a879-9e28da148973 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:38.491370 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-193616a6-5530-46e0-a879-9e28da148973 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:38.491674 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-193616a6-5530-46e0-a879-9e28da148973 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:38.491975 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-193616a6-5530-46e0-a879-9e28da148973 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:38.506461 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:38.506461 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:38.511679 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-193616a6-5530-46e0-a879-9e28da148973 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:38.516535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-193616a6-5530-46e0-a879-9e28da148973 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:38.516934 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 799/3200] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:38 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:38.741105 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-e801438d-7c3a-41f4-a77e-17d2a4e8c621 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:38.743293 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-e801438d-7c3a-41f4-a77e-17d2a4e8c621 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:38.743503 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-e801438d-7c3a-41f4-a77e-17d2a4e8c621 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:38.743706 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-e801438d-7c3a-41f4-a77e-17d2a4e8c621 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:38.753673 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:38.753673 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:38.757411 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-e801438d-7c3a-41f4-a77e-17d2a4e8c621 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:38.761894 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-e801438d-7c3a-41f4-a77e-17d2a4e8c621 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:38.762329 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 804/3201] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:38 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:38.782416 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-b7527f19-5abf-43e4-9f31-5f4747609b7e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:38.784709 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-b7527f19-5abf-43e4-9f31-5f4747609b7e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] POST https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553/action Jul 31 14:00:38.785058 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-b7527f19-5abf-43e4-9f31-5f4747609b7e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:38.785212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-b7527f19-5abf-43e4-9f31-5f4747609b7e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:38.795918 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:38.795918 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:38.796392 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-b7527f19-5abf-43e4-9f31-5f4747609b7e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:38.802361 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-b7527f19-5abf-43e4-9f31-5f4747609b7e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Begin detaching volume completed successfully. Jul 31 14:00:38.802662 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-b7527f19-5abf-43e4-9f31-5f4747609b7e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553/action returned with HTTP 202 Jul 31 14:00:38.803287 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 797/3202] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:00:38 2026] POST /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:00:38.821730 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7756cc27-9620-484a-b0fd-81f877450634 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:38.825098 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7756cc27-9620-484a-b0fd-81f877450634 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:38.825324 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7756cc27-9620-484a-b0fd-81f877450634 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:38.825536 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7756cc27-9620-484a-b0fd-81f877450634 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:38.838827 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:38.838827 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:38.843983 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7756cc27-9620-484a-b0fd-81f877450634 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:38.848327 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7756cc27-9620-484a-b0fd-81f877450634 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:38.849244 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 803/3203] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:38 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:38.860783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e13ba634-c7d3-4ac2-aa15-e6455586d3dc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:38.861257 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e13ba634-c7d3-4ac2-aa15-e6455586d3dc None None] GET https://10.4.3.140/volume// Jul 31 14:00:38.861620 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e13ba634-c7d3-4ac2-aa15-e6455586d3dc None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:38.861766 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e13ba634-c7d3-4ac2-aa15-e6455586d3dc None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:38.862171 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e13ba634-c7d3-4ac2-aa15-e6455586d3dc None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:38.862558 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 800/3204] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:38.875070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-612d1fc7-96a2-4c6d-8515-7f1c2f3c75d5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:38.879803 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-612d1fc7-96a2-4c6d-8515-7f1c2f3c75d5 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:38.880066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-612d1fc7-96a2-4c6d-8515-7f1c2f3c75d5 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:38.880324 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-612d1fc7-96a2-4c6d-8515-7f1c2f3c75d5 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:38.893753 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:38.893753 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:38.899706 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-612d1fc7-96a2-4c6d-8515-7f1c2f3c75d5 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:38.906253 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-612d1fc7-96a2-4c6d-8515-7f1c2f3c75d5 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:38.906731 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 805/3205] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:38 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:39.866559 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c0e5dfdf-5be7-4cba-af6e-3b77287909a7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:39.871815 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c0e5dfdf-5be7-4cba-af6e-3b77287909a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:39.871994 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c0e5dfdf-5be7-4cba-af6e-3b77287909a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:39.872167 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c0e5dfdf-5be7-4cba-af6e-3b77287909a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:39.894300 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:39.894300 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:39.899648 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c0e5dfdf-5be7-4cba-af6e-3b77287909a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:39.906420 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c0e5dfdf-5be7-4cba-af6e-3b77287909a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:39.906819 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 798/3206] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:39 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:40.345465 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-c0c750de-2eed-4f3a-9ea7-16113d7bfcc0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:40.347701 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-c0c750de-2eed-4f3a-9ea7-16113d7bfcc0 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] DELETE https://10.4.3.140/volume/v3/attachments/d85783b3-d6a3-40fe-bf65-78b230ca9a70 Jul 31 14:00:40.347777 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-c0c750de-2eed-4f3a-9ea7-16113d7bfcc0 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:40.347972 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-c0c750de-2eed-4f3a-9ea7-16113d7bfcc0 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:40.366460 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:40.366460 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:40.495725 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-417cf80a-4c3d-4c51-adc8-90f008e21210 req-c0c750de-2eed-4f3a-9ea7-16113d7bfcc0 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/attachments/d85783b3-d6a3-40fe-bf65-78b230ca9a70 returned with HTTP 200 Jul 31 14:00:40.496283 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 804/3207] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:00:40 2026] DELETE /volume/v3/attachments/d85783b3-d6a3-40fe-bf65-78b230ca9a70 => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:40.728567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0b85322c-6f9d-4905-a947-9db6c3aa511b req-5b02dfcc-457d-4d75-a733-e803d2bdff7b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:40.731097 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0b85322c-6f9d-4905-a947-9db6c3aa511b req-5b02dfcc-457d-4d75-a733-e803d2bdff7b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966 Jul 31 14:00:40.731319 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0b85322c-6f9d-4905-a947-9db6c3aa511b req-5b02dfcc-457d-4d75-a733-e803d2bdff7b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:40.731525 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0b85322c-6f9d-4905-a947-9db6c3aa511b req-5b02dfcc-457d-4d75-a733-e803d2bdff7b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:40.744459 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0b85322c-6f9d-4905-a947-9db6c3aa511b req-5b02dfcc-457d-4d75-a733-e803d2bdff7b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966 returned with HTTP 404 Jul 31 14:00:40.745010 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 801/3208] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:00:40 2026] DELETE /volume/v3/attachments/f08eca34-a4d4-44c6-85f2-01f48ac3b966 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:00:40.921576 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3896336f-8ffd-43dd-b4dd-3fd6b5bfe3a7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:40.921576 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3896336f-8ffd-43dd-b4dd-3fd6b5bfe3a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:40.921886 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3896336f-8ffd-43dd-b4dd-3fd6b5bfe3a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:40.921886 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3896336f-8ffd-43dd-b4dd-3fd6b5bfe3a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:40.931743 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:40.931743 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:40.935430 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3896336f-8ffd-43dd-b4dd-3fd6b5bfe3a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:40.939387 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3896336f-8ffd-43dd-b4dd-3fd6b5bfe3a7 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:40.940167 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 806/3209] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:40 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:42.415326 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-615b07f5-d9d3-42f2-b0f2-abd6ad2c52b1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:42.418616 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-615b07f5-d9d3-42f2-b0f2-abd6ad2c52b1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 Jul 31 14:00:42.418863 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-615b07f5-d9d3-42f2-b0f2-abd6ad2c52b1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:42.419087 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-615b07f5-d9d3-42f2-b0f2-abd6ad2c52b1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:42.419211 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-615b07f5-d9d3-42f2-b0f2-abd6ad2c52b1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 35984d68-d1ff-474b-a72b-2597786c48f8 Jul 31 14:00:42.428355 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-615b07f5-d9d3-42f2-b0f2-abd6ad2c52b1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 returned with HTTP 404 Jul 31 14:00:42.429148 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 799/3210] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:42 2026] DELETE /volume/v3/snapshots/35984d68-d1ff-474b-a72b-2597786c48f8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:42.441302 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c5d3a006-4231-478d-84c2-8b1d9c9f81cb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:42.443537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c5d3a006-4231-478d-84c2-8b1d9c9f81cb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:42.443793 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c5d3a006-4231-478d-84c2-8b1d9c9f81cb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:42.444036 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c5d3a006-4231-478d-84c2-8b1d9c9f81cb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:42.457208 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:42.457208 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:42.461971 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c5d3a006-4231-478d-84c2-8b1d9c9f81cb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:42.466815 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c5d3a006-4231-478d-84c2-8b1d9c9f81cb tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:42.467197 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 805/3211] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:42 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:42.481783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:42.484097 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:42.484558 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-611049726"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:42.487059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-611049726'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:42.487213 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume of 1 GB Jul 31 14:00:42.493713 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Availability Zones retrieved successfully. Jul 31 14:00:42.502907 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (dbfbbaac-df91-4537-929f-68bd96a7b4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:42.504224 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25a8e0d-ed0a-4858-824f-9b81da06d0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:42.505445 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:42.534008 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25a8e0d-ed0a-4858-824f-9b81da06d0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:42.534700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478518c6-ff25-4ecd-9965-2233683fd14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:42.576491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['6c9a0272-2742-41d9-a86c-b1492edf5b97', 'daec46e1-eaf6-4cf6-a5c4-491fd91ad2af', '9ab337f9-3057-47e7-8c26-648ac4255aae', '9645ef56-fb77-4527-a4cd-683226e12e68'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:42.577402 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478518c6-ff25-4ecd-9965-2233683fd14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c9a0272-2742-41d9-a86c-b1492edf5b97', 'daec46e1-eaf6-4cf6-a5c4-491fd91ad2af', '9ab337f9-3057-47e7-8c26-648ac4255aae', '9645ef56-fb77-4527-a4cd-683226e12e68']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:42.578362 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc666bf2-179c-4a9c-b508-2dc58b1bfc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:42.602895 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc666bf2-179c-4a9c-b508-2dc58b1bfc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21a95b18-036c-46fa-b472-ea4cbed9d1df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-611049726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['6c9a0272-2742-41d9-a86c-b1492edf5b97','daec46e1-eaf6-4cf6-a5c4-491fd91ad2af','9ab337f9-3057-47e7-8c26-648ac4255aae','9645ef56-fb77-4527-a4cd-683226e12e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-611049726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21a95b18-036c-46fa-b472-ea4cbed9d1df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3939ba53830944f88de0fcf9d3f83ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:42.603723 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa500d91-9b1e-4e43-a3eb-065a5ab0e500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:42.623216 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa500d91-9b1e-4e43-a3eb-065a5ab0e500) transitioned into state 'SUCCESS' from state '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-611049726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['6c9a0272-2742-41d9-a86c-b1492edf5b97','daec46e1-eaf6-4cf6-a5c4-491fd91ad2af','9ab337f9-3057-47e7-8c26-648ac4255aae','9645ef56-fb77-4527-a4cd-683226e12e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:42.624053 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9f1ef6-45c2-4acf-950e-119365bd30c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:42.635026 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9f1ef6-45c2-4acf-950e-119365bd30c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:42.636048 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (dbfbbaac-df91-4537-929f-68bd96a7b4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:42.636468 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request issued successfully. Jul 31 14:00:42.636927 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a697813-2dd7-4d1e-92cd-3cf8e57eb376 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:42.637384 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 802/3212] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:00:42 2026] POST /volume/v3/volumes => generated 753 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:42.648184 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0ab7f80-0aa7-4a97-a864-13387967bdc0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:42.649762 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0ab7f80-0aa7-4a97-a864-13387967bdc0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df Jul 31 14:00:42.649945 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0ab7f80-0aa7-4a97-a864-13387967bdc0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:42.650098 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0ab7f80-0aa7-4a97-a864-13387967bdc0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:42.657801 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:42.657801 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:42.662829 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e0ab7f80-0aa7-4a97-a864-13387967bdc0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:42.666995 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0ab7f80-0aa7-4a97-a864-13387967bdc0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df returned with HTTP 200 Jul 31 14:00:42.667348 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 807/3213] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:42 2026] GET /volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:43.679404 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c4bf1b12-61b2-415f-ba4c-e57f4e9de4d0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:43.681830 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c4bf1b12-61b2-415f-ba4c-e57f4e9de4d0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df Jul 31 14:00:43.682039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c4bf1b12-61b2-415f-ba4c-e57f4e9de4d0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:43.682246 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c4bf1b12-61b2-415f-ba4c-e57f4e9de4d0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:43.688765 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:43.688765 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:43.692561 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c4bf1b12-61b2-415f-ba4c-e57f4e9de4d0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:43.696485 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c4bf1b12-61b2-415f-ba4c-e57f4e9de4d0 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df returned with HTTP 200 Jul 31 14:00:43.696849 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 800/3214] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:43 2026] GET /volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:43.708958 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d801b64d-b649-4eda-84b6-21d7c5db7b3c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:43.711696 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d801b64d-b649-4eda-84b6-21d7c5db7b3c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:00:43.712129 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d801b64d-b649-4eda-84b6-21d7c5db7b3c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21a95b18-036c-46fa-b472-ea4cbed9d1df", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-456950176"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:43.722706 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:43.722706 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:43.723339 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d801b64d-b649-4eda-84b6-21d7c5db7b3c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:43.723437 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-d801b64d-b649-4eda-84b6-21d7c5db7b3c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume 21a95b18-036c-46fa-b472-ea4cbed9d1df Jul 31 14:00:43.753768 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d801b64d-b649-4eda-84b6-21d7c5db7b3c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['15871c77-50b5-4608-aeab-cf776dde9756', '2159333e-6560-4004-bb25-30dd6b64084d', '5eb46688-23c7-4396-933f-49527a1dd619', '7df91dde-2f3a-44c0-8dec-6bd9f5db6d09'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:43.781257 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d801b64d-b649-4eda-84b6-21d7c5db7b3c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot create request issued successfully. Jul 31 14:00:43.781631 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d801b64d-b649-4eda-84b6-21d7c5db7b3c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:00:43.782042 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 806/3215] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:00:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:43.790534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7294c215-de52-4f38-b12e-10be767de41b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:43.792421 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7294c215-de52-4f38-b12e-10be767de41b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e Jul 31 14:00:43.792480 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7294c215-de52-4f38-b12e-10be767de41b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:43.792751 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7294c215-de52-4f38-b12e-10be767de41b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:43.797528 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:43.797528 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:43.798008 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7294c215-de52-4f38-b12e-10be767de41b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:43.798835 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7294c215-de52-4f38-b12e-10be767de41b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e returned with HTTP 200 Jul 31 14:00:43.799182 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 803/3216] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:43 2026] GET /volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:43.850329 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-452d43a6-b227-4473-96d1-f67a8d91616e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:43.852325 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-452d43a6-b227-4473-96d1-f67a8d91616e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:43.852556 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-452d43a6-b227-4473-96d1-f67a8d91616e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:43.852741 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-452d43a6-b227-4473-96d1-f67a8d91616e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:43.858991 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:43.858991 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:43.862233 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-452d43a6-b227-4473-96d1-f67a8d91616e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:43.866257 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-452d43a6-b227-4473-96d1-f67a8d91616e tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:43.866634 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 808/3217] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:43 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:43.878732 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4a41c03b-780c-45a1-a65c-72038a477cdc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:43.880594 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4a41c03b-780c-45a1-a65c-72038a477cdc tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] DELETE https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:43.880799 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4a41c03b-780c-45a1-a65c-72038a477cdc tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:43.880978 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4a41c03b-780c-45a1-a65c-72038a477cdc tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:43.881136 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4a41c03b-780c-45a1-a65c-72038a477cdc tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Delete volume with id: 883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:43.888053 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:43.888053 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:43.888505 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4a41c03b-780c-45a1-a65c-72038a477cdc tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:43.904100 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4a41c03b-780c-45a1-a65c-72038a477cdc tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Delete volume request issued successfully. Jul 31 14:00:43.904289 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4a41c03b-780c-45a1-a65c-72038a477cdc tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 202 Jul 31 14:00:43.904982 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 801/3218] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:00:43 2026] DELETE /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:00:43.911800 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-80f050a9-ab64-4963-93ff-87217d98cc12 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:43.917210 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80f050a9-ab64-4963-93ff-87217d98cc12 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:43.917464 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80f050a9-ab64-4963-93ff-87217d98cc12 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:43.917698 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80f050a9-ab64-4963-93ff-87217d98cc12 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:43.930265 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:43.930265 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:43.937113 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-80f050a9-ab64-4963-93ff-87217d98cc12 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Volume info retrieved successfully. Jul 31 14:00:43.941645 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80f050a9-ab64-4963-93ff-87217d98cc12 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 200 Jul 31 14:00:43.942089 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 807/3219] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:43 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:44.809225 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-34414812-68d3-4a03-8ac7-76ccf21ade15 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:44.813995 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-34414812-68d3-4a03-8ac7-76ccf21ade15 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e Jul 31 14:00:44.813995 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-34414812-68d3-4a03-8ac7-76ccf21ade15 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:44.813995 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-34414812-68d3-4a03-8ac7-76ccf21ade15 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:44.819353 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:44.819353 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:44.820451 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-34414812-68d3-4a03-8ac7-76ccf21ade15 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:44.822596 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-34414812-68d3-4a03-8ac7-76ccf21ade15 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e returned with HTTP 200 Jul 31 14:00:44.823411 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 804/3220] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:44 2026] GET /volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:44.834907 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:44.838030 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:44.838611 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3c0a81ae-9250-4c1f-afa6-5ad6e37c487e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-804586370"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:44.843152 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request body: {'volume': {'snapshot_id': '3c0a81ae-9250-4c1f-afa6-5ad6e37c487e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-804586370'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:44.856656 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:44.856656 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:44.857180 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:44.857300 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume of 2 GB Jul 31 14:00:44.862075 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Availability Zones retrieved successfully. Jul 31 14:00:44.867930 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (714f771b-ac50-4846-a403-45a921723256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:44.869085 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31708752-0aef-46fc-ae59-dd3a9d519774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:44.870031 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:44.902166 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31708752-0aef-46fc-ae59-dd3a9d519774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '3c0a81ae-9250-4c1f-afa6-5ad6e37c487e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:44.903294 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66dad94d-93f2-4a2b-b903-3c334cc5501a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:44.938693 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-c3b78efb-b712-4bac-b177-113bcfee9ce2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:44.941376 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-c3b78efb-b712-4bac-b177-113bcfee9ce2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450/encryption Jul 31 14:00:44.941376 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-c3b78efb-b712-4bac-b177-113bcfee9ce2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:44.941376 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-c3b78efb-b712-4bac-b177-113bcfee9ce2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:44.942213 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['ce297fc8-5a36-486b-8d28-43e4231cb3ed', '265a7825-1ff5-42d2-9a40-b3b1a04da61e', 'f9503322-490c-4158-96bc-8e052e70c1af', '32b79c90-d126-4053-9d5c-2062447e5dfd'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:44.943086 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66dad94d-93f2-4a2b-b903-3c334cc5501a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce297fc8-5a36-486b-8d28-43e4231cb3ed', '265a7825-1ff5-42d2-9a40-b3b1a04da61e', 'f9503322-490c-4158-96bc-8e052e70c1af', '32b79c90-d126-4053-9d5c-2062447e5dfd']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:44.943724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd2c2db-ea66-45f5-aa69-f0ed91f2b07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:44.954787 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-375c7dc0-cfc4-4d84-88d1-842665cae635 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:44.958631 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:44.958631 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:44.960322 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-375c7dc0-cfc4-4d84-88d1-842665cae635 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] GET https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 Jul 31 14:00:44.960322 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-375c7dc0-cfc4-4d84-88d1-842665cae635 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:44.960322 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-375c7dc0-cfc4-4d84-88d1-842665cae635 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:44.968971 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-375c7dc0-cfc4-4d84-88d1-842665cae635 tempest-VolumesExtendAttachedTest-1933131394 tempest-VolumesExtendAttachedTest-1933131394-project-member] https://10.4.3.140/volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 returned with HTTP 404 Jul 31 14:00:44.969552 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 808/3221] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:00:44 2026] GET /volume/v3/volumes/883bdebd-8795-4c46-9a77-4cf070695553 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:00:44.971058 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-c3b78efb-b712-4bac-b177-113bcfee9ce2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450/encryption returned with HTTP 200 Jul 31 14:00:44.971619 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 802/3222] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:00:44 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:00:44.989536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd2c2db-ea66-45f5-aa69-f0ed91f2b07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b12e81fb-d205-4a86-9e60-1d23b56b7438', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-804586370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['ce297fc8-5a36-486b-8d28-43e4231cb3ed','265a7825-1ff5-42d2-9a40-b3b1a04da61e','f9503322-490c-4158-96bc-8e052e70c1af','32b79c90-d126-4053-9d5c-2062447e5dfd'],size=2,snapshot_id=3c0a81ae-9250-4c1f-afa6-5ad6e37c487e,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-804586370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b12e81fb-d205-4a86-9e60-1d23b56b7438,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',provider_auth=None,provider_geometry=None,provider_id=None,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=3c0a81ae-9250-4c1f-afa6-5ad6e37c487e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3939ba53830944f88de0fcf9d3f83ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:44.990594 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f53a69-d9fc-4cbf-b53a-8fee31213018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:45.007765 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f53a69-d9fc-4cbf-b53a-8fee31213018) transitioned into state 'SUCCESS' from state '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-804586370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['ce297fc8-5a36-486b-8d28-43e4231cb3ed','265a7825-1ff5-42d2-9a40-b3b1a04da61e','f9503322-490c-4158-96bc-8e052e70c1af','32b79c90-d126-4053-9d5c-2062447e5dfd'],size=2,snapshot_id=3c0a81ae-9250-4c1f-afa6-5ad6e37c487e,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:45.008616 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e05e6036-42bb-4ebc-b554-47d4b1953f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:45.038956 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e05e6036-42bb-4ebc-b554-47d4b1953f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:45.039138 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (714f771b-ac50-4846-a403-45a921723256) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:45.039502 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request issued successfully. Jul 31 14:00:45.040057 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f37bc85b-8c5c-4de5-b767-c41e1228cdc2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:45.040493 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 809/3223] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:00:44 2026] POST /volume/v3/volumes => generated 787 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:45.056801 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cc7d06e6-b90d-49fb-bbdd-3bfb3f827e50 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:45.059020 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc7d06e6-b90d-49fb-bbdd-3bfb3f827e50 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:45.059020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc7d06e6-b90d-49fb-bbdd-3bfb3f827e50 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:45.059117 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc7d06e6-b90d-49fb-bbdd-3bfb3f827e50 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:45.074803 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:45.074803 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:45.080968 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cc7d06e6-b90d-49fb-bbdd-3bfb3f827e50 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:45.089017 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc7d06e6-b90d-49fb-bbdd-3bfb3f827e50 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 returned with HTTP 200 Jul 31 14:00:45.089592 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 805/3224] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:45 2026] GET /volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:45.753374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-bd2cfa08-63ec-4a98-86c0-2fb5a48f5c19 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:45.757209 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-bd2cfa08-63ec-4a98-86c0-2fb5a48f5c19 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f29f84f3-9298-4ab8-8313-0f6ec009a1ce Jul 31 14:00:45.757381 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-bd2cfa08-63ec-4a98-86c0-2fb5a48f5c19 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:45.757570 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-bd2cfa08-63ec-4a98-86c0-2fb5a48f5c19 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:45.769590 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:45.769590 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:45.844810 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1dfed1da-bcc2-4de1-ad1e-6930a6316b87 req-bd2cfa08-63ec-4a98-86c0-2fb5a48f5c19 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/f29f84f3-9298-4ab8-8313-0f6ec009a1ce returned with HTTP 200 Jul 31 14:00:45.844927 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 809/3225] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:00:45 2026] DELETE /volume/v3/attachments/f29f84f3-9298-4ab8-8313-0f6ec009a1ce => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:46.104914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a57900b2-b2e8-4bac-8588-14e782fe2b81 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:46.106699 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a57900b2-b2e8-4bac-8588-14e782fe2b81 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:46.106892 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a57900b2-b2e8-4bac-8588-14e782fe2b81 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:46.107066 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a57900b2-b2e8-4bac-8588-14e782fe2b81 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:46.115200 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:46.115200 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:46.118839 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a57900b2-b2e8-4bac-8588-14e782fe2b81 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:46.123614 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a57900b2-b2e8-4bac-8588-14e782fe2b81 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 returned with HTTP 200 Jul 31 14:00:46.124047 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 803/3226] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:46 2026] GET /volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:46.137522 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dc2835d9-fc8e-47f3-909c-813d2bc44c31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:46.139284 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dc2835d9-fc8e-47f3-909c-813d2bc44c31 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:46.139481 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dc2835d9-fc8e-47f3-909c-813d2bc44c31 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:46.139681 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dc2835d9-fc8e-47f3-909c-813d2bc44c31 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:46.146666 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:46.146666 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:46.152973 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dc2835d9-fc8e-47f3-909c-813d2bc44c31 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:46.157778 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dc2835d9-fc8e-47f3-909c-813d2bc44c31 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 returned with HTTP 200 Jul 31 14:00:46.158137 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 810/3227] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:46 2026] GET /volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:46.176076 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3b8daa0f-060b-469c-b84e-f275b40cf362 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:46.178767 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b8daa0f-060b-469c-b84e-f275b40cf362 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:46.179064 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b8daa0f-060b-469c-b84e-f275b40cf362 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:46.179306 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b8daa0f-060b-469c-b84e-f275b40cf362 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:46.179613 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3b8daa0f-060b-469c-b84e-f275b40cf362 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume with id: b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:46.187433 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:46.187433 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:46.187925 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3b8daa0f-060b-469c-b84e-f275b40cf362 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:46.212184 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3b8daa0f-060b-469c-b84e-f275b40cf362 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume request issued successfully. Jul 31 14:00:46.212184 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b8daa0f-060b-469c-b84e-f275b40cf362 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 returned with HTTP 202 Jul 31 14:00:46.212184 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 806/3228] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:46 2026] DELETE /volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:46.218139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-95c049ef-d685-48a3-b9a4-ae58f6fff4f2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:46.224255 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95c049ef-d685-48a3-b9a4-ae58f6fff4f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:46.224485 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95c049ef-d685-48a3-b9a4-ae58f6fff4f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:46.224681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95c049ef-d685-48a3-b9a4-ae58f6fff4f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:46.238172 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:46.238172 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:46.246608 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-95c049ef-d685-48a3-b9a4-ae58f6fff4f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:46.253750 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95c049ef-d685-48a3-b9a4-ae58f6fff4f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 returned with HTTP 200 Jul 31 14:00:46.254121 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 810/3229] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:46 2026] GET /volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:46.811805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f3132874-a98a-4f04-bda0-df0871f228c4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:46.814271 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f3132874-a98a-4f04-bda0-df0871f228c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:46.814708 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f3132874-a98a-4f04-bda0-df0871f228c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:46.815058 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f3132874-a98a-4f04-bda0-df0871f228c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:46.815328 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-f3132874-a98a-4f04-bda0-df0871f228c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:46.821936 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:46.821936 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:46.822530 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f3132874-a98a-4f04-bda0-df0871f228c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:46.831852 np0000006230 devstack@c-api.service[100182]: WARNING cinder.keymgr.conf_key_mgr [None req-f3132874-a98a-4f04-bda0-df0871f228c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:00:46.836789 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f3132874-a98a-4f04-bda0-df0871f228c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:00:46.837079 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f3132874-a98a-4f04-bda0-df0871f228c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 returned with HTTP 202 Jul 31 14:00:46.837639 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 804/3230] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:46 2026] DELETE /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:46.845600 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-68360098-7880-42a4-abe7-686e0843fd98 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:46.847236 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68360098-7880-42a4-abe7-686e0843fd98 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:46.847409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68360098-7880-42a4-abe7-686e0843fd98 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:46.847610 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68360098-7880-42a4-abe7-686e0843fd98 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:46.855164 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:46.855164 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:46.858410 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-68360098-7880-42a4-abe7-686e0843fd98 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:46.862316 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68360098-7880-42a4-abe7-686e0843fd98 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 returned with HTTP 200 Jul 31 14:00:46.862772 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 811/3231] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:46 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:47.173901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e09089e3-44d4-4fcf-b91f-195490002350 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.175507 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e09089e3-44d4-4fcf-b91f-195490002350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:47.175716 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e09089e3-44d4-4fcf-b91f-195490002350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.175912 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e09089e3-44d4-4fcf-b91f-195490002350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.183640 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.183640 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:47.187730 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e09089e3-44d4-4fcf-b91f-195490002350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:47.192323 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e09089e3-44d4-4fcf-b91f-195490002350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:47.193075 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 807/3232] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:47.204376 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b5df21e9-3f99-4d9a-aa63-c7534df4fca7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.206123 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5df21e9-3f99-4d9a-aa63-c7534df4fca7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:47.206324 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5df21e9-3f99-4d9a-aa63-c7534df4fca7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.206577 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5df21e9-3f99-4d9a-aa63-c7534df4fca7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.214072 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.214072 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:47.219335 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b5df21e9-3f99-4d9a-aa63-c7534df4fca7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:47.224791 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5df21e9-3f99-4d9a-aa63-c7534df4fca7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:47.225145 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 811/3233] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:47.267243 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-5526937e-0a61-4dee-8def-b0302bf70492 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.268388 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c68b882a-e988-4b30-9374-554cb24a089c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.269084 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-5526937e-0a61-4dee-8def-b0302bf70492 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:47.269261 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-5526937e-0a61-4dee-8def-b0302bf70492 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.269475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-5526937e-0a61-4dee-8def-b0302bf70492 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.270636 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c68b882a-e988-4b30-9374-554cb24a089c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:47.270859 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c68b882a-e988-4b30-9374-554cb24a089c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.271065 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c68b882a-e988-4b30-9374-554cb24a089c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.278602 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c68b882a-e988-4b30-9374-554cb24a089c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 returned with HTTP 404 Jul 31 14:00:47.279288 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 812/3234] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:47.279379 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.279379 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:47.282746 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-5526937e-0a61-4dee-8def-b0302bf70492 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:47.286677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6c95d042-3a64-4007-811f-901c50426a24 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.287304 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-5526937e-0a61-4dee-8def-b0302bf70492 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:47.287713 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 805/3235] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:47.288356 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c95d042-3a64-4007-811f-901c50426a24 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:47.288578 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c95d042-3a64-4007-811f-901c50426a24 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.288761 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c95d042-3a64-4007-811f-901c50426a24 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.294218 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c95d042-3a64-4007-811f-901c50426a24 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 returned with HTTP 404 Jul 31 14:00:47.294696 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 808/3236] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:47.301239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-61045bba-57e9-44be-a20a-0395eb6de8bf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.303422 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61045bba-57e9-44be-a20a-0395eb6de8bf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:47.303646 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61045bba-57e9-44be-a20a-0395eb6de8bf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.303862 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61045bba-57e9-44be-a20a-0395eb6de8bf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.304016 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-61045bba-57e9-44be-a20a-0395eb6de8bf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume with id: b12e81fb-d205-4a86-9e60-1d23b56b7438 Jul 31 14:00:47.314882 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61045bba-57e9-44be-a20a-0395eb6de8bf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 returned with HTTP 404 Jul 31 14:00:47.315260 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 812/3237] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:47 2026] DELETE /volume/v3/volumes/b12e81fb-d205-4a86-9e60-1d23b56b7438 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:47.323063 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bd4c42c2-d7b9-42e9-83af-7124423a7e2e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.324898 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd4c42c2-d7b9-42e9-83af-7124423a7e2e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e Jul 31 14:00:47.325118 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bd4c42c2-d7b9-42e9-83af-7124423a7e2e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.325350 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bd4c42c2-d7b9-42e9-83af-7124423a7e2e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.325484 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-bd4c42c2-d7b9-42e9-83af-7124423a7e2e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 3c0a81ae-9250-4c1f-afa6-5ad6e37c487e Jul 31 14:00:47.330613 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.330613 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:47.331228 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bd4c42c2-d7b9-42e9-83af-7124423a7e2e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:47.351642 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bd4c42c2-d7b9-42e9-83af-7124423a7e2e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 14:00:47.351915 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd4c42c2-d7b9-42e9-83af-7124423a7e2e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e returned with HTTP 202 Jul 31 14:00:47.352460 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 813/3238] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:47 2026] DELETE /volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:47.360888 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a4c930b2-2a7c-42ff-bb91-ed7f0d063cbf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.361327 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0cdf9e23-b98e-41f2-9075-641444881533 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.361451 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4c930b2-2a7c-42ff-bb91-ed7f0d063cbf None None] GET https://10.4.3.140/volume// Jul 31 14:00:47.361810 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4c930b2-2a7c-42ff-bb91-ed7f0d063cbf None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.361906 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4c930b2-2a7c-42ff-bb91-ed7f0d063cbf None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.362255 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4c930b2-2a7c-42ff-bb91-ed7f0d063cbf None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:47.362744 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 806/3239] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:47.363950 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0cdf9e23-b98e-41f2-9075-641444881533 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e Jul 31 14:00:47.364222 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0cdf9e23-b98e-41f2-9075-641444881533 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.364417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0cdf9e23-b98e-41f2-9075-641444881533 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.369449 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.369449 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:47.369882 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0cdf9e23-b98e-41f2-9075-641444881533 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:47.370558 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0cdf9e23-b98e-41f2-9075-641444881533 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e returned with HTTP 200 Jul 31 14:00:47.371121 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 809/3240] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:47.373103 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-9b68d9b5-be23-4cef-a434-cc0966ab713e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.375207 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-9b68d9b5-be23-4cef-a434-cc0966ab713e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:00:47.375625 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-9b68d9b5-be23-4cef-a434-cc0966ab713e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9de18ff-fd77-47a5-ac68-e360f890b48c", "connector": null, "instance_uuid": "96d31ec3-3d81-4610-8902-5416aea6f105"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:47.386095 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.386095 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:47.425276 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-9b68d9b5-be23-4cef-a434-cc0966ab713e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:00:47.425276 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 813/3241] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:00:47 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:47.460572 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1217bbed-21c9-4af8-9fd4-92bc20107b6f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.462237 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1217bbed-21c9-4af8-9fd4-92bc20107b6f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:47.462486 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1217bbed-21c9-4af8-9fd4-92bc20107b6f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.462659 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1217bbed-21c9-4af8-9fd4-92bc20107b6f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.472714 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.472714 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:47.472824 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c42bd28d-659b-4648-8362-0d7bc3706829 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.473087 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c42bd28d-659b-4648-8362-0d7bc3706829 None None] GET https://10.4.3.140/volume// Jul 31 14:00:47.473224 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c42bd28d-659b-4648-8362-0d7bc3706829 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.473390 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c42bd28d-659b-4648-8362-0d7bc3706829 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.473739 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c42bd28d-659b-4648-8362-0d7bc3706829 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:47.474023 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 807/3242] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:47.479587 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1217bbed-21c9-4af8-9fd4-92bc20107b6f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:47.484208 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-06296c5e-7ccb-41a5-b24d-9d962dcd3def None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.484611 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1217bbed-21c9-4af8-9fd4-92bc20107b6f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:47.484956 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 814/3243] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:47.487132 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-06296c5e-7ccb-41a5-b24d-9d962dcd3def tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:47.487426 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-06296c5e-7ccb-41a5-b24d-9d962dcd3def tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.487708 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-06296c5e-7ccb-41a5-b24d-9d962dcd3def tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.501097 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.501097 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:47.507220 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-06296c5e-7ccb-41a5-b24d-9d962dcd3def tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:47.513427 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-06296c5e-7ccb-41a5-b24d-9d962dcd3def tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:47.514016 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 810/3244] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 1057 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:47.613776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-c86a21a1-c4d6-4407-8eaa-8ec6631a3756 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.616325 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-c86a21a1-c4d6-4407-8eaa-8ec6631a3756 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] PUT https://10.4.3.140/volume/v3/attachments/d8a5720a-ee58-4c2a-82e7-ab8a1e4b2046 Jul 31 14:00:47.616839 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-c86a21a1-c4d6-4407-8eaa-8ec6631a3756 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:47.627524 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-c86a21a1-c4d6-4407-8eaa-8ec6631a3756 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Acquiring lock "cinder-attachment_update-d9de18ff-fd77-47a5-ac68-e360f890b48c-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:00:47.631836 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-c86a21a1-c4d6-4407-8eaa-8ec6631a3756 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-d9de18ff-fd77-47a5-ac68-e360f890b48c-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:00:47.632683 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.632683 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:47.713928 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-c86a21a1-c4d6-4407-8eaa-8ec6631a3756 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-d9de18ff-fd77-47a5-ac68-e360f890b48c-np0000006230" released by "attachment_update" :: held 0.081s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:00:47.713928 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-c86a21a1-c4d6-4407-8eaa-8ec6631a3756 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/d8a5720a-ee58-4c2a-82e7-ab8a1e4b2046 returned with HTTP 200 Jul 31 14:00:47.714091 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 814/3245] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:00:47 2026] PUT /volume/v3/attachments/d8a5720a-ee58-4c2a-82e7-ab8a1e4b2046 => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:47.722960 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-b7e62a94-080a-4844-a1d9-f3aa0b919768 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.725016 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-b7e62a94-080a-4844-a1d9-f3aa0b919768 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c/encryption Jul 31 14:00:47.725230 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-b7e62a94-080a-4844-a1d9-f3aa0b919768 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.725441 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-b7e62a94-080a-4844-a1d9-f3aa0b919768 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.733849 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.733849 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:47.739280 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-b7e62a94-080a-4844-a1d9-f3aa0b919768 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c/encryption returned with HTTP 200 Jul 31 14:00:47.739706 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 808/3246] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:47.879043 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-728b77c4-0cae-475f-934e-e61bd8ec0cc5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.881127 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-728b77c4-0cae-475f-934e-e61bd8ec0cc5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 Jul 31 14:00:47.881333 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-728b77c4-0cae-475f-934e-e61bd8ec0cc5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.881563 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-728b77c4-0cae-475f-934e-e61bd8ec0cc5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.886972 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-728b77c4-0cae-475f-934e-e61bd8ec0cc5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 returned with HTTP 404 Jul 31 14:00:47.887448 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 815/3247] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/cbab42f7-ebc0-48fa-a453-0f17c7fc5450 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:47.896055 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ddd2d1c8-0a82-4ddb-a2ed-bcfb48b98f67 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.899804 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ddd2d1c8-0a82-4ddb-a2ed-bcfb48b98f67 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:00:47.900098 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ddd2d1c8-0a82-4ddb-a2ed-bcfb48b98f67 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.900334 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ddd2d1c8-0a82-4ddb-a2ed-bcfb48b98f67 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.901474 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ddd2d1c8-0a82-4ddb-a2ed-bcfb48b98f67 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:00:47.942921 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ddd2d1c8-0a82-4ddb-a2ed-bcfb48b98f67 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Get all volumes completed successfully. Jul 31 14:00:47.944917 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.944917 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:47.948526 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ddd2d1c8-0a82-4ddb-a2ed-bcfb48b98f67 tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:00:47.948935 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 811/3248] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:00:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10925 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:47.962984 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c28acb44-4e51-4cf4-b453-2ae2d8e9412c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:47.964598 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c28acb44-4e51-4cf4-b453-2ae2d8e9412c tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] DELETE https://10.4.3.140/volume/v3/types/7708fa18-8a33-4f35-9f98-2c463c067ae2 Jul 31 14:00:47.964824 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c28acb44-4e51-4cf4-b453-2ae2d8e9412c tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:47.965020 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c28acb44-4e51-4cf4-b453-2ae2d8e9412c tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:47.965256 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:47.965256 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:47.989075 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c28acb44-4e51-4cf4-b453-2ae2d8e9412c tempest-TestVolumeBootPattern-1031074398 tempest-TestVolumeBootPattern-1031074398-project-admin] https://10.4.3.140/volume/v3/types/7708fa18-8a33-4f35-9f98-2c463c067ae2 returned with HTTP 202 Jul 31 14:00:47.989529 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 815/3249] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:00:47 2026] DELETE /volume/v3/types/7708fa18-8a33-4f35-9f98-2c463c067ae2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:48.014657 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:48.016648 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:48.017018 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1976508087", "snapshot_id": null, "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "volume_type": null, "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:48.018486 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1976508087', 'snapshot_id': None, 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'volume_type': None, 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:48.113046 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 14:00:48.118367 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 14:00:48.124891 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (74003ad4-2da5-4a2e-83de-9879cebaaa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:48.126622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57eea7fa-58f5-420d-b7fb-bf3d33395883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:48.127531 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:48.190924 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57eea7fa-58f5-420d-b7fb-bf3d33395883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:48.191722 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21293039-9239-42a3-bee2-4b15682a2e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:48.271403 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['08713ed8-d34f-46b5-becc-f9200cbbbda2', '7368145b-b596-4101-b947-06974adce4dd', 'f7370541-70d6-43f1-9e81-2880e22486a0', '03603e68-497b-4992-86a6-3ee74cf1230e'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:48.272289 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21293039-9239-42a3-bee2-4b15682a2e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08713ed8-d34f-46b5-becc-f9200cbbbda2', '7368145b-b596-4101-b947-06974adce4dd', 'f7370541-70d6-43f1-9e81-2880e22486a0', '03603e68-497b-4992-86a6-3ee74cf1230e']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:48.273014 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c5c5e6f-152f-4fba-958c-24254a6790d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:48.303588 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c5c5e6f-152f-4fba-958c-24254a6790d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '635bef0b-1ade-44a9-93b3-0004670576a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1976508087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['08713ed8-d34f-46b5-becc-f9200cbbbda2','7368145b-b596-4101-b947-06974adce4dd','f7370541-70d6-43f1-9e81-2880e22486a0','03603e68-497b-4992-86a6-3ee74cf1230e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1976508087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=635bef0b-1ade-44a9-93b3-0004670576a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:48.304582 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b172fe70-5f67-43ca-b7c7-2b350e99b576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:48.326238 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b172fe70-5f67-43ca-b7c7-2b350e99b576) transitioned into state 'SUCCESS' from state '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-1976508087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['08713ed8-d34f-46b5-becc-f9200cbbbda2','7368145b-b596-4101-b947-06974adce4dd','f7370541-70d6-43f1-9e81-2880e22486a0','03603e68-497b-4992-86a6-3ee74cf1230e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:48.327056 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25255a26-2cdf-4674-84db-2c7982d662c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:48.339582 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25255a26-2cdf-4674-84db-2c7982d662c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:48.339582 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (74003ad4-2da5-4a2e-83de-9879cebaaa1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:48.339582 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 14:00:48.339582 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6ec92dff-b113-4347-abd3-8c0e69ed8113 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:48.339582 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 809/3250] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:00:48 2026] POST /volume/v3/volumes => generated 759 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:48.349604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d9173cce-a488-423b-b517-4ebe1374da3c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:48.351853 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9173cce-a488-423b-b517-4ebe1374da3c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:00:48.352335 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9173cce-a488-423b-b517-4ebe1374da3c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:48.352604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9173cce-a488-423b-b517-4ebe1374da3c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:48.360852 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:48.360852 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:48.367535 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d9173cce-a488-423b-b517-4ebe1374da3c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:48.369381 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9173cce-a488-423b-b517-4ebe1374da3c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 returned with HTTP 200 Jul 31 14:00:48.369787 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 816/3251] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:48 2026] GET /volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:48.383472 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b6b5a446-82de-42e3-8196-9272d3a8a477 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:48.385638 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6b5a446-82de-42e3-8196-9272d3a8a477 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e Jul 31 14:00:48.385878 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6b5a446-82de-42e3-8196-9272d3a8a477 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:48.386110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6b5a446-82de-42e3-8196-9272d3a8a477 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:48.391920 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6b5a446-82de-42e3-8196-9272d3a8a477 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e returned with HTTP 404 Jul 31 14:00:48.392501 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 812/3252] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:48 2026] GET /volume/v3/snapshots/3c0a81ae-9250-4c1f-afa6-5ad6e37c487e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:48.398837 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-23191aca-2140-43a8-9ce8-06486ef7dc02 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:48.401939 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23191aca-2140-43a8-9ce8-06486ef7dc02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df Jul 31 14:00:48.401939 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23191aca-2140-43a8-9ce8-06486ef7dc02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:48.402164 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23191aca-2140-43a8-9ce8-06486ef7dc02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:48.411283 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:48.411283 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:48.415782 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-23191aca-2140-43a8-9ce8-06486ef7dc02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:48.420581 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23191aca-2140-43a8-9ce8-06486ef7dc02 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df returned with HTTP 200 Jul 31 14:00:48.421002 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 816/3253] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:48 2026] GET /volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:48.432822 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-417eee41-d148-4ec0-8b3a-d4d8ee34ebd1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:48.434809 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-417eee41-d148-4ec0-8b3a-d4d8ee34ebd1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df Jul 31 14:00:48.434956 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-417eee41-d148-4ec0-8b3a-d4d8ee34ebd1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:48.435130 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-417eee41-d148-4ec0-8b3a-d4d8ee34ebd1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:48.435308 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-417eee41-d148-4ec0-8b3a-d4d8ee34ebd1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume with id: 21a95b18-036c-46fa-b472-ea4cbed9d1df Jul 31 14:00:48.445045 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:48.445045 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:48.446119 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-417eee41-d148-4ec0-8b3a-d4d8ee34ebd1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:48.465632 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-417eee41-d148-4ec0-8b3a-d4d8ee34ebd1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume request issued successfully. Jul 31 14:00:48.465897 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-417eee41-d148-4ec0-8b3a-d4d8ee34ebd1 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df returned with HTTP 202 Jul 31 14:00:48.466547 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 810/3254] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:48 2026] DELETE /volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:48.476448 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fd17eea9-f083-48ab-8299-f96cfc7bf73a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:48.483484 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd17eea9-f083-48ab-8299-f96cfc7bf73a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df Jul 31 14:00:48.483484 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd17eea9-f083-48ab-8299-f96cfc7bf73a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:48.483484 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd17eea9-f083-48ab-8299-f96cfc7bf73a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:48.489534 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:48.489534 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:48.493304 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fd17eea9-f083-48ab-8299-f96cfc7bf73a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:48.497897 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd17eea9-f083-48ab-8299-f96cfc7bf73a tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df returned with HTTP 200 Jul 31 14:00:48.498374 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 817/3255] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:48 2026] GET /volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:48.498679 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4316ca4e-d644-497a-b61f-b41c2afe18b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:48.501189 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4316ca4e-d644-497a-b61f-b41c2afe18b7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:48.501453 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4316ca4e-d644-497a-b61f-b41c2afe18b7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:48.501733 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4316ca4e-d644-497a-b61f-b41c2afe18b7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:48.515694 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:48.515694 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:48.521059 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4316ca4e-d644-497a-b61f-b41c2afe18b7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:48.527650 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4316ca4e-d644-497a-b61f-b41c2afe18b7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:48.528217 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 813/3256] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:48 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:49.383758 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0e3de78a-26bc-4b56-aa57-8968103ba6fd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:49.385401 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0e3de78a-26bc-4b56-aa57-8968103ba6fd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:00:49.385615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0e3de78a-26bc-4b56-aa57-8968103ba6fd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:49.385787 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0e3de78a-26bc-4b56-aa57-8968103ba6fd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:49.392422 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:49.392422 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:49.395782 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0e3de78a-26bc-4b56-aa57-8968103ba6fd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:49.400634 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0e3de78a-26bc-4b56-aa57-8968103ba6fd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 returned with HTTP 200 Jul 31 14:00:49.401023 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 817/3257] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:49 2026] GET /volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:49.413957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c2fa9220-bdbb-4089-84d4-919ab996cd16 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:49.415792 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2fa9220-bdbb-4089-84d4-919ab996cd16 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:00:49.415926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2fa9220-bdbb-4089-84d4-919ab996cd16 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:49.416099 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2fa9220-bdbb-4089-84d4-919ab996cd16 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:49.423183 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:49.423183 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:49.426691 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c2fa9220-bdbb-4089-84d4-919ab996cd16 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:49.432372 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2fa9220-bdbb-4089-84d4-919ab996cd16 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 returned with HTTP 200 Jul 31 14:00:49.432857 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 811/3258] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:49 2026] GET /volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:49.511420 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-598c3bda-60f0-4a30-adac-ac30894d35d3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:49.515497 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-598c3bda-60f0-4a30-adac-ac30894d35d3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df Jul 31 14:00:49.515497 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-598c3bda-60f0-4a30-adac-ac30894d35d3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:49.515497 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-598c3bda-60f0-4a30-adac-ac30894d35d3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:49.520742 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-598c3bda-60f0-4a30-adac-ac30894d35d3 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df returned with HTTP 404 Jul 31 14:00:49.520742 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 818/3259] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:49 2026] GET /volume/v3/volumes/21a95b18-036c-46fa-b472-ea4cbed9d1df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:49.530090 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0a971e31-437f-4fe6-ae86-39731824492b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:49.532203 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a971e31-437f-4fe6-ae86-39731824492b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:49.532391 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a971e31-437f-4fe6-ae86-39731824492b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:49.532614 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a971e31-437f-4fe6-ae86-39731824492b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:49.541706 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:49.541706 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:49.542729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ff58e6f0-19ec-4b40-937c-d3ec6eec130a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:49.545115 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ff58e6f0-19ec-4b40-937c-d3ec6eec130a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:49.545539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ff58e6f0-19ec-4b40-937c-d3ec6eec130a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:49.545801 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ff58e6f0-19ec-4b40-937c-d3ec6eec130a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:49.546027 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0a971e31-437f-4fe6-ae86-39731824492b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:49.552318 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a971e31-437f-4fe6-ae86-39731824492b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:49.554429 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 814/3260] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:49 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:49.561190 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:49.561190 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:49.564502 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aa469b39-9e17-4bd1-b875-6489b597a462 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:49.566141 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:49.566476 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2048226766"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:49.567751 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2048226766'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:49.567856 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume of 1 GB Jul 31 14:00:49.569758 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ff58e6f0-19ec-4b40-937c-d3ec6eec130a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:49.574786 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Availability Zones retrieved successfully. Jul 31 14:00:49.579964 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (62073fe6-3868-436f-87b5-f330ec2bac5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:49.581020 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f24c72-4d5b-492b-b969-39311e923522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:49.581887 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:49.582280 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ff58e6f0-19ec-4b40-937c-d3ec6eec130a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:49.583417 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 818/3261] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:49 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:49.616007 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f24c72-4d5b-492b-b969-39311e923522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:49.616726 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2edf4fed-faf1-409d-92f7-bd9687d96059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:49.659208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['30205277-277c-4baf-ba29-439762d01ac5', 'dd8c1216-62c7-4007-89df-46838c12b20a', 'dba89bd3-d2ed-4f2a-8577-d606646e6e7d', 'bf481b75-8ccd-46e8-9752-09758e34291c'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:49.660271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2edf4fed-faf1-409d-92f7-bd9687d96059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30205277-277c-4baf-ba29-439762d01ac5', 'dd8c1216-62c7-4007-89df-46838c12b20a', 'dba89bd3-d2ed-4f2a-8577-d606646e6e7d', 'bf481b75-8ccd-46e8-9752-09758e34291c']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:49.661379 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d359b5-95f9-4bfd-bd0c-69172fae681a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:49.692346 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d359b5-95f9-4bfd-bd0c-69172fae681a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd61aa845-ea45-4dbf-be51-3c63f073d6f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2048226766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['30205277-277c-4baf-ba29-439762d01ac5','dd8c1216-62c7-4007-89df-46838c12b20a','dba89bd3-d2ed-4f2a-8577-d606646e6e7d','bf481b75-8ccd-46e8-9752-09758e34291c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2048226766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d61aa845-ea45-4dbf-be51-3c63f073d6f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3939ba53830944f88de0fcf9d3f83ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:49.693218 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d1bcad-69bd-46c2-85c3-49106168464b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:49.715917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d1bcad-69bd-46c2-85c3-49106168464b) transitioned into state 'SUCCESS' from state '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-2048226766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['30205277-277c-4baf-ba29-439762d01ac5','dd8c1216-62c7-4007-89df-46838c12b20a','dba89bd3-d2ed-4f2a-8577-d606646e6e7d','bf481b75-8ccd-46e8-9752-09758e34291c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:49.716816 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c22137-ceb4-4ac9-b8e2-2fe666370d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:49.728574 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c22137-ceb4-4ac9-b8e2-2fe666370d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:49.729627 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (62073fe6-3868-436f-87b5-f330ec2bac5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:49.730209 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request issued successfully. Jul 31 14:00:49.733809 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aa469b39-9e17-4bd1-b875-6489b597a462 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:49.734340 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 812/3262] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:00:49 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:49.748005 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5109c97f-4844-4b30-aaa8-8cd7be1b2abd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:49.749434 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5109c97f-4844-4b30-aaa8-8cd7be1b2abd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 Jul 31 14:00:49.750059 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5109c97f-4844-4b30-aaa8-8cd7be1b2abd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:49.750059 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5109c97f-4844-4b30-aaa8-8cd7be1b2abd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:49.759003 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:49.759003 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:49.763628 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5109c97f-4844-4b30-aaa8-8cd7be1b2abd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:49.769441 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5109c97f-4844-4b30-aaa8-8cd7be1b2abd tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 returned with HTTP 200 Jul 31 14:00:49.770010 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 819/3263] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:49 2026] GET /volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:49.890239 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-33072b82-0aca-414e-9913-750e934c3dcb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:49.892048 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:49.892397 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1201465184"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:49.895264 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Create volume request body: {'volume': {'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1201465184'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:50.047641 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Create volume of 1 GB Jul 31 14:00:50.053215 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Availability Zones retrieved successfully. Jul 31 14:00:50.058405 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Flow 'volume_create_api' (fb575e1f-8299-4143-ab06-920e889adcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:50.059777 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09efbdb8-85fa-4ce3-b5c7-a57863c6f088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:50.060937 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:50.122349 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09efbdb8-85fa-4ce3-b5c7-a57863c6f088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:50.123477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2282c23-aeaf-42cd-8af6-bca9962c4387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:50.178841 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Created reservations ['084ce1ab-085f-42fd-bcac-b4e3f987155d', '67f8b17b-eb9a-4976-ad43-732ed9f3a1c6', 'e5ca7af2-05f8-458c-aa41-c5997f856547', '2d6b2558-dab2-4a14-a4c4-7407af0b542d'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:50.179528 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2282c23-aeaf-42cd-8af6-bca9962c4387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084ce1ab-085f-42fd-bcac-b4e3f987155d', '67f8b17b-eb9a-4976-ad43-732ed9f3a1c6', 'e5ca7af2-05f8-458c-aa41-c5997f856547', '2d6b2558-dab2-4a14-a4c4-7407af0b542d']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:50.180192 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (833d60cb-524a-4768-81b6-e4bcbccee0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:50.199886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (833d60cb-524a-4768-81b6-e4bcbccee0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aa138b8-709c-46ca-aa25-473dd7883f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1201465184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9988163d2049bdbc7c7c2852f05f11',qos_specs=None,replication_status=,reservations=['084ce1ab-085f-42fd-bcac-b4e3f987155d','67f8b17b-eb9a-4976-ad43-732ed9f3a1c6','e5ca7af2-05f8-458c-aa41-c5997f856547','2d6b2558-dab2-4a14-a4c4-7407af0b542d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac90c5053d7d4e19bbf8d20ba8d6e518',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1201465184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5aa138b8-709c-46ca-aa25-473dd7883f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9988163d2049bdbc7c7c2852f05f11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac90c5053d7d4e19bbf8d20ba8d6e518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:50.200522 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57324058-ce0c-4742-8bdc-10d3f4f81769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:50.218543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57324058-ce0c-4742-8bdc-10d3f4f81769) transitioned into state 'SUCCESS' from state '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-1201465184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9988163d2049bdbc7c7c2852f05f11',qos_specs=None,replication_status=,reservations=['084ce1ab-085f-42fd-bcac-b4e3f987155d','67f8b17b-eb9a-4976-ad43-732ed9f3a1c6','e5ca7af2-05f8-458c-aa41-c5997f856547','2d6b2558-dab2-4a14-a4c4-7407af0b542d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac90c5053d7d4e19bbf8d20ba8d6e518',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:50.219257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c97cc61-78c8-4daa-bc19-8946f1965717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:50.228750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c97cc61-78c8-4daa-bc19-8946f1965717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:50.229944 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Flow 'volume_create_api' (fb575e1f-8299-4143-ab06-920e889adcfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:50.230333 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Create volume request issued successfully. Jul 31 14:00:50.231118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33072b82-0aca-414e-9913-750e934c3dcb tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:50.231712 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 815/3264] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:00:49 2026] POST /volume/v3/volumes => generated 748 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:50.250073 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4424691e-796c-4756-a3b9-2feae1085588 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:50.252233 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4424691e-796c-4756-a3b9-2feae1085588 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:50.252450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4424691e-796c-4756-a3b9-2feae1085588 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:50.252786 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4424691e-796c-4756-a3b9-2feae1085588 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:50.261158 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:50.261158 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:50.265297 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4424691e-796c-4756-a3b9-2feae1085588 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:50.270404 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4424691e-796c-4756-a3b9-2feae1085588 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c returned with HTTP 200 Jul 31 14:00:50.270859 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 819/3265] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:50 2026] GET /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:50.555838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-bc965b67-bd79-45d4-ba17-81b4516f700b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:50.558198 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-bc965b67-bd79-45d4-ba17-81b4516f700b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:00:50.558393 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-bc965b67-bd79-45d4-ba17-81b4516f700b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:50.558998 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-bc965b67-bd79-45d4-ba17-81b4516f700b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:50.566139 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:50.566139 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:50.570678 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-bc965b67-bd79-45d4-ba17-81b4516f700b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:50.579692 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-bc965b67-bd79-45d4-ba17-81b4516f700b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 returned with HTTP 200 Jul 31 14:00:50.580161 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 813/3266] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:50 2026] GET /volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:50.597707 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c8b3c78f-cce8-4c55-912e-8b31ffb16eba None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:50.602593 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8b3c78f-cce8-4c55-912e-8b31ffb16eba tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:50.602593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8b3c78f-cce8-4c55-912e-8b31ffb16eba tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:50.602593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8b3c78f-cce8-4c55-912e-8b31ffb16eba tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:50.615493 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:50.615493 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:50.623647 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c8b3c78f-cce8-4c55-912e-8b31ffb16eba tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:50.631623 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8b3c78f-cce8-4c55-912e-8b31ffb16eba tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:50.632536 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 820/3267] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:50 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:50.789696 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bf7d3d9c-8610-438a-a110-18e89b0eaba6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:50.792001 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf7d3d9c-8610-438a-a110-18e89b0eaba6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 Jul 31 14:00:50.792256 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf7d3d9c-8610-438a-a110-18e89b0eaba6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:50.792650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf7d3d9c-8610-438a-a110-18e89b0eaba6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:50.801395 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:50.801395 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:50.808123 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bf7d3d9c-8610-438a-a110-18e89b0eaba6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:50.813959 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf7d3d9c-8610-438a-a110-18e89b0eaba6 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 returned with HTTP 200 Jul 31 14:00:50.814255 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 816/3268] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:50 2026] GET /volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:50.829076 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d71e052e-a93a-4238-b072-9d8cb267c2c2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:50.832944 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d71e052e-a93a-4238-b072-9d8cb267c2c2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:00:50.833282 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d71e052e-a93a-4238-b072-9d8cb267c2c2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d61aa845-ea45-4dbf-be51-3c63f073d6f0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-71938528"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:50.867082 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:50.867082 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:50.867809 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d71e052e-a93a-4238-b072-9d8cb267c2c2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:50.868011 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-d71e052e-a93a-4238-b072-9d8cb267c2c2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create snapshot from volume d61aa845-ea45-4dbf-be51-3c63f073d6f0 Jul 31 14:00:50.914014 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d71e052e-a93a-4238-b072-9d8cb267c2c2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['0e6287c8-6284-4734-8519-d9eb3bb8fdfe', '14b362bc-8a71-4e7f-849c-33ef65f28fc9', '0f4afaea-2236-402e-bf7d-fa770cf7ae2a', 'ba24e8aa-1260-4813-b3a9-565557aa4238'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:50.948643 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d71e052e-a93a-4238-b072-9d8cb267c2c2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot create request issued successfully. Jul 31 14:00:50.949023 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d71e052e-a93a-4238-b072-9d8cb267c2c2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:00:50.949404 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 820/3269] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:00:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:50.960727 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3d8121f0-67a8-4d01-abb0-406559a00428 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:50.962620 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d8121f0-67a8-4d01-abb0-406559a00428 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 Jul 31 14:00:50.962843 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d8121f0-67a8-4d01-abb0-406559a00428 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:50.963044 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d8121f0-67a8-4d01-abb0-406559a00428 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:50.968235 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:50.968235 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:50.968779 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3d8121f0-67a8-4d01-abb0-406559a00428 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:50.969666 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d8121f0-67a8-4d01-abb0-406559a00428 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 returned with HTTP 200 Jul 31 14:00:50.970028 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 814/3270] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:50 2026] GET /volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:00:51.057436 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-070cda42-f56a-4135-b9fd-f672387f5944 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.059085 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-070cda42-f56a-4135-b9fd-f672387f5944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:00:51.059389 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-070cda42-f56a-4135-b9fd-f672387f5944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:51.059701 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-070cda42-f56a-4135-b9fd-f672387f5944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:51.066090 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:51.066090 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:51.071580 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-070cda42-f56a-4135-b9fd-f672387f5944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:51.073799 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-070cda42-f56a-4135-b9fd-f672387f5944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 returned with HTTP 200 Jul 31 14:00:51.074290 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 821/3271] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:51 2026] GET /volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:51.084180 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-28db100a-579a-41b1-91f6-7125ebdbbbcd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.084693 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-28db100a-579a-41b1-91f6-7125ebdbbbcd None None] GET https://10.4.3.140/volume// Jul 31 14:00:51.084888 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-28db100a-579a-41b1-91f6-7125ebdbbbcd None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:51.085108 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-28db100a-579a-41b1-91f6-7125ebdbbbcd None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:51.085633 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-28db100a-579a-41b1-91f6-7125ebdbbbcd None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:51.086147 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 817/3272] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:00:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:51.094705 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-8d5bce90-2e40-436e-b73c-3f2054823308 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.097435 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-8d5bce90-2e40-436e-b73c-3f2054823308 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:00:51.097893 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-8d5bce90-2e40-436e-b73c-3f2054823308 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "635bef0b-1ade-44a9-93b3-0004670576a7", "connector": null, "instance_uuid": "ed8995ba-b5c5-4bd8-9392-15badd94aef8"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:51.109101 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:51.109101 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:51.136179 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-8d5bce90-2e40-436e-b73c-3f2054823308 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:00:51.136700 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 821/3273] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:00:51 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 31 14:00:51.284728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-71bc189f-1103-4cb8-985c-d3fd938a2248 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.286386 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-71bc189f-1103-4cb8-985c-d3fd938a2248 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:51.286607 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-71bc189f-1103-4cb8-985c-d3fd938a2248 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:51.286787 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-71bc189f-1103-4cb8-985c-d3fd938a2248 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:51.293358 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:51.293358 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:51.297365 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-71bc189f-1103-4cb8-985c-d3fd938a2248 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:51.304540 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-71bc189f-1103-4cb8-985c-d3fd938a2248 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c returned with HTTP 200 Jul 31 14:00:51.304540 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 815/3274] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:51 2026] GET /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:51.320731 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8395d086-69ca-41d6-8964-5b965092413e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.325696 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8395d086-69ca-41d6-8964-5b965092413e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] POST https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c/action Jul 31 14:00:51.326408 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8395d086-69ca-41d6-8964-5b965092413e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:51.327071 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8395d086-69ca-41d6-8964-5b965092413e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:51.346632 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:51.346632 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:51.346632 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8395d086-69ca-41d6-8964-5b965092413e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:51.409299 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-8395d086-69ca-41d6-8964-5b965092413e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Created reservations ['580ac06f-7791-4b42-9965-2eef8e6e9eb2', '697eeec5-d1d5-4e7f-aa15-cbd3f2bcb349'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:51.410380 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dccd0f18-6025-4324-a527-e1ea6468188e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.414903 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dccd0f18-6025-4324-a527-e1ea6468188e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:00:51.415176 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dccd0f18-6025-4324-a527-e1ea6468188e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:51.415422 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dccd0f18-6025-4324-a527-e1ea6468188e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:51.415578 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-dccd0f18-6025-4324-a527-e1ea6468188e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Delete snapshot with id: 2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:00:51.420137 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8395d086-69ca-41d6-8964-5b965092413e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Extend volume request issued successfully. Jul 31 14:00:51.420586 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8395d086-69ca-41d6-8964-5b965092413e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c/action returned with HTTP 202 Jul 31 14:00:51.421122 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 822/3275] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:00:51 2026] POST /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:00:51.426538 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:51.426538 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:51.426538 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dccd0f18-6025-4324-a527-e1ea6468188e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Snapshot retrieved successfully. Jul 31 14:00:51.431466 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-05d5297a-d08f-4c59-8856-0b6a35d9bc6c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.433970 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-05d5297a-d08f-4c59-8856-0b6a35d9bc6c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:51.434098 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-05d5297a-d08f-4c59-8856-0b6a35d9bc6c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:51.434837 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-05d5297a-d08f-4c59-8856-0b6a35d9bc6c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:51.448149 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:51.448149 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:51.450010 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-05d5297a-d08f-4c59-8856-0b6a35d9bc6c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:51.457184 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dccd0f18-6025-4324-a527-e1ea6468188e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Snapshot delete request issued successfully. Jul 31 14:00:51.457184 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dccd0f18-6025-4324-a527-e1ea6468188e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 returned with HTTP 202 Jul 31 14:00:51.457184 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 818/3276] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:51 2026] DELETE /volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:51.458003 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-05d5297a-d08f-4c59-8856-0b6a35d9bc6c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c returned with HTTP 200 Jul 31 14:00:51.458926 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 822/3277] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:51 2026] GET /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:51.470378 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-68724e31-05cb-4cee-a391-b634f06b1cac None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.472175 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68724e31-05cb-4cee-a391-b634f06b1cac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:00:51.472362 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68724e31-05cb-4cee-a391-b634f06b1cac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:51.472580 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68724e31-05cb-4cee-a391-b634f06b1cac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:51.477705 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:51.477705 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:51.478066 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-68724e31-05cb-4cee-a391-b634f06b1cac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Snapshot retrieved successfully. Jul 31 14:00:51.478762 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68724e31-05cb-4cee-a391-b634f06b1cac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 returned with HTTP 200 Jul 31 14:00:51.479074 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 816/3278] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:51 2026] GET /volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:51.650920 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0427cff-d8b1-4908-baef-f5f14257b611 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.656855 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0427cff-d8b1-4908-baef-f5f14257b611 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:51.656855 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0427cff-d8b1-4908-baef-f5f14257b611 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:51.656855 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0427cff-d8b1-4908-baef-f5f14257b611 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:51.672098 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:51.672098 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:51.679739 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e0427cff-d8b1-4908-baef-f5f14257b611 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:51.687229 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0427cff-d8b1-4908-baef-f5f14257b611 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:51.687886 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 823/3279] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:51 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:51.980793 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eab91c0f-21e0-49ec-b1e1-bbc453649caf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:51.982879 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eab91c0f-21e0-49ec-b1e1-bbc453649caf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 Jul 31 14:00:51.983226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eab91c0f-21e0-49ec-b1e1-bbc453649caf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:51.983437 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eab91c0f-21e0-49ec-b1e1-bbc453649caf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:51.991149 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:51.991149 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:51.991149 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-eab91c0f-21e0-49ec-b1e1-bbc453649caf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:51.991149 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eab91c0f-21e0-49ec-b1e1-bbc453649caf tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 returned with HTTP 200 Jul 31 14:00:51.991149 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 819/3280] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:51 2026] GET /volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:52.001858 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-918d9201-f39a-4769-bd52-63803d014a35 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.003712 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:52.004074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "90fff399-eb8a-460a-85bd-8e3a58582a18", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-700447861"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:52.006310 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request body: {'volume': {'snapshot_id': '90fff399-eb8a-460a-85bd-8e3a58582a18', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-700447861'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:52.012566 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.012566 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:52.013161 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:52.013341 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume of 1 GB Jul 31 14:00:52.017714 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Availability Zones retrieved successfully. Jul 31 14:00:52.024990 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (0e8a8b2b-d495-4913-ab54-d28fb2ec4449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:52.026472 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b35d0e-57d5-44ec-b19a-89bf54bbd040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:52.027962 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:52.066495 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b35d0e-57d5-44ec-b19a-89bf54bbd040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '90fff399-eb8a-460a-85bd-8e3a58582a18', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:52.067405 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb38f8fa-8e62-43e2-9d3c-4349507bccb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:52.119879 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Created reservations ['0eb5cc35-edc3-445c-8079-caa0b3111b42', '7c0e3837-d324-472a-abf4-fc2d42d8251c', 'da128193-8547-444f-a247-ebb4d5dfe933', 'e85ec760-7bd6-4f11-aefc-6b1a5a5e7480'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:52.120625 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb38f8fa-8e62-43e2-9d3c-4349507bccb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eb5cc35-edc3-445c-8079-caa0b3111b42', '7c0e3837-d324-472a-abf4-fc2d42d8251c', 'da128193-8547-444f-a247-ebb4d5dfe933', 'e85ec760-7bd6-4f11-aefc-6b1a5a5e7480']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:52.121300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42fd90f2-5e40-438c-872d-63af52921b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:52.162191 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42fd90f2-5e40-438c-872d-63af52921b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a8354d-661e-431a-a0bf-63242e7aad28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-700447861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['0eb5cc35-edc3-445c-8079-caa0b3111b42','7c0e3837-d324-472a-abf4-fc2d42d8251c','da128193-8547-444f-a247-ebb4d5dfe933','e85ec760-7bd6-4f11-aefc-6b1a5a5e7480'],size=1,snapshot_id=90fff399-eb8a-460a-85bd-8e3a58582a18,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-700447861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a8354d-661e-431a-a0bf-63242e7aad28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=90fff399-eb8a-460a-85bd-8e3a58582a18,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3939ba53830944f88de0fcf9d3f83ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:52.163050 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42960c42-6b34-4645-8cec-948e822f7658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:52.181413 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42960c42-6b34-4645-8cec-948e822f7658) transitioned into state 'SUCCESS' from state '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-700447861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf097fb81bc433d9fb2a9e72be04dc9',qos_specs=None,replication_status=,reservations=['0eb5cc35-edc3-445c-8079-caa0b3111b42','7c0e3837-d324-472a-abf4-fc2d42d8251c','da128193-8547-444f-a247-ebb4d5dfe933','e85ec760-7bd6-4f11-aefc-6b1a5a5e7480'],size=1,snapshot_id=90fff399-eb8a-460a-85bd-8e3a58582a18,source_replicaid=,source_volid=None,status='creating',user_id='3939ba53830944f88de0fcf9d3f83ead',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:52.182165 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae0ed5a-ad96-4880-962e-9036ba6624b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:52.203193 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae0ed5a-ad96-4880-962e-9036ba6624b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:52.204043 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Flow 'volume_create_api' (0e8a8b2b-d495-4913-ab54-d28fb2ec4449) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:52.204359 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Create volume request issued successfully. Jul 31 14:00:52.205015 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-918d9201-f39a-4769-bd52-63803d014a35 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:52.205454 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 823/3281] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:00:52 2026] POST /volume/v3/volumes => generated 787 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:52.218100 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f2bcf1c8-049c-452d-a20b-3d4641fe20f2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.219739 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f2bcf1c8-049c-452d-a20b-3d4641fe20f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:52.219945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f2bcf1c8-049c-452d-a20b-3d4641fe20f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.220128 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f2bcf1c8-049c-452d-a20b-3d4641fe20f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.228130 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.228130 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:52.232270 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f2bcf1c8-049c-452d-a20b-3d4641fe20f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:52.236732 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f2bcf1c8-049c-452d-a20b-3d4641fe20f2 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 returned with HTTP 200 Jul 31 14:00:52.237138 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 817/3282] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:52.446087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b5a685da-808e-43d9-bdcd-657745479076 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.446476 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b5a685da-808e-43d9-bdcd-657745479076 None None] GET https://10.4.3.140/volume// Jul 31 14:00:52.446731 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b5a685da-808e-43d9-bdcd-657745479076 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.446999 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b5a685da-808e-43d9-bdcd-657745479076 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.447389 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b5a685da-808e-43d9-bdcd-657745479076 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:52.447723 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 824/3283] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 14:00:52.454819 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-4c59175e-2121-4c5f-92dc-bf5b6cf2b2f0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.456669 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-4c59175e-2121-4c5f-92dc-bf5b6cf2b2f0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:00:52.456958 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-4c59175e-2121-4c5f-92dc-bf5b6cf2b2f0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.457200 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-4c59175e-2121-4c5f-92dc-bf5b6cf2b2f0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.465767 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.465767 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:52.469014 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-4c59175e-2121-4c5f-92dc-bf5b6cf2b2f0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:00:52.473437 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-4c59175e-2121-4c5f-92dc-bf5b6cf2b2f0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 returned with HTTP 200 Jul 31 14:00:52.474055 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 820/3284] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:52.478098 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-63af12d5-43c5-45a3-b931-1f12a216f9c7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.483496 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63af12d5-43c5-45a3-b931-1f12a216f9c7 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:52.483741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63af12d5-43c5-45a3-b931-1f12a216f9c7 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.483958 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63af12d5-43c5-45a3-b931-1f12a216f9c7 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.491324 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0cb610a1-d38a-4ff6-a447-56250ce3e60a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.493010 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0cb610a1-d38a-4ff6-a447-56250ce3e60a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:00:52.493225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0cb610a1-d38a-4ff6-a447-56250ce3e60a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.493453 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0cb610a1-d38a-4ff6-a447-56250ce3e60a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.494918 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.494918 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:52.498098 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0cb610a1-d38a-4ff6-a447-56250ce3e60a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 returned with HTTP 404 Jul 31 14:00:52.498578 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 818/3285] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:52.499113 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-63af12d5-43c5-45a3-b931-1f12a216f9c7 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:52.505641 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63af12d5-43c5-45a3-b931-1f12a216f9c7 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c returned with HTTP 200 Jul 31 14:00:52.506054 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 824/3286] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:52.521327 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-036f10ea-383f-4b62-9f73-23a6f58136c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.523182 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-036f10ea-383f-4b62-9f73-23a6f58136c6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:52.523407 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-036f10ea-383f-4b62-9f73-23a6f58136c6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.523616 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-036f10ea-383f-4b62-9f73-23a6f58136c6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.536088 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.536088 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:52.539995 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-036f10ea-383f-4b62-9f73-23a6f58136c6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:52.544924 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-036f10ea-383f-4b62-9f73-23a6f58136c6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c returned with HTTP 200 Jul 31 14:00:52.545355 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 825/3287] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:52.557700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6aafba80-3e75-4638-ac3c-9e52633c0cf5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.560931 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6aafba80-3e75-4638-ac3c-9e52633c0cf5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:52.560931 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6aafba80-3e75-4638-ac3c-9e52633c0cf5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.560931 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6aafba80-3e75-4638-ac3c-9e52633c0cf5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.570395 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.570395 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:52.576356 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6aafba80-3e75-4638-ac3c-9e52633c0cf5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:52.579486 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6aafba80-3e75-4638-ac3c-9e52633c0cf5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c returned with HTTP 200 Jul 31 14:00:52.580154 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 821/3288] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:52.594705 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c6a528dd-c7db-4be4-8f7f-ff11ce3b37a5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.600038 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6a528dd-c7db-4be4-8f7f-ff11ce3b37a5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:52.600293 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c6a528dd-c7db-4be4-8f7f-ff11ce3b37a5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.600624 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c6a528dd-c7db-4be4-8f7f-ff11ce3b37a5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.600819 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-c6a528dd-c7db-4be4-8f7f-ff11ce3b37a5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Delete volume with id: 5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:52.600906 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-55485794-ecc9-4a53-8e7a-ea5a84ae09cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.603762 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-55485794-ecc9-4a53-8e7a-ea5a84ae09cc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/17ed3f4e-81fd-4978-9bea-0efc49890861 Jul 31 14:00:52.604278 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-55485794-ecc9-4a53-8e7a-ea5a84ae09cc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:52.613992 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.613992 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:52.614421 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c6a528dd-c7db-4be4-8f7f-ff11ce3b37a5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:52.614476 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-55485794-ecc9-4a53-8e7a-ea5a84ae09cc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-635bef0b-1ade-44a9-93b3-0004670576a7-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:00:52.619476 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-55485794-ecc9-4a53-8e7a-ea5a84ae09cc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-635bef0b-1ade-44a9-93b3-0004670576a7-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:00:52.620670 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.620670 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:52.631004 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-5c12275a-6244-47c0-b9de-b0d04b1865c1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.632192 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c6a528dd-c7db-4be4-8f7f-ff11ce3b37a5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Delete volume request issued successfully. Jul 31 14:00:52.632383 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6a528dd-c7db-4be4-8f7f-ff11ce3b37a5 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c returned with HTTP 202 Jul 31 14:00:52.632807 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 819/3289] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:52 2026] DELETE /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:52.636169 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-5c12275a-6244-47c0-b9de-b0d04b1865c1 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/attachments?instance_id=c5b6584f-a51f-4d03-b36f-04eb6ae7d895 Jul 31 14:00:52.636387 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-5c12275a-6244-47c0-b9de-b0d04b1865c1 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.636587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-5c12275a-6244-47c0-b9de-b0d04b1865c1 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.644057 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-844e91db-9b91-44d0-865e-b5214a4e23cf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.645828 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-844e91db-9b91-44d0-865e-b5214a4e23cf tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:52.646203 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-844e91db-9b91-44d0-865e-b5214a4e23cf tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.646503 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-844e91db-9b91-44d0-865e-b5214a4e23cf tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.651193 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-5c12275a-6244-47c0-b9de-b0d04b1865c1 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments?instance_id=c5b6584f-a51f-4d03-b36f-04eb6ae7d895 returned with HTTP 200 Jul 31 14:00:52.652080 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 826/3290] 10.4.3.140 () {70 vars in 1637 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/attachments?instance_id=c5b6584f-a51f-4d03-b36f-04eb6ae7d895 => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:52.655425 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.655425 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:52.659358 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-844e91db-9b91-44d0-865e-b5214a4e23cf tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:52.660135 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-0fe2a2a5-da27-471c-89ad-7c351bf0fb7e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.662789 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-0fe2a2a5-da27-471c-89ad-7c351bf0fb7e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78 Jul 31 14:00:52.663955 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-0fe2a2a5-da27-471c-89ad-7c351bf0fb7e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.663955 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-0fe2a2a5-da27-471c-89ad-7c351bf0fb7e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.664784 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-844e91db-9b91-44d0-865e-b5214a4e23cf tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c returned with HTTP 200 Jul 31 14:00:52.665311 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 822/3291] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:52.678459 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2cb303c1-ca83-4b16-9e8f-6de3b52bd981 req-0fe2a2a5-da27-471c-89ad-7c351bf0fb7e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78 returned with HTTP 200 Jul 31 14:00:52.678848 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 820/3292] 10.4.3.140 () {70 vars in 1651 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:52.704774 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dce18e45-630a-4ffa-bb9a-0e1e01c90776 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.707203 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dce18e45-630a-4ffa-bb9a-0e1e01c90776 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:52.707440 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dce18e45-630a-4ffa-bb9a-0e1e01c90776 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:52.707694 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dce18e45-630a-4ffa-bb9a-0e1e01c90776 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:52.719773 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.719773 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:52.725030 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dce18e45-630a-4ffa-bb9a-0e1e01c90776 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:52.730480 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dce18e45-630a-4ffa-bb9a-0e1e01c90776 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:52.731135 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 827/3293] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:52 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:52.770153 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-55485794-ecc9-4a53-8e7a-ea5a84ae09cc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-635bef0b-1ade-44a9-93b3-0004670576a7-np0000006230" released by "attachment_update" :: held 0.151s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:00:52.770440 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-55485794-ecc9-4a53-8e7a-ea5a84ae09cc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/17ed3f4e-81fd-4978-9bea-0efc49890861 returned with HTTP 200 Jul 31 14:00:52.771299 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 825/3294] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:00:52 2026] PUT /volume/v3/attachments/17ed3f4e-81fd-4978-9bea-0efc49890861 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:52.800458 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-c7cbc356-fec8-436a-88a8-82041f98e2b5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:52.802968 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-c7cbc356-fec8-436a-88a8-82041f98e2b5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/17ed3f4e-81fd-4978-9bea-0efc49890861/action Jul 31 14:00:52.803365 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-c7cbc356-fec8-436a-88a8-82041f98e2b5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:52.803489 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-c7cbc356-fec8-436a-88a8-82041f98e2b5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:52.824318 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:52.824318 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:52.837850 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6aa772aa-ff4b-4d1f-b051-22f9a8b7d12d req-c7cbc356-fec8-436a-88a8-82041f98e2b5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/17ed3f4e-81fd-4978-9bea-0efc49890861/action returned with HTTP 204 Jul 31 14:00:52.838343 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 823/3295] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:00:52 2026] POST /volume/v3/attachments/17ed3f4e-81fd-4978-9bea-0efc49890861/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:53.249762 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-527f7e24-a1cb-4cc7-af18-55b09fc9a579 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:53.251797 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-527f7e24-a1cb-4cc7-af18-55b09fc9a579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:53.251992 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-527f7e24-a1cb-4cc7-af18-55b09fc9a579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:53.252197 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-527f7e24-a1cb-4cc7-af18-55b09fc9a579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:53.260524 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:53.260524 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:53.267136 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-527f7e24-a1cb-4cc7-af18-55b09fc9a579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:53.278665 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-527f7e24-a1cb-4cc7-af18-55b09fc9a579 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 returned with HTTP 200 Jul 31 14:00:53.279241 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 821/3296] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:53 2026] GET /volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:53.293893 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-43180df2-12ac-45d4-801e-3334b88bd935 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:53.295877 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-43180df2-12ac-45d4-801e-3334b88bd935 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:53.296061 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-43180df2-12ac-45d4-801e-3334b88bd935 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:53.296234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-43180df2-12ac-45d4-801e-3334b88bd935 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:53.306725 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:53.306725 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:53.314043 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-43180df2-12ac-45d4-801e-3334b88bd935 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:53.319732 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-43180df2-12ac-45d4-801e-3334b88bd935 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 returned with HTTP 200 Jul 31 14:00:53.320200 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 828/3297] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:53 2026] GET /volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:53.334533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67b6ff58-3925-49fa-bce9-8dd0f0962435 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:53.336824 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67b6ff58-3925-49fa-bce9-8dd0f0962435 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:53.337105 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67b6ff58-3925-49fa-bce9-8dd0f0962435 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:53.337374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67b6ff58-3925-49fa-bce9-8dd0f0962435 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:53.337616 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-67b6ff58-3925-49fa-bce9-8dd0f0962435 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume with id: c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:53.347054 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:53.347054 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:53.347735 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-67b6ff58-3925-49fa-bce9-8dd0f0962435 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:53.374031 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-67b6ff58-3925-49fa-bce9-8dd0f0962435 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume request issued successfully. Jul 31 14:00:53.374222 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67b6ff58-3925-49fa-bce9-8dd0f0962435 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 returned with HTTP 202 Jul 31 14:00:53.374688 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 826/3298] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:53 2026] DELETE /volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:53.389872 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a8626280-bc62-416d-98b9-f86d9b989ff5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:53.391912 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a8626280-bc62-416d-98b9-f86d9b989ff5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:53.392103 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a8626280-bc62-416d-98b9-f86d9b989ff5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:53.392279 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a8626280-bc62-416d-98b9-f86d9b989ff5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:53.400468 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:53.400468 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:53.405734 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a8626280-bc62-416d-98b9-f86d9b989ff5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:53.411991 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a8626280-bc62-416d-98b9-f86d9b989ff5 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 returned with HTTP 200 Jul 31 14:00:53.412394 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 824/3299] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:53 2026] GET /volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:53.680191 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1055d0f5-5517-4618-8145-6ec7b14612a8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:53.683225 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1055d0f5-5517-4618-8145-6ec7b14612a8 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c Jul 31 14:00:53.683225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1055d0f5-5517-4618-8145-6ec7b14612a8 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:53.683225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1055d0f5-5517-4618-8145-6ec7b14612a8 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:53.689831 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1055d0f5-5517-4618-8145-6ec7b14612a8 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c returned with HTTP 404 Jul 31 14:00:53.690294 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 822/3300] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:53 2026] GET /volume/v3/volumes/5aa138b8-709c-46ca-aa25-473dd7883f3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:53.700661 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-68e43254-009b-4429-9198-e09708f9278b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:53.702679 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:00:53.703067 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-246993593"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:53.704505 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-246993593'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:00:53.706794 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Create volume of 1 GB Jul 31 14:00:53.713167 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Availability Zones retrieved successfully. Jul 31 14:00:53.720134 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Flow 'volume_create_api' (563d328c-c0e7-46be-b3bf-0af14d63ea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:53.721145 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56894097-0a7d-4397-a301-2857af0f1464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:53.722452 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:00:53.749262 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-97bfa831-12c4-4fe9-9147-c348a05ea8e8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:53.752046 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-97bfa831-12c4-4fe9-9147-c348a05ea8e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:53.752046 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-97bfa831-12c4-4fe9-9147-c348a05ea8e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:53.752337 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-97bfa831-12c4-4fe9-9147-c348a05ea8e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:53.755880 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56894097-0a7d-4397-a301-2857af0f1464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:53.756742 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb114844-d701-45ad-ba78-6cedc3ad9fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:53.772746 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:53.772746 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:53.777922 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-97bfa831-12c4-4fe9-9147-c348a05ea8e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:53.783997 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-97bfa831-12c4-4fe9-9147-c348a05ea8e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:53.784466 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 827/3301] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:53 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:53.804382 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Created reservations ['bd04b424-31bf-4151-811d-e9148c04f0a0', 'fbeeb590-4a36-4d00-92db-ae771fef6ba0', 'aa16f2a6-e4cc-4b25-8b42-0d8d391d0ffb', 'b05466dd-c935-43b7-abd8-ed4514d6c0ce'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:53.805113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb114844-d701-45ad-ba78-6cedc3ad9fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd04b424-31bf-4151-811d-e9148c04f0a0', 'fbeeb590-4a36-4d00-92db-ae771fef6ba0', 'aa16f2a6-e4cc-4b25-8b42-0d8d391d0ffb', 'b05466dd-c935-43b7-abd8-ed4514d6c0ce']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:53.806019 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f34837c3-2d65-4966-8f5b-f8eee39addd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:53.828283 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f34837c3-2d65-4966-8f5b-f8eee39addd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fdb686a-66c9-4b39-bf87-5d7b8ec172e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-246993593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9988163d2049bdbc7c7c2852f05f11',qos_specs=None,replication_status=,reservations=['bd04b424-31bf-4151-811d-e9148c04f0a0','fbeeb590-4a36-4d00-92db-ae771fef6ba0','aa16f2a6-e4cc-4b25-8b42-0d8d391d0ffb','b05466dd-c935-43b7-abd8-ed4514d6c0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac90c5053d7d4e19bbf8d20ba8d6e518',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-246993593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fdb686a-66c9-4b39-bf87-5d7b8ec172e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9988163d2049bdbc7c7c2852f05f11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac90c5053d7d4e19bbf8d20ba8d6e518',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:53.829078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95032c8-79ab-414e-8b06-e1e399477586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:53.846994 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95032c8-79ab-414e-8b06-e1e399477586) transitioned into state 'SUCCESS' from state '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-246993593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9988163d2049bdbc7c7c2852f05f11',qos_specs=None,replication_status=,reservations=['bd04b424-31bf-4151-811d-e9148c04f0a0','fbeeb590-4a36-4d00-92db-ae771fef6ba0','aa16f2a6-e4cc-4b25-8b42-0d8d391d0ffb','b05466dd-c935-43b7-abd8-ed4514d6c0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac90c5053d7d4e19bbf8d20ba8d6e518',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:53.847994 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69168f78-3eda-4403-9219-02eb36f54f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:00:53.858298 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69168f78-3eda-4403-9219-02eb36f54f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:00:53.859067 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Flow 'volume_create_api' (563d328c-c0e7-46be-b3bf-0af14d63ea27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:00:53.859371 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Create volume request issued successfully. Jul 31 14:00:53.859962 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68e43254-009b-4429-9198-e09708f9278b tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:00:53.860346 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 829/3302] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:00:53 2026] POST /volume/v3/volumes => generated 747 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:53.880123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d0f3a501-7d65-4dbe-863f-2ea114003920 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:53.882215 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0f3a501-7d65-4dbe-863f-2ea114003920 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:53.882453 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0f3a501-7d65-4dbe-863f-2ea114003920 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:53.882720 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0f3a501-7d65-4dbe-863f-2ea114003920 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:53.891719 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:53.891719 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:53.895201 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d0f3a501-7d65-4dbe-863f-2ea114003920 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:53.900309 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0f3a501-7d65-4dbe-863f-2ea114003920 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 returned with HTTP 200 Jul 31 14:00:53.900778 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 825/3303] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:53 2026] GET /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:54.428611 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-da47e83d-0d6e-423d-9942-4e4827649f3d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:54.430623 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-da47e83d-0d6e-423d-9942-4e4827649f3d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:54.430869 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-da47e83d-0d6e-423d-9942-4e4827649f3d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:54.431118 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-da47e83d-0d6e-423d-9942-4e4827649f3d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:54.439075 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-da47e83d-0d6e-423d-9942-4e4827649f3d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 returned with HTTP 404 Jul 31 14:00:54.439850 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 823/3304] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:54 2026] GET /volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:54.446825 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6c9369d2-9534-4a66-8815-432195464695 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:54.448616 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c9369d2-9534-4a66-8815-432195464695 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:54.448831 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c9369d2-9534-4a66-8815-432195464695 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:54.449034 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c9369d2-9534-4a66-8815-432195464695 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:54.454805 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c9369d2-9534-4a66-8815-432195464695 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 returned with HTTP 404 Jul 31 14:00:54.455273 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 828/3305] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:54 2026] GET /volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:54.462753 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8e017b7f-8c4e-4992-8e10-3ef4fd8527ef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:54.464803 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e017b7f-8c4e-4992-8e10-3ef4fd8527ef tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:54.464803 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e017b7f-8c4e-4992-8e10-3ef4fd8527ef tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:54.464942 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e017b7f-8c4e-4992-8e10-3ef4fd8527ef tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:54.465091 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8e017b7f-8c4e-4992-8e10-3ef4fd8527ef tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume with id: c0a8354d-661e-431a-a0bf-63242e7aad28 Jul 31 14:00:54.472999 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e017b7f-8c4e-4992-8e10-3ef4fd8527ef tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 returned with HTTP 404 Jul 31 14:00:54.473506 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 830/3306] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:54 2026] DELETE /volume/v3/volumes/c0a8354d-661e-431a-a0bf-63242e7aad28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:54.481734 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-282d8ac7-70ab-4867-bebd-f5b9901b1f62 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:54.483963 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-282d8ac7-70ab-4867-bebd-f5b9901b1f62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 Jul 31 14:00:54.484160 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-282d8ac7-70ab-4867-bebd-f5b9901b1f62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:54.484347 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-282d8ac7-70ab-4867-bebd-f5b9901b1f62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:54.484450 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-282d8ac7-70ab-4867-bebd-f5b9901b1f62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete snapshot with id: 90fff399-eb8a-460a-85bd-8e3a58582a18 Jul 31 14:00:54.490523 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:54.490523 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:54.491125 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-282d8ac7-70ab-4867-bebd-f5b9901b1f62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:54.523339 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-282d8ac7-70ab-4867-bebd-f5b9901b1f62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot delete request issued successfully. Jul 31 14:00:54.523527 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-282d8ac7-70ab-4867-bebd-f5b9901b1f62 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 returned with HTTP 202 Jul 31 14:00:54.523961 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 826/3307] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:54 2026] DELETE /volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:54.530679 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-886a16f1-ff1a-4776-a0fb-c70b7f87da16 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:54.532257 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-886a16f1-ff1a-4776-a0fb-c70b7f87da16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 Jul 31 14:00:54.532426 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-886a16f1-ff1a-4776-a0fb-c70b7f87da16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:54.532642 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-886a16f1-ff1a-4776-a0fb-c70b7f87da16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:54.537325 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:54.537325 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:54.537790 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-886a16f1-ff1a-4776-a0fb-c70b7f87da16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Snapshot retrieved successfully. Jul 31 14:00:54.538617 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-886a16f1-ff1a-4776-a0fb-c70b7f87da16 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 returned with HTTP 200 Jul 31 14:00:54.538983 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 824/3308] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:54 2026] GET /volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:54.802304 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-280d6d45-39a0-4539-ab5b-97f448a022fa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:54.803972 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-280d6d45-39a0-4539-ab5b-97f448a022fa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:54.804181 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-280d6d45-39a0-4539-ab5b-97f448a022fa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:54.804392 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-280d6d45-39a0-4539-ab5b-97f448a022fa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:54.813288 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:54.813288 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:54.816806 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-280d6d45-39a0-4539-ab5b-97f448a022fa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:54.820391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-280d6d45-39a0-4539-ab5b-97f448a022fa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:54.820866 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 829/3309] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:54 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:54.914706 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2c2bf437-770f-4af5-a00d-a09634f8c205 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:54.916464 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c2bf437-770f-4af5-a00d-a09634f8c205 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:54.916692 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c2bf437-770f-4af5-a00d-a09634f8c205 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:54.916873 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c2bf437-770f-4af5-a00d-a09634f8c205 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:54.923343 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:54.923343 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:54.928939 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2c2bf437-770f-4af5-a00d-a09634f8c205 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:54.934650 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c2bf437-770f-4af5-a00d-a09634f8c205 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 returned with HTTP 200 Jul 31 14:00:54.935125 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 831/3310] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:54 2026] GET /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:54.948829 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8bfa681a-2412-46f2-a9b4-12d243e631a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:54.950823 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8bfa681a-2412-46f2-a9b4-12d243e631a6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:00:54.951245 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8bfa681a-2412-46f2-a9b4-12d243e631a6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fdb686a-66c9-4b39-bf87-5d7b8ec172e3", "name": "tempest-VolumesExtendTest-Snapshot-553752323"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:54.959785 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:54.959785 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:54.960259 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8bfa681a-2412-46f2-a9b4-12d243e631a6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:54.960390 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-8bfa681a-2412-46f2-a9b4-12d243e631a6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Create snapshot from volume 0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:55.001895 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-8bfa681a-2412-46f2-a9b4-12d243e631a6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Created reservations ['389352dc-e923-4bef-ae57-8d7774efd782', '3e700a65-c63c-43d6-8ce7-8db24c7c08db', 'b42944ae-b803-4924-b871-0815a3555e58', '3fcbb3cc-d555-432e-b11d-d5c8868bd0f0'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:55.030134 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8bfa681a-2412-46f2-a9b4-12d243e631a6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Snapshot create request issued successfully. Jul 31 14:00:55.030478 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8bfa681a-2412-46f2-a9b4-12d243e631a6 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:00:55.030983 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 827/3311] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:00:54 2026] POST /volume/v3/snapshots => generated 303 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:00:55.038536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e9293998-fdf5-44eb-a4b7-e1adb3a75f90 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:55.040327 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9293998-fdf5-44eb-a4b7-e1adb3a75f90 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 Jul 31 14:00:55.040522 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9293998-fdf5-44eb-a4b7-e1adb3a75f90 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:55.040757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9293998-fdf5-44eb-a4b7-e1adb3a75f90 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:55.045436 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:55.045436 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:55.045905 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e9293998-fdf5-44eb-a4b7-e1adb3a75f90 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Snapshot retrieved successfully. Jul 31 14:00:55.046636 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9293998-fdf5-44eb-a4b7-e1adb3a75f90 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 returned with HTTP 200 Jul 31 14:00:55.047038 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 825/3312] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:55 2026] GET /volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:55.548269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b8e9c3cb-cf40-4dd9-9a50-0c3f01efa329 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:55.550218 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8e9c3cb-cf40-4dd9-9a50-0c3f01efa329 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 Jul 31 14:00:55.550411 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8e9c3cb-cf40-4dd9-9a50-0c3f01efa329 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:55.550634 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8e9c3cb-cf40-4dd9-9a50-0c3f01efa329 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:55.555270 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8e9c3cb-cf40-4dd9-9a50-0c3f01efa329 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 returned with HTTP 404 Jul 31 14:00:55.555926 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 830/3313] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:55 2026] GET /volume/v3/snapshots/90fff399-eb8a-460a-85bd-8e3a58582a18 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:55.567268 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f3a5d377-6f4a-4355-8fbd-0c23bf82798d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:55.569211 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3a5d377-6f4a-4355-8fbd-0c23bf82798d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 Jul 31 14:00:55.569407 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3a5d377-6f4a-4355-8fbd-0c23bf82798d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:55.569763 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3a5d377-6f4a-4355-8fbd-0c23bf82798d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:55.582641 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:55.582641 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:55.586888 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f3a5d377-6f4a-4355-8fbd-0c23bf82798d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:55.591713 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3a5d377-6f4a-4355-8fbd-0c23bf82798d tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 returned with HTTP 200 Jul 31 14:00:55.592145 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 832/3314] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:55 2026] GET /volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:55.607369 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ebcf6c94-d309-4e74-b82c-3d4bda89cf8e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:55.611059 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ebcf6c94-d309-4e74-b82c-3d4bda89cf8e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 Jul 31 14:00:55.611059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ebcf6c94-d309-4e74-b82c-3d4bda89cf8e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:55.611059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ebcf6c94-d309-4e74-b82c-3d4bda89cf8e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:55.611059 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ebcf6c94-d309-4e74-b82c-3d4bda89cf8e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume with id: d61aa845-ea45-4dbf-be51-3c63f073d6f0 Jul 31 14:00:55.617842 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:55.617842 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:55.618444 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ebcf6c94-d309-4e74-b82c-3d4bda89cf8e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:55.642610 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ebcf6c94-d309-4e74-b82c-3d4bda89cf8e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume request issued successfully. Jul 31 14:00:55.642846 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ebcf6c94-d309-4e74-b82c-3d4bda89cf8e tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 returned with HTTP 202 Jul 31 14:00:55.643247 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 828/3315] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:55 2026] DELETE /volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:55.651527 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a6e4dceb-4ba9-4f09-ac9a-9722f7882c36 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:55.653501 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a6e4dceb-4ba9-4f09-ac9a-9722f7882c36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 Jul 31 14:00:55.653785 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a6e4dceb-4ba9-4f09-ac9a-9722f7882c36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:55.654002 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a6e4dceb-4ba9-4f09-ac9a-9722f7882c36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:55.660885 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:55.660885 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:55.664748 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a6e4dceb-4ba9-4f09-ac9a-9722f7882c36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:55.669030 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a6e4dceb-4ba9-4f09-ac9a-9722f7882c36 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 returned with HTTP 200 Jul 31 14:00:55.669411 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 826/3316] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:55 2026] GET /volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:55.832718 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-24010d08-2012-4695-9898-85abe1875a67 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:55.834359 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24010d08-2012-4695-9898-85abe1875a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:55.834554 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-24010d08-2012-4695-9898-85abe1875a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:55.834753 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-24010d08-2012-4695-9898-85abe1875a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:55.844612 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:55.844612 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:55.847747 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-24010d08-2012-4695-9898-85abe1875a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:55.851665 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24010d08-2012-4695-9898-85abe1875a67 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:55.851998 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 831/3317] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:55 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:55.884025 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-9b9cc54e-8ee9-47ea-ab35-034e09472181 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:55.886599 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-9b9cc54e-8ee9-47ea-ab35-034e09472181 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments/d8a5720a-ee58-4c2a-82e7-ab8a1e4b2046/action Jul 31 14:00:55.887264 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-9b9cc54e-8ee9-47ea-ab35-034e09472181 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:55.887264 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-9b9cc54e-8ee9-47ea-ab35-034e09472181 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:55.907965 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:55.907965 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:55.918471 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7e416d17-57ac-46b9-b3e0-ec5361cf1e30 req-9b9cc54e-8ee9-47ea-ab35-034e09472181 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/d8a5720a-ee58-4c2a-82e7-ab8a1e4b2046/action returned with HTTP 204 Jul 31 14:00:55.919117 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 833/3318] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:00:55 2026] POST /volume/v3/attachments/d8a5720a-ee58-4c2a-82e7-ab8a1e4b2046/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:56.056220 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6d6703a8-3fc9-4c69-a181-f3a349c57771 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.060198 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d6703a8-3fc9-4c69-a181-f3a349c57771 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 Jul 31 14:00:56.062446 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d6703a8-3fc9-4c69-a181-f3a349c57771 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:56.062446 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d6703a8-3fc9-4c69-a181-f3a349c57771 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:56.069080 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:56.069080 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:56.070800 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6d6703a8-3fc9-4c69-a181-f3a349c57771 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Snapshot retrieved successfully. Jul 31 14:00:56.070800 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d6703a8-3fc9-4c69-a181-f3a349c57771 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 returned with HTTP 200 Jul 31 14:00:56.070800 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 829/3319] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:56 2026] GET /volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:56.081706 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-deb2cdd7-a7c1-4ac3-83fe-8d4ca4163c3c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.083806 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-deb2cdd7-a7c1-4ac3-83fe-8d4ca4163c3c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] POST https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3/action Jul 31 14:00:56.084207 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-deb2cdd7-a7c1-4ac3-83fe-8d4ca4163c3c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:56.084363 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-deb2cdd7-a7c1-4ac3-83fe-8d4ca4163c3c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:56.094831 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:56.094831 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:56.095432 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-deb2cdd7-a7c1-4ac3-83fe-8d4ca4163c3c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:56.136777 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-deb2cdd7-a7c1-4ac3-83fe-8d4ca4163c3c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Created reservations ['7310bac9-088c-4a5e-ba34-01e765d3406c', '9deeb128-df4e-4991-addb-7788a0ba57d4'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:00:56.145187 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-deb2cdd7-a7c1-4ac3-83fe-8d4ca4163c3c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Extend volume request issued successfully. Jul 31 14:00:56.145380 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-deb2cdd7-a7c1-4ac3-83fe-8d4ca4163c3c tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3/action returned with HTTP 202 Jul 31 14:00:56.145803 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 827/3320] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:00:56 2026] POST /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:00:56.155536 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c0dd7a6d-eef6-4e1e-a988-e6ccbf35ad5e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.157361 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c0dd7a6d-eef6-4e1e-a988-e6ccbf35ad5e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:56.157606 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c0dd7a6d-eef6-4e1e-a988-e6ccbf35ad5e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:56.157810 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c0dd7a6d-eef6-4e1e-a988-e6ccbf35ad5e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:56.166330 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:56.166330 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:56.170679 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c0dd7a6d-eef6-4e1e-a988-e6ccbf35ad5e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:56.174598 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c0dd7a6d-eef6-4e1e-a988-e6ccbf35ad5e tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 returned with HTTP 200 Jul 31 14:00:56.174961 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 832/3321] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:56 2026] GET /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:56.682008 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cb2eae4f-7c1b-4316-98b1-e9f13265f96f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.683606 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cb2eae4f-7c1b-4316-98b1-e9f13265f96f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 Jul 31 14:00:56.683804 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cb2eae4f-7c1b-4316-98b1-e9f13265f96f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:56.684014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cb2eae4f-7c1b-4316-98b1-e9f13265f96f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:56.689119 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cb2eae4f-7c1b-4316-98b1-e9f13265f96f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 returned with HTTP 404 Jul 31 14:00:56.689557 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 834/3322] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:56 2026] GET /volume/v3/volumes/d61aa845-ea45-4dbf-be51-3c63f073d6f0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:56.697085 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0b7885f2-68fa-4597-88e1-a3f62b8c1d34 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.699065 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b7885f2-68fa-4597-88e1-a3f62b8c1d34 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:56.699420 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0b7885f2-68fa-4597-88e1-a3f62b8c1d34 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:56.699788 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0b7885f2-68fa-4597-88e1-a3f62b8c1d34 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:56.708281 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:56.708281 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:56.715397 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0b7885f2-68fa-4597-88e1-a3f62b8c1d34 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:56.717586 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b7885f2-68fa-4597-88e1-a3f62b8c1d34 tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:56.718167 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 830/3323] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:56 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:56.729781 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d5120113-b123-4f08-98af-c8138e7d8f1c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.732230 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d5120113-b123-4f08-98af-c8138e7d8f1c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] DELETE https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:56.732481 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d5120113-b123-4f08-98af-c8138e7d8f1c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:56.732768 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d5120113-b123-4f08-98af-c8138e7d8f1c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:56.732984 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-d5120113-b123-4f08-98af-c8138e7d8f1c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume with id: 29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:56.742205 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:56.742205 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:56.742836 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d5120113-b123-4f08-98af-c8138e7d8f1c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:56.762838 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d5120113-b123-4f08-98af-c8138e7d8f1c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Delete volume request issued successfully. Jul 31 14:00:56.763112 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d5120113-b123-4f08-98af-c8138e7d8f1c tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 202 Jul 31 14:00:56.763737 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 828/3324] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:56 2026] DELETE /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:56.775497 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-721ad27f-a3d2-46c8-b65b-20f6664e8d5b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.777182 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-721ad27f-a3d2-46c8-b65b-20f6664e8d5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:56.777373 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-721ad27f-a3d2-46c8-b65b-20f6664e8d5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:56.777572 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-721ad27f-a3d2-46c8-b65b-20f6664e8d5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:56.783986 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:56.783986 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:56.787319 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-721ad27f-a3d2-46c8-b65b-20f6664e8d5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Volume info retrieved successfully. Jul 31 14:00:56.791790 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-721ad27f-a3d2-46c8-b65b-20f6664e8d5b tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 200 Jul 31 14:00:56.792287 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 833/3325] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:56 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:56.865424 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-70fd02a6-f810-4b81-8485-733c79b17e09 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.867182 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-70fd02a6-f810-4b81-8485-733c79b17e09 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:56.867352 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-70fd02a6-f810-4b81-8485-733c79b17e09 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:56.867539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-70fd02a6-f810-4b81-8485-733c79b17e09 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:56.876537 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:56.876537 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:56.879925 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-70fd02a6-f810-4b81-8485-733c79b17e09 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:56.883866 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-70fd02a6-f810-4b81-8485-733c79b17e09 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:56.884358 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 835/3326] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:56 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:56.903350 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59dd50cc-0c1e-4368-b6e6-1670f8670b3c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.905165 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59dd50cc-0c1e-4368-b6e6-1670f8670b3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:56.905606 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59dd50cc-0c1e-4368-b6e6-1670f8670b3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:56.905992 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59dd50cc-0c1e-4368-b6e6-1670f8670b3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:56.920647 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:56.920647 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:56.923637 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-59dd50cc-0c1e-4368-b6e6-1670f8670b3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:56.930933 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59dd50cc-0c1e-4368-b6e6-1670f8670b3c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:56.931508 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 831/3327] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:56 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 1170 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:56.974089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d454835c-5e01-41ab-a733-353125e18a20 req-9b4048b2-fcff-42ac-8f9b-2c03ee4ef52b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:56.976555 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-9b4048b2-fcff-42ac-8f9b-2c03ee4ef52b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:56.976815 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-9b4048b2-fcff-42ac-8f9b-2c03ee4ef52b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:56.977052 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-9b4048b2-fcff-42ac-8f9b-2c03ee4ef52b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:56.988640 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:56.988640 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:56.992478 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d454835c-5e01-41ab-a733-353125e18a20 req-9b4048b2-fcff-42ac-8f9b-2c03ee4ef52b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:56.997504 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-9b4048b2-fcff-42ac-8f9b-2c03ee4ef52b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:56.997991 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 829/3328] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:00:56 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 1170 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:00:57.015576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d454835c-5e01-41ab-a733-353125e18a20 req-e52d0f38-f860-4047-b113-29b52287a6e7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:57.017452 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-e52d0f38-f860-4047-b113-29b52287a6e7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c/action Jul 31 14:00:57.017828 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-e52d0f38-f860-4047-b113-29b52287a6e7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:00:57.017942 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-e52d0f38-f860-4047-b113-29b52287a6e7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:00:57.027485 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:57.027485 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:57.027932 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d454835c-5e01-41ab-a733-353125e18a20 req-e52d0f38-f860-4047-b113-29b52287a6e7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:57.034745 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d454835c-5e01-41ab-a733-353125e18a20 req-e52d0f38-f860-4047-b113-29b52287a6e7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Begin detaching volume completed successfully. Jul 31 14:00:57.035019 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-e52d0f38-f860-4047-b113-29b52287a6e7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c/action returned with HTTP 202 Jul 31 14:00:57.035427 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 834/3329] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:00:57 2026] POST /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:00:57.077187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d9236f2-f8db-4ad9-9f29-fd6678123c6f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:57.077586 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d9236f2-f8db-4ad9-9f29-fd6678123c6f None None] GET https://10.4.3.140/volume// Jul 31 14:00:57.077758 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d9236f2-f8db-4ad9-9f29-fd6678123c6f None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:57.077955 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d9236f2-f8db-4ad9-9f29-fd6678123c6f None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:57.078257 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d9236f2-f8db-4ad9-9f29-fd6678123c6f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:00:57.078689 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 836/3330] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:00:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:00:57.086037 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d454835c-5e01-41ab-a733-353125e18a20 req-24a31979-cc29-452a-ae21-b44bc4795400 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:57.087909 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-24a31979-cc29-452a-ae21-b44bc4795400 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:00:57.088214 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-24a31979-cc29-452a-ae21-b44bc4795400 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:57.088470 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-24a31979-cc29-452a-ae21-b44bc4795400 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:57.098249 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:57.098249 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:57.102918 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d454835c-5e01-41ab-a733-353125e18a20 req-24a31979-cc29-452a-ae21-b44bc4795400 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:00:57.109289 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-24a31979-cc29-452a-ae21-b44bc4795400 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:00:57.110025 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 832/3331] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:00:57 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:00:57.121110 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d454835c-5e01-41ab-a733-353125e18a20 req-c15f7492-69ba-4aa3-8bf8-d2693a2115fe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:57.123296 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-c15f7492-69ba-4aa3-8bf8-d2693a2115fe tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c/encryption Jul 31 14:00:57.123508 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-c15f7492-69ba-4aa3-8bf8-d2693a2115fe tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:57.123804 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-c15f7492-69ba-4aa3-8bf8-d2693a2115fe tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:57.133334 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:57.133334 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:57.139818 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-c15f7492-69ba-4aa3-8bf8-d2693a2115fe tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c/encryption returned with HTTP 200 Jul 31 14:00:57.140191 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 830/3332] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:00:57 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:57.191395 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c538c109-70c0-4840-ad14-49a06daed22d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:57.193966 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c538c109-70c0-4840-ad14-49a06daed22d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:57.194230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c538c109-70c0-4840-ad14-49a06daed22d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:57.194526 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c538c109-70c0-4840-ad14-49a06daed22d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:57.204762 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:57.204762 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:57.211420 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c538c109-70c0-4840-ad14-49a06daed22d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:57.216720 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c538c109-70c0-4840-ad14-49a06daed22d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 returned with HTTP 200 Jul 31 14:00:57.217210 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 835/3333] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:57 2026] GET /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:57.233876 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3a34906a-1075-4599-9f51-8bfd143975f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:57.235820 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3a34906a-1075-4599-9f51-8bfd143975f0 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:57.236051 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3a34906a-1075-4599-9f51-8bfd143975f0 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:57.236254 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3a34906a-1075-4599-9f51-8bfd143975f0 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:57.244358 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:57.244358 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:00:57.251241 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3a34906a-1075-4599-9f51-8bfd143975f0 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:57.254492 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3a34906a-1075-4599-9f51-8bfd143975f0 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 returned with HTTP 200 Jul 31 14:00:57.255110 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 837/3334] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:57 2026] GET /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:57.268897 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b30730b0-d0ca-42b7-9ab3-acd8363c9e82 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:57.274343 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b30730b0-d0ca-42b7-9ab3-acd8363c9e82 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 Jul 31 14:00:57.276144 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b30730b0-d0ca-42b7-9ab3-acd8363c9e82 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:57.276595 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b30730b0-d0ca-42b7-9ab3-acd8363c9e82 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:57.276880 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-b30730b0-d0ca-42b7-9ab3-acd8363c9e82 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Delete snapshot with id: 20628a7f-9b58-42c0-8985-cbca93361a04 Jul 31 14:00:57.287437 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:57.287437 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:57.288470 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b30730b0-d0ca-42b7-9ab3-acd8363c9e82 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Snapshot retrieved successfully. Jul 31 14:00:57.309863 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b30730b0-d0ca-42b7-9ab3-acd8363c9e82 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Snapshot delete request issued successfully. Jul 31 14:00:57.310325 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b30730b0-d0ca-42b7-9ab3-acd8363c9e82 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 returned with HTTP 202 Jul 31 14:00:57.311202 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 833/3335] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:00:57 2026] DELETE /volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:57.320506 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3837afaf-7a9a-4e00-9f31-20df6ed02b1f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:57.324814 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3837afaf-7a9a-4e00-9f31-20df6ed02b1f tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 Jul 31 14:00:57.325009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3837afaf-7a9a-4e00-9f31-20df6ed02b1f tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:57.325228 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3837afaf-7a9a-4e00-9f31-20df6ed02b1f tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:57.331827 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:57.331827 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:57.332252 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3837afaf-7a9a-4e00-9f31-20df6ed02b1f tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Snapshot retrieved successfully. Jul 31 14:00:57.333198 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3837afaf-7a9a-4e00-9f31-20df6ed02b1f tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 returned with HTTP 200 Jul 31 14:00:57.333633 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 831/3336] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:57 2026] GET /volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:57.805290 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-47a61d00-d63c-4e64-a671-4acbe0da5d5f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:57.806353 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47a61d00-d63c-4e64-a671-4acbe0da5d5f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] GET https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 Jul 31 14:00:57.806558 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47a61d00-d63c-4e64-a671-4acbe0da5d5f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:57.806755 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47a61d00-d63c-4e64-a671-4acbe0da5d5f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:57.816584 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47a61d00-d63c-4e64-a671-4acbe0da5d5f tempest-VolumesSnapshotTestJSON-200157303 tempest-VolumesSnapshotTestJSON-200157303-project-member] https://10.4.3.140/volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 returned with HTTP 404 Jul 31 14:00:57.816584 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 836/3337] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:57 2026] GET /volume/v3/volumes/29aef986-99c8-4b5e-8a5f-a81b38f037b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:58.343317 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bd6d4f7c-0dd1-4501-b63c-d5a972e3fcf7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:58.345394 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd6d4f7c-0dd1-4501-b63c-d5a972e3fcf7 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 Jul 31 14:00:58.345695 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bd6d4f7c-0dd1-4501-b63c-d5a972e3fcf7 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:58.345931 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bd6d4f7c-0dd1-4501-b63c-d5a972e3fcf7 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:58.351370 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd6d4f7c-0dd1-4501-b63c-d5a972e3fcf7 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 returned with HTTP 404 Jul 31 14:00:58.352032 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 838/3338] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:00:58 2026] GET /volume/v3/snapshots/20628a7f-9b58-42c0-8985-cbca93361a04 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:00:58.362847 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f10888a3-a074-421d-9f74-7068308906ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:58.364977 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f10888a3-a074-421d-9f74-7068308906ad tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:58.365247 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f10888a3-a074-421d-9f74-7068308906ad tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:58.365506 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f10888a3-a074-421d-9f74-7068308906ad tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:58.378299 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:58.378299 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:00:58.384866 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f10888a3-a074-421d-9f74-7068308906ad tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:58.390569 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f10888a3-a074-421d-9f74-7068308906ad tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 returned with HTTP 200 Jul 31 14:00:58.390915 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 834/3339] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:58 2026] GET /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:58.408201 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-595a4c69-9e90-4812-9997-c6bdde8cb04d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:58.410849 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-595a4c69-9e90-4812-9997-c6bdde8cb04d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:58.410849 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-595a4c69-9e90-4812-9997-c6bdde8cb04d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:58.410849 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-595a4c69-9e90-4812-9997-c6bdde8cb04d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:58.411064 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-595a4c69-9e90-4812-9997-c6bdde8cb04d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Delete volume with id: 0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:58.420609 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:58.420609 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:00:58.421101 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-595a4c69-9e90-4812-9997-c6bdde8cb04d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:58.445135 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-595a4c69-9e90-4812-9997-c6bdde8cb04d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Delete volume request issued successfully. Jul 31 14:00:58.445334 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-595a4c69-9e90-4812-9997-c6bdde8cb04d tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 returned with HTTP 202 Jul 31 14:00:58.445778 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 832/3340] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:00:58 2026] DELETE /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:00:58.455690 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3d731b40-916c-44d9-bfdb-3b06b5c586f3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:58.460026 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3d731b40-916c-44d9-bfdb-3b06b5c586f3 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:58.460265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3d731b40-916c-44d9-bfdb-3b06b5c586f3 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:58.460716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3d731b40-916c-44d9-bfdb-3b06b5c586f3 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:58.468986 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:00:58.468986 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:00:58.474999 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3d731b40-916c-44d9-bfdb-3b06b5c586f3 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Volume info retrieved successfully. Jul 31 14:00:58.481806 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3d731b40-916c-44d9-bfdb-3b06b5c586f3 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 returned with HTTP 200 Jul 31 14:00:58.482168 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 837/3341] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:58 2026] GET /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:00:59.496402 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9c8ffee7-c681-40c0-be4a-a5224b9f40a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:00:59.498331 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c8ffee7-c681-40c0-be4a-a5224b9f40a3 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] GET https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 Jul 31 14:00:59.498605 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c8ffee7-c681-40c0-be4a-a5224b9f40a3 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:00:59.498841 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c8ffee7-c681-40c0-be4a-a5224b9f40a3 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:00:59.510025 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c8ffee7-c681-40c0-be4a-a5224b9f40a3 tempest-VolumesExtendTest-761864047 tempest-VolumesExtendTest-761864047-project-member] https://10.4.3.140/volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 returned with HTTP 404 Jul 31 14:00:59.510565 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 839/3342] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:00:59 2026] GET /volume/v3/volumes/0fdb686a-66c9-4b39-bf87-5d7b8ec172e3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:00.479886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:00.551416 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d454835c-5e01-41ab-a733-353125e18a20 req-8add605b-6ef8-4be4-9d95-b12befdf5875 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:00.558229 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-8add605b-6ef8-4be4-9d95-b12befdf5875 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/attachments/d8a5720a-ee58-4c2a-82e7-ab8a1e4b2046 Jul 31 14:01:00.558435 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-8add605b-6ef8-4be4-9d95-b12befdf5875 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:00.558722 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-8add605b-6ef8-4be4-9d95-b12befdf5875 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:00.568623 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:00.568623 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:00.636232 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d454835c-5e01-41ab-a733-353125e18a20 req-8add605b-6ef8-4be4-9d95-b12befdf5875 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/d8a5720a-ee58-4c2a-82e7-ab8a1e4b2046 returned with HTTP 200 Jul 31 14:01:00.636617 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 833/3343] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:01:00 2026] DELETE /volume/v3/attachments/d8a5720a-ee58-4c2a-82e7-ab8a1e4b2046 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:00.654116 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:00.654472 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-428636125"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:00.658750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-428636125'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:00.658956 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Create volume of 1 GB Jul 31 14:01:00.664109 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Availability Zones retrieved successfully. Jul 31 14:01:00.674064 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Flow 'volume_create_api' (e40d683b-181c-47f5-bbac-fea32dc11b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:00.675330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f52b2c7-aedb-4376-a70e-9cdf1b01ae6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.676588 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:00.691154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e96f20fc-1438-4784-9dd0-fe5efd5b53d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:00.708495 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f52b2c7-aedb-4376-a70e-9cdf1b01ae6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.709721 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ae344c2-73f6-44d6-9f8f-c72dd166b165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.742386 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e96f20fc-1438-4784-9dd0-fe5efd5b53d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes Jul 31 14:01:00.742595 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e96f20fc-1438-4784-9dd0-fe5efd5b53d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:00.742815 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e96f20fc-1438-4784-9dd0-fe5efd5b53d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:00.743091 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-e96f20fc-1438-4784-9dd0-fe5efd5b53d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:00.743845 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e96f20fc-1438-4784-9dd0-fe5efd5b53d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:00.750576 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e96f20fc-1438-4784-9dd0-fe5efd5b53d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:00.750964 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e96f20fc-1438-4784-9dd0-fe5efd5b53d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Jul 31 14:01:00.751323 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 838/3344] 10.4.3.140 () {66 vars in 1237 bytes} [Fri Jul 31 14:01:00 2026] GET /volume/v3/volumes => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:01:00.759273 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2e037677-7333-4abb-84ba-81945f233fd5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:00.761321 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:00.761321 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-91749939"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:00.762723 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-91749939'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:00.762855 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Create volume of 1 GB Jul 31 14:01:00.767602 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Availability Zones retrieved successfully. Jul 31 14:01:00.773435 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Flow 'volume_create_api' (990ca4a7-479b-4829-a65d-0aefa6292133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:00.774147 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Created reservations ['fe5a5e1f-4846-4616-b9a7-1c5d6a17b699', 'c153f6d7-7515-4963-af45-49df83840802', '3a0c329d-0ccb-4b68-a6f1-5168129b243c', 'fe0e88d8-25a6-42f2-a0f5-edd0084d1884'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:00.774433 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45574fb6-926f-49b6-a0dd-90e7db07e4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.775232 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ae344c2-73f6-44d6-9f8f-c72dd166b165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe5a5e1f-4846-4616-b9a7-1c5d6a17b699', 'c153f6d7-7515-4963-af45-49df83840802', '3a0c329d-0ccb-4b68-a6f1-5168129b243c', 'fe0e88d8-25a6-42f2-a0f5-edd0084d1884']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.775487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:00.776263 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967c9b87-bdb8-4185-92d2-2a2bc30c6ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.803068 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45574fb6-926f-49b6-a0dd-90e7db07e4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.803813 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6282fa9-c1b8-4ac0-848e-1693cba84112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.804635 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967c9b87-bdb8-4185-92d2-2a2bc30c6ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-428636125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4884c5c518400ca111fc8188605167',qos_specs=None,replication_status=,reservations=['fe5a5e1f-4846-4616-b9a7-1c5d6a17b699','c153f6d7-7515-4963-af45-49df83840802','3a0c329d-0ccb-4b68-a6f1-5168129b243c','fe0e88d8-25a6-42f2-a0f5-edd0084d1884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2ee74a16f74ba4a5fae6a78c7436d9',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-428636125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4884c5c518400ca111fc8188605167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f2ee74a16f74ba4a5fae6a78c7436d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.805612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49c31ce-8560-47d9-882d-d66ceac8bf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.826630 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49c31ce-8560-47d9-882d-d66ceac8bf68) transitioned into state 'SUCCESS' from state '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-428636125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4884c5c518400ca111fc8188605167',qos_specs=None,replication_status=,reservations=['fe5a5e1f-4846-4616-b9a7-1c5d6a17b699','c153f6d7-7515-4963-af45-49df83840802','3a0c329d-0ccb-4b68-a6f1-5168129b243c','fe0e88d8-25a6-42f2-a0f5-edd0084d1884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2ee74a16f74ba4a5fae6a78c7436d9',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.829815 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fc7958-4e4d-4550-a153-22e7a88ee511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.838249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fc7958-4e4d-4550-a153-22e7a88ee511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.838975 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Flow 'volume_create_api' (e40d683b-181c-47f5-bbac-fea32dc11b23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:00.839279 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Create volume request issued successfully. Jul 31 14:01:00.839894 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa0e7a2f-9aef-49fe-bfc9-47a6d01bf3c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:00.840324 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 835/3345] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:01:00 2026] POST /volume/v3/volumes => generated 757 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:00.851179 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a44d68b6-09d0-4a75-b564-b96fe4eee189 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:00.853327 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a44d68b6-09d0-4a75-b564-b96fe4eee189 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:00.853511 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a44d68b6-09d0-4a75-b564-b96fe4eee189 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:00.853732 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a44d68b6-09d0-4a75-b564-b96fe4eee189 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:00.862035 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:00.862035 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:00.865873 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a44d68b6-09d0-4a75-b564-b96fe4eee189 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Volume info retrieved successfully. Jul 31 14:01:00.870235 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a44d68b6-09d0-4a75-b564-b96fe4eee189 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb returned with HTTP 200 Jul 31 14:01:00.870640 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 834/3346] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:00 2026] GET /volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:00.875774 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Created reservations ['dffac1c6-fce1-40fd-8110-1b08f617cae3', '397a3b29-36f8-4436-96da-717a425241c0', '1257e6f9-d51b-440d-8eb9-710ce20d8a03', 'be78051f-c2bc-4db5-8541-7fd09be3179c'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:00.876658 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6282fa9-c1b8-4ac0-848e-1693cba84112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dffac1c6-fce1-40fd-8110-1b08f617cae3', '397a3b29-36f8-4436-96da-717a425241c0', '1257e6f9-d51b-440d-8eb9-710ce20d8a03', 'be78051f-c2bc-4db5-8541-7fd09be3179c']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.877509 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ceef847-7299-4fad-b861-f3ed4b024a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.901234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ceef847-7299-4fad-b861-f3ed4b024a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83bd5656-a6ea-4ead-93fc-61dbcc2cc06c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-91749939',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b610b8cec4bc494e9e666d2d20e4f490',qos_specs=None,replication_status=,reservations=['dffac1c6-fce1-40fd-8110-1b08f617cae3','397a3b29-36f8-4436-96da-717a425241c0','1257e6f9-d51b-440d-8eb9-710ce20d8a03','be78051f-c2bc-4db5-8541-7fd09be3179c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecdb756d1e43be8a5440492df1d752',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-91749939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83bd5656-a6ea-4ead-93fc-61dbcc2cc06c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b610b8cec4bc494e9e666d2d20e4f490',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aecdb756d1e43be8a5440492df1d752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.901893 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1faa28b-d59c-4d83-adc4-0e4f7882f07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.919502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1faa28b-d59c-4d83-adc4-0e4f7882f07e) transitioned into state 'SUCCESS' from state '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-91749939',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b610b8cec4bc494e9e666d2d20e4f490',qos_specs=None,replication_status=,reservations=['dffac1c6-fce1-40fd-8110-1b08f617cae3','397a3b29-36f8-4436-96da-717a425241c0','1257e6f9-d51b-440d-8eb9-710ce20d8a03','be78051f-c2bc-4db5-8541-7fd09be3179c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecdb756d1e43be8a5440492df1d752',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.920172 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1934d2d-0343-4ff9-be3f-1655a6af0efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:00.930145 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1934d2d-0343-4ff9-be3f-1655a6af0efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:00.930938 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Flow 'volume_create_api' (990ca4a7-479b-4829-a65d-0aefa6292133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:00.931215 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Create volume request issued successfully. Jul 31 14:01:00.931775 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e037677-7333-4abb-84ba-81945f233fd5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:00.932370 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 840/3347] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:00 2026] POST /volume/v3/volumes => generated 762 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:00.947691 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c7a220f1-5b7f-4f7a-a46a-494cce5db1bd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:00.949633 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c7a220f1-5b7f-4f7a-a46a-494cce5db1bd tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:00.949894 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c7a220f1-5b7f-4f7a-a46a-494cce5db1bd tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:00.950124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c7a220f1-5b7f-4f7a-a46a-494cce5db1bd tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:00.957655 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:00.957655 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:00.961295 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c7a220f1-5b7f-4f7a-a46a-494cce5db1bd tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:00.965095 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c7a220f1-5b7f-4f7a-a46a-494cce5db1bd tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c returned with HTTP 200 Jul 31 14:01:00.965436 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 839/3348] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:00 2026] GET /volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:01.279740 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-35ebfe06-10dd-44e5-abdd-6f54fa9d32e7 req-9ab2392a-7f9b-412a-b5ec-2194411ab13e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:01.282460 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-35ebfe06-10dd-44e5-abdd-6f54fa9d32e7 req-9ab2392a-7f9b-412a-b5ec-2194411ab13e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:01:01.282744 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-35ebfe06-10dd-44e5-abdd-6f54fa9d32e7 req-9ab2392a-7f9b-412a-b5ec-2194411ab13e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:01.282965 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-35ebfe06-10dd-44e5-abdd-6f54fa9d32e7 req-9ab2392a-7f9b-412a-b5ec-2194411ab13e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:01.293533 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:01.293533 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:01.297494 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-35ebfe06-10dd-44e5-abdd-6f54fa9d32e7 req-9ab2392a-7f9b-412a-b5ec-2194411ab13e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:01.302265 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-35ebfe06-10dd-44e5-abdd-6f54fa9d32e7 req-9ab2392a-7f9b-412a-b5ec-2194411ab13e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:01:01.302637 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 836/3349] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:01 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:01.886173 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4198e19e-ea47-43db-aa65-1a101f7ff72e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:01.888100 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4198e19e-ea47-43db-aa65-1a101f7ff72e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:01.888288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4198e19e-ea47-43db-aa65-1a101f7ff72e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:01.888468 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4198e19e-ea47-43db-aa65-1a101f7ff72e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:01.898988 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:01.898988 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:01.903439 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4198e19e-ea47-43db-aa65-1a101f7ff72e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Volume info retrieved successfully. Jul 31 14:01:01.909504 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4198e19e-ea47-43db-aa65-1a101f7ff72e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb returned with HTTP 200 Jul 31 14:01:01.910225 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 835/3350] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:01 2026] GET /volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:01.929001 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c8e4614b-cc7c-4f96-98e7-0de2daa61664 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:01.932844 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8e4614b-cc7c-4f96-98e7-0de2daa61664 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:01.934065 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8e4614b-cc7c-4f96-98e7-0de2daa61664 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-249829086"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:01.951749 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:01.951749 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:01.952263 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c8e4614b-cc7c-4f96-98e7-0de2daa61664 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Volume info retrieved successfully. Jul 31 14:01:01.952406 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-c8e4614b-cc7c-4f96-98e7-0de2daa61664 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Create snapshot from volume 7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:01.978388 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-031c6667-268d-4db9-973f-ceda7ab903ab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:01.981578 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-031c6667-268d-4db9-973f-ceda7ab903ab tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:01.981860 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-031c6667-268d-4db9-973f-ceda7ab903ab tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:01.982473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-031c6667-268d-4db9-973f-ceda7ab903ab tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:01.995244 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:01.995244 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:02.001286 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-031c6667-268d-4db9-973f-ceda7ab903ab tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:02.002634 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c8e4614b-cc7c-4f96-98e7-0de2daa61664 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Created reservations ['3305a2a6-3e31-4426-9c49-340b72614ddd', 'b9e05ed7-6bc1-4a05-8861-4917e55ad83c', 'f72df57a-818b-4265-9159-61f668bf59eb', '00ca7282-3d42-4c02-a1e7-8fcb77c8fa0d'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:02.011301 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-031c6667-268d-4db9-973f-ceda7ab903ab tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c returned with HTTP 200 Jul 31 14:01:02.011834 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 840/3351] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:01 2026] GET /volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:02.025229 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2c5e3d44-d253-45b0-a5e5-aeb6e4141306 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:02.027409 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c5e3d44-d253-45b0-a5e5-aeb6e4141306 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:02.027814 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c5e3d44-d253-45b0-a5e5-aeb6e4141306 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:02.028015 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c5e3d44-d253-45b0-a5e5-aeb6e4141306 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:02.037413 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:02.037413 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:02.044544 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2c5e3d44-d253-45b0-a5e5-aeb6e4141306 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:02.044676 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c8e4614b-cc7c-4f96-98e7-0de2daa61664 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot create request issued successfully. Jul 31 14:01:02.044676 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8e4614b-cc7c-4f96-98e7-0de2daa61664 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:01:02.044676 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 841/3352] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:01:01 2026] POST /volume/v3/snapshots => generated 313 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:02.046851 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c5e3d44-d253-45b0-a5e5-aeb6e4141306 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c returned with HTTP 200 Jul 31 14:01:02.047311 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 837/3353] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:02 2026] GET /volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:02.058128 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d14fbdfc-035d-4309-8b2e-29efa7800851 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:02.061430 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:02.061608 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d14fbdfc-035d-4309-8b2e-29efa7800851 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 Jul 31 14:01:02.061686 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d14fbdfc-035d-4309-8b2e-29efa7800851 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:02.061909 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d14fbdfc-035d-4309-8b2e-29efa7800851 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:02.063658 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:02.064013 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1150469109"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:02.065799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1150469109'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:02.065950 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Create volume of 1 GB Jul 31 14:01:02.070263 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Availability Zones retrieved successfully. Jul 31 14:01:02.073768 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:02.073768 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:02.074353 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d14fbdfc-035d-4309-8b2e-29efa7800851 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:02.075598 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d14fbdfc-035d-4309-8b2e-29efa7800851 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 returned with HTTP 200 Jul 31 14:01:02.076097 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 836/3354] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:02 2026] GET /volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:02.077908 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Flow 'volume_create_api' (a9849401-f078-4210-a029-2708329ebc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:02.079222 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0252ef-5b20-44af-b505-889a64440da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.080393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:02.109192 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0252ef-5b20-44af-b505-889a64440da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.110244 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f52898-0530-4784-b1e6-e07de849da9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.157833 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Created reservations ['edb63d66-1228-4d22-b8ab-864711bf7773', '8680f963-7255-4974-b419-44ea318affd8', 'e82c984c-0cd9-48eb-89c7-027bd49b545d', 'ca221f0b-ef55-478b-8697-b0560a3a2c1b'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:02.158674 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f52898-0530-4784-b1e6-e07de849da9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edb63d66-1228-4d22-b8ab-864711bf7773', '8680f963-7255-4974-b419-44ea318affd8', 'e82c984c-0cd9-48eb-89c7-027bd49b545d', 'ca221f0b-ef55-478b-8697-b0560a3a2c1b']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.159659 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e816e019-8593-4ae1-8ea3-6d47017ab56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.186112 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e816e019-8593-4ae1-8ea3-6d47017ab56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8248e268-9d22-44e3-a1e3-b610353b5ef4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1150469109',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b610b8cec4bc494e9e666d2d20e4f490',qos_specs=None,replication_status=,reservations=['edb63d66-1228-4d22-b8ab-864711bf7773','8680f963-7255-4974-b419-44ea318affd8','e82c984c-0cd9-48eb-89c7-027bd49b545d','ca221f0b-ef55-478b-8697-b0560a3a2c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecdb756d1e43be8a5440492df1d752',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1150469109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8248e268-9d22-44e3-a1e3-b610353b5ef4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b610b8cec4bc494e9e666d2d20e4f490',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aecdb756d1e43be8a5440492df1d752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.187790 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e80a96cd-0034-4a7f-8986-63752f449ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.213374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e80a96cd-0034-4a7f-8986-63752f449ada) transitioned into state 'SUCCESS' from state '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-1150469109',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b610b8cec4bc494e9e666d2d20e4f490',qos_specs=None,replication_status=,reservations=['edb63d66-1228-4d22-b8ab-864711bf7773','8680f963-7255-4974-b419-44ea318affd8','e82c984c-0cd9-48eb-89c7-027bd49b545d','ca221f0b-ef55-478b-8697-b0560a3a2c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecdb756d1e43be8a5440492df1d752',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.214442 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e45543e-ec25-40c0-858f-f95c2c49dcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.227203 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e45543e-ec25-40c0-858f-f95c2c49dcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.228204 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Flow 'volume_create_api' (a9849401-f078-4210-a029-2708329ebc8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:02.228530 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Create volume request issued successfully. Jul 31 14:01:02.229228 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e43dadf0-bd6f-4a8c-bbe4-3104d16b1b72 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:02.229637 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 841/3355] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:02 2026] POST /volume/v3/volumes => generated 764 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:02.253860 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dd8ebe1d-8803-4df9-9b2c-f37679c74386 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:02.253860 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd8ebe1d-8803-4df9-9b2c-f37679c74386 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 Jul 31 14:01:02.253860 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd8ebe1d-8803-4df9-9b2c-f37679c74386 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:02.254097 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd8ebe1d-8803-4df9-9b2c-f37679c74386 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:02.263117 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:02.263117 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:02.271796 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dd8ebe1d-8803-4df9-9b2c-f37679c74386 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:02.280540 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd8ebe1d-8803-4df9-9b2c-f37679c74386 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 returned with HTTP 200 Jul 31 14:01:02.280540 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 842/3356] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:02 2026] GET /volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:02.730081 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:02.731720 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:02.732094 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-694887178", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:02.733600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-694887178', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:02.733713 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume of 1 GB Jul 31 14:01:02.739143 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Availability Zones retrieved successfully. Jul 31 14:01:02.745152 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Flow 'volume_create_api' (c1e8f0a2-00e0-4bea-aab6-309c7bbc77b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:02.746137 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74860b2c-0a74-4cca-9d60-6d311fffcd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.747065 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:02.779673 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74860b2c-0a74-4cca-9d60-6d311fffcd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.781121 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc8f077-b074-4a14-a1fc-3d5b6a77f2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.844868 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Created reservations ['26cd13c8-18c8-463d-902a-e5181abd1852', 'cbf11450-3878-4133-9b73-bb3684537b12', 'da7c3a0e-69ec-48ca-a1df-0a5e2266f2aa', '6c9fbf46-da84-4c7b-bdb6-5f0558061061'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:02.845667 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc8f077-b074-4a14-a1fc-3d5b6a77f2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26cd13c8-18c8-463d-902a-e5181abd1852', 'cbf11450-3878-4133-9b73-bb3684537b12', 'da7c3a0e-69ec-48ca-a1df-0a5e2266f2aa', '6c9fbf46-da84-4c7b-bdb6-5f0558061061']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.846417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3564d2be-10e6-40d2-b47f-3ce5e241b2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.871759 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3564d2be-10e6-40d2-b47f-3ce5e241b2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24c608cf-112a-4a9a-8073-dd2bc9d9dd03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-694887178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288138f53cc54202a930dae8b34b308c',qos_specs=None,replication_status=,reservations=['26cd13c8-18c8-463d-902a-e5181abd1852','cbf11450-3878-4133-9b73-bb3684537b12','da7c3a0e-69ec-48ca-a1df-0a5e2266f2aa','6c9fbf46-da84-4c7b-bdb6-5f0558061061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e57519bd04a44776acf033cfc2161e1a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-694887178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24c608cf-112a-4a9a-8073-dd2bc9d9dd03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='288138f53cc54202a930dae8b34b308c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e57519bd04a44776acf033cfc2161e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.872609 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6502992f-5aa9-47f1-b262-baad745f297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.895276 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6502992f-5aa9-47f1-b262-baad745f297a) transitioned into state 'SUCCESS' from state '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-694887178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288138f53cc54202a930dae8b34b308c',qos_specs=None,replication_status=,reservations=['26cd13c8-18c8-463d-902a-e5181abd1852','cbf11450-3878-4133-9b73-bb3684537b12','da7c3a0e-69ec-48ca-a1df-0a5e2266f2aa','6c9fbf46-da84-4c7b-bdb6-5f0558061061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e57519bd04a44776acf033cfc2161e1a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.895996 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9fca2c-abbc-439e-94d0-a156da8ba32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:02.904780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9fca2c-abbc-439e-94d0-a156da8ba32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:02.905625 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Flow 'volume_create_api' (c1e8f0a2-00e0-4bea-aab6-309c7bbc77b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:02.905937 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume request issued successfully. Jul 31 14:01:02.906557 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf9f6af8-a972-4583-8268-a83d58e34d99 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:02.907222 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 838/3357] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:02 2026] POST /volume/v3/volumes => generated 756 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:02.921614 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e9d22a9f-8573-4d09-87ac-ec75c22db7fc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:02.923851 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9d22a9f-8573-4d09-87ac-ec75c22db7fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:02.924078 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9d22a9f-8573-4d09-87ac-ec75c22db7fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:02.924254 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9d22a9f-8573-4d09-87ac-ec75c22db7fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:02.931292 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:02.931292 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:02.935035 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e9d22a9f-8573-4d09-87ac-ec75c22db7fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:02.939790 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9d22a9f-8573-4d09-87ac-ec75c22db7fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:02.940169 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 837/3358] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:02 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:03.085806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b0741525-eb7e-4469-841f-94ea2d4b57b3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:03.087606 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0741525-eb7e-4469-841f-94ea2d4b57b3 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 Jul 31 14:01:03.087846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0741525-eb7e-4469-841f-94ea2d4b57b3 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:03.088050 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0741525-eb7e-4469-841f-94ea2d4b57b3 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:03.092499 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:03.092499 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:03.092978 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b0741525-eb7e-4469-841f-94ea2d4b57b3 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:03.093684 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0741525-eb7e-4469-841f-94ea2d4b57b3 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 returned with HTTP 200 Jul 31 14:01:03.094039 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 842/3359] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:03 2026] GET /volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:03.103408 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-24650ba0-8faf-49fd-a620-62c3b6238a93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:03.105249 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24650ba0-8faf-49fd-a620-62c3b6238a93 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:03.105651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24650ba0-8faf-49fd-a620-62c3b6238a93 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-394419035"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:03.114853 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:03.114853 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:03.115340 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-24650ba0-8faf-49fd-a620-62c3b6238a93 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Volume info retrieved successfully. Jul 31 14:01:03.115474 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-24650ba0-8faf-49fd-a620-62c3b6238a93 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Create snapshot from volume 7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:03.140538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-24650ba0-8faf-49fd-a620-62c3b6238a93 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Created reservations ['446444b1-a21c-4f23-987b-1a4e7a06f385', '2361188e-3a80-47cb-bfe2-5324b2f2d09c', '458db416-d44c-4b1e-9c7d-56eb0b9e449e', '2de0af44-81dd-4d03-bbdd-c8639723608c'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:03.167560 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-24650ba0-8faf-49fd-a620-62c3b6238a93 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot create request issued successfully. Jul 31 14:01:03.168019 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24650ba0-8faf-49fd-a620-62c3b6238a93 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:01:03.168484 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 843/3360] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:01:03 2026] POST /volume/v3/snapshots => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:03.176997 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cc31c48f-512a-485a-91df-6c6066071a28 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:03.179044 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc31c48f-512a-485a-91df-6c6066071a28 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df Jul 31 14:01:03.179266 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc31c48f-512a-485a-91df-6c6066071a28 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:03.179490 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc31c48f-512a-485a-91df-6c6066071a28 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:03.185304 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:03.185304 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:03.185873 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cc31c48f-512a-485a-91df-6c6066071a28 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:03.186782 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc31c48f-512a-485a-91df-6c6066071a28 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df returned with HTTP 200 Jul 31 14:01:03.187209 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 839/3361] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:03 2026] GET /volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:03.297591 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4facae98-8681-4f77-aa4a-ab739df54731 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:03.299368 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4facae98-8681-4f77-aa4a-ab739df54731 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 Jul 31 14:01:03.299580 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4facae98-8681-4f77-aa4a-ab739df54731 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:03.299787 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4facae98-8681-4f77-aa4a-ab739df54731 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:03.306590 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:03.306590 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:03.309856 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4facae98-8681-4f77-aa4a-ab739df54731 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:03.313570 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4facae98-8681-4f77-aa4a-ab739df54731 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 returned with HTTP 200 Jul 31 14:01:03.313926 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 838/3362] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:03 2026] GET /volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:03.327546 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5ea988fc-1eea-44fc-a51a-f05f26f82654 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:03.329285 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ea988fc-1eea-44fc-a51a-f05f26f82654 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 Jul 31 14:01:03.329503 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ea988fc-1eea-44fc-a51a-f05f26f82654 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:03.329698 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ea988fc-1eea-44fc-a51a-f05f26f82654 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:03.336261 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:03.336261 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:03.339769 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5ea988fc-1eea-44fc-a51a-f05f26f82654 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:03.343987 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ea988fc-1eea-44fc-a51a-f05f26f82654 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 returned with HTTP 200 Jul 31 14:01:03.344405 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 843/3363] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:03 2026] GET /volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:03.358161 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:03.360079 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:03.360459 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1733722573"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:03.361884 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1733722573'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:03.362035 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Create volume of 1 GB Jul 31 14:01:03.362344 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:03.362344 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:03.365837 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Availability Zones retrieved successfully. Jul 31 14:01:03.371078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Flow 'volume_create_api' (8d90bbcf-7330-4455-941a-2cc0a34248ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:03.371935 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec12283-fffb-4bd2-a888-0fd16159c945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:03.372750 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:03.394039 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec12283-fffb-4bd2-a888-0fd16159c945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:03.394676 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa11e9aa-0234-4b81-a4ca-8a640c7878a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:03.430183 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Created reservations ['acf0e0b7-295e-4a80-82dc-44a342f90838', '9c91bc4b-73f0-415a-a2b3-768eaeb2fe57', '0087439d-6ed8-46d2-ab40-e82e45fa0500', '832eb5dd-1a85-49e3-99d8-f4eca06e037b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:03.430869 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa11e9aa-0234-4b81-a4ca-8a640c7878a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf0e0b7-295e-4a80-82dc-44a342f90838', '9c91bc4b-73f0-415a-a2b3-768eaeb2fe57', '0087439d-6ed8-46d2-ab40-e82e45fa0500', '832eb5dd-1a85-49e3-99d8-f4eca06e037b']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:03.431494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af3d82f-5d97-4462-9a5c-a768c16e3ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:03.458997 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af3d82f-5d97-4462-9a5c-a768c16e3ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f952dc5e-52dd-4e67-9824-5a3468a3342e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1733722573',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b610b8cec4bc494e9e666d2d20e4f490',qos_specs=None,replication_status=,reservations=['acf0e0b7-295e-4a80-82dc-44a342f90838','9c91bc4b-73f0-415a-a2b3-768eaeb2fe57','0087439d-6ed8-46d2-ab40-e82e45fa0500','832eb5dd-1a85-49e3-99d8-f4eca06e037b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecdb756d1e43be8a5440492df1d752',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1733722573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f952dc5e-52dd-4e67-9824-5a3468a3342e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b610b8cec4bc494e9e666d2d20e4f490',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aecdb756d1e43be8a5440492df1d752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:03.459873 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af49767-b887-417f-8a5e-35e87bdce9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:03.495507 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af49767-b887-417f-8a5e-35e87bdce9eb) transitioned into state 'SUCCESS' from state '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-1733722573',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b610b8cec4bc494e9e666d2d20e4f490',qos_specs=None,replication_status=,reservations=['acf0e0b7-295e-4a80-82dc-44a342f90838','9c91bc4b-73f0-415a-a2b3-768eaeb2fe57','0087439d-6ed8-46d2-ab40-e82e45fa0500','832eb5dd-1a85-49e3-99d8-f4eca06e037b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aecdb756d1e43be8a5440492df1d752',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:03.496410 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e962dc6-ee70-405e-8ec7-90e054d32281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:03.508158 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e962dc6-ee70-405e-8ec7-90e054d32281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:03.508907 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Flow 'volume_create_api' (8d90bbcf-7330-4455-941a-2cc0a34248ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:03.509170 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Create volume request issued successfully. Jul 31 14:01:03.509715 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a892bac-beff-4151-8f9e-40b611b6fa8c tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:03.510529 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 844/3364] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:03 2026] POST /volume/v3/volumes => generated 764 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:03.525481 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59c778c8-5db3-44ce-80a3-88af58bf0c73 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:03.527221 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59c778c8-5db3-44ce-80a3-88af58bf0c73 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:03.527397 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59c778c8-5db3-44ce-80a3-88af58bf0c73 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:03.527619 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59c778c8-5db3-44ce-80a3-88af58bf0c73 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:03.534339 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:03.534339 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:03.537705 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-59c778c8-5db3-44ce-80a3-88af58bf0c73 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:03.541406 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59c778c8-5db3-44ce-80a3-88af58bf0c73 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e returned with HTTP 200 Jul 31 14:01:03.541818 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 840/3365] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:03 2026] GET /volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:03.959588 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-91b82248-443b-47ff-8d1e-e8501897d206 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:03.963127 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91b82248-443b-47ff-8d1e-e8501897d206 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:03.963341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-91b82248-443b-47ff-8d1e-e8501897d206 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:03.963576 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-91b82248-443b-47ff-8d1e-e8501897d206 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:03.976737 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:03.976737 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:03.982610 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-91b82248-443b-47ff-8d1e-e8501897d206 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:03.989067 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91b82248-443b-47ff-8d1e-e8501897d206 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:03.989444 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 839/3366] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:03 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.006866 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1d6791a4-7dde-4732-ac70-3f51e3ba9302 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.011011 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1d6791a4-7dde-4732-ac70-3f51e3ba9302 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:04.011360 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1d6791a4-7dde-4732-ac70-3f51e3ba9302 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.011469 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1d6791a4-7dde-4732-ac70-3f51e3ba9302 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.022420 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.022420 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:04.026174 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1d6791a4-7dde-4732-ac70-3f51e3ba9302 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:04.030461 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1d6791a4-7dde-4732-ac70-3f51e3ba9302 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:04.031075 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 844/3367] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.180896 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-83e9506f-54fd-44d1-b808-5093d086a2ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.182819 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83e9506f-54fd-44d1-b808-5093d086a2ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:01:04.183016 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83e9506f-54fd-44d1-b808-5093d086a2ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.183225 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83e9506f-54fd-44d1-b808-5093d086a2ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.183416 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-83e9506f-54fd-44d1-b808-5093d086a2ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Delete volume with id: d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:01:04.192209 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.192209 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:04.192793 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-83e9506f-54fd-44d1-b808-5093d086a2ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:04.200611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d3a5a9bd-533a-45c2-8de0-7a4b62c8d4e7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.204619 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3a5a9bd-533a-45c2-8de0-7a4b62c8d4e7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df Jul 31 14:01:04.204905 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3a5a9bd-533a-45c2-8de0-7a4b62c8d4e7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.205152 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3a5a9bd-533a-45c2-8de0-7a4b62c8d4e7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.209073 np0000006230 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-83e9506f-54fd-44d1-b808-5093d086a2ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:01:04.212159 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.212159 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:04.212814 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d3a5a9bd-533a-45c2-8de0-7a4b62c8d4e7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:04.213892 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3a5a9bd-533a-45c2-8de0-7a4b62c8d4e7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df returned with HTTP 200 Jul 31 14:01:04.214375 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 841/3368] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.221930 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-83e9506f-54fd-44d1-b808-5093d086a2ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Delete volume request issued successfully. Jul 31 14:01:04.222120 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83e9506f-54fd-44d1-b808-5093d086a2ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 202 Jul 31 14:01:04.222977 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 845/3369] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:01:04 2026] DELETE /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:04.225144 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bc3bffd5-62c2-474a-ba67-8efbaf2cdcda None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.228063 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bc3bffd5-62c2-474a-ba67-8efbaf2cdcda tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:04.228423 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bc3bffd5-62c2-474a-ba67-8efbaf2cdcda tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-63144674"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:04.230948 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a6a4d95b-3d13-4612-8363-c68e1c640442 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.232822 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6a4d95b-3d13-4612-8363-c68e1c640442 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:01:04.233046 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6a4d95b-3d13-4612-8363-c68e1c640442 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.233253 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6a4d95b-3d13-4612-8363-c68e1c640442 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.241203 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.241203 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:04.241832 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.241832 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:04.242710 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bc3bffd5-62c2-474a-ba67-8efbaf2cdcda tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Volume info retrieved successfully. Jul 31 14:01:04.243036 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-bc3bffd5-62c2-474a-ba67-8efbaf2cdcda tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Create snapshot from volume 7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:04.245973 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a6a4d95b-3d13-4612-8363-c68e1c640442 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:04.251416 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6a4d95b-3d13-4612-8363-c68e1c640442 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 200 Jul 31 14:01:04.251833 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 845/3370] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.292774 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-bc3bffd5-62c2-474a-ba67-8efbaf2cdcda tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Created reservations ['5a034908-9d1a-451d-ae78-a77324e783ab', 'a9832152-8ada-4cba-899e-239539e3930d', 'c21d6432-b708-4ecc-85d8-d5884be412eb', '3b1ac311-ae6c-4313-8557-6df75a9e3404'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:04.351799 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bc3bffd5-62c2-474a-ba67-8efbaf2cdcda tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot create request issued successfully. Jul 31 14:01:04.352162 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bc3bffd5-62c2-474a-ba67-8efbaf2cdcda tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:01:04.352589 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 840/3371] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:01:04 2026] POST /volume/v3/snapshots => generated 312 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:04.361510 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-01aa8cb7-40a4-48e2-85fb-14763ef413da None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.363728 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01aa8cb7-40a4-48e2-85fb-14763ef413da tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc Jul 31 14:01:04.363962 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-01aa8cb7-40a4-48e2-85fb-14763ef413da tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.364208 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-01aa8cb7-40a4-48e2-85fb-14763ef413da tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.371007 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.371007 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:04.371981 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-01aa8cb7-40a4-48e2-85fb-14763ef413da tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:04.372253 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01aa8cb7-40a4-48e2-85fb-14763ef413da tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc returned with HTTP 200 Jul 31 14:01:04.372618 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 842/3372] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.556455 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f0fe88ee-4816-4d25-abb3-11d3b783e0b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.558212 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0fe88ee-4816-4d25-abb3-11d3b783e0b0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:04.558384 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0fe88ee-4816-4d25-abb3-11d3b783e0b0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.558588 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0fe88ee-4816-4d25-abb3-11d3b783e0b0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.565314 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.565314 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:04.568583 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f0fe88ee-4816-4d25-abb3-11d3b783e0b0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:04.572199 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0fe88ee-4816-4d25-abb3-11d3b783e0b0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e returned with HTTP 200 Jul 31 14:01:04.572572 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 846/3373] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.583241 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-99eae331-3727-41f9-b2d3-f966bdb3d4ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.585370 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99eae331-3727-41f9-b2d3-f966bdb3d4ea tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:04.585629 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99eae331-3727-41f9-b2d3-f966bdb3d4ea tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.585892 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99eae331-3727-41f9-b2d3-f966bdb3d4ea tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.593996 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.593996 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:04.598359 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-99eae331-3727-41f9-b2d3-f966bdb3d4ea tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:04.603778 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99eae331-3727-41f9-b2d3-f966bdb3d4ea tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e returned with HTTP 200 Jul 31 14:01:04.604198 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 846/3374] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.616356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-025fe5cf-b012-427f-9867-847951e36044 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.618147 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-025fe5cf-b012-427f-9867-847951e36044 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes Jul 31 14:01:04.618324 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-025fe5cf-b012-427f-9867-847951e36044 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.618505 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-025fe5cf-b012-427f-9867-847951e36044 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.618767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-025fe5cf-b012-427f-9867-847951e36044 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:04.619067 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.619067 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:04.619468 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-025fe5cf-b012-427f-9867-847951e36044 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:04.627115 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-025fe5cf-b012-427f-9867-847951e36044 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:04.627652 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-025fe5cf-b012-427f-9867-847951e36044 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Jul 31 14:01:04.628066 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 841/3375] 10.4.3.140 () {66 vars in 1237 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes => generated 974 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.637087 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-42a77bed-a240-463a-84fc-b9711f940e58 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.639194 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42a77bed-a240-463a-84fc-b9711f940e58 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1150469109 Jul 31 14:01:04.639418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42a77bed-a240-463a-84fc-b9711f940e58 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.639670 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42a77bed-a240-463a-84fc-b9711f940e58 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.640048 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-42a77bed-a240-463a-84fc-b9711f940e58 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:04.640988 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-42a77bed-a240-463a-84fc-b9711f940e58 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1150469109'), ('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:04.649447 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-42a77bed-a240-463a-84fc-b9711f940e58 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:04.650014 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42a77bed-a240-463a-84fc-b9711f940e58 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1150469109 returned with HTTP 200 Jul 31 14:01:04.650474 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 843/3376] 10.4.3.140 () {66 vars in 1338 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1150469109 => generated 334 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.659685 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-85adfa74-9d17-462c-8990-d031c7945d44 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.662285 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85adfa74-9d17-462c-8990-d031c7945d44 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-91749939 Jul 31 14:01:04.662559 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85adfa74-9d17-462c-8990-d031c7945d44 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.662842 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85adfa74-9d17-462c-8990-d031c7945d44 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.663234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-85adfa74-9d17-462c-8990-d031c7945d44 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:04.664261 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-85adfa74-9d17-462c-8990-d031c7945d44 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-91749939'), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:04.703093 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-85adfa74-9d17-462c-8990-d031c7945d44 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:04.703711 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.703711 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:04.707864 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85adfa74-9d17-462c-8990-d031c7945d44 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-91749939 returned with HTTP 200 Jul 31 14:01:04.708326 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 847/3377] 10.4.3.140 () {66 vars in 1355 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-91749939 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.724776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-84b85e84-9e34-48fc-910d-b762c6f06eb9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.726472 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84b85e84-9e34-48fc-910d-b762c6f06eb9 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=1 Jul 31 14:01:04.726695 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84b85e84-9e34-48fc-910d-b762c6f06eb9 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.726917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84b85e84-9e34-48fc-910d-b762c6f06eb9 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.727229 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-84b85e84-9e34-48fc-910d-b762c6f06eb9 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:04.727928 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-84b85e84-9e34-48fc-910d-b762c6f06eb9 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:04.734227 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-84b85e84-9e34-48fc-910d-b762c6f06eb9 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:04.734859 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.734859 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:04.738470 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84b85e84-9e34-48fc-910d-b762c6f06eb9 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 31 14:01:04.738864 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 847/3378] 10.4.3.140 () {66 vars in 1273 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:04.755286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dd810a7b-134c-400a-81ab-167ffc8e6976 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.757901 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dd810a7b-134c-400a-81ab-167ffc8e6976 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:04.758172 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dd810a7b-134c-400a-81ab-167ffc8e6976 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.758428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dd810a7b-134c-400a-81ab-167ffc8e6976 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.758776 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-dd810a7b-134c-400a-81ab-167ffc8e6976 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:04.759200 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.759200 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:04.759823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-dd810a7b-134c-400a-81ab-167ffc8e6976 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:04.806419 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dd810a7b-134c-400a-81ab-167ffc8e6976 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:04.807617 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.807617 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:04.813338 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dd810a7b-134c-400a-81ab-167ffc8e6976 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=f952dc5e-52dd-4e67-9824-5a3468a3342e returned with HTTP 200 Jul 31 14:01:04.813901 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 842/3379] 10.4.3.140 () {66 vars in 1361 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=f952dc5e-52dd-4e67-9824-5a3468a3342e => generated 1003 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:04.826666 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0cdcb510-8e13-48a7-bbec-5ff4ce13254a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.828315 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0cdcb510-8e13-48a7-bbec-5ff4ce13254a tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=8248e268-9d22-44e3-a1e3-b610353b5ef4 Jul 31 14:01:04.828487 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0cdcb510-8e13-48a7-bbec-5ff4ce13254a tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.828685 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0cdcb510-8e13-48a7-bbec-5ff4ce13254a tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.829157 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-0cdcb510-8e13-48a7-bbec-5ff4ce13254a tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:04.829234 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.829234 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:04.829634 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0cdcb510-8e13-48a7-bbec-5ff4ce13254a tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:04.856467 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e7eae023-56ef-4029-acd6-1a638e732519 req-04cdb486-cbc4-4032-966e-b9dc5092071a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.858334 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-04cdb486-cbc4-4032-966e-b9dc5092071a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:04.858502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-04cdb486-cbc4-4032-966e-b9dc5092071a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.858705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-04cdb486-cbc4-4032-966e-b9dc5092071a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.862449 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0cdcb510-8e13-48a7-bbec-5ff4ce13254a tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:04.863181 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.863181 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:04.864949 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.864949 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:04.867590 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0cdcb510-8e13-48a7-bbec-5ff4ce13254a tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=8248e268-9d22-44e3-a1e3-b610353b5ef4 returned with HTTP 200 Jul 31 14:01:04.867947 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 844/3380] 10.4.3.140 () {66 vars in 1361 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=8248e268-9d22-44e3-a1e3-b610353b5ef4 => generated 1001 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:04.868057 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-e7eae023-56ef-4029-acd6-1a638e732519 req-04cdb486-cbc4-4032-966e-b9dc5092071a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:04.871770 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-04cdb486-cbc4-4032-966e-b9dc5092071a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:04.872143 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 848/3381] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:04.879568 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-291509b2-c4ff-410e-903e-98491ac4d58d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.881125 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-291509b2-c4ff-410e-903e-98491ac4d58d tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:04.881347 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-291509b2-c4ff-410e-903e-98491ac4d58d tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.881635 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-291509b2-c4ff-410e-903e-98491ac4d58d tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.881942 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-291509b2-c4ff-410e-903e-98491ac4d58d tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:04.882621 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-291509b2-c4ff-410e-903e-98491ac4d58d tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:04.917852 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-291509b2-c4ff-410e-903e-98491ac4d58d tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:04.921107 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-291509b2-c4ff-410e-903e-98491ac4d58d tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=83bd5656-a6ea-4ead-93fc-61dbcc2cc06c returned with HTTP 200 Jul 31 14:01:04.921531 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 848/3382] 10.4.3.140 () {66 vars in 1361 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=83bd5656-a6ea-4ead-93fc-61dbcc2cc06c => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:01:04.939464 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-14c3a8f3-1ee5-47f1-bdd7-30cef9b53905 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.942260 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-545085b2-9fa8-41cc-b625-1488b6164bd6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.942342 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-14c3a8f3-1ee5-47f1-bdd7-30cef9b53905 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 31 14:01:04.942391 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-545085b2-9fa8-41cc-b625-1488b6164bd6 None None] GET https://10.4.3.140/volume// Jul 31 14:01:04.942391 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-545085b2-9fa8-41cc-b625-1488b6164bd6 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.942436 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-14c3a8f3-1ee5-47f1-bdd7-30cef9b53905 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:04.942457 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-545085b2-9fa8-41cc-b625-1488b6164bd6 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.942484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-14c3a8f3-1ee5-47f1-bdd7-30cef9b53905 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:04.942506 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-545085b2-9fa8-41cc-b625-1488b6164bd6 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:04.942554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-14c3a8f3-1ee5-47f1-bdd7-30cef9b53905 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:04.942868 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 845/3383] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:04.942940 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-14c3a8f3-1ee5-47f1-bdd7-30cef9b53905 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value available, assuming string {{(pid=100182) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:04.944245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-14c3a8f3-1ee5-47f1-bdd7-30cef9b53905 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:04.949066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e7eae023-56ef-4029-acd6-1a638e732519 req-7c293c4e-09f3-4ab1-ad56-39b80ad8dcc2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:04.951180 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-7c293c4e-09f3-4ab1-ad56-39b80ad8dcc2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:01:04.951566 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-7c293c4e-09f3-4ab1-ad56-39b80ad8dcc2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24c608cf-112a-4a9a-8073-dd2bc9d9dd03", "connector": null, "instance_uuid": "f4b23c8f-1c85-450f-aa4e-9303ac6a6143"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:04.959641 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.959641 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:04.981318 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-14c3a8f3-1ee5-47f1-bdd7-30cef9b53905 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:04.982280 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:04.982280 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:04.982373 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-7c293c4e-09f3-4ab1-ad56-39b80ad8dcc2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:01:04.982875 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 849/3384] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:01:04 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:04.986536 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-14c3a8f3-1ee5-47f1-bdd7-30cef9b53905 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 31 14:01:04.986974 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 843/3385] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:05.005489 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-abf6529b-df2a-410c-b87e-88832b21515b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.007754 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abf6529b-df2a-410c-b87e-88832b21515b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 31 14:01:05.007858 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e08c6e12-d80d-44d2-9222-241770d1d30d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.008013 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abf6529b-df2a-410c-b87e-88832b21515b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.008289 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abf6529b-df2a-410c-b87e-88832b21515b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.008742 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-abf6529b-df2a-410c-b87e-88832b21515b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.009006 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-abf6529b-df2a-410c-b87e-88832b21515b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value available, assuming string {{(pid=100185) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:05.009615 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e08c6e12-d80d-44d2-9222-241770d1d30d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:05.009810 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e08c6e12-d80d-44d2-9222-241770d1d30d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.009857 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-abf6529b-df2a-410c-b87e-88832b21515b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.009988 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e08c6e12-d80d-44d2-9222-241770d1d30d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.024255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-55fc4145-cffa-40d0-a52d-68c85845acee None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.024651 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-55fc4145-cffa-40d0-a52d-68c85845acee None None] GET https://10.4.3.140/volume// Jul 31 14:01:05.024825 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-55fc4145-cffa-40d0-a52d-68c85845acee None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.025012 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-55fc4145-cffa-40d0-a52d-68c85845acee None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.025336 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-55fc4145-cffa-40d0-a52d-68c85845acee None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:05.025624 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 850/3386] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:05.025882 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.025882 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:05.031941 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e08c6e12-d80d-44d2-9222-241770d1d30d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:05.036478 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e7eae023-56ef-4029-acd6-1a638e732519 req-9502ee78-4b76-4383-9399-37f6d11c11af None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.037136 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e08c6e12-d80d-44d2-9222-241770d1d30d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:05.037544 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 846/3387] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.038585 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-9502ee78-4b76-4383-9399-37f6d11c11af tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:05.038827 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-9502ee78-4b76-4383-9399-37f6d11c11af tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.039016 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-9502ee78-4b76-4383-9399-37f6d11c11af tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.047821 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.047821 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:05.051248 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-e7eae023-56ef-4029-acd6-1a638e732519 req-9502ee78-4b76-4383-9399-37f6d11c11af tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:05.055310 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-9502ee78-4b76-4383-9399-37f6d11c11af tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:05.055785 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 844/3388] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:05.147782 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e7eae023-56ef-4029-acd6-1a638e732519 req-2ca256a5-8723-41af-8ee0-1731fce53b12 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.149845 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-2ca256a5-8723-41af-8ee0-1731fce53b12 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] PUT https://10.4.3.140/volume/v3/attachments/8d141c38-5e07-47cb-b560-9d62f3201fbc Jul 31 14:01:05.150235 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-2ca256a5-8723-41af-8ee0-1731fce53b12 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:05.158570 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-e7eae023-56ef-4029-acd6-1a638e732519 req-2ca256a5-8723-41af-8ee0-1731fce53b12 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Acquiring lock "cinder-attachment_update-24c608cf-112a-4a9a-8073-dd2bc9d9dd03-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:01:05.163233 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-e7eae023-56ef-4029-acd6-1a638e732519 req-2ca256a5-8723-41af-8ee0-1731fce53b12 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Lock "cinder-attachment_update-24c608cf-112a-4a9a-8073-dd2bc9d9dd03-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:01:05.164224 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.164224 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.228237 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-abf6529b-df2a-410c-b87e-88832b21515b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.229240 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.229240 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.233046 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abf6529b-df2a-410c-b87e-88832b21515b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 31 14:01:05.233479 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 849/3389] 10.4.3.140 () {66 vars in 1359 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:05.247404 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-e7eae023-56ef-4029-acd6-1a638e732519 req-2ca256a5-8723-41af-8ee0-1731fce53b12 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Lock "cinder-attachment_update-24c608cf-112a-4a9a-8073-dd2bc9d9dd03-np0000006230" released by "attachment_update" :: held 0.084s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:01:05.247754 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-2ca256a5-8723-41af-8ee0-1731fce53b12 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/8d141c38-5e07-47cb-b560-9d62f3201fbc returned with HTTP 200 Jul 31 14:01:05.248280 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 851/3390] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:01:05 2026] PUT /volume/v3/attachments/8d141c38-5e07-47cb-b560-9d62f3201fbc => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:05.255629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-160079f6-a567-45ba-8260-503030a53818 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.259657 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-160079f6-a567-45ba-8260-503030a53818 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?limit=1 Jul 31 14:01:05.259932 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-160079f6-a567-45ba-8260-503030a53818 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.260182 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-160079f6-a567-45ba-8260-503030a53818 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.260502 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-160079f6-a567-45ba-8260-503030a53818 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.261424 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-160079f6-a567-45ba-8260-503030a53818 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.265008 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bf63adf1-ed1c-40c4-a4f4-002bd582f4c0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.266726 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bf63adf1-ed1c-40c4-a4f4-002bd582f4c0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c Jul 31 14:01:05.266946 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bf63adf1-ed1c-40c4-a4f4-002bd582f4c0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.267166 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bf63adf1-ed1c-40c4-a4f4-002bd582f4c0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.270683 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-160079f6-a567-45ba-8260-503030a53818 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.271394 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-160079f6-a567-45ba-8260-503030a53818 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 31 14:01:05.271877 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 847/3391] 10.4.3.140 () {66 vars in 1252 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.272696 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bf63adf1-ed1c-40c4-a4f4-002bd582f4c0 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c returned with HTTP 404 Jul 31 14:01:05.273187 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 845/3392] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes/d9de18ff-fd77-47a5-ac68-e360f890b48c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:05.282293 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-83df9ec0-1c32-4e5f-8634-8f0ee2fc0fc5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.282659 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f11ce712-5246-4d90-83b5-177ccf2dc6bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.284270 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83df9ec0-1c32-4e5f-8634-8f0ee2fc0fc5 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:01:05.284432 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f11ce712-5246-4d90-83b5-177ccf2dc6bb tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?limit=1&marker=f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:05.284530 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83df9ec0-1c32-4e5f-8634-8f0ee2fc0fc5 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.284749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f11ce712-5246-4d90-83b5-177ccf2dc6bb tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.284795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83df9ec0-1c32-4e5f-8634-8f0ee2fc0fc5 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.284997 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f11ce712-5246-4d90-83b5-177ccf2dc6bb tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.285258 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-f11ce712-5246-4d90-83b5-177ccf2dc6bb tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.285582 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-83df9ec0-1c32-4e5f-8634-8f0ee2fc0fc5 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.285655 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.285655 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.286124 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f11ce712-5246-4d90-83b5-177ccf2dc6bb tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.310732 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-83df9ec0-1c32-4e5f-8634-8f0ee2fc0fc5 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Get all volumes completed successfully. Jul 31 14:01:05.313740 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.313740 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.318955 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83df9ec0-1c32-4e5f-8634-8f0ee2fc0fc5 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:01:05.319359 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 850/3393] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14780 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:05.330551 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f11ce712-5246-4d90-83b5-177ccf2dc6bb tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.331241 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f11ce712-5246-4d90-83b5-177ccf2dc6bb tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?limit=1&marker=f952dc5e-52dd-4e67-9824-5a3468a3342e returned with HTTP 200 Jul 31 14:01:05.331666 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 852/3394] 10.4.3.140 () {66 vars in 1340 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes?limit=1&marker=f952dc5e-52dd-4e67-9824-5a3468a3342e => generated 470 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.341226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1acfe1d3-1fd7-4f23-93f9-96d61f0fe2d1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.342001 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9d29fc0d-0c86-459b-870d-99fe8ad50f2c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.343050 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1acfe1d3-1fd7-4f23-93f9-96d61f0fe2d1 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?limit=1&marker=8248e268-9d22-44e3-a1e3-b610353b5ef4 Jul 31 14:01:05.343238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1acfe1d3-1fd7-4f23-93f9-96d61f0fe2d1 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.343440 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1acfe1d3-1fd7-4f23-93f9-96d61f0fe2d1 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.343691 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-1acfe1d3-1fd7-4f23-93f9-96d61f0fe2d1 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.344020 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.344020 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:05.344096 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9d29fc0d-0c86-459b-870d-99fe8ad50f2c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] DELETE https://10.4.3.140/volume/v3/types/0e2bb65b-8767-4278-982b-6dcbc93ef9c6 Jul 31 14:01:05.344224 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9d29fc0d-0c86-459b-870d-99fe8ad50f2c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.344412 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1acfe1d3-1fd7-4f23-93f9-96d61f0fe2d1 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.344466 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9d29fc0d-0c86-459b-870d-99fe8ad50f2c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.355871 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1acfe1d3-1fd7-4f23-93f9-96d61f0fe2d1 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.356377 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1acfe1d3-1fd7-4f23-93f9-96d61f0fe2d1 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?limit=1&marker=8248e268-9d22-44e3-a1e3-b610353b5ef4 returned with HTTP 200 Jul 31 14:01:05.356789 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 848/3395] 10.4.3.140 () {66 vars in 1340 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes?limit=1&marker=8248e268-9d22-44e3-a1e3-b610353b5ef4 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.365586 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3530520-2c39-498e-b169-7f97152445d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.367430 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3530520-2c39-498e-b169-7f97152445d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?limit=1&marker=83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:05.367677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3530520-2c39-498e-b169-7f97152445d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.367904 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3530520-2c39-498e-b169-7f97152445d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.368174 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-b3530520-2c39-498e-b169-7f97152445d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.368999 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3530520-2c39-498e-b169-7f97152445d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.372447 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9d29fc0d-0c86-459b-870d-99fe8ad50f2c tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types/0e2bb65b-8767-4278-982b-6dcbc93ef9c6 returned with HTTP 202 Jul 31 14:01:05.372996 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 846/3396] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:01:05 2026] DELETE /volume/v3/types/0e2bb65b-8767-4278-982b-6dcbc93ef9c6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:05.381204 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b3530520-2c39-498e-b169-7f97152445d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.381500 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3530520-2c39-498e-b169-7f97152445d0 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?limit=1&marker=83bd5656-a6ea-4ead-93fc-61dbcc2cc06c returned with HTTP 200 Jul 31 14:01:05.381879 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5d271a25-3515-457a-91f9-1e81a8f84844 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.381933 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 851/3397] 10.4.3.140 () {66 vars in 1340 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes?limit=1&marker=83bd5656-a6ea-4ead-93fc-61dbcc2cc06c => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:01:05.384005 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-90fd4528-a83f-40d7-aca5-36cd1d47cae5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.384083 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5d271a25-3515-457a-91f9-1e81a8f84844 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc Jul 31 14:01:05.384262 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5d271a25-3515-457a-91f9-1e81a8f84844 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.384492 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5d271a25-3515-457a-91f9-1e81a8f84844 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.385773 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90fd4528-a83f-40d7-aca5-36cd1d47cae5 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:01:05.386258 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90fd4528-a83f-40d7-aca5-36cd1d47cae5 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-678148465", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:05.388168 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.388168 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:05.390363 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-02f4f537-542e-495e-b506-24505d872eed None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.390451 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.390451 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.390890 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5d271a25-3515-457a-91f9-1e81a8f84844 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:05.391955 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5d271a25-3515-457a-91f9-1e81a8f84844 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc returned with HTTP 200 Jul 31 14:01:05.392177 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 853/3398] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.392467 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-02f4f537-542e-495e-b506-24505d872eed tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-91749939&status=available Jul 31 14:01:05.392745 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-02f4f537-542e-495e-b506-24505d872eed tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.393012 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-02f4f537-542e-495e-b506-24505d872eed tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.393674 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-02f4f537-542e-495e-b506-24505d872eed tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.393674 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-02f4f537-542e-495e-b506-24505d872eed tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value available, assuming string {{(pid=100182) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:05.394476 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-02f4f537-542e-495e-b506-24505d872eed tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-91749939'), ('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.401303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-73de20b4-2ad1-4c64-ac25-b100fdb11c5e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.402653 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90fd4528-a83f-40d7-aca5-36cd1d47cae5 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:01:05.403127 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 849/3399] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 14:01:05 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.403202 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-73de20b4-2ad1-4c64-ac25-b100fdb11c5e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?limit=1 Jul 31 14:01:05.403385 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-73de20b4-2ad1-4c64-ac25-b100fdb11c5e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.403610 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-73de20b4-2ad1-4c64-ac25-b100fdb11c5e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.403826 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-73de20b4-2ad1-4c64-ac25-b100fdb11c5e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.404904 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-73de20b4-2ad1-4c64-ac25-b100fdb11c5e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.408568 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-73de20b4-2ad1-4c64-ac25-b100fdb11c5e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.409099 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-73de20b4-2ad1-4c64-ac25-b100fdb11c5e tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 31 14:01:05.411388 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 852/3400] 10.4.3.140 () {66 vars in 1258 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.413898 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7d5e1a4c-9473-40e4-99ff-1e8d7d9b566b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.415967 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d5e1a4c-9473-40e4-99ff-1e8d7d9b566b tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] POST https://10.4.3.140/volume/v3/types/266d4720-2c46-4ed6-8d5b-1c85b3305633/encryption Jul 31 14:01:05.416354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7d5e1a4c-9473-40e4-99ff-1e8d7d9b566b tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:05.418207 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7b7e0b78-578d-4d88-8bb3-d085688ff4fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.419908 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b7e0b78-578d-4d88-8bb3-d085688ff4fe tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:05.420100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b7e0b78-578d-4d88-8bb3-d085688ff4fe tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.420294 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b7e0b78-578d-4d88-8bb3-d085688ff4fe tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.420532 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-7b7e0b78-578d-4d88-8bb3-d085688ff4fe tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.421668 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-7b7e0b78-578d-4d88-8bb3-d085688ff4fe tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.426221 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7b7e0b78-578d-4d88-8bb3-d085688ff4fe tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.426580 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b7e0b78-578d-4d88-8bb3-d085688ff4fe tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Jul 31 14:01:05.426945 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 850/3401] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots => generated 992 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.436102 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d5e1a4c-9473-40e4-99ff-1e8d7d9b566b tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types/266d4720-2c46-4ed6-8d5b-1c85b3305633/encryption returned with HTTP 200 Jul 31 14:01:05.436265 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-02f4f537-542e-495e-b506-24505d872eed tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.436585 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 854/3402] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:01:05 2026] POST /volume/v3/types/266d4720-2c46-4ed6-8d5b-1c85b3305633/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.436875 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-02f4f537-542e-495e-b506-24505d872eed tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-91749939&status=available returned with HTTP 200 Jul 31 14:01:05.437178 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 847/3403] 10.4.3.140 () {66 vars in 1368 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-91749939&status=available => generated 332 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.438546 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c7e4b8ed-b5c5-489a-aa8a-8b789929ff49 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.440998 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c7e4b8ed-b5c5-489a-aa8a-8b789929ff49 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?limit=100000 Jul 31 14:01:05.441296 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c7e4b8ed-b5c5-489a-aa8a-8b789929ff49 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.441500 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c7e4b8ed-b5c5-489a-aa8a-8b789929ff49 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.441775 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-c7e4b8ed-b5c5-489a-aa8a-8b789929ff49 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.442144 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.442144 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.443615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-c7e4b8ed-b5c5-489a-aa8a-8b789929ff49 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.447702 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-70be1110-ade0-480d-82b5-60959209243f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.449353 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:05.449705 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1470928921", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-678148465", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:05.449890 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c7e4b8ed-b5c5-489a-aa8a-8b789929ff49 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.450320 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c7e4b8ed-b5c5-489a-aa8a-8b789929ff49 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 31 14:01:05.451154 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1470928921', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-678148465', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:05.451462 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 853/3404] 10.4.3.140 () {66 vars in 1268 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?limit=100000 => generated 992 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.452489 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b060ef58-7c0a-4fce-b11c-bc759cea0951 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.454543 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume of 1 GB Jul 31 14:01:05.454905 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.454905 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:05.455014 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b060ef58-7c0a-4fce-b11c-bc759cea0951 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1733722573&status=available Jul 31 14:01:05.455291 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b060ef58-7c0a-4fce-b11c-bc759cea0951 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.455424 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Availability Zones retrieved successfully. Jul 31 14:01:05.455592 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b060ef58-7c0a-4fce-b11c-bc759cea0951 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.455975 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-b060ef58-7c0a-4fce-b11c-bc759cea0951 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.456329 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b060ef58-7c0a-4fce-b11c-bc759cea0951 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value available, assuming string {{(pid=100184) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:05.457469 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b060ef58-7c0a-4fce-b11c-bc759cea0951 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1733722573'), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.460948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Flow 'volume_create_api' (f95b5545-8de3-4a1f-a860-66e3c390d643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:05.466533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e265442a-c6c5-4c62-a81e-6a1a941b6385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:05.466533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:05.466688 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-66ce98a3-ae90-4599-9bb3-d4672df9a3ed None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.467909 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-66ce98a3-ae90-4599-9bb3-d4672df9a3ed tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?limit=0 Jul 31 14:01:05.468109 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-66ce98a3-ae90-4599-9bb3-d4672df9a3ed tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.468298 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-66ce98a3-ae90-4599-9bb3-d4672df9a3ed tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.468489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-66ce98a3-ae90-4599-9bb3-d4672df9a3ed tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.468773 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.468773 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:05.469593 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.db.api [None req-66ce98a3-ae90-4599-9bb3-d4672df9a3ed tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100182) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.473300 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-66ce98a3-ae90-4599-9bb3-d4672df9a3ed tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.473537 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-66ce98a3-ae90-4599-9bb3-d4672df9a3ed tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 31 14:01:05.473870 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 848/3405] 10.4.3.140 () {66 vars in 1258 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:01:05.485001 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cb9bc452-5634-47d6-aff2-1ba1f4383f8b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.486664 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb9bc452-5634-47d6-aff2-1ba1f4383f8b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:05.486898 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb9bc452-5634-47d6-aff2-1ba1f4383f8b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.487079 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb9bc452-5634-47d6-aff2-1ba1f4383f8b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.487300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-cb9bc452-5634-47d6-aff2-1ba1f4383f8b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.487590 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.487590 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.488312 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-cb9bc452-5634-47d6-aff2-1ba1f4383f8b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.491113 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b060ef58-7c0a-4fce-b11c-bc759cea0951 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.491707 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.491707 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.492043 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cb9bc452-5634-47d6-aff2-1ba1f4383f8b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.492427 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb9bc452-5634-47d6-aff2-1ba1f4383f8b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Jul 31 14:01:05.492908 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 854/3406] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots => generated 992 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.496207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b060ef58-7c0a-4fce-b11c-bc759cea0951 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1733722573&status=available returned with HTTP 200 Jul 31 14:01:05.496817 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 855/3407] 10.4.3.140 () {66 vars in 1393 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1733722573&status=available => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.500535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e265442a-c6c5-4c62-a81e-6a1a941b6385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=266d4720-2c46-4ed6-8d5b-1c85b3305633,is_public=True,name='tempest-scenario-type-luksv2-678148465',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '266d4720-2c46-4ed6-8d5b-1c85b3305633', '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=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:05.501077 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19380cc6-1705-421f-8291-fbf0f6b62450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:05.507831 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b10cfc65-002f-469d-bbf4-21ae192b6fc0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.509447 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b10cfc65-002f-469d-bbf4-21ae192b6fc0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?marker=d1bc2d62-872f-441e-8a4e-1cdda939a9df Jul 31 14:01:05.509653 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b10cfc65-002f-469d-bbf4-21ae192b6fc0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.509847 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b10cfc65-002f-469d-bbf4-21ae192b6fc0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.510038 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-b10cfc65-002f-469d-bbf4-21ae192b6fc0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.511057 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.db.api [None req-b10cfc65-002f-469d-bbf4-21ae192b6fc0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100182) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.513344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f3d281c2-4b86-4b3d-bc52-2d4af4b29852 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.515704 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f3d281c2-4b86-4b3d-bc52-2d4af4b29852 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?marker=8248e268-9d22-44e3-a1e3-b610353b5ef4&sort=id%3Aasc Jul 31 14:01:05.515704 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f3d281c2-4b86-4b3d-bc52-2d4af4b29852 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.515704 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f3d281c2-4b86-4b3d-bc52-2d4af4b29852 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.515704 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-f3d281c2-4b86-4b3d-bc52-2d4af4b29852 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.516012 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.516012 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.516408 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f3d281c2-4b86-4b3d-bc52-2d4af4b29852 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.525765 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b10cfc65-002f-469d-bbf4-21ae192b6fc0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.526187 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b10cfc65-002f-469d-bbf4-21ae192b6fc0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?marker=d1bc2d62-872f-441e-8a4e-1cdda939a9df returned with HTTP 200 Jul 31 14:01:05.526753 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 849/3408] 10.4.3.140 () {66 vars in 1330 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?marker=d1bc2d62-872f-441e-8a4e-1cdda939a9df => generated 341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.537350 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-678148465 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-678148465, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:01:05.537653 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9642c8b8-f28a-4300-823c-8154bac44419 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.538889 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-678148465 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-678148465, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:01:05.539416 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9642c8b8-f28a-4300-823c-8154bac44419 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?offset=2&limit=3 Jul 31 14:01:05.539697 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9642c8b8-f28a-4300-823c-8154bac44419 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.539953 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9642c8b8-f28a-4300-823c-8154bac44419 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.540239 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-9642c8b8-f28a-4300-823c-8154bac44419 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.541438 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-9642c8b8-f28a-4300-823c-8154bac44419 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.552379 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f3d281c2-4b86-4b3d-bc52-2d4af4b29852 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.552486 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.552486 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.557362 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f3d281c2-4b86-4b3d-bc52-2d4af4b29852 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?marker=8248e268-9d22-44e3-a1e3-b610353b5ef4&sort=id%3Aasc returned with HTTP 200 Jul 31 14:01:05.557440 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9642c8b8-f28a-4300-823c-8154bac44419 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.557919 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 855/3409] 10.4.3.140 () {66 vars in 1373 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes/detail?marker=8248e268-9d22-44e3-a1e3-b610353b5ef4&sort=id%3Aasc => generated 1705 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:05.557983 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9642c8b8-f28a-4300-823c-8154bac44419 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 31 14:01:05.558437 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 856/3410] 10.4.3.140 () {66 vars in 1276 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.571454 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Created reservations ['fbb1ede1-982a-4b60-aa5d-59e978dae01f', '109fa999-ee30-420b-b588-4b0fb0a44e9c', 'b27dd8d8-9dfd-4135-bc11-dac3959eca4d', '86b9f2d3-8f5d-4580-b3e4-17f48ec25f56'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:05.572753 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19380cc6-1705-421f-8291-fbf0f6b62450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbb1ede1-982a-4b60-aa5d-59e978dae01f', '109fa999-ee30-420b-b588-4b0fb0a44e9c', 'b27dd8d8-9dfd-4135-bc11-dac3959eca4d', '86b9f2d3-8f5d-4580-b3e4-17f48ec25f56']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:05.573931 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a949dfdc-f737-400f-8700-9c1ad95884ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:05.574124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-69a91295-57ff-4c73-87f7-1f30e78c3dc1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.575765 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-69a91295-57ff-4c73-87f7-1f30e78c3dc1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 31 14:01:05.576587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-69a91295-57ff-4c73-87f7-1f30e78c3dc1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.576587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-69a91295-57ff-4c73-87f7-1f30e78c3dc1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.576587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-69a91295-57ff-4c73-87f7-1f30e78c3dc1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.576731 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.576731 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:05.577710 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.db.api [None req-69a91295-57ff-4c73-87f7-1f30e78c3dc1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100182) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.579180 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-197057b4-afb9-4cdc-a1e4-23a79dcd0daf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.580984 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-197057b4-afb9-4cdc-a1e4-23a79dcd0daf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 14:01:05.581288 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-197057b4-afb9-4cdc-a1e4-23a79dcd0daf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.581473 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-197057b4-afb9-4cdc-a1e4-23a79dcd0daf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.581849 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-197057b4-afb9-4cdc-a1e4-23a79dcd0daf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.585539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-197057b4-afb9-4cdc-a1e4-23a79dcd0daf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.588696 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-69a91295-57ff-4c73-87f7-1f30e78c3dc1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.589087 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-69a91295-57ff-4c73-87f7-1f30e78c3dc1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 31 14:01:05.589443 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 850/3411] 10.4.3.140 () {66 vars in 1308 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 992 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.601043 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-58ceedfc-f4f9-43e8-afab-0859a4c5990d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.603548 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58ceedfc-f4f9-43e8-afab-0859a4c5990d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 31 14:01:05.606021 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58ceedfc-f4f9-43e8-afab-0859a4c5990d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.606021 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58ceedfc-f4f9-43e8-afab-0859a4c5990d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.606021 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-58ceedfc-f4f9-43e8-afab-0859a4c5990d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.606021 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.606021 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.606021 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-58ceedfc-f4f9-43e8-afab-0859a4c5990d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.606297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a949dfdc-f737-400f-8700-9c1ad95884ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4acde1c-b8a0-40fe-b529-9af37730af49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1470928921',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada8d18d8e3a49259a53b3e7f6a28855',qos_specs=None,replication_status=,reservations=['fbb1ede1-982a-4b60-aa5d-59e978dae01f','109fa999-ee30-420b-b588-4b0fb0a44e9c','b27dd8d8-9dfd-4135-bc11-dac3959eca4d','86b9f2d3-8f5d-4580-b3e4-17f48ec25f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_type_id=266d4720-2c46-4ed6-8d5b-1c85b3305633), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1470928921',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b4acde1c-b8a0-40fe-b529-9af37730af49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada8d18d8e3a49259a53b3e7f6a28855',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(266d4720-2c46-4ed6-8d5b-1c85b3305633),volume_type_id=266d4720-2c46-4ed6-8d5b-1c85b3305633)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:05.607295 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1277f22-99b1-411d-833d-12cf6f55b67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:05.610453 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-58ceedfc-f4f9-43e8-afab-0859a4c5990d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.610831 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58ceedfc-f4f9-43e8-afab-0859a4c5990d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 31 14:01:05.611205 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 857/3412] 10.4.3.140 () {66 vars in 1310 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 992 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.613247 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-197057b4-afb9-4cdc-a1e4-23a79dcd0daf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.615654 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.615654 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.619252 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-197057b4-afb9-4cdc-a1e4-23a79dcd0daf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 14:01:05.619664 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 856/3413] 10.4.3.140 () {66 vars in 1337 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:05.622222 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d3a57c89-08f9-4e00-9376-b86edc1c7ce9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.624124 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3a57c89-08f9-4e00-9376-b86edc1c7ce9 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 31 14:01:05.624309 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3a57c89-08f9-4e00-9376-b86edc1c7ce9 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.624494 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3a57c89-08f9-4e00-9376-b86edc1c7ce9 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.624712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-d3a57c89-08f9-4e00-9376-b86edc1c7ce9 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.624994 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.624994 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:05.625842 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.db.api [None req-d3a57c89-08f9-4e00-9376-b86edc1c7ce9 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100182) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.629303 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1277f22-99b1-411d-833d-12cf6f55b67a) transitioned into state 'SUCCESS' from state '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-1470928921',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada8d18d8e3a49259a53b3e7f6a28855',qos_specs=None,replication_status=,reservations=['fbb1ede1-982a-4b60-aa5d-59e978dae01f','109fa999-ee30-420b-b588-4b0fb0a44e9c','b27dd8d8-9dfd-4135-bc11-dac3959eca4d','86b9f2d3-8f5d-4580-b3e4-17f48ec25f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_type_id=266d4720-2c46-4ed6-8d5b-1c85b3305633)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:05.629303 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573603c9-76dd-43fc-b855-e0c11eb304ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:05.635751 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5f743737-cd4f-435a-b4b9-d3734c2dc022 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.637922 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f743737-cd4f-435a-b4b9-d3734c2dc022 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Jul 31 14:01:05.638201 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f743737-cd4f-435a-b4b9-d3734c2dc022 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.638459 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f743737-cd4f-435a-b4b9-d3734c2dc022 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.641533 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-5f743737-cd4f-435a-b4b9-d3734c2dc022 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.641533 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.641533 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.641664 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d3a57c89-08f9-4e00-9376-b86edc1c7ce9 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.641710 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5f743737-cd4f-435a-b4b9-d3734c2dc022 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.641745 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573603c9-76dd-43fc-b855-e0c11eb304ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:05.641849 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3a57c89-08f9-4e00-9376-b86edc1c7ce9 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 31 14:01:05.641849 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 851/3414] 10.4.3.140 () {66 vars in 1292 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 992 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.641921 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Flow 'volume_create_api' (f95b5545-8de3-4a1f-a860-66e3c390d643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:05.641921 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume request issued successfully. Jul 31 14:01:05.642215 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70be1110-ade0-480d-82b5-60959209243f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:05.642830 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 851/3415] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:05 2026] POST /volume/v3/volumes => generated 786 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 14:01:05.649441 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5f743737-cd4f-435a-b4b9-d3734c2dc022 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.650469 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.650469 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.655277 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f743737-cd4f-435a-b4b9-d3734c2dc022 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Jul 31 14:01:05.655644 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 858/3416] 10.4.3.140 () {66 vars in 1258 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:05.657360 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-673467f0-6ee0-41c8-92a1-2c981ddd141c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.660984 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-673467f0-6ee0-41c8-92a1-2c981ddd141c tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 31 14:01:05.661210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-673467f0-6ee0-41c8-92a1-2c981ddd141c tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.661430 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-673467f0-6ee0-41c8-92a1-2c981ddd141c tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.661695 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-673467f0-6ee0-41c8-92a1-2c981ddd141c tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.664972 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-673467f0-6ee0-41c8-92a1-2c981ddd141c tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.672475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5f187894-92a3-4a01-915b-904d323b0aee None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.674253 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5f187894-92a3-4a01-915b-904d323b0aee tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 14:01:05.674464 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5f187894-92a3-4a01-915b-904d323b0aee tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.674696 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5f187894-92a3-4a01-915b-904d323b0aee tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.674984 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-5f187894-92a3-4a01-915b-904d323b0aee tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.675426 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.675426 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:05.675990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-5f187894-92a3-4a01-915b-904d323b0aee tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.679173 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-673467f0-6ee0-41c8-92a1-2c981ddd141c tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.679612 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-673467f0-6ee0-41c8-92a1-2c981ddd141c tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 31 14:01:05.680217 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 857/3417] 10.4.3.140 () {66 vars in 1294 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 992 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.692150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f9c9169e-29ec-469e-bb7e-2f154232b1be None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.693636 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9c9169e-29ec-469e-bb7e-2f154232b1be tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 31 14:01:05.693987 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9c9169e-29ec-469e-bb7e-2f154232b1be tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.694317 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9c9169e-29ec-469e-bb7e-2f154232b1be tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.694672 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-f9c9169e-29ec-469e-bb7e-2f154232b1be tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.695025 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.695025 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:05.695996 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-f9c9169e-29ec-469e-bb7e-2f154232b1be tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.709008 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f9c9169e-29ec-469e-bb7e-2f154232b1be tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.709590 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9c9169e-29ec-469e-bb7e-2f154232b1be tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 31 14:01:05.710138 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 852/3418] 10.4.3.140 () {66 vars in 1312 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 992 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.724234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-87141581-1b76-4a10-8d84-1ea2aa3ea0b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.726174 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87141581-1b76-4a10-8d84-1ea2aa3ea0b0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 31 14:01:05.726246 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87141581-1b76-4a10-8d84-1ea2aa3ea0b0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.726475 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87141581-1b76-4a10-8d84-1ea2aa3ea0b0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.726838 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-87141581-1b76-4a10-8d84-1ea2aa3ea0b0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.727921 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-87141581-1b76-4a10-8d84-1ea2aa3ea0b0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.741430 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-87141581-1b76-4a10-8d84-1ea2aa3ea0b0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.742057 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87141581-1b76-4a10-8d84-1ea2aa3ea0b0 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 31 14:01:05.742641 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 859/3419] 10.4.3.140 () {66 vars in 1314 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 992 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.755375 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cdd4ca92-2072-4a6d-943c-0ac4507871a2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.757162 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdd4ca92-2072-4a6d-943c-0ac4507871a2 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 Jul 31 14:01:05.757434 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdd4ca92-2072-4a6d-943c-0ac4507871a2 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.757703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdd4ca92-2072-4a6d-943c-0ac4507871a2 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.757988 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-cdd4ca92-2072-4a6d-943c-0ac4507871a2 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.758372 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.758372 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.759267 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-cdd4ca92-2072-4a6d-943c-0ac4507871a2 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.773449 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cdd4ca92-2072-4a6d-943c-0ac4507871a2 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.773868 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.773868 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.774426 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdd4ca92-2072-4a6d-943c-0ac4507871a2 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 returned with HTTP 200 Jul 31 14:01:05.774940 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 858/3420] 10.4.3.140 () {66 vars in 1381 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.786166 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5cd8f2cf-7530-476a-8ae2-08ea9b300f2b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.789540 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5cd8f2cf-7530-476a-8ae2-08ea9b300f2b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail?status=available Jul 31 14:01:05.789540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5cd8f2cf-7530-476a-8ae2-08ea9b300f2b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.789540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5cd8f2cf-7530-476a-8ae2-08ea9b300f2b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.789540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-5cd8f2cf-7530-476a-8ae2-08ea9b300f2b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.789540 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.789540 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:05.790034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-5cd8f2cf-7530-476a-8ae2-08ea9b300f2b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.803443 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5cd8f2cf-7530-476a-8ae2-08ea9b300f2b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.803443 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.803443 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:05.803443 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5cd8f2cf-7530-476a-8ae2-08ea9b300f2b tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 31 14:01:05.803443 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 853/3421] 10.4.3.140 () {66 vars in 1297 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots/detail?status=available => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:05.813302 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c78c6ba2-f602-481b-a355-8f75fb10de79 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.815148 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c78c6ba2-f602-481b-a355-8f75fb10de79 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 Jul 31 14:01:05.815352 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c78c6ba2-f602-481b-a355-8f75fb10de79 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.815572 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c78c6ba2-f602-481b-a355-8f75fb10de79 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.815849 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-c78c6ba2-f602-481b-a355-8f75fb10de79 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.816194 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.816194 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.817328 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-c78c6ba2-f602-481b-a355-8f75fb10de79 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.829879 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c78c6ba2-f602-481b-a355-8f75fb10de79 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.830268 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.830268 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.830869 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c78c6ba2-f602-481b-a355-8f75fb10de79 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 returned with HTTP 200 Jul 31 14:01:05.831466 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 860/3422] 10.4.3.140 () {66 vars in 1415 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.841552 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a06743a4-eb61-4dcb-8414-a39f9137652a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.843826 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a06743a4-eb61-4dcb-8414-a39f9137652a tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 Jul 31 14:01:05.844090 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a06743a4-eb61-4dcb-8414-a39f9137652a tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.844334 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a06743a4-eb61-4dcb-8414-a39f9137652a tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.844628 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-a06743a4-eb61-4dcb-8414-a39f9137652a tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.846351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-a06743a4-eb61-4dcb-8414-a39f9137652a tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.851449 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a06743a4-eb61-4dcb-8414-a39f9137652a tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.851879 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a06743a4-eb61-4dcb-8414-a39f9137652a tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 returned with HTTP 200 Jul 31 14:01:05.852417 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 859/3423] 10.4.3.140 () {66 vars in 1360 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 => generated 340 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.867375 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-496edadc-81ee-4c78-81bb-d41817831d06 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.869672 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-496edadc-81ee-4c78-81bb-d41817831d06 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?status=available Jul 31 14:01:05.869672 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-496edadc-81ee-4c78-81bb-d41817831d06 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.869785 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-496edadc-81ee-4c78-81bb-d41817831d06 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.870080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-496edadc-81ee-4c78-81bb-d41817831d06 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.871168 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-496edadc-81ee-4c78-81bb-d41817831d06 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.878047 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-496edadc-81ee-4c78-81bb-d41817831d06 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.878696 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-496edadc-81ee-4c78-81bb-d41817831d06 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?status=available returned with HTTP 200 Jul 31 14:01:05.879263 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 854/3424] 10.4.3.140 () {66 vars in 1276 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?status=available => generated 992 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.883008 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5f187894-92a3-4a01-915b-904d323b0aee tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.883564 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5f187894-92a3-4a01-915b-904d323b0aee tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 14:01:05.883943 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 852/3425] 10.4.3.140 () {66 vars in 1316 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.891977 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-84675536-1ddf-4bd5-8441-48c8244637aa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.893961 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-102a7f3f-025c-442d-b304-dfe56101e141 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.894261 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-84675536-1ddf-4bd5-8441-48c8244637aa tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 Jul 31 14:01:05.894490 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-84675536-1ddf-4bd5-8441-48c8244637aa tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.894740 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-84675536-1ddf-4bd5-8441-48c8244637aa tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.895223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-84675536-1ddf-4bd5-8441-48c8244637aa tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.896015 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-102a7f3f-025c-442d-b304-dfe56101e141 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?availability_zone=nova Jul 31 14:01:05.896371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-102a7f3f-025c-442d-b304-dfe56101e141 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.896421 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-84675536-1ddf-4bd5-8441-48c8244637aa tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:01:05.896583 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-102a7f3f-025c-442d-b304-dfe56101e141 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.896886 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-102a7f3f-025c-442d-b304-dfe56101e141 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.897155 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-102a7f3f-025c-442d-b304-dfe56101e141 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value nova, assuming string {{(pid=100185) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:05.897494 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.897494 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.898183 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-102a7f3f-025c-442d-b304-dfe56101e141 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.901365 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-84675536-1ddf-4bd5-8441-48c8244637aa tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Get all snapshots completed successfully. Jul 31 14:01:05.901855 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-84675536-1ddf-4bd5-8441-48c8244637aa tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 returned with HTTP 200 Jul 31 14:01:05.902331 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 861/3426] 10.4.3.140 () {66 vars in 1394 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-63144674 => generated 340 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.915020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b83a696a-c9f9-4bcb-a236-dfbf90a1c253 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.917120 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b83a696a-c9f9-4bcb-a236-dfbf90a1c253 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc Jul 31 14:01:05.917433 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b83a696a-c9f9-4bcb-a236-dfbf90a1c253 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.917687 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b83a696a-c9f9-4bcb-a236-dfbf90a1c253 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.917842 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-b83a696a-c9f9-4bcb-a236-dfbf90a1c253 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Delete snapshot with id: dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc Jul 31 14:01:05.922771 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.922771 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:05.923238 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b83a696a-c9f9-4bcb-a236-dfbf90a1c253 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:05.928534 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-102a7f3f-025c-442d-b304-dfe56101e141 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.929590 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-102a7f3f-025c-442d-b304-dfe56101e141 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 14:01:05.929992 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 860/3427] 10.4.3.140 () {66 vars in 1282 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.939397 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e7b32d19-7000-41ec-af33-0dbac8f67894 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.941105 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e7b32d19-7000-41ec-af33-0dbac8f67894 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?availability_zone=nova Jul 31 14:01:05.941310 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e7b32d19-7000-41ec-af33-0dbac8f67894 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.941487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e7b32d19-7000-41ec-af33-0dbac8f67894 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.942260 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-e7b32d19-7000-41ec-af33-0dbac8f67894 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.942462 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b83a696a-c9f9-4bcb-a236-dfbf90a1c253 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot delete request issued successfully. Jul 31 14:01:05.942539 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-e7b32d19-7000-41ec-af33-0dbac8f67894 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value nova, assuming string {{(pid=100182) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:05.942662 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b83a696a-c9f9-4bcb-a236-dfbf90a1c253 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc returned with HTTP 202 Jul 31 14:01:05.942778 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.942778 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:05.943096 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 855/3428] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:05 2026] DELETE /volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:05.943163 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-e7b32d19-7000-41ec-af33-0dbac8f67894 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:05.950078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b203d9fb-b513-4ffa-b570-cc7673251ed1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.951971 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b203d9fb-b513-4ffa-b570-cc7673251ed1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc Jul 31 14:01:05.952215 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b203d9fb-b513-4ffa-b570-cc7673251ed1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.952444 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b203d9fb-b513-4ffa-b570-cc7673251ed1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.959336 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.959336 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:05.959802 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b203d9fb-b513-4ffa-b570-cc7673251ed1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:05.960489 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b203d9fb-b513-4ffa-b570-cc7673251ed1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc returned with HTTP 200 Jul 31 14:01:05.961188 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 862/3429] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.972105 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e7b32d19-7000-41ec-af33-0dbac8f67894 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:05.972926 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e7b32d19-7000-41ec-af33-0dbac8f67894 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 14:01:05.973280 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 853/3430] 10.4.3.140 () {66 vars in 1282 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:05.982305 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f26568eb-7bfa-43f2-a6ce-57a92d0be2bf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:05.984484 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f26568eb-7bfa-43f2-a6ce-57a92d0be2bf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?bootable=false Jul 31 14:01:05.985178 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f26568eb-7bfa-43f2-a6ce-57a92d0be2bf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:05.985414 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f26568eb-7bfa-43f2-a6ce-57a92d0be2bf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:05.985699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-f26568eb-7bfa-43f2-a6ce-57a92d0be2bf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:05.986024 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:05.986024 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:05.986439 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f26568eb-7bfa-43f2-a6ce-57a92d0be2bf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:06.018160 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f26568eb-7bfa-43f2-a6ce-57a92d0be2bf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:06.018774 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f26568eb-7bfa-43f2-a6ce-57a92d0be2bf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 14:01:06.019177 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 861/3431] 10.4.3.140 () {66 vars in 1266 bytes} [Fri Jul 31 14:01:05 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:06.029270 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b9ec21bf-93e0-4dc3-b3b3-6f1ad4c7f05b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.031001 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b9ec21bf-93e0-4dc3-b3b3-6f1ad4c7f05b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?bootable=false Jul 31 14:01:06.031231 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b9ec21bf-93e0-4dc3-b3b3-6f1ad4c7f05b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.031493 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b9ec21bf-93e0-4dc3-b3b3-6f1ad4c7f05b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.031852 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-b9ec21bf-93e0-4dc3-b3b3-6f1ad4c7f05b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:06.032253 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.032253 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:06.032830 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b9ec21bf-93e0-4dc3-b3b3-6f1ad4c7f05b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:06.050976 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae21c5a5-5305-4f23-a61b-4716d975a755 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.058402 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae21c5a5-5305-4f23-a61b-4716d975a755 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:06.058668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae21c5a5-5305-4f23-a61b-4716d975a755 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.058935 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae21c5a5-5305-4f23-a61b-4716d975a755 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.065643 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b9ec21bf-93e0-4dc3-b3b3-6f1ad4c7f05b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:06.066157 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b9ec21bf-93e0-4dc3-b3b3-6f1ad4c7f05b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 14:01:06.066524 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 856/3432] 10.4.3.140 () {66 vars in 1266 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:06.075713 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2b5c4a18-3d01-4854-acea-4ad8f8c56c14 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.076411 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.076411 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:06.077799 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b5c4a18-3d01-4854-acea-4ad8f8c56c14 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?status=available Jul 31 14:01:06.078069 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b5c4a18-3d01-4854-acea-4ad8f8c56c14 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.078335 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b5c4a18-3d01-4854-acea-4ad8f8c56c14 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.078639 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-2b5c4a18-3d01-4854-acea-4ad8f8c56c14 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:06.078925 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2b5c4a18-3d01-4854-acea-4ad8f8c56c14 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value available, assuming string {{(pid=100182) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:06.079241 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.079241 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:06.080164 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae21c5a5-5305-4f23-a61b-4716d975a755 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:06.080199 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2b5c4a18-3d01-4854-acea-4ad8f8c56c14 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:06.085683 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae21c5a5-5305-4f23-a61b-4716d975a755 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:06.086201 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 863/3433] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:06.120652 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2b5c4a18-3d01-4854-acea-4ad8f8c56c14 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:06.121338 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b5c4a18-3d01-4854-acea-4ad8f8c56c14 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 14:01:06.121868 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 854/3434] 10.4.3.140 () {66 vars in 1270 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:06.130963 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-08d9b5ad-3fa3-47f0-8a66-a24cc9ba78b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.132767 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-08d9b5ad-3fa3-47f0-8a66-a24cc9ba78b5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes?status=available Jul 31 14:01:06.132986 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-08d9b5ad-3fa3-47f0-8a66-a24cc9ba78b5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.133164 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-08d9b5ad-3fa3-47f0-8a66-a24cc9ba78b5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.133402 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-08d9b5ad-3fa3-47f0-8a66-a24cc9ba78b5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:06.133648 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08d9b5ad-3fa3-47f0-8a66-a24cc9ba78b5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value available, assuming string {{(pid=100185) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:06.133922 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.133922 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:06.134354 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08d9b5ad-3fa3-47f0-8a66-a24cc9ba78b5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:06.142376 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-08d9b5ad-3fa3-47f0-8a66-a24cc9ba78b5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:06.142919 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-08d9b5ad-3fa3-47f0-8a66-a24cc9ba78b5 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 14:01:06.143282 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 862/3435] 10.4.3.140 () {66 vars in 1270 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:06.152407 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1dbaf417-6611-404f-92ee-e7fb4dabf602 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.154581 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1dbaf417-6611-404f-92ee-e7fb4dabf602 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?availability_zone=nova Jul 31 14:01:06.154854 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1dbaf417-6611-404f-92ee-e7fb4dabf602 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.155115 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1dbaf417-6611-404f-92ee-e7fb4dabf602 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.155449 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-1dbaf417-6611-404f-92ee-e7fb4dabf602 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:06.155805 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1dbaf417-6611-404f-92ee-e7fb4dabf602 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value nova, assuming string {{(pid=100183) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:06.156170 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.156170 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:06.156843 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-1dbaf417-6611-404f-92ee-e7fb4dabf602 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:06.195081 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1dbaf417-6611-404f-92ee-e7fb4dabf602 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:06.196396 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.196396 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:06.201091 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1dbaf417-6611-404f-92ee-e7fb4dabf602 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 31 14:01:06.201478 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 857/3436] 10.4.3.140 () {66 vars in 1303 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:06.216650 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e05bde8a-666a-495f-a496-b7dd53702b53 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.218597 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e05bde8a-666a-495f-a496-b7dd53702b53 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?bootable=false Jul 31 14:01:06.218796 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e05bde8a-666a-495f-a496-b7dd53702b53 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.218993 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e05bde8a-666a-495f-a496-b7dd53702b53 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.219223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-e05bde8a-666a-495f-a496-b7dd53702b53 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:06.220088 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e05bde8a-666a-495f-a496-b7dd53702b53 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:06.252224 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e05bde8a-666a-495f-a496-b7dd53702b53 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:06.253365 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.253365 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:06.257947 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e05bde8a-666a-495f-a496-b7dd53702b53 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 31 14:01:06.258423 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 864/3437] 10.4.3.140 () {66 vars in 1287 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:06.275107 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-062e7e80-559d-49e8-be7a-00c421ce6ad8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.276768 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-062e7e80-559d-49e8-be7a-00c421ce6ad8 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?status=available Jul 31 14:01:06.276948 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-062e7e80-559d-49e8-be7a-00c421ce6ad8 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.277127 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-062e7e80-559d-49e8-be7a-00c421ce6ad8 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.277344 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-062e7e80-559d-49e8-be7a-00c421ce6ad8 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:06.277587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-062e7e80-559d-49e8-be7a-00c421ce6ad8 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Could not evaluate value available, assuming string {{(pid=100182) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 14:01:06.277831 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.277831 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:06.278179 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-062e7e80-559d-49e8-be7a-00c421ce6ad8 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:06.285084 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-062e7e80-559d-49e8-be7a-00c421ce6ad8 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Get all volumes completed successfully. Jul 31 14:01:06.285892 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.285892 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:06.290573 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-062e7e80-559d-49e8-be7a-00c421ce6ad8 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 31 14:01:06.291338 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 855/3438] 10.4.3.140 () {66 vars in 1291 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:06.308955 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-38d326eb-c1a0-4619-a64d-afc57d4580cf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.313053 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38d326eb-c1a0-4619-a64d-afc57d4580cf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:06.313270 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38d326eb-c1a0-4619-a64d-afc57d4580cf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.313482 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38d326eb-c1a0-4619-a64d-afc57d4580cf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.321613 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.321613 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:06.327986 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38d326eb-c1a0-4619-a64d-afc57d4580cf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:06.331373 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38d326eb-c1a0-4619-a64d-afc57d4580cf tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e returned with HTTP 200 Jul 31 14:01:06.331882 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 863/3439] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:06.350159 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6d6cbdf7-de41-4811-9dc4-84413e43a24b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.352869 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d6cbdf7-de41-4811-9dc4-84413e43a24b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:06.353139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d6cbdf7-de41-4811-9dc4-84413e43a24b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.353371 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d6cbdf7-de41-4811-9dc4-84413e43a24b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.353596 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-6d6cbdf7-de41-4811-9dc4-84413e43a24b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Delete volume with id: f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:06.364971 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.364971 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:06.365580 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6d6cbdf7-de41-4811-9dc4-84413e43a24b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:06.390306 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6d6cbdf7-de41-4811-9dc4-84413e43a24b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Delete volume request issued successfully. Jul 31 14:01:06.390585 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d6cbdf7-de41-4811-9dc4-84413e43a24b tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e returned with HTTP 202 Jul 31 14:01:06.391228 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 858/3440] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:01:06 2026] DELETE /volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:06.401165 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-628fc421-8c04-44f5-95b4-873e0f5ec365 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.403263 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-628fc421-8c04-44f5-95b4-873e0f5ec365 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:06.403787 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-628fc421-8c04-44f5-95b4-873e0f5ec365 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.403787 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-628fc421-8c04-44f5-95b4-873e0f5ec365 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.415921 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.415921 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:06.420569 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-628fc421-8c04-44f5-95b4-873e0f5ec365 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:06.426562 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-628fc421-8c04-44f5-95b4-873e0f5ec365 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e returned with HTTP 200 Jul 31 14:01:06.427065 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 865/3441] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:06.969921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c6cfc2e7-5a7b-4506-acdb-e6a05a28b8ea None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.971712 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6cfc2e7-5a7b-4506-acdb-e6a05a28b8ea tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc Jul 31 14:01:06.971965 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c6cfc2e7-5a7b-4506-acdb-e6a05a28b8ea tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.972202 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c6cfc2e7-5a7b-4506-acdb-e6a05a28b8ea tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.976685 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c6cfc2e7-5a7b-4506-acdb-e6a05a28b8ea tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc returned with HTTP 404 Jul 31 14:01:06.977368 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 856/3442] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:06 2026] GET /volume/v3/snapshots/dff2e391-e1d1-476b-9bf2-a3f54a9e3dfc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:06.985462 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-afc8b106-6ae7-4b74-8ef5-628b33f60660 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:06.987708 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-afc8b106-6ae7-4b74-8ef5-628b33f60660 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df Jul 31 14:01:06.987954 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-afc8b106-6ae7-4b74-8ef5-628b33f60660 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:06.988187 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-afc8b106-6ae7-4b74-8ef5-628b33f60660 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:06.988338 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-afc8b106-6ae7-4b74-8ef5-628b33f60660 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Delete snapshot with id: d1bc2d62-872f-441e-8a4e-1cdda939a9df Jul 31 14:01:06.994906 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:06.994906 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:06.995432 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-afc8b106-6ae7-4b74-8ef5-628b33f60660 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:07.016501 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-afc8b106-6ae7-4b74-8ef5-628b33f60660 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot delete request issued successfully. Jul 31 14:01:07.016730 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-afc8b106-6ae7-4b74-8ef5-628b33f60660 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df returned with HTTP 202 Jul 31 14:01:07.017247 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 864/3443] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:06 2026] DELETE /volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:07.026228 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b2dd7faa-76ed-4b24-8727-b93559aec830 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:07.028127 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2dd7faa-76ed-4b24-8727-b93559aec830 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df Jul 31 14:01:07.028312 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2dd7faa-76ed-4b24-8727-b93559aec830 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:07.028508 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2dd7faa-76ed-4b24-8727-b93559aec830 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:07.033987 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:07.033987 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:07.034446 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b2dd7faa-76ed-4b24-8727-b93559aec830 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:07.035244 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2dd7faa-76ed-4b24-8727-b93559aec830 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df returned with HTTP 200 Jul 31 14:01:07.035616 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 859/3444] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:07 2026] GET /volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:07.098281 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f1b85e83-4ec6-46f2-b6d1-052511ce54a0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:07.100045 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f1b85e83-4ec6-46f2-b6d1-052511ce54a0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:07.100255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f1b85e83-4ec6-46f2-b6d1-052511ce54a0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:07.100450 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f1b85e83-4ec6-46f2-b6d1-052511ce54a0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:07.111686 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:07.111686 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:07.115323 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f1b85e83-4ec6-46f2-b6d1-052511ce54a0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:07.121022 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f1b85e83-4ec6-46f2-b6d1-052511ce54a0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:07.121581 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 866/3445] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:07 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:07.440049 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ca50baf1-52c3-4a2d-864f-cecfe3a600b7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:07.442290 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca50baf1-52c3-4a2d-864f-cecfe3a600b7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e Jul 31 14:01:07.442457 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca50baf1-52c3-4a2d-864f-cecfe3a600b7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:07.442644 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ca50baf1-52c3-4a2d-864f-cecfe3a600b7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:07.449670 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ca50baf1-52c3-4a2d-864f-cecfe3a600b7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e returned with HTTP 404 Jul 31 14:01:07.450185 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 857/3446] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:07 2026] GET /volume/v3/volumes/f952dc5e-52dd-4e67-9824-5a3468a3342e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:07.462302 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3b1d9149-bd63-4ec6-ac35-16f268299c29 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:07.464485 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b1d9149-bd63-4ec6-ac35-16f268299c29 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 Jul 31 14:01:07.464754 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b1d9149-bd63-4ec6-ac35-16f268299c29 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:07.465008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b1d9149-bd63-4ec6-ac35-16f268299c29 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:07.476541 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:07.476541 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:07.478921 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3b1d9149-bd63-4ec6-ac35-16f268299c29 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:07.484167 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b1d9149-bd63-4ec6-ac35-16f268299c29 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 returned with HTTP 200 Jul 31 14:01:07.484658 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 865/3447] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:07 2026] GET /volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:07.499564 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e1174f3c-da64-48e1-9a68-76087d64a2d7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:07.501712 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1174f3c-da64-48e1-9a68-76087d64a2d7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 Jul 31 14:01:07.501923 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1174f3c-da64-48e1-9a68-76087d64a2d7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:07.502223 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1174f3c-da64-48e1-9a68-76087d64a2d7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:07.502422 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e1174f3c-da64-48e1-9a68-76087d64a2d7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Delete volume with id: 8248e268-9d22-44e3-a1e3-b610353b5ef4 Jul 31 14:01:07.681855 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:07.681855 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:07.682321 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e1174f3c-da64-48e1-9a68-76087d64a2d7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:07.707996 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e1174f3c-da64-48e1-9a68-76087d64a2d7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Delete volume request issued successfully. Jul 31 14:01:07.708226 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1174f3c-da64-48e1-9a68-76087d64a2d7 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 returned with HTTP 202 Jul 31 14:01:07.708774 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 860/3448] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:01:07 2026] DELETE /volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:07.716601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec2a7cf0-497e-412a-849e-8ec1a3dc7f02 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:07.720655 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec2a7cf0-497e-412a-849e-8ec1a3dc7f02 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 Jul 31 14:01:07.720939 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec2a7cf0-497e-412a-849e-8ec1a3dc7f02 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:07.721201 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec2a7cf0-497e-412a-849e-8ec1a3dc7f02 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:07.902932 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:07.902932 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:07.905861 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec2a7cf0-497e-412a-849e-8ec1a3dc7f02 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 returned with HTTP 404 Jul 31 14:01:07.906317 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 867/3449] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:07 2026] GET /volume/v3/volumes/8248e268-9d22-44e3-a1e3-b610353b5ef4 => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:07.913009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3d51a54d-8b3b-42b1-9946-024ce491e53f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:07.914876 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d51a54d-8b3b-42b1-9946-024ce491e53f tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:07.915105 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d51a54d-8b3b-42b1-9946-024ce491e53f tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:07.915319 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d51a54d-8b3b-42b1-9946-024ce491e53f tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:07.923031 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:07.923031 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:07.926738 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3d51a54d-8b3b-42b1-9946-024ce491e53f tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:07.931134 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d51a54d-8b3b-42b1-9946-024ce491e53f tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c returned with HTTP 200 Jul 31 14:01:07.931566 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 858/3450] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:07 2026] GET /volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:07.943934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9e73f701-9a8d-4630-96eb-c20988746c83 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:07.946859 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e73f701-9a8d-4630-96eb-c20988746c83 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] DELETE https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:07.947072 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e73f701-9a8d-4630-96eb-c20988746c83 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:07.947286 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e73f701-9a8d-4630-96eb-c20988746c83 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:07.947507 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9e73f701-9a8d-4630-96eb-c20988746c83 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Delete volume with id: 83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:07.960094 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:07.960094 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:07.960499 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9e73f701-9a8d-4630-96eb-c20988746c83 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:07.979743 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9e73f701-9a8d-4630-96eb-c20988746c83 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Delete volume request issued successfully. Jul 31 14:01:07.979957 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e73f701-9a8d-4630-96eb-c20988746c83 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c returned with HTTP 202 Jul 31 14:01:07.980482 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 866/3451] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:01:07 2026] DELETE /volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:07.987749 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d126e8bd-40a3-4330-bf18-98fd7c4c3a33 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:07.989483 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d126e8bd-40a3-4330-bf18-98fd7c4c3a33 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:07.989698 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d126e8bd-40a3-4330-bf18-98fd7c4c3a33 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:07.989889 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d126e8bd-40a3-4330-bf18-98fd7c4c3a33 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:07.996229 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:07.996229 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:07.999561 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d126e8bd-40a3-4330-bf18-98fd7c4c3a33 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Volume info retrieved successfully. Jul 31 14:01:08.003301 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d126e8bd-40a3-4330-bf18-98fd7c4c3a33 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c returned with HTTP 200 Jul 31 14:01:08.003654 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 861/3452] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:07 2026] GET /volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:08.045747 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f3eefa24-f8b7-460e-ab35-b1627becc4bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:08.049091 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3eefa24-f8b7-460e-ab35-b1627becc4bb tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df Jul 31 14:01:08.049091 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3eefa24-f8b7-460e-ab35-b1627becc4bb tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:08.049091 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3eefa24-f8b7-460e-ab35-b1627becc4bb tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:08.053549 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3eefa24-f8b7-460e-ab35-b1627becc4bb tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df returned with HTTP 404 Jul 31 14:01:08.054230 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 868/3453] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:08 2026] GET /volume/v3/snapshots/d1bc2d62-872f-441e-8a4e-1cdda939a9df => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:08.063186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b88a31fa-38f4-4d03-91a1-deaec7a1e9e1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:08.065621 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b88a31fa-38f4-4d03-91a1-deaec7a1e9e1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 Jul 31 14:01:08.066484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b88a31fa-38f4-4d03-91a1-deaec7a1e9e1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:08.066484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b88a31fa-38f4-4d03-91a1-deaec7a1e9e1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:08.066484 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-b88a31fa-38f4-4d03-91a1-deaec7a1e9e1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Delete snapshot with id: 4328df44-8222-41b0-b695-1bd4f64fc766 Jul 31 14:01:08.072728 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:08.072728 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:08.073387 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b88a31fa-38f4-4d03-91a1-deaec7a1e9e1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:08.110958 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b88a31fa-38f4-4d03-91a1-deaec7a1e9e1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot delete request issued successfully. Jul 31 14:01:08.111226 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b88a31fa-38f4-4d03-91a1-deaec7a1e9e1 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 returned with HTTP 202 Jul 31 14:01:08.111821 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 859/3454] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:08 2026] DELETE /volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:08.122052 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e5faf342-ddd9-4f13-9805-9313c7248507 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:08.125547 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e5faf342-ddd9-4f13-9805-9313c7248507 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 Jul 31 14:01:08.125547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e5faf342-ddd9-4f13-9805-9313c7248507 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:08.125547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e5faf342-ddd9-4f13-9805-9313c7248507 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:08.130366 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:08.130366 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:08.130587 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e5faf342-ddd9-4f13-9805-9313c7248507 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Snapshot retrieved successfully. Jul 31 14:01:08.131258 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e5faf342-ddd9-4f13-9805-9313c7248507 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 returned with HTTP 200 Jul 31 14:01:08.131636 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 867/3455] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:08 2026] GET /volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:08.139541 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-25ece7aa-668d-4155-8c73-c92162db018b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:08.141082 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25ece7aa-668d-4155-8c73-c92162db018b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:08.141268 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25ece7aa-668d-4155-8c73-c92162db018b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:08.141459 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25ece7aa-668d-4155-8c73-c92162db018b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:08.151429 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:08.151429 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:08.156705 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-25ece7aa-668d-4155-8c73-c92162db018b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:08.159436 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25ece7aa-668d-4155-8c73-c92162db018b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:08.160114 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 862/3456] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:08 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:08.569593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e7eae023-56ef-4029-acd6-1a638e732519 req-0bdaab3c-6684-4522-acb9-6f847714cc3c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:08.572089 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-0bdaab3c-6684-4522-acb9-6f847714cc3c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/attachments/8d141c38-5e07-47cb-b560-9d62f3201fbc/action Jul 31 14:01:08.572511 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-0bdaab3c-6684-4522-acb9-6f847714cc3c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:08.572684 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-0bdaab3c-6684-4522-acb9-6f847714cc3c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:08.591810 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:08.591810 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:08.608164 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e7eae023-56ef-4029-acd6-1a638e732519 req-0bdaab3c-6684-4522-acb9-6f847714cc3c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/8d141c38-5e07-47cb-b560-9d62f3201fbc/action returned with HTTP 204 Jul 31 14:01:08.608842 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 869/3457] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:01:08 2026] POST /volume/v3/attachments/8d141c38-5e07-47cb-b560-9d62f3201fbc/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:09.025082 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fbb8c5ca-2042-40ff-82b2-177d087b36c6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:09.026918 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbb8c5ca-2042-40ff-82b2-177d087b36c6 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] GET https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c Jul 31 14:01:09.027122 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbb8c5ca-2042-40ff-82b2-177d087b36c6 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:09.027311 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbb8c5ca-2042-40ff-82b2-177d087b36c6 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:09.032937 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbb8c5ca-2042-40ff-82b2-177d087b36c6 tempest-VolumesListTestJSON-1684036275 tempest-VolumesListTestJSON-1684036275-project-member] https://10.4.3.140/volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c returned with HTTP 404 Jul 31 14:01:09.034171 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 860/3458] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:09 2026] GET /volume/v3/volumes/83bd5656-a6ea-4ead-93fc-61dbcc2cc06c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:09.140282 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c8b3c461-3b85-432a-b96c-65573cfc3b2d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:09.142507 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8b3c461-3b85-432a-b96c-65573cfc3b2d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 Jul 31 14:01:09.142786 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8b3c461-3b85-432a-b96c-65573cfc3b2d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:09.143034 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8b3c461-3b85-432a-b96c-65573cfc3b2d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:09.151414 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8b3c461-3b85-432a-b96c-65573cfc3b2d tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 returned with HTTP 404 Jul 31 14:01:09.152048 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 868/3459] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:09 2026] GET /volume/v3/snapshots/4328df44-8222-41b0-b695-1bd4f64fc766 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:09.165500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-05c2402c-2adf-4243-9f42-bd660ce473c7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:09.169536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-05c2402c-2adf-4243-9f42-bd660ce473c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:09.169536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-05c2402c-2adf-4243-9f42-bd660ce473c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:09.169536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-05c2402c-2adf-4243-9f42-bd660ce473c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:09.176288 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:09.176288 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:09.177397 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-451f0793-3b37-4eee-80ad-7ea6f8f23475 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:09.179108 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-451f0793-3b37-4eee-80ad-7ea6f8f23475 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:09.179291 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-451f0793-3b37-4eee-80ad-7ea6f8f23475 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:09.179464 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-451f0793-3b37-4eee-80ad-7ea6f8f23475 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:09.186058 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-05c2402c-2adf-4243-9f42-bd660ce473c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Volume info retrieved successfully. Jul 31 14:01:09.187888 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-05c2402c-2adf-4243-9f42-bd660ce473c7 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb returned with HTTP 200 Jul 31 14:01:09.188412 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 863/3460] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:09 2026] GET /volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:09.191242 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:09.191242 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:09.196486 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-451f0793-3b37-4eee-80ad-7ea6f8f23475 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:09.200874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8a62ab60-eb96-48e0-b363-22a748eb0799 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:09.202704 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a62ab60-eb96-48e0-b363-22a748eb0799 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:09.202984 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a62ab60-eb96-48e0-b363-22a748eb0799 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:09.203211 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a62ab60-eb96-48e0-b363-22a748eb0799 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:09.203367 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-8a62ab60-eb96-48e0-b363-22a748eb0799 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Delete volume with id: 7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:09.203704 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-451f0793-3b37-4eee-80ad-7ea6f8f23475 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:09.204226 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 870/3461] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:09 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:09.210679 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:09.210679 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:09.211153 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8a62ab60-eb96-48e0-b363-22a748eb0799 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Volume info retrieved successfully. Jul 31 14:01:09.234777 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8a62ab60-eb96-48e0-b363-22a748eb0799 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Delete volume request issued successfully. Jul 31 14:01:09.235017 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a62ab60-eb96-48e0-b363-22a748eb0799 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb returned with HTTP 202 Jul 31 14:01:09.235443 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 861/3462] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:01:09 2026] DELETE /volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:09.243650 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cf66ec04-8309-4c27-87aa-ddf68e53f733 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:09.245484 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf66ec04-8309-4c27-87aa-ddf68e53f733 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:09.245743 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cf66ec04-8309-4c27-87aa-ddf68e53f733 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:09.245992 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cf66ec04-8309-4c27-87aa-ddf68e53f733 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:09.256627 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:09.256627 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:09.262306 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cf66ec04-8309-4c27-87aa-ddf68e53f733 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Volume info retrieved successfully. Jul 31 14:01:09.268683 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf66ec04-8309-4c27-87aa-ddf68e53f733 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb returned with HTTP 200 Jul 31 14:01:09.269348 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 869/3463] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:09 2026] GET /volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:10.283837 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7d3c2031-c6a8-4029-af47-ac1bb489e607 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:10.287837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d3c2031-c6a8-4029-af47-ac1bb489e607 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] GET https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb Jul 31 14:01:10.288268 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d3c2031-c6a8-4029-af47-ac1bb489e607 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:10.288408 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d3c2031-c6a8-4029-af47-ac1bb489e607 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:10.297277 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d3c2031-c6a8-4029-af47-ac1bb489e607 tempest-VolumesSnapshotListTestJSON-116602466 tempest-VolumesSnapshotListTestJSON-116602466-project-member] https://10.4.3.140/volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb returned with HTTP 404 Jul 31 14:01:10.298123 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 864/3464] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:10 2026] GET /volume/v3/volumes/7dd51c5d-0ec7-4199-a7ec-c096e4ade9eb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:12.801829 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8a75f7e-648d-4eb3-9fe7-aa658072b2c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:12.803872 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8a75f7e-648d-4eb3-9fe7-aa658072b2c6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:12.804277 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8a75f7e-648d-4eb3-9fe7-aa658072b2c6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24c608cf-112a-4a9a-8073-dd2bc9d9dd03", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-545556416", "description": null, "metadata": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:12.817423 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:12.817423 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:12.817935 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d8a75f7e-648d-4eb3-9fe7-aa658072b2c6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:12.817935 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-d8a75f7e-648d-4eb3-9fe7-aa658072b2c6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create snapshot from volume 24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:12.859797 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-d8a75f7e-648d-4eb3-9fe7-aa658072b2c6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Created reservations ['15af8d72-70b7-4c56-816d-685bfb4c041f', 'bf20daaf-d46a-430b-868c-6397007d0314', '5bb20f00-3b47-4f76-9578-78329a8d0074', '774f30ca-f6e7-4ded-b93a-4db0d2ffb53b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:12.893888 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d8a75f7e-648d-4eb3-9fe7-aa658072b2c6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot force create request issued successfully. Jul 31 14:01:12.894264 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8a75f7e-648d-4eb3-9fe7-aa658072b2c6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:01:12.894687 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 871/3465] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:01:12 2026] POST /volume/v3/snapshots => generated 312 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:12.905449 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8ad25d6b-f395-4005-a5f3-9887dccef6ce None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:12.908268 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ad25d6b-f395-4005-a5f3-9887dccef6ce tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec Jul 31 14:01:12.908642 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ad25d6b-f395-4005-a5f3-9887dccef6ce tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:12.909039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ad25d6b-f395-4005-a5f3-9887dccef6ce tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:12.915321 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:12.915321 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:12.916180 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8ad25d6b-f395-4005-a5f3-9887dccef6ce tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:12.916922 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ad25d6b-f395-4005-a5f3-9887dccef6ce tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec returned with HTTP 200 Jul 31 14:01:12.917424 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 862/3466] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:12 2026] GET /volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:13.928392 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ba583378-e2e8-46d2-96e9-1128ebcaf810 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:13.931732 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ba583378-e2e8-46d2-96e9-1128ebcaf810 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec Jul 31 14:01:13.932001 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ba583378-e2e8-46d2-96e9-1128ebcaf810 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:13.932212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ba583378-e2e8-46d2-96e9-1128ebcaf810 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:13.941342 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:13.941342 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:13.941779 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ba583378-e2e8-46d2-96e9-1128ebcaf810 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:13.942576 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ba583378-e2e8-46d2-96e9-1128ebcaf810 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec returned with HTTP 200 Jul 31 14:01:13.943111 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 870/3467] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:13 2026] GET /volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:13.951926 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fcd0bb60-4b5b-4859-80dc-a8e9ac47000b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:13.954290 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fcd0bb60-4b5b-4859-80dc-a8e9ac47000b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec Jul 31 14:01:13.954536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fcd0bb60-4b5b-4859-80dc-a8e9ac47000b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:13.954771 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fcd0bb60-4b5b-4859-80dc-a8e9ac47000b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:13.960863 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:13.960863 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:13.961357 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fcd0bb60-4b5b-4859-80dc-a8e9ac47000b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:13.962497 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fcd0bb60-4b5b-4859-80dc-a8e9ac47000b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec returned with HTTP 200 Jul 31 14:01:13.963228 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 865/3468] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:13 2026] GET /volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:15.818992 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e5775fae-0079-40d9-8a59-4b1b908d7d0f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:15.818992 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5775fae-0079-40d9-8a59-4b1b908d7d0f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:15.818992 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e5775fae-0079-40d9-8a59-4b1b908d7d0f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24c608cf-112a-4a9a-8073-dd2bc9d9dd03", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-473826482", "description": null, "metadata": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:15.818992 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=491,cinder:UPDATE=128,cinder:INSERT=69 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:01:15.818992 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:15.818992 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:15.818992 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e5775fae-0079-40d9-8a59-4b1b908d7d0f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:15.818992 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-e5775fae-0079-40d9-8a59-4b1b908d7d0f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create snapshot from volume 24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:15.818992 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-e5775fae-0079-40d9-8a59-4b1b908d7d0f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Created reservations ['6a117425-5b71-4989-b237-2b50775608e1', '471fe9da-90fe-41d8-9867-40b858821efd', '21ca7f3f-631f-4145-93e8-54bd84fa4edd', 'e603443e-cd78-49bc-b64d-016077b65770'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:15.834656 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e5775fae-0079-40d9-8a59-4b1b908d7d0f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot force create request issued successfully. Jul 31 14:01:15.834986 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5775fae-0079-40d9-8a59-4b1b908d7d0f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:01:15.838865 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 872/3469] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:01:15 2026] POST /volume/v3/snapshots => generated 312 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:15.846197 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-be8a571e-5b54-41f8-9b9a-076519eddccd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:15.847928 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-be8a571e-5b54-41f8-9b9a-076519eddccd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 Jul 31 14:01:15.848080 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-be8a571e-5b54-41f8-9b9a-076519eddccd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:15.848256 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-be8a571e-5b54-41f8-9b9a-076519eddccd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:15.851827 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=393,cinder:UPDATE=108,cinder:INSERT=48 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:01:15.853995 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:15.853995 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:15.854312 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-be8a571e-5b54-41f8-9b9a-076519eddccd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:15.855022 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-be8a571e-5b54-41f8-9b9a-076519eddccd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 returned with HTTP 200 Jul 31 14:01:15.855379 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 863/3470] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:15 2026] GET /volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:16.864198 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b0fe5a9-ddca-4fc2-b952-a1de479a89e9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:16.866011 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b0fe5a9-ddca-4fc2-b952-a1de479a89e9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 Jul 31 14:01:16.866255 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b0fe5a9-ddca-4fc2-b952-a1de479a89e9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:16.866447 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b0fe5a9-ddca-4fc2-b952-a1de479a89e9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:16.868046 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=416,cinder:INSERT=38,cinder:UPDATE=80 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:01:16.873687 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:16.873687 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:16.874227 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0b0fe5a9-ddca-4fc2-b952-a1de479a89e9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:16.875097 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b0fe5a9-ddca-4fc2-b952-a1de479a89e9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 returned with HTTP 200 Jul 31 14:01:16.875463 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 871/3471] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:16 2026] GET /volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:16.887289 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-483cd01b-1d98-4c2f-9587-143fecc02307 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:16.891039 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-483cd01b-1d98-4c2f-9587-143fecc02307 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 Jul 31 14:01:16.891039 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-483cd01b-1d98-4c2f-9587-143fecc02307 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:16.891039 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-483cd01b-1d98-4c2f-9587-143fecc02307 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:16.894950 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=434,cinder:INSERT=65,cinder:UPDATE=101 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:01:16.904644 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:16.904644 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:16.904644 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-483cd01b-1d98-4c2f-9587-143fecc02307 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:16.904644 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-483cd01b-1d98-4c2f-9587-143fecc02307 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 returned with HTTP 200 Jul 31 14:01:16.905790 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 866/3472] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:16 2026] GET /volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:18.588916 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c4f5044a-b44d-426e-96d2-470e1186d118 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:18.590712 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c4f5044a-b44d-426e-96d2-470e1186d118 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:18.591381 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c4f5044a-b44d-426e-96d2-470e1186d118 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24c608cf-112a-4a9a-8073-dd2bc9d9dd03", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1660624612", "description": null, "metadata": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:18.605190 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:18.605190 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:18.605190 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c4f5044a-b44d-426e-96d2-470e1186d118 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:18.605190 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-c4f5044a-b44d-426e-96d2-470e1186d118 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create snapshot from volume 24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:18.642794 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c4f5044a-b44d-426e-96d2-470e1186d118 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Created reservations ['1fb2f32a-6b77-457d-994f-433094d008cd', '962f8f75-3e82-4d7c-b44f-5713506b1e4d', 'eda9d253-cb8e-4277-9bae-ac50549e33c5', '48429692-8f6b-4f5f-8db1-f43901557c5a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:18.684253 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c4f5044a-b44d-426e-96d2-470e1186d118 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot force create request issued successfully. Jul 31 14:01:18.684786 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c4f5044a-b44d-426e-96d2-470e1186d118 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:01:18.685505 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 873/3473] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:01:18 2026] POST /volume/v3/snapshots => generated 313 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:18.699171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-131c845e-7268-4d8d-9bcd-5475c061a53a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:18.705411 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-131c845e-7268-4d8d-9bcd-5475c061a53a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 Jul 31 14:01:18.705411 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-131c845e-7268-4d8d-9bcd-5475c061a53a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:18.705710 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-131c845e-7268-4d8d-9bcd-5475c061a53a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:18.719260 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:18.719260 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:18.719577 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-131c845e-7268-4d8d-9bcd-5475c061a53a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:18.720362 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-131c845e-7268-4d8d-9bcd-5475c061a53a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 returned with HTTP 200 Jul 31 14:01:18.720737 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 864/3474] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:18 2026] GET /volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:18.939124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-cbb38837-cd31-40ae-a117-39c23a56840c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:18.940703 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-cbb38837-cd31-40ae-a117-39c23a56840c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:01:18.940893 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-cbb38837-cd31-40ae-a117-39c23a56840c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:18.941150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-cbb38837-cd31-40ae-a117-39c23a56840c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:18.950256 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:18.950256 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:18.953466 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-cbb38837-cd31-40ae-a117-39c23a56840c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:01:18.957946 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-cbb38837-cd31-40ae-a117-39c23a56840c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:01:18.958388 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 872/3475] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:18 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:18.979820 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-86b83324-b912-4678-bfd2-5b13c16e7556 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:18.982424 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-86b83324-b912-4678-bfd2-5b13c16e7556 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b/action Jul 31 14:01:18.982865 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-86b83324-b912-4678-bfd2-5b13c16e7556 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:18.983043 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-86b83324-b912-4678-bfd2-5b13c16e7556 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:18.998126 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:18.998126 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:18.998761 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-86b83324-b912-4678-bfd2-5b13c16e7556 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:01:19.009905 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-86b83324-b912-4678-bfd2-5b13c16e7556 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Begin detaching volume completed successfully. Jul 31 14:01:19.010137 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-86b83324-b912-4678-bfd2-5b13c16e7556 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b/action returned with HTTP 202 Jul 31 14:01:19.010657 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 867/3476] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:01:18 2026] POST /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:01:19.032210 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-943e6bd3-6b2c-4063-9164-0b83d9cdc62d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:19.036054 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-943e6bd3-6b2c-4063-9164-0b83d9cdc62d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:01:19.036054 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-943e6bd3-6b2c-4063-9164-0b83d9cdc62d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:19.037176 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-943e6bd3-6b2c-4063-9164-0b83d9cdc62d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:19.052026 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:19.052026 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:19.059541 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-943e6bd3-6b2c-4063-9164-0b83d9cdc62d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:01:19.063006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4b9cdd52-cf84-44a3-b704-190216a86126 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:19.063834 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4b9cdd52-cf84-44a3-b704-190216a86126 None None] GET https://10.4.3.140/volume// Jul 31 14:01:19.063834 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4b9cdd52-cf84-44a3-b704-190216a86126 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:19.064032 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4b9cdd52-cf84-44a3-b704-190216a86126 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:19.064377 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4b9cdd52-cf84-44a3-b704-190216a86126 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:19.065181 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 865/3477] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:19.065261 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-943e6bd3-6b2c-4063-9164-0b83d9cdc62d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:01:19.065750 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 874/3478] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:19 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:19.075889 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-1902cd06-309c-46b5-b0fe-61e47b811be9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:19.077752 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-1902cd06-309c-46b5-b0fe-61e47b811be9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:01:19.077942 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-1902cd06-309c-46b5-b0fe-61e47b811be9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:19.078150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-1902cd06-309c-46b5-b0fe-61e47b811be9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:19.089202 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:19.089202 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:19.093536 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-1902cd06-309c-46b5-b0fe-61e47b811be9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:01:19.099024 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-1902cd06-309c-46b5-b0fe-61e47b811be9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:01:19.099577 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 873/3479] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:19 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:19.734350 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e80fae21-8ac5-46ff-beb0-127fb8448ac0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:19.737883 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e80fae21-8ac5-46ff-beb0-127fb8448ac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 Jul 31 14:01:19.738197 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e80fae21-8ac5-46ff-beb0-127fb8448ac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:19.738473 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e80fae21-8ac5-46ff-beb0-127fb8448ac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:19.749626 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:19.749626 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:19.753183 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e80fae21-8ac5-46ff-beb0-127fb8448ac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:19.754345 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e80fae21-8ac5-46ff-beb0-127fb8448ac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 returned with HTTP 200 Jul 31 14:01:19.755066 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 868/3480] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:19 2026] GET /volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:19.764611 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8c9e8278-4a38-46a3-ace3-1fa4c5e41712 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:19.766243 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c9e8278-4a38-46a3-ace3-1fa4c5e41712 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 Jul 31 14:01:19.766434 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c9e8278-4a38-46a3-ace3-1fa4c5e41712 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:19.766658 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c9e8278-4a38-46a3-ace3-1fa4c5e41712 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:19.772974 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:19.772974 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:19.773498 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8c9e8278-4a38-46a3-ace3-1fa4c5e41712 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:19.774488 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c9e8278-4a38-46a3-ace3-1fa4c5e41712 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 returned with HTTP 200 Jul 31 14:01:19.774857 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 866/3481] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:19 2026] GET /volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:19.824542 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-94742112-fa23-45d4-a508-5225361c0f68 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:19.825199 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-94742112-fa23-45d4-a508-5225361c0f68 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:19.825448 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-94742112-fa23-45d4-a508-5225361c0f68 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:19.825695 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-94742112-fa23-45d4-a508-5225361c0f68 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:19.836608 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:19.836608 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:19.840431 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-94742112-fa23-45d4-a508-5225361c0f68 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:19.845108 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-94742112-fa23-45d4-a508-5225361c0f68 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:19.845761 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 875/3482] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:19 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:19.863258 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-4a4d4209-2f61-44f0-942f-2426a2865e1e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:19.865277 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-4a4d4209-2f61-44f0-942f-2426a2865e1e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03/action Jul 31 14:01:19.865544 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-4a4d4209-2f61-44f0-942f-2426a2865e1e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:19.865638 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-4a4d4209-2f61-44f0-942f-2426a2865e1e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:19.892563 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:19.892563 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:19.893441 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-4a4d4209-2f61-44f0-942f-2426a2865e1e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:19.902323 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-4a4d4209-2f61-44f0-942f-2426a2865e1e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Begin detaching volume completed successfully. Jul 31 14:01:19.902595 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-4a4d4209-2f61-44f0-942f-2426a2865e1e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03/action returned with HTTP 202 Jul 31 14:01:19.903075 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 874/3483] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:01:19 2026] POST /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:01:19.955449 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8ee6de51-c498-4d19-af9d-4fae04e64fbc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:19.955947 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8ee6de51-c498-4d19-af9d-4fae04e64fbc None None] GET https://10.4.3.140/volume// Jul 31 14:01:19.956211 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8ee6de51-c498-4d19-af9d-4fae04e64fbc None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:19.956356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8ee6de51-c498-4d19-af9d-4fae04e64fbc None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:19.956697 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8ee6de51-c498-4d19-af9d-4fae04e64fbc None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:19.957072 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 869/3484] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:19.965938 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-de2fbe4c-72ef-463a-bf48-0ccae9ad543a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:19.969296 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-de2fbe4c-72ef-463a-bf48-0ccae9ad543a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:01:19.969501 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-de2fbe4c-72ef-463a-bf48-0ccae9ad543a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:19.969939 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-de2fbe4c-72ef-463a-bf48-0ccae9ad543a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:19.982627 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:19.982627 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:19.986004 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-de2fbe4c-72ef-463a-bf48-0ccae9ad543a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:19.990077 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-de2fbe4c-72ef-463a-bf48-0ccae9ad543a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:01:19.990461 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 867/3485] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:19 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 1324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:20.080687 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1630c795-f2b8-4cfd-a759-81280d978eb5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:20.082248 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1630c795-f2b8-4cfd-a759-81280d978eb5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:01:20.082374 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1630c795-f2b8-4cfd-a759-81280d978eb5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:20.082542 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1630c795-f2b8-4cfd-a759-81280d978eb5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:20.097231 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:20.097231 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:20.104524 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1630c795-f2b8-4cfd-a759-81280d978eb5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:01:20.108771 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1630c795-f2b8-4cfd-a759-81280d978eb5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:01:20.109188 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 876/3486] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:20 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:20.125538 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-af286d0c-7fd2-4314-b37f-657e200f59c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:20.128268 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-af286d0c-7fd2-4314-b37f-657e200f59c4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] DELETE https://10.4.3.140/volume/v3/attachments/9a312d66-9ed0-49dd-a23f-296a1efb59df Jul 31 14:01:20.128762 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-af286d0c-7fd2-4314-b37f-657e200f59c4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:20.129275 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-af286d0c-7fd2-4314-b37f-657e200f59c4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:20.139316 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:20.139316 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:20.188159 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cc8dde86-dc84-4414-9478-48b9575758c2 req-af286d0c-7fd2-4314-b37f-657e200f59c4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments/9a312d66-9ed0-49dd-a23f-296a1efb59df returned with HTTP 200 Jul 31 14:01:20.188159 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 875/3487] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:01:20 2026] DELETE /volume/v3/attachments/9a312d66-9ed0-49dd-a23f-296a1efb59df => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:20.237962 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:20.239652 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:20.240001 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-599297547", "snapshot_id": null, "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "volume_type": null, "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:20.241467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-599297547', 'snapshot_id': None, 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'volume_type': None, 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:20.320199 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Create volume of 1 GB Jul 31 14:01:20.325527 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Availability Zones retrieved successfully. Jul 31 14:01:20.331061 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Flow 'volume_create_api' (c4d65baa-a690-45dd-871b-edffe92e3407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:20.332164 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb849449-b830-46f6-8883-9f3aa31aadff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:20.333127 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:20.402087 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb849449-b830-46f6-8883-9f3aa31aadff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:20.402802 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d73d8f8-45e2-4503-8181-ebd5819de2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:20.462659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Created reservations ['c13fcf71-81b4-4a47-bc94-8289f0e7f22d', '0e29c4cd-2b95-4f41-8f82-108e56931cfb', '272b3dcb-b284-46bd-80a2-3c8ba5fd6526', 'b4b3e8d7-d058-42a5-a4be-8ba9242897cf'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:20.463388 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d73d8f8-45e2-4503-8181-ebd5819de2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c13fcf71-81b4-4a47-bc94-8289f0e7f22d', '0e29c4cd-2b95-4f41-8f82-108e56931cfb', '272b3dcb-b284-46bd-80a2-3c8ba5fd6526', 'b4b3e8d7-d058-42a5-a4be-8ba9242897cf']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:20.464090 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859c146d-54f2-414d-97f9-2ebde98ebabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:20.485467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859c146d-54f2-414d-97f9-2ebde98ebabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a16239-cb83-45aa-897b-e0538c213039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-599297547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a88773b071ea4abf9da5aadb978b5c2b',qos_specs=None,replication_status=,reservations=['c13fcf71-81b4-4a47-bc94-8289f0e7f22d','0e29c4cd-2b95-4f41-8f82-108e56931cfb','272b3dcb-b284-46bd-80a2-3c8ba5fd6526','b4b3e8d7-d058-42a5-a4be-8ba9242897cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b2923e4ce14b63a2726d7f22d746ad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-599297547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5a16239-cb83-45aa-897b-e0538c213039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a88773b071ea4abf9da5aadb978b5c2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b2923e4ce14b63a2726d7f22d746ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:20.486120 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a745057a-428c-4984-aa75-e78a4c61c719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:20.501971 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a745057a-428c-4984-aa75-e78a4c61c719) transitioned into state 'SUCCESS' from state '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-599297547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a88773b071ea4abf9da5aadb978b5c2b',qos_specs=None,replication_status=,reservations=['c13fcf71-81b4-4a47-bc94-8289f0e7f22d','0e29c4cd-2b95-4f41-8f82-108e56931cfb','272b3dcb-b284-46bd-80a2-3c8ba5fd6526','b4b3e8d7-d058-42a5-a4be-8ba9242897cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b2923e4ce14b63a2726d7f22d746ad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:20.502630 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfaa78ed-936c-485c-aebc-e6a6d6214fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:20.513629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfaa78ed-936c-485c-aebc-e6a6d6214fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:20.513629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Flow 'volume_create_api' (c4d65baa-a690-45dd-871b-edffe92e3407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:20.513629 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Create volume request issued successfully. Jul 31 14:01:20.513629 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c25218c0-b46f-4de1-9029-a9ddbb953b97 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:20.513933 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 870/3488] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:20 2026] POST /volume/v3/volumes => generated 753 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:20.524479 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1198feba-9f6f-41b9-8706-713de790af73 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:20.527352 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1198feba-9f6f-41b9-8706-713de790af73 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 Jul 31 14:01:20.527568 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1198feba-9f6f-41b9-8706-713de790af73 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:20.527753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1198feba-9f6f-41b9-8706-713de790af73 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:20.538923 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:20.538923 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:20.543072 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1198feba-9f6f-41b9-8706-713de790af73 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:20.551837 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1198feba-9f6f-41b9-8706-713de790af73 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 returned with HTTP 200 Jul 31 14:01:20.552329 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 868/3489] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:20 2026] GET /volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:20.869481 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-74c61b7e-0bbd-4fb4-adfe-4ea81bbfb42e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:20.875227 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-74c61b7e-0bbd-4fb4-adfe-4ea81bbfb42e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/attachments/8d141c38-5e07-47cb-b560-9d62f3201fbc Jul 31 14:01:20.875440 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-74c61b7e-0bbd-4fb4-adfe-4ea81bbfb42e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:20.875647 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-74c61b7e-0bbd-4fb4-adfe-4ea81bbfb42e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:20.883312 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:20.883312 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:20.954658 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dfa1358e-c394-4de2-97bc-8a22ff4efcd6 req-74c61b7e-0bbd-4fb4-adfe-4ea81bbfb42e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/8d141c38-5e07-47cb-b560-9d62f3201fbc returned with HTTP 200 Jul 31 14:01:20.955164 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 877/3490] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:01:20 2026] DELETE /volume/v3/attachments/8d141c38-5e07-47cb-b560-9d62f3201fbc => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:21.007621 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b7b54d16-62cb-47e9-9234-72240fde2cff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:21.011153 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:21.011505 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-262080053", "snapshot_id": "555fba67-0235-4f65-9963-1fc52a5462ec", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:21.013073 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-262080053', 'snapshot_id': '555fba67-0235-4f65-9963-1fc52a5462ec', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:21.019043 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:21.019043 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:21.019753 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:21.019753 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume of 1 GB Jul 31 14:01:21.027826 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Availability Zones retrieved successfully. Jul 31 14:01:21.036104 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Flow 'volume_create_api' (0a6035d1-7fc9-4b6b-afe9-6fba6c5e4b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:21.037585 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57fbce3-35b2-4e62-8f39-5bedf81d56b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:21.038611 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:21.072179 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57fbce3-35b2-4e62-8f39-5bedf81d56b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '555fba67-0235-4f65-9963-1fc52a5462ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:21.073101 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b2dc82-b114-48aa-b10e-8f80a2fccdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:21.118106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c03f75ef-bb96-4ac8-80ea-c2fe7e8877bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:21.123252 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Created reservations ['afc76ce8-9df3-470d-9712-46a19f2fe2f8', '8d25e510-4f79-4e71-8457-eee4b9b1b69f', 'cff74e6b-b82b-4d7f-ba49-e52654f86d7e', 'e03d2e09-8b87-4d81-bcd0-1adb85c43454'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:21.124245 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b2dc82-b114-48aa-b10e-8f80a2fccdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afc76ce8-9df3-470d-9712-46a19f2fe2f8', '8d25e510-4f79-4e71-8457-eee4b9b1b69f', 'cff74e6b-b82b-4d7f-ba49-e52654f86d7e', 'e03d2e09-8b87-4d81-bcd0-1adb85c43454']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:21.125126 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1a69ea-bd83-4881-b6bb-34d874a5fcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:21.127566 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e6b61844-8bec-40ee-b026-6f81ff6a3a75 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:21.129955 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e6b61844-8bec-40ee-b026-6f81ff6a3a75 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:01:21.130248 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e6b61844-8bec-40ee-b026-6f81ff6a3a75 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:21.130504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e6b61844-8bec-40ee-b026-6f81ff6a3a75 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:21.138461 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:21.138461 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:21.143148 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e6b61844-8bec-40ee-b026-6f81ff6a3a75 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:01:21.149101 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e6b61844-8bec-40ee-b026-6f81ff6a3a75 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:01:21.149660 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 869/3491] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:21 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:21.173718 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1a69ea-bd83-4881-b6bb-34d874a5fcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15fe1c06-d9fe-41e4-84e7-1d0b35359c2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-262080053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288138f53cc54202a930dae8b34b308c',qos_specs=None,replication_status=,reservations=['afc76ce8-9df3-470d-9712-46a19f2fe2f8','8d25e510-4f79-4e71-8457-eee4b9b1b69f','cff74e6b-b82b-4d7f-ba49-e52654f86d7e','e03d2e09-8b87-4d81-bcd0-1adb85c43454'],size=1,snapshot_id=555fba67-0235-4f65-9963-1fc52a5462ec,source_replicaid=,source_volid=None,status='creating',user_id='e57519bd04a44776acf033cfc2161e1a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-262080053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15fe1c06-d9fe-41e4-84e7-1d0b35359c2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='288138f53cc54202a930dae8b34b308c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=555fba67-0235-4f65-9963-1fc52a5462ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e57519bd04a44776acf033cfc2161e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:21.174443 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b6b448-3ad3-4101-9aeb-d81d9f3752ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:21.190266 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c03f75ef-bb96-4ac8-80ea-c2fe7e8877bf tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:01:21.190266 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c03f75ef-bb96-4ac8-80ea-c2fe7e8877bf tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428277644-498555713", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:21.193753 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:21.193753 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:21.198225 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b6b448-3ad3-4101-9aeb-d81d9f3752ce) transitioned into state 'SUCCESS' from state '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-262080053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288138f53cc54202a930dae8b34b308c',qos_specs=None,replication_status=,reservations=['afc76ce8-9df3-470d-9712-46a19f2fe2f8','8d25e510-4f79-4e71-8457-eee4b9b1b69f','cff74e6b-b82b-4d7f-ba49-e52654f86d7e','e03d2e09-8b87-4d81-bcd0-1adb85c43454'],size=1,snapshot_id=555fba67-0235-4f65-9963-1fc52a5462ec,source_replicaid=,source_volid=None,status='creating',user_id='e57519bd04a44776acf033cfc2161e1a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:21.199301 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ee1021-5ee8-41bd-a3c7-c330279caceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:21.204975 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c03f75ef-bb96-4ac8-80ea-c2fe7e8877bf tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:01:21.205376 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 871/3492] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:01:21 2026] POST /volume/v3/types => generated 268 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:21.227706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ee1021-5ee8-41bd-a3c7-c330279caceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:21.228581 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Flow 'volume_create_api' (0a6035d1-7fc9-4b6b-afe9-6fba6c5e4b1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:21.229698 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume request issued successfully. Jul 31 14:01:21.229698 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7b54d16-62cb-47e9-9234-72240fde2cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:21.231706 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 876/3493] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:21 2026] POST /volume/v3/volumes => generated 790 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:21.245044 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-412f2f5b-cfcd-4e69-b74c-77f22970d322 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:21.247979 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-412f2f5b-cfcd-4e69-b74c-77f22970d322 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:21.248307 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-412f2f5b-cfcd-4e69-b74c-77f22970d322 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:21.248607 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-412f2f5b-cfcd-4e69-b74c-77f22970d322 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:21.259367 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:21.259367 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:21.268949 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-412f2f5b-cfcd-4e69-b74c-77f22970d322 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:21.276538 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-412f2f5b-cfcd-4e69-b74c-77f22970d322 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:21.276855 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 878/3494] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:21 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:21.564980 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b44c1b40-0c29-44ef-9e89-79f6300267c8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:21.566970 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b44c1b40-0c29-44ef-9e89-79f6300267c8 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 Jul 31 14:01:21.567233 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b44c1b40-0c29-44ef-9e89-79f6300267c8 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:21.567457 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b44c1b40-0c29-44ef-9e89-79f6300267c8 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:21.575000 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:21.575000 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:21.579627 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b44c1b40-0c29-44ef-9e89-79f6300267c8 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:21.585390 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b44c1b40-0c29-44ef-9e89-79f6300267c8 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 returned with HTTP 200 Jul 31 14:01:21.585844 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 870/3495] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:21 2026] GET /volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:21.599435 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8f17a5f0-6b6c-493f-b2e3-333ac80870b9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:21.601364 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f17a5f0-6b6c-493f-b2e3-333ac80870b9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 Jul 31 14:01:21.601569 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f17a5f0-6b6c-493f-b2e3-333ac80870b9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:21.601780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f17a5f0-6b6c-493f-b2e3-333ac80870b9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:21.609485 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:21.609485 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:21.613785 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8f17a5f0-6b6c-493f-b2e3-333ac80870b9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:21.620471 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f17a5f0-6b6c-493f-b2e3-333ac80870b9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 returned with HTTP 200 Jul 31 14:01:21.621239 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 872/3496] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:21 2026] GET /volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:21.639623 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-38c79804-a11b-4bd2-8793-91368c054700 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:21.640270 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38c79804-a11b-4bd2-8793-91368c054700 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 Jul 31 14:01:21.640499 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38c79804-a11b-4bd2-8793-91368c054700 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:21.640716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38c79804-a11b-4bd2-8793-91368c054700 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:21.649017 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:21.649017 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:21.654245 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38c79804-a11b-4bd2-8793-91368c054700 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:21.659053 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38c79804-a11b-4bd2-8793-91368c054700 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 returned with HTTP 200 Jul 31 14:01:21.659558 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 877/3497] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:21 2026] GET /volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:21.675502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-68b23615-49e9-42f2-ad80-0cae40e67c03 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:21.677384 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68b23615-49e9-42f2-ad80-0cae40e67c03 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:01:21.677750 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68b23615-49e9-42f2-ad80-0cae40e67c03 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e5a16239-cb83-45aa-897b-e0538c213039", "name": "tempest-TestVolumeBackupRestore-backup-449583791", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:21.679351 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-68b23615-49e9-42f2-ad80-0cae40e67c03 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Creating new backup {'backup': {'volume_id': 'e5a16239-cb83-45aa-897b-e0538c213039', 'name': 'tempest-TestVolumeBackupRestore-backup-449583791', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:01:21.679507 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-68b23615-49e9-42f2-ad80-0cae40e67c03 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Creating backup of volume e5a16239-cb83-45aa-897b-e0538c213039 in container None Jul 31 14:01:21.687769 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:21.687769 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:21.688237 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-68b23615-49e9-42f2-ad80-0cae40e67c03 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:21.713995 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-68b23615-49e9-42f2-ad80-0cae40e67c03 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Created reservations ['a96f120e-ba2a-461d-b32b-3b0508e0d5f1', 'c95d069a-0aba-4900-9079-ce201af21e59'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:21.740662 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68b23615-49e9-42f2-ad80-0cae40e67c03 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:01:21.741073 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 879/3498] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:21 2026] POST /volume/v3/backups => generated 334 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:21.749361 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-363ca12e-6cb0-4198-858c-6f26c7111f63 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:21.751118 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-363ca12e-6cb0-4198-858c-6f26c7111f63 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:21.751404 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-363ca12e-6cb0-4198-858c-6f26c7111f63 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:21.752016 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-363ca12e-6cb0-4198-858c-6f26c7111f63 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:21.752016 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-363ca12e-6cb0-4198-858c-6f26c7111f63 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:21.757240 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:21.757240 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:21.757473 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-363ca12e-6cb0-4198-858c-6f26c7111f63 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:21.757895 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 871/3499] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:21 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:22.292076 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c32802d2-ea69-4fae-958a-621e847984a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:22.296276 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c32802d2-ea69-4fae-958a-621e847984a4 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:22.296276 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c32802d2-ea69-4fae-958a-621e847984a4 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:22.296276 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c32802d2-ea69-4fae-958a-621e847984a4 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:22.304030 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:22.304030 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:22.310891 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c32802d2-ea69-4fae-958a-621e847984a4 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:22.313991 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c32802d2-ea69-4fae-958a-621e847984a4 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:22.314381 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 873/3500] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:22 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:22.327427 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-932fcebe-bd8e-4d0a-85db-f2b17b76e399 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:22.328960 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-932fcebe-bd8e-4d0a-85db-f2b17b76e399 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:22.329368 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-932fcebe-bd8e-4d0a-85db-f2b17b76e399 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:22.329444 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-932fcebe-bd8e-4d0a-85db-f2b17b76e399 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:22.336063 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:22.336063 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:22.339936 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-932fcebe-bd8e-4d0a-85db-f2b17b76e399 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:22.345845 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-932fcebe-bd8e-4d0a-85db-f2b17b76e399 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:22.346151 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 878/3501] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:22 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:22.772189 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d509446b-b1a1-4d33-9036-00b1ac2fed31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:22.777066 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d509446b-b1a1-4d33-9036-00b1ac2fed31 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:22.777385 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d509446b-b1a1-4d33-9036-00b1ac2fed31 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:22.777678 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d509446b-b1a1-4d33-9036-00b1ac2fed31 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:22.777846 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d509446b-b1a1-4d33-9036-00b1ac2fed31 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:22.788437 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:22.788437 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:22.789693 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d509446b-b1a1-4d33-9036-00b1ac2fed31 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:22.790226 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 880/3502] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:22 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 743 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:22.912210 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-a9be6e58-de01-44f5-bbfb-2c3b9e641c42 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:22.914950 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-a9be6e58-de01-44f5-bbfb-2c3b9e641c42 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:22.915211 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-a9be6e58-de01-44f5-bbfb-2c3b9e641c42 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:22.915464 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-a9be6e58-de01-44f5-bbfb-2c3b9e641c42 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:22.927029 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:22.927029 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:22.933417 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-a9be6e58-de01-44f5-bbfb-2c3b9e641c42 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:22.938907 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-a9be6e58-de01-44f5-bbfb-2c3b9e641c42 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:22.939497 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 872/3503] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:22 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:23.020112 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6fda3fe3-1881-4205-8cfd-86574476aa4c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.020509 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6fda3fe3-1881-4205-8cfd-86574476aa4c None None] GET https://10.4.3.140/volume// Jul 31 14:01:23.020700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6fda3fe3-1881-4205-8cfd-86574476aa4c None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:23.020883 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6fda3fe3-1881-4205-8cfd-86574476aa4c None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:23.021219 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6fda3fe3-1881-4205-8cfd-86574476aa4c None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:23.021545 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 874/3504] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:01:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:23.031106 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-7691f939-ceb7-4452-859d-b59cac49a02d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.033378 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-7691f939-ceb7-4452-859d-b59cac49a02d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:01:23.035185 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-7691f939-ceb7-4452-859d-b59cac49a02d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15fe1c06-d9fe-41e4-84e7-1d0b35359c2e", "connector": null, "instance_uuid": "f4b23c8f-1c85-450f-aa4e-9303ac6a6143"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:23.049344 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.049344 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:23.084764 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-7691f939-ceb7-4452-859d-b59cac49a02d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:01:23.085266 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 879/3505] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:01:23 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:23.127017 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c0025530-6785-4d6f-9982-a6c8e39f4971 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.129211 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0025530-6785-4d6f-9982-a6c8e39f4971 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:01:23.129668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0025530-6785-4d6f-9982-a6c8e39f4971 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1056754505-1810465131", "extra_specs": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:23.137295 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3d26ca8c-9986-47d6-a7cb-f99ad3c5d526 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.139254 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d26ca8c-9986-47d6-a7cb-f99ad3c5d526 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:23.139456 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d26ca8c-9986-47d6-a7cb-f99ad3c5d526 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:23.139688 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d26ca8c-9986-47d6-a7cb-f99ad3c5d526 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:23.147408 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0025530-6785-4d6f-9982-a6c8e39f4971 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:01:23.147842 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 881/3506] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:01:23 2026] POST /volume/v3/types => generated 269 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:23.153071 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.153071 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:23.155157 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9ff5502a-c680-4d62-bf2b-6f9d558435b5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.155868 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ff5502a-c680-4d62-bf2b-6f9d558435b5 None None] GET https://10.4.3.140/volume// Jul 31 14:01:23.155959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ff5502a-c680-4d62-bf2b-6f9d558435b5 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:23.157135 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ff5502a-c680-4d62-bf2b-6f9d558435b5 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:23.157135 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ff5502a-c680-4d62-bf2b-6f9d558435b5 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:23.157135 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 875/3507] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:23.158147 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3d26ca8c-9986-47d6-a7cb-f99ad3c5d526 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:23.158584 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3bfb8e5-67ea-450e-acef-ff00a7196bb6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.160987 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3bfb8e5-67ea-450e-acef-ff00a7196bb6 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:01:23.161467 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3bfb8e5-67ea-450e-acef-ff00a7196bb6 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564409987-26480929", "extra_specs": {}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:23.163613 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.163613 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:23.166373 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d26ca8c-9986-47d6-a7cb-f99ad3c5d526 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:23.166883 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 873/3508] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:23 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:23.173793 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-31816d33-7069-4c47-aad3-76712ee22db8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.176476 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-31816d33-7069-4c47-aad3-76712ee22db8 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:23.176773 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-31816d33-7069-4c47-aad3-76712ee22db8 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:23.177022 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-31816d33-7069-4c47-aad3-76712ee22db8 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:23.177668 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3bfb8e5-67ea-450e-acef-ff00a7196bb6 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:01:23.178009 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 880/3509] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:01:23 2026] POST /volume/v3/types => generated 267 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:23.186154 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.189755 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:23.190100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-413618589", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1056754505-1810465131", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:23.192600 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.192600 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:23.193581 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-413618589', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1056754505-1810465131', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:23.198620 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-31816d33-7069-4c47-aad3-76712ee22db8 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:23.201435 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Create volume of 1 GB Jul 31 14:01:23.201732 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.201732 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:23.202191 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Availability Zones retrieved successfully. Jul 31 14:01:23.208811 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-31816d33-7069-4c47-aad3-76712ee22db8 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:23.209117 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Flow 'volume_create_api' (c4197b52-8095-4cdc-bff3-a84d9c5877b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:23.209229 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 882/3510] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:23 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:23.210014 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48908664-d42e-41f3-bd6f-3f1a1a28431b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.211022 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:23.239755 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48908664-d42e-41f3-bd6f-3f1a1a28431b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:01:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b2809e08-88fc-49e7-badf-d82e99f5daa2,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1056754505-1810465131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2809e08-88fc-49e7-badf-d82e99f5daa2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.240492 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94914da0-ebd5-4a40-b413-346fc02b6030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.270419 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1056754505-1810465131 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1056754505-1810465131, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:01:23.270799 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1056754505-1810465131 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1056754505-1810465131, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:01:23.306723 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Created reservations ['37a59eb3-e853-4aed-961f-a10bbff4805d', 'b434ef59-2586-433a-92ac-120afd0b3dee', '05e69fcd-ab73-45f0-a91f-de1e12e684cf', '64070a00-08dd-4828-a817-1600da38151f'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:23.307441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94914da0-ebd5-4a40-b413-346fc02b6030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37a59eb3-e853-4aed-961f-a10bbff4805d', 'b434ef59-2586-433a-92ac-120afd0b3dee', '05e69fcd-ab73-45f0-a91f-de1e12e684cf', '64070a00-08dd-4828-a817-1600da38151f']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.308126 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84e146d-4994-44d9-afc0-447e5fe9e55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.315725 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-6fd43c56-4c9d-4b86-96bb-2f8c4e01c595 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.317479 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-6fd43c56-4c9d-4b86-96bb-2f8c4e01c595 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] PUT https://10.4.3.140/volume/v3/attachments/75fb8dcd-2305-4872-bf9f-e7e4a3d0b1ee Jul 31 14:01:23.317870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-6fd43c56-4c9d-4b86-96bb-2f8c4e01c595 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:23.326188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-6fd43c56-4c9d-4b86-96bb-2f8c4e01c595 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Acquiring lock "cinder-attachment_update-15fe1c06-d9fe-41e4-84e7-1d0b35359c2e-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:01:23.329932 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84e146d-4994-44d9-afc0-447e5fe9e55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19a00193-f193-4fa8-be75-e92b80e3a518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-413618589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785c8f987b804070b939b6ff7dfd5001',qos_specs=None,replication_status=,reservations=['37a59eb3-e853-4aed-961f-a10bbff4805d','b434ef59-2586-433a-92ac-120afd0b3dee','05e69fcd-ab73-45f0-a91f-de1e12e684cf','64070a00-08dd-4828-a817-1600da38151f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267118439d2944f0aeca496213c93c87',volume_type_id=b2809e08-88fc-49e7-badf-d82e99f5daa2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-413618589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19a00193-f193-4fa8-be75-e92b80e3a518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785c8f987b804070b939b6ff7dfd5001',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='267118439d2944f0aeca496213c93c87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2809e08-88fc-49e7-badf-d82e99f5daa2),volume_type_id=b2809e08-88fc-49e7-badf-d82e99f5daa2)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.330330 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-6fd43c56-4c9d-4b86-96bb-2f8c4e01c595 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Lock "cinder-attachment_update-15fe1c06-d9fe-41e4-84e7-1d0b35359c2e-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:01:23.330672 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c22dbcf-bf4b-40d2-aef7-be42608a3e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.331315 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.331315 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:23.346601 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c22dbcf-bf4b-40d2-aef7-be42608a3e52) transitioned into state 'SUCCESS' from state '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-413618589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785c8f987b804070b939b6ff7dfd5001',qos_specs=None,replication_status=,reservations=['37a59eb3-e853-4aed-961f-a10bbff4805d','b434ef59-2586-433a-92ac-120afd0b3dee','05e69fcd-ab73-45f0-a91f-de1e12e684cf','64070a00-08dd-4828-a817-1600da38151f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267118439d2944f0aeca496213c93c87',volume_type_id=b2809e08-88fc-49e7-badf-d82e99f5daa2)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.347282 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a26114c7-2a22-4d9c-8828-325ed886db03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.355534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a26114c7-2a22-4d9c-8828-325ed886db03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.356544 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Flow 'volume_create_api' (c4197b52-8095-4cdc-bff3-a84d9c5877b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:23.356818 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Create volume request issued successfully. Jul 31 14:01:23.357500 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-082ec9e7-5441-4ae2-a2eb-f381b94b9068 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:23.358264 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 876/3511] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:23 2026] POST /volume/v3/volumes => generated 846 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:23.371048 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.373786 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:23.374134 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-852437511", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564409987-26480929", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:23.379123 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-852437511', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564409987-26480929', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:23.385379 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Create volume of 1 GB Jul 31 14:01:23.385461 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.385461 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:23.386360 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Availability Zones retrieved successfully. Jul 31 14:01:23.401034 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Flow 'volume_create_api' (a91c871f-8a30-47e7-9c33-385a1bee6310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:23.403018 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0503d47c-bc02-4cec-9000-2dcb026a272f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.405053 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:23.425461 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-6fd43c56-4c9d-4b86-96bb-2f8c4e01c595 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Lock "cinder-attachment_update-15fe1c06-d9fe-41e4-84e7-1d0b35359c2e-np0000006230" released by "attachment_update" :: held 0.094s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:01:23.425461 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-6fd43c56-4c9d-4b86-96bb-2f8c4e01c595 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/75fb8dcd-2305-4872-bf9f-e7e4a3d0b1ee returned with HTTP 200 Jul 31 14:01:23.425756 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 874/3512] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:01:23 2026] PUT /volume/v3/attachments/75fb8dcd-2305-4872-bf9f-e7e4a3d0b1ee => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:23.439505 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0503d47c-bc02-4cec-9000-2dcb026a272f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:01:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9d72ac50-e10e-48cb-a354-92f15ab957b9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564409987-26480929',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d72ac50-e10e-48cb-a354-92f15ab957b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.440647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45a25ec-1591-445d-948a-3ffd643f275e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.474248 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564409987-26480929 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564409987-26480929, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:01:23.474529 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564409987-26480929 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1564409987-26480929, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:01:23.512992 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Created reservations ['3f6e1757-bf92-4d42-b0ef-fa301f0c30df', 'c7c76924-540d-49bb-8d4d-1eb11f6029f3', '56218b0a-fcb4-4145-b840-ff93d07f30a7', '2af9e55e-6c37-4ddf-93b4-3faf92637896'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:23.513432 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45a25ec-1591-445d-948a-3ffd643f275e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f6e1757-bf92-4d42-b0ef-fa301f0c30df', 'c7c76924-540d-49bb-8d4d-1eb11f6029f3', '56218b0a-fcb4-4145-b840-ff93d07f30a7', '2af9e55e-6c37-4ddf-93b4-3faf92637896']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.514335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d687bce-f496-4558-aff9-c2aedf5ad183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.541414 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d687bce-f496-4558-aff9-c2aedf5ad183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc95032d-815a-4b77-95d0-94b7e3167a8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-852437511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785c8f987b804070b939b6ff7dfd5001',qos_specs=None,replication_status=,reservations=['3f6e1757-bf92-4d42-b0ef-fa301f0c30df','c7c76924-540d-49bb-8d4d-1eb11f6029f3','56218b0a-fcb4-4145-b840-ff93d07f30a7','2af9e55e-6c37-4ddf-93b4-3faf92637896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267118439d2944f0aeca496213c93c87',volume_type_id=9d72ac50-e10e-48cb-a354-92f15ab957b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-852437511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc95032d-815a-4b77-95d0-94b7e3167a8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785c8f987b804070b939b6ff7dfd5001',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='267118439d2944f0aeca496213c93c87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d72ac50-e10e-48cb-a354-92f15ab957b9),volume_type_id=9d72ac50-e10e-48cb-a354-92f15ab957b9)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.542060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a078c2-7b44-4cba-bbff-9417be0a0b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.560839 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a078c2-7b44-4cba-bbff-9417be0a0b19) transitioned into state 'SUCCESS' from state '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-852437511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785c8f987b804070b939b6ff7dfd5001',qos_specs=None,replication_status=,reservations=['3f6e1757-bf92-4d42-b0ef-fa301f0c30df','c7c76924-540d-49bb-8d4d-1eb11f6029f3','56218b0a-fcb4-4145-b840-ff93d07f30a7','2af9e55e-6c37-4ddf-93b4-3faf92637896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267118439d2944f0aeca496213c93c87',volume_type_id=9d72ac50-e10e-48cb-a354-92f15ab957b9)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.561449 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000a7d1c-0f99-4c01-a984-8e837ed93bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.573734 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000a7d1c-0f99-4c01-a984-8e837ed93bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.574558 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Flow 'volume_create_api' (a91c871f-8a30-47e7-9c33-385a1bee6310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:23.574863 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Create volume request issued successfully. Jul 31 14:01:23.575410 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb77d14b-2b19-4453-9f0b-14a75eb8988b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:23.575826 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 881/3513] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:23 2026] POST /volume/v3/volumes => generated 844 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:23.607788 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d6acbdf-8d84-4992-8412-7032353d20bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.611405 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:23.611778 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1057001803", "snapshot_id": null, "imageRef": "ad1b079a-aa3a-40dc-9a78-8b5f1500db69", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428277644-498555713", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:23.616091 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1057001803', 'snapshot_id': None, 'imageRef': 'ad1b079a-aa3a-40dc-9a78-8b5f1500db69', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428277644-498555713', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:23.719542 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Create volume of 1 GB Jul 31 14:01:23.719542 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.719542 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:23.719542 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Availability Zones retrieved successfully. Jul 31 14:01:23.723874 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Flow 'volume_create_api' (77efca03-1202-47ec-a343-d0c4e7d18280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:23.724890 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24c72df-f92c-4142-8dac-1da2f617f9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.725977 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:23.782867 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24c72df-f92c-4142-8dac-1da2f617f9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:01:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dbf0cb7f-1177-4dc3-a370-2c227bf4fdd4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428277644-498555713',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbf0cb7f-1177-4dc3-a370-2c227bf4fdd4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.783674 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a32c145-38d5-448e-8d3a-f03347d7c3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.805139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3c33e70f-16bc-41ae-8f68-1f7bdf52ccdc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.807374 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c33e70f-16bc-41ae-8f68-1f7bdf52ccdc tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:23.807712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c33e70f-16bc-41ae-8f68-1f7bdf52ccdc tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:23.808020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c33e70f-16bc-41ae-8f68-1f7bdf52ccdc tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:23.808247 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3c33e70f-16bc-41ae-8f68-1f7bdf52ccdc tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:23.810074 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428277644-498555713 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428277644-498555713, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:01:23.810470 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428277644-498555713 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428277644-498555713, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:01:23.813771 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.813771 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:23.814702 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c33e70f-16bc-41ae-8f68-1f7bdf52ccdc tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:23.815095 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 877/3514] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:23 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:23.837747 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Created reservations ['652cf837-565e-4502-9632-33db12576202', '06a150a8-52f4-4214-b2d4-c28a7e26260f', 'c1f611c7-3cd7-40d1-b343-21226581b0f8', 'db96d585-76a6-4ce7-8113-6da6c0fdd1e7'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:23.838457 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a32c145-38d5-448e-8d3a-f03347d7c3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['652cf837-565e-4502-9632-33db12576202', '06a150a8-52f4-4214-b2d4-c28a7e26260f', 'c1f611c7-3cd7-40d1-b343-21226581b0f8', 'db96d585-76a6-4ce7-8113-6da6c0fdd1e7']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.839138 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d98a4b-6dd7-4fcc-b555-7936dfa877af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.862268 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d98a4b-6dd7-4fcc-b555-7936dfa877af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47bee898-0d1b-4e45-aea6-f8eccdbaac5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1057001803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785c8f987b804070b939b6ff7dfd5001',qos_specs=None,replication_status=,reservations=['652cf837-565e-4502-9632-33db12576202','06a150a8-52f4-4214-b2d4-c28a7e26260f','c1f611c7-3cd7-40d1-b343-21226581b0f8','db96d585-76a6-4ce7-8113-6da6c0fdd1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267118439d2944f0aeca496213c93c87',volume_type_id=dbf0cb7f-1177-4dc3-a370-2c227bf4fdd4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1057001803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47bee898-0d1b-4e45-aea6-f8eccdbaac5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='785c8f987b804070b939b6ff7dfd5001',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='267118439d2944f0aeca496213c93c87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbf0cb7f-1177-4dc3-a370-2c227bf4fdd4),volume_type_id=dbf0cb7f-1177-4dc3-a370-2c227bf4fdd4)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.862936 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc9d037-e290-4b26-be0a-467d2b198923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.879234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc9d037-e290-4b26-be0a-467d2b198923) transitioned into state 'SUCCESS' from state '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-1057001803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='785c8f987b804070b939b6ff7dfd5001',qos_specs=None,replication_status=,reservations=['652cf837-565e-4502-9632-33db12576202','06a150a8-52f4-4214-b2d4-c28a7e26260f','c1f611c7-3cd7-40d1-b343-21226581b0f8','db96d585-76a6-4ce7-8113-6da6c0fdd1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267118439d2944f0aeca496213c93c87',volume_type_id=dbf0cb7f-1177-4dc3-a370-2c227bf4fdd4)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.880014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c47d08-3085-4aa5-8739-12da52d574a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:23.889084 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c47d08-3085-4aa5-8739-12da52d574a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:23.889902 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Flow 'volume_create_api' (77efca03-1202-47ec-a343-d0c4e7d18280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:23.890174 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Create volume request issued successfully. Jul 31 14:01:23.890749 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d6acbdf-8d84-4992-8412-7032353d20bb tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:23.891261 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 883/3515] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:23 2026] POST /volume/v3/volumes => generated 846 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:23.902398 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b9eef2cb-2e05-4b74-bf16-11b47ec901a2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:23.904174 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b9eef2cb-2e05-4b74-bf16-11b47ec901a2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:23.904286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b9eef2cb-2e05-4b74-bf16-11b47ec901a2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:23.904462 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b9eef2cb-2e05-4b74-bf16-11b47ec901a2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:23.911300 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:23.911300 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:23.914927 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b9eef2cb-2e05-4b74-bf16-11b47ec901a2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:23.918744 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b9eef2cb-2e05-4b74-bf16-11b47ec901a2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:23.919087 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 875/3516] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:23 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 914 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:24.181562 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5c591c4c-e1bf-457f-98d7-c615191f7f0d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:24.184288 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c591c4c-e1bf-457f-98d7-c615191f7f0d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:24.184499 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5c591c4c-e1bf-457f-98d7-c615191f7f0d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:24.184722 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5c591c4c-e1bf-457f-98d7-c615191f7f0d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:24.201927 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:24.201927 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:24.208076 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5c591c4c-e1bf-457f-98d7-c615191f7f0d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:24.214196 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c591c4c-e1bf-457f-98d7-c615191f7f0d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:24.214953 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 882/3517] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:24 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:24.824934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-af80fa4e-b53a-4ee3-87b6-4352e0f773ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:24.826682 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af80fa4e-b53a-4ee3-87b6-4352e0f773ab tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:24.826869 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af80fa4e-b53a-4ee3-87b6-4352e0f773ab tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:24.827049 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af80fa4e-b53a-4ee3-87b6-4352e0f773ab tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:24.827152 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-af80fa4e-b53a-4ee3-87b6-4352e0f773ab tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:24.831456 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:24.831456 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:24.832070 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af80fa4e-b53a-4ee3-87b6-4352e0f773ab tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:24.832405 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 878/3518] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:24 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:24.933577 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e64dc79e-259f-4bb7-8ba7-d77b6b677636 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:24.935694 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e64dc79e-259f-4bb7-8ba7-d77b6b677636 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:24.935953 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e64dc79e-259f-4bb7-8ba7-d77b6b677636 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:24.936178 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e64dc79e-259f-4bb7-8ba7-d77b6b677636 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:24.944363 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:24.944363 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:24.949563 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e64dc79e-259f-4bb7-8ba7-d77b6b677636 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:24.955964 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e64dc79e-259f-4bb7-8ba7-d77b6b677636 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:24.956640 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 884/3519] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:24 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:25.233399 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9041ea39-de79-4a79-bfdd-a1d676fdfe81 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:25.235740 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9041ea39-de79-4a79-bfdd-a1d676fdfe81 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:25.235996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9041ea39-de79-4a79-bfdd-a1d676fdfe81 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:25.236260 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9041ea39-de79-4a79-bfdd-a1d676fdfe81 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:25.248964 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:25.248964 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:25.253253 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9041ea39-de79-4a79-bfdd-a1d676fdfe81 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:25.262960 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9041ea39-de79-4a79-bfdd-a1d676fdfe81 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:25.262960 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 876/3520] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:25 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:25.843890 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-055f8087-6b85-4ac9-9d47-a2b5ff6e6987 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:25.846225 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-055f8087-6b85-4ac9-9d47-a2b5ff6e6987 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:25.847146 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-055f8087-6b85-4ac9-9d47-a2b5ff6e6987 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:25.847930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-055f8087-6b85-4ac9-9d47-a2b5ff6e6987 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:25.849102 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-055f8087-6b85-4ac9-9d47-a2b5ff6e6987 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:25.855091 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:25.855091 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:25.858744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-055f8087-6b85-4ac9-9d47-a2b5ff6e6987 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:25.859061 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 883/3521] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:25 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:25.968404 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8f46a870-4ee2-42cc-896a-0ade5f777511 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:25.971966 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f46a870-4ee2-42cc-896a-0ade5f777511 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:25.972216 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f46a870-4ee2-42cc-896a-0ade5f777511 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:25.972372 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f46a870-4ee2-42cc-896a-0ade5f777511 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:25.979888 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:25.979888 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:25.983907 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8f46a870-4ee2-42cc-896a-0ade5f777511 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:25.988440 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f46a870-4ee2-42cc-896a-0ade5f777511 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:25.988838 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 879/3522] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:25 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:26.278736 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8bf6f8b3-2ae0-42e8-93f5-3f1cdfac8235 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:26.281916 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bf6f8b3-2ae0-42e8-93f5-3f1cdfac8235 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:26.282136 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f8b3-2ae0-42e8-93f5-3f1cdfac8235 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:26.282369 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f8b3-2ae0-42e8-93f5-3f1cdfac8235 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:26.307126 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:26.307126 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:26.317915 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8bf6f8b3-2ae0-42e8-93f5-3f1cdfac8235 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:26.323580 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bf6f8b3-2ae0-42e8-93f5-3f1cdfac8235 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:26.324012 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 885/3523] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:26 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:26.871480 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-59e112a0-8756-4979-85b5-284ea8ce0642 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:26.873338 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-59e112a0-8756-4979-85b5-284ea8ce0642 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:26.873767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-59e112a0-8756-4979-85b5-284ea8ce0642 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:26.874945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-59e112a0-8756-4979-85b5-284ea8ce0642 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:26.874945 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-59e112a0-8756-4979-85b5-284ea8ce0642 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:26.878171 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:26.878171 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:26.878990 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-59e112a0-8756-4979-85b5-284ea8ce0642 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:26.879459 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 877/3524] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:26 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:27.005437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91bfc6c7-a05d-42bf-bacb-59886c631983 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:27.007311 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91bfc6c7-a05d-42bf-bacb-59886c631983 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:27.007504 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91bfc6c7-a05d-42bf-bacb-59886c631983 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:27.007706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91bfc6c7-a05d-42bf-bacb-59886c631983 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:27.017028 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:27.017028 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:27.021785 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-91bfc6c7-a05d-42bf-bacb-59886c631983 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:27.027166 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91bfc6c7-a05d-42bf-bacb-59886c631983 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:27.027816 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 884/3525] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:27 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:27.338864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3b19a9f3-7409-4106-84b0-28f04a7b9030 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:27.341358 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b19a9f3-7409-4106-84b0-28f04a7b9030 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:27.341649 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b19a9f3-7409-4106-84b0-28f04a7b9030 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:27.341928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b19a9f3-7409-4106-84b0-28f04a7b9030 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:27.356217 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:27.356217 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:27.361473 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-9434f7da-3d10-4684-8ed9-72e74884dfb6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:27.364206 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-9434f7da-3d10-4684-8ed9-72e74884dfb6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/attachments/75fb8dcd-2305-4872-bf9f-e7e4a3d0b1ee/action Jul 31 14:01:27.364750 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-9434f7da-3d10-4684-8ed9-72e74884dfb6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:27.364935 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-9434f7da-3d10-4684-8ed9-72e74884dfb6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:27.366961 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3b19a9f3-7409-4106-84b0-28f04a7b9030 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:27.377719 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b19a9f3-7409-4106-84b0-28f04a7b9030 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:27.378254 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 880/3526] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:27 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:27.389383 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:27.389383 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:27.403961 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ed54acb6-ac1e-4bf2-96d1-03d22ebd17a4 req-9434f7da-3d10-4684-8ed9-72e74884dfb6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/75fb8dcd-2305-4872-bf9f-e7e4a3d0b1ee/action returned with HTTP 204 Jul 31 14:01:27.404407 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 886/3527] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:01:27 2026] POST /volume/v3/attachments/75fb8dcd-2305-4872-bf9f-e7e4a3d0b1ee/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:27.893251 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ed30e980-88c1-4d43-a049-ad04e79a95ce None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:27.895215 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ed30e980-88c1-4d43-a049-ad04e79a95ce tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:27.895440 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ed30e980-88c1-4d43-a049-ad04e79a95ce tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:27.895659 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ed30e980-88c1-4d43-a049-ad04e79a95ce tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:27.895757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ed30e980-88c1-4d43-a049-ad04e79a95ce tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:27.900878 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:27.900878 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:27.901666 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ed30e980-88c1-4d43-a049-ad04e79a95ce tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:27.902168 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 878/3528] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:27 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:28.041800 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-50327e88-45c8-4608-8e01-4fe9bc0404b3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:28.043570 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-50327e88-45c8-4608-8e01-4fe9bc0404b3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:28.043731 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-50327e88-45c8-4608-8e01-4fe9bc0404b3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:28.043919 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-50327e88-45c8-4608-8e01-4fe9bc0404b3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:28.051463 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:28.051463 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:28.056022 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-50327e88-45c8-4608-8e01-4fe9bc0404b3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:28.061118 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-50327e88-45c8-4608-8e01-4fe9bc0404b3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:28.061596 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 885/3529] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:28 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:28.394498 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5159f846-014f-4723-a9d6-fd47db7d5fae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:28.397396 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5159f846-014f-4723-a9d6-fd47db7d5fae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:28.397600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5159f846-014f-4723-a9d6-fd47db7d5fae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:28.397782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5159f846-014f-4723-a9d6-fd47db7d5fae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:28.411416 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:28.411416 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:28.418907 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5159f846-014f-4723-a9d6-fd47db7d5fae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:28.425063 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5159f846-014f-4723-a9d6-fd47db7d5fae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:28.425741 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 881/3530] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:28 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:28.915030 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-efa8b37e-4004-430e-97bb-64d0135aced9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:28.916866 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-efa8b37e-4004-430e-97bb-64d0135aced9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:28.917045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-efa8b37e-4004-430e-97bb-64d0135aced9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:28.917278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-efa8b37e-4004-430e-97bb-64d0135aced9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:28.917392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-efa8b37e-4004-430e-97bb-64d0135aced9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:28.921619 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:28.921619 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:28.922341 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-efa8b37e-4004-430e-97bb-64d0135aced9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:28.922714 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 887/3531] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:28 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:29.076583 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dcecac19-a43e-49de-9c10-5ecddb264ea1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:29.079009 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dcecac19-a43e-49de-9c10-5ecddb264ea1 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:29.079250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dcecac19-a43e-49de-9c10-5ecddb264ea1 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:29.079495 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dcecac19-a43e-49de-9c10-5ecddb264ea1 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:29.088768 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:29.088768 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:29.093214 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dcecac19-a43e-49de-9c10-5ecddb264ea1 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:29.098812 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dcecac19-a43e-49de-9c10-5ecddb264ea1 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:29.099451 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 879/3532] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:29 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:29.933994 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-257cefcf-9363-434d-bff0-981e79cb455f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:29.936799 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-257cefcf-9363-434d-bff0-981e79cb455f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:29.936990 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-257cefcf-9363-434d-bff0-981e79cb455f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:29.937137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-257cefcf-9363-434d-bff0-981e79cb455f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:29.937253 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-257cefcf-9363-434d-bff0-981e79cb455f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:29.945900 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:29.945900 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:29.946936 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-257cefcf-9363-434d-bff0-981e79cb455f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:29.947454 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 886/3533] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:29 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:30.114114 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7c714fa0-9b8e-423a-837b-3ced02d6ce13 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:30.115965 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7c714fa0-9b8e-423a-837b-3ced02d6ce13 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:30.116150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7c714fa0-9b8e-423a-837b-3ced02d6ce13 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:30.116336 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7c714fa0-9b8e-423a-837b-3ced02d6ce13 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:30.122871 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:30.122871 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:30.126223 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7c714fa0-9b8e-423a-837b-3ced02d6ce13 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:30.130260 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7c714fa0-9b8e-423a-837b-3ced02d6ce13 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:30.130634 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 882/3534] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:30 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 999 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:30.961833 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2373d9e5-8048-4fcc-b453-f441d75aa11d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:30.964812 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2373d9e5-8048-4fcc-b453-f441d75aa11d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:30.965084 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2373d9e5-8048-4fcc-b453-f441d75aa11d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:30.965337 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2373d9e5-8048-4fcc-b453-f441d75aa11d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:30.965480 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2373d9e5-8048-4fcc-b453-f441d75aa11d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:30.971642 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:30.971642 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:30.972643 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2373d9e5-8048-4fcc-b453-f441d75aa11d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:30.973110 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 888/3535] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:30 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:31.146712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a43f8aa1-5448-49fa-860f-f13368c677d2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:31.148576 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a43f8aa1-5448-49fa-860f-f13368c677d2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:31.148781 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a43f8aa1-5448-49fa-860f-f13368c677d2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:31.148982 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a43f8aa1-5448-49fa-860f-f13368c677d2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:31.158540 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:31.158540 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:31.164239 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a43f8aa1-5448-49fa-860f-f13368c677d2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:31.170590 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a43f8aa1-5448-49fa-860f-f13368c677d2 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:31.171152 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 880/3536] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:31 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:31.986736 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-74bb8496-d730-4fde-a4b9-1e3c0d4bf720 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:31.989806 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74bb8496-d730-4fde-a4b9-1e3c0d4bf720 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:31.990355 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74bb8496-d730-4fde-a4b9-1e3c0d4bf720 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:31.990544 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74bb8496-d730-4fde-a4b9-1e3c0d4bf720 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:31.991531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-74bb8496-d730-4fde-a4b9-1e3c0d4bf720 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:31.996032 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:31.996032 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:31.997177 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74bb8496-d730-4fde-a4b9-1e3c0d4bf720 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:31.997692 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 887/3537] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:31 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:32.188622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-94626c14-5c42-45d8-b9bd-81236c627d65 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:32.190118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94626c14-5c42-45d8-b9bd-81236c627d65 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:32.190277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94626c14-5c42-45d8-b9bd-81236c627d65 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:32.190464 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94626c14-5c42-45d8-b9bd-81236c627d65 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:32.198009 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:32.198009 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:32.201632 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-94626c14-5c42-45d8-b9bd-81236c627d65 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:32.209077 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94626c14-5c42-45d8-b9bd-81236c627d65 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:32.209456 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 883/3538] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:32 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 1251 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:32.212552 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-98f53b12-fcfd-4825-8921-013714f9626e req-3497d3ce-0d36-474b-82d7-d3b08e9e44cc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:32.216433 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-3497d3ce-0d36-474b-82d7-d3b08e9e44cc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:32.216433 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-3497d3ce-0d36-474b-82d7-d3b08e9e44cc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:32.216433 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-3497d3ce-0d36-474b-82d7-d3b08e9e44cc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:32.225629 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:32.225629 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:32.230125 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-98f53b12-fcfd-4825-8921-013714f9626e req-3497d3ce-0d36-474b-82d7-d3b08e9e44cc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:32.235287 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-3497d3ce-0d36-474b-82d7-d3b08e9e44cc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:32.235865 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 889/3539] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:32 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:32.257993 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-98f53b12-fcfd-4825-8921-013714f9626e req-6815a5ec-e716-4ff4-aadc-1084b035c9b7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:32.260195 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-6815a5ec-e716-4ff4-aadc-1084b035c9b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e/action Jul 31 14:01:32.260593 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-6815a5ec-e716-4ff4-aadc-1084b035c9b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:32.260733 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-6815a5ec-e716-4ff4-aadc-1084b035c9b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:32.272291 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:32.272291 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:32.272942 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-98f53b12-fcfd-4825-8921-013714f9626e req-6815a5ec-e716-4ff4-aadc-1084b035c9b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:32.280231 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-98f53b12-fcfd-4825-8921-013714f9626e req-6815a5ec-e716-4ff4-aadc-1084b035c9b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Begin detaching volume completed successfully. Jul 31 14:01:32.280497 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-6815a5ec-e716-4ff4-aadc-1084b035c9b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e/action returned with HTTP 202 Jul 31 14:01:32.280984 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 881/3540] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:01:32 2026] POST /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:01:32.317773 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-e9be3a80-5d8b-4eea-a130-603dcdc044aa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:32.319960 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-e9be3a80-5d8b-4eea-a130-603dcdc044aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:32.321040 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-e9be3a80-5d8b-4eea-a130-603dcdc044aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:32.321280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-e9be3a80-5d8b-4eea-a130-603dcdc044aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:32.331620 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:32.331620 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:32.334403 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3e217eec-2f4e-4259-ab3c-de1399f862aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:32.334788 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e217eec-2f4e-4259-ab3c-de1399f862aa None None] GET https://10.4.3.140/volume// Jul 31 14:01:32.334943 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e217eec-2f4e-4259-ab3c-de1399f862aa None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:32.335269 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e217eec-2f4e-4259-ab3c-de1399f862aa None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:32.335587 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e217eec-2f4e-4259-ab3c-de1399f862aa None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:32.335854 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 884/3541] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:32.344135 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-e9be3a80-5d8b-4eea-a130-603dcdc044aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:32.344236 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-98f53b12-fcfd-4825-8921-013714f9626e req-9948c84b-5f91-430b-95ae-84aa529ef9e6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:32.346563 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-9948c84b-5f91-430b-95ae-84aa529ef9e6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:01:32.347008 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-9948c84b-5f91-430b-95ae-84aa529ef9e6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:32.347358 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-9948c84b-5f91-430b-95ae-84aa529ef9e6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:32.349035 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-e9be3a80-5d8b-4eea-a130-603dcdc044aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:32.349656 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 888/3542] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:32 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 1251 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:32.361672 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:32.361672 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:32.365578 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-98f53b12-fcfd-4825-8921-013714f9626e req-9948c84b-5f91-430b-95ae-84aa529ef9e6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:32.371180 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-9948c84b-5f91-430b-95ae-84aa529ef9e6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:01:32.371180 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 890/3543] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:32 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:32.809586 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-a0388b4f-c5c4-4ed2-90ba-e26dc458b579 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:32.811762 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-a0388b4f-c5c4-4ed2-90ba-e26dc458b579 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:32.811942 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-a0388b4f-c5c4-4ed2-90ba-e26dc458b579 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:32.813134 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-a0388b4f-c5c4-4ed2-90ba-e26dc458b579 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:32.820012 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:32.820012 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:32.824088 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-a0388b4f-c5c4-4ed2-90ba-e26dc458b579 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:32.828756 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-a0388b4f-c5c4-4ed2-90ba-e26dc458b579 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:32.829195 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 882/3544] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:32 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 1251 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:32.838982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-70231632-876b-400e-babf-e468a0be9ea1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:32.839389 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70231632-876b-400e-babf-e468a0be9ea1 None None] GET https://10.4.3.140/volume// Jul 31 14:01:32.839564 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70231632-876b-400e-babf-e468a0be9ea1 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:32.839760 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70231632-876b-400e-babf-e468a0be9ea1 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:32.840056 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70231632-876b-400e-babf-e468a0be9ea1 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:32.840377 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 885/3545] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:01:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:32.847497 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-c971dd91-df4d-4ea1-b2a8-c30d60a55991 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:32.849669 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-c971dd91-df4d-4ea1-b2a8-c30d60a55991 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:01:32.850100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-c971dd91-df4d-4ea1-b2a8-c30d60a55991 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47bee898-0d1b-4e45-aea6-f8eccdbaac5c", "connector": null, "instance_uuid": "c9f85e24-5711-4920-a524-aa585509cea3"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:32.858420 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:32.858420 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:32.884501 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-c971dd91-df4d-4ea1-b2a8-c30d60a55991 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:01:32.885076 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 889/3546] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:01:32 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:33.008932 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-119beb50-26c8-49eb-aad6-5833aa876cb3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:33.010504 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-119beb50-26c8-49eb-aad6-5833aa876cb3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:33.010933 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-119beb50-26c8-49eb-aad6-5833aa876cb3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:33.011214 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-119beb50-26c8-49eb-aad6-5833aa876cb3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:33.011447 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-119beb50-26c8-49eb-aad6-5833aa876cb3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:33.018182 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:33.018182 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:33.019118 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-119beb50-26c8-49eb-aad6-5833aa876cb3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:33.019622 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 891/3547] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:33 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:33.270798 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-98f53b12-fcfd-4825-8921-013714f9626e req-b9ee801b-26f0-40d0-b5de-124cb5b8ac88 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:33.272687 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-b9ee801b-26f0-40d0-b5de-124cb5b8ac88 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/attachments/75fb8dcd-2305-4872-bf9f-e7e4a3d0b1ee Jul 31 14:01:33.272857 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-b9ee801b-26f0-40d0-b5de-124cb5b8ac88 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:33.273030 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-b9ee801b-26f0-40d0-b5de-124cb5b8ac88 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:33.280739 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:33.280739 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:33.347401 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-98f53b12-fcfd-4825-8921-013714f9626e req-b9ee801b-26f0-40d0-b5de-124cb5b8ac88 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/75fb8dcd-2305-4872-bf9f-e7e4a3d0b1ee returned with HTTP 200 Jul 31 14:01:33.347401 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 883/3548] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:01:33 2026] DELETE /volume/v3/attachments/75fb8dcd-2305-4872-bf9f-e7e4a3d0b1ee => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:01:33.400783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:33.402994 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:33.403348 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1385799646", "snapshot_id": "3a698ee7-bc62-422c-be2b-b8e1bd9732f8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:33.404925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1385799646', 'snapshot_id': '3a698ee7-bc62-422c-be2b-b8e1bd9732f8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:33.410021 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:33.410021 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:33.410412 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:33.410539 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume of 1 GB Jul 31 14:01:33.414034 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Availability Zones retrieved successfully. Jul 31 14:01:33.419220 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Flow 'volume_create_api' (1b0e035a-c741-40a5-82b2-3225a4b3c958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:33.420280 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76788c6-10bf-482d-8e5a-bb57ca750254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:33.421210 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:33.453750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76788c6-10bf-482d-8e5a-bb57ca750254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a698ee7-bc62-422c-be2b-b8e1bd9732f8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:33.454436 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb453767-70dc-4e0f-b834-13c24b0e5d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:33.497169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Created reservations ['ab589aa4-3aaf-48cb-8506-0579003dcbf7', 'f4594e4f-e1a2-4c24-838a-d1c30a9be5b0', '942af655-8ccc-4cc7-b6bb-365141140495', '27ff7f93-0d66-432c-a3fd-5f75d3ee222e'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:33.498014 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb453767-70dc-4e0f-b834-13c24b0e5d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab589aa4-3aaf-48cb-8506-0579003dcbf7', 'f4594e4f-e1a2-4c24-838a-d1c30a9be5b0', '942af655-8ccc-4cc7-b6bb-365141140495', '27ff7f93-0d66-432c-a3fd-5f75d3ee222e']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:33.498763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5707a388-3157-421a-aa1d-125d78e63a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:33.545828 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5707a388-3157-421a-aa1d-125d78e63a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '829c90d6-ba93-482b-8981-8cbffc4bdde6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1385799646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288138f53cc54202a930dae8b34b308c',qos_specs=None,replication_status=,reservations=['ab589aa4-3aaf-48cb-8506-0579003dcbf7','f4594e4f-e1a2-4c24-838a-d1c30a9be5b0','942af655-8ccc-4cc7-b6bb-365141140495','27ff7f93-0d66-432c-a3fd-5f75d3ee222e'],size=1,snapshot_id=3a698ee7-bc62-422c-be2b-b8e1bd9732f8,source_replicaid=,source_volid=None,status='creating',user_id='e57519bd04a44776acf033cfc2161e1a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1385799646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=829c90d6-ba93-482b-8981-8cbffc4bdde6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='288138f53cc54202a930dae8b34b308c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a698ee7-bc62-422c-be2b-b8e1bd9732f8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e57519bd04a44776acf033cfc2161e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:33.546999 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac21366-34c2-4910-9e36-eb7c2b3b0814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:33.567350 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac21366-34c2-4910-9e36-eb7c2b3b0814) transitioned into state 'SUCCESS' from state '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-1385799646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288138f53cc54202a930dae8b34b308c',qos_specs=None,replication_status=,reservations=['ab589aa4-3aaf-48cb-8506-0579003dcbf7','f4594e4f-e1a2-4c24-838a-d1c30a9be5b0','942af655-8ccc-4cc7-b6bb-365141140495','27ff7f93-0d66-432c-a3fd-5f75d3ee222e'],size=1,snapshot_id=3a698ee7-bc62-422c-be2b-b8e1bd9732f8,source_replicaid=,source_volid=None,status='creating',user_id='e57519bd04a44776acf033cfc2161e1a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:33.568007 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d306cb7-0689-4022-9e47-6080cf3b81f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:33.588182 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d306cb7-0689-4022-9e47-6080cf3b81f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:33.589088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Flow 'volume_create_api' (1b0e035a-c741-40a5-82b2-3225a4b3c958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:33.589431 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume request issued successfully. Jul 31 14:01:33.590001 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-632df524-d22c-4e3a-8c46-fb57b97edd20 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:33.590433 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 886/3549] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:33 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 31 14:01:33.613374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-516367eb-1714-4ce6-a490-62204744bd31 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:33.615837 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-516367eb-1714-4ce6-a490-62204744bd31 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:33.615837 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-516367eb-1714-4ce6-a490-62204744bd31 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:33.616009 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-516367eb-1714-4ce6-a490-62204744bd31 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:33.626401 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:33.626401 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:33.631126 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-516367eb-1714-4ce6-a490-62204744bd31 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:33.635876 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-516367eb-1714-4ce6-a490-62204744bd31 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:33.636444 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 890/3550] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:33 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:34.033459 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0e44a7be-57d7-4055-a244-9cb6ff28c6c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:34.037575 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e44a7be-57d7-4055-a244-9cb6ff28c6c5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:34.037575 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e44a7be-57d7-4055-a244-9cb6ff28c6c5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:34.037575 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e44a7be-57d7-4055-a244-9cb6ff28c6c5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:34.037575 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0e44a7be-57d7-4055-a244-9cb6ff28c6c5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:34.042625 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:34.042625 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:34.044214 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e44a7be-57d7-4055-a244-9cb6ff28c6c5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:34.044214 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 892/3551] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:34 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:34.105175 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6cf62430-6801-4f02-8aea-a52cecb6e987 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:34.105175 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6cf62430-6801-4f02-8aea-a52cecb6e987 None None] GET https://10.4.3.140/volume// Jul 31 14:01:34.105175 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6cf62430-6801-4f02-8aea-a52cecb6e987 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:34.105175 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6cf62430-6801-4f02-8aea-a52cecb6e987 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:34.105175 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6cf62430-6801-4f02-8aea-a52cecb6e987 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:34.105175 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 884/3552] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:34.116769 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-1bb55e6d-2254-48a7-95d7-5b1893a4db16 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:34.119717 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-1bb55e6d-2254-48a7-95d7-5b1893a4db16 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:01:34.120030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-1bb55e6d-2254-48a7-95d7-5b1893a4db16 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:34.120279 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-1bb55e6d-2254-48a7-95d7-5b1893a4db16 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:34.132927 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:34.132927 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:34.138487 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-1bb55e6d-2254-48a7-95d7-5b1893a4db16 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:01:34.144758 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-1bb55e6d-2254-48a7-95d7-5b1893a4db16 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:01:34.145269 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 887/3553] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:34 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 1430 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:34.258457 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-fb3d17f3-7973-49d8-99db-30d08585bc8e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:34.261953 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-fb3d17f3-7973-49d8-99db-30d08585bc8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] PUT https://10.4.3.140/volume/v3/attachments/16893ac7-d75c-4a77-8c1a-bae0c170efbe Jul 31 14:01:34.262658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-fb3d17f3-7973-49d8-99db-30d08585bc8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:34.279439 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-fb3d17f3-7973-49d8-99db-30d08585bc8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Acquiring lock "cinder-attachment_update-47bee898-0d1b-4e45-aea6-f8eccdbaac5c-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:01:34.285600 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-fb3d17f3-7973-49d8-99db-30d08585bc8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Lock "cinder-attachment_update-47bee898-0d1b-4e45-aea6-f8eccdbaac5c-np0000006230" acquired by "attachment_update" :: waited 0.007s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:01:34.286419 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:34.286419 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:34.383151 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-fb3d17f3-7973-49d8-99db-30d08585bc8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Lock "cinder-attachment_update-47bee898-0d1b-4e45-aea6-f8eccdbaac5c-np0000006230" released by "attachment_update" :: held 0.098s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:01:34.384369 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-fb3d17f3-7973-49d8-99db-30d08585bc8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments/16893ac7-d75c-4a77-8c1a-bae0c170efbe returned with HTTP 200 Jul 31 14:01:34.384369 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 891/3554] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:01:34 2026] PUT /volume/v3/attachments/16893ac7-d75c-4a77-8c1a-bae0c170efbe => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:34.411384 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-5d4dd9db-b30b-4b91-8822-f879f8e5a9d8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:34.413835 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-5d4dd9db-b30b-4b91-8822-f879f8e5a9d8 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/attachments/16893ac7-d75c-4a77-8c1a-bae0c170efbe/action Jul 31 14:01:34.414203 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-5d4dd9db-b30b-4b91-8822-f879f8e5a9d8 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:34.414307 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-5d4dd9db-b30b-4b91-8822-f879f8e5a9d8 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:34.432409 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:34.432409 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:34.446082 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ce1e26bc-57e1-4f0a-a1bc-ffa4c247d17c req-5d4dd9db-b30b-4b91-8822-f879f8e5a9d8 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments/16893ac7-d75c-4a77-8c1a-bae0c170efbe/action returned with HTTP 204 Jul 31 14:01:34.446646 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 893/3555] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:01:34 2026] POST /volume/v3/attachments/16893ac7-d75c-4a77-8c1a-bae0c170efbe/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:34.651005 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-11f514f3-818e-4a7c-a40a-311fe5057ee9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:34.652720 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-11f514f3-818e-4a7c-a40a-311fe5057ee9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:34.653116 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-11f514f3-818e-4a7c-a40a-311fe5057ee9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:34.653507 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-11f514f3-818e-4a7c-a40a-311fe5057ee9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:34.661884 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:34.661884 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:34.666966 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-11f514f3-818e-4a7c-a40a-311fe5057ee9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:34.671855 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-11f514f3-818e-4a7c-a40a-311fe5057ee9 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:34.672450 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 885/3556] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:34 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:34.685423 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7238c3be-b642-40b8-a18f-0268ddd176d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:34.687698 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7238c3be-b642-40b8-a18f-0268ddd176d6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:34.687950 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7238c3be-b642-40b8-a18f-0268ddd176d6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:34.688184 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7238c3be-b642-40b8-a18f-0268ddd176d6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:34.696797 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:34.696797 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:34.701115 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7238c3be-b642-40b8-a18f-0268ddd176d6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:34.706194 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7238c3be-b642-40b8-a18f-0268ddd176d6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:34.706806 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 888/3557] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:34 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:35.058038 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c6971eb5-3353-412e-883b-61f439f9ebc1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:35.059850 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6971eb5-3353-412e-883b-61f439f9ebc1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:35.060323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6971eb5-3353-412e-883b-61f439f9ebc1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:35.060730 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6971eb5-3353-412e-883b-61f439f9ebc1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:35.061069 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c6971eb5-3353-412e-883b-61f439f9ebc1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:35.067011 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:35.067011 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:35.068441 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6971eb5-3353-412e-883b-61f439f9ebc1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:35.069008 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 892/3558] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:35 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:35.310693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-381a554f-d4e7-4004-b55a-6249aa4d7490 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:35.312896 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-381a554f-d4e7-4004-b55a-6249aa4d7490 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:35.313114 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-381a554f-d4e7-4004-b55a-6249aa4d7490 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:35.313301 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-381a554f-d4e7-4004-b55a-6249aa4d7490 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:35.325262 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:35.325262 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:35.329988 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-381a554f-d4e7-4004-b55a-6249aa4d7490 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:35.336351 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-381a554f-d4e7-4004-b55a-6249aa4d7490 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:35.336837 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 894/3559] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:35 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:35.408320 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9d6af3d9-65ae-46e3-bfe0-44116abac444 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:35.408963 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9d6af3d9-65ae-46e3-bfe0-44116abac444 None None] GET https://10.4.3.140/volume// Jul 31 14:01:35.410058 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9d6af3d9-65ae-46e3-bfe0-44116abac444 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:35.410058 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9d6af3d9-65ae-46e3-bfe0-44116abac444 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:35.410058 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9d6af3d9-65ae-46e3-bfe0-44116abac444 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:35.410058 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 886/3560] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:01:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:35.418902 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-99e9b2de-5e7b-4117-bbed-4fa637eb7660 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:35.421163 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-99e9b2de-5e7b-4117-bbed-4fa637eb7660 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:01:35.421508 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-99e9b2de-5e7b-4117-bbed-4fa637eb7660 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "829c90d6-ba93-482b-8981-8cbffc4bdde6", "connector": null, "instance_uuid": "f4b23c8f-1c85-450f-aa4e-9303ac6a6143"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:35.429717 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:35.429717 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:35.473929 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-99e9b2de-5e7b-4117-bbed-4fa637eb7660 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:01:35.476459 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 889/3561] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:01:35 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:35.511862 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-03952430-f4b5-49ad-8799-b7cdeadd6f7c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:35.514827 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03952430-f4b5-49ad-8799-b7cdeadd6f7c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:35.515135 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03952430-f4b5-49ad-8799-b7cdeadd6f7c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:35.518747 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03952430-f4b5-49ad-8799-b7cdeadd6f7c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:35.520613 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73778243-69aa-4990-b527-c0b9984fb0ff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:35.521078 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73778243-69aa-4990-b527-c0b9984fb0ff None None] GET https://10.4.3.140/volume// Jul 31 14:01:35.522043 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73778243-69aa-4990-b527-c0b9984fb0ff None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:35.522114 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73778243-69aa-4990-b527-c0b9984fb0ff None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:35.522770 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73778243-69aa-4990-b527-c0b9984fb0ff None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:35.523289 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 895/3562] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:35 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:35.535198 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:35.535198 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:35.535358 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-f39740f2-88ff-4d6e-ac8f-60b60e985aab None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:35.537081 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-03952430-f4b5-49ad-8799-b7cdeadd6f7c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:35.538418 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-f39740f2-88ff-4d6e-ac8f-60b60e985aab tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:35.539088 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-f39740f2-88ff-4d6e-ac8f-60b60e985aab tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:35.539088 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-f39740f2-88ff-4d6e-ac8f-60b60e985aab tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:35.541666 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03952430-f4b5-49ad-8799-b7cdeadd6f7c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:35.542439 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 893/3563] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:35 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:35.550419 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:35.550419 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:35.555841 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-f39740f2-88ff-4d6e-ac8f-60b60e985aab tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:35.558774 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-f39740f2-88ff-4d6e-ac8f-60b60e985aab tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:35.559161 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 887/3564] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:35 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 1063 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 14:01:35.679534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-48693144-ca5f-401c-b51d-8c8c06f9f9f0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:35.679534 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-48693144-ca5f-401c-b51d-8c8c06f9f9f0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] PUT https://10.4.3.140/volume/v3/attachments/5ec3bd6d-83d3-4054-83f6-2750482d166a Jul 31 14:01:35.679683 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-48693144-ca5f-401c-b51d-8c8c06f9f9f0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:35.686749 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-48693144-ca5f-401c-b51d-8c8c06f9f9f0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Acquiring lock "cinder-attachment_update-829c90d6-ba93-482b-8981-8cbffc4bdde6-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:01:35.691239 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-48693144-ca5f-401c-b51d-8c8c06f9f9f0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Lock "cinder-attachment_update-829c90d6-ba93-482b-8981-8cbffc4bdde6-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:01:35.692201 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:35.692201 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:35.810600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-48693144-ca5f-401c-b51d-8c8c06f9f9f0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Lock "cinder-attachment_update-829c90d6-ba93-482b-8981-8cbffc4bdde6-np0000006230" released by "attachment_update" :: held 0.119s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:01:35.811015 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-48693144-ca5f-401c-b51d-8c8c06f9f9f0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/5ec3bd6d-83d3-4054-83f6-2750482d166a returned with HTTP 200 Jul 31 14:01:35.811667 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 890/3565] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:01:35 2026] PUT /volume/v3/attachments/5ec3bd6d-83d3-4054-83f6-2750482d166a => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:36.086059 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a1124985-5c5e-40ff-b5ed-e691166b4d72 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:36.090536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1124985-5c5e-40ff-b5ed-e691166b4d72 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:36.090536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a1124985-5c5e-40ff-b5ed-e691166b4d72 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:36.090536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a1124985-5c5e-40ff-b5ed-e691166b4d72 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:36.090536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a1124985-5c5e-40ff-b5ed-e691166b4d72 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:36.095447 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:36.095447 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:36.096963 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1124985-5c5e-40ff-b5ed-e691166b4d72 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:36.097499 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 896/3566] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:36 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:36.559477 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-64c2d4a8-9581-4ebb-b97e-7b7c09d14f32 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:36.561826 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64c2d4a8-9581-4ebb-b97e-7b7c09d14f32 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:36.562098 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64c2d4a8-9581-4ebb-b97e-7b7c09d14f32 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:36.562349 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64c2d4a8-9581-4ebb-b97e-7b7c09d14f32 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:36.573103 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:36.573103 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:36.578151 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-64c2d4a8-9581-4ebb-b97e-7b7c09d14f32 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:36.583343 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64c2d4a8-9581-4ebb-b97e-7b7c09d14f32 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:36.584116 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 894/3567] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:36 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:37.109021 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-328f0ab2-7b9b-4c88-aa88-456de6d0f130 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:37.111286 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-328f0ab2-7b9b-4c88-aa88-456de6d0f130 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:37.111561 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-328f0ab2-7b9b-4c88-aa88-456de6d0f130 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:37.111800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-328f0ab2-7b9b-4c88-aa88-456de6d0f130 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:37.111932 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-328f0ab2-7b9b-4c88-aa88-456de6d0f130 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:37.117073 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:37.117073 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:37.118014 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-328f0ab2-7b9b-4c88-aa88-456de6d0f130 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:37.118453 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 888/3568] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:37 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:37.604232 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-62f9c79b-197a-4427-81cc-29647a143be2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:37.608162 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62f9c79b-197a-4427-81cc-29647a143be2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:37.608381 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-62f9c79b-197a-4427-81cc-29647a143be2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:37.608657 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-62f9c79b-197a-4427-81cc-29647a143be2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:37.618201 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:37.618201 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:37.623017 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-62f9c79b-197a-4427-81cc-29647a143be2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:37.628424 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62f9c79b-197a-4427-81cc-29647a143be2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:37.628953 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 891/3569] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:37 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:37.662765 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ff560751-8944-431d-8891-da6a1c12ef30 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:37.665623 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff560751-8944-431d-8891-da6a1c12ef30 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:01:37.665817 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff560751-8944-431d-8891-da6a1c12ef30 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:37.666008 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff560751-8944-431d-8891-da6a1c12ef30 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:37.666126 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-ff560751-8944-431d-8891-da6a1c12ef30 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Delete snapshot with id: 2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:01:37.670570 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff560751-8944-431d-8891-da6a1c12ef30 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 returned with HTTP 404 Jul 31 14:01:37.671120 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 897/3570] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:37 2026] DELETE /volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:37.677669 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-801b15fb-021c-45e1-ae3e-4d24b7ad344d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:37.679586 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-801b15fb-021c-45e1-ae3e-4d24b7ad344d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 Jul 31 14:01:37.680139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-801b15fb-021c-45e1-ae3e-4d24b7ad344d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:37.680139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-801b15fb-021c-45e1-ae3e-4d24b7ad344d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:37.684759 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-801b15fb-021c-45e1-ae3e-4d24b7ad344d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 returned with HTTP 404 Jul 31 14:01:37.685291 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 895/3571] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:37 2026] GET /volume/v3/snapshots/2c1cdb9b-6269-42e9-8e53-78e20b639082 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:37.724158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-cc119f2e-a2e9-4ca8-b154-9b40c80e73c6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:37.726126 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-cc119f2e-a2e9-4ca8-b154-9b40c80e73c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:01:37.726303 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-cc119f2e-a2e9-4ca8-b154-9b40c80e73c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:37.726511 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-cc119f2e-a2e9-4ca8-b154-9b40c80e73c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:37.735681 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:37.735681 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:37.738985 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-cc119f2e-a2e9-4ca8-b154-9b40c80e73c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:37.742888 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-cc119f2e-a2e9-4ca8-b154-9b40c80e73c6 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:01:37.743295 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 889/3572] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:37 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:37.761555 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-83f93641-7bd2-4955-b28a-fe5268162f3d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:37.763781 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-83f93641-7bd2-4955-b28a-fe5268162f3d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] POST https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a/action Jul 31 14:01:37.764203 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-83f93641-7bd2-4955-b28a-fe5268162f3d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:37.764406 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-83f93641-7bd2-4955-b28a-fe5268162f3d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:37.775161 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:37.775161 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:37.775678 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-83f93641-7bd2-4955-b28a-fe5268162f3d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:37.781994 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-83f93641-7bd2-4955-b28a-fe5268162f3d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Begin detaching volume completed successfully. Jul 31 14:01:37.782304 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-83f93641-7bd2-4955-b28a-fe5268162f3d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a/action returned with HTTP 202 Jul 31 14:01:37.782845 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 892/3573] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:01:37 2026] POST /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:01:37.824309 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9a59c6bb-f914-4ddb-9b10-09e1db7ff478 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:37.824771 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a59c6bb-f914-4ddb-9b10-09e1db7ff478 None None] GET https://10.4.3.140/volume// Jul 31 14:01:37.824957 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a59c6bb-f914-4ddb-9b10-09e1db7ff478 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:37.825158 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a59c6bb-f914-4ddb-9b10-09e1db7ff478 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:37.825496 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a59c6bb-f914-4ddb-9b10-09e1db7ff478 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:37.825925 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 898/3574] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:37.832477 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-7adaf8c2-2ed8-4f42-86a4-d9829f5604dd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:37.834506 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-7adaf8c2-2ed8-4f42-86a4-d9829f5604dd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:01:37.834685 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-7adaf8c2-2ed8-4f42-86a4-d9829f5604dd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:37.834907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-7adaf8c2-2ed8-4f42-86a4-d9829f5604dd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:37.843456 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:37.843456 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:37.846612 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-7adaf8c2-2ed8-4f42-86a4-d9829f5604dd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:37.850378 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-7adaf8c2-2ed8-4f42-86a4-d9829f5604dd tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:01:37.850818 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 896/3575] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:37 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:38.128151 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-51f9f9ca-7fd4-406a-907d-4a208571a184 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:38.130041 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-51f9f9ca-7fd4-406a-907d-4a208571a184 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:38.130231 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-51f9f9ca-7fd4-406a-907d-4a208571a184 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:38.130419 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-51f9f9ca-7fd4-406a-907d-4a208571a184 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:38.130561 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-51f9f9ca-7fd4-406a-907d-4a208571a184 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:38.134661 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:38.134661 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:38.135314 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-51f9f9ca-7fd4-406a-907d-4a208571a184 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:38.135927 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 890/3576] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:38 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:38.642445 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fd22479d-4751-4450-902f-1f0df3c6a762 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:38.644148 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd22479d-4751-4450-902f-1f0df3c6a762 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:38.644340 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd22479d-4751-4450-902f-1f0df3c6a762 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:38.644578 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd22479d-4751-4450-902f-1f0df3c6a762 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:38.653871 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:38.653871 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:38.657497 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fd22479d-4751-4450-902f-1f0df3c6a762 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:38.661527 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd22479d-4751-4450-902f-1f0df3c6a762 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:38.661936 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 893/3577] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:38 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:39.062689 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-1a1dbfaa-d733-4b79-9a4f-4efcfa21f1cc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:39.064755 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-1a1dbfaa-d733-4b79-9a4f-4efcfa21f1cc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/attachments/5ec3bd6d-83d3-4054-83f6-2750482d166a/action Jul 31 14:01:39.065097 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-1a1dbfaa-d733-4b79-9a4f-4efcfa21f1cc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:39.065216 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-1a1dbfaa-d733-4b79-9a4f-4efcfa21f1cc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:39.081761 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:39.081761 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:39.093108 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5790c4af-ebdb-4524-9fd9-7d54bf8e2725 req-1a1dbfaa-d733-4b79-9a4f-4efcfa21f1cc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/5ec3bd6d-83d3-4054-83f6-2750482d166a/action returned with HTTP 204 Jul 31 14:01:39.093751 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 899/3578] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:01:39 2026] POST /volume/v3/attachments/5ec3bd6d-83d3-4054-83f6-2750482d166a/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:39.145697 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-12faa205-7d0a-4057-aae4-af02b821de25 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:39.147543 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12faa205-7d0a-4057-aae4-af02b821de25 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:39.147764 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12faa205-7d0a-4057-aae4-af02b821de25 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:39.147955 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12faa205-7d0a-4057-aae4-af02b821de25 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:39.148062 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-12faa205-7d0a-4057-aae4-af02b821de25 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:39.152892 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:39.152892 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:39.153778 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12faa205-7d0a-4057-aae4-af02b821de25 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:39.154210 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 897/3579] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:39 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:39.475225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5d8c0dc7-8e13-465c-9a0f-d3e4611e1662 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:39.476972 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5d8c0dc7-8e13-465c-9a0f-d3e4611e1662 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:39.477404 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5d8c0dc7-8e13-465c-9a0f-d3e4611e1662 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "635bef0b-1ade-44a9-93b3-0004670576a7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-710859518", "description": null, "metadata": null}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:39.488325 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:39.488325 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:39.488821 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5d8c0dc7-8e13-465c-9a0f-d3e4611e1662 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:39.488955 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-5d8c0dc7-8e13-465c-9a0f-d3e4611e1662 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create snapshot from volume 635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:01:39.522062 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-5d8c0dc7-8e13-465c-9a0f-d3e4611e1662 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['f0085017-10b2-473c-a9a5-4a56f977c77b', 'd3474093-50d5-45af-826e-fe1c26bcc08a', '5238c9b7-d7ef-4ef9-bf66-99b0721f845d', 'a1f8587a-6d23-422b-91ec-f97e777d741d'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:39.558755 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5d8c0dc7-8e13-465c-9a0f-d3e4611e1662 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot force create request issued successfully. Jul 31 14:01:39.559162 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5d8c0dc7-8e13-465c-9a0f-d3e4611e1662 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:01:39.559753 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 891/3580] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:01:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:39.572762 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-41ba7273-009f-4b49-ba45-ae5db58e54f3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:39.572762 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41ba7273-009f-4b49-ba45-ae5db58e54f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:39.572762 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41ba7273-009f-4b49-ba45-ae5db58e54f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:39.572762 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41ba7273-009f-4b49-ba45-ae5db58e54f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:39.577873 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:39.577873 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:39.578364 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-41ba7273-009f-4b49-ba45-ae5db58e54f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:39.579203 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41ba7273-009f-4b49-ba45-ae5db58e54f3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a returned with HTTP 200 Jul 31 14:01:39.579662 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 894/3581] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:39 2026] GET /volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:39.678198 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e4141906-bbb1-4a4e-b521-3ce912694dc0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:39.679881 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e4141906-bbb1-4a4e-b521-3ce912694dc0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:39.680075 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e4141906-bbb1-4a4e-b521-3ce912694dc0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:39.680276 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e4141906-bbb1-4a4e-b521-3ce912694dc0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:39.692539 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:39.692539 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:39.695456 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e4141906-bbb1-4a4e-b521-3ce912694dc0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:39.701408 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e4141906-bbb1-4a4e-b521-3ce912694dc0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:39.701944 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 900/3582] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:39 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:40.164579 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f9d295aa-ff46-4004-b2f0-a84c6a592c39 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:40.166997 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9d295aa-ff46-4004-b2f0-a84c6a592c39 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:40.167357 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9d295aa-ff46-4004-b2f0-a84c6a592c39 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:40.167727 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9d295aa-ff46-4004-b2f0-a84c6a592c39 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:40.167909 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f9d295aa-ff46-4004-b2f0-a84c6a592c39 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:40.174198 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:40.174198 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:40.175635 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9d295aa-ff46-4004-b2f0-a84c6a592c39 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:40.175831 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 898/3583] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:40 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:40.589197 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8beb467d-3b99-452f-8650-6d7457175cf9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:40.591418 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8beb467d-3b99-452f-8650-6d7457175cf9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:40.591663 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8beb467d-3b99-452f-8650-6d7457175cf9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:40.591895 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8beb467d-3b99-452f-8650-6d7457175cf9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:40.598590 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:40.598590 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:40.599124 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8beb467d-3b99-452f-8650-6d7457175cf9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:40.600240 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8beb467d-3b99-452f-8650-6d7457175cf9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a returned with HTTP 200 Jul 31 14:01:40.600717 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 892/3584] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:40 2026] GET /volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:40.609762 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7644d4ab-580a-46c6-b895-68ab8b04ab87 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:40.611553 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7644d4ab-580a-46c6-b895-68ab8b04ab87 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:40.611763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7644d4ab-580a-46c6-b895-68ab8b04ab87 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:40.611948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7644d4ab-580a-46c6-b895-68ab8b04ab87 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:40.617551 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:40.617551 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:40.618104 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7644d4ab-580a-46c6-b895-68ab8b04ab87 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:40.619060 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7644d4ab-580a-46c6-b895-68ab8b04ab87 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a returned with HTTP 200 Jul 31 14:01:40.619528 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 895/3585] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:40 2026] GET /volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:40.630347 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b2614280-c2ce-4567-b8a5-3eb9592f3687 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:40.632738 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2614280-c2ce-4567-b8a5-3eb9592f3687 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:40.633102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2614280-c2ce-4567-b8a5-3eb9592f3687 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "635bef0b-1ade-44a9-93b3-0004670576a7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1770629942", "description": null, "metadata": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:40.646794 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:40.646794 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:40.647362 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b2614280-c2ce-4567-b8a5-3eb9592f3687 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:40.647588 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-b2614280-c2ce-4567-b8a5-3eb9592f3687 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create snapshot from volume 635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:01:40.678879 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-b2614280-c2ce-4567-b8a5-3eb9592f3687 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['53c8aa02-908f-4b0d-bd39-bf71b4a7b6c1', 'e2246861-3cdd-48dc-924d-0fff438c81c7', 'bba872c8-e8e4-42f0-814e-071666d70eee', 'c81ae82c-83ff-41dd-a54f-b777ee76be55'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:40.717138 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b2614280-c2ce-4567-b8a5-3eb9592f3687 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot force create request issued successfully. Jul 31 14:01:40.717501 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2614280-c2ce-4567-b8a5-3eb9592f3687 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:01:40.717929 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 901/3586] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:01:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:40.731062 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9af2d7b8-2631-4b91-9bc1-f33caf559829 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:40.733053 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9af2d7b8-2631-4b91-9bc1-f33caf559829 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:40.733911 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9af2d7b8-2631-4b91-9bc1-f33caf559829 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:40.734230 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9af2d7b8-2631-4b91-9bc1-f33caf559829 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:40.746432 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:40.746432 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:40.746892 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9af2d7b8-2631-4b91-9bc1-f33caf559829 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:40.747773 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9af2d7b8-2631-4b91-9bc1-f33caf559829 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d returned with HTTP 200 Jul 31 14:01:40.748115 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 899/3587] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:40 2026] GET /volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:41.188755 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1aeb6e40-f2f2-4a4e-97ec-9619b702eeec None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:41.190535 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1aeb6e40-f2f2-4a4e-97ec-9619b702eeec tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:41.190729 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1aeb6e40-f2f2-4a4e-97ec-9619b702eeec tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:41.190900 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1aeb6e40-f2f2-4a4e-97ec-9619b702eeec tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:41.191016 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-1aeb6e40-f2f2-4a4e-97ec-9619b702eeec tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:41.195229 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:41.195229 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:41.196011 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1aeb6e40-f2f2-4a4e-97ec-9619b702eeec tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:41.196359 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 893/3588] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:41 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:41.761116 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3e2e41a5-9b5b-4e31-bda8-b02b6bc9ac36 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:41.763258 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e2e41a5-9b5b-4e31-bda8-b02b6bc9ac36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:41.763659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e2e41a5-9b5b-4e31-bda8-b02b6bc9ac36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:41.763918 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e2e41a5-9b5b-4e31-bda8-b02b6bc9ac36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:41.769421 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:41.769421 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:41.773539 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3e2e41a5-9b5b-4e31-bda8-b02b6bc9ac36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:41.773539 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e2e41a5-9b5b-4e31-bda8-b02b6bc9ac36 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d returned with HTTP 200 Jul 31 14:01:41.773539 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 896/3589] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:41 2026] GET /volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:41.786408 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ef65eb48-f5dc-4e9c-be45-ee30f2b3707c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:41.788277 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ef65eb48-f5dc-4e9c-be45-ee30f2b3707c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:41.788507 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ef65eb48-f5dc-4e9c-be45-ee30f2b3707c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:41.788735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ef65eb48-f5dc-4e9c-be45-ee30f2b3707c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:41.794319 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:41.794319 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:41.794837 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ef65eb48-f5dc-4e9c-be45-ee30f2b3707c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:41.795668 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ef65eb48-f5dc-4e9c-be45-ee30f2b3707c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d returned with HTTP 200 Jul 31 14:01:41.796032 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 902/3590] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:41 2026] GET /volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:41.804946 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f04682ce-46c5-494a-8bb7-83f67e45a44d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:41.808415 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f04682ce-46c5-494a-8bb7-83f67e45a44d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:01:41.808795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f04682ce-46c5-494a-8bb7-83f67e45a44d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "635bef0b-1ade-44a9-93b3-0004670576a7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-831826720", "description": null, "metadata": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:41.823597 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:41.823597 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:41.824193 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f04682ce-46c5-494a-8bb7-83f67e45a44d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:41.824351 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-f04682ce-46c5-494a-8bb7-83f67e45a44d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create snapshot from volume 635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:01:41.853918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f04682ce-46c5-494a-8bb7-83f67e45a44d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['b7598b9f-4735-4d6c-afb9-9a2ccdbb2c43', 'd14d2fb0-c34f-4ce3-b3e1-462d0b50c482', 'df9a096e-78fe-49d0-b55c-83bb703b5dfa', 'bf9f8079-306a-4d88-9990-f92aeaf6c0d6'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:41.888617 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f04682ce-46c5-494a-8bb7-83f67e45a44d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot force create request issued successfully. Jul 31 14:01:41.889157 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f04682ce-46c5-494a-8bb7-83f67e45a44d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:01:41.889720 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 900/3591] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:01:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:41.901279 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ae692dd5-fef0-4253-80f1-7aee883724db None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:41.904312 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ae692dd5-fef0-4253-80f1-7aee883724db tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:41.904683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ae692dd5-fef0-4253-80f1-7aee883724db tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:41.904927 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ae692dd5-fef0-4253-80f1-7aee883724db tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:41.912052 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:41.912052 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:41.912325 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ae692dd5-fef0-4253-80f1-7aee883724db tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:41.913634 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ae692dd5-fef0-4253-80f1-7aee883724db tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 returned with HTTP 200 Jul 31 14:01:41.914105 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 894/3592] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:41 2026] GET /volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:42.209037 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-51faa457-f76c-4bfd-9421-39e0725a0b38 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:42.214230 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51faa457-f76c-4bfd-9421-39e0725a0b38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:42.214230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51faa457-f76c-4bfd-9421-39e0725a0b38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:42.214230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51faa457-f76c-4bfd-9421-39e0725a0b38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:42.214230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-51faa457-f76c-4bfd-9421-39e0725a0b38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:42.222120 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:42.222120 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:42.222972 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51faa457-f76c-4bfd-9421-39e0725a0b38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:42.224641 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 897/3593] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:42 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:42.276399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-3774159a-0129-4073-b291-fa939b544667 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:42.281804 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-3774159a-0129-4073-b291-fa939b544667 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78 Jul 31 14:01:42.282753 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-3774159a-0129-4073-b291-fa939b544667 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:42.283094 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-3774159a-0129-4073-b291-fa939b544667 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:42.303836 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:42.303836 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:42.374602 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9a54dfb3-8e97-41b7-9e43-bd27deeec54d req-3774159a-0129-4073-b291-fa939b544667 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78 returned with HTTP 200 Jul 31 14:01:42.375009 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 903/3594] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:01:42 2026] DELETE /volume/v3/attachments/ed78e995-ed62-481a-850d-5ecae7b7ac78 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:42.923172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-22100b53-a92e-46ea-9963-1bc1ff246ccd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:42.925229 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22100b53-a92e-46ea-9963-1bc1ff246ccd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:42.925542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-22100b53-a92e-46ea-9963-1bc1ff246ccd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:42.925771 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-22100b53-a92e-46ea-9963-1bc1ff246ccd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:42.930793 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:42.930793 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:42.931244 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-22100b53-a92e-46ea-9963-1bc1ff246ccd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:42.932183 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22100b53-a92e-46ea-9963-1bc1ff246ccd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 returned with HTTP 200 Jul 31 14:01:42.932594 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 901/3595] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:42 2026] GET /volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:42.941264 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c1318982-5d98-46bc-8447-6bc14cdb8f9f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:42.943379 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c1318982-5d98-46bc-8447-6bc14cdb8f9f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:42.943651 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c1318982-5d98-46bc-8447-6bc14cdb8f9f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:42.943933 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c1318982-5d98-46bc-8447-6bc14cdb8f9f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:42.949723 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:42.949723 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:42.950238 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c1318982-5d98-46bc-8447-6bc14cdb8f9f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:42.951153 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c1318982-5d98-46bc-8447-6bc14cdb8f9f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 returned with HTTP 200 Jul 31 14:01:42.951577 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 895/3596] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:42 2026] GET /volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:43.072505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-6bd6f349-6a27-4193-9440-2a5ee24efdcf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.076763 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-6bd6f349-6a27-4193-9440-2a5ee24efdcf tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:43.076763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-6bd6f349-6a27-4193-9440-2a5ee24efdcf tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:43.076763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-6bd6f349-6a27-4193-9440-2a5ee24efdcf tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:43.090734 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.090734 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:43.095384 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-6bd6f349-6a27-4193-9440-2a5ee24efdcf tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:43.099832 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-6bd6f349-6a27-4193-9440-2a5ee24efdcf tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:43.100222 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 898/3597] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:43 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:43.105000 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-fbd7953f-96ec-4514-b0a8-19ad5facd1f9 req-ad051bbc-0666-4bce-aaa5-60a8d73cbaf4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.110048 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fbd7953f-96ec-4514-b0a8-19ad5facd1f9 req-ad051bbc-0666-4bce-aaa5-60a8d73cbaf4 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:01:43.110324 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fbd7953f-96ec-4514-b0a8-19ad5facd1f9 req-ad051bbc-0666-4bce-aaa5-60a8d73cbaf4 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:43.110623 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fbd7953f-96ec-4514-b0a8-19ad5facd1f9 req-ad051bbc-0666-4bce-aaa5-60a8d73cbaf4 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:43.117771 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.117771 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:43.120136 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-27f3f583-3611-4e15-9dc7-da1adda8aa2f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.122572 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-fbd7953f-96ec-4514-b0a8-19ad5facd1f9 req-ad051bbc-0666-4bce-aaa5-60a8d73cbaf4 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:43.122647 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-27f3f583-3611-4e15-9dc7-da1adda8aa2f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6/action Jul 31 14:01:43.122647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-27f3f583-3611-4e15-9dc7-da1adda8aa2f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:43.122776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-27f3f583-3611-4e15-9dc7-da1adda8aa2f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:43.127092 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fbd7953f-96ec-4514-b0a8-19ad5facd1f9 req-ad051bbc-0666-4bce-aaa5-60a8d73cbaf4 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:01:43.127689 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 904/3598] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:43 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:43.133660 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.133660 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:43.134166 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-27f3f583-3611-4e15-9dc7-da1adda8aa2f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:43.139770 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dabbb461-1288-46f5-81fc-eee66f786adf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.141706 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dabbb461-1288-46f5-81fc-eee66f786adf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] DELETE https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:01:43.141873 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dabbb461-1288-46f5-81fc-eee66f786adf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:43.142038 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dabbb461-1288-46f5-81fc-eee66f786adf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:43.142246 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-dabbb461-1288-46f5-81fc-eee66f786adf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Delete volume with id: eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:01:43.144432 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-27f3f583-3611-4e15-9dc7-da1adda8aa2f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Begin detaching volume completed successfully. Jul 31 14:01:43.145593 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-27f3f583-3611-4e15-9dc7-da1adda8aa2f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6/action returned with HTTP 202 Jul 31 14:01:43.145593 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 902/3599] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:01:43 2026] POST /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:01:43.149115 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.149115 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:43.149693 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dabbb461-1288-46f5-81fc-eee66f786adf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:43.170127 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dabbb461-1288-46f5-81fc-eee66f786adf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Delete volume request issued successfully. Jul 31 14:01:43.170368 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dabbb461-1288-46f5-81fc-eee66f786adf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 202 Jul 31 14:01:43.170906 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 896/3600] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:01:43 2026] DELETE /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:43.181896 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b134d301-c9e3-401f-9f2d-f4fac0e34d94 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.188459 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b134d301-c9e3-401f-9f2d-f4fac0e34d94 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:01:43.188459 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b134d301-c9e3-401f-9f2d-f4fac0e34d94 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:43.188459 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b134d301-c9e3-401f-9f2d-f4fac0e34d94 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:43.196142 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.196142 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:43.196471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-893dc905-e0ae-4210-83f2-93f6ec96cf75 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.196983 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-893dc905-e0ae-4210-83f2-93f6ec96cf75 None None] GET https://10.4.3.140/volume// Jul 31 14:01:43.197497 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-893dc905-e0ae-4210-83f2-93f6ec96cf75 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:43.197825 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-893dc905-e0ae-4210-83f2-93f6ec96cf75 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:43.198315 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-893dc905-e0ae-4210-83f2-93f6ec96cf75 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:43.198747 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 905/3601] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:43.202215 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b134d301-c9e3-401f-9f2d-f4fac0e34d94 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:43.207977 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-4b2cea55-715a-4481-b8b5-715c86116848 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.208478 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b134d301-c9e3-401f-9f2d-f4fac0e34d94 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 200 Jul 31 14:01:43.209022 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 899/3602] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:43 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:43.210592 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-4b2cea55-715a-4481-b8b5-715c86116848 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:43.210921 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-4b2cea55-715a-4481-b8b5-715c86116848 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:43.211120 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-4b2cea55-715a-4481-b8b5-715c86116848 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:43.223579 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.223579 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:43.228341 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-4b2cea55-715a-4481-b8b5-715c86116848 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:43.234931 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-af9afaf1-41a7-4a98-9414-ed2747f1f7d3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.242418 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af9afaf1-41a7-4a98-9414-ed2747f1f7d3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:43.242606 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af9afaf1-41a7-4a98-9414-ed2747f1f7d3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:43.242771 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af9afaf1-41a7-4a98-9414-ed2747f1f7d3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:43.242876 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-af9afaf1-41a7-4a98-9414-ed2747f1f7d3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:43.245761 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-4b2cea55-715a-4481-b8b5-715c86116848 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:43.246407 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 903/3603] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:43 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:43.246898 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.246898 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:43.247562 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af9afaf1-41a7-4a98-9414-ed2747f1f7d3 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:43.247928 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 897/3604] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:43 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:43.258975 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e8cee4f6-230f-4630-b183-662aebee6e28 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.260809 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e8cee4f6-230f-4630-b183-662aebee6e28 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 Jul 31 14:01:43.261101 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e8cee4f6-230f-4630-b183-662aebee6e28 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:43.261301 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e8cee4f6-230f-4630-b183-662aebee6e28 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:43.268552 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.268552 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:43.273540 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e8cee4f6-230f-4630-b183-662aebee6e28 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:43.280844 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e8cee4f6-230f-4630-b183-662aebee6e28 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 returned with HTTP 200 Jul 31 14:01:43.281388 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 906/3605] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:43 2026] GET /volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:43.296778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:43.303179 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] POST https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1/restore Jul 31 14:01:43.303179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:43.304500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Restoring backup 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 ({'restore': {}}) {{(pid=100183) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 14:01:43.305468 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Restoring backup 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 to volume None. Jul 31 14:01:43.320999 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.320999 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:43.320999 np0000006230 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Creating volume of 1 GB for restore of backup 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. Jul 31 14:01:43.327179 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Availability Zones retrieved successfully. Jul 31 14:01:43.337429 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Flow 'volume_create_api' (772395fe-8678-41cf-8698-80fc2f733687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:43.340053 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0d798c-1b87-4cd3-afbf-fe2702ab896f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:43.342735 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:43.380440 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0d798c-1b87-4cd3-afbf-fe2702ab896f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:43.381326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c0b093-97ee-4db0-bac7-93b3f0db6ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:43.428286 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Created reservations ['407dddff-7a16-40e6-8ff3-aa08a5dfc26c', '74568d3f-df45-43f0-bf0b-f213165a3a16', '4092fc62-4032-4be4-9a83-57bb2b4eb6f7', 'c66314e2-48b2-4e43-a6c2-1fa07a8d161d'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:43.429452 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c0b093-97ee-4db0-bac7-93b3f0db6ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['407dddff-7a16-40e6-8ff3-aa08a5dfc26c', '74568d3f-df45-43f0-bf0b-f213165a3a16', '4092fc62-4032-4be4-9a83-57bb2b4eb6f7', 'c66314e2-48b2-4e43-a6c2-1fa07a8d161d']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:43.430464 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c6f368-e796-41d9-9e43-70c2997533c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:43.465695 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c6f368-e796-41d9-9e43-70c2997533c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd43aa77d-a67a-4473-a571-f80f40399a1e', '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_4df81b57-9bd7-45fb-bcd8-df8b28e2ece1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a88773b071ea4abf9da5aadb978b5c2b',qos_specs=None,replication_status=,reservations=['407dddff-7a16-40e6-8ff3-aa08a5dfc26c','74568d3f-df45-43f0-bf0b-f213165a3a16','4092fc62-4032-4be4-9a83-57bb2b4eb6f7','c66314e2-48b2-4e43-a6c2-1fa07a8d161d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b2923e4ce14b63a2726d7f22d746ad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4df81b57-9bd7-45fb-bcd8-df8b28e2ece1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d43aa77d-a67a-4473-a571-f80f40399a1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a88773b071ea4abf9da5aadb978b5c2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b2923e4ce14b63a2726d7f22d746ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:43.466361 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78f900a-706a-4c41-968b-3be6bcd77ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:43.480667 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78f900a-706a-4c41-968b-3be6bcd77ff6) transitioned into 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_4df81b57-9bd7-45fb-bcd8-df8b28e2ece1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a88773b071ea4abf9da5aadb978b5c2b',qos_specs=None,replication_status=,reservations=['407dddff-7a16-40e6-8ff3-aa08a5dfc26c','74568d3f-df45-43f0-bf0b-f213165a3a16','4092fc62-4032-4be4-9a83-57bb2b4eb6f7','c66314e2-48b2-4e43-a6c2-1fa07a8d161d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b2923e4ce14b63a2726d7f22d746ad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:43.481435 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da12f1d-ac41-4447-b906-7ec845d558aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:43.491036 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da12f1d-ac41-4447-b906-7ec845d558aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:43.492262 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Flow 'volume_create_api' (772395fe-8678-41cf-8698-80fc2f733687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:43.493478 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Create volume request issued successfully. Jul 31 14:01:43.502683 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:43.502683 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:43.503631 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:44.137507 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-8313875b-051b-4efe-be61-37d5aa016d4a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:44.141874 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-8313875b-051b-4efe-be61-37d5aa016d4a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/attachments/5ec3bd6d-83d3-4054-83f6-2750482d166a Jul 31 14:01:44.142160 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-8313875b-051b-4efe-be61-37d5aa016d4a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:44.142418 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-8313875b-051b-4efe-be61-37d5aa016d4a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:44.152079 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:44.152079 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:44.207128 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-43d4b96e-de57-4cfd-bd7d-db50c41e8c26 req-8313875b-051b-4efe-be61-37d5aa016d4a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/5ec3bd6d-83d3-4054-83f6-2750482d166a returned with HTTP 200 Jul 31 14:01:44.207641 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 904/3606] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:01:44 2026] DELETE /volume/v3/attachments/5ec3bd6d-83d3-4054-83f6-2750482d166a => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:44.224683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7463b886-45c2-4eee-9626-274d5839704c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:44.224683 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7463b886-45c2-4eee-9626-274d5839704c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a Jul 31 14:01:44.224683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7463b886-45c2-4eee-9626-274d5839704c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:44.224683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7463b886-45c2-4eee-9626-274d5839704c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:44.231922 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7463b886-45c2-4eee-9626-274d5839704c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a returned with HTTP 404 Jul 31 14:01:44.232525 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 898/3607] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:44 2026] GET /volume/v3/volumes/eea2bdf1-bf44-4e12-952b-c6b51c1c589a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:44.423526 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c3240cbd-d8f4-4b82-b5a1-8b2f7b6d5642 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:44.425301 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3240cbd-d8f4-4b82-b5a1-8b2f7b6d5642 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:44.425463 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3240cbd-d8f4-4b82-b5a1-8b2f7b6d5642 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:44.425681 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3240cbd-d8f4-4b82-b5a1-8b2f7b6d5642 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:44.425780 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-c3240cbd-d8f4-4b82-b5a1-8b2f7b6d5642 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: 477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:44.430707 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:44.430707 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:44.431227 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c3240cbd-d8f4-4b82-b5a1-8b2f7b6d5642 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:44.450485 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c3240cbd-d8f4-4b82-b5a1-8b2f7b6d5642 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot delete request issued successfully. Jul 31 14:01:44.450715 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3240cbd-d8f4-4b82-b5a1-8b2f7b6d5642 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 returned with HTTP 202 Jul 31 14:01:44.451120 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 907/3608] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:44 2026] DELETE /volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:44.458943 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0c49febf-f401-4603-8b30-1a81e0eb47c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:44.460848 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c49febf-f401-4603-8b30-1a81e0eb47c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:44.461070 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c49febf-f401-4603-8b30-1a81e0eb47c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:44.461279 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c49febf-f401-4603-8b30-1a81e0eb47c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:44.466098 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:44.466098 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:44.466610 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0c49febf-f401-4603-8b30-1a81e0eb47c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:44.467364 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c49febf-f401-4603-8b30-1a81e0eb47c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 returned with HTTP 200 Jul 31 14:01:44.467797 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 905/3609] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:44 2026] GET /volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:44.512952 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:44.512952 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:44.513617 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:44.513908 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Checking backup size 1 against volume size 1 {{(pid=100183) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 14:01:44.514067 np0000006230 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Overwriting volume d43aa77d-a67a-4473-a571-f80f40399a1e with restore of backup 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:44.533542 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] restore_backup in rpcapi backup_id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 {{(pid=100183) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 14:01:44.535643 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce52c99f-33f3-47cc-b003-3980ec8dc4f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1/restore returned with HTTP 202 Jul 31 14:01:44.536213 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 900/3610] 10.4.3.140 () {68 vars in 1393 bytes} [Fri Jul 31 14:01:43 2026] POST /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1/restore => generated 189 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:44.546178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ea74779a-3c7c-4404-9b15-0489c2619053 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:44.548328 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ea74779a-3c7c-4404-9b15-0489c2619053 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:44.548616 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ea74779a-3c7c-4404-9b15-0489c2619053 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:44.548898 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ea74779a-3c7c-4404-9b15-0489c2619053 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:44.549039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ea74779a-3c7c-4404-9b15-0489c2619053 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:44.554096 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:44.554096 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:44.554989 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ea74779a-3c7c-4404-9b15-0489c2619053 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:44.555666 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 899/3611] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:44 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:45.295683 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:45.298265 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:45.298775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-543525098", "snapshot_id": "b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:45.300945 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-543525098', 'snapshot_id': 'b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:45.309159 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:45.309159 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:45.309814 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:01:45.309963 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume of 1 GB Jul 31 14:01:45.316275 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Availability Zones retrieved successfully. Jul 31 14:01:45.326567 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Flow 'volume_create_api' (a146c07e-7570-4b84-809a-4b8f20c395dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:45.328119 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333e0acc-503f-402c-af0f-76ca4b5d96e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:45.329534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:45.374378 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333e0acc-503f-402c-af0f-76ca4b5d96e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:45.375505 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16bc6f15-7f92-4809-9396-d4440f11ab8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:45.416564 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Created reservations ['a5e49cff-7eb3-499c-897c-72f6ecea5a85', '19cd1936-20da-4b95-b9ed-544dc350ea2e', '19c9380c-2c7a-4544-bff6-30bc4fc4aa1e', 'dc2fefff-3c9a-4422-978d-1642685f58c7'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:45.417572 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16bc6f15-7f92-4809-9396-d4440f11ab8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5e49cff-7eb3-499c-897c-72f6ecea5a85', '19cd1936-20da-4b95-b9ed-544dc350ea2e', '19c9380c-2c7a-4544-bff6-30bc4fc4aa1e', 'dc2fefff-3c9a-4422-978d-1642685f58c7']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:45.418496 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76eb7c3e-69bc-44c7-8ccd-e3ff4cf46c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:45.462012 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76eb7c3e-69bc-44c7-8ccd-e3ff4cf46c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d28928-2a8d-47ea-94c7-11bbf55f7533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-543525098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288138f53cc54202a930dae8b34b308c',qos_specs=None,replication_status=,reservations=['a5e49cff-7eb3-499c-897c-72f6ecea5a85','19cd1936-20da-4b95-b9ed-544dc350ea2e','19c9380c-2c7a-4544-bff6-30bc4fc4aa1e','dc2fefff-3c9a-4422-978d-1642685f58c7'],size=1,snapshot_id=b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89,source_replicaid=,source_volid=None,status='creating',user_id='e57519bd04a44776acf033cfc2161e1a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-543525098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19d28928-2a8d-47ea-94c7-11bbf55f7533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='288138f53cc54202a930dae8b34b308c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e57519bd04a44776acf033cfc2161e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:45.462749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7527572-b5ed-4e5d-bffb-e3943da13989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:45.479358 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c29dd48-7207-4998-b532-00fe7acad861 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:45.481448 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c29dd48-7207-4998-b532-00fe7acad861 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:45.481647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c29dd48-7207-4998-b532-00fe7acad861 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:45.481890 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c29dd48-7207-4998-b532-00fe7acad861 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:45.485701 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7527572-b5ed-4e5d-bffb-e3943da13989) transitioned into state 'SUCCESS' from state '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-543525098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288138f53cc54202a930dae8b34b308c',qos_specs=None,replication_status=,reservations=['a5e49cff-7eb3-499c-897c-72f6ecea5a85','19cd1936-20da-4b95-b9ed-544dc350ea2e','19c9380c-2c7a-4544-bff6-30bc4fc4aa1e','dc2fefff-3c9a-4422-978d-1642685f58c7'],size=1,snapshot_id=b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89,source_replicaid=,source_volid=None,status='creating',user_id='e57519bd04a44776acf033cfc2161e1a',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:45.486452 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d82a72-5674-484c-8efe-6dbe5bb9c6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:45.488405 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c29dd48-7207-4998-b532-00fe7acad861 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 returned with HTTP 404 Jul 31 14:01:45.488899 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 906/3612] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:45 2026] GET /volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:45.498022 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c09a1d87-9cb8-449d-a58d-f3c153932ab5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:45.501055 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c09a1d87-9cb8-449d-a58d-f3c153932ab5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:45.501055 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c09a1d87-9cb8-449d-a58d-f3c153932ab5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:45.501055 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c09a1d87-9cb8-449d-a58d-f3c153932ab5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:45.501055 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-c09a1d87-9cb8-449d-a58d-f3c153932ab5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:45.507538 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:45.507538 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:45.508361 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d82a72-5674-484c-8efe-6dbe5bb9c6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:45.508577 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c09a1d87-9cb8-449d-a58d-f3c153932ab5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:45.509404 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Flow 'volume_create_api' (a146c07e-7570-4b84-809a-4b8f20c395dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:45.509811 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Create volume request issued successfully. Jul 31 14:01:45.510470 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5cbf38e-de72-4b25-bc6a-8332e1524626 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:45.511178 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 908/3613] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:45 2026] POST /volume/v3/volumes => generated 790 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:45.524144 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b8e1dbc5-1ef7-4d76-a3a5-6ca6edcca9c5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:45.526123 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b8e1dbc5-1ef7-4d76-a3a5-6ca6edcca9c5 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:45.526433 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b8e1dbc5-1ef7-4d76-a3a5-6ca6edcca9c5 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:45.526708 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b8e1dbc5-1ef7-4d76-a3a5-6ca6edcca9c5 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:45.531064 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c09a1d87-9cb8-449d-a58d-f3c153932ab5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot delete request issued successfully. Jul 31 14:01:45.531360 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c09a1d87-9cb8-449d-a58d-f3c153932ab5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d returned with HTTP 202 Jul 31 14:01:45.531838 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 901/3614] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:45 2026] DELETE /volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:45.539709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-17b67991-1333-41f4-942d-d4d49babfbe3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:45.541606 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17b67991-1333-41f4-942d-d4d49babfbe3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:45.541820 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17b67991-1333-41f4-942d-d4d49babfbe3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:45.542023 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17b67991-1333-41f4-942d-d4d49babfbe3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:45.544347 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:45.544347 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:45.547930 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:45.547930 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:45.548596 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-17b67991-1333-41f4-942d-d4d49babfbe3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:45.549637 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17b67991-1333-41f4-942d-d4d49babfbe3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d returned with HTTP 200 Jul 31 14:01:45.550262 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 907/3615] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:45 2026] GET /volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:45.551240 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b8e1dbc5-1ef7-4d76-a3a5-6ca6edcca9c5 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:45.558600 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b8e1dbc5-1ef7-4d76-a3a5-6ca6edcca9c5 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:45.559048 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 900/3616] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:45 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:45.569931 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6216875a-9fe1-462b-ba73-33dd5364405c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:45.571943 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6216875a-9fe1-462b-ba73-33dd5364405c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:45.572189 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6216875a-9fe1-462b-ba73-33dd5364405c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:45.572433 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6216875a-9fe1-462b-ba73-33dd5364405c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:45.572614 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6216875a-9fe1-462b-ba73-33dd5364405c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:45.577267 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:45.577267 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:45.578041 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6216875a-9fe1-462b-ba73-33dd5364405c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:45.578386 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 909/3617] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:45 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:46.560315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4429cb5d-a16d-4b88-8d40-2dd6f67914ff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:46.562183 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4429cb5d-a16d-4b88-8d40-2dd6f67914ff tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:46.562384 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4429cb5d-a16d-4b88-8d40-2dd6f67914ff tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:46.562620 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4429cb5d-a16d-4b88-8d40-2dd6f67914ff tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:46.567110 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4429cb5d-a16d-4b88-8d40-2dd6f67914ff tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d returned with HTTP 404 Jul 31 14:01:46.567820 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 902/3618] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:46 2026] GET /volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:46.572351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-16ec21dc-49e7-466c-b3bb-50bce8fa8f3a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:46.573713 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16ec21dc-49e7-466c-b3bb-50bce8fa8f3a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:46.573882 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16ec21dc-49e7-466c-b3bb-50bce8fa8f3a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:46.574049 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16ec21dc-49e7-466c-b3bb-50bce8fa8f3a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:46.574751 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6e514835-8a2a-4479-9737-f43da4759a4e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:46.577057 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6e514835-8a2a-4479-9737-f43da4759a4e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:46.577279 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6e514835-8a2a-4479-9737-f43da4759a4e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:46.577540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6e514835-8a2a-4479-9737-f43da4759a4e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:46.578320 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-6e514835-8a2a-4479-9737-f43da4759a4e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: 3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:46.583249 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:46.583249 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:46.583732 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6e514835-8a2a-4479-9737-f43da4759a4e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:46.584828 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:46.584828 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:46.590624 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-16ec21dc-49e7-466c-b3bb-50bce8fa8f3a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:46.595662 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b7d2dde-8293-44bc-a568-01f8690047bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:46.598803 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16ec21dc-49e7-466c-b3bb-50bce8fa8f3a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:46.598897 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b7d2dde-8293-44bc-a568-01f8690047bf tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:46.598897 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b7d2dde-8293-44bc-a568-01f8690047bf tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:46.598951 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 908/3619] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:46 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:46.599005 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b7d2dde-8293-44bc-a568-01f8690047bf tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:46.599005 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2b7d2dde-8293-44bc-a568-01f8690047bf tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:46.602800 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:46.602800 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:46.606899 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b7d2dde-8293-44bc-a568-01f8690047bf tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:46.606899 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 910/3620] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:46 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:46.617825 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6e514835-8a2a-4479-9737-f43da4759a4e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot delete request issued successfully. Jul 31 14:01:46.617891 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e720e62f-7e73-4aab-b655-89f964fd26db None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:46.618249 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6e514835-8a2a-4479-9737-f43da4759a4e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a returned with HTTP 202 Jul 31 14:01:46.618632 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 901/3621] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:46 2026] DELETE /volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:46.624790 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e720e62f-7e73-4aab-b655-89f964fd26db tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:46.624790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e720e62f-7e73-4aab-b655-89f964fd26db tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:46.624790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e720e62f-7e73-4aab-b655-89f964fd26db tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:46.629028 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-83baab22-3641-4744-a04c-c184f245de35 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:46.630768 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83baab22-3641-4744-a04c-c184f245de35 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:46.630941 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83baab22-3641-4744-a04c-c184f245de35 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:46.631129 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83baab22-3641-4744-a04c-c184f245de35 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:46.636447 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:46.636447 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:46.636886 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-83baab22-3641-4744-a04c-c184f245de35 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:01:46.637680 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83baab22-3641-4744-a04c-c184f245de35 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a returned with HTTP 200 Jul 31 14:01:46.637997 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 909/3622] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:46 2026] GET /volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:46.641906 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:46.641906 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:46.647670 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e720e62f-7e73-4aab-b655-89f964fd26db tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:46.652005 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e720e62f-7e73-4aab-b655-89f964fd26db tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:46.652379 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 903/3623] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:46 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:47.197708 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-e94e60fe-0cfd-4486-9324-b99e4e56734c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.200934 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-e94e60fe-0cfd-4486-9324-b99e4e56734c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:47.201319 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-e94e60fe-0cfd-4486-9324-b99e4e56734c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.201638 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-e94e60fe-0cfd-4486-9324-b99e4e56734c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.210010 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:47.210010 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:47.214432 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-e94e60fe-0cfd-4486-9324-b99e4e56734c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:47.219669 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-e94e60fe-0cfd-4486-9324-b99e4e56734c tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:47.220146 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 911/3624] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:47.324378 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f9de3d3f-b220-48c6-b3c1-b7ea9acd0996 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.324378 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f9de3d3f-b220-48c6-b3c1-b7ea9acd0996 None None] GET https://10.4.3.140/volume// Jul 31 14:01:47.324378 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f9de3d3f-b220-48c6-b3c1-b7ea9acd0996 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.324378 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f9de3d3f-b220-48c6-b3c1-b7ea9acd0996 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.324378 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f9de3d3f-b220-48c6-b3c1-b7ea9acd0996 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:47.324378 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 902/3625] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:47.331173 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-5eeb2d5b-a0e9-4c3f-8373-d315d6a86bb5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.333596 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-5eeb2d5b-a0e9-4c3f-8373-d315d6a86bb5 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:01:47.333987 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-5eeb2d5b-a0e9-4c3f-8373-d315d6a86bb5 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19d28928-2a8d-47ea-94c7-11bbf55f7533", "connector": null, "instance_uuid": "f4b23c8f-1c85-450f-aa4e-9303ac6a6143"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:47.344732 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:47.344732 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:47.383247 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-5eeb2d5b-a0e9-4c3f-8373-d315d6a86bb5 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:01:47.383755 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 910/3626] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:01:47 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:47.411752 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2683324e-44dd-4d79-be35-ad2305890e8b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.413792 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2683324e-44dd-4d79-be35-ad2305890e8b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:47.414022 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2683324e-44dd-4d79-be35-ad2305890e8b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.414271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2683324e-44dd-4d79-be35-ad2305890e8b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.429834 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:47.429834 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:47.430126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e97dbff5-a320-4382-85f8-5cb6e51ae4c2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.430126 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e97dbff5-a320-4382-85f8-5cb6e51ae4c2 None None] GET https://10.4.3.140/volume// Jul 31 14:01:47.430126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e97dbff5-a320-4382-85f8-5cb6e51ae4c2 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.430126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e97dbff5-a320-4382-85f8-5cb6e51ae4c2 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.430126 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e97dbff5-a320-4382-85f8-5cb6e51ae4c2 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:47.430126 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 912/3627] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:47.434744 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2683324e-44dd-4d79-be35-ad2305890e8b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:47.440874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-8901a1c6-64c2-4275-8b0a-d4f82a578fe6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.443033 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-8901a1c6-64c2-4275-8b0a-d4f82a578fe6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:47.443393 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-8901a1c6-64c2-4275-8b0a-d4f82a578fe6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.443823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-8901a1c6-64c2-4275-8b0a-d4f82a578fe6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.451190 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2683324e-44dd-4d79-be35-ad2305890e8b tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:47.452481 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 904/3628] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:47.471329 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:47.471329 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:47.476246 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-8901a1c6-64c2-4275-8b0a-d4f82a578fe6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:47.481467 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-8901a1c6-64c2-4275-8b0a-d4f82a578fe6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:47.481966 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 903/3629] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:47.615920 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-9e28772b-3248-46c1-a9d1-5ae793607806 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.619065 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6c4db006-9d79-4461-85cd-62b834a533f9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.619393 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-9e28772b-3248-46c1-a9d1-5ae793607806 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] PUT https://10.4.3.140/volume/v3/attachments/a929e070-693e-4ab9-a380-0c67a805f70d Jul 31 14:01:47.619875 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-9e28772b-3248-46c1-a9d1-5ae793607806 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:47.622445 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c4db006-9d79-4461-85cd-62b834a533f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:47.622736 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c4db006-9d79-4461-85cd-62b834a533f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.622976 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c4db006-9d79-4461-85cd-62b834a533f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.623155 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6c4db006-9d79-4461-85cd-62b834a533f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:47.628283 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-9e28772b-3248-46c1-a9d1-5ae793607806 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Acquiring lock "cinder-attachment_update-19d28928-2a8d-47ea-94c7-11bbf55f7533-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:01:47.630534 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:47.630534 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:47.631297 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c4db006-9d79-4461-85cd-62b834a533f9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:47.631678 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 913/3630] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:47.637588 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-9e28772b-3248-46c1-a9d1-5ae793607806 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Lock "cinder-attachment_update-19d28928-2a8d-47ea-94c7-11bbf55f7533-np0000006230" acquired by "attachment_update" :: waited 0.009s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:01:47.638531 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:47.638531 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:47.649467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-799d2b30-3060-4c6e-bb5a-edab4620d4ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.651605 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-799d2b30-3060-4c6e-bb5a-edab4620d4ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:47.651889 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-799d2b30-3060-4c6e-bb5a-edab4620d4ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.652160 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-799d2b30-3060-4c6e-bb5a-edab4620d4ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.659326 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-799d2b30-3060-4c6e-bb5a-edab4620d4ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a returned with HTTP 404 Jul 31 14:01:47.659326 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 905/3631] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:47.668118 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f66afcae-45ee-4008-9574-425c6b8180af None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.672277 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f66afcae-45ee-4008-9574-425c6b8180af tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:47.672682 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f66afcae-45ee-4008-9574-425c6b8180af tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.672893 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f66afcae-45ee-4008-9574-425c6b8180af tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.673161 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-f66afcae-45ee-4008-9574-425c6b8180af tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: 477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:47.687356 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f66afcae-45ee-4008-9574-425c6b8180af tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 returned with HTTP 404 Jul 31 14:01:47.687885 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 904/3632] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:47 2026] DELETE /volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:47.694217 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-26981db7-ed9a-41cf-bf89-be0ba7b5863d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.696438 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26981db7-ed9a-41cf-bf89-be0ba7b5863d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 Jul 31 14:01:47.696639 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26981db7-ed9a-41cf-bf89-be0ba7b5863d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.696904 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26981db7-ed9a-41cf-bf89-be0ba7b5863d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.700574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26981db7-ed9a-41cf-bf89-be0ba7b5863d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 returned with HTTP 404 Jul 31 14:01:47.700996 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 914/3633] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/v3/snapshots/477fbefa-364f-442e-93d3-b9b95a2e2ca3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:47.710964 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-475e0fc3-0e32-43f4-8def-b8fc83620330 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.712713 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-475e0fc3-0e32-43f4-8def-b8fc83620330 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:47.712934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-475e0fc3-0e32-43f4-8def-b8fc83620330 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.713134 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-475e0fc3-0e32-43f4-8def-b8fc83620330 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.713267 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-475e0fc3-0e32-43f4-8def-b8fc83620330 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:47.718837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-475e0fc3-0e32-43f4-8def-b8fc83620330 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d returned with HTTP 404 Jul 31 14:01:47.719298 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 906/3634] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:47 2026] DELETE /volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:47.728528 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d707c09c-aeaf-445e-8f49-6cf1a2ea6378 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.731766 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-9e28772b-3248-46c1-a9d1-5ae793607806 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Lock "cinder-attachment_update-19d28928-2a8d-47ea-94c7-11bbf55f7533-np0000006230" released by "attachment_update" :: held 0.094s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:01:47.732083 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-9e28772b-3248-46c1-a9d1-5ae793607806 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/a929e070-693e-4ab9-a380-0c67a805f70d returned with HTTP 200 Jul 31 14:01:47.732525 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 911/3635] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:01:47 2026] PUT /volume/v3/attachments/a929e070-693e-4ab9-a380-0c67a805f70d => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:47.733482 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d707c09c-aeaf-445e-8f49-6cf1a2ea6378 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d Jul 31 14:01:47.733726 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d707c09c-aeaf-445e-8f49-6cf1a2ea6378 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.733901 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d707c09c-aeaf-445e-8f49-6cf1a2ea6378 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.738960 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d707c09c-aeaf-445e-8f49-6cf1a2ea6378 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d returned with HTTP 404 Jul 31 14:01:47.739632 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 905/3636] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/v3/snapshots/e6ef80c5-27ba-4b8e-b61d-9fc192273d1d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:47.747604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2272f141-a13b-4503-ae27-d003eae47ed3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.749401 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2272f141-a13b-4503-ae27-d003eae47ed3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:47.749760 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2272f141-a13b-4503-ae27-d003eae47ed3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.750004 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2272f141-a13b-4503-ae27-d003eae47ed3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.750161 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-2272f141-a13b-4503-ae27-d003eae47ed3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: 3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:47.755392 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2272f141-a13b-4503-ae27-d003eae47ed3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a returned with HTTP 404 Jul 31 14:01:47.756054 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 915/3637] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:01:47 2026] DELETE /volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:47.765056 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e73f2fb1-fe0c-4af2-a17e-41e819323833 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:47.769655 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e73f2fb1-fe0c-4af2-a17e-41e819323833 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a Jul 31 14:01:47.769863 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e73f2fb1-fe0c-4af2-a17e-41e819323833 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:47.770047 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e73f2fb1-fe0c-4af2-a17e-41e819323833 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:47.775233 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e73f2fb1-fe0c-4af2-a17e-41e819323833 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a returned with HTTP 404 Jul 31 14:01:47.775822 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 907/3638] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:01:47 2026] GET /volume/v3/snapshots/3b39ccd0-8511-4ce6-afe2-3662533d815a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:48.472721 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd361af6-08f6-4763-8c41-476897d72dae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:48.474953 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd361af6-08f6-4763-8c41-476897d72dae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:48.475215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd361af6-08f6-4763-8c41-476897d72dae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:48.475480 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd361af6-08f6-4763-8c41-476897d72dae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:48.489913 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:48.489913 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:48.493982 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cd361af6-08f6-4763-8c41-476897d72dae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:48.502533 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd361af6-08f6-4763-8c41-476897d72dae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:48.503075 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 912/3639] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:48 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:48.643405 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bc4c460b-6909-4dcb-b8ad-075b80e03b7e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:48.645197 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bc4c460b-6909-4dcb-b8ad-075b80e03b7e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:48.645440 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bc4c460b-6909-4dcb-b8ad-075b80e03b7e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:48.645534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bc4c460b-6909-4dcb-b8ad-075b80e03b7e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:48.645668 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-bc4c460b-6909-4dcb-b8ad-075b80e03b7e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:48.649672 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:48.649672 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:48.650320 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bc4c460b-6909-4dcb-b8ad-075b80e03b7e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:48.650712 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 906/3640] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:48 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:49.519295 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2e862a93-1026-4ef9-bdec-0ee373b70eae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:49.522739 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e862a93-1026-4ef9-bdec-0ee373b70eae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:49.522739 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e862a93-1026-4ef9-bdec-0ee373b70eae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:49.522739 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e862a93-1026-4ef9-bdec-0ee373b70eae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:49.532100 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:49.532100 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:49.535714 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2e862a93-1026-4ef9-bdec-0ee373b70eae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:49.541657 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e862a93-1026-4ef9-bdec-0ee373b70eae tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:49.542245 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 916/3641] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:49 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:49.665507 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-30d823cf-0fb0-4e0b-a439-0fca4f17325d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:49.667974 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30d823cf-0fb0-4e0b-a439-0fca4f17325d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:49.668373 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30d823cf-0fb0-4e0b-a439-0fca4f17325d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:49.668541 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30d823cf-0fb0-4e0b-a439-0fca4f17325d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:49.668783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-30d823cf-0fb0-4e0b-a439-0fca4f17325d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:49.675562 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:49.675562 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:49.676439 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30d823cf-0fb0-4e0b-a439-0fca4f17325d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:49.676899 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 908/3642] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:49 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:49.700296 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-20f4e4bb-9990-498c-b542-ba7d67b81690 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:49.702157 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20f4e4bb-9990-498c-b542-ba7d67b81690 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:49.702343 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-20f4e4bb-9990-498c-b542-ba7d67b81690 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:49.702570 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-20f4e4bb-9990-498c-b542-ba7d67b81690 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:49.709499 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:49.709499 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:49.712982 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-20f4e4bb-9990-498c-b542-ba7d67b81690 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:49.717135 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20f4e4bb-9990-498c-b542-ba7d67b81690 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:49.717563 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 913/3643] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:49 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:49.731168 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c72c3b95-1799-4b0f-8b00-9f9124d4665c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:49.735070 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c72c3b95-1799-4b0f-8b00-9f9124d4665c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:49.735323 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c72c3b95-1799-4b0f-8b00-9f9124d4665c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:49.735605 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c72c3b95-1799-4b0f-8b00-9f9124d4665c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:49.751050 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:49.751050 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:49.757697 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c72c3b95-1799-4b0f-8b00-9f9124d4665c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:49.765222 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c72c3b95-1799-4b0f-8b00-9f9124d4665c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:49.765665 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 907/3644] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:49 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:49.817735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-824335e8-214e-4faa-add6-2550794ce29f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:49.822730 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-824335e8-214e-4faa-add6-2550794ce29f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:49.823017 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-824335e8-214e-4faa-add6-2550794ce29f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:49.823208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-824335e8-214e-4faa-add6-2550794ce29f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:49.834507 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:49.834507 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:49.843135 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-824335e8-214e-4faa-add6-2550794ce29f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:49.847962 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-824335e8-214e-4faa-add6-2550794ce29f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:49.848419 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 917/3645] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:49 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:49.942414 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4afe271a-023f-4cc6-98fa-1e77f666cdf2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:49.942867 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4afe271a-023f-4cc6-98fa-1e77f666cdf2 None None] GET https://10.4.3.140/volume// Jul 31 14:01:49.943262 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4afe271a-023f-4cc6-98fa-1e77f666cdf2 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:49.943262 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4afe271a-023f-4cc6-98fa-1e77f666cdf2 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:49.943548 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4afe271a-023f-4cc6-98fa-1e77f666cdf2 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:49.943870 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 909/3646] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:01:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:49.952959 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-9a6d53ea-fa2b-4da4-9227-3dc5bc7bab24 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:49.954533 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-9a6d53ea-fa2b-4da4-9227-3dc5bc7bab24 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:01:49.955047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-9a6d53ea-fa2b-4da4-9227-3dc5bc7bab24 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4acde1c-b8a0-40fe-b529-9af37730af49", "connector": null, "instance_uuid": "55671b2e-068f-44a1-882d-f965a1c5d3f6"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:49.970997 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:49.970997 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:50.000140 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-9a6d53ea-fa2b-4da4-9227-3dc5bc7bab24 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:01:50.000798 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 914/3647] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:01:49 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 31 14:01:50.034639 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8eff581d-cb18-445c-96d1-260839d8de38 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:50.036900 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8eff581d-cb18-445c-96d1-260839d8de38 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:50.037012 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8eff581d-cb18-445c-96d1-260839d8de38 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:50.037240 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8eff581d-cb18-445c-96d1-260839d8de38 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:50.044868 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fb9a9e4a-b3c3-4240-8071-fc4a96ef6607 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:50.045192 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb9a9e4a-b3c3-4240-8071-fc4a96ef6607 None None] GET https://10.4.3.140/volume// Jul 31 14:01:50.045356 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb9a9e4a-b3c3-4240-8071-fc4a96ef6607 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:50.045569 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb9a9e4a-b3c3-4240-8071-fc4a96ef6607 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:50.045889 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb9a9e4a-b3c3-4240-8071-fc4a96ef6607 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:50.046153 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 918/3648] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:50.048712 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:50.048712 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:50.053241 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8eff581d-cb18-445c-96d1-260839d8de38 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:50.056847 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-aa281b05-6c52-4609-a0cf-43938e149d48 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:50.059082 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-aa281b05-6c52-4609-a0cf-43938e149d48 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:50.059296 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-aa281b05-6c52-4609-a0cf-43938e149d48 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:50.059499 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-aa281b05-6c52-4609-a0cf-43938e149d48 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:50.060046 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8eff581d-cb18-445c-96d1-260839d8de38 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:50.060652 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 908/3649] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:50 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:50.068867 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:50.068867 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:50.074221 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-aa281b05-6c52-4609-a0cf-43938e149d48 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:50.078822 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-aa281b05-6c52-4609-a0cf-43938e149d48 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:50.079238 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 910/3650] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:50 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 1058 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:50.176205 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-2d59fd53-6ee3-4f65-8976-4ff37b14b42c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:50.178601 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-2d59fd53-6ee3-4f65-8976-4ff37b14b42c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] PUT https://10.4.3.140/volume/v3/attachments/bf42bac9-33e6-4eb5-89ba-7ae9265213c3 Jul 31 14:01:50.178957 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-2d59fd53-6ee3-4f65-8976-4ff37b14b42c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:50.186193 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-2d59fd53-6ee3-4f65-8976-4ff37b14b42c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Acquiring lock "cinder-attachment_update-b4acde1c-b8a0-40fe-b529-9af37730af49-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:01:50.190401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-2d59fd53-6ee3-4f65-8976-4ff37b14b42c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-b4acde1c-b8a0-40fe-b529-9af37730af49-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:01:50.191373 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:50.191373 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:50.283620 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-2d59fd53-6ee3-4f65-8976-4ff37b14b42c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-b4acde1c-b8a0-40fe-b529-9af37730af49-np0000006230" released by "attachment_update" :: held 0.093s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:01:50.283954 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-2d59fd53-6ee3-4f65-8976-4ff37b14b42c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/bf42bac9-33e6-4eb5-89ba-7ae9265213c3 returned with HTTP 200 Jul 31 14:01:50.284419 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 915/3651] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:01:50 2026] PUT /volume/v3/attachments/bf42bac9-33e6-4eb5-89ba-7ae9265213c3 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:50.293188 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-c668024f-5574-4af1-be51-6dcaa8f0b231 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:50.295091 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-c668024f-5574-4af1-be51-6dcaa8f0b231 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49/encryption Jul 31 14:01:50.295257 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-c668024f-5574-4af1-be51-6dcaa8f0b231 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:50.295464 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-c668024f-5574-4af1-be51-6dcaa8f0b231 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:50.304251 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:50.304251 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:50.311244 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-c668024f-5574-4af1-be51-6dcaa8f0b231 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49/encryption returned with HTTP 200 Jul 31 14:01:50.312078 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 919/3652] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:01:50 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:50.555803 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e065d5b0-6391-4071-9d48-5568fe4aa610 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:50.559442 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e065d5b0-6391-4071-9d48-5568fe4aa610 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:50.559442 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e065d5b0-6391-4071-9d48-5568fe4aa610 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:50.559442 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e065d5b0-6391-4071-9d48-5568fe4aa610 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:50.581144 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:50.581144 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:50.585990 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e065d5b0-6391-4071-9d48-5568fe4aa610 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:50.593064 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e065d5b0-6391-4071-9d48-5568fe4aa610 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:50.593602 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 909/3653] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:50 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:50.692146 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ab4663f2-a538-4889-8f4b-0b00a8468dc5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:50.694118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab4663f2-a538-4889-8f4b-0b00a8468dc5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:50.694308 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab4663f2-a538-4889-8f4b-0b00a8468dc5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:50.694512 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab4663f2-a538-4889-8f4b-0b00a8468dc5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:50.694673 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ab4663f2-a538-4889-8f4b-0b00a8468dc5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:50.702121 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:50.702121 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:50.703208 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab4663f2-a538-4889-8f4b-0b00a8468dc5 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:50.703755 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 911/3654] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:50 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:51.060540 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-d251bdf6-4a61-4032-a365-eefa09c09b02 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:51.063760 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-d251bdf6-4a61-4032-a365-eefa09c09b02 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/attachments/a929e070-693e-4ab9-a380-0c67a805f70d/action Jul 31 14:01:51.064344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-d251bdf6-4a61-4032-a365-eefa09c09b02 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:51.064532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-d251bdf6-4a61-4032-a365-eefa09c09b02 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:51.077799 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-31c33811-e7b3-4445-8f67-8cdea919c9fd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:51.081558 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-31c33811-e7b3-4445-8f67-8cdea919c9fd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:51.081558 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-31c33811-e7b3-4445-8f67-8cdea919c9fd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:51.081558 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-31c33811-e7b3-4445-8f67-8cdea919c9fd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:51.096744 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:51.096744 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:51.099549 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:51.099549 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:51.109575 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-31c33811-e7b3-4445-8f67-8cdea919c9fd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:51.115133 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-31c33811-e7b3-4445-8f67-8cdea919c9fd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:51.115632 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 920/3655] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:51 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:51.119689 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99b9429b-6c2e-4606-8b91-47ba63b0b326 req-d251bdf6-4a61-4032-a365-eefa09c09b02 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/a929e070-693e-4ab9-a380-0c67a805f70d/action returned with HTTP 204 Jul 31 14:01:51.120150 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 916/3656] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:01:51 2026] POST /volume/v3/attachments/a929e070-693e-4ab9-a380-0c67a805f70d/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:51.608631 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-70f95032-93c4-46c8-96a3-3397930800f3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:51.610178 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-70f95032-93c4-46c8-96a3-3397930800f3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:51.610345 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-70f95032-93c4-46c8-96a3-3397930800f3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:51.610529 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-70f95032-93c4-46c8-96a3-3397930800f3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:51.621062 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:51.621062 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:51.626722 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-70f95032-93c4-46c8-96a3-3397930800f3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:51.633193 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-70f95032-93c4-46c8-96a3-3397930800f3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:51.633767 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 910/3657] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:51 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:51.715161 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6c30fb8f-92fe-4814-b129-6794e275cb9d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:51.720314 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c30fb8f-92fe-4814-b129-6794e275cb9d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:51.720314 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c30fb8f-92fe-4814-b129-6794e275cb9d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:51.720314 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c30fb8f-92fe-4814-b129-6794e275cb9d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:51.720314 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-6c30fb8f-92fe-4814-b129-6794e275cb9d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:51.730309 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:51.730309 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:51.731441 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c30fb8f-92fe-4814-b129-6794e275cb9d tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:51.732031 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 912/3658] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:51 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:51.942865 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-77aa2c10-4242-4395-9120-05718cf669e8 req-246cb7b1-c33e-471d-8242-83e006db8fd9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:51.946286 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-77aa2c10-4242-4395-9120-05718cf669e8 req-246cb7b1-c33e-471d-8242-83e006db8fd9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/17ed3f4e-81fd-4978-9bea-0efc49890861 Jul 31 14:01:51.946563 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-77aa2c10-4242-4395-9120-05718cf669e8 req-246cb7b1-c33e-471d-8242-83e006db8fd9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:51.946796 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-77aa2c10-4242-4395-9120-05718cf669e8 req-246cb7b1-c33e-471d-8242-83e006db8fd9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:51.956211 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:51.956211 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:52.017087 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-77aa2c10-4242-4395-9120-05718cf669e8 req-246cb7b1-c33e-471d-8242-83e006db8fd9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/17ed3f4e-81fd-4978-9bea-0efc49890861 returned with HTTP 200 Jul 31 14:01:52.017477 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 921/3659] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:01:51 2026] DELETE /volume/v3/attachments/17ed3f4e-81fd-4978-9bea-0efc49890861 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:52.132947 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5a1e95e1-b9b2-4870-9bd0-b8ae354dc39c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:52.138212 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a1e95e1-b9b2-4870-9bd0-b8ae354dc39c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:52.138212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a1e95e1-b9b2-4870-9bd0-b8ae354dc39c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:52.138212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a1e95e1-b9b2-4870-9bd0-b8ae354dc39c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:52.156225 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:52.156225 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:52.163246 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5a1e95e1-b9b2-4870-9bd0-b8ae354dc39c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:52.168102 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a1e95e1-b9b2-4870-9bd0-b8ae354dc39c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:52.168497 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 917/3660] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:52 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:52.744432 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-46f1f745-356a-476f-b2df-39e1d864dc38 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:52.746714 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-46f1f745-356a-476f-b2df-39e1d864dc38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:52.746934 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-46f1f745-356a-476f-b2df-39e1d864dc38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:52.747158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-46f1f745-356a-476f-b2df-39e1d864dc38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:52.747294 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-46f1f745-356a-476f-b2df-39e1d864dc38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:52.752215 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:52.752215 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:52.753090 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-46f1f745-356a-476f-b2df-39e1d864dc38 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:52.753526 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 911/3661] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:52 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:53.189240 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e8ce2d14-b2b5-4344-959c-f184b8e100b8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:53.191108 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e8ce2d14-b2b5-4344-959c-f184b8e100b8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:53.191306 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e8ce2d14-b2b5-4344-959c-f184b8e100b8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:53.191489 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e8ce2d14-b2b5-4344-959c-f184b8e100b8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:53.201605 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:53.201605 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:53.205608 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e8ce2d14-b2b5-4344-959c-f184b8e100b8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:53.210946 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e8ce2d14-b2b5-4344-959c-f184b8e100b8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:53.211391 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 913/3662] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:53 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:53.336264 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e96e61c6-a6b5-4ebf-87b0-4af77b79eae7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:53.338880 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e96e61c6-a6b5-4ebf-87b0-4af77b79eae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:01:53.339136 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e96e61c6-a6b5-4ebf-87b0-4af77b79eae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:53.339382 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e96e61c6-a6b5-4ebf-87b0-4af77b79eae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:53.339609 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e96e61c6-a6b5-4ebf-87b0-4af77b79eae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: 635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:01:53.349100 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:53.349100 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:53.349712 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e96e61c6-a6b5-4ebf-87b0-4af77b79eae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:53.371088 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e96e61c6-a6b5-4ebf-87b0-4af77b79eae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:01:53.371358 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e96e61c6-a6b5-4ebf-87b0-4af77b79eae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 returned with HTTP 202 Jul 31 14:01:53.371950 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 922/3663] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:01:53 2026] DELETE /volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:53.379158 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9db7684f-93ad-469a-8fd7-c800bb56ec01 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:53.381008 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9db7684f-93ad-469a-8fd7-c800bb56ec01 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:01:53.381008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9db7684f-93ad-469a-8fd7-c800bb56ec01 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:53.381008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9db7684f-93ad-469a-8fd7-c800bb56ec01 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:53.387538 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:53.387538 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:53.391105 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9db7684f-93ad-469a-8fd7-c800bb56ec01 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:53.395722 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9db7684f-93ad-469a-8fd7-c800bb56ec01 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 returned with HTTP 200 Jul 31 14:01:53.396073 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 918/3664] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:53 2026] GET /volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:53.764833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-db417657-633a-4cb9-9e4f-58c6c92d9b2c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:53.766745 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-db417657-633a-4cb9-9e4f-58c6c92d9b2c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:53.766942 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-db417657-633a-4cb9-9e4f-58c6c92d9b2c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:53.767134 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-db417657-633a-4cb9-9e4f-58c6c92d9b2c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:53.767237 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-db417657-633a-4cb9-9e4f-58c6c92d9b2c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:53.772263 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:53.772263 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:53.773217 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-db417657-633a-4cb9-9e4f-58c6c92d9b2c tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:53.773714 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 912/3665] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:53 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:54.226500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a00a654d-0607-4934-8e9d-c8675666e8ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:54.228802 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a00a654d-0607-4934-8e9d-c8675666e8ee tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:54.229096 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a00a654d-0607-4934-8e9d-c8675666e8ee tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:54.229375 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a00a654d-0607-4934-8e9d-c8675666e8ee tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:54.243541 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:54.243541 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:54.246503 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a00a654d-0607-4934-8e9d-c8675666e8ee tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:54.252304 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a00a654d-0607-4934-8e9d-c8675666e8ee tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:54.252782 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 914/3666] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:54 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:54.413540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f135576e-c4f2-49a7-9ed5-653cb09b32c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:54.415962 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f135576e-c4f2-49a7-9ed5-653cb09b32c9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 Jul 31 14:01:54.416231 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f135576e-c4f2-49a7-9ed5-653cb09b32c9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:54.416488 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f135576e-c4f2-49a7-9ed5-653cb09b32c9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:54.431708 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f135576e-c4f2-49a7-9ed5-653cb09b32c9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 returned with HTTP 404 Jul 31 14:01:54.432330 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 923/3667] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:54 2026] GET /volume/v3/volumes/635bef0b-1ade-44a9-93b3-0004670576a7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:54.461621 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:54.463359 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:54.463840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-638437244", "snapshot_id": null, "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:54.465456 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-638437244', 'snapshot_id': None, 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:54.559563 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 14:01:54.564293 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 14:01:54.569543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (6e56cd46-742c-4b76-9fa5-5c838300ad39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:54.570802 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3956de6-7bb1-4b1b-9d6c-ffe4edab759d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:54.571955 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:54.643385 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3956de6-7bb1-4b1b-9d6c-ffe4edab759d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:54.644147 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560d02a6-96e6-4742-8dff-74678c5ffaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:54.684777 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['c5d35292-1e63-47f0-9fee-60438939262f', 'baf9fe39-fb9b-4bfb-8a26-233e4eda6656', 'c477d3b5-3264-4b77-af43-84fbb9398d1b', 'b7fbe3ff-6930-4803-845a-508c16eef438'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:54.685637 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560d02a6-96e6-4742-8dff-74678c5ffaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5d35292-1e63-47f0-9fee-60438939262f', 'baf9fe39-fb9b-4bfb-8a26-233e4eda6656', 'c477d3b5-3264-4b77-af43-84fbb9398d1b', 'b7fbe3ff-6930-4803-845a-508c16eef438']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:54.686397 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2aa3ae-89b6-47dd-9e35-cd6f08e48a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:54.708387 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2aa3ae-89b6-47dd-9e35-cd6f08e48a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5788943d-5aa3-493b-973e-346555289caa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-638437244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['c5d35292-1e63-47f0-9fee-60438939262f','baf9fe39-fb9b-4bfb-8a26-233e4eda6656','c477d3b5-3264-4b77-af43-84fbb9398d1b','b7fbe3ff-6930-4803-845a-508c16eef438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-638437244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5788943d-5aa3-493b-973e-346555289caa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:54.709328 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6905f8-e47b-40e1-9d68-a3eb80a58442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:54.729172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6905f8-e47b-40e1-9d68-a3eb80a58442) transitioned into state 'SUCCESS' from state '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-638437244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['c5d35292-1e63-47f0-9fee-60438939262f','baf9fe39-fb9b-4bfb-8a26-233e4eda6656','c477d3b5-3264-4b77-af43-84fbb9398d1b','b7fbe3ff-6930-4803-845a-508c16eef438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:54.729172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (714a6f47-6760-4596-ae5b-42c71e5c2f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:54.737373 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (714a6f47-6760-4596-ae5b-42c71e5c2f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:54.739308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (6e56cd46-742c-4b76-9fa5-5c838300ad39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:54.739308 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 14:01:54.739308 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a0f5761-e1f6-4850-8ad5-c7c9757bc784 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:54.739749 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 919/3668] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:54 2026] POST /volume/v3/volumes => generated 758 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:54.752240 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-503cc42d-c24e-49ef-8fda-906e0ac83e29 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:54.754120 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-503cc42d-c24e-49ef-8fda-906e0ac83e29 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa Jul 31 14:01:54.754120 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-503cc42d-c24e-49ef-8fda-906e0ac83e29 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:54.754255 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-503cc42d-c24e-49ef-8fda-906e0ac83e29 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:54.761107 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:54.761107 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:54.764953 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-503cc42d-c24e-49ef-8fda-906e0ac83e29 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:54.769838 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-503cc42d-c24e-49ef-8fda-906e0ac83e29 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa returned with HTTP 200 Jul 31 14:01:54.770276 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 913/3669] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:54 2026] GET /volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:54.783716 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b6262887-b457-4a0e-9270-60ca72638d7f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:54.785586 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6262887-b457-4a0e-9270-60ca72638d7f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:01:54.785811 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6262887-b457-4a0e-9270-60ca72638d7f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:54.786006 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6262887-b457-4a0e-9270-60ca72638d7f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:54.786119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b6262887-b457-4a0e-9270-60ca72638d7f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Show backup with id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:01:54.790731 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:54.790731 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:54.791488 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6262887-b457-4a0e-9270-60ca72638d7f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 200 Jul 31 14:01:54.792009 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 915/3670] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:54 2026] GET /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:54.805375 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5d4c0460-1dd8-46d3-9bec-9250cbe0cdca None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:54.806890 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5d4c0460-1dd8-46d3-9bec-9250cbe0cdca tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e Jul 31 14:01:54.807085 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5d4c0460-1dd8-46d3-9bec-9250cbe0cdca tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:54.807211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5d4c0460-1dd8-46d3-9bec-9250cbe0cdca tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:54.814708 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:54.814708 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:54.818216 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5d4c0460-1dd8-46d3-9bec-9250cbe0cdca tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:54.822976 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5d4c0460-1dd8-46d3-9bec-9250cbe0cdca tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e returned with HTTP 200 Jul 31 14:01:54.823458 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 924/3671] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:54 2026] GET /volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:54.839107 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-807391b6-e14a-467f-91c8-8637ac1eabd1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:54.841662 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-807391b6-e14a-467f-91c8-8637ac1eabd1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e Jul 31 14:01:54.842487 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-807391b6-e14a-467f-91c8-8637ac1eabd1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:54.842873 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-807391b6-e14a-467f-91c8-8637ac1eabd1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:54.850776 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:54.850776 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:54.855537 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-807391b6-e14a-467f-91c8-8637ac1eabd1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:54.862405 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-807391b6-e14a-467f-91c8-8637ac1eabd1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e returned with HTTP 200 Jul 31 14:01:54.862872 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 920/3672] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:54 2026] GET /volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e => generated 1416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:54.997072 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a457c56e-f76e-475b-a9fc-6dba880926df None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:54.999531 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:01:54.999982 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-659394554", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:55.002156 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-659394554', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:01:55.002303 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Create volume of 1 GB Jul 31 14:01:55.006992 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Availability Zones retrieved successfully. Jul 31 14:01:55.014371 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Flow 'volume_create_api' (e6bd6ae6-2237-4bb8-91ae-7c30b7cecb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:55.014371 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2141d9da-1c92-4d83-ba4c-251b7504c9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:55.015071 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:01:55.047540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2141d9da-1c92-4d83-ba4c-251b7504c9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:55.049315 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43885cf5-4e8b-4d38-b101-c86075f75958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:55.087850 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Created reservations ['f8ee0b92-d56f-4d60-a617-fae5bf459361', '977c7eed-558e-4a97-8c90-4ea25cee655a', '5b88b6cf-0d3d-4c8b-8c66-8818f5bafa10', '49296a04-0149-440d-b007-f51940782fce'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:01:55.088877 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43885cf5-4e8b-4d38-b101-c86075f75958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8ee0b92-d56f-4d60-a617-fae5bf459361', '977c7eed-558e-4a97-8c90-4ea25cee655a', '5b88b6cf-0d3d-4c8b-8c66-8818f5bafa10', '49296a04-0149-440d-b007-f51940782fce']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:55.089833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8d60fc-a9d8-4597-80e1-63dbc11a9abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:55.116901 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8d60fc-a9d8-4597-80e1-63dbc11a9abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-659394554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9a8dceab6e4f5186dbcf4a2c4dc692',qos_specs=None,replication_status=,reservations=['f8ee0b92-d56f-4d60-a617-fae5bf459361','977c7eed-558e-4a97-8c90-4ea25cee655a','5b88b6cf-0d3d-4c8b-8c66-8818f5bafa10','49296a04-0149-440d-b007-f51940782fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810133c3feca40759d93ec58f427e0f9',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-659394554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9a8dceab6e4f5186dbcf4a2c4dc692',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810133c3feca40759d93ec58f427e0f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:55.117785 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a6f4471-8d4f-43ea-b359-998e0a4c33ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:55.136341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a6f4471-8d4f-43ea-b359-998e0a4c33ed) transitioned into state 'SUCCESS' from state '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-659394554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9a8dceab6e4f5186dbcf4a2c4dc692',qos_specs=None,replication_status=,reservations=['f8ee0b92-d56f-4d60-a617-fae5bf459361','977c7eed-558e-4a97-8c90-4ea25cee655a','5b88b6cf-0d3d-4c8b-8c66-8818f5bafa10','49296a04-0149-440d-b007-f51940782fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810133c3feca40759d93ec58f427e0f9',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:55.137027 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e2b985-ab44-40c6-98be-03751bdc5aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:01:55.146907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e2b985-ab44-40c6-98be-03751bdc5aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:01:55.150539 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Flow 'volume_create_api' (e6bd6ae6-2237-4bb8-91ae-7c30b7cecb49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:01:55.150539 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Create volume request issued successfully. Jul 31 14:01:55.150539 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a457c56e-f76e-475b-a9fc-6dba880926df tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:01:55.150539 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 914/3673] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:01:54 2026] POST /volume/v3/volumes => generated 754 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:01:55.162536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d1b58ee8-ce22-4cce-b2e6-93d43edf53ca None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:55.163098 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1b58ee8-ce22-4cce-b2e6-93d43edf53ca tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:55.163342 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d1b58ee8-ce22-4cce-b2e6-93d43edf53ca tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:55.163599 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d1b58ee8-ce22-4cce-b2e6-93d43edf53ca tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:55.170957 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:55.170957 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:55.174729 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d1b58ee8-ce22-4cce-b2e6-93d43edf53ca tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:55.179128 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1b58ee8-ce22-4cce-b2e6-93d43edf53ca tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:01:55.179506 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 916/3674] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:55 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:55.268699 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d9cd6cb6-00fb-4564-b50a-c2c015d274d4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:55.269895 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9cd6cb6-00fb-4564-b50a-c2c015d274d4 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:55.270087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9cd6cb6-00fb-4564-b50a-c2c015d274d4 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:55.270534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9cd6cb6-00fb-4564-b50a-c2c015d274d4 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:55.280264 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:55.280264 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:55.284499 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d9cd6cb6-00fb-4564-b50a-c2c015d274d4 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:55.289445 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9cd6cb6-00fb-4564-b50a-c2c015d274d4 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:55.289922 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 925/3675] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:55 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:55.523172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-3dbd696a-a527-4886-adb2-1cafc6470b67 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:55.525690 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-3dbd696a-a527-4886-adb2-1cafc6470b67 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:55.525943 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-3dbd696a-a527-4886-adb2-1cafc6470b67 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:55.526164 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-3dbd696a-a527-4886-adb2-1cafc6470b67 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:55.543713 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:55.543713 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:55.549340 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-3dbd696a-a527-4886-adb2-1cafc6470b67 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:55.553318 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-3dbd696a-a527-4886-adb2-1cafc6470b67 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:55.553798 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 921/3676] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:55 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:55.571827 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-9839dc05-8892-4400-bec7-596aa191eac6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:55.574202 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-9839dc05-8892-4400-bec7-596aa191eac6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] POST https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533/action Jul 31 14:01:55.575149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-9839dc05-8892-4400-bec7-596aa191eac6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:55.575149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-9839dc05-8892-4400-bec7-596aa191eac6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:55.585014 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:55.585014 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:55.585431 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-9839dc05-8892-4400-bec7-596aa191eac6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:55.591612 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-9839dc05-8892-4400-bec7-596aa191eac6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Begin detaching volume completed successfully. Jul 31 14:01:55.594561 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-9839dc05-8892-4400-bec7-596aa191eac6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533/action returned with HTTP 202 Jul 31 14:01:55.594561 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 915/3677] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:01:55 2026] POST /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:01:55.664673 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-87e980cb-4b34-4a63-bdc4-de9ce8b3f1be None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:55.665017 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-87e980cb-4b34-4a63-bdc4-de9ce8b3f1be None None] GET https://10.4.3.140/volume// Jul 31 14:01:55.665193 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-87e980cb-4b34-4a63-bdc4-de9ce8b3f1be None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:55.665506 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-87e980cb-4b34-4a63-bdc4-de9ce8b3f1be None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:55.665931 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-87e980cb-4b34-4a63-bdc4-de9ce8b3f1be None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:55.666215 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 917/3678] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:55.685312 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-04c6edf7-eb1d-4487-9b21-1d1ed2baedd1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:55.721539 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-04c6edf7-eb1d-4487-9b21-1d1ed2baedd1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:55.721539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-04c6edf7-eb1d-4487-9b21-1d1ed2baedd1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:55.721539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-04c6edf7-eb1d-4487-9b21-1d1ed2baedd1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:55.733183 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:55.733183 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:55.736759 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-04c6edf7-eb1d-4487-9b21-1d1ed2baedd1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:55.741001 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-04c6edf7-eb1d-4487-9b21-1d1ed2baedd1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:55.741486 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 926/3679] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:55 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 1358 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:55.791716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-88bb5b45-7d7c-4843-a7d0-9093de1bc63c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:55.794240 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88bb5b45-7d7c-4843-a7d0-9093de1bc63c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa Jul 31 14:01:55.794475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88bb5b45-7d7c-4843-a7d0-9093de1bc63c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:55.794733 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88bb5b45-7d7c-4843-a7d0-9093de1bc63c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:55.811379 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:55.811379 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:55.821012 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-88bb5b45-7d7c-4843-a7d0-9093de1bc63c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:55.826581 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88bb5b45-7d7c-4843-a7d0-9093de1bc63c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa returned with HTTP 200 Jul 31 14:01:55.827068 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 922/3680] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:55 2026] GET /volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:55.840730 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f5491542-3bae-493c-9fef-764cb9f9701c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:55.848318 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f5491542-3bae-493c-9fef-764cb9f9701c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa Jul 31 14:01:55.848536 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f5491542-3bae-493c-9fef-764cb9f9701c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:55.848753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f5491542-3bae-493c-9fef-764cb9f9701c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:55.859850 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:55.859850 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:55.863508 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f5491542-3bae-493c-9fef-764cb9f9701c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:55.868341 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f5491542-3bae-493c-9fef-764cb9f9701c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa returned with HTTP 200 Jul 31 14:01:55.868865 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 916/3681] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:55 2026] GET /volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:56.192089 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d59759b5-d9f6-4131-a52a-ee983a7fe5ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.194371 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d59759b5-d9f6-4131-a52a-ee983a7fe5ad tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:56.194683 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d59759b5-d9f6-4131-a52a-ee983a7fe5ad tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.194938 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d59759b5-d9f6-4131-a52a-ee983a7fe5ad tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.205875 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.205875 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:56.210148 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d59759b5-d9f6-4131-a52a-ee983a7fe5ad tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:56.223347 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d59759b5-d9f6-4131-a52a-ee983a7fe5ad tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:01:56.223347 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 918/3682] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:56.251107 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-5796c608-e70b-427a-bc63-bd291071c7c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.256080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-09e071a7-e310-4da7-b4e4-c63032928928 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.258141 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-5796c608-e70b-427a-bc63-bd291071c7c9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e Jul 31 14:01:56.259869 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-5796c608-e70b-427a-bc63-bd291071c7c9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.259869 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-5796c608-e70b-427a-bc63-bd291071c7c9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.260008 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09e071a7-e310-4da7-b4e4-c63032928928 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:56.260008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09e071a7-e310-4da7-b4e4-c63032928928 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.260008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09e071a7-e310-4da7-b4e4-c63032928928 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.272270 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.272270 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:56.273267 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.273267 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:56.276019 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-5796c608-e70b-427a-bc63-bd291071c7c9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:56.277869 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-09e071a7-e310-4da7-b4e4-c63032928928 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:56.290622 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-5796c608-e70b-427a-bc63-bd291071c7c9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e returned with HTTP 200 Jul 31 14:01:56.291132 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 927/3683] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e => generated 1416 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:56.291565 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09e071a7-e310-4da7-b4e4-c63032928928 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:01:56.295815 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 923/3684] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:56.305258 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-586b4ae5-a8ae-4a26-b5f2-f7ab3b361986 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.309889 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-164403f3-e862-4dba-9557-70f2be491c35 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.312292 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-164403f3-e862-4dba-9557-70f2be491c35 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes Jul 31 14:01:56.312292 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-164403f3-e862-4dba-9557-70f2be491c35 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.312292 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-164403f3-e862-4dba-9557-70f2be491c35 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.312574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-164403f3-e862-4dba-9557-70f2be491c35 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:01:56.313473 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-164403f3-e862-4dba-9557-70f2be491c35 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:01:56.316790 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-586b4ae5-a8ae-4a26-b5f2-f7ab3b361986 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:56.316998 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-586b4ae5-a8ae-4a26-b5f2-f7ab3b361986 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.317427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-586b4ae5-a8ae-4a26-b5f2-f7ab3b361986 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.325234 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-164403f3-e862-4dba-9557-70f2be491c35 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Get all volumes completed successfully. Jul 31 14:01:56.326709 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-164403f3-e862-4dba-9557-70f2be491c35 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Jul 31 14:01:56.326709 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 919/3685] 10.4.3.140 () {66 vars in 1237 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes => generated 338 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:56.329450 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.329450 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:56.333644 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-586b4ae5-a8ae-4a26-b5f2-f7ab3b361986 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:56.339287 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-586b4ae5-a8ae-4a26-b5f2-f7ab3b361986 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:56.339409 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 917/3686] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:56.343160 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e44ebc48-b7b2-4d40-8943-6ba6039cdb66 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.346174 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e44ebc48-b7b2-4d40-8943-6ba6039cdb66 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:56.346174 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e44ebc48-b7b2-4d40-8943-6ba6039cdb66 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.346174 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e44ebc48-b7b2-4d40-8943-6ba6039cdb66 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.353478 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.353478 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:56.363657 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e44ebc48-b7b2-4d40-8943-6ba6039cdb66 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:56.372899 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e44ebc48-b7b2-4d40-8943-6ba6039cdb66 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:01:56.373292 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 928/3687] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:56.437424 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-28f35e03-21e0-4b02-8a35-cccd3000755f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.450058 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-28f35e03-21e0-4b02-8a35-cccd3000755f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:56.450058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-28f35e03-21e0-4b02-8a35-cccd3000755f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.450058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-28f35e03-21e0-4b02-8a35-cccd3000755f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.461700 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.461700 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:56.468358 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-28f35e03-21e0-4b02-8a35-cccd3000755f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:56.473280 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-28f35e03-21e0-4b02-8a35-cccd3000755f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:01:56.473872 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 924/3688] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:56.642271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-22dd51ab-7370-4ac1-a294-251008eb6ae8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.642877 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22dd51ab-7370-4ac1-a294-251008eb6ae8 None None] GET https://10.4.3.140/volume// Jul 31 14:01:56.643131 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22dd51ab-7370-4ac1-a294-251008eb6ae8 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.643387 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22dd51ab-7370-4ac1-a294-251008eb6ae8 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.643890 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22dd51ab-7370-4ac1-a294-251008eb6ae8 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:56.644260 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 920/3689] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:56.667974 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-79fca686-7b8e-405d-9902-8b8965778700 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.670506 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-79fca686-7b8e-405d-9902-8b8965778700 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:01:56.670964 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-79fca686-7b8e-405d-9902-8b8965778700 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e", "connector": null, "instance_uuid": "b96ba1d9-0cff-490e-b043-436669f070bf"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:56.685084 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.685084 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:56.685454 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-05586cd4-f01b-45cf-bd78-9164b9556a59 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.687506 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-05586cd4-f01b-45cf-bd78-9164b9556a59 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a929e070-693e-4ab9-a380-0c67a805f70d Jul 31 14:01:56.687788 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-05586cd4-f01b-45cf-bd78-9164b9556a59 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.687984 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-05586cd4-f01b-45cf-bd78-9164b9556a59 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.696208 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.696208 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:56.741481 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-79fca686-7b8e-405d-9902-8b8965778700 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:01:56.742166 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 918/3690] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:01:56 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:56.765235 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2a2126d9-f87e-455d-a88a-9b5fa42c6f18 req-05586cd4-f01b-45cf-bd78-9164b9556a59 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/attachments/a929e070-693e-4ab9-a380-0c67a805f70d returned with HTTP 200 Jul 31 14:01:56.765732 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 929/3691] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:01:56 2026] DELETE /volume/v3/attachments/a929e070-693e-4ab9-a380-0c67a805f70d => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:56.806203 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b95f001f-d821-4feb-905a-199a03de39a3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.808671 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b95f001f-d821-4feb-905a-199a03de39a3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:56.811700 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b95f001f-d821-4feb-905a-199a03de39a3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.811700 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b95f001f-d821-4feb-905a-199a03de39a3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.824774 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f6903184-19ec-4866-b3d8-cf5f0fa94351 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.825327 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f6903184-19ec-4866-b3d8-cf5f0fa94351 None None] GET https://10.4.3.140/volume// Jul 31 14:01:56.825594 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f6903184-19ec-4866-b3d8-cf5f0fa94351 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.825901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f6903184-19ec-4866-b3d8-cf5f0fa94351 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.826369 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f6903184-19ec-4866-b3d8-cf5f0fa94351 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:56.826846 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 921/3692] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 14:01:56.827761 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.827761 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:56.833067 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b95f001f-d821-4feb-905a-199a03de39a3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:56.839538 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-eabb5d95-eda4-4e89-98ce-2b9bb2cda57a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.842020 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b95f001f-d821-4feb-905a-199a03de39a3 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:01:56.842696 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 925/3693] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:56.845882 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-eabb5d95-eda4-4e89-98ce-2b9bb2cda57a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:56.846346 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-eabb5d95-eda4-4e89-98ce-2b9bb2cda57a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.846659 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-eabb5d95-eda4-4e89-98ce-2b9bb2cda57a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.859960 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.859960 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:56.864636 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-eabb5d95-eda4-4e89-98ce-2b9bb2cda57a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:56.870660 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-eabb5d95-eda4-4e89-98ce-2b9bb2cda57a tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:01:56.874072 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 919/3694] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:56.916816 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-7621e172-b33c-4841-b833-0dec1e0458e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.919226 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-7621e172-b33c-4841-b833-0dec1e0458e9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e Jul 31 14:01:56.919420 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-7621e172-b33c-4841-b833-0dec1e0458e9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.919984 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-7621e172-b33c-4841-b833-0dec1e0458e9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.930576 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.930576 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:56.934991 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-7621e172-b33c-4841-b833-0dec1e0458e9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:56.942660 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-7621e172-b33c-4841-b833-0dec1e0458e9 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e returned with HTTP 200 Jul 31 14:01:56.943121 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 930/3695] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e => generated 1416 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:56.957297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1fa0ee3c-57a7-4fc0-9d84-2ab8f4c44e61 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.957852 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fa0ee3c-57a7-4fc0-9d84-2ab8f4c44e61 None None] GET https://10.4.3.140/volume// Jul 31 14:01:56.958096 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fa0ee3c-57a7-4fc0-9d84-2ab8f4c44e61 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:56.958355 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fa0ee3c-57a7-4fc0-9d84-2ab8f4c44e61 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:56.958862 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fa0ee3c-57a7-4fc0-9d84-2ab8f4c44e61 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:56.959267 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 922/3696] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:01:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:56.968100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d3da4ca8-9131-4209-9da9-da4e28595e0e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:56.970392 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d3da4ca8-9131-4209-9da9-da4e28595e0e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:01:56.970836 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d3da4ca8-9131-4209-9da9-da4e28595e0e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d43aa77d-a67a-4473-a571-f80f40399a1e", "connector": null, "instance_uuid": "3d064e97-8e5b-44e7-9615-350c6a9b17e4"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:56.981866 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:56.981866 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:57.019874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-3cd3a177-8221-45ce-8909-0427993cb01d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:57.020448 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d3da4ca8-9131-4209-9da9-da4e28595e0e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:01:57.021075 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 926/3697] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:01:56 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:57.022528 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-3cd3a177-8221-45ce-8909-0427993cb01d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] PUT https://10.4.3.140/volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea Jul 31 14:01:57.022921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-3cd3a177-8221-45ce-8909-0427993cb01d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:57.032580 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-3cd3a177-8221-45ce-8909-0427993cb01d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Acquiring lock "cinder-attachment_update-1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:01:57.037225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-3cd3a177-8221-45ce-8909-0427993cb01d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Lock "cinder-attachment_update-1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:01:57.038260 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:57.038260 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:57.150282 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-3cd3a177-8221-45ce-8909-0427993cb01d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Lock "cinder-attachment_update-1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e-np0000006230" released by "attachment_update" :: held 0.113s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:01:57.150667 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-3cd3a177-8221-45ce-8909-0427993cb01d tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea returned with HTTP 200 Jul 31 14:01:57.151382 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 920/3698] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:01:57 2026] PUT /volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:57.355178 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3b542971-b3bd-4808-984d-448a1f273206 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:57.358076 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b542971-b3bd-4808-984d-448a1f273206 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:57.358363 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b542971-b3bd-4808-984d-448a1f273206 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:57.358668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b542971-b3bd-4808-984d-448a1f273206 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:57.368904 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-3dbc235b-9211-41ec-a7d9-0d8fe3a87c34 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:57.373267 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-3dbc235b-9211-41ec-a7d9-0d8fe3a87c34 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa Jul 31 14:01:57.373596 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-3dbc235b-9211-41ec-a7d9-0d8fe3a87c34 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:57.373920 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-3dbc235b-9211-41ec-a7d9-0d8fe3a87c34 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:57.374247 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:57.374247 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:57.379806 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3b542971-b3bd-4808-984d-448a1f273206 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:57.384021 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:57.384021 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:57.386896 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b542971-b3bd-4808-984d-448a1f273206 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:57.387636 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 931/3699] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:57 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:57.389469 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-3dbc235b-9211-41ec-a7d9-0d8fe3a87c34 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:57.400077 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-3dbc235b-9211-41ec-a7d9-0d8fe3a87c34 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa returned with HTTP 200 Jul 31 14:01:57.400077 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 923/3700] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:57 2026] GET /volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:57.763026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-81da8a0d-9168-4c3f-800e-c18073db7380 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:57.765177 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81da8a0d-9168-4c3f-800e-c18073db7380 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:57.765431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81da8a0d-9168-4c3f-800e-c18073db7380 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:57.765679 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81da8a0d-9168-4c3f-800e-c18073db7380 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:57.776003 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:57.776003 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:57.781721 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-81da8a0d-9168-4c3f-800e-c18073db7380 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:57.790445 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81da8a0d-9168-4c3f-800e-c18073db7380 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:57.790445 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 927/3701] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:57 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:57.821734 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-934f3e85-676b-4710-870e-a4c0bbd45fb1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:57.824008 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-934f3e85-676b-4710-870e-a4c0bbd45fb1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:57.824008 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-934f3e85-676b-4710-870e-a4c0bbd45fb1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:57.824371 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-934f3e85-676b-4710-870e-a4c0bbd45fb1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:57.833037 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:57.833037 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:57.839666 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-934f3e85-676b-4710-870e-a4c0bbd45fb1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:57.845205 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-934f3e85-676b-4710-870e-a4c0bbd45fb1 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:57.845901 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 921/3702] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:57 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:57.864265 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5c1fab7d-8e03-4f3c-99b3-aa9c90f5aa93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:57.865605 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c1fab7d-8e03-4f3c-99b3-aa9c90f5aa93 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:57.865915 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c1fab7d-8e03-4f3c-99b3-aa9c90f5aa93 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:57.867505 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c1fab7d-8e03-4f3c-99b3-aa9c90f5aa93 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:57.880288 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:57.880288 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:57.884382 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5c1fab7d-8e03-4f3c-99b3-aa9c90f5aa93 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:57.884903 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8b7cd88a-c62a-40f1-8408-b14147e4b328 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:57.887533 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b7cd88a-c62a-40f1-8408-b14147e4b328 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:57.887868 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b7cd88a-c62a-40f1-8408-b14147e4b328 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:57.888155 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b7cd88a-c62a-40f1-8408-b14147e4b328 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:57.888407 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-8b7cd88a-c62a-40f1-8408-b14147e4b328 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete volume with id: 19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:57.889783 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c1fab7d-8e03-4f3c-99b3-aa9c90f5aa93 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:01:57.890245 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 932/3703] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:57 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:57.897203 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:57.897203 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:57.897772 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8b7cd88a-c62a-40f1-8408-b14147e4b328 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:57.929536 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8b7cd88a-c62a-40f1-8408-b14147e4b328 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete volume request issued successfully. Jul 31 14:01:57.929907 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b7cd88a-c62a-40f1-8408-b14147e4b328 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 202 Jul 31 14:01:57.930475 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 924/3704] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:01:57 2026] DELETE /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:57.940721 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ee96608b-2d6a-46cb-be82-3e4b4be2ab94 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:57.946676 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee96608b-2d6a-46cb-be82-3e4b4be2ab94 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:57.947016 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee96608b-2d6a-46cb-be82-3e4b4be2ab94 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:57.947258 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee96608b-2d6a-46cb-be82-3e4b4be2ab94 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:57.956637 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:57.956637 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:57.962392 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ee96608b-2d6a-46cb-be82-3e4b4be2ab94 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:57.968801 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee96608b-2d6a-46cb-be82-3e4b4be2ab94 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 200 Jul 31 14:01:57.969296 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 928/3705] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:57 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:58.016073 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-e67fbdc1-4768-4aec-88f3-d1a7107319c5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:58.020183 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-e67fbdc1-4768-4aec-88f3-d1a7107319c5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa Jul 31 14:01:58.020183 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-e67fbdc1-4768-4aec-88f3-d1a7107319c5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:58.020183 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-e67fbdc1-4768-4aec-88f3-d1a7107319c5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:58.028722 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:58.028722 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:58.035845 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-e67fbdc1-4768-4aec-88f3-d1a7107319c5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:58.042946 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-e67fbdc1-4768-4aec-88f3-d1a7107319c5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa returned with HTTP 200 Jul 31 14:01:58.043764 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 922/3706] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:01:58 2026] GET /volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:58.054563 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae988cbd-a0a4-4c6c-9853-d0d514f07318 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:58.054898 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae988cbd-a0a4-4c6c-9853-d0d514f07318 None None] GET https://10.4.3.140/volume// Jul 31 14:01:58.054898 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae988cbd-a0a4-4c6c-9853-d0d514f07318 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:58.055103 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae988cbd-a0a4-4c6c-9853-d0d514f07318 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:58.055417 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae988cbd-a0a4-4c6c-9853-d0d514f07318 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:58.055720 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 933/3707] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:01:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 14:01:58.080996 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-52f81c3a-c105-468b-9119-b6e420314fa5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:58.083569 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-52f81c3a-c105-468b-9119-b6e420314fa5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:01:58.084056 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-52f81c3a-c105-468b-9119-b6e420314fa5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5788943d-5aa3-493b-973e-346555289caa", "connector": null, "instance_uuid": "2a70c68d-84b2-4f84-8e73-3df1d8d0d507"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:58.093375 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:58.093375 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:58.121056 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-52f81c3a-c105-468b-9119-b6e420314fa5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:01:58.121586 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 925/3708] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:01:58 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:58.408405 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-98d9364a-e281-49ba-a149-5921d9071502 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:58.410787 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98d9364a-e281-49ba-a149-5921d9071502 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:58.411155 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98d9364a-e281-49ba-a149-5921d9071502 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:58.411214 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98d9364a-e281-49ba-a149-5921d9071502 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:58.428024 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:58.428024 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:58.431791 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-98d9364a-e281-49ba-a149-5921d9071502 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:58.439988 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98d9364a-e281-49ba-a149-5921d9071502 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:58.440501 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 929/3709] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:58 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:58.701974 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e4557523-70bf-47c6-9001-a537139c88d1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:58.702423 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e4557523-70bf-47c6-9001-a537139c88d1 None None] GET https://10.4.3.140/volume// Jul 31 14:01:58.702621 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e4557523-70bf-47c6-9001-a537139c88d1 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:58.703024 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e4557523-70bf-47c6-9001-a537139c88d1 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:58.703209 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e4557523-70bf-47c6-9001-a537139c88d1 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:58.703503 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 923/3710] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:58.715100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d7906e04-4655-49d4-9664-4cc12406944f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:58.717633 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d7906e04-4655-49d4-9664-4cc12406944f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e Jul 31 14:01:58.718021 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d7906e04-4655-49d4-9664-4cc12406944f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:58.718124 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d7906e04-4655-49d4-9664-4cc12406944f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:58.732541 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:58.732541 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:58.736149 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d7906e04-4655-49d4-9664-4cc12406944f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:01:58.743208 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-d7906e04-4655-49d4-9664-4cc12406944f tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e returned with HTTP 200 Jul 31 14:01:58.743780 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 934/3711] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:58 2026] GET /volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e => generated 1595 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:58.893798 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-386e0fc1-cbbb-4d3c-bb2f-5ab3aaf3e7ed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:58.919526 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-386e0fc1-cbbb-4d3c-bb2f-5ab3aaf3e7ed tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] PUT https://10.4.3.140/volume/v3/attachments/aa3cefbc-6486-41f0-8e4e-11d027488541 Jul 31 14:01:58.919526 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-386e0fc1-cbbb-4d3c-bb2f-5ab3aaf3e7ed tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:58.921686 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e945995-60a6-4243-93c5-e2431e257b46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:58.924289 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e945995-60a6-4243-93c5-e2431e257b46 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:58.924967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e945995-60a6-4243-93c5-e2431e257b46 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:58.926026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e945995-60a6-4243-93c5-e2431e257b46 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:58.935688 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-386e0fc1-cbbb-4d3c-bb2f-5ab3aaf3e7ed tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Acquiring lock "cinder-attachment_update-d43aa77d-a67a-4473-a571-f80f40399a1e-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:01:58.942044 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-386e0fc1-cbbb-4d3c-bb2f-5ab3aaf3e7ed tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Lock "cinder-attachment_update-d43aa77d-a67a-4473-a571-f80f40399a1e-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:01:58.945589 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:58.945589 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:58.945724 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:58.945724 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:58.949858 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2e945995-60a6-4243-93c5-e2431e257b46 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:01:58.970431 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e945995-60a6-4243-93c5-e2431e257b46 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:01:58.971184 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 930/3712] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:58 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:58.986630 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2a677be3-8e9c-40ed-9e0c-81197b6a6df6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:58.988315 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2a677be3-8e9c-40ed-9e0c-81197b6a6df6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 Jul 31 14:01:58.988523 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2a677be3-8e9c-40ed-9e0c-81197b6a6df6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:58.988724 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2a677be3-8e9c-40ed-9e0c-81197b6a6df6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:58.997143 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2a677be3-8e9c-40ed-9e0c-81197b6a6df6 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 returned with HTTP 404 Jul 31 14:01:58.997143 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 924/3713] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:58 2026] GET /volume/v3/volumes/19d28928-2a8d-47ea-94c7-11bbf55f7533 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:59.007644 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d3813725-c8be-4dcb-86d6-611d692941ef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.012536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d3813725-c8be-4dcb-86d6-611d692941ef tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:59.012536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d3813725-c8be-4dcb-86d6-611d692941ef tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:59.012536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d3813725-c8be-4dcb-86d6-611d692941ef tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:59.022076 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:59.022076 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:59.027728 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d3813725-c8be-4dcb-86d6-611d692941ef tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:59.034643 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d3813725-c8be-4dcb-86d6-611d692941ef tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:59.034643 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 935/3714] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:59 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:59.049206 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91604fc7-0b4a-4e7d-84ba-77257599240d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.051386 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91604fc7-0b4a-4e7d-84ba-77257599240d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:59.051636 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91604fc7-0b4a-4e7d-84ba-77257599240d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:59.051881 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91604fc7-0b4a-4e7d-84ba-77257599240d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:59.061294 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-386e0fc1-cbbb-4d3c-bb2f-5ab3aaf3e7ed tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Lock "cinder-attachment_update-d43aa77d-a67a-4473-a571-f80f40399a1e-np0000006230" released by "attachment_update" :: held 0.119s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:01:59.061587 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-386e0fc1-cbbb-4d3c-bb2f-5ab3aaf3e7ed tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/attachments/aa3cefbc-6486-41f0-8e4e-11d027488541 returned with HTTP 200 Jul 31 14:01:59.062056 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 926/3715] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:01:58 2026] PUT /volume/v3/attachments/aa3cefbc-6486-41f0-8e4e-11d027488541 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:01:59.086159 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:59.086159 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:59.091729 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-91604fc7-0b4a-4e7d-84ba-77257599240d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:59.097465 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91604fc7-0b4a-4e7d-84ba-77257599240d tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:59.098677 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 931/3716] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:59 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 884 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:59.112289 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4eacf807-836c-4a02-bc11-1aeb034ce3fc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.114386 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-67be4992-bcfa-478a-aec2-045af38d7e5e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.114581 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4eacf807-836c-4a02-bc11-1aeb034ce3fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:59.114876 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4eacf807-836c-4a02-bc11-1aeb034ce3fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:59.115144 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4eacf807-836c-4a02-bc11-1aeb034ce3fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:59.115366 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4eacf807-836c-4a02-bc11-1aeb034ce3fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete volume with id: 829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:59.117093 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-67be4992-bcfa-478a-aec2-045af38d7e5e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] POST https://10.4.3.140/volume/v3/attachments/aa3cefbc-6486-41f0-8e4e-11d027488541/action Jul 31 14:01:59.117547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-67be4992-bcfa-478a-aec2-045af38d7e5e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:01:59.117730 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-67be4992-bcfa-478a-aec2-045af38d7e5e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:59.124593 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:59.124593 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:01:59.125221 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4eacf807-836c-4a02-bc11-1aeb034ce3fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:59.136812 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:59.136812 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:59.148560 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4eacf807-836c-4a02-bc11-1aeb034ce3fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete volume request issued successfully. Jul 31 14:01:59.149857 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4eacf807-836c-4a02-bc11-1aeb034ce3fc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 202 Jul 31 14:01:59.150393 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 925/3717] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:01:59 2026] DELETE /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:01:59.152600 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1c6c1f81-c157-4ed6-80f6-b568be7e65ee req-67be4992-bcfa-478a-aec2-045af38d7e5e tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/attachments/aa3cefbc-6486-41f0-8e4e-11d027488541/action returned with HTTP 204 Jul 31 14:01:59.152600 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 936/3718] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:01:59 2026] POST /volume/v3/attachments/aa3cefbc-6486-41f0-8e4e-11d027488541/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:01:59.160020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aa083678-8dac-42a2-89f7-63b188db1cff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.163775 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa083678-8dac-42a2-89f7-63b188db1cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:01:59.164145 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa083678-8dac-42a2-89f7-63b188db1cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:59.164417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa083678-8dac-42a2-89f7-63b188db1cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:59.176057 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:59.176057 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:59.184534 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aa083678-8dac-42a2-89f7-63b188db1cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:01:59.191453 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa083678-8dac-42a2-89f7-63b188db1cff tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 200 Jul 31 14:01:59.192433 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 927/3719] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:59 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:59.458421 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b308d1a-3387-430a-93f8-767f369bd3a7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.461615 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b308d1a-3387-430a-93f8-767f369bd3a7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:01:59.461615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b308d1a-3387-430a-93f8-767f369bd3a7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:59.461615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b308d1a-3387-430a-93f8-767f369bd3a7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:59.474008 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:59.474008 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:01:59.479448 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0b308d1a-3387-430a-93f8-767f369bd3a7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:01:59.488388 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b308d1a-3387-430a-93f8-767f369bd3a7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:01:59.488899 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 932/3720] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:59 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:01:59.708245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c8c7b459-4dc0-4e8f-8889-16f553ffefde None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.708849 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c8c7b459-4dc0-4e8f-8889-16f553ffefde None None] GET https://10.4.3.140/volume// Jul 31 14:01:59.709106 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c8c7b459-4dc0-4e8f-8889-16f553ffefde None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:59.709387 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c8c7b459-4dc0-4e8f-8889-16f553ffefde None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:59.709876 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c8c7b459-4dc0-4e8f-8889-16f553ffefde None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:01:59.710274 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 926/3721] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:01:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:01:59.722568 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-029d36eb-0c93-493b-b8b9-8d56317856c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.724537 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-029d36eb-0c93-493b-b8b9-8d56317856c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa Jul 31 14:01:59.724746 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-029d36eb-0c93-493b-b8b9-8d56317856c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:59.724925 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-029d36eb-0c93-493b-b8b9-8d56317856c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:01:59.737533 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:59.737533 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:01:59.741596 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-029d36eb-0c93-493b-b8b9-8d56317856c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:01:59.748248 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-029d36eb-0c93-493b-b8b9-8d56317856c6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa returned with HTTP 200 Jul 31 14:01:59.748708 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 937/3722] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:01:59 2026] GET /volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:01:59.920692 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-2c85d879-c19e-4e97-863e-c03d3e102d68 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.923303 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-2c85d879-c19e-4e97-863e-c03d3e102d68 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/b8eef060-8385-4096-b51f-9533617f24c4 Jul 31 14:01:59.923765 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-2c85d879-c19e-4e97-863e-c03d3e102d68 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:01:59.936968 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-2c85d879-c19e-4e97-863e-c03d3e102d68 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-5788943d-5aa3-493b-973e-346555289caa-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:01:59.941695 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-2c85d879-c19e-4e97-863e-c03d3e102d68 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-5788943d-5aa3-493b-973e-346555289caa-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:01:59.942940 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:01:59.942940 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:01:59.988593 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f765b6be-dee9-431b-87dd-dcfdaf37d0b7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:01:59.990499 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f765b6be-dee9-431b-87dd-dcfdaf37d0b7 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:01:59.991178 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f765b6be-dee9-431b-87dd-dcfdaf37d0b7 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:01:59.991178 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f765b6be-dee9-431b-87dd-dcfdaf37d0b7 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:00.000005 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:00.000005 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:00.003302 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f765b6be-dee9-431b-87dd-dcfdaf37d0b7 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:02:00.007504 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f765b6be-dee9-431b-87dd-dcfdaf37d0b7 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:02:00.007765 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 933/3723] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:01:59 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:00.057401 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-2c85d879-c19e-4e97-863e-c03d3e102d68 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-5788943d-5aa3-493b-973e-346555289caa-np0000006230" released by "attachment_update" :: held 0.116s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:02:00.057838 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-2c85d879-c19e-4e97-863e-c03d3e102d68 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/b8eef060-8385-4096-b51f-9533617f24c4 returned with HTTP 200 Jul 31 14:02:00.058409 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 928/3724] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:01:59 2026] PUT /volume/v3/attachments/b8eef060-8385-4096-b51f-9533617f24c4 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:00.100878 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-14785353-194f-429d-a728-f18256018555 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:00.103542 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-14785353-194f-429d-a728-f18256018555 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/b8eef060-8385-4096-b51f-9533617f24c4/action Jul 31 14:02:00.104020 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-14785353-194f-429d-a728-f18256018555 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:00.104193 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-14785353-194f-429d-a728-f18256018555 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:00.125000 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:00.125000 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:00.137104 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-37bca723-fb27-450c-bb4a-62ac2ef6ff70 req-14785353-194f-429d-a728-f18256018555 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/b8eef060-8385-4096-b51f-9533617f24c4/action returned with HTTP 204 Jul 31 14:02:00.137607 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 927/3725] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:02:00 2026] POST /volume/v3/attachments/b8eef060-8385-4096-b51f-9533617f24c4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:00.207195 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6a313bcc-e0ca-4631-9cd5-8ff5c0e2f0bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:00.210319 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a313bcc-e0ca-4631-9cd5-8ff5c0e2f0bb tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 Jul 31 14:02:00.210610 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a313bcc-e0ca-4631-9cd5-8ff5c0e2f0bb tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:00.210829 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a313bcc-e0ca-4631-9cd5-8ff5c0e2f0bb tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:00.225301 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a313bcc-e0ca-4631-9cd5-8ff5c0e2f0bb tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 returned with HTTP 404 Jul 31 14:02:00.226029 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 938/3726] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:00 2026] GET /volume/v3/volumes/829c90d6-ba93-482b-8981-8cbffc4bdde6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:00.239739 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9230379f-83e1-4510-8550-d7375cc47cf3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:00.242353 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9230379f-83e1-4510-8550-d7375cc47cf3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:02:00.242576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9230379f-83e1-4510-8550-d7375cc47cf3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:00.242827 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9230379f-83e1-4510-8550-d7375cc47cf3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:00.249984 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:00.249984 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:00.256115 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9230379f-83e1-4510-8550-d7375cc47cf3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:02:00.259769 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9230379f-83e1-4510-8550-d7375cc47cf3 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:02:00.262981 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 934/3727] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:00 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:00.279917 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-545c2926-2b2e-4681-b80a-2be93ecf070e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:00.283030 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-545c2926-2b2e-4681-b80a-2be93ecf070e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:02:00.283472 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-545c2926-2b2e-4681-b80a-2be93ecf070e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:00.283768 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-545c2926-2b2e-4681-b80a-2be93ecf070e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:00.293594 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:00.293594 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:00.300482 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-545c2926-2b2e-4681-b80a-2be93ecf070e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:02:00.309477 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-545c2926-2b2e-4681-b80a-2be93ecf070e tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:02:00.310058 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 929/3728] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:00 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:00.328754 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-91146284-9430-410f-9d96-ee325a588baa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:00.329230 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91146284-9430-410f-9d96-ee325a588baa tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:02:00.329599 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-91146284-9430-410f-9d96-ee325a588baa tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:00.329902 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-91146284-9430-410f-9d96-ee325a588baa tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:00.330145 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-91146284-9430-410f-9d96-ee325a588baa tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete volume with id: 15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:02:00.340131 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:00.340131 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:00.340875 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-91146284-9430-410f-9d96-ee325a588baa tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:02:00.365393 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-91146284-9430-410f-9d96-ee325a588baa tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete volume request issued successfully. Jul 31 14:02:00.365592 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91146284-9430-410f-9d96-ee325a588baa tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 202 Jul 31 14:02:00.365991 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 928/3729] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:00 2026] DELETE /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:00.376384 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30d0c719-fad1-400a-8670-e490d8034299 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:00.380504 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30d0c719-fad1-400a-8670-e490d8034299 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:02:00.380504 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30d0c719-fad1-400a-8670-e490d8034299 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:00.380718 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30d0c719-fad1-400a-8670-e490d8034299 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:00.394317 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:00.394317 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:00.400086 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-30d0c719-fad1-400a-8670-e490d8034299 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:02:00.404882 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30d0c719-fad1-400a-8670-e490d8034299 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 200 Jul 31 14:02:00.405314 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 939/3730] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:00 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:00.507528 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27782585-cd32-4527-8b39-b6502983f030 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:00.509273 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27782585-cd32-4527-8b39-b6502983f030 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:00.509459 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27782585-cd32-4527-8b39-b6502983f030 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:00.509660 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27782585-cd32-4527-8b39-b6502983f030 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:00.517998 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:00.517998 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:00.522118 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-27782585-cd32-4527-8b39-b6502983f030 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:00.527033 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27782585-cd32-4527-8b39-b6502983f030 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:00.527467 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 935/3731] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:00 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:00.549791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-82423ca6-c2e0-4a0f-8adf-41c27137c815 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:00.551625 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-82423ca6-c2e0-4a0f-8adf-41c27137c815 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] POST https://10.4.3.140/volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea/action Jul 31 14:02:00.551967 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-82423ca6-c2e0-4a0f-8adf-41c27137c815 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:00.552057 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-82423ca6-c2e0-4a0f-8adf-41c27137c815 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:00.571280 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:00.571280 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:00.588593 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e313b8c7-ae46-4cb4-bb82-539dd50fd00f req-82423ca6-c2e0-4a0f-8adf-41c27137c815 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea/action returned with HTTP 204 Jul 31 14:02:00.589113 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 930/3732] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:02:00 2026] POST /volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:01.031090 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-37da9477-1e1f-4690-9001-4c3cbdde8f3e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:01.033258 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37da9477-1e1f-4690-9001-4c3cbdde8f3e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:02:01.035269 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37da9477-1e1f-4690-9001-4c3cbdde8f3e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:01.035269 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37da9477-1e1f-4690-9001-4c3cbdde8f3e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:01.048640 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:01.048640 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:01.059496 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-37da9477-1e1f-4690-9001-4c3cbdde8f3e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:02:01.073280 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37da9477-1e1f-4690-9001-4c3cbdde8f3e tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:02:01.073857 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 929/3733] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:01 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:01.094191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e2a2386d-74bd-4fd2-8d77-f7e99825911b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:01.098539 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2a2386d-74bd-4fd2-8d77-f7e99825911b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:02:01.098539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2a2386d-74bd-4fd2-8d77-f7e99825911b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:01.098539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2a2386d-74bd-4fd2-8d77-f7e99825911b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:01.109942 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:01.109942 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:01.114840 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e2a2386d-74bd-4fd2-8d77-f7e99825911b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:02:01.121297 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2a2386d-74bd-4fd2-8d77-f7e99825911b tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:02:01.121297 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 940/3734] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:01 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:01.136939 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-51dcdbdb-c9c2-4795-bbee-a85ec501ff11 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:01.139685 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-51dcdbdb-c9c2-4795-bbee-a85ec501ff11 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:02:01.139918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-51dcdbdb-c9c2-4795-bbee-a85ec501ff11 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:01.140158 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-51dcdbdb-c9c2-4795-bbee-a85ec501ff11 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:01.153382 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:01.153382 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:01.158534 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-51dcdbdb-c9c2-4795-bbee-a85ec501ff11 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:02:01.165690 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-51dcdbdb-c9c2-4795-bbee-a85ec501ff11 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:02:01.166304 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 936/3735] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:01 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:01.421539 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a1387c6a-3a2f-47c2-b43a-838d268cb9e4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:01.423342 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1387c6a-3a2f-47c2-b43a-838d268cb9e4 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e Jul 31 14:02:01.423541 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1387c6a-3a2f-47c2-b43a-838d268cb9e4 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:01.423781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1387c6a-3a2f-47c2-b43a-838d268cb9e4 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:01.433536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1387c6a-3a2f-47c2-b43a-838d268cb9e4 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e returned with HTTP 404 Jul 31 14:02:01.434122 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 931/3736] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:01 2026] GET /volume/v3/volumes/15fe1c06-d9fe-41e4-84e7-1d0b35359c2e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:01.442826 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e2da5c68-358a-44c6-86b5-b29ca136b085 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:01.446337 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e2da5c68-358a-44c6-86b5-b29ca136b085 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 Jul 31 14:02:01.446337 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e2da5c68-358a-44c6-86b5-b29ca136b085 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:01.446337 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e2da5c68-358a-44c6-86b5-b29ca136b085 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:01.446337 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-e2da5c68-358a-44c6-86b5-b29ca136b085 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete snapshot with id: b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 Jul 31 14:02:01.453893 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:01.453893 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:01.453893 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e2da5c68-358a-44c6-86b5-b29ca136b085 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:02:01.476878 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e2da5c68-358a-44c6-86b5-b29ca136b085 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot delete request issued successfully. Jul 31 14:02:01.477124 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e2da5c68-358a-44c6-86b5-b29ca136b085 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 returned with HTTP 202 Jul 31 14:02:01.477718 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 930/3737] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:02:01 2026] DELETE /volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 14:02:01.488527 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5be770df-ada3-4855-87be-7338e42a8acd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:01.494893 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5be770df-ada3-4855-87be-7338e42a8acd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 Jul 31 14:02:01.495135 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5be770df-ada3-4855-87be-7338e42a8acd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:01.495383 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5be770df-ada3-4855-87be-7338e42a8acd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:01.503239 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:01.503239 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:01.503761 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5be770df-ada3-4855-87be-7338e42a8acd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:02:01.508261 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5be770df-ada3-4855-87be-7338e42a8acd tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 returned with HTTP 200 Jul 31 14:02:01.508261 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 941/3738] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:01 2026] GET /volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:01.542141 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d66cff99-bdf1-4480-bc19-592d340efcc7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:01.544622 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d66cff99-bdf1-4480-bc19-592d340efcc7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:01.545285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d66cff99-bdf1-4480-bc19-592d340efcc7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:01.545285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d66cff99-bdf1-4480-bc19-592d340efcc7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:01.562096 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:01.562096 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:01.569066 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d66cff99-bdf1-4480-bc19-592d340efcc7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:01.575150 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d66cff99-bdf1-4480-bc19-592d340efcc7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:01.575826 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 937/3739] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:01 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:02.514451 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-831567ea-7da4-4cfb-8f2f-5268e01d951a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:02.516976 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-831567ea-7da4-4cfb-8f2f-5268e01d951a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 Jul 31 14:02:02.517219 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-831567ea-7da4-4cfb-8f2f-5268e01d951a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:02.517477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-831567ea-7da4-4cfb-8f2f-5268e01d951a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:02.526249 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-831567ea-7da4-4cfb-8f2f-5268e01d951a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 returned with HTTP 404 Jul 31 14:02:02.526844 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 932/3740] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:02 2026] GET /volume/v3/snapshots/b8ca6f02-0acf-469f-a4cd-f7ab9ef2aa89 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:02.535574 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6f7f5bfa-ce99-48ab-a9de-341070d99a52 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:02.538716 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6f7f5bfa-ce99-48ab-a9de-341070d99a52 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 Jul 31 14:02:02.539011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6f7f5bfa-ce99-48ab-a9de-341070d99a52 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:02.539219 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6f7f5bfa-ce99-48ab-a9de-341070d99a52 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:02.539328 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-6f7f5bfa-ce99-48ab-a9de-341070d99a52 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete snapshot with id: 3a698ee7-bc62-422c-be2b-b8e1bd9732f8 Jul 31 14:02:02.546878 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:02.546878 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:02.547311 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6f7f5bfa-ce99-48ab-a9de-341070d99a52 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:02:02.575227 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6f7f5bfa-ce99-48ab-a9de-341070d99a52 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot delete request issued successfully. Jul 31 14:02:02.575486 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6f7f5bfa-ce99-48ab-a9de-341070d99a52 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 returned with HTTP 202 Jul 31 14:02:02.576108 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 931/3741] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:02:02 2026] DELETE /volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:02.584972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-601256dc-7fbd-4099-869b-e21488bfbac0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:02.587069 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-601256dc-7fbd-4099-869b-e21488bfbac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 Jul 31 14:02:02.587309 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-601256dc-7fbd-4099-869b-e21488bfbac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:02.587545 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-601256dc-7fbd-4099-869b-e21488bfbac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:02.590580 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-609c3a61-2e2a-4ba0-a14e-96ca0d3bd2ff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:02.595659 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-609c3a61-2e2a-4ba0-a14e-96ca0d3bd2ff tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:02.595943 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-609c3a61-2e2a-4ba0-a14e-96ca0d3bd2ff tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:02.596168 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-609c3a61-2e2a-4ba0-a14e-96ca0d3bd2ff tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:02.602017 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:02.602017 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:02.602017 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-601256dc-7fbd-4099-869b-e21488bfbac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:02:02.602866 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-601256dc-7fbd-4099-869b-e21488bfbac0 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 returned with HTTP 200 Jul 31 14:02:02.603277 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 942/3742] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:02 2026] GET /volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:02.613424 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:02.613424 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:02.618399 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-609c3a61-2e2a-4ba0-a14e-96ca0d3bd2ff tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:02.625298 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-609c3a61-2e2a-4ba0-a14e-96ca0d3bd2ff tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:02.629891 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 938/3743] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:02 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:02:02.970008 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-42ad4ffe-c3e6-4f66-b8a8-f4400eea22ac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:02.972825 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42ad4ffe-c3e6-4f66-b8a8-f4400eea22ac tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:02:02.973258 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42ad4ffe-c3e6-4f66-b8a8-f4400eea22ac tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:02.973610 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42ad4ffe-c3e6-4f66-b8a8-f4400eea22ac tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:02.984567 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:02.984567 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:02.991876 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-42ad4ffe-c3e6-4f66-b8a8-f4400eea22ac tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:02.998535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42ad4ffe-c3e6-4f66-b8a8-f4400eea22ac tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:02:02.999218 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 933/3744] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:02 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:03.059109 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-99791740-6828-4dc2-bf8f-c4c64e932906 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:03.061941 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99791740-6828-4dc2-bf8f-c4c64e932906 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:02:03.062150 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-99791740-6828-4dc2-bf8f-c4c64e932906 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:03.062357 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-99791740-6828-4dc2-bf8f-c4c64e932906 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:03.077088 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:03.077088 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:03.081721 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-99791740-6828-4dc2-bf8f-c4c64e932906 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:03.086061 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99791740-6828-4dc2-bf8f-c4c64e932906 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:02:03.086606 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 932/3745] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:03 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:03.614334 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b7fe760f-965b-49b9-bfcb-cb0e21078578 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:03.616355 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7fe760f-965b-49b9-bfcb-cb0e21078578 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 Jul 31 14:02:03.616592 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7fe760f-965b-49b9-bfcb-cb0e21078578 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:03.616816 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7fe760f-965b-49b9-bfcb-cb0e21078578 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:03.622443 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7fe760f-965b-49b9-bfcb-cb0e21078578 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 returned with HTTP 404 Jul 31 14:02:03.623903 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 943/3746] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:03 2026] GET /volume/v3/snapshots/3a698ee7-bc62-422c-be2b-b8e1bd9732f8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:03.646049 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4efd5535-f1f6-41dc-875f-3140078ae8b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:03.650710 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4efd5535-f1f6-41dc-875f-3140078ae8b2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec Jul 31 14:02:03.651326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-15178842-34db-4888-8eed-80334ebdaab7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:03.652273 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4efd5535-f1f6-41dc-875f-3140078ae8b2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:03.652573 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4efd5535-f1f6-41dc-875f-3140078ae8b2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:03.652715 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-4efd5535-f1f6-41dc-875f-3140078ae8b2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete snapshot with id: 555fba67-0235-4f65-9963-1fc52a5462ec Jul 31 14:02:03.655430 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15178842-34db-4888-8eed-80334ebdaab7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:03.655795 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15178842-34db-4888-8eed-80334ebdaab7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:03.656062 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15178842-34db-4888-8eed-80334ebdaab7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:03.662436 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:03.662436 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:03.662721 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4efd5535-f1f6-41dc-875f-3140078ae8b2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:02:03.678679 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:03.678679 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:03.685359 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-15178842-34db-4888-8eed-80334ebdaab7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:03.694835 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4efd5535-f1f6-41dc-875f-3140078ae8b2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot delete request issued successfully. Jul 31 14:02:03.695443 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4efd5535-f1f6-41dc-875f-3140078ae8b2 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec returned with HTTP 202 Jul 31 14:02:03.695717 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 939/3747] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:02:03 2026] DELETE /volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:03.698824 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15178842-34db-4888-8eed-80334ebdaab7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:03.699752 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 934/3748] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:03 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:03.703835 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3d53e495-adde-41e3-b1f5-5fed29fc4c6a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:03.707200 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d53e495-adde-41e3-b1f5-5fed29fc4c6a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec Jul 31 14:02:03.707448 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d53e495-adde-41e3-b1f5-5fed29fc4c6a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:03.707677 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3d53e495-adde-41e3-b1f5-5fed29fc4c6a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:03.719500 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:03.719500 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:03.719724 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3d53e495-adde-41e3-b1f5-5fed29fc4c6a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Snapshot retrieved successfully. Jul 31 14:02:03.720820 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3d53e495-adde-41e3-b1f5-5fed29fc4c6a tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec returned with HTTP 200 Jul 31 14:02:03.721324 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 933/3749] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:03 2026] GET /volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:04.719365 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e342d33f-17b1-441b-a0f0-178d59e58251 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:04.722435 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e342d33f-17b1-441b-a0f0-178d59e58251 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:04.722703 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e342d33f-17b1-441b-a0f0-178d59e58251 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:04.722942 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e342d33f-17b1-441b-a0f0-178d59e58251 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:04.733508 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8f306632-1b6a-4b0a-a835-0dadcf621f4f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:04.734984 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:04.734984 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:04.735918 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f306632-1b6a-4b0a-a835-0dadcf621f4f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec Jul 31 14:02:04.736886 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f306632-1b6a-4b0a-a835-0dadcf621f4f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:04.736886 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f306632-1b6a-4b0a-a835-0dadcf621f4f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:04.739715 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e342d33f-17b1-441b-a0f0-178d59e58251 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:04.744183 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f306632-1b6a-4b0a-a835-0dadcf621f4f tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec returned with HTTP 404 Jul 31 14:02:04.744776 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 940/3750] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:04 2026] GET /volume/v3/snapshots/555fba67-0235-4f65-9963-1fc52a5462ec => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:04.746498 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e342d33f-17b1-441b-a0f0-178d59e58251 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:04.746994 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 944/3751] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:04 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:04.757281 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-475d5ebd-7507-4a3d-a0d5-115939105608 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:04.759766 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-475d5ebd-7507-4a3d-a0d5-115939105608 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:02:04.760059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-475d5ebd-7507-4a3d-a0d5-115939105608 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:04.760278 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-475d5ebd-7507-4a3d-a0d5-115939105608 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:04.769157 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:04.769157 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:04.773346 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-475d5ebd-7507-4a3d-a0d5-115939105608 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:02:04.778717 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-475d5ebd-7507-4a3d-a0d5-115939105608 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:02:04.779214 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 935/3752] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:04 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:04.836141 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8a59ece6-ab05-465e-be50-30d120b3ceeb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:04.836141 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a59ece6-ab05-465e-be50-30d120b3ceeb tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:02:04.836141 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a59ece6-ab05-465e-be50-30d120b3ceeb tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:04.836141 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a59ece6-ab05-465e-be50-30d120b3ceeb tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:04.836141 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:04.836141 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:04.836141 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8a59ece6-ab05-465e-be50-30d120b3ceeb tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:02:04.839498 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a59ece6-ab05-465e-be50-30d120b3ceeb tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:02:04.840070 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 934/3753] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:04 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:04.857114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9cef978b-3059-4acd-b33d-4b6dccac97bc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:04.857114 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9cef978b-3059-4acd-b33d-4b6dccac97bc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] DELETE https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:02:04.857114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9cef978b-3059-4acd-b33d-4b6dccac97bc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:04.857114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9cef978b-3059-4acd-b33d-4b6dccac97bc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:04.857114 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9cef978b-3059-4acd-b33d-4b6dccac97bc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete volume with id: 24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:02:04.865609 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:04.865609 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:04.866355 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9cef978b-3059-4acd-b33d-4b6dccac97bc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:02:04.891424 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9cef978b-3059-4acd-b33d-4b6dccac97bc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Delete volume request issued successfully. Jul 31 14:02:04.892068 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9cef978b-3059-4acd-b33d-4b6dccac97bc tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 202 Jul 31 14:02:04.892416 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 941/3754] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:04 2026] DELETE /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:04.904057 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-917b41f6-a85d-4913-ae0c-9749d5c5e1b7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:04.906279 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-917b41f6-a85d-4913-ae0c-9749d5c5e1b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:02:04.907853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-917b41f6-a85d-4913-ae0c-9749d5c5e1b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:04.908337 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-917b41f6-a85d-4913-ae0c-9749d5c5e1b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:04.921700 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:04.921700 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:04.926660 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-917b41f6-a85d-4913-ae0c-9749d5c5e1b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Volume info retrieved successfully. Jul 31 14:02:04.935607 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-917b41f6-a85d-4913-ae0c-9749d5c5e1b7 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 200 Jul 31 14:02:04.936082 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 945/3755] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:04 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:05.352762 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-f7df98cc-9ad9-471e-9a93-ce9a7f10bb2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:05.355464 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-f7df98cc-9ad9-471e-9a93-ce9a7f10bb2c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments/bf42bac9-33e6-4eb5-89ba-7ae9265213c3/action Jul 31 14:02:05.355945 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-f7df98cc-9ad9-471e-9a93-ce9a7f10bb2c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:05.356106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-f7df98cc-9ad9-471e-9a93-ce9a7f10bb2c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:05.379399 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:05.379399 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:05.395068 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-600e34ba-fd10-4842-9683-e7e7c1ca0482 req-f7df98cc-9ad9-471e-9a93-ce9a7f10bb2c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/bf42bac9-33e6-4eb5-89ba-7ae9265213c3/action returned with HTTP 204 Jul 31 14:02:05.395697 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 936/3756] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:02:05 2026] POST /volume/v3/attachments/bf42bac9-33e6-4eb5-89ba-7ae9265213c3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:05.762468 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0b0f1090-67bf-4edd-bdaa-f6f364da60c7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:05.767356 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b0f1090-67bf-4edd-bdaa-f6f364da60c7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:05.767561 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b0f1090-67bf-4edd-bdaa-f6f364da60c7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:05.767748 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b0f1090-67bf-4edd-bdaa-f6f364da60c7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:05.782575 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:05.782575 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:05.793885 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0b0f1090-67bf-4edd-bdaa-f6f364da60c7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:05.803007 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b0f1090-67bf-4edd-bdaa-f6f364da60c7 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:05.805067 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 935/3757] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:05 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:05.818544 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-acbed2e4-ea28-4888-b3bd-00d66d16e787 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:05.821562 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-acbed2e4-ea28-4888-b3bd-00d66d16e787 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:05.822310 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-acbed2e4-ea28-4888-b3bd-00d66d16e787 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:05.822805 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-acbed2e4-ea28-4888-b3bd-00d66d16e787 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:05.838836 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:05.838836 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:05.842474 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-acbed2e4-ea28-4888-b3bd-00d66d16e787 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:05.848359 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-acbed2e4-ea28-4888-b3bd-00d66d16e787 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:05.849016 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 942/3758] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:05 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:05.914164 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-f0130c55-5276-46ed-87cb-368266607644 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:05.917287 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-f0130c55-5276-46ed-87cb-368266607644 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:05.917600 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-f0130c55-5276-46ed-87cb-368266607644 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:05.918064 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-f0130c55-5276-46ed-87cb-368266607644 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:05.936586 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:05.936586 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:05.947775 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-f0130c55-5276-46ed-87cb-368266607644 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:05.952269 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-458127ac-d9ec-4936-9346-c407e8e3e963 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:05.955694 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-f0130c55-5276-46ed-87cb-368266607644 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:05.955851 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-458127ac-d9ec-4936-9346-c407e8e3e963 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] GET https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 Jul 31 14:02:05.956075 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-458127ac-d9ec-4936-9346-c407e8e3e963 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:05.956171 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 946/3759] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:05 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:05.958266 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-458127ac-d9ec-4936-9346-c407e8e3e963 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:05.966581 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-458127ac-d9ec-4936-9346-c407e8e3e963 tempest-SnapshotDataIntegrityTests-293815202 tempest-SnapshotDataIntegrityTests-293815202-project-member] https://10.4.3.140/volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 returned with HTTP 404 Jul 31 14:02:05.967559 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 937/3760] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:05 2026] GET /volume/v3/volumes/24c608cf-112a-4a9a-8073-dd2bc9d9dd03 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:05.977982 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-84549c15-f8fe-4edd-b837-cb7d953030d6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:05.980378 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-84549c15-f8fe-4edd-b837-cb7d953030d6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49/action Jul 31 14:02:05.980904 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-84549c15-f8fe-4edd-b837-cb7d953030d6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:05.981026 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-84549c15-f8fe-4edd-b837-cb7d953030d6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:05.992723 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:05.992723 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:05.993285 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-84549c15-f8fe-4edd-b837-cb7d953030d6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:06.002528 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-84549c15-f8fe-4edd-b837-cb7d953030d6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Begin detaching volume completed successfully. Jul 31 14:02:06.002871 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-84549c15-f8fe-4edd-b837-cb7d953030d6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49/action returned with HTTP 202 Jul 31 14:02:06.003505 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 936/3761] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:02:05 2026] POST /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:02:06.056803 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4499a632-809e-4a82-bd5b-064762b3c82a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:06.057288 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4499a632-809e-4a82-bd5b-064762b3c82a None None] GET https://10.4.3.140/volume// Jul 31 14:02:06.057599 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4499a632-809e-4a82-bd5b-064762b3c82a None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:06.057831 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4499a632-809e-4a82-bd5b-064762b3c82a None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:06.058242 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4499a632-809e-4a82-bd5b-064762b3c82a None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:06.058763 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 943/3762] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:02:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:06.070781 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-901af340-e5cb-4089-b14d-43132ff223b2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:06.074472 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-901af340-e5cb-4089-b14d-43132ff223b2 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:06.074726 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-901af340-e5cb-4089-b14d-43132ff223b2 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:06.074928 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-901af340-e5cb-4089-b14d-43132ff223b2 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:06.087021 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:06.087021 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:06.091862 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-901af340-e5cb-4089-b14d-43132ff223b2 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:06.100231 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-901af340-e5cb-4089-b14d-43132ff223b2 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:06.100951 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 947/3763] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:02:06 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:06.113297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-16fa804b-e852-41a9-93e0-85e2b5cd2cf1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:06.117537 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-16fa804b-e852-41a9-93e0-85e2b5cd2cf1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49/encryption Jul 31 14:02:06.117537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-16fa804b-e852-41a9-93e0-85e2b5cd2cf1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:06.117537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-16fa804b-e852-41a9-93e0-85e2b5cd2cf1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:06.126634 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:06.126634 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:06.135108 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-16fa804b-e852-41a9-93e0-85e2b5cd2cf1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49/encryption returned with HTTP 200 Jul 31 14:02:06.135615 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 938/3764] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:02:06 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:07.872341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-b7bdedd9-3879-48df-a191-f492eca3d879 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:07.874883 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-b7bdedd9-3879-48df-a191-f492eca3d879 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/attachments/bf42bac9-33e6-4eb5-89ba-7ae9265213c3 Jul 31 14:02:07.878921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-b7bdedd9-3879-48df-a191-f492eca3d879 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:07.878921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-b7bdedd9-3879-48df-a191-f492eca3d879 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:07.892783 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:07.892783 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:07.969476 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-26f2b3b7-6f4c-468a-befe-a816c1a53b78 req-b7bdedd9-3879-48df-a191-f492eca3d879 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/bf42bac9-33e6-4eb5-89ba-7ae9265213c3 returned with HTTP 200 Jul 31 14:02:07.970330 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 937/3765] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:02:07 2026] DELETE /volume/v3/attachments/bf42bac9-33e6-4eb5-89ba-7ae9265213c3 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:08.212707 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-fc3875e4-5d77-4204-be36-feb5e37a7625 req-fa496ac4-0eb1-48d1-8385-3d049673c368 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:08.215294 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fc3875e4-5d77-4204-be36-feb5e37a7625 req-fa496ac4-0eb1-48d1-8385-3d049673c368 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:08.215553 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fc3875e4-5d77-4204-be36-feb5e37a7625 req-fa496ac4-0eb1-48d1-8385-3d049673c368 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:08.215775 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fc3875e4-5d77-4204-be36-feb5e37a7625 req-fa496ac4-0eb1-48d1-8385-3d049673c368 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:08.224915 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:08.224915 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:08.229749 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-fc3875e4-5d77-4204-be36-feb5e37a7625 req-fa496ac4-0eb1-48d1-8385-3d049673c368 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:08.235403 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fc3875e4-5d77-4204-be36-feb5e37a7625 req-fa496ac4-0eb1-48d1-8385-3d049673c368 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:08.236063 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 944/3766] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:08 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:11.395586 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bb161294-5876-45a4-a001-9e3f4cdeb3ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:11.397994 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bb161294-5876-45a4-a001-9e3f4cdeb3ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:11.398247 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bb161294-5876-45a4-a001-9e3f4cdeb3ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:11.398497 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bb161294-5876-45a4-a001-9e3f4cdeb3ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:11.398712 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-bb161294-5876-45a4-a001-9e3f4cdeb3ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Delete volume with id: b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:11.410030 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:11.410030 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:11.410670 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bb161294-5876-45a4-a001-9e3f4cdeb3ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:11.425529 np0000006230 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-bb161294-5876-45a4-a001-9e3f4cdeb3ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:02:11.432952 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bb161294-5876-45a4-a001-9e3f4cdeb3ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Delete volume request issued successfully. Jul 31 14:02:11.434232 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bb161294-5876-45a4-a001-9e3f4cdeb3ea tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 202 Jul 31 14:02:11.434232 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 948/3767] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:11 2026] DELETE /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:11.448316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fa3bb08d-9eb8-49b0-bb66-1dcf3b183dfc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:11.459027 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa3bb08d-9eb8-49b0-bb66-1dcf3b183dfc tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:11.459327 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa3bb08d-9eb8-49b0-bb66-1dcf3b183dfc tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:11.460038 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa3bb08d-9eb8-49b0-bb66-1dcf3b183dfc tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:11.480185 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:11.480185 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:11.485429 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa3bb08d-9eb8-49b0-bb66-1dcf3b183dfc tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:11.491279 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa3bb08d-9eb8-49b0-bb66-1dcf3b183dfc tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 200 Jul 31 14:02:11.491813 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 939/3768] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:11 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:12.509505 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4c542b56-a50f-4313-a227-7dda3e5d3b80 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:12.512454 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4c542b56-a50f-4313-a227-7dda3e5d3b80 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 Jul 31 14:02:12.512454 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4c542b56-a50f-4313-a227-7dda3e5d3b80 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:12.512615 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4c542b56-a50f-4313-a227-7dda3e5d3b80 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:12.519558 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4c542b56-a50f-4313-a227-7dda3e5d3b80 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 returned with HTTP 404 Jul 31 14:02:12.520254 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 938/3769] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:12 2026] GET /volume/v3/volumes/b4acde1c-b8a0-40fe-b529-9af37730af49 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:12.529090 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-914509db-82ac-449a-b98a-2b0a2e34be6f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:12.532391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-914509db-82ac-449a-b98a-2b0a2e34be6f tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:02:12.532391 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-914509db-82ac-449a-b98a-2b0a2e34be6f tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:12.532716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-914509db-82ac-449a-b98a-2b0a2e34be6f tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:12.537236 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-914509db-82ac-449a-b98a-2b0a2e34be6f tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:02:12.582018 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-914509db-82ac-449a-b98a-2b0a2e34be6f tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Get all volumes completed successfully. Jul 31 14:02:12.586186 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:12.586186 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:12.595934 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-914509db-82ac-449a-b98a-2b0a2e34be6f tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:02:12.597187 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 945/3770] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:02:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17874 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 14:02:12.618409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-714b4a77-ad0b-44eb-889d-3950173236f1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:12.621053 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-714b4a77-ad0b-44eb-889d-3950173236f1 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] DELETE https://10.4.3.140/volume/v3/types/266d4720-2c46-4ed6-8d5b-1c85b3305633 Jul 31 14:02:12.621262 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-714b4a77-ad0b-44eb-889d-3950173236f1 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:12.621462 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-714b4a77-ad0b-44eb-889d-3950173236f1 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:12.654269 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-714b4a77-ad0b-44eb-889d-3950173236f1 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types/266d4720-2c46-4ed6-8d5b-1c85b3305633 returned with HTTP 202 Jul 31 14:02:12.654862 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 949/3771] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:02:12 2026] DELETE /volume/v3/types/266d4720-2c46-4ed6-8d5b-1c85b3305633 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:12.665677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1a463b87-9efb-4b39-87c0-ada2371e96ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:12.667971 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1a463b87-9efb-4b39-87c0-ada2371e96ab tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:02:12.668407 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1a463b87-9efb-4b39-87c0-ada2371e96ab tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1828929682", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:12.688691 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1a463b87-9efb-4b39-87c0-ada2371e96ab tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:02:12.689156 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 940/3772] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 14:02:12 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:12.697370 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2455a1c2-001b-4503-a136-dbf2998b8133 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:12.699749 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2455a1c2-001b-4503-a136-dbf2998b8133 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] POST https://10.4.3.140/volume/v3/types/d06535b3-3eba-49d7-8429-617bb190c970/encryption Jul 31 14:02:12.700259 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2455a1c2-001b-4503-a136-dbf2998b8133 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:12.702018 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:12.702018 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:12.719004 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2455a1c2-001b-4503-a136-dbf2998b8133 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types/d06535b3-3eba-49d7-8429-617bb190c970/encryption returned with HTTP 200 Jul 31 14:02:12.719349 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 939/3773] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:02:12 2026] POST /volume/v3/types/d06535b3-3eba-49d7-8429-617bb190c970/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:12.730539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:12.732662 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:02:12.733088 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-805097628", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1828929682", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:12.735891 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-805097628', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1828929682', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:02:12.739681 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume of 1 GB Jul 31 14:02:12.740049 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:12.740049 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:12.740640 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Availability Zones retrieved successfully. Jul 31 14:02:12.747652 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Flow 'volume_create_api' (6f1d9f1a-cd17-4590-9b63-b2ed23c566b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:02:12.749040 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a04a43-bfa6-4fcb-89cc-0628c3e10d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:12.750161 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:02:12.796335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a04a43-bfa6-4fcb-89cc-0628c3e10d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:02:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d06535b3-3eba-49d7-8429-617bb190c970,is_public=True,name='tempest-scenario-type-luks-1828929682',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd06535b3-3eba-49d7-8429-617bb190c970', '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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:12.797211 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938619e1-26c7-43e4-9155-881d49d9a5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:12.831492 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:02:12.831805 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:02:12.869532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Created reservations ['b47d37c4-b348-4772-b0d8-066858cd493e', '0434791a-546b-480b-9b69-86a2db1ccfab', '87ea7724-94bd-4d4c-9c54-f23c29b3d9c6', '3f2651d5-5f73-480d-b7d8-6e2de0c0d4ce'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:02:12.869750 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938619e1-26c7-43e4-9155-881d49d9a5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b47d37c4-b348-4772-b0d8-066858cd493e', '0434791a-546b-480b-9b69-86a2db1ccfab', '87ea7724-94bd-4d4c-9c54-f23c29b3d9c6', '3f2651d5-5f73-480d-b7d8-6e2de0c0d4ce']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:12.870648 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8133295-498e-45cc-937f-5e71f4e62bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:12.900130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8133295-498e-45cc-937f-5e71f4e62bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9b760a-8151-459a-a84d-4a8901bac597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-805097628',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada8d18d8e3a49259a53b3e7f6a28855',qos_specs=None,replication_status=,reservations=['b47d37c4-b348-4772-b0d8-066858cd493e','0434791a-546b-480b-9b69-86a2db1ccfab','87ea7724-94bd-4d4c-9c54-f23c29b3d9c6','3f2651d5-5f73-480d-b7d8-6e2de0c0d4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_type_id=d06535b3-3eba-49d7-8429-617bb190c970), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-805097628',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6d9b760a-8151-459a-a84d-4a8901bac597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada8d18d8e3a49259a53b3e7f6a28855',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d06535b3-3eba-49d7-8429-617bb190c970),volume_type_id=d06535b3-3eba-49d7-8429-617bb190c970)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:12.901448 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914bc4a0-66a5-4711-a7c0-17ef278e975d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:12.931404 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914bc4a0-66a5-4711-a7c0-17ef278e975d) transitioned into state 'SUCCESS' from state '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-805097628',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ada8d18d8e3a49259a53b3e7f6a28855',qos_specs=None,replication_status=,reservations=['b47d37c4-b348-4772-b0d8-066858cd493e','0434791a-546b-480b-9b69-86a2db1ccfab','87ea7724-94bd-4d4c-9c54-f23c29b3d9c6','3f2651d5-5f73-480d-b7d8-6e2de0c0d4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895f948c8cfe4003bb637f3ba56e8a70',volume_type_id=d06535b3-3eba-49d7-8429-617bb190c970)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:12.932534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2a2f32-46cf-4f68-94c6-565ad1e2f10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:12.947332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2a2f32-46cf-4f68-94c6-565ad1e2f10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:12.948662 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Flow 'volume_create_api' (6f1d9f1a-cd17-4590-9b63-b2ed23c566b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:02:12.949095 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Create volume request issued successfully. Jul 31 14:02:12.950061 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a5dbed4-0f63-452a-b2ab-980a7ee3684c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:02:12.950672 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 946/3774] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:02:12 2026] POST /volume/v3/volumes => generated 784 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:02:22.647789 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=355,cinder:INSERT=37,cinder:UPDATE=95 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:02:22.686342 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=292,cinder:UPDATE=65,cinder:INSERT=37 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:02:22.715640 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=258,cinder:UPDATE=45,cinder:INSERT=18 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:02:22.935970 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=376,cinder:UPDATE=85,cinder:INSERT=40 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:02:23.794170 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d2f1ba12-5d55-4d0d-9909-c0141536bf1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:23.795899 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2f1ba12-5d55-4d0d-9909-c0141536bf1c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:23.796094 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2f1ba12-5d55-4d0d-9909-c0141536bf1c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:23.796266 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2f1ba12-5d55-4d0d-9909-c0141536bf1c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:23.803230 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:23.803230 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:23.807201 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d2f1ba12-5d55-4d0d-9909-c0141536bf1c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:23.810981 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2f1ba12-5d55-4d0d-9909-c0141536bf1c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:23.811352 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 950/3775] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:23 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:24.134673 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-828c0470-4631-47ab-8831-20d566d629aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:24.136906 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-828c0470-4631-47ab-8831-20d566d629aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:24.137114 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-828c0470-4631-47ab-8831-20d566d629aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:24.137310 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-828c0470-4631-47ab-8831-20d566d629aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:24.145468 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:24.145468 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:24.149739 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-828c0470-4631-47ab-8831-20d566d629aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:24.154869 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-828c0470-4631-47ab-8831-20d566d629aa tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:24.155637 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 941/3776] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:24 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:24.236344 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0adb48e1-7a43-4d42-92e2-e6e5eaf1791a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:24.236865 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0adb48e1-7a43-4d42-92e2-e6e5eaf1791a None None] GET https://10.4.3.140/volume// Jul 31 14:02:24.237094 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0adb48e1-7a43-4d42-92e2-e6e5eaf1791a None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:24.237338 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0adb48e1-7a43-4d42-92e2-e6e5eaf1791a None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:24.237767 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0adb48e1-7a43-4d42-92e2-e6e5eaf1791a None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:24.238142 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 940/3777] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:02:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:24.247179 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-fcac42a6-26c7-4e25-a8b1-8a5c4cb66cb1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:24.250043 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-fcac42a6-26c7-4e25-a8b1-8a5c4cb66cb1 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:02:24.250505 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-fcac42a6-26c7-4e25-a8b1-8a5c4cb66cb1 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19a00193-f193-4fa8-be75-e92b80e3a518", "connector": null, "instance_uuid": "c9f85e24-5711-4920-a524-aa585509cea3"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:24.262988 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:24.262988 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:24.292015 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-fcac42a6-26c7-4e25-a8b1-8a5c4cb66cb1 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:02:24.292670 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 947/3778] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:02:24 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:24.321028 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c361c3a8-9cc0-4d41-aa20-91b18927ce57 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:24.324723 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c361c3a8-9cc0-4d41-aa20-91b18927ce57 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:24.324723 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c361c3a8-9cc0-4d41-aa20-91b18927ce57 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:24.324723 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c361c3a8-9cc0-4d41-aa20-91b18927ce57 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:24.333062 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-66f3a2b0-0a56-4bb5-9fb2-b9a335f2c8f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:24.333451 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66f3a2b0-0a56-4bb5-9fb2-b9a335f2c8f6 None None] GET https://10.4.3.140/volume// Jul 31 14:02:24.333650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66f3a2b0-0a56-4bb5-9fb2-b9a335f2c8f6 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:24.333825 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66f3a2b0-0a56-4bb5-9fb2-b9a335f2c8f6 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:24.334141 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66f3a2b0-0a56-4bb5-9fb2-b9a335f2c8f6 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:24.334424 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 942/3779] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:02:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:24.336250 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:24.336250 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:24.341394 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-e2b7e51e-b657-40fa-b2b2-1dfed630be24 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:24.342277 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c361c3a8-9cc0-4d41-aa20-91b18927ce57 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:24.349630 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-e2b7e51e-b657-40fa-b2b2-1dfed630be24 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:24.349936 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-e2b7e51e-b657-40fa-b2b2-1dfed630be24 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:24.350183 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-e2b7e51e-b657-40fa-b2b2-1dfed630be24 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:24.352213 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c361c3a8-9cc0-4d41-aa20-91b18927ce57 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:24.352767 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 951/3780] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:24 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:24.364665 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:24.364665 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:24.369288 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-e2b7e51e-b657-40fa-b2b2-1dfed630be24 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:24.376191 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-e2b7e51e-b657-40fa-b2b2-1dfed630be24 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:24.376807 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 941/3781] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:02:24 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:24.498735 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-75d36466-268d-43ca-a19c-cb4a41078040 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:24.501390 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-75d36466-268d-43ca-a19c-cb4a41078040 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] PUT https://10.4.3.140/volume/v3/attachments/7d502671-896e-42e3-bae8-61ada6acc1b4 Jul 31 14:02:24.501908 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-75d36466-268d-43ca-a19c-cb4a41078040 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:24.511773 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-75d36466-268d-43ca-a19c-cb4a41078040 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Acquiring lock "cinder-attachment_update-19a00193-f193-4fa8-be75-e92b80e3a518-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:02:24.516656 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-75d36466-268d-43ca-a19c-cb4a41078040 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Lock "cinder-attachment_update-19a00193-f193-4fa8-be75-e92b80e3a518-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:02:24.518140 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:24.518140 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:24.607959 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-75d36466-268d-43ca-a19c-cb4a41078040 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Lock "cinder-attachment_update-19a00193-f193-4fa8-be75-e92b80e3a518-np0000006230" released by "attachment_update" :: held 0.091s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:02:24.608357 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-75d36466-268d-43ca-a19c-cb4a41078040 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments/7d502671-896e-42e3-bae8-61ada6acc1b4 returned with HTTP 200 Jul 31 14:02:24.608849 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 948/3782] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:02:24 2026] PUT /volume/v3/attachments/7d502671-896e-42e3-bae8-61ada6acc1b4 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:24.940558 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-d7a25de5-996e-44e2-b8d7-73514e8ba73c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:24.945750 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-d7a25de5-996e-44e2-b8d7-73514e8ba73c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/attachments?instance_id=b96ba1d9-0cff-490e-b043-436669f070bf Jul 31 14:02:24.946022 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-d7a25de5-996e-44e2-b8d7-73514e8ba73c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:24.946247 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-d7a25de5-996e-44e2-b8d7-73514e8ba73c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:24.964081 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-d7a25de5-996e-44e2-b8d7-73514e8ba73c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments?instance_id=b96ba1d9-0cff-490e-b043-436669f070bf returned with HTTP 200 Jul 31 14:02:24.964570 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 943/3783] 10.4.3.140 () {70 vars in 1637 bytes} [Fri Jul 31 14:02:24 2026] GET /volume/v3/attachments?instance_id=b96ba1d9-0cff-490e-b043-436669f070bf => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:24.971822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-25e463a3-253a-42de-8adb-cfa18a440dfa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:24.974177 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-25e463a3-253a-42de-8adb-cfa18a440dfa tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea Jul 31 14:02:24.974427 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-25e463a3-253a-42de-8adb-cfa18a440dfa tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:24.974669 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-25e463a3-253a-42de-8adb-cfa18a440dfa tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:24.989978 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a43ca491-7afa-4071-97bb-da1dd3154f55 req-25e463a3-253a-42de-8adb-cfa18a440dfa tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea returned with HTTP 200 Jul 31 14:02:24.990399 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 952/3784] 10.4.3.140 () {70 vars in 1651 bytes} [Fri Jul 31 14:02:24 2026] GET /volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:25.366354 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0fe05b1b-8846-4e04-a08f-e337e69d1436 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:25.368012 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0fe05b1b-8846-4e04-a08f-e337e69d1436 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:25.368190 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0fe05b1b-8846-4e04-a08f-e337e69d1436 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:25.368364 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0fe05b1b-8846-4e04-a08f-e337e69d1436 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:25.376809 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:25.376809 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:25.380111 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0fe05b1b-8846-4e04-a08f-e337e69d1436 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:25.383885 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0fe05b1b-8846-4e04-a08f-e337e69d1436 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:25.384309 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 942/3785] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:25 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:26.400295 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ec1f1abe-6516-4291-a881-5bc95c854863 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:26.402017 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec1f1abe-6516-4291-a881-5bc95c854863 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:26.402214 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec1f1abe-6516-4291-a881-5bc95c854863 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:26.402393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec1f1abe-6516-4291-a881-5bc95c854863 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:26.412444 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:26.412444 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:26.416093 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ec1f1abe-6516-4291-a881-5bc95c854863 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:26.420371 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec1f1abe-6516-4291-a881-5bc95c854863 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:26.420790 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 949/3786] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:26 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:27.435332 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4f71f973-fde6-4965-b6c9-ece26174a14f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:27.437140 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f71f973-fde6-4965-b6c9-ece26174a14f tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:27.437318 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f71f973-fde6-4965-b6c9-ece26174a14f tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:27.437496 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f71f973-fde6-4965-b6c9-ece26174a14f tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:27.445917 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:27.445917 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:27.448892 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4f71f973-fde6-4965-b6c9-ece26174a14f tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:27.452590 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f71f973-fde6-4965-b6c9-ece26174a14f tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:27.452938 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 944/3787] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:27 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:28.466591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-441caa69-dd64-4e38-ae93-166c043d23f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:28.468928 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-441caa69-dd64-4e38-ae93-166c043d23f4 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:28.469216 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-441caa69-dd64-4e38-ae93-166c043d23f4 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:28.469483 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-441caa69-dd64-4e38-ae93-166c043d23f4 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:28.482180 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:28.482180 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:28.486540 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-441caa69-dd64-4e38-ae93-166c043d23f4 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:28.491981 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-441caa69-dd64-4e38-ae93-166c043d23f4 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:28.492502 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 953/3788] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:28 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:28.853008 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-521f8a03-0198-4700-81cc-1831688cc629 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:28.855149 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-521f8a03-0198-4700-81cc-1831688cc629 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/attachments/7d502671-896e-42e3-bae8-61ada6acc1b4/action Jul 31 14:02:28.855473 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-521f8a03-0198-4700-81cc-1831688cc629 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:28.855725 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-521f8a03-0198-4700-81cc-1831688cc629 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:28.871672 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:28.871672 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:28.882419 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-a3f8d707-bc35-43ad-b887-534d2faced8d req-521f8a03-0198-4700-81cc-1831688cc629 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments/7d502671-896e-42e3-bae8-61ada6acc1b4/action returned with HTTP 204 Jul 31 14:02:28.882923 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 943/3789] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:02:28 2026] POST /volume/v3/attachments/7d502671-896e-42e3-bae8-61ada6acc1b4/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:29.504858 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-09f69405-0063-403e-9c2d-9514d5f2532c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:29.506539 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09f69405-0063-403e-9c2d-9514d5f2532c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:29.506835 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09f69405-0063-403e-9c2d-9514d5f2532c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:29.507119 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09f69405-0063-403e-9c2d-9514d5f2532c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:29.515564 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:29.515564 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:29.521024 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-09f69405-0063-403e-9c2d-9514d5f2532c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:29.522819 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09f69405-0063-403e-9c2d-9514d5f2532c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:29.523282 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 950/3790] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:29 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:29.535535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-06056d3d-e23b-4089-bbc4-062d81f59304 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:29.537591 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06056d3d-e23b-4089-bbc4-062d81f59304 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:29.537892 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06056d3d-e23b-4089-bbc4-062d81f59304 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:29.538237 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06056d3d-e23b-4089-bbc4-062d81f59304 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:29.547483 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:29.547483 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:29.551307 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-06056d3d-e23b-4089-bbc4-062d81f59304 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:29.555295 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06056d3d-e23b-4089-bbc4-062d81f59304 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:29.555887 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 945/3791] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:29 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 1231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:30.118473 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2a190b32-e99c-4562-b462-43c50835ff97 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:30.120207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a190b32-e99c-4562-b462-43c50835ff97 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:30.120392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a190b32-e99c-4562-b462-43c50835ff97 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:30.120603 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a190b32-e99c-4562-b462-43c50835ff97 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:30.127864 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:30.127864 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:30.131734 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2a190b32-e99c-4562-b462-43c50835ff97 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:30.135430 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a190b32-e99c-4562-b462-43c50835ff97 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:30.135797 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 954/3792] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:30 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:30.452861 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-2b571ae3-5ae5-40f4-8d6f-b21ec0aeb0c0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:30.455143 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-2b571ae3-5ae5-40f4-8d6f-b21ec0aeb0c0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:30.455291 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-2b571ae3-5ae5-40f4-8d6f-b21ec0aeb0c0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:30.455476 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-2b571ae3-5ae5-40f4-8d6f-b21ec0aeb0c0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:30.462814 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:30.462814 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:30.467303 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-2b571ae3-5ae5-40f4-8d6f-b21ec0aeb0c0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:30.472278 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-2b571ae3-5ae5-40f4-8d6f-b21ec0aeb0c0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:30.472803 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 944/3793] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:30 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:30.559367 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ef7d6ce-5772-45b4-8e4a-8ddb01c4a1a5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:30.561391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ef7d6ce-5772-45b4-8e4a-8ddb01c4a1a5 None None] GET https://10.4.3.140/volume// Jul 31 14:02:30.561391 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ef7d6ce-5772-45b4-8e4a-8ddb01c4a1a5 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:30.561391 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ef7d6ce-5772-45b4-8e4a-8ddb01c4a1a5 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:30.561391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ef7d6ce-5772-45b4-8e4a-8ddb01c4a1a5 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:30.561391 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 951/3794] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:02:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:30.568069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-6b2b1340-3522-4868-911b-b1e105ae197b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:30.570258 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-6b2b1340-3522-4868-911b-b1e105ae197b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:02:30.570744 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-6b2b1340-3522-4868-911b-b1e105ae197b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc95032d-815a-4b77-95d0-94b7e3167a8b", "connector": null, "instance_uuid": "c9f85e24-5711-4920-a524-aa585509cea3"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:30.580338 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:30.580338 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:30.612137 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-6b2b1340-3522-4868-911b-b1e105ae197b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:02:30.612785 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 946/3795] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:02:30 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:30.640555 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-03058516-9afc-412a-aa21-264140080d56 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:30.642277 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-03058516-9afc-412a-aa21-264140080d56 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:30.642446 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-03058516-9afc-412a-aa21-264140080d56 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:30.642645 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-03058516-9afc-412a-aa21-264140080d56 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:30.648718 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c8d5913f-239b-4c80-b530-7d909856968f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:30.648927 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c8d5913f-239b-4c80-b530-7d909856968f None None] GET https://10.4.3.140/volume// Jul 31 14:02:30.649085 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c8d5913f-239b-4c80-b530-7d909856968f None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:30.649641 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c8d5913f-239b-4c80-b530-7d909856968f None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:30.650946 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c8d5913f-239b-4c80-b530-7d909856968f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:30.651233 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 945/3796] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:02:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:30.653553 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:30.653553 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:30.656606 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-03058516-9afc-412a-aa21-264140080d56 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:30.658718 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5503f529-e6d9-43c0-ae00-5f33168e0eb0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:30.662155 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-03058516-9afc-412a-aa21-264140080d56 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:30.662242 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5503f529-e6d9-43c0-ae00-5f33168e0eb0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:30.662284 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 955/3797] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:30 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:30.662327 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5503f529-e6d9-43c0-ae00-5f33168e0eb0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:30.662327 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5503f529-e6d9-43c0-ae00-5f33168e0eb0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:30.672577 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:30.672577 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:30.676946 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5503f529-e6d9-43c0-ae00-5f33168e0eb0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:30.682717 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5503f529-e6d9-43c0-ae00-5f33168e0eb0 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:30.683433 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 952/3798] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:02:30 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 1116 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:30.787037 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5c2f44b5-a91b-4e8c-95f6-90378db62ff7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:30.789309 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5c2f44b5-a91b-4e8c-95f6-90378db62ff7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] PUT https://10.4.3.140/volume/v3/attachments/c1cf9657-bf69-428a-889d-e4116cf08188 Jul 31 14:02:30.789999 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5c2f44b5-a91b-4e8c-95f6-90378db62ff7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:30.797703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5c2f44b5-a91b-4e8c-95f6-90378db62ff7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Acquiring lock "cinder-attachment_update-dc95032d-815a-4b77-95d0-94b7e3167a8b-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:02:30.802574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5c2f44b5-a91b-4e8c-95f6-90378db62ff7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Lock "cinder-attachment_update-dc95032d-815a-4b77-95d0-94b7e3167a8b-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:02:30.803591 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:30.803591 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:30.890095 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5c2f44b5-a91b-4e8c-95f6-90378db62ff7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Lock "cinder-attachment_update-dc95032d-815a-4b77-95d0-94b7e3167a8b-np0000006230" released by "attachment_update" :: held 0.088s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:02:30.890425 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-5c2f44b5-a91b-4e8c-95f6-90378db62ff7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments/c1cf9657-bf69-428a-889d-e4116cf08188 returned with HTTP 200 Jul 31 14:02:30.891325 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 947/3799] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:02:30 2026] PUT /volume/v3/attachments/c1cf9657-bf69-428a-889d-e4116cf08188 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:31.675840 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a2fb0c86-6686-464a-a3c6-d98788d3ae30 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:31.677625 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a2fb0c86-6686-464a-a3c6-d98788d3ae30 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:31.677836 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a2fb0c86-6686-464a-a3c6-d98788d3ae30 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:31.678024 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a2fb0c86-6686-464a-a3c6-d98788d3ae30 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:31.687745 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:31.687745 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:31.691024 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a2fb0c86-6686-464a-a3c6-d98788d3ae30 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:31.694880 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a2fb0c86-6686-464a-a3c6-d98788d3ae30 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:31.695230 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 946/3800] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:31 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:32.708966 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4865f6da-43b3-44d6-b85e-c0a0baae4208 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:32.710773 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4865f6da-43b3-44d6-b85e-c0a0baae4208 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:32.710983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4865f6da-43b3-44d6-b85e-c0a0baae4208 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:32.711182 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4865f6da-43b3-44d6-b85e-c0a0baae4208 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:32.720382 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:32.720382 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:32.723694 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4865f6da-43b3-44d6-b85e-c0a0baae4208 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:32.727415 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4865f6da-43b3-44d6-b85e-c0a0baae4208 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:32.727796 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 956/3801] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:32 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:33.747973 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e1dc4bb0-2c76-4973-b729-a8bae7552328 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:33.750295 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1dc4bb0-2c76-4973-b729-a8bae7552328 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:33.751539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1dc4bb0-2c76-4973-b729-a8bae7552328 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:33.751539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1dc4bb0-2c76-4973-b729-a8bae7552328 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:33.763483 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:33.763483 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:33.769496 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e1dc4bb0-2c76-4973-b729-a8bae7552328 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:33.775618 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1dc4bb0-2c76-4973-b729-a8bae7552328 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:33.776283 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 953/3802] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:33 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:34.186904 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-6912738f-5e4f-4c4c-9b38-553f00fb0497 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:34.192554 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-6912738f-5e4f-4c4c-9b38-553f00fb0497 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/attachments/c1cf9657-bf69-428a-889d-e4116cf08188/action Jul 31 14:02:34.192554 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-6912738f-5e4f-4c4c-9b38-553f00fb0497 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:34.192554 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-6912738f-5e4f-4c4c-9b38-553f00fb0497 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:34.215145 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:34.215145 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:34.227503 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c0f225fd-3274-47c5-b88e-86f612df37d5 req-6912738f-5e4f-4c4c-9b38-553f00fb0497 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments/c1cf9657-bf69-428a-889d-e4116cf08188/action returned with HTTP 204 Jul 31 14:02:34.228466 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 948/3803] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:02:34 2026] POST /volume/v3/attachments/c1cf9657-bf69-428a-889d-e4116cf08188/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:34.793720 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-94d55b68-4a30-4afd-8fc0-b0eeb766df61 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:34.796044 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-94d55b68-4a30-4afd-8fc0-b0eeb766df61 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:34.796323 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-94d55b68-4a30-4afd-8fc0-b0eeb766df61 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:34.796534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-94d55b68-4a30-4afd-8fc0-b0eeb766df61 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:34.808839 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:34.808839 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:34.814492 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-94d55b68-4a30-4afd-8fc0-b0eeb766df61 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:34.822330 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-94d55b68-4a30-4afd-8fc0-b0eeb766df61 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:34.823105 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 947/3804] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:34 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 1229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:34.838399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-12705db9-4a37-43ad-b643-24d82c66a552 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:34.840813 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12705db9-4a37-43ad-b643-24d82c66a552 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:34.841058 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12705db9-4a37-43ad-b643-24d82c66a552 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:34.841308 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12705db9-4a37-43ad-b643-24d82c66a552 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:34.852346 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:34.852346 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:34.856268 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-12705db9-4a37-43ad-b643-24d82c66a552 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:34.860821 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12705db9-4a37-43ad-b643-24d82c66a552 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:34.861398 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 957/3805] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:34 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:35.165654 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-866924b6-2b29-4880-9509-f0dde72ad109 req-f8bfc58f-512f-42c5-be8e-c69862d0f8d1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:35.168154 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-866924b6-2b29-4880-9509-f0dde72ad109 req-f8bfc58f-512f-42c5-be8e-c69862d0f8d1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] DELETE https://10.4.3.140/volume/v3/attachments/aa3cefbc-6486-41f0-8e4e-11d027488541 Jul 31 14:02:35.168703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-866924b6-2b29-4880-9509-f0dde72ad109 req-f8bfc58f-512f-42c5-be8e-c69862d0f8d1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:35.168917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-866924b6-2b29-4880-9509-f0dde72ad109 req-f8bfc58f-512f-42c5-be8e-c69862d0f8d1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:35.178129 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:35.178129 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:35.241975 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-866924b6-2b29-4880-9509-f0dde72ad109 req-f8bfc58f-512f-42c5-be8e-c69862d0f8d1 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/attachments/aa3cefbc-6486-41f0-8e4e-11d027488541 returned with HTTP 200 Jul 31 14:02:35.242700 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 954/3806] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:02:35 2026] DELETE /volume/v3/attachments/aa3cefbc-6486-41f0-8e4e-11d027488541 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:36.537396 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1d672485-64da-4526-a0be-77ab15bf86ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:36.542747 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1d672485-64da-4526-a0be-77ab15bf86ad tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e Jul 31 14:02:36.543069 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1d672485-64da-4526-a0be-77ab15bf86ad tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:36.543483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1d672485-64da-4526-a0be-77ab15bf86ad tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:36.544533 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1d672485-64da-4526-a0be-77ab15bf86ad tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Delete volume with id: d43aa77d-a67a-4473-a571-f80f40399a1e Jul 31 14:02:36.555756 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:36.555756 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:36.556610 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1d672485-64da-4526-a0be-77ab15bf86ad tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:02:36.584051 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1d672485-64da-4526-a0be-77ab15bf86ad tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Delete volume request issued successfully. Jul 31 14:02:36.584051 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1d672485-64da-4526-a0be-77ab15bf86ad tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e returned with HTTP 202 Jul 31 14:02:36.584051 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 949/3807] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:36 2026] DELETE /volume/v3/volumes/d43aa77d-a67a-4473-a571-f80f40399a1e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:36.591428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9338b847-c8a2-46a0-8bbb-5ae8adac9d48 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:36.593317 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9338b847-c8a2-46a0-8bbb-5ae8adac9d48 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] DELETE https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 Jul 31 14:02:36.593538 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9338b847-c8a2-46a0-8bbb-5ae8adac9d48 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:36.593693 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9338b847-c8a2-46a0-8bbb-5ae8adac9d48 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:36.593814 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-9338b847-c8a2-46a0-8bbb-5ae8adac9d48 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Delete backup with id: 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1. Jul 31 14:02:36.599764 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:36.599764 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:36.617390 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.rpcapi [None req-9338b847-c8a2-46a0-8bbb-5ae8adac9d48 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] delete_backup rpcapi backup_id 4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 {{(pid=100182) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:02:36.619600 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9338b847-c8a2-46a0-8bbb-5ae8adac9d48 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 returned with HTTP 202 Jul 31 14:02:36.620083 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 948/3808] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:36 2026] DELETE /volume/v3/backups/4df81b57-9bd7-45fb-bcd8-df8b28e2ece1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:02:36.628154 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae85cbc3-8c7f-415f-b1a0-b694f1131dc6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:36.630367 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae85cbc3-8c7f-415f-b1a0-b694f1131dc6 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 Jul 31 14:02:36.630664 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae85cbc3-8c7f-415f-b1a0-b694f1131dc6 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:36.630914 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae85cbc3-8c7f-415f-b1a0-b694f1131dc6 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:36.631129 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ae85cbc3-8c7f-415f-b1a0-b694f1131dc6 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Delete volume with id: e5a16239-cb83-45aa-897b-e0538c213039 Jul 31 14:02:36.638833 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:36.638833 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:36.639295 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae85cbc3-8c7f-415f-b1a0-b694f1131dc6 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:02:36.663298 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae85cbc3-8c7f-415f-b1a0-b694f1131dc6 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Delete volume request issued successfully. Jul 31 14:02:36.663488 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae85cbc3-8c7f-415f-b1a0-b694f1131dc6 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 returned with HTTP 202 Jul 31 14:02:36.663921 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 958/3809] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:36 2026] DELETE /volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:36.673844 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b3b789a-bf85-4bd0-95b1-fe7fcdb82764 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:36.676257 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b3b789a-bf85-4bd0-95b1-fe7fcdb82764 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 Jul 31 14:02:36.676499 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b3b789a-bf85-4bd0-95b1-fe7fcdb82764 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:36.676756 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b3b789a-bf85-4bd0-95b1-fe7fcdb82764 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:36.684499 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:36.684499 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:36.688878 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0b3b789a-bf85-4bd0-95b1-fe7fcdb82764 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Volume info retrieved successfully. Jul 31 14:02:36.696234 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b3b789a-bf85-4bd0-95b1-fe7fcdb82764 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 returned with HTTP 200 Jul 31 14:02:36.696933 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 955/3810] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:36 2026] GET /volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 14:02:37.710460 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7913787f-65d4-4130-aae0-2bf27f500344 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:37.715436 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7913787f-65d4-4130-aae0-2bf27f500344 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] GET https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 Jul 31 14:02:37.715436 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7913787f-65d4-4130-aae0-2bf27f500344 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:37.715436 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7913787f-65d4-4130-aae0-2bf27f500344 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:37.723027 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7913787f-65d4-4130-aae0-2bf27f500344 tempest-TestVolumeBackupRestore-2096269951 tempest-TestVolumeBackupRestore-2096269951-project-member] https://10.4.3.140/volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 returned with HTTP 404 Jul 31 14:02:37.723834 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 950/3811] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:37 2026] GET /volume/v3/volumes/e5a16239-cb83-45aa-897b-e0538c213039 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:39.696052 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-d742a8e9-57fe-4fc3-9916-fc4bab6e0590 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:39.698655 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-d742a8e9-57fe-4fc3-9916-fc4bab6e0590 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:39.698963 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-d742a8e9-57fe-4fc3-9916-fc4bab6e0590 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:39.699206 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-d742a8e9-57fe-4fc3-9916-fc4bab6e0590 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:39.710739 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:39.710739 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:39.714641 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-d742a8e9-57fe-4fc3-9916-fc4bab6e0590 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:39.719377 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-d742a8e9-57fe-4fc3-9916-fc4bab6e0590 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:39.719879 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 949/3812] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:39 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 1231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:39.736958 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-8f5130f7-5070-4137-bcf6-37dee8b45a9c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:39.739747 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-8f5130f7-5070-4137-bcf6-37dee8b45a9c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518/action Jul 31 14:02:39.740187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-8f5130f7-5070-4137-bcf6-37dee8b45a9c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:39.740349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-8f5130f7-5070-4137-bcf6-37dee8b45a9c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:39.753124 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:39.753124 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:39.753711 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-8f5130f7-5070-4137-bcf6-37dee8b45a9c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:39.761315 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-8f5130f7-5070-4137-bcf6-37dee8b45a9c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Begin detaching volume completed successfully. Jul 31 14:02:39.761585 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-8f5130f7-5070-4137-bcf6-37dee8b45a9c tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518/action returned with HTTP 202 Jul 31 14:02:39.762177 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 959/3813] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:02:39 2026] POST /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:02:39.812226 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-032a0b92-16f1-4b08-9ea2-5c78a60680bc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:39.812714 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-032a0b92-16f1-4b08-9ea2-5c78a60680bc None None] GET https://10.4.3.140/volume// Jul 31 14:02:39.812799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-032a0b92-16f1-4b08-9ea2-5c78a60680bc None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:39.812974 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-032a0b92-16f1-4b08-9ea2-5c78a60680bc None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:39.813315 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-032a0b92-16f1-4b08-9ea2-5c78a60680bc None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:39.813549 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 956/3814] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:02:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:39.821875 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-107f31b0-3fae-43f8-90cc-d8428e9eb962 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:39.823949 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-107f31b0-3fae-43f8-90cc-d8428e9eb962 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:39.824215 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-107f31b0-3fae-43f8-90cc-d8428e9eb962 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:39.824418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-107f31b0-3fae-43f8-90cc-d8428e9eb962 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:39.835950 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:39.835950 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:39.840072 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-107f31b0-3fae-43f8-90cc-d8428e9eb962 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:39.845405 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-107f31b0-3fae-43f8-90cc-d8428e9eb962 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 200 Jul 31 14:02:39.845955 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 951/3815] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:02:39 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:40.744429 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-33dfc9a5-a7e9-457d-8749-6c1cd4b7c47e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:40.746482 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-33dfc9a5-a7e9-457d-8749-6c1cd4b7c47e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] DELETE https://10.4.3.140/volume/v3/attachments/7d502671-896e-42e3-bae8-61ada6acc1b4 Jul 31 14:02:40.746717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-33dfc9a5-a7e9-457d-8749-6c1cd4b7c47e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:40.746950 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-33dfc9a5-a7e9-457d-8749-6c1cd4b7c47e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:40.754334 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:40.754334 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:40.809746 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-17009aa1-c2b4-4ab4-9200-1fada119f261 req-33dfc9a5-a7e9-457d-8749-6c1cd4b7c47e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments/7d502671-896e-42e3-bae8-61ada6acc1b4 returned with HTTP 200 Jul 31 14:02:40.810203 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 950/3816] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:02:40 2026] DELETE /volume/v3/attachments/7d502671-896e-42e3-bae8-61ada6acc1b4 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:40.860743 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-227b8f07-871e-485d-8bc0-8a6b8c919ce3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:40.862795 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-227b8f07-871e-485d-8bc0-8a6b8c919ce3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] DELETE https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:40.862983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-227b8f07-871e-485d-8bc0-8a6b8c919ce3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:40.863193 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-227b8f07-871e-485d-8bc0-8a6b8c919ce3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:40.863398 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-227b8f07-871e-485d-8bc0-8a6b8c919ce3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Delete volume with id: 19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:40.870598 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:40.870598 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:40.871036 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-227b8f07-871e-485d-8bc0-8a6b8c919ce3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:40.889934 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-227b8f07-871e-485d-8bc0-8a6b8c919ce3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Delete volume request issued successfully. Jul 31 14:02:40.890106 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-227b8f07-871e-485d-8bc0-8a6b8c919ce3 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 202 Jul 31 14:02:40.890587 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 960/3817] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:40 2026] DELETE /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:45.286858 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-b8ab8368-4133-4fa3-a816-d38aad14e0d8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:45.288968 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-b8ab8368-4133-4fa3-a816-d38aad14e0d8 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:45.289177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-b8ab8368-4133-4fa3-a816-d38aad14e0d8 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:45.289388 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-b8ab8368-4133-4fa3-a816-d38aad14e0d8 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:45.299075 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:45.299075 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:45.302927 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-b8ab8368-4133-4fa3-a816-d38aad14e0d8 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:45.307606 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-b8ab8368-4133-4fa3-a816-d38aad14e0d8 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:45.308025 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 957/3818] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:45 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 1229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:45.330140 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-de783051-61d7-4351-8312-68774956dd20 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:45.332544 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-de783051-61d7-4351-8312-68774956dd20 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] POST https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b/action Jul 31 14:02:45.333075 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-de783051-61d7-4351-8312-68774956dd20 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:45.333227 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-de783051-61d7-4351-8312-68774956dd20 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:45.345770 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:45.345770 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:45.346245 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-de783051-61d7-4351-8312-68774956dd20 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:45.354398 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-de783051-61d7-4351-8312-68774956dd20 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Begin detaching volume completed successfully. Jul 31 14:02:45.354585 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-de783051-61d7-4351-8312-68774956dd20 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b/action returned with HTTP 202 Jul 31 14:02:45.355719 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 952/3819] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:02:45 2026] POST /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:02:45.397314 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b9187f1a-10a0-48d4-8ef7-ec768bfaa8cc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:45.397890 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b9187f1a-10a0-48d4-8ef7-ec768bfaa8cc None None] GET https://10.4.3.140/volume// Jul 31 14:02:45.397957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b9187f1a-10a0-48d4-8ef7-ec768bfaa8cc None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:45.398154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b9187f1a-10a0-48d4-8ef7-ec768bfaa8cc None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:45.398479 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b9187f1a-10a0-48d4-8ef7-ec768bfaa8cc None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:45.398867 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 951/3820] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:02:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:45.405852 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-73ed661e-86ba-4a99-af1f-dc4bdeebf2e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:45.407989 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-73ed661e-86ba-4a99-af1f-dc4bdeebf2e5 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:45.408620 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-73ed661e-86ba-4a99-af1f-dc4bdeebf2e5 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:45.408620 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-73ed661e-86ba-4a99-af1f-dc4bdeebf2e5 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:45.419265 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:45.419265 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:45.422821 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-73ed661e-86ba-4a99-af1f-dc4bdeebf2e5 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:45.427746 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-73ed661e-86ba-4a99-af1f-dc4bdeebf2e5 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:45.428389 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 961/3821] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:02:45 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 1412 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:46.346866 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-e7b6022b-023d-43b7-ad32-b51ee5fe79e6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:46.349964 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-e7b6022b-023d-43b7-ad32-b51ee5fe79e6 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] DELETE https://10.4.3.140/volume/v3/attachments/c1cf9657-bf69-428a-889d-e4116cf08188 Jul 31 14:02:46.350282 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-e7b6022b-023d-43b7-ad32-b51ee5fe79e6 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:46.350554 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-e7b6022b-023d-43b7-ad32-b51ee5fe79e6 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:46.361639 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:46.361639 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:46.414987 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2b9e59e3-9cb2-451d-967f-ff67f8439ecb req-e7b6022b-023d-43b7-ad32-b51ee5fe79e6 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments/c1cf9657-bf69-428a-889d-e4116cf08188 returned with HTTP 200 Jul 31 14:02:46.415442 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 958/3822] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:02:46 2026] DELETE /volume/v3/attachments/c1cf9657-bf69-428a-889d-e4116cf08188 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:46.467025 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9233f29c-83b3-456a-a1d1-ee1facf14292 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:46.470800 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9233f29c-83b3-456a-a1d1-ee1facf14292 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] DELETE https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:46.471029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9233f29c-83b3-456a-a1d1-ee1facf14292 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:46.471504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9233f29c-83b3-456a-a1d1-ee1facf14292 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:46.471779 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9233f29c-83b3-456a-a1d1-ee1facf14292 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Delete volume with id: dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:46.483568 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:46.483568 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:46.484022 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9233f29c-83b3-456a-a1d1-ee1facf14292 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:46.509502 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9233f29c-83b3-456a-a1d1-ee1facf14292 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Delete volume request issued successfully. Jul 31 14:02:46.509773 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9233f29c-83b3-456a-a1d1-ee1facf14292 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 202 Jul 31 14:02:46.510252 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 953/3823] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:46 2026] DELETE /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:46.562036 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-79c4f262-039c-4665-9781-8c41c3fc44b8 req-7efdc671-6c95-4456-84a7-77110713e317 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:46.567591 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-79c4f262-039c-4665-9781-8c41c3fc44b8 req-7efdc671-6c95-4456-84a7-77110713e317 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:46.567913 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-79c4f262-039c-4665-9781-8c41c3fc44b8 req-7efdc671-6c95-4456-84a7-77110713e317 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:46.568172 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-79c4f262-039c-4665-9781-8c41c3fc44b8 req-7efdc671-6c95-4456-84a7-77110713e317 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:46.581139 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:46.581139 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:46.585630 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-79c4f262-039c-4665-9781-8c41c3fc44b8 req-7efdc671-6c95-4456-84a7-77110713e317 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:46.591125 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-79c4f262-039c-4665-9781-8c41c3fc44b8 req-7efdc671-6c95-4456-84a7-77110713e317 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 200 Jul 31 14:02:46.591992 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 952/3824] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:46 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:46.644838 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a84aecb3-21b8-4655-bc88-efe1ada5baa9 req-7cb63d0e-980c-449b-91d8-4da1f48ac11a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:46.647080 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a84aecb3-21b8-4655-bc88-efe1ada5baa9 req-7cb63d0e-980c-449b-91d8-4da1f48ac11a tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:46.647340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a84aecb3-21b8-4655-bc88-efe1ada5baa9 req-7cb63d0e-980c-449b-91d8-4da1f48ac11a tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:46.647508 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a84aecb3-21b8-4655-bc88-efe1ada5baa9 req-7cb63d0e-980c-449b-91d8-4da1f48ac11a tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:46.652782 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a84aecb3-21b8-4655-bc88-efe1ada5baa9 req-7cb63d0e-980c-449b-91d8-4da1f48ac11a tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 404 Jul 31 14:02:46.653441 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 962/3825] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:46 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:48.870168 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3e3620fb-7144-4128-ab08-4168cdaa1c73 req-c21831a5-faaa-4977-a953-4b1c6100049b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:48.872327 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3e3620fb-7144-4128-ab08-4168cdaa1c73 req-c21831a5-faaa-4977-a953-4b1c6100049b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] DELETE https://10.4.3.140/volume/v3/attachments/16893ac7-d75c-4a77-8c1a-bae0c170efbe Jul 31 14:02:48.872508 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3e3620fb-7144-4128-ab08-4168cdaa1c73 req-c21831a5-faaa-4977-a953-4b1c6100049b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:48.872707 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3e3620fb-7144-4128-ab08-4168cdaa1c73 req-c21831a5-faaa-4977-a953-4b1c6100049b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:48.879398 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:48.879398 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:48.924092 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3e3620fb-7144-4128-ab08-4168cdaa1c73 req-c21831a5-faaa-4977-a953-4b1c6100049b tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/attachments/16893ac7-d75c-4a77-8c1a-bae0c170efbe returned with HTTP 200 Jul 31 14:02:48.924688 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 959/3826] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:02:48 2026] DELETE /volume/v3/attachments/16893ac7-d75c-4a77-8c1a-bae0c170efbe => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:49.624535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f46b6d63-8b5c-45fa-bdb0-0ffe3a39cce1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:49.626242 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f46b6d63-8b5c-45fa-bdb0-0ffe3a39cce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:02:49.626450 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f46b6d63-8b5c-45fa-bdb0-0ffe3a39cce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5788943d-5aa3-493b-973e-346555289caa", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2115920163", "description": null, "metadata": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:49.638665 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:49.638665 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:49.639125 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f46b6d63-8b5c-45fa-bdb0-0ffe3a39cce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:02:49.639291 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-f46b6d63-8b5c-45fa-bdb0-0ffe3a39cce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create snapshot from volume 5788943d-5aa3-493b-973e-346555289caa Jul 31 14:02:49.666158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f46b6d63-8b5c-45fa-bdb0-0ffe3a39cce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['ecaad14e-9be7-4d94-98b3-77c263c97865', '9159a877-7090-4620-a0ae-9dcff9e3dcf4', '4b924d7f-f971-469d-a6c2-1075f1cf87b3', '12df2c82-c739-488b-a7db-ebb535ac4cde'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:02:49.704723 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f46b6d63-8b5c-45fa-bdb0-0ffe3a39cce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot force create request issued successfully. Jul 31 14:02:49.705038 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f46b6d63-8b5c-45fa-bdb0-0ffe3a39cce1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:02:49.705550 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 954/3827] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:02:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:02:49.716414 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b8c33a84-4147-47f4-a8de-731cbe10a092 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:49.718602 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b8c33a84-4147-47f4-a8de-731cbe10a092 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 Jul 31 14:02:49.718800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b8c33a84-4147-47f4-a8de-731cbe10a092 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:49.719030 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b8c33a84-4147-47f4-a8de-731cbe10a092 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:49.724861 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:49.724861 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:49.725298 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b8c33a84-4147-47f4-a8de-731cbe10a092 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:02:49.726048 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b8c33a84-4147-47f4-a8de-731cbe10a092 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 returned with HTTP 200 Jul 31 14:02:49.726410 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 953/3828] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:49 2026] GET /volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:50.169944 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-03c28481-3467-4857-818d-4633f2a4a023 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:50.172372 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-03c28481-3467-4857-818d-4633f2a4a023 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] DELETE https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:02:50.172683 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-03c28481-3467-4857-818d-4633f2a4a023 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:50.172947 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-03c28481-3467-4857-818d-4633f2a4a023 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:50.173184 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-03c28481-3467-4857-818d-4633f2a4a023 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Delete volume with id: 47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:02:50.182302 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:50.182302 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:50.182950 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-03c28481-3467-4857-818d-4633f2a4a023 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:50.202050 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-03c28481-3467-4857-818d-4633f2a4a023 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Delete volume request issued successfully. Jul 31 14:02:50.202264 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-03c28481-3467-4857-818d-4633f2a4a023 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 202 Jul 31 14:02:50.202665 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 963/3829] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:50 2026] DELETE /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:50.211417 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a4d20298-454c-491b-8d53-e08549acc817 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:50.213785 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4d20298-454c-491b-8d53-e08549acc817 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:02:50.214037 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4d20298-454c-491b-8d53-e08549acc817 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:50.214299 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4d20298-454c-491b-8d53-e08549acc817 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:50.224770 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:50.224770 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:50.231913 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a4d20298-454c-491b-8d53-e08549acc817 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Volume info retrieved successfully. Jul 31 14:02:50.236792 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4d20298-454c-491b-8d53-e08549acc817 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 200 Jul 31 14:02:50.237281 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 960/3830] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:50 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 1250 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:50.736162 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bfc8eeef-e8a4-4620-a1e7-c3f2d859d03f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:50.738130 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfc8eeef-e8a4-4620-a1e7-c3f2d859d03f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 Jul 31 14:02:50.738350 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfc8eeef-e8a4-4620-a1e7-c3f2d859d03f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:50.738589 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfc8eeef-e8a4-4620-a1e7-c3f2d859d03f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:50.743590 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:50.743590 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:50.743984 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bfc8eeef-e8a4-4620-a1e7-c3f2d859d03f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:02:50.744819 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfc8eeef-e8a4-4620-a1e7-c3f2d859d03f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 returned with HTTP 200 Jul 31 14:02:50.745192 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 955/3831] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:50 2026] GET /volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:50.754307 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-89d4ff5a-6564-426f-b969-ca9f097a43cd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:50.756273 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89d4ff5a-6564-426f-b969-ca9f097a43cd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 Jul 31 14:02:50.756477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-89d4ff5a-6564-426f-b969-ca9f097a43cd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:50.756701 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-89d4ff5a-6564-426f-b969-ca9f097a43cd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:50.761777 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:50.761777 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:50.762247 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-89d4ff5a-6564-426f-b969-ca9f097a43cd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:02:50.763060 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89d4ff5a-6564-426f-b969-ca9f097a43cd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 returned with HTTP 200 Jul 31 14:02:50.763459 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 954/3832] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:50 2026] GET /volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:51.250015 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0207c3de-27f2-4ce5-acc0-629de32eca55 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.251819 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0207c3de-27f2-4ce5-acc0-629de32eca55 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c Jul 31 14:02:51.252015 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0207c3de-27f2-4ce5-acc0-629de32eca55 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.252204 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0207c3de-27f2-4ce5-acc0-629de32eca55 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.257574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0207c3de-27f2-4ce5-acc0-629de32eca55 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c returned with HTTP 404 Jul 31 14:02:51.257964 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 964/3833] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:51 2026] GET /volume/v3/volumes/47bee898-0d1b-4e45-aea6-f8eccdbaac5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:51.264670 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0c9d3d1c-b974-46fa-8c8b-ecb3cbb114e7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.267053 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c9d3d1c-b974-46fa-8c8b-ecb3cbb114e7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] DELETE https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:51.267325 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c9d3d1c-b974-46fa-8c8b-ecb3cbb114e7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.267582 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c9d3d1c-b974-46fa-8c8b-ecb3cbb114e7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.267790 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-0c9d3d1c-b974-46fa-8c8b-ecb3cbb114e7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Delete volume with id: dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:51.274842 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c9d3d1c-b974-46fa-8c8b-ecb3cbb114e7 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 404 Jul 31 14:02:51.275411 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 961/3834] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:51 2026] DELETE /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:51.281918 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a51d850b-25bd-441e-9fc1-f91774c37c8e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.283648 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a51d850b-25bd-441e-9fc1-f91774c37c8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b Jul 31 14:02:51.283835 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a51d850b-25bd-441e-9fc1-f91774c37c8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.284044 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a51d850b-25bd-441e-9fc1-f91774c37c8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.290116 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a51d850b-25bd-441e-9fc1-f91774c37c8e tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b returned with HTTP 404 Jul 31 14:02:51.290760 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 956/3835] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:51 2026] GET /volume/v3/volumes/dc95032d-815a-4b77-95d0-94b7e3167a8b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:51.297154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7921f6e3-93dc-4a85-a9f0-d68d5aae6289 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.298846 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7921f6e3-93dc-4a85-a9f0-d68d5aae6289 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] DELETE https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:51.299011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7921f6e3-93dc-4a85-a9f0-d68d5aae6289 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.299458 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7921f6e3-93dc-4a85-a9f0-d68d5aae6289 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.299458 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-7921f6e3-93dc-4a85-a9f0-d68d5aae6289 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Delete volume with id: 19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:51.304410 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7921f6e3-93dc-4a85-a9f0-d68d5aae6289 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 404 Jul 31 14:02:51.304898 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 955/3836] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:51 2026] DELETE /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:51.311177 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-195461b0-cb85-4cd7-aaea-ec06b1c0d200 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.313387 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-195461b0-cb85-4cd7-aaea-ec06b1c0d200 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] GET https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 Jul 31 14:02:51.313653 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-195461b0-cb85-4cd7-aaea-ec06b1c0d200 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.313890 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-195461b0-cb85-4cd7-aaea-ec06b1c0d200 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.321239 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-195461b0-cb85-4cd7-aaea-ec06b1c0d200 tempest-TestInstancesWithCinderVolumes-1887496610 tempest-TestInstancesWithCinderVolumes-1887496610-project-member] https://10.4.3.140/volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 returned with HTTP 404 Jul 31 14:02:51.321879 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 965/3837] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:51 2026] GET /volume/v3/volumes/19a00193-f193-4fa8-be75-e92b80e3a518 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:51.330238 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a31ec32-4e43-42cb-80fd-6b8937df2686 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.333819 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a31ec32-4e43-42cb-80fd-6b8937df2686 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:02:51.333938 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a31ec32-4e43-42cb-80fd-6b8937df2686 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.334068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a31ec32-4e43-42cb-80fd-6b8937df2686 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.335657 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9a31ec32-4e43-42cb-80fd-6b8937df2686 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:02:51.352144 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9a31ec32-4e43-42cb-80fd-6b8937df2686 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Get all volumes completed successfully. Jul 31 14:02:51.354932 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:51.354932 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:51.360430 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a31ec32-4e43-42cb-80fd-6b8937df2686 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:02:51.360835 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 962/3838] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:02:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11582 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:51.381667 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ab616bd0-97c0-401b-9a96-6c59797a4659 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.383405 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab616bd0-97c0-401b-9a96-6c59797a4659 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] DELETE https://10.4.3.140/volume/v3/types/9d72ac50-e10e-48cb-a354-92f15ab957b9 Jul 31 14:02:51.383589 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab616bd0-97c0-401b-9a96-6c59797a4659 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.383772 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab616bd0-97c0-401b-9a96-6c59797a4659 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.409308 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab616bd0-97c0-401b-9a96-6c59797a4659 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/types/9d72ac50-e10e-48cb-a354-92f15ab957b9 returned with HTTP 202 Jul 31 14:02:51.409706 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 957/3839] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:02:51 2026] DELETE /volume/v3/types/9d72ac50-e10e-48cb-a354-92f15ab957b9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:51.418346 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4d32d9d4-080c-4cb7-98c8-7967b4ee2f89 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.420318 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4d32d9d4-080c-4cb7-98c8-7967b4ee2f89 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:02:51.420318 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4d32d9d4-080c-4cb7-98c8-7967b4ee2f89 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.420479 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4d32d9d4-080c-4cb7-98c8-7967b4ee2f89 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Calling method 'detail' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.421625 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4d32d9d4-080c-4cb7-98c8-7967b4ee2f89 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100182) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:02:51.439140 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4d32d9d4-080c-4cb7-98c8-7967b4ee2f89 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Get all volumes completed successfully. Jul 31 14:02:51.441196 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:51.441196 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:51.445889 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4d32d9d4-080c-4cb7-98c8-7967b4ee2f89 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:02:51.446321 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 956/3840] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:02:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11582 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:51.461122 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-56125c80-e972-4eeb-b64c-173aaffaf23c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.463275 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-56125c80-e972-4eeb-b64c-173aaffaf23c tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] DELETE https://10.4.3.140/volume/v3/types/b2809e08-88fc-49e7-badf-d82e99f5daa2 Jul 31 14:02:51.463538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-56125c80-e972-4eeb-b64c-173aaffaf23c tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.463798 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-56125c80-e972-4eeb-b64c-173aaffaf23c tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.489655 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-56125c80-e972-4eeb-b64c-173aaffaf23c tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/types/b2809e08-88fc-49e7-badf-d82e99f5daa2 returned with HTTP 202 Jul 31 14:02:51.490171 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 966/3841] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:02:51 2026] DELETE /volume/v3/types/b2809e08-88fc-49e7-badf-d82e99f5daa2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:51.737637 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.739333 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:02:51.739521 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-54491089", "snapshot_id": null, "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:51.740955 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-54491089', 'snapshot_id': None, 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:02:51.793618 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-41d2de8f-1b00-4d40-86c3-6ccc30e275b8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.795432 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41d2de8f-1b00-4d40-86c3-6ccc30e275b8 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:02:51.795637 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41d2de8f-1b00-4d40-86c3-6ccc30e275b8 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.795809 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41d2de8f-1b00-4d40-86c3-6ccc30e275b8 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.796593 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-41d2de8f-1b00-4d40-86c3-6ccc30e275b8 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:02:51.810255 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-41d2de8f-1b00-4d40-86c3-6ccc30e275b8 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Get all volumes completed successfully. Jul 31 14:02:51.812287 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:51.812287 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:51.816181 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41d2de8f-1b00-4d40-86c3-6ccc30e275b8 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:02:51.816622 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 958/3842] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:02:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11582 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:51.831173 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8326562d-92b2-4de4-a749-53a7cfb54ae0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.833137 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8326562d-92b2-4de4-a749-53a7cfb54ae0 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/40d3e375-61fc-4ef7-8a68-bf573b75c9e1 Jul 31 14:02:51.833359 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8326562d-92b2-4de4-a749-53a7cfb54ae0 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.833577 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8326562d-92b2-4de4-a749-53a7cfb54ae0 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.833746 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-8326562d-92b2-4de4-a749-53a7cfb54ae0 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Delete volume with id: 40d3e375-61fc-4ef7-8a68-bf573b75c9e1 Jul 31 14:02:51.842953 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:51.842953 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:51.843412 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8326562d-92b2-4de4-a749-53a7cfb54ae0 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Volume info retrieved successfully. Jul 31 14:02:51.860342 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.image.cache [None req-8326562d-92b2-4de4-a749-53a7cfb54ae0 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'ad1b079a-aa3a-40dc-9a78-8b5f1500db69', 'volume_id': '40d3e375-61fc-4ef7-8a68-bf573b75c9e1', 'host': 'np0000006230@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 14, 1, 23), 'last_used': datetime.datetime(2026, 7, 31, 14, 1, 32)}. {{(pid=100182) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 14:02:51.876310 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8326562d-92b2-4de4-a749-53a7cfb54ae0 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Delete volume request issued successfully. Jul 31 14:02:51.876830 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8326562d-92b2-4de4-a749-53a7cfb54ae0 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/volumes/40d3e375-61fc-4ef7-8a68-bf573b75c9e1 returned with HTTP 202 Jul 31 14:02:51.877122 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 957/3843] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:02:51 2026] DELETE /volume/v3/volumes/40d3e375-61fc-4ef7-8a68-bf573b75c9e1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:51.883631 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create volume of 1 GB Jul 31 14:02:51.884370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1b4f6ed7-2d52-40ff-9fba-100dd29dabeb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.886197 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b4f6ed7-2d52-40ff-9fba-100dd29dabeb tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] GET https://10.4.3.140/volume/v3/volumes/40d3e375-61fc-4ef7-8a68-bf573b75c9e1 Jul 31 14:02:51.886448 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1b4f6ed7-2d52-40ff-9fba-100dd29dabeb tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:51.886688 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1b4f6ed7-2d52-40ff-9fba-100dd29dabeb tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:51.890042 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Availability Zones retrieved successfully. Jul 31 14:02:51.894530 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:51.894530 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:51.898966 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Flow 'volume_create_api' (4f8a8bf6-214d-48b9-b863-dc6f8a13f75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:02:51.899239 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1b4f6ed7-2d52-40ff-9fba-100dd29dabeb tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Volume info retrieved successfully. Jul 31 14:02:51.900882 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8840f828-6a28-4213-9a9f-723b663549ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:51.902213 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:02:51.904644 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b4f6ed7-2d52-40ff-9fba-100dd29dabeb tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/volumes/40d3e375-61fc-4ef7-8a68-bf573b75c9e1 returned with HTTP 200 Jul 31 14:02:51.905087 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 967/3844] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:51 2026] GET /volume/v3/volumes/40d3e375-61fc-4ef7-8a68-bf573b75c9e1 => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:51.963461 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8840f828-6a28-4213-9a9f-723b663549ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:51.964396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f85b8ca-d9b2-42d0-abf3-9c8e4e5182a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:51.965610 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:51.967749 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:02:51.968077 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1665248297"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:51.969730 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1665248297'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:02:51.969850 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Create volume of 1 GB Jul 31 14:02:51.973390 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Availability Zones retrieved successfully. Jul 31 14:02:51.980146 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Flow 'volume_create_api' (2977e9b4-efb3-4f69-b036-f681cbeb7b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:02:51.981942 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d39ba3-72e2-4c54-b836-e621223bf73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:51.983019 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:02:52.010854 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d39ba3-72e2-4c54-b836-e621223bf73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:52.011685 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0649c969-e26f-4b19-a079-c499861c358a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:52.023041 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Created reservations ['dd947175-a957-446d-9741-15fbd61210a1', '338000c1-6105-4213-934e-dba7e9fe7530', '786aad34-f845-4dc5-b4a5-bef6e6d35e80', 'be058d96-b0f7-4bd2-8b03-49c60a0a3619'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:02:52.023801 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f85b8ca-d9b2-42d0-abf3-9c8e4e5182a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd947175-a957-446d-9741-15fbd61210a1', '338000c1-6105-4213-934e-dba7e9fe7530', '786aad34-f845-4dc5-b4a5-bef6e6d35e80', 'be058d96-b0f7-4bd2-8b03-49c60a0a3619']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:52.024490 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c23848-2219-47f5-bd0e-e0281ffe0419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:52.046978 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c23848-2219-47f5-bd0e-e0281ffe0419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdf113a3-194a-479e-91f5-d3677a3ada6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-54491089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e88285c0e0d432fba1db5925ae7370d',qos_specs=None,replication_status=,reservations=['dd947175-a957-446d-9741-15fbd61210a1','338000c1-6105-4213-934e-dba7e9fe7530','786aad34-f845-4dc5-b4a5-bef6e6d35e80','be058d96-b0f7-4bd2-8b03-49c60a0a3619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de1c24c64124f3cb480707202532aad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-54491089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdf113a3-194a-479e-91f5-d3677a3ada6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e88285c0e0d432fba1db5925ae7370d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4de1c24c64124f3cb480707202532aad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:52.047706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d230832e-4160-4845-bdad-0a68771b1ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:52.048252 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Created reservations ['bbfce48e-a845-419f-a7f0-e3598aac4951', '1568bc48-d889-4906-97c8-af37b711334b', '57ffab2b-b96b-47f2-a76d-3fc93a4599b6', '2f0963bf-3084-4c94-a14f-14aa40028926'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:02:52.048972 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0649c969-e26f-4b19-a079-c499861c358a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbfce48e-a845-419f-a7f0-e3598aac4951', '1568bc48-d889-4906-97c8-af37b711334b', '57ffab2b-b96b-47f2-a76d-3fc93a4599b6', '2f0963bf-3084-4c94-a14f-14aa40028926']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:52.049676 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047a4ad5-613e-4f2b-b274-269c6316e939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:52.068257 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d230832e-4160-4845-bdad-0a68771b1ee2) transitioned into state 'SUCCESS' from state '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-54491089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e88285c0e0d432fba1db5925ae7370d',qos_specs=None,replication_status=,reservations=['dd947175-a957-446d-9741-15fbd61210a1','338000c1-6105-4213-934e-dba7e9fe7530','786aad34-f845-4dc5-b4a5-bef6e6d35e80','be058d96-b0f7-4bd2-8b03-49c60a0a3619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de1c24c64124f3cb480707202532aad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:52.069033 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (601f53a7-2bf2-4ecb-bc37-afa0817d8d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:52.073776 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047a4ad5-613e-4f2b-b274-269c6316e939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '557c8fd3-0040-4ac5-b55f-0d0a0f1cf214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1665248297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7778dc2cb34c44d5be896db97d84d8cc',qos_specs=None,replication_status=,reservations=['bbfce48e-a845-419f-a7f0-e3598aac4951','1568bc48-d889-4906-97c8-af37b711334b','57ffab2b-b96b-47f2-a76d-3fc93a4599b6','2f0963bf-3084-4c94-a14f-14aa40028926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b2ec652c6491a81d719c358a660d8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1665248297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=557c8fd3-0040-4ac5-b55f-0d0a0f1cf214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7778dc2cb34c44d5be896db97d84d8cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c2b2ec652c6491a81d719c358a660d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:52.074596 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9989fcd8-0e64-449c-8dae-846da9e122c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:52.079999 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (601f53a7-2bf2-4ecb-bc37-afa0817d8d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:52.081295 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Flow 'volume_create_api' (4f8a8bf6-214d-48b9-b863-dc6f8a13f75c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:02:52.081757 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create volume request issued successfully. Jul 31 14:02:52.082549 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cedcac7d-38f3-4c4d-9bc5-b60778904407 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:02:52.083397 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 963/3845] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 14:02:51 2026] POST /volume/v3/volumes => generated 779 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:52.095756 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-89576f13-68df-4baf-bdcd-d002bfdd7f23 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:52.096387 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9989fcd8-0e64-449c-8dae-846da9e122c0) transitioned into state 'SUCCESS' from state '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-1665248297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7778dc2cb34c44d5be896db97d84d8cc',qos_specs=None,replication_status=,reservations=['bbfce48e-a845-419f-a7f0-e3598aac4951','1568bc48-d889-4906-97c8-af37b711334b','57ffab2b-b96b-47f2-a76d-3fc93a4599b6','2f0963bf-3084-4c94-a14f-14aa40028926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b2ec652c6491a81d719c358a660d8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:52.097091 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66da5995-2a41-4e63-9057-de38b4e4cb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:52.097909 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89576f13-68df-4baf-bdcd-d002bfdd7f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:02:52.098125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-89576f13-68df-4baf-bdcd-d002bfdd7f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:52.098363 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-89576f13-68df-4baf-bdcd-d002bfdd7f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:52.105542 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:52.105542 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:52.106550 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66da5995-2a41-4e63-9057-de38b4e4cb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:52.107742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Flow 'volume_create_api' (2977e9b4-efb3-4f69-b036-f681cbeb7b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:02:52.108097 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Create volume request issued successfully. Jul 31 14:02:52.108768 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca9d0a60-2ac7-48a2-9916-f85cdb2c5971 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:02:52.109194 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 959/3846] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:02:51 2026] POST /volume/v3/volumes => generated 751 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:02:52.109388 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-89576f13-68df-4baf-bdcd-d002bfdd7f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:02:52.113929 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89576f13-68df-4baf-bdcd-d002bfdd7f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 200 Jul 31 14:02:52.114369 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 958/3847] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:02:52 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:52.121112 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0e06d60c-2064-46c2-83b5-098c09282edb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:52.123823 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e06d60c-2064-46c2-83b5-098c09282edb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:52.123823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e06d60c-2064-46c2-83b5-098c09282edb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:52.123939 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e06d60c-2064-46c2-83b5-098c09282edb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:52.131543 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:52.131543 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:52.136958 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0e06d60c-2064-46c2-83b5-098c09282edb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:52.143557 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e06d60c-2064-46c2-83b5-098c09282edb tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:52.144088 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 968/3848] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:52 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:52.918694 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42e02105-c875-4a5a-b588-6aaa53bd3e04 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:52.920604 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42e02105-c875-4a5a-b588-6aaa53bd3e04 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] GET https://10.4.3.140/volume/v3/volumes/40d3e375-61fc-4ef7-8a68-bf573b75c9e1 Jul 31 14:02:52.920791 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42e02105-c875-4a5a-b588-6aaa53bd3e04 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:52.920967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42e02105-c875-4a5a-b588-6aaa53bd3e04 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:52.927345 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42e02105-c875-4a5a-b588-6aaa53bd3e04 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/volumes/40d3e375-61fc-4ef7-8a68-bf573b75c9e1 returned with HTTP 404 Jul 31 14:02:52.927860 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 964/3849] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:52 2026] GET /volume/v3/volumes/40d3e375-61fc-4ef7-8a68-bf573b75c9e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:52.934954 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2e0eb979-6ef7-494e-866e-9884b8b375a9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:52.936727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e0eb979-6ef7-494e-866e-9884b8b375a9 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] DELETE https://10.4.3.140/volume/v3/types/dbf0cb7f-1177-4dc3-a370-2c227bf4fdd4 Jul 31 14:02:52.936907 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e0eb979-6ef7-494e-866e-9884b8b375a9 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:52.937096 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e0eb979-6ef7-494e-866e-9884b8b375a9 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:52.937330 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:52.937330 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:52.967382 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e0eb979-6ef7-494e-866e-9884b8b375a9 tempest-TestInstancesWithCinderVolumes-627711023 tempest-TestInstancesWithCinderVolumes-627711023-project-admin] https://10.4.3.140/volume/v3/types/dbf0cb7f-1177-4dc3-a370-2c227bf4fdd4 returned with HTTP 202 Jul 31 14:02:52.967981 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 960/3850] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:02:52 2026] DELETE /volume/v3/types/dbf0cb7f-1177-4dc3-a370-2c227bf4fdd4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:53.127267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-721818a2-433a-4fec-a990-3e4e86c7955e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.130550 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-721818a2-433a-4fec-a990-3e4e86c7955e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:02:53.130550 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-721818a2-433a-4fec-a990-3e4e86c7955e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:53.130550 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-721818a2-433a-4fec-a990-3e4e86c7955e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:53.139692 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:53.139692 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:53.144080 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-721818a2-433a-4fec-a990-3e4e86c7955e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:02:53.149395 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-721818a2-433a-4fec-a990-3e4e86c7955e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 200 Jul 31 14:02:53.149883 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 959/3851] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:02:53 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:53.158189 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f2ba5886-7e02-423c-b52e-e8533e660cc6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.160907 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f2ba5886-7e02-423c-b52e-e8533e660cc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:53.161126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f2ba5886-7e02-423c-b52e-e8533e660cc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:53.161506 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f2ba5886-7e02-423c-b52e-e8533e660cc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:53.172387 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a4358393-b004-476f-96cf-beeb018ed117 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.173550 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:53.173550 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:53.174152 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4358393-b004-476f-96cf-beeb018ed117 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:02:53.174483 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4358393-b004-476f-96cf-beeb018ed117 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:53.174798 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4358393-b004-476f-96cf-beeb018ed117 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:53.180281 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f2ba5886-7e02-423c-b52e-e8533e660cc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:53.182257 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:53.182257 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:53.185490 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f2ba5886-7e02-423c-b52e-e8533e660cc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:53.185908 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 969/3852] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:53 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:53.186423 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a4358393-b004-476f-96cf-beeb018ed117 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:02:53.192184 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4358393-b004-476f-96cf-beeb018ed117 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 200 Jul 31 14:02:53.192587 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 965/3853] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:02:53 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 1387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:53.233592 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-42d7e0e9-2070-4d43-8964-19101e9d6230 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.236383 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-42d7e0e9-2070-4d43-8964-19101e9d6230 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:53.236600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-42d7e0e9-2070-4d43-8964-19101e9d6230 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:53.236791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-42d7e0e9-2070-4d43-8964-19101e9d6230 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:53.249631 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:53.249631 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:53.257760 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-42d7e0e9-2070-4d43-8964-19101e9d6230 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:53.263711 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-42d7e0e9-2070-4d43-8964-19101e9d6230 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:53.264112 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 961/3854] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:53 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:53.354604 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d15d8542-e084-4281-ac14-6ee078dde07a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.355210 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d15d8542-e084-4281-ac14-6ee078dde07a None None] GET https://10.4.3.140/volume// Jul 31 14:02:53.355311 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d15d8542-e084-4281-ac14-6ee078dde07a None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:53.355469 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d15d8542-e084-4281-ac14-6ee078dde07a None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:53.355888 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d15d8542-e084-4281-ac14-6ee078dde07a None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:53.356276 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 960/3855] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:02:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:53.364060 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-79f83a58-3016-4092-8b2a-f7459398acbd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.366206 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-79f83a58-3016-4092-8b2a-f7459398acbd tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:02:53.366778 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-79f83a58-3016-4092-8b2a-f7459398acbd tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "557c8fd3-0040-4ac5-b55f-0d0a0f1cf214", "connector": null, "instance_uuid": "f62f9aa6-7893-40a5-a70a-55fe6330cc63"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:53.375598 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:53.375598 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:53.402879 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-79f83a58-3016-4092-8b2a-f7459398acbd tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:02:53.403127 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 970/3856] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:02:53 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:53.428632 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7b54410e-a9f7-4692-a6b7-0d2609f9261f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.435080 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b54410e-a9f7-4692-a6b7-0d2609f9261f tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:53.435080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b54410e-a9f7-4692-a6b7-0d2609f9261f tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:53.435080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b54410e-a9f7-4692-a6b7-0d2609f9261f tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:53.447109 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:53.447109 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:53.452493 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7b54410e-a9f7-4692-a6b7-0d2609f9261f tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:53.455663 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f93ea481-d6ec-4f68-acae-edadde9299a8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.456072 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f93ea481-d6ec-4f68-acae-edadde9299a8 None None] GET https://10.4.3.140/volume// Jul 31 14:02:53.456337 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f93ea481-d6ec-4f68-acae-edadde9299a8 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:53.456600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f93ea481-d6ec-4f68-acae-edadde9299a8 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:53.457049 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f93ea481-d6ec-4f68-acae-edadde9299a8 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:53.457381 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 962/3857] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:02:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:53.457441 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b54410e-a9f7-4692-a6b7-0d2609f9261f tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:53.457872 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 966/3858] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:53 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:53.468207 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-395f1660-3a6f-488f-9af7-394ef8b19a94 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.470025 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-395f1660-3a6f-488f-9af7-394ef8b19a94 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:53.470185 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-395f1660-3a6f-488f-9af7-394ef8b19a94 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:53.470400 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-395f1660-3a6f-488f-9af7-394ef8b19a94 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:53.478806 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:53.478806 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:53.481904 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-395f1660-3a6f-488f-9af7-394ef8b19a94 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:53.485685 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-395f1660-3a6f-488f-9af7-394ef8b19a94 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:53.486053 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 961/3859] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:02:53 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 1023 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:53.602160 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-3964ddcc-fd6a-4c35-baf9-acb52f481b49 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:53.604923 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-3964ddcc-fd6a-4c35-baf9-acb52f481b49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] PUT https://10.4.3.140/volume/v3/attachments/34a43455-11ed-4c27-a38e-7b56ce57c103 Jul 31 14:02:53.605466 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-3964ddcc-fd6a-4c35-baf9-acb52f481b49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:53.617407 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-3964ddcc-fd6a-4c35-baf9-acb52f481b49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Acquiring lock "cinder-attachment_update-557c8fd3-0040-4ac5-b55f-0d0a0f1cf214-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:02:53.624306 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-3964ddcc-fd6a-4c35-baf9-acb52f481b49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Lock "cinder-attachment_update-557c8fd3-0040-4ac5-b55f-0d0a0f1cf214-np0000006230" acquired by "attachment_update" :: waited 0.007s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:02:53.628686 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:53.628686 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:53.737585 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-3964ddcc-fd6a-4c35-baf9-acb52f481b49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Lock "cinder-attachment_update-557c8fd3-0040-4ac5-b55f-0d0a0f1cf214-np0000006230" released by "attachment_update" :: held 0.113s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:02:53.738137 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-3964ddcc-fd6a-4c35-baf9-acb52f481b49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments/34a43455-11ed-4c27-a38e-7b56ce57c103 returned with HTTP 200 Jul 31 14:02:53.739761 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 971/3860] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:02:53 2026] PUT /volume/v3/attachments/34a43455-11ed-4c27-a38e-7b56ce57c103 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:54.479311 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0fa8e89b-f317-4048-872b-4bf38446afa6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:54.481482 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0fa8e89b-f317-4048-872b-4bf38446afa6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:54.481757 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0fa8e89b-f317-4048-872b-4bf38446afa6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:54.482040 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0fa8e89b-f317-4048-872b-4bf38446afa6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:54.494752 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:54.494752 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:54.496769 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0fa8e89b-f317-4048-872b-4bf38446afa6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:54.501525 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0fa8e89b-f317-4048-872b-4bf38446afa6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:54.501984 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 963/3861] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:54 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:54.515053 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-74136ac1-355f-4603-a184-b0c69be31c13 req-9374defe-72e1-4dc5-adbb-212e992438a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:54.520544 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-9374defe-72e1-4dc5-adbb-212e992438a6 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:02:54.521185 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-9374defe-72e1-4dc5-adbb-212e992438a6 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:54.521185 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-9374defe-72e1-4dc5-adbb-212e992438a6 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:54.532557 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:54.532557 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:54.538260 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-74136ac1-355f-4603-a184-b0c69be31c13 req-9374defe-72e1-4dc5-adbb-212e992438a6 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:02:54.545897 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-9374defe-72e1-4dc5-adbb-212e992438a6 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 200 Jul 31 14:02:54.546537 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 967/3862] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:54 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 1369 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:55.186670 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a744345d-1db7-4c6c-af59-3692c1d64607 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:55.189531 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a744345d-1db7-4c6c-af59-3692c1d64607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:02:55.189797 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a744345d-1db7-4c6c-af59-3692c1d64607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:55.190081 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a744345d-1db7-4c6c-af59-3692c1d64607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:55.199926 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:55.199926 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:55.203834 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a744345d-1db7-4c6c-af59-3692c1d64607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:02:55.208689 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a744345d-1db7-4c6c-af59-3692c1d64607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 200 Jul 31 14:02:55.209048 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 962/3863] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:55 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 1369 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:55.220543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7362b0a2-1f2e-45c0-8ab0-277fd6ffafe8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:55.221092 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7362b0a2-1f2e-45c0-8ab0-277fd6ffafe8 None None] GET https://10.4.3.140/volume// Jul 31 14:02:55.221331 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7362b0a2-1f2e-45c0-8ab0-277fd6ffafe8 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:55.221601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7362b0a2-1f2e-45c0-8ab0-277fd6ffafe8 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:55.221999 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7362b0a2-1f2e-45c0-8ab0-277fd6ffafe8 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:55.222466 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 972/3864] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:02:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:55.230726 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a9e5e153-59d9-4f97-82c7-bd67196f6755 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:55.232882 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a9e5e153-59d9-4f97-82c7-bd67196f6755 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:02:55.233384 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a9e5e153-59d9-4f97-82c7-bd67196f6755 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdf113a3-194a-479e-91f5-d3677a3ada6d", "connector": null, "instance_uuid": "c18790b9-3800-46c0-bed6-6b0338b97316"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:55.244052 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:55.244052 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:55.276616 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-a9e5e153-59d9-4f97-82c7-bd67196f6755 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:02:55.277224 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 964/3865] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:02:55 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:55.516080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91122469-e6c2-4c6a-bed4-6e45e30ffcc6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:55.518065 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91122469-e6c2-4c6a-bed4-6e45e30ffcc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:55.518325 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91122469-e6c2-4c6a-bed4-6e45e30ffcc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:55.518541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91122469-e6c2-4c6a-bed4-6e45e30ffcc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:55.534120 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:55.534120 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:55.538433 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-91122469-e6c2-4c6a-bed4-6e45e30ffcc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:55.544545 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91122469-e6c2-4c6a-bed4-6e45e30ffcc6 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:55.545148 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 968/3866] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:55 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:56.364336 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a4833960-6c5a-499f-a6a2-9bcc2c14d6f6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:56.364799 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4833960-6c5a-499f-a6a2-9bcc2c14d6f6 None None] GET https://10.4.3.140/volume// Jul 31 14:02:56.365006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4833960-6c5a-499f-a6a2-9bcc2c14d6f6 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:56.365242 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a4833960-6c5a-499f-a6a2-9bcc2c14d6f6 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:56.365673 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a4833960-6c5a-499f-a6a2-9bcc2c14d6f6 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:56.366034 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 963/3867] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:02:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:56.385191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-74136ac1-355f-4603-a184-b0c69be31c13 req-f3cbd841-c9bc-4668-af6a-2aa83ebf2665 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:56.391334 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-f3cbd841-c9bc-4668-af6a-2aa83ebf2665 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:02:56.391577 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-f3cbd841-c9bc-4668-af6a-2aa83ebf2665 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:56.391867 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-f3cbd841-c9bc-4668-af6a-2aa83ebf2665 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:56.402899 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:56.402899 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:56.407302 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-74136ac1-355f-4603-a184-b0c69be31c13 req-f3cbd841-c9bc-4668-af6a-2aa83ebf2665 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:02:56.413263 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-f3cbd841-c9bc-4668-af6a-2aa83ebf2665 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 200 Jul 31 14:02:56.413751 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 973/3868] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:02:56 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 1548 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:56.524106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-74136ac1-355f-4603-a184-b0c69be31c13 req-e6f3a4f5-722f-40e8-977f-b33b24fb642c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:56.527040 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-e6f3a4f5-722f-40e8-977f-b33b24fb642c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] PUT https://10.4.3.140/volume/v3/attachments/15bdf5a5-52bb-4e87-a1ca-48a181e66dd3 Jul 31 14:02:56.527458 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-e6f3a4f5-722f-40e8-977f-b33b24fb642c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:56.544721 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-74136ac1-355f-4603-a184-b0c69be31c13 req-e6f3a4f5-722f-40e8-977f-b33b24fb642c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Acquiring lock "cinder-attachment_update-bdf113a3-194a-479e-91f5-d3677a3ada6d-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:02:56.549533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-74136ac1-355f-4603-a184-b0c69be31c13 req-e6f3a4f5-722f-40e8-977f-b33b24fb642c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Lock "cinder-attachment_update-bdf113a3-194a-479e-91f5-d3677a3ada6d-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:02:56.550742 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:56.550742 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:56.567328 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-44244c86-2cbc-47e5-8e7a-03719b72c26e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:56.571032 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-44244c86-2cbc-47e5-8e7a-03719b72c26e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:56.571032 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-44244c86-2cbc-47e5-8e7a-03719b72c26e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:56.571032 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-44244c86-2cbc-47e5-8e7a-03719b72c26e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:56.590860 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:56.590860 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:56.596471 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-44244c86-2cbc-47e5-8e7a-03719b72c26e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:56.603336 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-44244c86-2cbc-47e5-8e7a-03719b72c26e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:56.603901 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 969/3869] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:56 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:56.659457 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-74136ac1-355f-4603-a184-b0c69be31c13 req-e6f3a4f5-722f-40e8-977f-b33b24fb642c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Lock "cinder-attachment_update-bdf113a3-194a-479e-91f5-d3677a3ada6d-np0000006230" released by "attachment_update" :: held 0.110s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:02:56.660163 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-e6f3a4f5-722f-40e8-977f-b33b24fb642c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments/15bdf5a5-52bb-4e87-a1ca-48a181e66dd3 returned with HTTP 200 Jul 31 14:02:56.660469 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 965/3870] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:02:56 2026] PUT /volume/v3/attachments/15bdf5a5-52bb-4e87-a1ca-48a181e66dd3 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:56.689554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-74136ac1-355f-4603-a184-b0c69be31c13 req-c87b0eee-13d1-404f-b756-911880833f5c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:56.692104 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-c87b0eee-13d1-404f-b756-911880833f5c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/attachments/15bdf5a5-52bb-4e87-a1ca-48a181e66dd3/action Jul 31 14:02:56.692719 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-c87b0eee-13d1-404f-b756-911880833f5c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:56.692818 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-c87b0eee-13d1-404f-b756-911880833f5c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:56.715410 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:56.715410 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:56.729438 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-74136ac1-355f-4603-a184-b0c69be31c13 req-c87b0eee-13d1-404f-b756-911880833f5c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments/15bdf5a5-52bb-4e87-a1ca-48a181e66dd3/action returned with HTTP 204 Jul 31 14:02:56.730019 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 964/3871] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:02:56 2026] POST /volume/v3/attachments/15bdf5a5-52bb-4e87-a1ca-48a181e66dd3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:57.210503 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4c7610c6-6de1-435c-bf4a-cecc83185983 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.214164 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c7610c6-6de1-435c-bf4a-cecc83185983 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 Jul 31 14:02:57.214348 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c7610c6-6de1-435c-bf4a-cecc83185983 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.214643 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c7610c6-6de1-435c-bf4a-cecc83185983 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.214643 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-4c7610c6-6de1-435c-bf4a-cecc83185983 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: 2ef7d60d-6abb-442e-b2c6-a75897d051a8 Jul 31 14:02:57.222707 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.222707 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:57.223211 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4c7610c6-6de1-435c-bf4a-cecc83185983 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:02:57.254077 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4c7610c6-6de1-435c-bf4a-cecc83185983 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot delete request issued successfully. Jul 31 14:02:57.254275 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c7610c6-6de1-435c-bf4a-cecc83185983 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 returned with HTTP 202 Jul 31 14:02:57.254749 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 974/3872] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:02:57 2026] DELETE /volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:02:57.263863 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-71d39cf1-1e81-402a-a9ee-22bed11d47e9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.265653 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71d39cf1-1e81-402a-a9ee-22bed11d47e9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 Jul 31 14:02:57.266574 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71d39cf1-1e81-402a-a9ee-22bed11d47e9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.266946 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71d39cf1-1e81-402a-a9ee-22bed11d47e9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.277354 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.277354 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:57.277354 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-71d39cf1-1e81-402a-a9ee-22bed11d47e9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:02:57.277354 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71d39cf1-1e81-402a-a9ee-22bed11d47e9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 returned with HTTP 200 Jul 31 14:02:57.277354 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 970/3873] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:57 2026] GET /volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:57.326349 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-70a7c180-b53b-466f-8aa1-9aee4d9ce614 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.328473 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70a7c180-b53b-466f-8aa1-9aee4d9ce614 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:02:57.328787 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70a7c180-b53b-466f-8aa1-9aee4d9ce614 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.329044 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70a7c180-b53b-466f-8aa1-9aee4d9ce614 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.340678 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.340678 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:57.346545 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70a7c180-b53b-466f-8aa1-9aee4d9ce614 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:57.354680 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70a7c180-b53b-466f-8aa1-9aee4d9ce614 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:02:57.355484 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 966/3874] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:57 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:57.370962 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3b3668d5-f3e8-4131-b53c-79d466db5c02 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.373133 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3b3668d5-f3e8-4131-b53c-79d466db5c02 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:02:57.373211 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3b3668d5-f3e8-4131-b53c-79d466db5c02 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.373412 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3b3668d5-f3e8-4131-b53c-79d466db5c02 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.386530 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.386530 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:57.389832 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3b3668d5-f3e8-4131-b53c-79d466db5c02 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:57.397627 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3b3668d5-f3e8-4131-b53c-79d466db5c02 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:02:57.398192 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 965/3875] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:57 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:57.453485 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4e4193ea-0eea-4428-a624-29b15d311bbf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.457362 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4e4193ea-0eea-4428-a624-29b15d311bbf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:02:57.457596 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4e4193ea-0eea-4428-a624-29b15d311bbf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.457815 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4e4193ea-0eea-4428-a624-29b15d311bbf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.471174 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.471174 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:57.476915 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4e4193ea-0eea-4428-a624-29b15d311bbf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:57.486736 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4e4193ea-0eea-4428-a624-29b15d311bbf tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:02:57.487366 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 975/3876] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:02:57 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:57.591493 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-66a41feb-a684-472e-b4e2-26ed30af1c3f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.599931 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-66a41feb-a684-472e-b4e2-26ed30af1c3f None None] GET https://10.4.3.140/volume// Jul 31 14:02:57.599931 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-66a41feb-a684-472e-b4e2-26ed30af1c3f None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.599931 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-66a41feb-a684-472e-b4e2-26ed30af1c3f None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.599931 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-66a41feb-a684-472e-b4e2-26ed30af1c3f None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:57.599931 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 971/3877] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:02:57 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:57.605475 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-393e92ce-e5f7-48e3-a1b1-6457c96f1a93 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.613036 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-393e92ce-e5f7-48e3-a1b1-6457c96f1a93 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:02:57.613433 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-393e92ce-e5f7-48e3-a1b1-6457c96f1a93 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d9b760a-8151-459a-a84d-4a8901bac597", "connector": null, "instance_uuid": "49c4129c-0868-4528-897f-a737538baec4"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:57.618923 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-77385ea0-52b5-41fb-81a8-70b4b69520d5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.622968 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.622968 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:57.624268 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-77385ea0-52b5-41fb-81a8-70b4b69520d5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:57.624498 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-77385ea0-52b5-41fb-81a8-70b4b69520d5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.624767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-77385ea0-52b5-41fb-81a8-70b4b69520d5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.635882 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.635882 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:57.641496 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-77385ea0-52b5-41fb-81a8-70b4b69520d5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:57.647064 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-77385ea0-52b5-41fb-81a8-70b4b69520d5 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:57.647535 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 966/3878] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:57 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:57.665566 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-393e92ce-e5f7-48e3-a1b1-6457c96f1a93 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:02:57.666229 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 967/3879] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:02:57 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 31 14:02:57.701335 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4f156e19-1815-42e6-ad57-a0049889ec8b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.704429 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4f156e19-1815-42e6-ad57-a0049889ec8b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:02:57.704686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4f156e19-1815-42e6-ad57-a0049889ec8b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.705012 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4f156e19-1815-42e6-ad57-a0049889ec8b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.719977 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a75e9d1-197c-4afd-a0c3-2a01d1165d68 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.720083 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.720083 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:57.720177 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a75e9d1-197c-4afd-a0c3-2a01d1165d68 None None] GET https://10.4.3.140/volume// Jul 31 14:02:57.720177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a75e9d1-197c-4afd-a0c3-2a01d1165d68 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.720177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a75e9d1-197c-4afd-a0c3-2a01d1165d68 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.720177 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a75e9d1-197c-4afd-a0c3-2a01d1165d68 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:02:57.720177 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 972/3880] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:02:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:02:57.724416 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4f156e19-1815-42e6-ad57-a0049889ec8b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:57.730685 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-a4a444cd-31d7-4022-adde-64d529fc9c01 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.732077 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4f156e19-1815-42e6-ad57-a0049889ec8b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:02:57.732652 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 976/3881] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:57 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:57.733651 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-a4a444cd-31d7-4022-adde-64d529fc9c01 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:02:57.733916 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-a4a444cd-31d7-4022-adde-64d529fc9c01 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:57.734298 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-a4a444cd-31d7-4022-adde-64d529fc9c01 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:57.758023 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.758023 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:02:57.766733 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-a4a444cd-31d7-4022-adde-64d529fc9c01 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:57.772589 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-a4a444cd-31d7-4022-adde-64d529fc9c01 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:02:57.773096 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 967/3882] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:02:57 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 1056 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:02:57.902925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4fc09e9b-9f10-4e25-9ac7-79ab00734917 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:57.905143 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4fc09e9b-9f10-4e25-9ac7-79ab00734917 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] PUT https://10.4.3.140/volume/v3/attachments/4486bc1c-af2b-4af5-aa07-f7779f699d66 Jul 31 14:02:57.905568 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4fc09e9b-9f10-4e25-9ac7-79ab00734917 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:57.913815 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4fc09e9b-9f10-4e25-9ac7-79ab00734917 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Acquiring lock "cinder-attachment_update-6d9b760a-8151-459a-a84d-4a8901bac597-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:02:57.920935 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4fc09e9b-9f10-4e25-9ac7-79ab00734917 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-6d9b760a-8151-459a-a84d-4a8901bac597-np0000006230" acquired by "attachment_update" :: waited 0.007s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:02:57.922460 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:57.922460 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:58.010945 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4fc09e9b-9f10-4e25-9ac7-79ab00734917 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-6d9b760a-8151-459a-a84d-4a8901bac597-np0000006230" released by "attachment_update" :: held 0.090s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:02:58.011591 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-4fc09e9b-9f10-4e25-9ac7-79ab00734917 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/4486bc1c-af2b-4af5-aa07-f7779f699d66 returned with HTTP 200 Jul 31 14:02:58.012130 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 968/3883] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:02:57 2026] PUT /volume/v3/attachments/4486bc1c-af2b-4af5-aa07-f7779f699d66 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:58.027747 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-1ff9ad7b-026d-4d84-ac94-917049f6c4e6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:58.032344 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-1ff9ad7b-026d-4d84-ac94-917049f6c4e6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption Jul 31 14:02:58.032344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-1ff9ad7b-026d-4d84-ac94-917049f6c4e6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:58.032344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-1ff9ad7b-026d-4d84-ac94-917049f6c4e6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:58.043955 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:58.043955 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:58.053605 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-1ff9ad7b-026d-4d84-ac94-917049f6c4e6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption returned with HTTP 200 Jul 31 14:02:58.053605 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 973/3884] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:02:58 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:58.226426 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-a5d76c2d-559d-4d87-8b96-82729a746e4b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:58.229080 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-a5d76c2d-559d-4d87-8b96-82729a746e4b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/attachments/34a43455-11ed-4c27-a38e-7b56ce57c103/action Jul 31 14:02:58.229609 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-a5d76c2d-559d-4d87-8b96-82729a746e4b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:02:58.229787 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-a5d76c2d-559d-4d87-8b96-82729a746e4b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:58.252122 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:58.252122 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:58.264171 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f2df6c98-e93b-4ef8-80d7-07122ed4dc1f req-a5d76c2d-559d-4d87-8b96-82729a746e4b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments/34a43455-11ed-4c27-a38e-7b56ce57c103/action returned with HTTP 204 Jul 31 14:02:58.264771 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 977/3885] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:02:58 2026] POST /volume/v3/attachments/34a43455-11ed-4c27-a38e-7b56ce57c103/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:58.294340 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4cfcbbd5-32a7-4999-8f6b-e8fe36c98f59 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:58.299186 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4cfcbbd5-32a7-4999-8f6b-e8fe36c98f59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 Jul 31 14:02:58.299186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4cfcbbd5-32a7-4999-8f6b-e8fe36c98f59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:58.299186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4cfcbbd5-32a7-4999-8f6b-e8fe36c98f59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:58.304046 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4cfcbbd5-32a7-4999-8f6b-e8fe36c98f59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 returned with HTTP 404 Jul 31 14:02:58.304764 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 968/3886] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:02:58 2026] GET /volume/v3/snapshots/2ef7d60d-6abb-442e-b2c6-a75897d051a8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:02:58.660860 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-984a36df-0a64-4d8d-b871-64ab6abeea68 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:58.662745 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-984a36df-0a64-4d8d-b871-64ab6abeea68 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:58.663405 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-984a36df-0a64-4d8d-b871-64ab6abeea68 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:58.663405 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-984a36df-0a64-4d8d-b871-64ab6abeea68 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:58.673644 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:58.673644 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:58.677432 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-984a36df-0a64-4d8d-b871-64ab6abeea68 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:58.682173 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-984a36df-0a64-4d8d-b871-64ab6abeea68 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:58.682765 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 969/3887] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:58 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:02:58.694177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-60c868aa-545d-4c37-abe4-a3c034b1ad51 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:58.695910 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60c868aa-545d-4c37-abe4-a3c034b1ad51 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:02:58.696117 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60c868aa-545d-4c37-abe4-a3c034b1ad51 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:58.696304 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60c868aa-545d-4c37-abe4-a3c034b1ad51 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:58.706026 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:58.706026 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:58.709913 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-60c868aa-545d-4c37-abe4-a3c034b1ad51 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:58.713952 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60c868aa-545d-4c37-abe4-a3c034b1ad51 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:02:58.714347 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 974/3888] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:58 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 14:02:58.750537 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f81cbbdb-80d0-4c23-a107-d413df50390f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:58.752649 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f81cbbdb-80d0-4c23-a107-d413df50390f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:02:58.752905 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f81cbbdb-80d0-4c23-a107-d413df50390f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:58.753138 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f81cbbdb-80d0-4c23-a107-d413df50390f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:58.773053 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:58.773053 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:02:58.782395 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f81cbbdb-80d0-4c23-a107-d413df50390f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:58.787976 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f81cbbdb-80d0-4c23-a107-d413df50390f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:02:58.788506 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 978/3889] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:58 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:58.815427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-84dde96e-45b6-4001-9744-cb14069f9197 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:58.817432 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:02:58.817884 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-535087804"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:02:58.819690 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-535087804'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:02:58.819869 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Create volume of 1 GB Jul 31 14:02:58.824735 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Availability Zones retrieved successfully. Jul 31 14:02:58.829777 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Flow 'volume_create_api' (1411fc50-b380-4214-90da-451b6f3a7fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:02:58.830836 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9b7fb7-31ff-4594-8e58-e481274b3233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:58.831718 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:02:58.862917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9b7fb7-31ff-4594-8e58-e481274b3233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:58.863844 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d8268c6-35cf-401c-b039-4a01f8c82bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:58.914057 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Created reservations ['560f9914-3bd1-4f0b-ac2a-8e55017d758a', '8ff2c256-3244-4057-abbc-03a7e8400ada', 'ec22f4c0-e1a6-411f-8750-39c1ba133dc6', '54d803b5-6ce4-4d34-b844-b304b8a53150'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:02:58.915124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d8268c6-35cf-401c-b039-4a01f8c82bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['560f9914-3bd1-4f0b-ac2a-8e55017d758a', '8ff2c256-3244-4057-abbc-03a7e8400ada', 'ec22f4c0-e1a6-411f-8750-39c1ba133dc6', '54d803b5-6ce4-4d34-b844-b304b8a53150']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:58.916289 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec22de7-a8e7-4521-9ba9-6e5025e4e84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:58.940300 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec22de7-a8e7-4521-9ba9-6e5025e4e84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1148e41-86bc-40a3-a105-89d0081e72f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-535087804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7778dc2cb34c44d5be896db97d84d8cc',qos_specs=None,replication_status=,reservations=['560f9914-3bd1-4f0b-ac2a-8e55017d758a','8ff2c256-3244-4057-abbc-03a7e8400ada','ec22f4c0-e1a6-411f-8750-39c1ba133dc6','54d803b5-6ce4-4d34-b844-b304b8a53150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b2ec652c6491a81d719c358a660d8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-535087804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1148e41-86bc-40a3-a105-89d0081e72f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7778dc2cb34c44d5be896db97d84d8cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c2b2ec652c6491a81d719c358a660d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:58.941757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2651c066-1f87-4ac9-9f55-1b4d13a698ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:58.962901 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2651c066-1f87-4ac9-9f55-1b4d13a698ad) transitioned into state 'SUCCESS' from state '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-535087804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7778dc2cb34c44d5be896db97d84d8cc',qos_specs=None,replication_status=,reservations=['560f9914-3bd1-4f0b-ac2a-8e55017d758a','8ff2c256-3244-4057-abbc-03a7e8400ada','ec22f4c0-e1a6-411f-8750-39c1ba133dc6','54d803b5-6ce4-4d34-b844-b304b8a53150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b2ec652c6491a81d719c358a660d8',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:58.963853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479cf597-9788-4798-bcf2-e92ba59fa590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:02:58.974467 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479cf597-9788-4798-bcf2-e92ba59fa590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:02:58.975738 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Flow 'volume_create_api' (1411fc50-b380-4214-90da-451b6f3a7fb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:02:58.975904 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Create volume request issued successfully. Jul 31 14:02:58.976574 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84dde96e-45b6-4001-9744-cb14069f9197 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:02:58.977084 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 969/3890] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:02:58 2026] POST /volume/v3/volumes => generated 750 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:02:58.990137 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5449add5-51d1-4374-8add-c66f4a210ac2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:58.992352 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5449add5-51d1-4374-8add-c66f4a210ac2 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:02:58.992604 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5449add5-51d1-4374-8add-c66f4a210ac2 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:58.992805 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5449add5-51d1-4374-8add-c66f4a210ac2 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:58.999663 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:58.999663 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:02:59.003075 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5449add5-51d1-4374-8add-c66f4a210ac2 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:02:59.006891 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5449add5-51d1-4374-8add-c66f4a210ac2 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:02:59.007255 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 970/3891] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:58 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:02:59.801691 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2f046e83-c683-4b23-83a0-c885be4a492b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:02:59.803944 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2f046e83-c683-4b23-83a0-c885be4a492b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:02:59.804260 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2f046e83-c683-4b23-83a0-c885be4a492b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:02:59.804612 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2f046e83-c683-4b23-83a0-c885be4a492b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:02:59.815423 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:02:59.815423 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:02:59.819620 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2f046e83-c683-4b23-83a0-c885be4a492b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:02:59.824696 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2f046e83-c683-4b23-83a0-c885be4a492b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:02:59.825227 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 975/3892] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:02:59 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:00.020052 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9dbda0c9-e737-42fc-a478-6362424a116b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:00.021744 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9dbda0c9-e737-42fc-a478-6362424a116b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:00.021923 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9dbda0c9-e737-42fc-a478-6362424a116b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:00.022100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9dbda0c9-e737-42fc-a478-6362424a116b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:00.029386 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:00.029386 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:00.032674 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9dbda0c9-e737-42fc-a478-6362424a116b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:00.036577 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9dbda0c9-e737-42fc-a478-6362424a116b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:00.036577 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 979/3893] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:00 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:00.080332 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-c13f0928-9a4d-4bb0-9e6e-4337ca7c5166 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:00.083039 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-c13f0928-9a4d-4bb0-9e6e-4337ca7c5166 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:00.083288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-c13f0928-9a4d-4bb0-9e6e-4337ca7c5166 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:00.083545 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-c13f0928-9a4d-4bb0-9e6e-4337ca7c5166 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:00.090885 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:00.090885 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:00.094456 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-c13f0928-9a4d-4bb0-9e6e-4337ca7c5166 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:00.098471 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-c13f0928-9a4d-4bb0-9e6e-4337ca7c5166 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:00.099003 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 970/3894] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:00 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:00.175084 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1d476cee-df42-453f-94d4-a4ababfdda63 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:00.175405 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1d476cee-df42-453f-94d4-a4ababfdda63 None None] GET https://10.4.3.140/volume// Jul 31 14:03:00.175764 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1d476cee-df42-453f-94d4-a4ababfdda63 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:00.175885 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1d476cee-df42-453f-94d4-a4ababfdda63 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:00.176171 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1d476cee-df42-453f-94d4-a4ababfdda63 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:00.176650 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 971/3895] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:03:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:00.184836 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-4625e2ec-e21e-4161-b635-9d4af416e9a2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:00.187652 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-4625e2ec-e21e-4161-b635-9d4af416e9a2 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:03:00.188068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-4625e2ec-e21e-4161-b635-9d4af416e9a2 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1148e41-86bc-40a3-a105-89d0081e72f3", "connector": null, "instance_uuid": "f62f9aa6-7893-40a5-a70a-55fe6330cc63"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:00.201140 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:00.201140 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:00.224602 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-4625e2ec-e21e-4161-b635-9d4af416e9a2 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:03:00.225277 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 976/3896] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:03:00 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:00.252176 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-52c16347-1489-4688-b701-031499fec7e1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:00.254468 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52c16347-1489-4688-b701-031499fec7e1 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:00.254705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52c16347-1489-4688-b701-031499fec7e1 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:00.254906 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52c16347-1489-4688-b701-031499fec7e1 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:00.260962 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-59e5cf80-ce04-4329-8c00-3b56ed1c466d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:00.261455 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-59e5cf80-ce04-4329-8c00-3b56ed1c466d None None] GET https://10.4.3.140/volume// Jul 31 14:03:00.261647 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-59e5cf80-ce04-4329-8c00-3b56ed1c466d None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:00.261823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-59e5cf80-ce04-4329-8c00-3b56ed1c466d None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:00.262126 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-59e5cf80-ce04-4329-8c00-3b56ed1c466d None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:00.262460 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 971/3897] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:00.264814 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:00.264814 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:00.269739 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-9bf488bc-8155-4c87-bcb9-5d9cdc745f01 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:00.271052 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-52c16347-1489-4688-b701-031499fec7e1 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:00.274858 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-9bf488bc-8155-4c87-bcb9-5d9cdc745f01 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:00.275161 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-9bf488bc-8155-4c87-bcb9-5d9cdc745f01 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:00.275312 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-9bf488bc-8155-4c87-bcb9-5d9cdc745f01 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:00.280150 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52c16347-1489-4688-b701-031499fec7e1 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:00.280634 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 980/3898] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:00 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:03:00.286056 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:00.286056 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:00.289660 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-9bf488bc-8155-4c87-bcb9-5d9cdc745f01 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:00.294071 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-9bf488bc-8155-4c87-bcb9-5d9cdc745f01 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:00.294566 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 972/3899] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:00 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:00.394264 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-e9274570-b8c8-47f3-8403-4bd5a7d4c10b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:00.396199 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-e9274570-b8c8-47f3-8403-4bd5a7d4c10b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] PUT https://10.4.3.140/volume/v3/attachments/b6c3dcce-7dd6-4720-8451-2476237617b5 Jul 31 14:03:00.396646 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-e9274570-b8c8-47f3-8403-4bd5a7d4c10b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:00.404959 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-e9274570-b8c8-47f3-8403-4bd5a7d4c10b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Acquiring lock "cinder-attachment_update-a1148e41-86bc-40a3-a105-89d0081e72f3-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:03:00.409926 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-e9274570-b8c8-47f3-8403-4bd5a7d4c10b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Lock "cinder-attachment_update-a1148e41-86bc-40a3-a105-89d0081e72f3-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:03:00.410923 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:00.410923 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:00.490872 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-e9274570-b8c8-47f3-8403-4bd5a7d4c10b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Lock "cinder-attachment_update-a1148e41-86bc-40a3-a105-89d0081e72f3-np0000006230" released by "attachment_update" :: held 0.081s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:03:00.491176 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-e9274570-b8c8-47f3-8403-4bd5a7d4c10b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments/b6c3dcce-7dd6-4720-8451-2476237617b5 returned with HTTP 200 Jul 31 14:03:00.491685 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 977/3900] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:03:00 2026] PUT /volume/v3/attachments/b6c3dcce-7dd6-4720-8451-2476237617b5 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:00.839944 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a5bbde13-e596-4bee-8fc7-70d4d9eb10ac None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:00.842798 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a5bbde13-e596-4bee-8fc7-70d4d9eb10ac tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:00.843046 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a5bbde13-e596-4bee-8fc7-70d4d9eb10ac tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:00.843329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a5bbde13-e596-4bee-8fc7-70d4d9eb10ac tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:00.858744 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:00.858744 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:00.863730 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a5bbde13-e596-4bee-8fc7-70d4d9eb10ac tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:00.871381 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a5bbde13-e596-4bee-8fc7-70d4d9eb10ac tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:00.872096 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 972/3901] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:00 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:01.294547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7045d266-1d35-4ac2-93d3-f53131d4b42e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:01.296867 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7045d266-1d35-4ac2-93d3-f53131d4b42e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:01.297044 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7045d266-1d35-4ac2-93d3-f53131d4b42e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:01.298035 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7045d266-1d35-4ac2-93d3-f53131d4b42e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:01.311376 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:01.311376 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:01.314937 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7045d266-1d35-4ac2-93d3-f53131d4b42e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:01.319437 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7045d266-1d35-4ac2-93d3-f53131d4b42e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:01.319995 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 981/3902] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:01 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:01.885196 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e27ee319-6d30-40af-accf-011b03fd0207 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:01.887052 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e27ee319-6d30-40af-accf-011b03fd0207 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:01.887566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e27ee319-6d30-40af-accf-011b03fd0207 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:01.887917 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e27ee319-6d30-40af-accf-011b03fd0207 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:01.897767 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:01.897767 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:01.902584 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e27ee319-6d30-40af-accf-011b03fd0207 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:01.906535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e27ee319-6d30-40af-accf-011b03fd0207 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:01.907096 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 973/3903] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:01 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:02.338232 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d03256d-ed18-47cf-9f14-a34a0433678c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:02.340151 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d03256d-ed18-47cf-9f14-a34a0433678c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:02.340381 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d03256d-ed18-47cf-9f14-a34a0433678c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:02.340604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d03256d-ed18-47cf-9f14-a34a0433678c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:02.352122 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:02.352122 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:02.356188 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9d03256d-ed18-47cf-9f14-a34a0433678c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:02.365836 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d03256d-ed18-47cf-9f14-a34a0433678c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:02.366025 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 978/3904] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:02 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:02.919191 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2b6da280-b818-404d-ba10-7038053ff350 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:02.922471 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b6da280-b818-404d-ba10-7038053ff350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:02.922471 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b6da280-b818-404d-ba10-7038053ff350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:02.922471 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b6da280-b818-404d-ba10-7038053ff350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:02.936944 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:02.936944 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:02.939610 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2b6da280-b818-404d-ba10-7038053ff350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:02.943403 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b6da280-b818-404d-ba10-7038053ff350 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:02.943867 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 973/3905] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:02 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:03.380592 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3973a603-070d-4894-9fd1-1c1003d94dd4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:03.382303 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3973a603-070d-4894-9fd1-1c1003d94dd4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:03.382557 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3973a603-070d-4894-9fd1-1c1003d94dd4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:03.382760 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3973a603-070d-4894-9fd1-1c1003d94dd4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:03.391905 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:03.391905 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:03.394980 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3973a603-070d-4894-9fd1-1c1003d94dd4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:03.398850 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3973a603-070d-4894-9fd1-1c1003d94dd4 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:03.399275 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 982/3906] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:03 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:03.955527 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-40300ed6-fd3b-430d-a2e8-84ed467f43db None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:03.958342 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-40300ed6-fd3b-430d-a2e8-84ed467f43db tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:03.958581 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-40300ed6-fd3b-430d-a2e8-84ed467f43db tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:03.958882 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-40300ed6-fd3b-430d-a2e8-84ed467f43db tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:03.970538 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:03.970538 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:03.974251 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-40300ed6-fd3b-430d-a2e8-84ed467f43db tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:03.978845 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-40300ed6-fd3b-430d-a2e8-84ed467f43db tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:03.979345 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 974/3907] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:03 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:04.413177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c41c8895-43e0-45ae-899e-edf0c2580b70 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:04.415111 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c41c8895-43e0-45ae-899e-edf0c2580b70 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:04.415337 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c41c8895-43e0-45ae-899e-edf0c2580b70 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:04.415567 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c41c8895-43e0-45ae-899e-edf0c2580b70 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:04.426050 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:04.426050 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:04.433266 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c41c8895-43e0-45ae-899e-edf0c2580b70 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:04.441032 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c41c8895-43e0-45ae-899e-edf0c2580b70 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:04.441601 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 979/3908] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:04 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:04.995052 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4cd76575-9762-42a2-9fa0-4b5a7d53f047 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:04.998571 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4cd76575-9762-42a2-9fa0-4b5a7d53f047 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:04.998571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4cd76575-9762-42a2-9fa0-4b5a7d53f047 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:04.998571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4cd76575-9762-42a2-9fa0-4b5a7d53f047 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:05.005834 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:05.005834 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:05.008738 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4cd76575-9762-42a2-9fa0-4b5a7d53f047 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:05.012459 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4cd76575-9762-42a2-9fa0-4b5a7d53f047 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:05.012895 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 974/3909] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:04 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:05.265724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-6065ba45-4f1c-4c3e-a3f6-1c43ee72086f req-34acdfa9-1966-47ec-a0ac-17c632529d20 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:05.267851 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6065ba45-4f1c-4c3e-a3f6-1c43ee72086f req-34acdfa9-1966-47ec-a0ac-17c632529d20 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/b8eef060-8385-4096-b51f-9533617f24c4 Jul 31 14:03:05.268086 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6065ba45-4f1c-4c3e-a3f6-1c43ee72086f req-34acdfa9-1966-47ec-a0ac-17c632529d20 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:05.268341 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6065ba45-4f1c-4c3e-a3f6-1c43ee72086f req-34acdfa9-1966-47ec-a0ac-17c632529d20 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:05.275742 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:05.275742 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:05.322458 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6065ba45-4f1c-4c3e-a3f6-1c43ee72086f req-34acdfa9-1966-47ec-a0ac-17c632529d20 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/b8eef060-8385-4096-b51f-9533617f24c4 returned with HTTP 200 Jul 31 14:03:05.322916 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 983/3910] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:03:05 2026] DELETE /volume/v3/attachments/b8eef060-8385-4096-b51f-9533617f24c4 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:05.455876 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1b7a7b76-8a03-4c57-95cc-012bc6addebc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:05.458008 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b7a7b76-8a03-4c57-95cc-012bc6addebc tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:05.458261 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b7a7b76-8a03-4c57-95cc-012bc6addebc tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:05.458529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b7a7b76-8a03-4c57-95cc-012bc6addebc tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:05.478148 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:05.478148 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:05.481877 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1b7a7b76-8a03-4c57-95cc-012bc6addebc tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:05.486130 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b7a7b76-8a03-4c57-95cc-012bc6addebc tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:05.486880 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 975/3911] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:05 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:06.028789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-578b6bce-ea26-469a-9ed3-324a969cb79e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:06.031433 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-578b6bce-ea26-469a-9ed3-324a969cb79e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:06.031939 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-578b6bce-ea26-469a-9ed3-324a969cb79e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:06.032330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-578b6bce-ea26-469a-9ed3-324a969cb79e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:06.047351 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:06.047351 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:06.063154 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-578b6bce-ea26-469a-9ed3-324a969cb79e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:06.071445 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-578b6bce-ea26-469a-9ed3-324a969cb79e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:06.073451 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 980/3912] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:06 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:06.398208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-25d48ab8-7718-44bd-9149-f3e41cb3dfce None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:06.400960 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-25d48ab8-7718-44bd-9149-f3e41cb3dfce tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments/4486bc1c-af2b-4af5-aa07-f7779f699d66/action Jul 31 14:03:06.401568 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-25d48ab8-7718-44bd-9149-f3e41cb3dfce tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:06.401734 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-25d48ab8-7718-44bd-9149-f3e41cb3dfce tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:06.421223 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:06.421223 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:06.432439 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-0c10bfe2-1968-47e8-80ad-97e02dd67ac8 req-25d48ab8-7718-44bd-9149-f3e41cb3dfce tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/4486bc1c-af2b-4af5-aa07-f7779f699d66/action returned with HTTP 204 Jul 31 14:03:06.433050 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 975/3913] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:03:06 2026] POST /volume/v3/attachments/4486bc1c-af2b-4af5-aa07-f7779f699d66/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:06.501049 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eefc170d-76e7-4cc2-b329-7328c9a91447 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:06.502817 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eefc170d-76e7-4cc2-b329-7328c9a91447 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:06.503049 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eefc170d-76e7-4cc2-b329-7328c9a91447 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:06.503294 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eefc170d-76e7-4cc2-b329-7328c9a91447 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:06.513870 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:06.513870 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:06.517618 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eefc170d-76e7-4cc2-b329-7328c9a91447 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:06.522010 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eefc170d-76e7-4cc2-b329-7328c9a91447 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:06.522362 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 984/3914] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:06 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:07.087356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f08a2011-33f4-4b1f-a9f1-d7490dc42c05 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:07.089411 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f08a2011-33f4-4b1f-a9f1-d7490dc42c05 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:07.089606 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f08a2011-33f4-4b1f-a9f1-d7490dc42c05 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:07.089822 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f08a2011-33f4-4b1f-a9f1-d7490dc42c05 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:07.111105 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:07.111105 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:07.114739 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f08a2011-33f4-4b1f-a9f1-d7490dc42c05 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:07.120319 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f08a2011-33f4-4b1f-a9f1-d7490dc42c05 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:07.120855 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 976/3915] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:07 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 1169 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:07.135091 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9fede3a2-feed-4c3a-ac09-d8756109a5a8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:07.137423 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fede3a2-feed-4c3a-ac09-d8756109a5a8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:07.137724 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9fede3a2-feed-4c3a-ac09-d8756109a5a8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:07.138002 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9fede3a2-feed-4c3a-ac09-d8756109a5a8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:07.149936 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:07.149936 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:07.155464 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9fede3a2-feed-4c3a-ac09-d8756109a5a8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:07.161049 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fede3a2-feed-4c3a-ac09-d8756109a5a8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:07.161571 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 981/3916] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:07 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:07.396842 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d2b3ee71-4e65-4ec9-a916-9c1b31c8fcfe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:07.398572 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2b3ee71-4e65-4ec9-a916-9c1b31c8fcfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa Jul 31 14:03:07.399005 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2b3ee71-4e65-4ec9-a916-9c1b31c8fcfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:07.400284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2b3ee71-4e65-4ec9-a916-9c1b31c8fcfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:07.400284 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-d2b3ee71-4e65-4ec9-a916-9c1b31c8fcfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: 5788943d-5aa3-493b-973e-346555289caa Jul 31 14:03:07.409052 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:07.409052 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:07.409630 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d2b3ee71-4e65-4ec9-a916-9c1b31c8fcfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:07.427959 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d2b3ee71-4e65-4ec9-a916-9c1b31c8fcfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:03:07.428496 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2b3ee71-4e65-4ec9-a916-9c1b31c8fcfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa returned with HTTP 202 Jul 31 14:03:07.428757 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 976/3917] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:07 2026] DELETE /volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:07.439119 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bc95a20e-8443-418f-bb7a-46b187880ba0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:07.443479 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc95a20e-8443-418f-bb7a-46b187880ba0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa Jul 31 14:03:07.443782 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc95a20e-8443-418f-bb7a-46b187880ba0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:07.444042 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc95a20e-8443-418f-bb7a-46b187880ba0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:07.458952 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:07.458952 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:07.463902 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bc95a20e-8443-418f-bb7a-46b187880ba0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:07.470872 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc95a20e-8443-418f-bb7a-46b187880ba0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa returned with HTTP 200 Jul 31 14:03:07.471923 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 985/3918] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:07 2026] GET /volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:07.537584 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d92ce91c-8acb-49f2-8e34-9cf75a3c9777 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:07.539197 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d92ce91c-8acb-49f2-8e34-9cf75a3c9777 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:07.539483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d92ce91c-8acb-49f2-8e34-9cf75a3c9777 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:07.539827 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d92ce91c-8acb-49f2-8e34-9cf75a3c9777 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:07.558033 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:07.558033 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:07.561932 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d92ce91c-8acb-49f2-8e34-9cf75a3c9777 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:07.565979 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d92ce91c-8acb-49f2-8e34-9cf75a3c9777 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:07.566365 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 977/3919] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:07 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:07.979972 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-ec1bf969-cfd9-4996-a13c-48088e052353 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:07.984605 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-ec1bf969-cfd9-4996-a13c-48088e052353 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/attachments/b6c3dcce-7dd6-4720-8451-2476237617b5/action Jul 31 14:03:07.985016 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-ec1bf969-cfd9-4996-a13c-48088e052353 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:07.985189 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-ec1bf969-cfd9-4996-a13c-48088e052353 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:08.003313 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:08.003313 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:08.021288 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4c0f59f0-d203-4d70-a7fe-e058b7ff5d0a req-ec1bf969-cfd9-4996-a13c-48088e052353 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments/b6c3dcce-7dd6-4720-8451-2476237617b5/action returned with HTTP 204 Jul 31 14:03:08.021871 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 982/3920] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:03:07 2026] POST /volume/v3/attachments/b6c3dcce-7dd6-4720-8451-2476237617b5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:08.484571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4f3da439-1417-480b-a1dc-a4219ac6326f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:08.486431 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f3da439-1417-480b-a1dc-a4219ac6326f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa Jul 31 14:03:08.486625 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f3da439-1417-480b-a1dc-a4219ac6326f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:08.486784 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f3da439-1417-480b-a1dc-a4219ac6326f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:08.492169 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f3da439-1417-480b-a1dc-a4219ac6326f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa returned with HTTP 404 Jul 31 14:03:08.492824 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 977/3921] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:08 2026] GET /volume/v3/volumes/5788943d-5aa3-493b-973e-346555289caa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:08.524019 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d1ff4517-0c71-457e-a107-df9eaf356117 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:08.525600 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:08.525900 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1048644026", "snapshot_id": null, "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:08.527305 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1048644026', 'snapshot_id': None, 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:08.581725 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-39cc7df0-5de5-4e18-95a4-76f685bf749b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:08.584342 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39cc7df0-5de5-4e18-95a4-76f685bf749b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:08.585402 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-39cc7df0-5de5-4e18-95a4-76f685bf749b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:08.585402 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-39cc7df0-5de5-4e18-95a4-76f685bf749b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:08.594540 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:08.594540 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:08.598589 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-39cc7df0-5de5-4e18-95a4-76f685bf749b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:08.608542 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39cc7df0-5de5-4e18-95a4-76f685bf749b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:08.608962 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 978/3922] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:08 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:08.622343 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d51acf76-2c49-4758-be07-bb8f3faf9819 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:08.624455 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d51acf76-2c49-4758-be07-bb8f3faf9819 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:08.624854 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d51acf76-2c49-4758-be07-bb8f3faf9819 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:08.625083 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d51acf76-2c49-4758-be07-bb8f3faf9819 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:08.635190 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:08.635190 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:08.638832 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d51acf76-2c49-4758-be07-bb8f3faf9819 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:08.642836 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d51acf76-2c49-4758-be07-bb8f3faf9819 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:08.643201 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 983/3923] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:08 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:08.743636 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 14:03:08.747910 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 14:03:08.752822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (8bdc3894-1916-41a3-be3c-bd50f2784cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:08.753945 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15534707-fca4-4810-95fe-ca849f9cda26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:08.754845 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:08.814958 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15534707-fca4-4810-95fe-ca849f9cda26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:08.815680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23673cd8-bf8d-4819-82c7-9d107c24ae18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:08.857328 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['f73121c9-60d4-4144-9c7e-a91215440a06', '38bd7399-7ad9-48c9-a52d-595344c0817d', '42d265c7-c054-4d5b-938b-61cea34488eb', 'f77a759d-f9bc-4e7b-9505-d0fa20f89e2a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:08.858356 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23673cd8-bf8d-4819-82c7-9d107c24ae18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f73121c9-60d4-4144-9c7e-a91215440a06', '38bd7399-7ad9-48c9-a52d-595344c0817d', '42d265c7-c054-4d5b-938b-61cea34488eb', 'f77a759d-f9bc-4e7b-9505-d0fa20f89e2a']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:08.861559 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9911ce-b54b-4854-8dec-8e277291bbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:08.893540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b9911ce-b54b-4854-8dec-8e277291bbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33df8afe-8197-4ffe-9dd5-ad189ca54641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1048644026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['f73121c9-60d4-4144-9c7e-a91215440a06','38bd7399-7ad9-48c9-a52d-595344c0817d','42d265c7-c054-4d5b-938b-61cea34488eb','f77a759d-f9bc-4e7b-9505-d0fa20f89e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1048644026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33df8afe-8197-4ffe-9dd5-ad189ca54641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:08.895536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1194b6eb-67b3-49ce-8ef2-a5e31103acf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:08.922931 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1194b6eb-67b3-49ce-8ef2-a5e31103acf0) transitioned into state 'SUCCESS' from state '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-1048644026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['f73121c9-60d4-4144-9c7e-a91215440a06','38bd7399-7ad9-48c9-a52d-595344c0817d','42d265c7-c054-4d5b-938b-61cea34488eb','f77a759d-f9bc-4e7b-9505-d0fa20f89e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:08.923642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32682441-dbf3-4693-9011-8370baf33e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:08.936047 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32682441-dbf3-4693-9011-8370baf33e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:08.936833 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (8bdc3894-1916-41a3-be3c-bd50f2784cb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:08.937106 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 14:03:08.937678 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1ff4517-0c71-457e-a107-df9eaf356117 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:08.939047 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 986/3924] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:03:08 2026] POST /volume/v3/volumes => generated 759 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:08.949007 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0cef408a-1453-43d5-a888-3660c2431b78 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:08.950663 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0cef408a-1453-43d5-a888-3660c2431b78 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:08.950867 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0cef408a-1453-43d5-a888-3660c2431b78 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:08.951035 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0cef408a-1453-43d5-a888-3660c2431b78 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:08.958691 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:08.958691 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:08.961284 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0cef408a-1453-43d5-a888-3660c2431b78 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:08.962650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-388c645a-be4c-4008-80b5-87026fe095c0 req-0205c3e8-fd2b-46cc-9f50-e323ff0926b0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:08.966906 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0cef408a-1453-43d5-a888-3660c2431b78 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 returned with HTTP 200 Jul 31 14:03:08.966906 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 978/3925] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:08 2026] GET /volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:08.968500 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-0205c3e8-fd2b-46cc-9f50-e323ff0926b0 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:08.968771 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-0205c3e8-fd2b-46cc-9f50-e323ff0926b0 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:08.969025 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-0205c3e8-fd2b-46cc-9f50-e323ff0926b0 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:08.992991 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:08.992991 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:09.000274 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-388c645a-be4c-4008-80b5-87026fe095c0 req-0205c3e8-fd2b-46cc-9f50-e323ff0926b0 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:09.005820 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-0205c3e8-fd2b-46cc-9f50-e323ff0926b0 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:03:09.006357 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 979/3926] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:08 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:09.025889 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-388c645a-be4c-4008-80b5-87026fe095c0 req-d40d5be8-8d7a-41eb-8ed0-50181fe3df49 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:09.027741 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-d40d5be8-8d7a-41eb-8ed0-50181fe3df49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214/action Jul 31 14:03:09.028153 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-d40d5be8-8d7a-41eb-8ed0-50181fe3df49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:09.028363 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-d40d5be8-8d7a-41eb-8ed0-50181fe3df49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:09.040264 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:09.040264 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:09.040264 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-388c645a-be4c-4008-80b5-87026fe095c0 req-d40d5be8-8d7a-41eb-8ed0-50181fe3df49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:09.050955 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-388c645a-be4c-4008-80b5-87026fe095c0 req-d40d5be8-8d7a-41eb-8ed0-50181fe3df49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Begin detaching volume completed successfully. Jul 31 14:03:09.051219 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-d40d5be8-8d7a-41eb-8ed0-50181fe3df49 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214/action returned with HTTP 202 Jul 31 14:03:09.051831 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 984/3927] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:03:09 2026] POST /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:03:09.073927 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b648b8c8-eddf-41dd-899c-2fb6e8fe3751 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:09.075857 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b648b8c8-eddf-41dd-899c-2fb6e8fe3751 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:09.076046 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b648b8c8-eddf-41dd-899c-2fb6e8fe3751 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:09.076231 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b648b8c8-eddf-41dd-899c-2fb6e8fe3751 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:09.089357 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:09.089357 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:09.093151 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b648b8c8-eddf-41dd-899c-2fb6e8fe3751 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:09.098194 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b648b8c8-eddf-41dd-899c-2fb6e8fe3751 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:03:09.098673 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 987/3928] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:09 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:09.114980 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1f6b1778-8fc0-4da8-86f6-76abadf2b15d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:09.115338 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1f6b1778-8fc0-4da8-86f6-76abadf2b15d None None] GET https://10.4.3.140/volume// Jul 31 14:03:09.115501 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1f6b1778-8fc0-4da8-86f6-76abadf2b15d None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:09.115712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1f6b1778-8fc0-4da8-86f6-76abadf2b15d None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:09.116043 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1f6b1778-8fc0-4da8-86f6-76abadf2b15d None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:09.116311 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 979/3929] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:09.122930 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-388c645a-be4c-4008-80b5-87026fe095c0 req-4dff1f55-1e19-4dd3-afd0-666b8d834c56 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:09.125673 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-4dff1f55-1e19-4dd3-afd0-666b8d834c56 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:09.125884 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-4dff1f55-1e19-4dd3-afd0-666b8d834c56 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:09.126115 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-4dff1f55-1e19-4dd3-afd0-666b8d834c56 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:09.135727 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:09.135727 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:09.139981 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-388c645a-be4c-4008-80b5-87026fe095c0 req-4dff1f55-1e19-4dd3-afd0-666b8d834c56 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:09.144062 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-4dff1f55-1e19-4dd3-afd0-666b8d834c56 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:03:09.144665 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 980/3930] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:09 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:09.721120 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-1ef48d38-197c-4a51-83d9-1bf27fdc816f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:09.723295 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-1ef48d38-197c-4a51-83d9-1bf27fdc816f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:03:09.723547 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-1ef48d38-197c-4a51-83d9-1bf27fdc816f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:09.723805 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-1ef48d38-197c-4a51-83d9-1bf27fdc816f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:09.734382 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:09.734382 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:09.738258 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-1ef48d38-197c-4a51-83d9-1bf27fdc816f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:03:09.742893 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-1ef48d38-197c-4a51-83d9-1bf27fdc816f tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:03:09.743328 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 985/3931] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:09 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:09.760529 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-81b69e6c-7990-40e5-8e60-ca49ec983fcf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:09.762429 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-81b69e6c-7990-40e5-8e60-ca49ec983fcf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] POST https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e/action Jul 31 14:03:09.762773 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-81b69e6c-7990-40e5-8e60-ca49ec983fcf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:09.762890 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-81b69e6c-7990-40e5-8e60-ca49ec983fcf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:09.774263 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:09.774263 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:09.775573 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-81b69e6c-7990-40e5-8e60-ca49ec983fcf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:03:09.784737 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-81b69e6c-7990-40e5-8e60-ca49ec983fcf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Begin detaching volume completed successfully. Jul 31 14:03:09.784949 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-81b69e6c-7990-40e5-8e60-ca49ec983fcf tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e/action returned with HTTP 202 Jul 31 14:03:09.785372 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 988/3932] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:03:09 2026] POST /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:03:09.847005 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0117fa66-059f-4c63-8dd8-a8ade66af7de None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:09.847372 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0117fa66-059f-4c63-8dd8-a8ade66af7de None None] GET https://10.4.3.140/volume// Jul 31 14:03:09.847577 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0117fa66-059f-4c63-8dd8-a8ade66af7de None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:09.847765 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0117fa66-059f-4c63-8dd8-a8ade66af7de None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:09.848058 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0117fa66-059f-4c63-8dd8-a8ade66af7de None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:09.848362 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 980/3933] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:09.859499 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-d98d9411-c2aa-45f1-93e2-fffb2631b5ac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:09.861634 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-d98d9411-c2aa-45f1-93e2-fffb2631b5ac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:03:09.861906 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-d98d9411-c2aa-45f1-93e2-fffb2631b5ac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:09.865746 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-d98d9411-c2aa-45f1-93e2-fffb2631b5ac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:09.878262 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:09.878262 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:09.882148 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-d98d9411-c2aa-45f1-93e2-fffb2631b5ac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:03:09.886175 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-d98d9411-c2aa-45f1-93e2-fffb2631b5ac tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:03:09.886664 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 981/3934] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:09 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:09.981751 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ed300889-fe7c-4eb9-934a-e88509456e8e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:09.983829 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed300889-fe7c-4eb9-934a-e88509456e8e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:09.984075 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed300889-fe7c-4eb9-934a-e88509456e8e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:09.984301 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed300889-fe7c-4eb9-934a-e88509456e8e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:09.992913 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:09.992913 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:10.000561 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ed300889-fe7c-4eb9-934a-e88509456e8e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:10.004783 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed300889-fe7c-4eb9-934a-e88509456e8e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 returned with HTTP 200 Jul 31 14:03:10.005174 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 986/3935] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:09 2026] GET /volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:10.025701 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1fa031e6-6de3-43e2-8a04-93f04e4f0d9a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:10.027575 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1fa031e6-6de3-43e2-8a04-93f04e4f0d9a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:10.027830 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1fa031e6-6de3-43e2-8a04-93f04e4f0d9a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:10.028048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1fa031e6-6de3-43e2-8a04-93f04e4f0d9a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:10.039664 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:10.039664 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:10.055667 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1fa031e6-6de3-43e2-8a04-93f04e4f0d9a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:10.069820 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1fa031e6-6de3-43e2-8a04-93f04e4f0d9a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 returned with HTTP 200 Jul 31 14:03:10.070365 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 989/3936] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:10 2026] GET /volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:10.084541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-388c645a-be4c-4008-80b5-87026fe095c0 req-a33faff0-466f-46a8-a484-0dcb44cc7886 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:10.084716 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee1572ad-b283-4353-a7f4-ff5c1f710c1d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:10.084772 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-a33faff0-466f-46a8-a484-0dcb44cc7886 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] DELETE https://10.4.3.140/volume/v3/attachments/34a43455-11ed-4c27-a38e-7b56ce57c103 Jul 31 14:03:10.084847 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee1572ad-b283-4353-a7f4-ff5c1f710c1d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:03:10.084897 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-a33faff0-466f-46a8-a484-0dcb44cc7886 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:10.084935 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee1572ad-b283-4353-a7f4-ff5c1f710c1d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33df8afe-8197-4ffe-9dd5-ad189ca54641", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-864319087", "description": null, "metadata": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:10.084996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-a33faff0-466f-46a8-a484-0dcb44cc7886 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:10.091876 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:10.091876 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:10.094425 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:10.094425 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:10.095280 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee1572ad-b283-4353-a7f4-ff5c1f710c1d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:10.095280 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-ee1572ad-b283-4353-a7f4-ff5c1f710c1d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create snapshot from volume 33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:10.115294 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6e6fe895-2afe-4c4b-8bd8-2ab24358a8b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:10.118339 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e6fe895-2afe-4c4b-8bd8-2ab24358a8b9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:10.119762 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e6fe895-2afe-4c4b-8bd8-2ab24358a8b9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:10.121699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e6fe895-2afe-4c4b-8bd8-2ab24358a8b9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:10.126602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-ee1572ad-b283-4353-a7f4-ff5c1f710c1d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['7a36f2e3-190c-425b-8717-a58132761a41', 'b817daec-9b63-4417-8cee-1518388661fa', '46bcb549-3e27-4c9d-9e9f-eb4d930d3e0d', '81cc34f2-a92f-4397-ab5c-4c8ce040e111'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:10.136684 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:10.136684 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:10.140930 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6e6fe895-2afe-4c4b-8bd8-2ab24358a8b9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:10.143456 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-388c645a-be4c-4008-80b5-87026fe095c0 req-a33faff0-466f-46a8-a484-0dcb44cc7886 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments/34a43455-11ed-4c27-a38e-7b56ce57c103 returned with HTTP 200 Jul 31 14:03:10.154633 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 981/3937] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:03:10 2026] DELETE /volume/v3/attachments/34a43455-11ed-4c27-a38e-7b56ce57c103 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:10.154762 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e6fe895-2afe-4c4b-8bd8-2ab24358a8b9 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:03:10.154762 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 987/3938] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:10 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:10.161380 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee1572ad-b283-4353-a7f4-ff5c1f710c1d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot create request issued successfully. Jul 31 14:03:10.161711 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee1572ad-b283-4353-a7f4-ff5c1f710c1d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:03:10.163631 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 982/3939] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:03:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:10.178780 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1738634a-488a-4202-b90d-38c85ba4958a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:10.181120 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1738634a-488a-4202-b90d-38c85ba4958a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:10.181120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1738634a-488a-4202-b90d-38c85ba4958a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:10.181120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1738634a-488a-4202-b90d-38c85ba4958a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:10.192529 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:10.192529 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:10.192529 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1738634a-488a-4202-b90d-38c85ba4958a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:03:10.192874 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1738634a-488a-4202-b90d-38c85ba4958a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca returned with HTTP 200 Jul 31 14:03:10.193225 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 990/3940] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:10 2026] GET /volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:10.892783 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-99d922c5-4263-4719-90ff-7e5b7cf5c87c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:10.894729 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-99d922c5-4263-4719-90ff-7e5b7cf5c87c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] DELETE https://10.4.3.140/volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea Jul 31 14:03:10.894897 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-99d922c5-4263-4719-90ff-7e5b7cf5c87c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:10.895064 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-99d922c5-4263-4719-90ff-7e5b7cf5c87c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:10.901979 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:10.901979 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:10.946295 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c365a96f-f187-40b4-a223-80e6f048ce49 req-99d922c5-4263-4719-90ff-7e5b7cf5c87c tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea returned with HTTP 200 Jul 31 14:03:10.946921 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 982/3941] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:03:10 2026] DELETE /volume/v3/attachments/1e1bcf24-9f76-4480-b230-afc2a56c01ea => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:10.954789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-aadc8f6a-c17c-40eb-b484-3e6acabe7cbd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:10.955143 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aadc8f6a-c17c-40eb-b484-3e6acabe7cbd None None] GET https://10.4.3.140/volume// Jul 31 14:03:10.955254 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aadc8f6a-c17c-40eb-b484-3e6acabe7cbd None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:10.955445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aadc8f6a-c17c-40eb-b484-3e6acabe7cbd None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:10.955830 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aadc8f6a-c17c-40eb-b484-3e6acabe7cbd None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:10.956077 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 988/3942] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:10.967009 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-57586c87-41a2-43ec-9508-f740dd21f93b req-06527162-a198-4d9a-af31-1077ad588226 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:10.969210 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-06527162-a198-4d9a-af31-1077ad588226 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:03:10.970412 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-06527162-a198-4d9a-af31-1077ad588226 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d9b760a-8151-459a-a84d-4a8901bac597", "connector": null, "instance_uuid": "49c4129c-0868-4528-897f-a737538baec4"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:10.981667 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:10.981667 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:11.008382 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-06527162-a198-4d9a-af31-1077ad588226 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:03:11.008887 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 983/3943] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:03:10 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:11.017000 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-57586c87-41a2-43ec-9508-f740dd21f93b req-d1f8b482-3c1e-4b54-8483-c9aff4da20e8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.023764 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-d1f8b482-3c1e-4b54-8483-c9aff4da20e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/attachments/4486bc1c-af2b-4af5-aa07-f7779f699d66 Jul 31 14:03:11.023764 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-d1f8b482-3c1e-4b54-8483-c9aff4da20e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.023764 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-d1f8b482-3c1e-4b54-8483-c9aff4da20e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.035303 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.035303 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:11.085006 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-d1f8b482-3c1e-4b54-8483-c9aff4da20e8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/4486bc1c-af2b-4af5-aa07-f7779f699d66 returned with HTTP 200 Jul 31 14:03:11.085618 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 991/3944] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:03:11 2026] DELETE /volume/v3/attachments/4486bc1c-af2b-4af5-aa07-f7779f699d66 => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:11.159182 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e22cf62b-c894-477a-9931-c2ba12bb9f2e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.162139 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e22cf62b-c894-477a-9931-c2ba12bb9f2e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:11.162139 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e22cf62b-c894-477a-9931-c2ba12bb9f2e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.162139 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e22cf62b-c894-477a-9931-c2ba12bb9f2e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.168763 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.168763 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:11.172704 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e22cf62b-c894-477a-9931-c2ba12bb9f2e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:11.178422 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e22cf62b-c894-477a-9931-c2ba12bb9f2e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:03:11.178875 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 983/3945] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:11.204075 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-59beda62-9907-47df-a07c-93db8e744cce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.206443 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-59beda62-9907-47df-a07c-93db8e744cce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:11.206740 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-59beda62-9907-47df-a07c-93db8e744cce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.206992 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-59beda62-9907-47df-a07c-93db8e744cce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.215563 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.215563 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:11.216176 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-59beda62-9907-47df-a07c-93db8e744cce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:03:11.217265 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-59beda62-9907-47df-a07c-93db8e744cce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca returned with HTTP 200 Jul 31 14:03:11.218277 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 989/3946] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:11.227220 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-001c4a12-3781-4e06-9c52-0ccbb6973bdd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.231581 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-001c4a12-3781-4e06-9c52-0ccbb6973bdd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:11.231766 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-001c4a12-3781-4e06-9c52-0ccbb6973bdd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.231951 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-001c4a12-3781-4e06-9c52-0ccbb6973bdd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.236769 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.236769 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:11.239537 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-001c4a12-3781-4e06-9c52-0ccbb6973bdd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:03:11.239537 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-001c4a12-3781-4e06-9c52-0ccbb6973bdd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca returned with HTTP 200 Jul 31 14:03:11.239537 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 984/3947] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:11.276171 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-de63ce03-b1d5-4be1-b8c1-33ad72ccfb31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.280475 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-de63ce03-b1d5-4be1-b8c1-33ad72ccfb31 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:11.280475 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-de63ce03-b1d5-4be1-b8c1-33ad72ccfb31 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.280475 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-de63ce03-b1d5-4be1-b8c1-33ad72ccfb31 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.288485 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.288485 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:11.292400 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-de63ce03-b1d5-4be1-b8c1-33ad72ccfb31 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:11.297088 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-de63ce03-b1d5-4be1-b8c1-33ad72ccfb31 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:11.297694 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 992/3948] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:11.320119 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-378b5752-6e65-4154-bd3e-491181387520 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.324490 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-378b5752-6e65-4154-bd3e-491181387520 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] POST https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3/action Jul 31 14:03:11.324745 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-378b5752-6e65-4154-bd3e-491181387520 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:11.324869 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-378b5752-6e65-4154-bd3e-491181387520 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:11.337258 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.337258 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:11.337904 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-378b5752-6e65-4154-bd3e-491181387520 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:11.344077 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-378b5752-6e65-4154-bd3e-491181387520 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Begin detaching volume completed successfully. Jul 31 14:03:11.344320 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-378b5752-6e65-4154-bd3e-491181387520 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3/action returned with HTTP 202 Jul 31 14:03:11.344790 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 984/3949] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:03:11 2026] POST /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:03:11.370777 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f01ec3c-8664-4713-9af4-05132e6e2a86 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.373015 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f01ec3c-8664-4713-9af4-05132e6e2a86 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:11.373250 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f01ec3c-8664-4713-9af4-05132e6e2a86 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.373490 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f01ec3c-8664-4713-9af4-05132e6e2a86 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.374676 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-04cd6d3b-a4db-4fc9-80c8-dd5bae1009a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.378281 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-04cd6d3b-a4db-4fc9-80c8-dd5bae1009a7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:11.378281 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-04cd6d3b-a4db-4fc9-80c8-dd5bae1009a7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.378281 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-04cd6d3b-a4db-4fc9-80c8-dd5bae1009a7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.382270 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.382270 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:11.382820 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-04cd6d3b-a4db-4fc9-80c8-dd5bae1009a7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:03:11.383894 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-04cd6d3b-a4db-4fc9-80c8-dd5bae1009a7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca returned with HTTP 200 Jul 31 14:03:11.384384 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 985/3950] 10.4.3.140 () {68 vars in 1604 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:11.387981 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.387981 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:11.396361 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-af750a13-ba34-4fa5-b660-a4d459ed418c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.396472 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4f01ec3c-8664-4713-9af4-05132e6e2a86 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:11.402432 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-af750a13-ba34-4fa5-b660-a4d459ed418c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:11.402676 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-af750a13-ba34-4fa5-b660-a4d459ed418c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.402876 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-af750a13-ba34-4fa5-b660-a4d459ed418c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.403643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a478e271-d7fe-4269-b296-0eb81fd3a3fc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.404118 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a478e271-d7fe-4269-b296-0eb81fd3a3fc None None] GET https://10.4.3.140/volume// Jul 31 14:03:11.404317 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a478e271-d7fe-4269-b296-0eb81fd3a3fc None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.404576 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a478e271-d7fe-4269-b296-0eb81fd3a3fc None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.404986 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a478e271-d7fe-4269-b296-0eb81fd3a3fc None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:11.405358 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 985/3951] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:11.406319 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f01ec3c-8664-4713-9af4-05132e6e2a86 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:11.406741 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 990/3952] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:11.417734 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.417734 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:11.424943 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-af750a13-ba34-4fa5-b660-a4d459ed418c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:11.425389 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-c4aedb45-7840-4c70-a77f-5f8b06538038 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.427524 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-af750a13-ba34-4fa5-b660-a4d459ed418c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 returned with HTTP 200 Jul 31 14:03:11.427912 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-c4aedb45-7840-4c70-a77f-5f8b06538038 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:11.427996 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 993/3953] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:11.428363 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-c4aedb45-7840-4c70-a77f-5f8b06538038 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.428728 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-c4aedb45-7840-4c70-a77f-5f8b06538038 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.444456 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.444456 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:11.448760 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-c4aedb45-7840-4c70-a77f-5f8b06538038 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:11.455995 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-c4aedb45-7840-4c70-a77f-5f8b06538038 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:11.455995 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 986/3954] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:11.877023 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-2e1ba4ae-09b9-4639-87fb-d753e0fabcaa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.879418 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-2e1ba4ae-09b9-4639-87fb-d753e0fabcaa tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:11.879783 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-2e1ba4ae-09b9-4639-87fb-d753e0fabcaa tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.880083 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-2e1ba4ae-09b9-4639-87fb-d753e0fabcaa tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.888745 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.888745 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:11.889211 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-2e1ba4ae-09b9-4639-87fb-d753e0fabcaa tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:03:11.890022 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-2e1ba4ae-09b9-4639-87fb-d753e0fabcaa tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca returned with HTTP 200 Jul 31 14:03:11.890675 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 986/3955] 10.4.3.140 () {68 vars in 1604 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:11.972166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e76b2d30-0c66-4c87-af66-f29966e31b7e req-f173d93e-35d0-4e21-b09e-3ace6af5f151 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:11.974945 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e76b2d30-0c66-4c87-af66-f29966e31b7e req-f173d93e-35d0-4e21-b09e-3ace6af5f151 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:03:11.975224 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e76b2d30-0c66-4c87-af66-f29966e31b7e req-f173d93e-35d0-4e21-b09e-3ace6af5f151 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:11.975529 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e76b2d30-0c66-4c87-af66-f29966e31b7e req-f173d93e-35d0-4e21-b09e-3ace6af5f151 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:11.985373 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:11.985373 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:11.989680 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e76b2d30-0c66-4c87-af66-f29966e31b7e req-f173d93e-35d0-4e21-b09e-3ace6af5f151 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:03:11.994844 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e76b2d30-0c66-4c87-af66-f29966e31b7e req-f173d93e-35d0-4e21-b09e-3ace6af5f151 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:03:11.995594 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 991/3956] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:11 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:12.015370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-169f4b15-68a8-4796-be31-b05a0c9cef47 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:12.017101 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-169f4b15-68a8-4796-be31-b05a0c9cef47 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:03:12.017436 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-169f4b15-68a8-4796-be31-b05a0c9cef47 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:12.017465 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-169f4b15-68a8-4796-be31-b05a0c9cef47 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:12.017761 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-169f4b15-68a8-4796-be31-b05a0c9cef47 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Delete volume with id: 1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:03:12.026947 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:12.026947 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:12.027412 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-169f4b15-68a8-4796-be31-b05a0c9cef47 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:03:12.050015 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-169f4b15-68a8-4796-be31-b05a0c9cef47 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Delete volume request issued successfully. Jul 31 14:03:12.050211 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-169f4b15-68a8-4796-be31-b05a0c9cef47 tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 202 Jul 31 14:03:12.050638 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 994/3957] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:12 2026] DELETE /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:12.066065 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c9da7fa2-7382-41ac-afe2-ded395e34cdb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:12.072857 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c9da7fa2-7382-41ac-afe2-ded395e34cdb tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:03:12.073110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c9da7fa2-7382-41ac-afe2-ded395e34cdb tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:12.073353 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c9da7fa2-7382-41ac-afe2-ded395e34cdb tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:12.086224 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:12.086224 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:12.093506 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c9da7fa2-7382-41ac-afe2-ded395e34cdb tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Volume info retrieved successfully. Jul 31 14:03:12.098372 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c9da7fa2-7382-41ac-afe2-ded395e34cdb tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 200 Jul 31 14:03:12.099729 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 987/3958] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:12 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:12.297209 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5ae25e63-5943-4786-8b15-c0e0ed3655aa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:12.300029 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5ae25e63-5943-4786-8b15-c0e0ed3655aa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] PUT https://10.4.3.140/volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da Jul 31 14:03:12.300539 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5ae25e63-5943-4786-8b15-c0e0ed3655aa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:12.313837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5ae25e63-5943-4786-8b15-c0e0ed3655aa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Acquiring lock "cinder-attachment_update-6d9b760a-8151-459a-a84d-4a8901bac597-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:03:12.319368 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5ae25e63-5943-4786-8b15-c0e0ed3655aa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-6d9b760a-8151-459a-a84d-4a8901bac597-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:03:12.320845 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:12.320845 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:12.410790 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5ae25e63-5943-4786-8b15-c0e0ed3655aa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-6d9b760a-8151-459a-a84d-4a8901bac597-np0000006230" released by "attachment_update" :: held 0.091s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:03:12.411111 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5ae25e63-5943-4786-8b15-c0e0ed3655aa tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da returned with HTTP 200 Jul 31 14:03:12.411436 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 987/3959] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:03:12 2026] PUT /volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:12.412424 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-279cd010-ebe5-43ac-8ecf-03770fcacf46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:12.414215 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-279cd010-ebe5-43ac-8ecf-03770fcacf46 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] DELETE https://10.4.3.140/volume/v3/attachments/b6c3dcce-7dd6-4720-8451-2476237617b5 Jul 31 14:03:12.414387 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-279cd010-ebe5-43ac-8ecf-03770fcacf46 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:12.414581 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-279cd010-ebe5-43ac-8ecf-03770fcacf46 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:12.421486 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5815a277-db91-4c0e-a25b-253ca676f9be None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:12.421895 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4bac1833-4ac0-4544-9584-946d3a082d59 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:12.424198 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5815a277-db91-4c0e-a25b-253ca676f9be tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da Jul 31 14:03:12.424381 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5815a277-db91-4c0e-a25b-253ca676f9be tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:12.424599 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5815a277-db91-4c0e-a25b-253ca676f9be tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:12.424870 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4bac1833-4ac0-4544-9584-946d3a082d59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:12.425068 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4bac1833-4ac0-4544-9584-946d3a082d59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:12.425316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4bac1833-4ac0-4544-9584-946d3a082d59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:12.427596 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:12.427596 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:12.437825 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:12.437825 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:12.440959 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4bac1833-4ac0-4544-9584-946d3a082d59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:12.441205 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-5815a277-db91-4c0e-a25b-253ca676f9be tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da returned with HTTP 200 Jul 31 14:03:12.441659 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 995/3960] 10.4.3.140 () {70 vars in 1651 bytes} [Fri Jul 31 14:03:12 2026] GET /volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:12.446129 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4bac1833-4ac0-4544-9584-946d3a082d59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:12.446529 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 988/3961] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:12 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:12.471380 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e4b5e9f5-ed6d-4beb-a634-af57d7bfbb5b req-279cd010-ebe5-43ac-8ecf-03770fcacf46 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/attachments/b6c3dcce-7dd6-4720-8451-2476237617b5 returned with HTTP 200 Jul 31 14:03:12.471795 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 992/3962] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:03:12 2026] DELETE /volume/v3/attachments/b6c3dcce-7dd6-4720-8451-2476237617b5 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:13.078765 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-5e622b1d-6959-4f26-b481-e1d2a8f05dbe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.080965 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-5e622b1d-6959-4f26-b481-e1d2a8f05dbe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:13.081146 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-5e622b1d-6959-4f26-b481-e1d2a8f05dbe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.081319 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-5e622b1d-6959-4f26-b481-e1d2a8f05dbe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.087298 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.087298 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:13.087738 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-5e622b1d-6959-4f26-b481-e1d2a8f05dbe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:03:13.088830 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-5e622b1d-6959-4f26-b481-e1d2a8f05dbe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca returned with HTTP 200 Jul 31 14:03:13.089416 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 988/3963] 10.4.3.140 () {68 vars in 1604 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:13.097027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-53c47edd-4854-4632-960c-1d504591e7c4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.100446 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-53c47edd-4854-4632-960c-1d504591e7c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:13.100657 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-53c47edd-4854-4632-960c-1d504591e7c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.100883 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-53c47edd-4854-4632-960c-1d504591e7c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.110079 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.110079 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:13.119072 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-53c47edd-4854-4632-960c-1d504591e7c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:13.119581 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f010dde9-9959-4360-aa6a-ef411472e9ea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.121577 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f010dde9-9959-4360-aa6a-ef411472e9ea tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] GET https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e Jul 31 14:03:13.121756 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f010dde9-9959-4360-aa6a-ef411472e9ea tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.121913 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f010dde9-9959-4360-aa6a-ef411472e9ea tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.127640 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-53c47edd-4854-4632-960c-1d504591e7c4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 returned with HTTP 200 Jul 31 14:03:13.128111 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 996/3964] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:13.128755 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f010dde9-9959-4360-aa6a-ef411472e9ea tempest-TestMinimumBasicScenario-888682488 tempest-TestMinimumBasicScenario-888682488-project-member] https://10.4.3.140/volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e returned with HTTP 404 Jul 31 14:03:13.129367 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 989/3965] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/volumes/1e6c9df2-a641-4d6f-a514-88ffa2b2fc6e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:13.136021 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.138455 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:13.138913 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "32ee116b-dc6a-44f3-90ec-3be7a61bebca", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:13.140963 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '32ee116b-dc6a-44f3-90ec-3be7a61bebca', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:13.152059 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.152059 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:13.152680 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:03:13.152839 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 14:03:13.153529 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 14:03:13.162948 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (4b394410-abbb-40f0-b872-9b22f697194a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:13.164458 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb35230-3798-4974-bd2c-569e12ac0acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:13.165872 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:13.207034 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb35230-3798-4974-bd2c-569e12ac0acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32ee116b-dc6a-44f3-90ec-3be7a61bebca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:13.208044 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd4e98d-d84d-485c-9396-83595bc8fc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:13.259321 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['c4c144a0-2692-4d56-b5f9-cc7c2f96ba37', 'e6d444b2-a215-4b2b-85b9-99ed003fed9c', '495c9601-059a-4ab3-813f-d3c5b9f09b85', '2c3be9e6-646c-4f97-9e10-3738bb6d5673'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:13.260154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd4e98d-d84d-485c-9396-83595bc8fc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4c144a0-2692-4d56-b5f9-cc7c2f96ba37', 'e6d444b2-a215-4b2b-85b9-99ed003fed9c', '495c9601-059a-4ab3-813f-d3c5b9f09b85', '2c3be9e6-646c-4f97-9e10-3738bb6d5673']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:13.260927 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ccee36-ff40-434a-8d90-d0532e148f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:13.303331 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ccee36-ff40-434a-8d90-d0532e148f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c121333e-ea73-4b94-b800-a6edf79d8500', '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='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['c4c144a0-2692-4d56-b5f9-cc7c2f96ba37','e6d444b2-a215-4b2b-85b9-99ed003fed9c','495c9601-059a-4ab3-813f-d3c5b9f09b85','2c3be9e6-646c-4f97-9e10-3738bb6d5673'],size=1,snapshot_id=32ee116b-dc6a-44f3-90ec-3be7a61bebca,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), '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-31T14:03:13Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c121333e-ea73-4b94-b800-a6edf79d8500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32ee116b-dc6a-44f3-90ec-3be7a61bebca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:13.304304 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ce56e6-a284-4e28-8669-87d13ae7b99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:13.323380 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ce56e6-a284-4e28-8669-87d13ae7b99b) transitioned into 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='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['c4c144a0-2692-4d56-b5f9-cc7c2f96ba37','e6d444b2-a215-4b2b-85b9-99ed003fed9c','495c9601-059a-4ab3-813f-d3c5b9f09b85','2c3be9e6-646c-4f97-9e10-3738bb6d5673'],size=1,snapshot_id=32ee116b-dc6a-44f3-90ec-3be7a61bebca,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:13.324341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba0fc21-51bc-41c7-ba65-906f9165ecbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:13.343851 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba0fc21-51bc-41c7-ba65-906f9165ecbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:13.344941 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (4b394410-abbb-40f0-b872-9b22f697194a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:13.345379 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 14:03:13.346092 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-72dc7283-2a5e-47e7-99bd-331867c67ac9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:13.346939 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 993/3966] 10.4.3.140 () {72 vars in 1541 bytes} [Fri Jul 31 14:03:13 2026] POST /volume/v3/volumes => generated 736 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:13.355547 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-88aff0a2-4b73-4d46-8634-64bde85ba315 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.357980 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-88aff0a2-4b73-4d46-8634-64bde85ba315 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 Jul 31 14:03:13.358196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-88aff0a2-4b73-4d46-8634-64bde85ba315 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.358523 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-88aff0a2-4b73-4d46-8634-64bde85ba315 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.366796 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.366796 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:13.371429 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-88aff0a2-4b73-4d46-8634-64bde85ba315 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:13.376636 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-88aff0a2-4b73-4d46-8634-64bde85ba315 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 returned with HTTP 200 Jul 31 14:03:13.377135 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 989/3967] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:03:13.384099 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-75460725-b3c2-444c-868b-1aac6f79751d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.388952 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-75460725-b3c2-444c-868b-1aac6f79751d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 Jul 31 14:03:13.389109 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-75460725-b3c2-444c-868b-1aac6f79751d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.389291 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-75460725-b3c2-444c-868b-1aac6f79751d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.399314 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.399314 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:13.406806 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-75460725-b3c2-444c-868b-1aac6f79751d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:13.411526 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-75460725-b3c2-444c-868b-1aac6f79751d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 returned with HTTP 200 Jul 31 14:03:13.411921 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 997/3968] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 => generated 804 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:13.467141 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-904507f3-2e9f-44db-b2f1-99c65811925c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.468443 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-904507f3-2e9f-44db-b2f1-99c65811925c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:13.469106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-904507f3-2e9f-44db-b2f1-99c65811925c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.469312 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-904507f3-2e9f-44db-b2f1-99c65811925c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.476609 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.476609 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:13.480560 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-904507f3-2e9f-44db-b2f1-99c65811925c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:13.486434 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-904507f3-2e9f-44db-b2f1-99c65811925c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:13.486988 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 990/3969] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:13.501076 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-482f3744-1aee-48e2-81ab-b68841aa8220 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.502974 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-482f3744-1aee-48e2-81ab-b68841aa8220 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:13.503163 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-482f3744-1aee-48e2-81ab-b68841aa8220 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.503396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-482f3744-1aee-48e2-81ab-b68841aa8220 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.510560 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.510560 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:13.514892 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-482f3744-1aee-48e2-81ab-b68841aa8220 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:13.519683 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-482f3744-1aee-48e2-81ab-b68841aa8220 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:13.520062 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 994/3970] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:13.576531 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ea2e1116-9407-4e1b-95a9-cba5b96c6c92 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.578107 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ea2e1116-9407-4e1b-95a9-cba5b96c6c92 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:13.578273 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ea2e1116-9407-4e1b-95a9-cba5b96c6c92 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.578458 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ea2e1116-9407-4e1b-95a9-cba5b96c6c92 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.586175 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.586175 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:13.589702 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ea2e1116-9407-4e1b-95a9-cba5b96c6c92 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:13.595013 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ea2e1116-9407-4e1b-95a9-cba5b96c6c92 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:13.595531 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 990/3971] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:13.608933 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-26ae459a-28b3-40ee-8d0c-bec0720f53fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.613129 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26ae459a-28b3-40ee-8d0c-bec0720f53fe tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:13.613422 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26ae459a-28b3-40ee-8d0c-bec0720f53fe tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.613702 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26ae459a-28b3-40ee-8d0c-bec0720f53fe tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.626024 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.626024 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:13.635170 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-26ae459a-28b3-40ee-8d0c-bec0720f53fe tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:13.645298 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26ae459a-28b3-40ee-8d0c-bec0720f53fe tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:03:13.645765 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 998/3972] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:13.700226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6b687ed1-a196-4e7e-a27e-07f9f2ddb107 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:13.702582 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6b687ed1-a196-4e7e-a27e-07f9f2ddb107 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:13.702867 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6b687ed1-a196-4e7e-a27e-07f9f2ddb107 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:13.703150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6b687ed1-a196-4e7e-a27e-07f9f2ddb107 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:13.711988 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:13.711988 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:13.715897 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6b687ed1-a196-4e7e-a27e-07f9f2ddb107 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:13.723886 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6b687ed1-a196-4e7e-a27e-07f9f2ddb107 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:03:13.724281 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 991/3973] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:13 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:15.902341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-57586c87-41a2-43ec-9508-f740dd21f93b req-038954eb-0b1d-4e6d-9ef3-036c555195f3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:15.905210 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-038954eb-0b1d-4e6d-9ef3-036c555195f3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption Jul 31 14:03:15.905493 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-038954eb-0b1d-4e6d-9ef3-036c555195f3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:15.905772 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-038954eb-0b1d-4e6d-9ef3-036c555195f3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:15.919021 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:15.919021 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:15.928760 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-038954eb-0b1d-4e6d-9ef3-036c555195f3 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption returned with HTTP 200 Jul 31 14:03:15.929569 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 995/3974] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:03:15 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:16.420777 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-127d7a41-e02f-46ed-9ff8-77ff29bcbec1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:16.427132 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-127d7a41-e02f-46ed-9ff8-77ff29bcbec1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 Jul 31 14:03:16.427338 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-127d7a41-e02f-46ed-9ff8-77ff29bcbec1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:16.427571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-127d7a41-e02f-46ed-9ff8-77ff29bcbec1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:16.435652 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:16.435652 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:16.441528 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-127d7a41-e02f-46ed-9ff8-77ff29bcbec1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:16.452108 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-127d7a41-e02f-46ed-9ff8-77ff29bcbec1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 returned with HTTP 200 Jul 31 14:03:16.452701 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 991/3975] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:16 2026] GET /volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 => generated 1345 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:16.460530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fef1b5e1-60cb-4499-a90d-9735da8cb4ec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:16.461058 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fef1b5e1-60cb-4499-a90d-9735da8cb4ec None None] GET https://10.4.3.140/volume// Jul 31 14:03:16.461287 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fef1b5e1-60cb-4499-a90d-9735da8cb4ec None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:16.461729 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fef1b5e1-60cb-4499-a90d-9735da8cb4ec None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:16.462116 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fef1b5e1-60cb-4499-a90d-9735da8cb4ec None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:16.462438 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 999/3976] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:16.472033 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-7804aca8-9be2-4c3c-8d3e-6c20aef527f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:16.475083 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-7804aca8-9be2-4c3c-8d3e-6c20aef527f6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:03:16.475474 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-7804aca8-9be2-4c3c-8d3e-6c20aef527f6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c121333e-ea73-4b94-b800-a6edf79d8500", "connector": null, "instance_uuid": "b4a53b4e-aed9-4f3a-bca4-40a306d33132"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:16.487427 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:16.487427 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:16.529101 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-7804aca8-9be2-4c3c-8d3e-6c20aef527f6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:03:16.529760 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 992/3977] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:03:16 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 31 14:03:16.540289 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e0834608-dabd-4ee2-8b3c-f5ad37f04159 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:16.540853 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0834608-dabd-4ee2-8b3c-f5ad37f04159 None None] GET https://10.4.3.140/volume// Jul 31 14:03:16.541026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0834608-dabd-4ee2-8b3c-f5ad37f04159 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:16.541198 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0834608-dabd-4ee2-8b3c-f5ad37f04159 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:16.541504 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0834608-dabd-4ee2-8b3c-f5ad37f04159 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:16.541788 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 996/3978] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:16.548201 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-bd6c3ddc-270a-4a5e-bbae-46e7254d7bc0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:16.550743 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-bd6c3ddc-270a-4a5e-bbae-46e7254d7bc0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 Jul 31 14:03:16.551009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-bd6c3ddc-270a-4a5e-bbae-46e7254d7bc0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:16.551231 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-bd6c3ddc-270a-4a5e-bbae-46e7254d7bc0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:16.563424 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:16.563424 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:16.568862 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-bd6c3ddc-270a-4a5e-bbae-46e7254d7bc0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:16.574158 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-bd6c3ddc-270a-4a5e-bbae-46e7254d7bc0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 returned with HTTP 200 Jul 31 14:03:16.574709 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 992/3979] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:16 2026] GET /volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 => generated 1524 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:16.707616 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-131dbe23-a8d3-4e38-80b7-bc24281bb013 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:16.711385 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-131dbe23-a8d3-4e38-80b7-bc24281bb013 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/ddd84543-d5b2-464f-a4da-54a1d06f651f Jul 31 14:03:16.711736 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-131dbe23-a8d3-4e38-80b7-bc24281bb013 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:16.719471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-131dbe23-a8d3-4e38-80b7-bc24281bb013 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-c121333e-ea73-4b94-b800-a6edf79d8500-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:03:16.727412 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-131dbe23-a8d3-4e38-80b7-bc24281bb013 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-c121333e-ea73-4b94-b800-a6edf79d8500-np0000006230" acquired by "attachment_update" :: waited 0.008s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:03:16.729045 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:16.729045 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:16.816254 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-75fb8fc6-7395-4aad-bf55-c774ab492c59 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:16.820843 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75fb8fc6-7395-4aad-bf55-c774ab492c59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:16.821054 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75fb8fc6-7395-4aad-bf55-c774ab492c59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:16.821260 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75fb8fc6-7395-4aad-bf55-c774ab492c59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:16.821446 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-75fb8fc6-7395-4aad-bf55-c774ab492c59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Delete volume with id: a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:16.824421 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-131dbe23-a8d3-4e38-80b7-bc24281bb013 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-c121333e-ea73-4b94-b800-a6edf79d8500-np0000006230" released by "attachment_update" :: held 0.097s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:03:16.825139 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-131dbe23-a8d3-4e38-80b7-bc24281bb013 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/ddd84543-d5b2-464f-a4da-54a1d06f651f returned with HTTP 200 Jul 31 14:03:16.825452 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1000/3980] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:03:16 2026] PUT /volume/v3/attachments/ddd84543-d5b2-464f-a4da-54a1d06f651f => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:16.832372 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:16.832372 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:16.832372 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-75fb8fc6-7395-4aad-bf55-c774ab492c59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:16.856772 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-75fb8fc6-7395-4aad-bf55-c774ab492c59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Delete volume request issued successfully. Jul 31 14:03:16.857073 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75fb8fc6-7395-4aad-bf55-c774ab492c59 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 202 Jul 31 14:03:16.857560 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 993/3981] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:16 2026] DELETE /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:16.860999 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-cdff7caa-087e-45ce-9cbb-96e760b1df0c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:16.864094 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6c5f00c7-cb03-4b61-8759-640b212fa654 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:16.865750 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6c5f00c7-cb03-4b61-8759-640b212fa654 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:16.865921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6c5f00c7-cb03-4b61-8759-640b212fa654 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:16.866130 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-cdff7caa-087e-45ce-9cbb-96e760b1df0c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/ddd84543-d5b2-464f-a4da-54a1d06f651f/action Jul 31 14:03:16.866182 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6c5f00c7-cb03-4b61-8759-640b212fa654 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:16.866481 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-cdff7caa-087e-45ce-9cbb-96e760b1df0c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:16.866640 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-cdff7caa-087e-45ce-9cbb-96e760b1df0c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:16.873448 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:16.873448 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:16.878215 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6c5f00c7-cb03-4b61-8759-640b212fa654 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:16.884357 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6c5f00c7-cb03-4b61-8759-640b212fa654 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 200 Jul 31 14:03:16.885026 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 993/3982] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:16 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:16.895676 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:16.895676 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:16.909453 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7bedfa24-2223-4e63-b3ce-d6b3439a1aa5 req-cdff7caa-087e-45ce-9cbb-96e760b1df0c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/ddd84543-d5b2-464f-a4da-54a1d06f651f/action returned with HTTP 204 Jul 31 14:03:16.910673 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 997/3983] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:03:16 2026] POST /volume/v3/attachments/ddd84543-d5b2-464f-a4da-54a1d06f651f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:17.898654 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-416bfe5a-8593-46ac-be23-2333822fce93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:17.900384 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-416bfe5a-8593-46ac-be23-2333822fce93 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 Jul 31 14:03:17.900582 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-416bfe5a-8593-46ac-be23-2333822fce93 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:17.900776 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-416bfe5a-8593-46ac-be23-2333822fce93 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:17.906786 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-416bfe5a-8593-46ac-be23-2333822fce93 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 returned with HTTP 404 Jul 31 14:03:17.907236 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1001/3984] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:17 2026] GET /volume/v3/volumes/a1148e41-86bc-40a3-a105-89d0081e72f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:17.913853 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19efabb7-8788-4b01-8a57-1094c05f108b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:17.915568 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19efabb7-8788-4b01-8a57-1094c05f108b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] DELETE https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:17.915756 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19efabb7-8788-4b01-8a57-1094c05f108b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:17.916061 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19efabb7-8788-4b01-8a57-1094c05f108b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:17.916219 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-19efabb7-8788-4b01-8a57-1094c05f108b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Delete volume with id: 557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:17.923492 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:17.923492 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:17.923916 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19efabb7-8788-4b01-8a57-1094c05f108b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:17.938814 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19efabb7-8788-4b01-8a57-1094c05f108b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Delete volume request issued successfully. Jul 31 14:03:17.939010 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19efabb7-8788-4b01-8a57-1094c05f108b tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 202 Jul 31 14:03:17.939439 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 994/3985] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:17 2026] DELETE /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:17.946125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-370973ef-0a1e-488c-9254-0a4ab504e19d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:17.948395 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-370973ef-0a1e-488c-9254-0a4ab504e19d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:17.948626 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-370973ef-0a1e-488c-9254-0a4ab504e19d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:17.948970 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-370973ef-0a1e-488c-9254-0a4ab504e19d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:17.957666 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:17.957666 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:17.964070 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-370973ef-0a1e-488c-9254-0a4ab504e19d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:17.970368 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-370973ef-0a1e-488c-9254-0a4ab504e19d tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 200 Jul 31 14:03:17.970996 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 994/3986] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:17 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:18.497426 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-57586c87-41a2-43ec-9508-f740dd21f93b req-677f1a33-0edc-4e1a-ad3b-7996ab9f6f6c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:18.499456 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-677f1a33-0edc-4e1a-ad3b-7996ab9f6f6c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da/action Jul 31 14:03:18.499862 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-677f1a33-0edc-4e1a-ad3b-7996ab9f6f6c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:18.499988 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-677f1a33-0edc-4e1a-ad3b-7996ab9f6f6c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:18.517400 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:18.517400 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:18.528053 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-57586c87-41a2-43ec-9508-f740dd21f93b req-677f1a33-0edc-4e1a-ad3b-7996ab9f6f6c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da/action returned with HTTP 204 Jul 31 14:03:18.528481 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 998/3987] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:03:18 2026] POST /volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:18.988690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a2d0dfe7-6568-4d20-ac5b-a9124f93fe83 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:18.990965 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a2d0dfe7-6568-4d20-ac5b-a9124f93fe83 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 Jul 31 14:03:18.991213 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a2d0dfe7-6568-4d20-ac5b-a9124f93fe83 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:18.991484 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a2d0dfe7-6568-4d20-ac5b-a9124f93fe83 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:18.999712 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a2d0dfe7-6568-4d20-ac5b-a9124f93fe83 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 returned with HTTP 404 Jul 31 14:03:19.000381 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1002/3988] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:18 2026] GET /volume/v3/volumes/557c8fd3-0040-4ac5-b55f-0d0a0f1cf214 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:19.068229 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1560b063-6b3a-4393-a277-f6c08c24769c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:19.070029 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1560b063-6b3a-4393-a277-f6c08c24769c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:03:19.070213 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1560b063-6b3a-4393-a277-f6c08c24769c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:19.070441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1560b063-6b3a-4393-a277-f6c08c24769c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:19.070618 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1560b063-6b3a-4393-a277-f6c08c24769c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Delete volume with id: e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:03:19.078107 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:19.078107 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:19.078586 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1560b063-6b3a-4393-a277-f6c08c24769c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:19.094428 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1560b063-6b3a-4393-a277-f6c08c24769c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Delete volume request issued successfully. Jul 31 14:03:19.094915 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1560b063-6b3a-4393-a277-f6c08c24769c tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 202 Jul 31 14:03:19.095092 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 995/3989] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:19 2026] DELETE /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:19.106543 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-81e4bd10-2703-4ac7-a0b1-a01f4c625cb8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:19.109022 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-81e4bd10-2703-4ac7-a0b1-a01f4c625cb8 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:03:19.109251 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-81e4bd10-2703-4ac7-a0b1-a01f4c625cb8 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:19.109622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-81e4bd10-2703-4ac7-a0b1-a01f4c625cb8 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:19.119314 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:19.119314 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:19.124438 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-81e4bd10-2703-4ac7-a0b1-a01f4c625cb8 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Volume info retrieved successfully. Jul 31 14:03:19.129329 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-81e4bd10-2703-4ac7-a0b1-a01f4c625cb8 tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 200 Jul 31 14:03:19.129783 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 995/3990] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:19 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:20.149650 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f4981f10-cb0b-46cf-b4fd-ceb613520d8e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:20.150301 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4981f10-cb0b-46cf-b4fd-ceb613520d8e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] GET https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b Jul 31 14:03:20.150537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4981f10-cb0b-46cf-b4fd-ceb613520d8e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:20.150796 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4981f10-cb0b-46cf-b4fd-ceb613520d8e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:20.159113 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4981f10-cb0b-46cf-b4fd-ceb613520d8e tempest-AttachVolumeTestJSON-2062906483 tempest-AttachVolumeTestJSON-2062906483-project-member] https://10.4.3.140/volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b returned with HTTP 404 Jul 31 14:03:20.159692 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 999/3991] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:20 2026] GET /volume/v3/volumes/e148105a-bfe8-4abb-ba23-1f10f603fb2b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:20.624887 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0c66af1d-d889-4700-b827-bc35f387953b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:20.626536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c66af1d-d889-4700-b827-bc35f387953b None None] GET https://10.4.3.140/volume// Jul 31 14:03:20.626536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0c66af1d-d889-4700-b827-bc35f387953b None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:20.626536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0c66af1d-d889-4700-b827-bc35f387953b None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:20.626536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c66af1d-d889-4700-b827-bc35f387953b None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:20.626736 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1003/3992] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:20.640605 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-04f513cc-1b38-44da-a416-3e08140af413 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:20.643791 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-04f513cc-1b38-44da-a416-3e08140af413 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:03:20.644197 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-04f513cc-1b38-44da-a416-3e08140af413 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d9b760a-8151-459a-a84d-4a8901bac597", "connector": null, "instance_uuid": "49c4129c-0868-4528-897f-a737538baec4"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:20.665404 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:20.665404 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:20.705929 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-04f513cc-1b38-44da-a416-3e08140af413 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:03:20.706485 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 996/3993] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:03:20 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:20.720662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-f572dbea-413c-4386-86f6-72f1818c65f2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:20.723187 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-f572dbea-413c-4386-86f6-72f1818c65f2 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da Jul 31 14:03:20.723458 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-f572dbea-413c-4386-86f6-72f1818c65f2 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:20.723688 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-f572dbea-413c-4386-86f6-72f1818c65f2 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:20.734220 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:20.734220 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:20.791037 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-f572dbea-413c-4386-86f6-72f1818c65f2 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da returned with HTTP 200 Jul 31 14:03:20.791449 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 996/3994] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:03:20 2026] DELETE /volume/v3/attachments/449150a2-c655-471c-9c3d-ac207a8c52da => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:22.343744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-cf48f045-5e46-439d-b659-2429778786a9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:22.346630 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-cf48f045-5e46-439d-b659-2429778786a9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] PUT https://10.4.3.140/volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458 Jul 31 14:03:22.347318 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-cf48f045-5e46-439d-b659-2429778786a9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:22.357078 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-cf48f045-5e46-439d-b659-2429778786a9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Acquiring lock "cinder-attachment_update-6d9b760a-8151-459a-a84d-4a8901bac597-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:03:22.362280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-cf48f045-5e46-439d-b659-2429778786a9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-6d9b760a-8151-459a-a84d-4a8901bac597-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:03:22.363260 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:22.363260 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:22.471876 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-cf48f045-5e46-439d-b659-2429778786a9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Lock "cinder-attachment_update-6d9b760a-8151-459a-a84d-4a8901bac597-np0000006230" released by "attachment_update" :: held 0.110s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:03:22.472501 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-cf48f045-5e46-439d-b659-2429778786a9 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458 returned with HTTP 200 Jul 31 14:03:22.472889 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1000/3995] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:03:22 2026] PUT /volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:22.482104 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-4655bcb0-a5c1-4579-b030-6e492d7e241a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:22.484288 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-4655bcb0-a5c1-4579-b030-6e492d7e241a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458 Jul 31 14:03:22.485773 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-4655bcb0-a5c1-4579-b030-6e492d7e241a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:22.485773 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-4655bcb0-a5c1-4579-b030-6e492d7e241a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:22.499759 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-4655bcb0-a5c1-4579-b030-6e492d7e241a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458 returned with HTTP 200 Jul 31 14:03:22.500334 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1004/3996] 10.4.3.140 () {70 vars in 1651 bytes} [Fri Jul 31 14:03:22 2026] GET /volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:23.526606 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-887d6175-557a-40de-97e5-6a1cbf8aecc5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:23.528351 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-887d6175-557a-40de-97e5-6a1cbf8aecc5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 Jul 31 14:03:23.528577 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-887d6175-557a-40de-97e5-6a1cbf8aecc5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:23.528771 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-887d6175-557a-40de-97e5-6a1cbf8aecc5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:23.531331 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=263,cinder:UPDATE=67,cinder:INSERT=27 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:03:23.538109 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:23.538109 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:23.541570 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-887d6175-557a-40de-97e5-6a1cbf8aecc5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:23.545970 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-887d6175-557a-40de-97e5-6a1cbf8aecc5 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 returned with HTTP 200 Jul 31 14:03:23.546342 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 997/3997] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:23 2026] GET /volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:23.597349 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:23.599681 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:23.600063 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-442824980", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:23.602203 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-442824980', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:23.602396 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Create volume of 1 GB Jul 31 14:03:23.602806 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:23.602806 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:23.605367 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=220,cinder:UPDATE=35,cinder:DELETE=1,cinder:INSERT=8 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:03:23.609276 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Availability Zones retrieved successfully. Jul 31 14:03:23.616417 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Flow 'volume_create_api' (0d1402d4-7dfe-4fcd-8894-7b9ec9d8707e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:23.617728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19074f71-c165-4502-80a8-9d92b3cc0002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:23.619256 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:23.649434 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19074f71-c165-4502-80a8-9d92b3cc0002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:23.650148 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f213d1-65ab-4336-9503-8991f1c90949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:23.709856 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Created reservations ['faa29d0b-814b-476a-b9d5-3c8466660099', 'f2f19034-0526-438c-a21b-ff483df756ba', '82821b10-e9c1-420e-977a-a2698326fa84', 'be578346-f845-4693-8386-ab31cb35419e'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:23.710527 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f213d1-65ab-4336-9503-8991f1c90949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faa29d0b-814b-476a-b9d5-3c8466660099', 'f2f19034-0526-438c-a21b-ff483df756ba', '82821b10-e9c1-420e-977a-a2698326fa84', 'be578346-f845-4693-8386-ab31cb35419e']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:23.711231 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e4ddefa-c7bb-4252-80ff-326c0f57ce29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:23.734908 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e4ddefa-c7bb-4252-80ff-326c0f57ce29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b27162d4-51a8-4bf1-9a68-75e36133c15f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-442824980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7579fc63687a488fbcbe0d5741a403e2',qos_specs=None,replication_status=,reservations=['faa29d0b-814b-476a-b9d5-3c8466660099','f2f19034-0526-438c-a21b-ff483df756ba','82821b10-e9c1-420e-977a-a2698326fa84','be578346-f845-4693-8386-ab31cb35419e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42aa1411981648029a008bb4e6445760',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-442824980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b27162d4-51a8-4bf1-9a68-75e36133c15f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7579fc63687a488fbcbe0d5741a403e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42aa1411981648029a008bb4e6445760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:23.736155 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e5ba93-6b67-4197-ac9f-280662dc2b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:23.756385 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e5ba93-6b67-4197-ac9f-280662dc2b3c) transitioned into state 'SUCCESS' from state '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-442824980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7579fc63687a488fbcbe0d5741a403e2',qos_specs=None,replication_status=,reservations=['faa29d0b-814b-476a-b9d5-3c8466660099','f2f19034-0526-438c-a21b-ff483df756ba','82821b10-e9c1-420e-977a-a2698326fa84','be578346-f845-4693-8386-ab31cb35419e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42aa1411981648029a008bb4e6445760',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:23.757310 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6437b8f7-d19c-4c0b-be7c-d7488e99e149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:23.778647 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6437b8f7-d19c-4c0b-be7c-d7488e99e149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:23.778647 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Flow 'volume_create_api' (0d1402d4-7dfe-4fcd-8894-7b9ec9d8707e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:23.778647 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Create volume request issued successfully. Jul 31 14:03:23.778647 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-8e104de0-907a-4005-93f7-a83782957715 req-f9a8288b-a9a9-4470-940c-093e9964976e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:23.778647 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 997/3998] 10.4.3.140 () {72 vars in 1541 bytes} [Fri Jul 31 14:03:23 2026] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:23.795648 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8e104de0-907a-4005-93f7-a83782957715 req-10718975-833d-4e84-83fb-7e688e032107 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:23.797712 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e104de0-907a-4005-93f7-a83782957715 req-10718975-833d-4e84-83fb-7e688e032107 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] GET https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:23.797907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e104de0-907a-4005-93f7-a83782957715 req-10718975-833d-4e84-83fb-7e688e032107 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:23.798196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e104de0-907a-4005-93f7-a83782957715 req-10718975-833d-4e84-83fb-7e688e032107 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:23.800550 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=265,cinder:UPDATE=50,cinder:INSERT=18 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:03:23.809333 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:23.809333 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:23.810322 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-8e104de0-907a-4005-93f7-a83782957715 req-10718975-833d-4e84-83fb-7e688e032107 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Volume info retrieved successfully. Jul 31 14:03:23.815088 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e104de0-907a-4005-93f7-a83782957715 req-10718975-833d-4e84-83fb-7e688e032107 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f returned with HTTP 200 Jul 31 14:03:23.815693 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1001/3999] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:23 2026] GET /volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:23.844596 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-78c60b7e-fd64-4dc9-b524-4ac3a931c8fb req-24a1f952-f737-4c3f-86e2-726398462d40 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:23.847566 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-78c60b7e-fd64-4dc9-b524-4ac3a931c8fb req-24a1f952-f737-4c3f-86e2-726398462d40 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] GET https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:23.847799 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-78c60b7e-fd64-4dc9-b524-4ac3a931c8fb req-24a1f952-f737-4c3f-86e2-726398462d40 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:23.848134 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-78c60b7e-fd64-4dc9-b524-4ac3a931c8fb req-24a1f952-f737-4c3f-86e2-726398462d40 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:23.851009 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=233,cinder:UPDATE=35,cinder:INSERT=11 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:03:23.859332 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:23.859332 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:23.865454 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-78c60b7e-fd64-4dc9-b524-4ac3a931c8fb req-24a1f952-f737-4c3f-86e2-726398462d40 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Volume info retrieved successfully. Jul 31 14:03:23.870536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-78c60b7e-fd64-4dc9-b524-4ac3a931c8fb req-24a1f952-f737-4c3f-86e2-726398462d40 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f returned with HTTP 200 Jul 31 14:03:23.871357 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1005/4000] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:23 2026] GET /volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:24.900884 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-717234db-b79e-4320-b25b-951758db173b req-c6ee26bb-f232-43ae-986a-af47f323d7b0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:24.903550 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-717234db-b79e-4320-b25b-951758db173b req-c6ee26bb-f232-43ae-986a-af47f323d7b0 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] GET https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:24.903654 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-717234db-b79e-4320-b25b-951758db173b req-c6ee26bb-f232-43ae-986a-af47f323d7b0 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:24.903893 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-717234db-b79e-4320-b25b-951758db173b req-c6ee26bb-f232-43ae-986a-af47f323d7b0 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:24.913349 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:24.913349 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:24.917929 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-717234db-b79e-4320-b25b-951758db173b req-c6ee26bb-f232-43ae-986a-af47f323d7b0 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Volume info retrieved successfully. Jul 31 14:03:24.923668 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-717234db-b79e-4320-b25b-951758db173b req-c6ee26bb-f232-43ae-986a-af47f323d7b0 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f returned with HTTP 200 Jul 31 14:03:24.924231 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 998/4001] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:24 2026] GET /volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:24.950573 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-cccda170-00d3-48db-9766-09f575d836e3 req-97285557-0d41-451e-a757-a5808d6c4922 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:24.952895 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-cccda170-00d3-48db-9766-09f575d836e3 req-97285557-0d41-451e-a757-a5808d6c4922 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:03:24.953252 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-cccda170-00d3-48db-9766-09f575d836e3 req-97285557-0d41-451e-a757-a5808d6c4922 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b27162d4-51a8-4bf1-9a68-75e36133c15f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2010652087", "description": null, "metadata": {}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:24.963059 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:24.963059 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:24.963885 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-cccda170-00d3-48db-9766-09f575d836e3 req-97285557-0d41-451e-a757-a5808d6c4922 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Volume info retrieved successfully. Jul 31 14:03:24.964044 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [req-cccda170-00d3-48db-9766-09f575d836e3 req-97285557-0d41-451e-a757-a5808d6c4922 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Create snapshot from volume b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:24.995996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [req-cccda170-00d3-48db-9766-09f575d836e3 req-97285557-0d41-451e-a757-a5808d6c4922 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Created reservations ['cb0eba7a-9f13-4118-b8ae-aa298c7f0c7f', 'c0322dbd-c09b-4ee9-9850-38606d710921', '58c62e6c-d08d-4e06-bf84-76bfbe0ec5b5', 'c29f9b5b-b302-4e28-bce8-55c4d93c5851'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:25.020998 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-cccda170-00d3-48db-9766-09f575d836e3 req-97285557-0d41-451e-a757-a5808d6c4922 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Snapshot create request issued successfully. Jul 31 14:03:25.021396 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-cccda170-00d3-48db-9766-09f575d836e3 req-97285557-0d41-451e-a757-a5808d6c4922 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:03:25.021889 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 998/4002] 10.4.3.140 () {72 vars in 1547 bytes} [Fri Jul 31 14:03:24 2026] POST /volume/v3/snapshots => generated 311 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:25.080776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-6864ab65-057d-47da-abe5-381a0e0e093c req-7ac74a09-8636-48b3-8c6e-b46ad0c85d47 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:25.083040 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6864ab65-057d-47da-abe5-381a0e0e093c req-7ac74a09-8636-48b3-8c6e-b46ad0c85d47 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] GET https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 Jul 31 14:03:25.083372 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6864ab65-057d-47da-abe5-381a0e0e093c req-7ac74a09-8636-48b3-8c6e-b46ad0c85d47 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:25.083719 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6864ab65-057d-47da-abe5-381a0e0e093c req-7ac74a09-8636-48b3-8c6e-b46ad0c85d47 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:25.088664 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:25.088664 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:25.090395 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-6864ab65-057d-47da-abe5-381a0e0e093c req-7ac74a09-8636-48b3-8c6e-b46ad0c85d47 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] Snapshot retrieved successfully. Jul 31 14:03:25.090395 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6864ab65-057d-47da-abe5-381a0e0e093c req-7ac74a09-8636-48b3-8c6e-b46ad0c85d47 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 returned with HTTP 200 Jul 31 14:03:25.090395 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1002/4003] 10.4.3.140 () {68 vars in 1604 bytes} [Fri Jul 31 14:03:25 2026] GET /volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:25.122739 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b984980b-f73d-4fb9-8afb-5bd61f16161b req-32d74230-7c02-46fe-8017-5a6ef06c9a85 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:25.124742 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b984980b-f73d-4fb9-8afb-5bd61f16161b req-32d74230-7c02-46fe-8017-5a6ef06c9a85 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] GET https://10.4.3.140/volume/v3/snapshots/detail Jul 31 14:03:25.124972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b984980b-f73d-4fb9-8afb-5bd61f16161b req-32d74230-7c02-46fe-8017-5a6ef06c9a85 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:25.125170 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b984980b-f73d-4fb9-8afb-5bd61f16161b req-32d74230-7c02-46fe-8017-5a6ef06c9a85 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:25.125500 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [req-b984980b-f73d-4fb9-8afb-5bd61f16161b req-32d74230-7c02-46fe-8017-5a6ef06c9a85 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:03:25.126590 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.db.api [req-b984980b-f73d-4fb9-8afb-5bd61f16161b req-32d74230-7c02-46fe-8017-5a6ef06c9a85 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:03:25.130461 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b984980b-f73d-4fb9-8afb-5bd61f16161b req-32d74230-7c02-46fe-8017-5a6ef06c9a85 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] Get all snapshots completed successfully. Jul 31 14:03:25.130882 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:25.130882 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:25.131435 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b984980b-f73d-4fb9-8afb-5bd61f16161b req-32d74230-7c02-46fe-8017-5a6ef06c9a85 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-reader] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 14:03:25.131873 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1006/4004] 10.4.3.140 () {68 vars in 1514 bytes} [Fri Jul 31 14:03:25 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:25.153328 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-fbc99f08-35f8-48c4-ac8d-1766516c228a req-48cb3d2f-b0a1-4423-9e81-739e43829623 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:25.155369 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fbc99f08-35f8-48c4-ac8d-1766516c228a req-48cb3d2f-b0a1-4423-9e81-739e43829623 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] GET https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 Jul 31 14:03:25.155605 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fbc99f08-35f8-48c4-ac8d-1766516c228a req-48cb3d2f-b0a1-4423-9e81-739e43829623 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:25.155825 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fbc99f08-35f8-48c4-ac8d-1766516c228a req-48cb3d2f-b0a1-4423-9e81-739e43829623 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:25.160780 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:25.160780 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:25.161240 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-fbc99f08-35f8-48c4-ac8d-1766516c228a req-48cb3d2f-b0a1-4423-9e81-739e43829623 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Snapshot retrieved successfully. Jul 31 14:03:25.162569 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fbc99f08-35f8-48c4-ac8d-1766516c228a req-48cb3d2f-b0a1-4423-9e81-739e43829623 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 returned with HTTP 200 Jul 31 14:03:25.162569 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 999/4005] 10.4.3.140 () {68 vars in 1604 bytes} [Fri Jul 31 14:03:25 2026] GET /volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:25.183432 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e3731874-b205-476e-8714-ca6f904bb51e req-b8e387e3-00bc-49ec-b981-acc903e946ee None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:25.185534 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e3731874-b205-476e-8714-ca6f904bb51e req-b8e387e3-00bc-49ec-b981-acc903e946ee tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 Jul 31 14:03:25.186450 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e3731874-b205-476e-8714-ca6f904bb51e req-b8e387e3-00bc-49ec-b981-acc903e946ee tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:25.186450 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e3731874-b205-476e-8714-ca6f904bb51e req-b8e387e3-00bc-49ec-b981-acc903e946ee tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:25.186450 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [req-e3731874-b205-476e-8714-ca6f904bb51e req-b8e387e3-00bc-49ec-b981-acc903e946ee tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Delete snapshot with id: 2bd4e906-f6c0-4e87-8c6e-d4db46a49547 Jul 31 14:03:25.190382 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:25.190382 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:25.190809 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-e3731874-b205-476e-8714-ca6f904bb51e req-b8e387e3-00bc-49ec-b981-acc903e946ee tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Snapshot retrieved successfully. Jul 31 14:03:25.204536 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-e3731874-b205-476e-8714-ca6f904bb51e req-b8e387e3-00bc-49ec-b981-acc903e946ee tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Snapshot delete request issued successfully. Jul 31 14:03:25.205890 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e3731874-b205-476e-8714-ca6f904bb51e req-b8e387e3-00bc-49ec-b981-acc903e946ee tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 returned with HTTP 202 Jul 31 14:03:25.205890 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 999/4006] 10.4.3.140 () {70 vars in 1626 bytes} [Fri Jul 31 14:03:25 2026] DELETE /volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:25.229569 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e6f4d851-3c16-4cdb-9ac3-35e84aba85a8 req-8c0643dc-0d96-4cb3-bfd3-c7347a148d53 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:25.231880 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e6f4d851-3c16-4cdb-9ac3-35e84aba85a8 req-8c0643dc-0d96-4cb3-bfd3-c7347a148d53 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] GET https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 Jul 31 14:03:25.232110 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e6f4d851-3c16-4cdb-9ac3-35e84aba85a8 req-8c0643dc-0d96-4cb3-bfd3-c7347a148d53 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:25.232366 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e6f4d851-3c16-4cdb-9ac3-35e84aba85a8 req-8c0643dc-0d96-4cb3-bfd3-c7347a148d53 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:25.238094 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:25.238094 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:25.238277 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e6f4d851-3c16-4cdb-9ac3-35e84aba85a8 req-8c0643dc-0d96-4cb3-bfd3-c7347a148d53 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Snapshot retrieved successfully. Jul 31 14:03:25.239579 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e6f4d851-3c16-4cdb-9ac3-35e84aba85a8 req-8c0643dc-0d96-4cb3-bfd3-c7347a148d53 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 returned with HTTP 200 Jul 31 14:03:25.239963 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1003/4007] 10.4.3.140 () {68 vars in 1604 bytes} [Fri Jul 31 14:03:25 2026] GET /volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:25.750237 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-7601dc2d-2be8-418f-a1d4-052328fc7634 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:25.752291 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-7601dc2d-2be8-418f-a1d4-052328fc7634 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption Jul 31 14:03:25.752496 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-7601dc2d-2be8-418f-a1d4-052328fc7634 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:25.752695 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-7601dc2d-2be8-418f-a1d4-052328fc7634 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:25.768936 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:25.768936 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:25.777880 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-7601dc2d-2be8-418f-a1d4-052328fc7634 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption returned with HTTP 200 Jul 31 14:03:25.778611 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1007/4008] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:03:25 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:26.264843 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-84138a6f-a77d-427f-a74a-1b412492dbb9 req-a695ca09-cf45-4453-9b3a-ea315aca4d65 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:26.267036 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-84138a6f-a77d-427f-a74a-1b412492dbb9 req-a695ca09-cf45-4453-9b3a-ea315aca4d65 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] GET https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 Jul 31 14:03:26.267260 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-84138a6f-a77d-427f-a74a-1b412492dbb9 req-a695ca09-cf45-4453-9b3a-ea315aca4d65 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:26.267471 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-84138a6f-a77d-427f-a74a-1b412492dbb9 req-a695ca09-cf45-4453-9b3a-ea315aca4d65 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:26.274820 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-84138a6f-a77d-427f-a74a-1b412492dbb9 req-a695ca09-cf45-4453-9b3a-ea315aca4d65 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 returned with HTTP 404 Jul 31 14:03:26.275151 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1000/4009] 10.4.3.140 () {68 vars in 1604 bytes} [Fri Jul 31 14:03:26 2026] GET /volume/v3/snapshots/2bd4e906-f6c0-4e87-8c6e-d4db46a49547 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 14:03:26.293663 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-45dfc2f0-a207-44de-8862-ba4e831ec171 req-8f0b6ef4-e5eb-4a5a-b657-32cff7bc1e43 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:26.295956 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45dfc2f0-a207-44de-8862-ba4e831ec171 req-8f0b6ef4-e5eb-4a5a-b657-32cff7bc1e43 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:26.296146 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45dfc2f0-a207-44de-8862-ba4e831ec171 req-8f0b6ef4-e5eb-4a5a-b657-32cff7bc1e43 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:26.296329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45dfc2f0-a207-44de-8862-ba4e831ec171 req-8f0b6ef4-e5eb-4a5a-b657-32cff7bc1e43 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:26.296500 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [req-45dfc2f0-a207-44de-8862-ba4e831ec171 req-8f0b6ef4-e5eb-4a5a-b657-32cff7bc1e43 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Delete volume with id: b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:26.309953 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:26.309953 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:26.313901 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-45dfc2f0-a207-44de-8862-ba4e831ec171 req-8f0b6ef4-e5eb-4a5a-b657-32cff7bc1e43 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Volume info retrieved successfully. Jul 31 14:03:26.340166 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-45dfc2f0-a207-44de-8862-ba4e831ec171 req-8f0b6ef4-e5eb-4a5a-b657-32cff7bc1e43 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Delete volume request issued successfully. Jul 31 14:03:26.340431 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45dfc2f0-a207-44de-8862-ba4e831ec171 req-8f0b6ef4-e5eb-4a5a-b657-32cff7bc1e43 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f returned with HTTP 202 Jul 31 14:03:26.342653 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1000/4010] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 14:03:26 2026] DELETE /volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:26.365307 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2ab03f43-d42e-4307-934e-343417149151 req-e9b452ab-7e16-46b2-b3db-11ec4eb1d7d9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:26.370891 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2ab03f43-d42e-4307-934e-343417149151 req-e9b452ab-7e16-46b2-b3db-11ec4eb1d7d9 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] GET https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:26.371292 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2ab03f43-d42e-4307-934e-343417149151 req-e9b452ab-7e16-46b2-b3db-11ec4eb1d7d9 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:26.372147 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2ab03f43-d42e-4307-934e-343417149151 req-e9b452ab-7e16-46b2-b3db-11ec4eb1d7d9 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:26.381291 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:26.381291 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:26.385161 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-2ab03f43-d42e-4307-934e-343417149151 req-e9b452ab-7e16-46b2-b3db-11ec4eb1d7d9 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Volume info retrieved successfully. Jul 31 14:03:26.389990 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2ab03f43-d42e-4307-934e-343417149151 req-e9b452ab-7e16-46b2-b3db-11ec4eb1d7d9 tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f returned with HTTP 200 Jul 31 14:03:26.390464 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1004/4011] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:26 2026] GET /volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:27.010451 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-fdf3d7d8-8160-4224-85ae-50436ccb96ab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:27.013051 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-fdf3d7d8-8160-4224-85ae-50436ccb96ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ddd84543-d5b2-464f-a4da-54a1d06f651f Jul 31 14:03:27.013286 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-fdf3d7d8-8160-4224-85ae-50436ccb96ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:27.013648 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-fdf3d7d8-8160-4224-85ae-50436ccb96ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:27.022772 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:27.022772 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:27.073718 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-fdf3d7d8-8160-4224-85ae-50436ccb96ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/ddd84543-d5b2-464f-a4da-54a1d06f651f returned with HTTP 200 Jul 31 14:03:27.074349 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1008/4012] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:03:27 2026] DELETE /volume/v3/attachments/ddd84543-d5b2-464f-a4da-54a1d06f651f => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:27.084084 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-86ecd99e-f30c-4c10-b26a-a80b67be1e45 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:27.086341 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-86ecd99e-f30c-4c10-b26a-a80b67be1e45 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 Jul 31 14:03:27.086537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-86ecd99e-f30c-4c10-b26a-a80b67be1e45 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:27.086756 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-86ecd99e-f30c-4c10-b26a-a80b67be1e45 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:27.087008 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-86ecd99e-f30c-4c10-b26a-a80b67be1e45 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: c121333e-ea73-4b94-b800-a6edf79d8500 Jul 31 14:03:27.096934 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:27.096934 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:27.097977 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-86ecd99e-f30c-4c10-b26a-a80b67be1e45 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:27.122145 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-86ecd99e-f30c-4c10-b26a-a80b67be1e45 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:03:27.122311 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e92fd6be-310f-4ccb-a92c-2ab518f2510c req-86ecd99e-f30c-4c10-b26a-a80b67be1e45 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 returned with HTTP 202 Jul 31 14:03:27.122905 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1001/4013] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 14:03:27 2026] DELETE /volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:27.414916 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-972049df-3f95-4261-9845-c09de9707bda req-cf194b0e-5e19-4853-8d0a-432d5696b17b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:27.417506 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-972049df-3f95-4261-9845-c09de9707bda req-cf194b0e-5e19-4853-8d0a-432d5696b17b tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] GET https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:27.417764 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-972049df-3f95-4261-9845-c09de9707bda req-cf194b0e-5e19-4853-8d0a-432d5696b17b tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:27.418013 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-972049df-3f95-4261-9845-c09de9707bda req-cf194b0e-5e19-4853-8d0a-432d5696b17b tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:27.425989 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-972049df-3f95-4261-9845-c09de9707bda req-cf194b0e-5e19-4853-8d0a-432d5696b17b tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f returned with HTTP 404 Jul 31 14:03:27.426536 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1001/4014] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:27 2026] GET /volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:27.449689 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3e0fc7dc-ab81-4ba7-85cc-a775470ec334 req-fab62af1-1586-448c-a74c-4c5e231305cb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:27.451690 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3e0fc7dc-ab81-4ba7-85cc-a775470ec334 req-fab62af1-1586-448c-a74c-4c5e231305cb tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:27.451869 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3e0fc7dc-ab81-4ba7-85cc-a775470ec334 req-fab62af1-1586-448c-a74c-4c5e231305cb tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:27.452056 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3e0fc7dc-ab81-4ba7-85cc-a775470ec334 req-fab62af1-1586-448c-a74c-4c5e231305cb tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:27.452217 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-3e0fc7dc-ab81-4ba7-85cc-a775470ec334 req-fab62af1-1586-448c-a74c-4c5e231305cb tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Delete volume with id: b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:27.457893 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3e0fc7dc-ab81-4ba7-85cc-a775470ec334 req-fab62af1-1586-448c-a74c-4c5e231305cb tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f returned with HTTP 404 Jul 31 14:03:27.458392 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1005/4015] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 14:03:27 2026] DELETE /volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:27.480359 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-09edecad-a206-497b-aea8-e83306b1bd8a req-2417d290-cc46-4c40-88e9-db625e3a9d1e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:27.482131 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-09edecad-a206-497b-aea8-e83306b1bd8a req-2417d290-cc46-4c40-88e9-db625e3a9d1e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] GET https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f Jul 31 14:03:27.482345 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-09edecad-a206-497b-aea8-e83306b1bd8a req-2417d290-cc46-4c40-88e9-db625e3a9d1e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:27.482510 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-09edecad-a206-497b-aea8-e83306b1bd8a req-2417d290-cc46-4c40-88e9-db625e3a9d1e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:27.487562 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-09edecad-a206-497b-aea8-e83306b1bd8a req-2417d290-cc46-4c40-88e9-db625e3a9d1e tempest-VolumesSnapshotsTestJSON-217271642 tempest-VolumesSnapshotsTestJSON-217271642-project-member] https://10.4.3.140/volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f returned with HTTP 404 Jul 31 14:03:27.488004 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1009/4016] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:27 2026] GET /volume/v3/volumes/b27162d4-51a8-4bf1-9a68-75e36133c15f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:28.160098 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-bbf6b083-133c-473c-8ad4-a29bdea7c3a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:28.162316 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-bbf6b083-133c-473c-8ad4-a29bdea7c3a6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458/action Jul 31 14:03:28.162704 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-bbf6b083-133c-473c-8ad4-a29bdea7c3a6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:28.162923 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-bbf6b083-133c-473c-8ad4-a29bdea7c3a6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:28.179772 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:28.179772 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:28.190329 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-70e9cc53-a491-4682-a7bb-11cdeb1f826e req-bbf6b083-133c-473c-8ad4-a29bdea7c3a6 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458/action returned with HTTP 204 Jul 31 14:03:28.190988 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1002/4017] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:03:28 2026] POST /volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:28.429507 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9ab546bf-6a50-40d2-8acb-b140d49402b1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:28.431355 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ab546bf-6a50-40d2-8acb-b140d49402b1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 Jul 31 14:03:28.431500 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ab546bf-6a50-40d2-8acb-b140d49402b1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:28.431696 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ab546bf-6a50-40d2-8acb-b140d49402b1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:28.438064 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ab546bf-6a50-40d2-8acb-b140d49402b1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 returned with HTTP 404 Jul 31 14:03:28.438647 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1002/4018] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:28 2026] GET /volume/v3/volumes/c121333e-ea73-4b94-b800-a6edf79d8500 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:28.515939 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d342fb7c-8ced-4278-b250-0258d70fc944 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:28.518161 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d342fb7c-8ced-4278-b250-0258d70fc944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:28.518352 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d342fb7c-8ced-4278-b250-0258d70fc944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:28.519620 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d342fb7c-8ced-4278-b250-0258d70fc944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:28.519620 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-d342fb7c-8ced-4278-b250-0258d70fc944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: 32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:28.524554 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:28.524554 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:28.525061 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d342fb7c-8ced-4278-b250-0258d70fc944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:03:28.542117 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d342fb7c-8ced-4278-b250-0258d70fc944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot delete request issued successfully. Jul 31 14:03:28.542343 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d342fb7c-8ced-4278-b250-0258d70fc944 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca returned with HTTP 202 Jul 31 14:03:28.542708 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1006/4019] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:03:28 2026] DELETE /volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:28.552543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-251253eb-055f-48d5-90e9-5989876fe932 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:28.554274 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-251253eb-055f-48d5-90e9-5989876fe932 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:28.554453 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-251253eb-055f-48d5-90e9-5989876fe932 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:28.554768 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-251253eb-055f-48d5-90e9-5989876fe932 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:28.559545 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:28.559545 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:28.559960 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-251253eb-055f-48d5-90e9-5989876fe932 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:03:28.560766 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-251253eb-055f-48d5-90e9-5989876fe932 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca returned with HTTP 200 Jul 31 14:03:28.561361 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1010/4020] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:28 2026] GET /volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:29.221695 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce51a23a-0ad4-43c7-98e5-1c86ddb0465c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.224243 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce51a23a-0ad4-43c7-98e5-1c86ddb0465c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:29.224384 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce51a23a-0ad4-43c7-98e5-1c86ddb0465c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:29.224652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce51a23a-0ad4-43c7-98e5-1c86ddb0465c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:29.236786 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5895a1e9-f095-4f75-8237-b74e427bfcf7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.240760 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:29.240760 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:29.245832 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ce51a23a-0ad4-43c7-98e5-1c86ddb0465c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:29.255597 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce51a23a-0ad4-43c7-98e5-1c86ddb0465c tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:29.256204 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1003/4021] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:29 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 1169 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:29.310422 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-5d356852-5991-46bf-82de-a3a03dfd800f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.312759 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-5d356852-5991-46bf-82de-a3a03dfd800f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:29.312954 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-5d356852-5991-46bf-82de-a3a03dfd800f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:29.313141 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-5d356852-5991-46bf-82de-a3a03dfd800f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:29.322760 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:29.322760 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:29.325751 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-5d356852-5991-46bf-82de-a3a03dfd800f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:29.329371 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-5d356852-5991-46bf-82de-a3a03dfd800f tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:29.329748 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1007/4022] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:29 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:29.350579 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-bd286a90-e1e5-4dce-b3ba-29220286cc74 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.352656 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-bd286a90-e1e5-4dce-b3ba-29220286cc74 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] POST https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/action Jul 31 14:03:29.353003 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-bd286a90-e1e5-4dce-b3ba-29220286cc74 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:29.353208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-bd286a90-e1e5-4dce-b3ba-29220286cc74 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:29.355032 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5895a1e9-f095-4f75-8237-b74e427bfcf7 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:03:29.355353 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5895a1e9-f095-4f75-8237-b74e427bfcf7 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1854554183", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1221095693", "vendor_name": "tempest-vendor_name-1127305961"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:29.363957 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:29.363957 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:29.364676 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-bd286a90-e1e5-4dce-b3ba-29220286cc74 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:29.367351 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5895a1e9-f095-4f75-8237-b74e427bfcf7 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:03:29.367717 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1003/4023] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:03:29 2026] POST /volume/v3/types => generated 328 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:29.370428 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-bd286a90-e1e5-4dce-b3ba-29220286cc74 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Begin detaching volume completed successfully. Jul 31 14:03:29.370677 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-bd286a90-e1e5-4dce-b3ba-29220286cc74 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/action returned with HTTP 202 Jul 31 14:03:29.371087 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1011/4024] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:03:29 2026] POST /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:03:29.375701 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.416411 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-acec66c2-82c1-49b7-9266-650f40853463 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.416822 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-acec66c2-82c1-49b7-9266-650f40853463 None None] GET https://10.4.3.140/volume// Jul 31 14:03:29.417024 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-acec66c2-82c1-49b7-9266-650f40853463 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:29.417157 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-acec66c2-82c1-49b7-9266-650f40853463 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:29.417481 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-acec66c2-82c1-49b7-9266-650f40853463 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:29.417779 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1008/4025] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:29.424302 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-eac773d6-a6a2-4cd7-a321-c60c331aeeb8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.426478 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-eac773d6-a6a2-4cd7-a321-c60c331aeeb8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:29.426706 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-eac773d6-a6a2-4cd7-a321-c60c331aeeb8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:29.426922 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-eac773d6-a6a2-4cd7-a321-c60c331aeeb8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:29.434694 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:29.434694 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:29.436631 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:29.436993 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3bd79120-0e0b-4d20-8667-447dd80df6d1", "size": 1, "name": "tempest-UserMessagesTest-Volume-1625441906"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:29.437599 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-eac773d6-a6a2-4cd7-a321-c60c331aeeb8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:29.438335 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Create volume request body: {'volume': {'volume_type': '3bd79120-0e0b-4d20-8667-447dd80df6d1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1625441906'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:29.441387 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-eac773d6-a6a2-4cd7-a321-c60c331aeeb8 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:29.441785 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1004/4026] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:29 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 1352 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:29.443778 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Create volume of 1 GB Jul 31 14:03:29.443778 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:29.443778 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:29.443949 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Availability Zones retrieved successfully. Jul 31 14:03:29.451201 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Flow 'volume_create_api' (f73fb255-9cb8-4cc3-8c32-d5c691b0c0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:29.452799 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9998c5e9-a74d-4ed6-933d-df8008ed38b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:29.453658 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:29.456219 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-81475ce1-7ee1-4ec1-a980-7dd82971658b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.458895 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-81475ce1-7ee1-4ec1-a980-7dd82971658b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption Jul 31 14:03:29.459187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-81475ce1-7ee1-4ec1-a980-7dd82971658b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:29.459472 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-81475ce1-7ee1-4ec1-a980-7dd82971658b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:29.471728 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:29.471728 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:29.476459 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9998c5e9-a74d-4ed6-933d-df8008ed38b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:03:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1221095693',vendor_name='tempest-vendor_name-1127305961'},id=3bd79120-0e0b-4d20-8667-447dd80df6d1,is_public=True,name='tempest-UserMessagesTest-volume-type-1854554183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bd79120-0e0b-4d20-8667-447dd80df6d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:29.477680 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30eafc89-7702-4e71-861f-f20080ec047d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:29.480212 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-81475ce1-7ee1-4ec1-a980-7dd82971658b tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption returned with HTTP 200 Jul 31 14:03:29.480806 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1012/4027] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:03:29 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:29.505941 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1854554183 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1854554183, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:29.506187 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1854554183 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1854554183, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:29.534301 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Created reservations ['65a58c35-8c06-41f7-a8bc-d149eb2f94f8', '68d96437-cef3-41d9-b5c6-aaa3b521b23f', '75af01ef-afc2-4ab7-b55f-e9f73d568a68', '986db401-8630-4564-9bcd-ad2de478a5d9'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:29.535066 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30eafc89-7702-4e71-861f-f20080ec047d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65a58c35-8c06-41f7-a8bc-d149eb2f94f8', '68d96437-cef3-41d9-b5c6-aaa3b521b23f', '75af01ef-afc2-4ab7-b55f-e9f73d568a68', '986db401-8630-4564-9bcd-ad2de478a5d9']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:29.535888 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfffeaa-3246-4350-b22f-f86530e6ca96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:29.558101 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfffeaa-3246-4350-b22f-f86530e6ca96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26450d7d-3818-4642-a743-fbfc76d29a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1625441906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab378074d843423bbeeaca7fb2da315e',qos_specs=None,replication_status=,reservations=['65a58c35-8c06-41f7-a8bc-d149eb2f94f8','68d96437-cef3-41d9-b5c6-aaa3b521b23f','75af01ef-afc2-4ab7-b55f-e9f73d568a68','986db401-8630-4564-9bcd-ad2de478a5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195b8f23724843fab5a5f1ba06da3b93',volume_type_id=3bd79120-0e0b-4d20-8667-447dd80df6d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1625441906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26450d7d-3818-4642-a743-fbfc76d29a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab378074d843423bbeeaca7fb2da315e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='195b8f23724843fab5a5f1ba06da3b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bd79120-0e0b-4d20-8667-447dd80df6d1),volume_type_id=3bd79120-0e0b-4d20-8667-447dd80df6d1)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:29.558912 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16aa215b-5ba1-462c-8f1c-641980f12cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:29.572684 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1a8acf7e-fcca-4620-a8b5-d37f75106c2a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.574948 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a8acf7e-fcca-4620-a8b5-d37f75106c2a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca Jul 31 14:03:29.575219 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a8acf7e-fcca-4620-a8b5-d37f75106c2a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:29.575804 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a8acf7e-fcca-4620-a8b5-d37f75106c2a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:29.579420 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16aa215b-5ba1-462c-8f1c-641980f12cad) transitioned into state 'SUCCESS' from state '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-1625441906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab378074d843423bbeeaca7fb2da315e',qos_specs=None,replication_status=,reservations=['65a58c35-8c06-41f7-a8bc-d149eb2f94f8','68d96437-cef3-41d9-b5c6-aaa3b521b23f','75af01ef-afc2-4ab7-b55f-e9f73d568a68','986db401-8630-4564-9bcd-ad2de478a5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195b8f23724843fab5a5f1ba06da3b93',volume_type_id=3bd79120-0e0b-4d20-8667-447dd80df6d1)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:29.580143 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17018280-6f2b-4d9b-9c01-734cc885f70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:29.581020 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a8acf7e-fcca-4620-a8b5-d37f75106c2a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca returned with HTTP 404 Jul 31 14:03:29.581804 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1009/4028] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:29 2026] GET /volume/v3/snapshots/32ee116b-dc6a-44f3-90ec-3be7a61bebca => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:29.591547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17018280-6f2b-4d9b-9c01-734cc885f70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:29.591651 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d1804c42-8a06-4a90-9033-15cbfeb01c1e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.591703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Flow 'volume_create_api' (f73fb255-9cb8-4cc3-8c32-d5c691b0c0df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:29.591703 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Create volume request issued successfully. Jul 31 14:03:29.591703 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d71f5b1-b912-4c0f-a116-d831b6d80612 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:29.591703 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1004/4029] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:03:29 2026] POST /volume/v3/volumes => generated 786 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:29.591789 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d1804c42-8a06-4a90-9033-15cbfeb01c1e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:29.591789 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d1804c42-8a06-4a90-9033-15cbfeb01c1e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:29.591789 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d1804c42-8a06-4a90-9033-15cbfeb01c1e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:29.591877 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-d1804c42-8a06-4a90-9033-15cbfeb01c1e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: 33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:29.600182 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:29.600182 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:29.600690 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d1804c42-8a06-4a90-9033-15cbfeb01c1e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:29.603861 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-90f70b90-b1b5-46e3-9a3e-364a0608e67e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.605985 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-90f70b90-b1b5-46e3-9a3e-364a0608e67e tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 Jul 31 14:03:29.606469 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-90f70b90-b1b5-46e3-9a3e-364a0608e67e tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:29.606897 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-90f70b90-b1b5-46e3-9a3e-364a0608e67e tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:29.617668 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d1804c42-8a06-4a90-9033-15cbfeb01c1e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:03:29.617733 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:29.617733 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:29.617804 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d1804c42-8a06-4a90-9033-15cbfeb01c1e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 returned with HTTP 202 Jul 31 14:03:29.617804 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1005/4030] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:29 2026] DELETE /volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:29.621777 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-90f70b90-b1b5-46e3-9a3e-364a0608e67e tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Volume info retrieved successfully. Jul 31 14:03:29.626670 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-808a19a9-715a-40aa-b617-f42cdbdcb9f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:29.628023 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-808a19a9-715a-40aa-b617-f42cdbdcb9f7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:29.628174 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-808a19a9-715a-40aa-b617-f42cdbdcb9f7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:29.628731 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-808a19a9-715a-40aa-b617-f42cdbdcb9f7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:29.630985 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-90f70b90-b1b5-46e3-9a3e-364a0608e67e tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 returned with HTTP 200 Jul 31 14:03:29.630985 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1013/4031] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:29 2026] GET /volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:29.634914 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:29.634914 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:29.638411 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-808a19a9-715a-40aa-b617-f42cdbdcb9f7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:29.646707 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-808a19a9-715a-40aa-b617-f42cdbdcb9f7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 returned with HTTP 200 Jul 31 14:03:29.646707 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1010/4032] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:29 2026] GET /volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:30.644384 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5f055f52-6f3d-4f1b-bf57-3e71e2729eed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.648997 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f055f52-6f3d-4f1b-bf57-3e71e2729eed tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 Jul 31 14:03:30.648997 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5f055f52-6f3d-4f1b-bf57-3e71e2729eed tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.648997 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5f055f52-6f3d-4f1b-bf57-3e71e2729eed tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.660487 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:30.660487 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:30.663583 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-40357d5e-d831-40ec-9e4a-bb5fb51d5b3f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.665699 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5f055f52-6f3d-4f1b-bf57-3e71e2729eed tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Volume info retrieved successfully. Jul 31 14:03:30.665867 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40357d5e-d831-40ec-9e4a-bb5fb51d5b3f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 Jul 31 14:03:30.666080 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40357d5e-d831-40ec-9e4a-bb5fb51d5b3f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.666262 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40357d5e-d831-40ec-9e4a-bb5fb51d5b3f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.673095 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f055f52-6f3d-4f1b-bf57-3e71e2729eed tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 returned with HTTP 200 Jul 31 14:03:30.674134 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1005/4033] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:30 2026] GET /volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:30.675441 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40357d5e-d831-40ec-9e4a-bb5fb51d5b3f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 returned with HTTP 404 Jul 31 14:03:30.677198 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1006/4034] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:30 2026] GET /volume/v3/volumes/33df8afe-8197-4ffe-9dd5-ad189ca54641 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:30.692850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-93f2dafe-df1f-404e-bd7d-18fae92ac118 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.695359 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93f2dafe-df1f-404e-bd7d-18fae92ac118 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/messages Jul 31 14:03:30.695359 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93f2dafe-df1f-404e-bd7d-18fae92ac118 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.695529 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93f2dafe-df1f-404e-bd7d-18fae92ac118 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.699551 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93f2dafe-df1f-404e-bd7d-18fae92ac118 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 14:03:30.700024 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1014/4035] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 14:03:30 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:30.703581 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.705289 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:30.705686 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-977031498", "snapshot_id": null, "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:30.707175 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-977031498', 'snapshot_id': None, 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:30.710794 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eab01fd7-35ba-4160-bfe8-f8b83d2bb517 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.712982 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eab01fd7-35ba-4160-bfe8-f8b83d2bb517 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] DELETE https://10.4.3.140/volume/v3/messages/c377c29d-ada2-4518-afe7-690056c8bdf1 Jul 31 14:03:30.713295 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eab01fd7-35ba-4160-bfe8-f8b83d2bb517 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.713595 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eab01fd7-35ba-4160-bfe8-f8b83d2bb517 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.725489 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eab01fd7-35ba-4160-bfe8-f8b83d2bb517 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/messages/c377c29d-ada2-4518-afe7-690056c8bdf1 returned with HTTP 204 Jul 31 14:03:30.726283 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1006/4036] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 14:03:30 2026] DELETE /volume/v3/messages/c377c29d-ada2-4518-afe7-690056c8bdf1 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 14:03:30.736215 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-744c9901-de2a-4b9d-a17c-636708a704af None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.738367 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-744c9901-de2a-4b9d-a17c-636708a704af tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/messages/c377c29d-ada2-4518-afe7-690056c8bdf1 Jul 31 14:03:30.738724 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-744c9901-de2a-4b9d-a17c-636708a704af tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.739047 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-744c9901-de2a-4b9d-a17c-636708a704af tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.742018 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-744c9901-de2a-4b9d-a17c-636708a704af tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/messages/c377c29d-ada2-4518-afe7-690056c8bdf1 returned with HTTP 404 Jul 31 14:03:30.742550 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1007/4037] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:03:30 2026] GET /volume/v3/messages/c377c29d-ada2-4518-afe7-690056c8bdf1 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:30.749774 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4bf59339-2805-4487-b5bc-e0af7ab624e8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.751646 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4bf59339-2805-4487-b5bc-e0af7ab624e8 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 Jul 31 14:03:30.751894 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4bf59339-2805-4487-b5bc-e0af7ab624e8 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.752106 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4bf59339-2805-4487-b5bc-e0af7ab624e8 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.760187 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:30.760187 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:30.763840 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4bf59339-2805-4487-b5bc-e0af7ab624e8 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Volume info retrieved successfully. Jul 31 14:03:30.768124 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4bf59339-2805-4487-b5bc-e0af7ab624e8 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 returned with HTTP 200 Jul 31 14:03:30.768535 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1015/4038] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:30 2026] GET /volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:30.785663 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.787739 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] DELETE https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 Jul 31 14:03:30.787993 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.788151 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.788403 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Delete volume with id: 26450d7d-3818-4642-a743-fbfc76d29a08 Jul 31 14:03:30.795918 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:30.795918 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:30.796411 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Volume info retrieved successfully. Jul 31 14:03:30.797398 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100183) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 14:03:30.800555 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 14:03:30.804713 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 14:03:30.810025 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (6a07d973-215a-45e0-b9f8-16ec5b72e7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:30.811150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f2501a-5cb7-46cd-8af7-69eab81c6cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:30.812096 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:30.821797 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Created reservations ['208d6910-5cfa-4092-9763-2a30d49d6558', '990e7619-8f65-403a-af8a-4c61ec25d955', '18200c95-005f-4ea1-9547-3bafa5283cf7', '0a38b52a-ce2e-479e-858a-55c2dba1ede1'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:30.849315 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Delete volume request issued successfully. Jul 31 14:03:30.849548 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20e5451d-d1b1-4593-997a-4fd3df73f71b tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 returned with HTTP 202 Jul 31 14:03:30.850025 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1007/4039] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:03:30 2026] DELETE /volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:30.856792 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-de522f74-10df-44c2-8959-74597acad471 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.858910 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-de522f74-10df-44c2-8959-74597acad471 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 Jul 31 14:03:30.859186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-de522f74-10df-44c2-8959-74597acad471 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.859443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-de522f74-10df-44c2-8959-74597acad471 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.867636 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-de522f74-10df-44c2-8959-74597acad471 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 returned with HTTP 404 Jul 31 14:03:30.868241 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1008/4040] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:30 2026] GET /volume/v3/volumes/26450d7d-3818-4642-a743-fbfc76d29a08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:30.870477 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f2501a-5cb7-46cd-8af7-69eab81c6cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:30.871203 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9af9f28d-065d-4ddb-aaaa-9e0f3f8090d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:30.874306 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-894d3280-0fe7-4025-98f6-5745c8ebb3f1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.875853 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-894d3280-0fe7-4025-98f6-5745c8ebb3f1 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] DELETE https://10.4.3.140/volume/v3/types/3bd79120-0e0b-4d20-8667-447dd80df6d1 Jul 31 14:03:30.876054 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-894d3280-0fe7-4025-98f6-5745c8ebb3f1 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.876265 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-894d3280-0fe7-4025-98f6-5745c8ebb3f1 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.900590 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-894d3280-0fe7-4025-98f6-5745c8ebb3f1 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] https://10.4.3.140/volume/v3/types/3bd79120-0e0b-4d20-8667-447dd80df6d1 returned with HTTP 202 Jul 31 14:03:30.900979 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1016/4041] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:03:30 2026] DELETE /volume/v3/types/3bd79120-0e0b-4d20-8667-447dd80df6d1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:30.908179 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4e978687-df38-44f3-abfe-8b4950e091a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.909613 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['b1165167-a852-4e90-856d-cdfd582c11df', '9071ae4a-a30a-41bf-850e-50c1640a7d71', 'a1f8543d-d669-4dd4-93bb-48803c1271f1', '58445fe4-3e64-4004-841a-3b5ff79e1eb3'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:30.910573 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e978687-df38-44f3-abfe-8b4950e091a4 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] GET https://10.4.3.140/volume/v3/types/3bd79120-0e0b-4d20-8667-447dd80df6d1 Jul 31 14:03:30.910657 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9af9f28d-065d-4ddb-aaaa-9e0f3f8090d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1165167-a852-4e90-856d-cdfd582c11df', '9071ae4a-a30a-41bf-850e-50c1640a7d71', 'a1f8543d-d669-4dd4-93bb-48803c1271f1', '58445fe4-3e64-4004-841a-3b5ff79e1eb3']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:30.910844 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e978687-df38-44f3-abfe-8b4950e091a4 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.911087 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e978687-df38-44f3-abfe-8b4950e091a4 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.911526 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cb1e59-7d91-4d66-b11a-d7bdae860347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:30.914837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e978687-df38-44f3-abfe-8b4950e091a4 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] https://10.4.3.140/volume/v3/types/3bd79120-0e0b-4d20-8667-447dd80df6d1 returned with HTTP 404 Jul 31 14:03:30.915347 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1008/4042] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 14:03:30 2026] GET /volume/v3/types/3bd79120-0e0b-4d20-8667-447dd80df6d1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:30.922118 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-98061ce6-e72c-40c2-85b8-333d1644d81e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.923862 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-98061ce6-e72c-40c2-85b8-333d1644d81e tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:03:30.924251 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-98061ce6-e72c-40c2-85b8-333d1644d81e tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2022220375", "extra_specs": {"storage_protocol": "tempest-storage_protocol-958479563", "vendor_name": "tempest-vendor_name-561377056"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:30.941213 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cb1e59-7d91-4d66-b11a-d7bdae860347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16e90776-dbf5-4ddc-a9f4-0f14a99b04d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-977031498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['b1165167-a852-4e90-856d-cdfd582c11df','9071ae4a-a30a-41bf-850e-50c1640a7d71','a1f8543d-d669-4dd4-93bb-48803c1271f1','58445fe4-3e64-4004-841a-3b5ff79e1eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-977031498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16e90776-dbf5-4ddc-a9f4-0f14a99b04d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:30.942062 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e08dd53-bf63-4d86-b94a-fff5b3f66b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:30.944083 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-98061ce6-e72c-40c2-85b8-333d1644d81e tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:03:30.944571 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1009/4043] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:03:30 2026] POST /volume/v3/types => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:30.953430 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.955314 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:30.955668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a68fd645-0287-4826-9897-3cacbea200d8", "size": 1, "name": "tempest-UserMessagesTest-Volume-2003893067"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:30.959250 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Create volume request body: {'volume': {'volume_type': 'a68fd645-0287-4826-9897-3cacbea200d8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2003893067'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:30.959782 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e08dd53-bf63-4d86-b94a-fff5b3f66b4b) transitioned into state 'SUCCESS' from state '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-977031498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['b1165167-a852-4e90-856d-cdfd582c11df','9071ae4a-a30a-41bf-850e-50c1640a7d71','a1f8543d-d669-4dd4-93bb-48803c1271f1','58445fe4-3e64-4004-841a-3b5ff79e1eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:30.960388 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9aebf4-ee4f-4dfe-a83d-a09c8443d7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:30.961498 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Create volume of 1 GB Jul 31 14:03:30.961767 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:30.961767 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:30.962288 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Availability Zones retrieved successfully. Jul 31 14:03:30.967165 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Flow 'volume_create_api' (917fe63c-3005-4525-b893-a43d1db6c034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:30.968212 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f646ff1-8e4c-4181-969c-3b543f562acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:30.968962 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9aebf4-ee4f-4dfe-a83d-a09c8443d7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:30.969065 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:30.969708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (6a07d973-215a-45e0-b9f8-16ec5b72e7b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:30.970038 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 14:03:30.970714 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f1907b0c-61fb-4147-af07-37bb9be2dc7c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:30.971243 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1011/4044] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:03:30 2026] POST /volume/v3/volumes => generated 758 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:30.984127 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ffd9a878-931c-4a85-be74-1f8ff0403956 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:30.986018 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ffd9a878-931c-4a85-be74-1f8ff0403956 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:03:30.986204 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ffd9a878-931c-4a85-be74-1f8ff0403956 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:30.986406 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ffd9a878-931c-4a85-be74-1f8ff0403956 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:30.993270 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:30.993270 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:30.999537 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ffd9a878-931c-4a85-be74-1f8ff0403956 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:31.002781 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f646ff1-8e4c-4181-969c-3b543f562acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:03:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-958479563',vendor_name='tempest-vendor_name-561377056'},id=a68fd645-0287-4826-9897-3cacbea200d8,is_public=True,name='tempest-UserMessagesTest-volume-type-2022220375',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a68fd645-0287-4826-9897-3cacbea200d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.002919 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ffd9a878-931c-4a85-be74-1f8ff0403956 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 200 Jul 31 14:03:31.003279 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1009/4045] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:30 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:31.003841 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c44206b-c9e7-42d1-b2be-fdf3ddd45d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:31.027295 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2022220375 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2022220375, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:31.027555 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2022220375 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2022220375, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:31.059455 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Created reservations ['2cd7624e-a120-4e31-8370-9cc0638fb814', '5f2a830f-309c-4f56-8c40-4ac38d11123b', '2e7c7983-2a21-4fce-93e5-88e7c30ac619', 'a5cef159-e4e9-4319-b73a-0d87426612e2'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:31.062538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c44206b-c9e7-42d1-b2be-fdf3ddd45d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd7624e-a120-4e31-8370-9cc0638fb814', '5f2a830f-309c-4f56-8c40-4ac38d11123b', '2e7c7983-2a21-4fce-93e5-88e7c30ac619', 'a5cef159-e4e9-4319-b73a-0d87426612e2']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.062538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db652ad-ec0a-44b5-a99e-64ba7a010b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:31.087714 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db652ad-ec0a-44b5-a99e-64ba7a010b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a1e313d-b93f-4aaa-9fa4-46439b20877a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2003893067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab378074d843423bbeeaca7fb2da315e',qos_specs=None,replication_status=,reservations=['2cd7624e-a120-4e31-8370-9cc0638fb814','5f2a830f-309c-4f56-8c40-4ac38d11123b','2e7c7983-2a21-4fce-93e5-88e7c30ac619','a5cef159-e4e9-4319-b73a-0d87426612e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195b8f23724843fab5a5f1ba06da3b93',volume_type_id=a68fd645-0287-4826-9897-3cacbea200d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2003893067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a1e313d-b93f-4aaa-9fa4-46439b20877a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab378074d843423bbeeaca7fb2da315e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='195b8f23724843fab5a5f1ba06da3b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a68fd645-0287-4826-9897-3cacbea200d8),volume_type_id=a68fd645-0287-4826-9897-3cacbea200d8)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.088411 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973d368f-b7a6-4ec6-9461-f436eaeb91a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:31.110336 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973d368f-b7a6-4ec6-9461-f436eaeb91a8) transitioned into state 'SUCCESS' from state '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-2003893067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab378074d843423bbeeaca7fb2da315e',qos_specs=None,replication_status=,reservations=['2cd7624e-a120-4e31-8370-9cc0638fb814','5f2a830f-309c-4f56-8c40-4ac38d11123b','2e7c7983-2a21-4fce-93e5-88e7c30ac619','a5cef159-e4e9-4319-b73a-0d87426612e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195b8f23724843fab5a5f1ba06da3b93',volume_type_id=a68fd645-0287-4826-9897-3cacbea200d8)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.111079 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182ed07a-7a57-49b0-a450-6c858a2d882f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:31.122536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182ed07a-7a57-49b0-a450-6c858a2d882f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.122536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Flow 'volume_create_api' (917fe63c-3005-4525-b893-a43d1db6c034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:31.122536 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Create volume request issued successfully. Jul 31 14:03:31.122536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b44271f-cff2-4cc1-b428-d0ba4584eb02 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:31.122536 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1017/4046] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:03:30 2026] POST /volume/v3/volumes => generated 786 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:31.137233 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-98893c9f-2df7-4bbf-8dc9-ac0b2c002d7f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:31.139498 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-98893c9f-2df7-4bbf-8dc9-ac0b2c002d7f tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a Jul 31 14:03:31.139787 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-98893c9f-2df7-4bbf-8dc9-ac0b2c002d7f tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:31.139997 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-98893c9f-2df7-4bbf-8dc9-ac0b2c002d7f tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:31.149245 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:31.149245 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:31.153158 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-98893c9f-2df7-4bbf-8dc9-ac0b2c002d7f tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Volume info retrieved successfully. Jul 31 14:03:31.158796 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-98893c9f-2df7-4bbf-8dc9-ac0b2c002d7f tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a returned with HTTP 200 Jul 31 14:03:31.159676 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1010/4047] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:31 2026] GET /volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:31.311745 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:31.313728 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:31.313911 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1319901644", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:31.315566 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1319901644', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:31.315707 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Create volume of 1 GB Jul 31 14:03:31.315905 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:31.315905 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:31.320125 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Availability Zones retrieved successfully. Jul 31 14:03:31.325901 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Flow 'volume_create_api' (dd854673-e5db-4635-a2b7-c43c033b265e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:31.326738 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c00f93-1eee-4594-9886-6f6a817a2258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:31.327648 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:31.357609 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c00f93-1eee-4594-9886-6f6a817a2258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.358340 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60438f9a-45c2-4a6d-a798-b9a88c32ae97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:31.414445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Created reservations ['d86dc7c8-78b2-451b-9b5a-8571ee7d8d2b', '7c56fb62-7b4e-41be-90e0-109c2724e080', '68130be5-cf91-4dab-9dad-7fed498d3eb6', '5e27c260-ac0f-475a-94eb-98922e72a462'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:31.415193 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60438f9a-45c2-4a6d-a798-b9a88c32ae97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d86dc7c8-78b2-451b-9b5a-8571ee7d8d2b', '7c56fb62-7b4e-41be-90e0-109c2724e080', '68130be5-cf91-4dab-9dad-7fed498d3eb6', '5e27c260-ac0f-475a-94eb-98922e72a462']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.415822 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68239b3-73db-4d70-baeb-38f092297ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:31.435444 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68239b3-73db-4d70-baeb-38f092297ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f03683-ae25-449a-8f59-21428fadbda4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1319901644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca92e317468c477b917c7dc76d174183',qos_specs=None,replication_status=,reservations=['d86dc7c8-78b2-451b-9b5a-8571ee7d8d2b','7c56fb62-7b4e-41be-90e0-109c2724e080','68130be5-cf91-4dab-9dad-7fed498d3eb6','5e27c260-ac0f-475a-94eb-98922e72a462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb6480b580c4e06bc37361aacab552e',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1319901644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56f03683-ae25-449a-8f59-21428fadbda4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca92e317468c477b917c7dc76d174183',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb6480b580c4e06bc37361aacab552e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.436080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0a2d98-ff3b-45c0-9d55-6fc6c8207313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:31.451030 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0a2d98-ff3b-45c0-9d55-6fc6c8207313) transitioned into state 'SUCCESS' from state '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-1319901644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca92e317468c477b917c7dc76d174183',qos_specs=None,replication_status=,reservations=['d86dc7c8-78b2-451b-9b5a-8571ee7d8d2b','7c56fb62-7b4e-41be-90e0-109c2724e080','68130be5-cf91-4dab-9dad-7fed498d3eb6','5e27c260-ac0f-475a-94eb-98922e72a462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb6480b580c4e06bc37361aacab552e',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.451846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab98630c-a20d-4172-aa74-1c34038bed9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:31.459079 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab98630c-a20d-4172-aa74-1c34038bed9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:31.459956 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Flow 'volume_create_api' (dd854673-e5db-4635-a2b7-c43c033b265e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:31.460229 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Create volume request issued successfully. Jul 31 14:03:31.460812 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7ec1243-7f5d-41af-9eca-8ebd4d597333 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:31.461228 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1012/4048] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:03:31 2026] POST /volume/v3/volumes => generated 747 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:32.015277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e01c8f8d-8f35-4005-b525-970788d21ea2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.016822 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e01c8f8d-8f35-4005-b525-970788d21ea2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:03:32.017019 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e01c8f8d-8f35-4005-b525-970788d21ea2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.017206 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e01c8f8d-8f35-4005-b525-970788d21ea2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.023103 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:32.023103 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:32.026250 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e01c8f8d-8f35-4005-b525-970788d21ea2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:32.030411 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e01c8f8d-8f35-4005-b525-970788d21ea2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 200 Jul 31 14:03:32.030754 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1010/4049] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:32 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:32.043126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d468200d-5007-4f58-8611-ade375049052 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.047099 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d468200d-5007-4f58-8611-ade375049052 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:03:32.047276 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d468200d-5007-4f58-8611-ade375049052 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.047478 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d468200d-5007-4f58-8611-ade375049052 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.060322 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:32.060322 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:32.069936 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d468200d-5007-4f58-8611-ade375049052 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:32.079680 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d468200d-5007-4f58-8611-ade375049052 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 200 Jul 31 14:03:32.080224 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1018/4050] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:32 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:32.171438 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b8dc39e8-ed19-4657-802f-fbbefa0e0130 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.173620 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b8dc39e8-ed19-4657-802f-fbbefa0e0130 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a Jul 31 14:03:32.173837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b8dc39e8-ed19-4657-802f-fbbefa0e0130 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.174014 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b8dc39e8-ed19-4657-802f-fbbefa0e0130 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.180960 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:32.180960 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:32.183956 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b8dc39e8-ed19-4657-802f-fbbefa0e0130 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Volume info retrieved successfully. Jul 31 14:03:32.187455 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b8dc39e8-ed19-4657-802f-fbbefa0e0130 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a returned with HTTP 200 Jul 31 14:03:32.187831 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1011/4051] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:32 2026] GET /volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:32.202321 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bdc5805d-d43a-4a16-9041-06c1ea0f28ee None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.204050 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bdc5805d-d43a-4a16-9041-06c1ea0f28ee tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/messages Jul 31 14:03:32.204251 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bdc5805d-d43a-4a16-9041-06c1ea0f28ee tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.204445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bdc5805d-d43a-4a16-9041-06c1ea0f28ee tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.204727 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:32.204727 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:32.208300 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bdc5805d-d43a-4a16-9041-06c1ea0f28ee tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 14:03:32.208671 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1013/4052] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 14:03:32 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:32.218569 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1ee10474-27a6-456b-9453-04b0c65e3e52 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.220569 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ee10474-27a6-456b-9453-04b0c65e3e52 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/messages/47ecc87e-721d-4b8a-a8c5-96e3eb8b435f Jul 31 14:03:32.220879 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ee10474-27a6-456b-9453-04b0c65e3e52 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.221103 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ee10474-27a6-456b-9453-04b0c65e3e52 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.228438 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ee10474-27a6-456b-9453-04b0c65e3e52 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/messages/47ecc87e-721d-4b8a-a8c5-96e3eb8b435f returned with HTTP 200 Jul 31 14:03:32.228911 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1011/4053] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:03:32 2026] GET /volume/v3/messages/47ecc87e-721d-4b8a-a8c5-96e3eb8b435f => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:32.240175 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f73ca81b-15dd-4115-a8ba-108667b69cdc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.242323 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f73ca81b-15dd-4115-a8ba-108667b69cdc tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/messages Jul 31 14:03:32.242665 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f73ca81b-15dd-4115-a8ba-108667b69cdc tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.242916 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f73ca81b-15dd-4115-a8ba-108667b69cdc tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.247967 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f73ca81b-15dd-4115-a8ba-108667b69cdc tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Jul 31 14:03:32.248458 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1019/4054] 10.4.3.140 () {68 vars in 1280 bytes} [Fri Jul 31 14:03:32 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:32.260734 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a3c004e1-5490-45c9-8d56-b1cdfe93aeba None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.262581 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a3c004e1-5490-45c9-8d56-b1cdfe93aeba tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] DELETE https://10.4.3.140/volume/v3/messages/47ecc87e-721d-4b8a-a8c5-96e3eb8b435f Jul 31 14:03:32.262864 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a3c004e1-5490-45c9-8d56-b1cdfe93aeba tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.263074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a3c004e1-5490-45c9-8d56-b1cdfe93aeba tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.273641 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a3c004e1-5490-45c9-8d56-b1cdfe93aeba tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/messages/47ecc87e-721d-4b8a-a8c5-96e3eb8b435f returned with HTTP 204 Jul 31 14:03:32.274064 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1012/4055] 10.4.3.140 () {68 vars in 1394 bytes} [Fri Jul 31 14:03:32 2026] DELETE /volume/v3/messages/47ecc87e-721d-4b8a-a8c5-96e3eb8b435f => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 14:03:32.284478 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7d31bcb5-de90-4650-8e49-57054a91a7ef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.286165 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d31bcb5-de90-4650-8e49-57054a91a7ef tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a Jul 31 14:03:32.286391 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d31bcb5-de90-4650-8e49-57054a91a7ef tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.286595 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d31bcb5-de90-4650-8e49-57054a91a7ef tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.296078 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:32.296078 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:32.302142 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7d31bcb5-de90-4650-8e49-57054a91a7ef tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Volume info retrieved successfully. Jul 31 14:03:32.306468 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d31bcb5-de90-4650-8e49-57054a91a7ef tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a returned with HTTP 200 Jul 31 14:03:32.306974 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1014/4056] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:32 2026] GET /volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:32.326946 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3ce00c01-cea4-4919-a61d-522375462776 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.328634 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a Jul 31 14:03:32.328853 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.329032 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.329258 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Delete volume with id: 9a1e313d-b93f-4aaa-9fa4-46439b20877a Jul 31 14:03:32.340974 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:32.340974 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:32.341683 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Volume info retrieved successfully. Jul 31 14:03:32.344689 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100183) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 14:03:32.359256 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2022220375 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2022220375, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:32.359638 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2022220375 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2022220375, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:32.371407 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Created reservations ['02000808-eb4e-458c-925b-21a7ca632001', 'c5e93403-7414-4ff1-821b-3382d789505c', '7e5197aa-0c92-45f5-ac7b-2d0fffb34b13', 'd5ff7931-f16c-438f-ba81-b88516434b3a'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:32.398771 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Delete volume request issued successfully. Jul 31 14:03:32.399037 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ce00c01-cea4-4919-a61d-522375462776 tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a returned with HTTP 202 Jul 31 14:03:32.399643 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1012/4057] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:03:32 2026] DELETE /volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:32.406949 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bddf0de0-dbfc-4e27-9b1f-d83165f683bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.408668 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bddf0de0-dbfc-4e27-9b1f-d83165f683bb tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] GET https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a Jul 31 14:03:32.408828 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bddf0de0-dbfc-4e27-9b1f-d83165f683bb tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.409010 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bddf0de0-dbfc-4e27-9b1f-d83165f683bb tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.414090 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bddf0de0-dbfc-4e27-9b1f-d83165f683bb tempest-UserMessagesTest-370377084 tempest-UserMessagesTest-370377084-project-member] https://10.4.3.140/volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a returned with HTTP 404 Jul 31 14:03:32.414530 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1020/4058] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:32 2026] GET /volume/v3/volumes/9a1e313d-b93f-4aaa-9fa4-46439b20877a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:32.422226 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aca0ab85-e870-4530-83d5-e87d54554daa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.429192 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aca0ab85-e870-4530-83d5-e87d54554daa tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] DELETE https://10.4.3.140/volume/v3/types/a68fd645-0287-4826-9897-3cacbea200d8 Jul 31 14:03:32.429192 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aca0ab85-e870-4530-83d5-e87d54554daa tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.429192 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aca0ab85-e870-4530-83d5-e87d54554daa tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.454437 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aca0ab85-e870-4530-83d5-e87d54554daa tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] https://10.4.3.140/volume/v3/types/a68fd645-0287-4826-9897-3cacbea200d8 returned with HTTP 202 Jul 31 14:03:32.454921 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1013/4059] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:03:32 2026] DELETE /volume/v3/types/a68fd645-0287-4826-9897-3cacbea200d8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:32.463471 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-06c4642f-7f3f-4f38-88f9-6dcea5b78544 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:32.466561 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-06c4642f-7f3f-4f38-88f9-6dcea5b78544 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] GET https://10.4.3.140/volume/v3/types/a68fd645-0287-4826-9897-3cacbea200d8 Jul 31 14:03:32.466853 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-06c4642f-7f3f-4f38-88f9-6dcea5b78544 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:32.467112 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-06c4642f-7f3f-4f38-88f9-6dcea5b78544 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:32.471687 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-06c4642f-7f3f-4f38-88f9-6dcea5b78544 tempest-UserMessagesTest-681688498 tempest-UserMessagesTest-681688498-project-admin] https://10.4.3.140/volume/v3/types/a68fd645-0287-4826-9897-3cacbea200d8 returned with HTTP 404 Jul 31 14:03:32.473534 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1015/4060] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 14:03:32 2026] GET /volume/v3/types/a68fd645-0287-4826-9897-3cacbea200d8 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:33.236552 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-7a52a80a-a777-4328-9f37-a9f15636a161 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:33.239911 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-7a52a80a-a777-4328-9f37-a9f15636a161 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:03:33.240208 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-7a52a80a-a777-4328-9f37-a9f15636a161 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:33.240457 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-7a52a80a-a777-4328-9f37-a9f15636a161 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:33.249578 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:33.249578 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:33.253023 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-7a52a80a-a777-4328-9f37-a9f15636a161 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:33.257834 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-7a52a80a-a777-4328-9f37-a9f15636a161 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 200 Jul 31 14:03:33.258022 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1013/4061] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:33 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:33.780100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-e215b7c1-47fe-4fa5-b218-400e71dd6653 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:33.783002 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-e215b7c1-47fe-4fa5-b218-400e71dd6653 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:03:33.783211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-e215b7c1-47fe-4fa5-b218-400e71dd6653 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:33.783442 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-e215b7c1-47fe-4fa5-b218-400e71dd6653 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:33.790863 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:33.790863 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:33.794178 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-e215b7c1-47fe-4fa5-b218-400e71dd6653 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:33.798659 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-e215b7c1-47fe-4fa5-b218-400e71dd6653 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 200 Jul 31 14:03:33.799198 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1021/4062] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:33 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:33.810852 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0723fd61-79dd-466f-b8c6-1e9ed78ae29a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:33.811196 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0723fd61-79dd-466f-b8c6-1e9ed78ae29a None None] GET https://10.4.3.140/volume// Jul 31 14:03:33.811406 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0723fd61-79dd-466f-b8c6-1e9ed78ae29a None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:33.811635 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0723fd61-79dd-466f-b8c6-1e9ed78ae29a None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:33.811962 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0723fd61-79dd-466f-b8c6-1e9ed78ae29a None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:33.812269 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1014/4063] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:03:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:33.821371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-a89e8438-c792-4082-a21d-a2b5c2be9c35 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:33.823485 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-a89e8438-c792-4082-a21d-a2b5c2be9c35 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:03:33.823869 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-a89e8438-c792-4082-a21d-a2b5c2be9c35 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16e90776-dbf5-4ddc-a9f4-0f14a99b04d2", "connector": null, "instance_uuid": "1c03d2e4-1e03-437d-9337-a7fcd9372ff2"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:33.833770 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:33.833770 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:33.859658 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-a89e8438-c792-4082-a21d-a2b5c2be9c35 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:03:33.860181 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1016/4064] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:03:33 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:34.757353 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bdee932a-ee2c-458e-87c0-bea66ebde7eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:34.869898 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdee932a-ee2c-458e-87c0-bea66ebde7eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 Jul 31 14:03:34.869898 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdee932a-ee2c-458e-87c0-bea66ebde7eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:34.869898 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdee932a-ee2c-458e-87c0-bea66ebde7eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:34.880605 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-bdee932a-ee2c-458e-87c0-bea66ebde7eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:34.880605 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-bdee932a-ee2c-458e-87c0-bea66ebde7eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:34.880605 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-bdee932a-ee2c-458e-87c0-bea66ebde7eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:34.887936 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdee932a-ee2c-458e-87c0-bea66ebde7eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 returned with HTTP 200 Jul 31 14:03:34.888446 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1014/4065] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:34 2026] GET /volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 => generated 600 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:34.896462 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-036ef74c-2689-4483-a53a-d3c1eea512c2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:34.898230 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-036ef74c-2689-4483-a53a-d3c1eea512c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 Jul 31 14:03:34.898615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-036ef74c-2689-4483-a53a-d3c1eea512c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:34.949720 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-036ef74c-2689-4483-a53a-d3c1eea512c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:34.950029 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-036ef74c-2689-4483-a53a-d3c1eea512c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:34.950231 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-036ef74c-2689-4483-a53a-d3c1eea512c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:34.955538 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-036ef74c-2689-4483-a53a-d3c1eea512c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 returned with HTTP 200 Jul 31 14:03:34.955915 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1022/4066] 10.4.3.140 () {68 vars in 1374 bytes} [Fri Jul 31 14:03:34 2026] PUT /volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 => generated 553 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:34.964878 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:35.033799 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:35.034140 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-383052666"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:35.036634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-383052666'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:35.036743 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Create volume of 1 GB Jul 31 14:03:35.041632 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Availability Zones retrieved successfully. Jul 31 14:03:35.049168 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Flow 'volume_create_api' (5dac0dd1-d3f1-4d6d-806a-2668784d9183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:35.051039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8343000-60aa-4148-a81a-372b25cb9df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:35.052564 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:35.075617 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3e9a02b9-ae58-4ab5-9539-02dc50dde6b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:35.075617 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e9a02b9-ae58-4ab5-9539-02dc50dde6b2 None None] GET https://10.4.3.140/volume// Jul 31 14:03:35.075617 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e9a02b9-ae58-4ab5-9539-02dc50dde6b2 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:35.075617 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e9a02b9-ae58-4ab5-9539-02dc50dde6b2 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:35.075617 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e9a02b9-ae58-4ab5-9539-02dc50dde6b2 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:35.075617 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1017/4067] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:35 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:35.080960 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8343000-60aa-4148-a81a-372b25cb9df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:35.081868 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08a52406-ae55-4a77-8c70-430016a6117e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:35.084792 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-92a41ce7-2450-4051-bff6-52c0012e9ff7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:35.087054 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-92a41ce7-2450-4051-bff6-52c0012e9ff7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:03:35.087189 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-92a41ce7-2450-4051-bff6-52c0012e9ff7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:35.087362 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-92a41ce7-2450-4051-bff6-52c0012e9ff7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:35.097056 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:35.097056 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:35.100752 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-92a41ce7-2450-4051-bff6-52c0012e9ff7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:03:35.105303 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-92a41ce7-2450-4051-bff6-52c0012e9ff7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 200 Jul 31 14:03:35.105737 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1015/4068] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:35 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 14:03:35.144685 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Created reservations ['c018b791-3f16-42d6-9fd1-382bd6a5f9f3', '3a78e8b0-5f8d-4604-92e7-54fe7436d66d', '53ae3bcd-cbf2-425a-8750-a21bba2f9549', '5b79d854-7963-4bf3-85fe-49a6173deacc'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:35.145089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08a52406-ae55-4a77-8c70-430016a6117e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c018b791-3f16-42d6-9fd1-382bd6a5f9f3', '3a78e8b0-5f8d-4604-92e7-54fe7436d66d', '53ae3bcd-cbf2-425a-8750-a21bba2f9549', '5b79d854-7963-4bf3-85fe-49a6173deacc']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:35.145642 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d0c600-54c1-4d52-b858-38dfc6dabd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:35.167589 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d0c600-54c1-4d52-b858-38dfc6dabd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12ff4efc-491d-4179-b2a2-d1a99843c2be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-383052666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c6d46057954a26b4a3b11d8a998432',qos_specs=None,replication_status=,reservations=['c018b791-3f16-42d6-9fd1-382bd6a5f9f3','3a78e8b0-5f8d-4604-92e7-54fe7436d66d','53ae3bcd-cbf2-425a-8750-a21bba2f9549','5b79d854-7963-4bf3-85fe-49a6173deacc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0753c1bd98fb44fa96f2470c86b8464b',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-383052666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12ff4efc-491d-4179-b2a2-d1a99843c2be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c6d46057954a26b4a3b11d8a998432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0753c1bd98fb44fa96f2470c86b8464b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:35.168348 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fef8d63-848d-4bbb-b6c1-6435404a9a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:35.191126 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fef8d63-848d-4bbb-b6c1-6435404a9a0c) transitioned into state 'SUCCESS' from state '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-383052666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c6d46057954a26b4a3b11d8a998432',qos_specs=None,replication_status=,reservations=['c018b791-3f16-42d6-9fd1-382bd6a5f9f3','3a78e8b0-5f8d-4604-92e7-54fe7436d66d','53ae3bcd-cbf2-425a-8750-a21bba2f9549','5b79d854-7963-4bf3-85fe-49a6173deacc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0753c1bd98fb44fa96f2470c86b8464b',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:35.192191 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabb2a36-245e-4993-bedf-d98273e00538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:35.205291 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabb2a36-245e-4993-bedf-d98273e00538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:35.206527 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Flow 'volume_create_api' (5dac0dd1-d3f1-4d6d-806a-2668784d9183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:35.206960 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Create volume request issued successfully. Jul 31 14:03:35.207792 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ae1120d8-ef52-4b42-860c-6e612b1c029e tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:35.208331 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1015/4069] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:03:34 2026] POST /volume/v3/volumes => generated 766 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:35.220383 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-821a5a4e-2867-4c60-8785-192a0f762018 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:35.222219 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-821a5a4e-2867-4c60-8785-192a0f762018 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] GET https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:35.222400 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-821a5a4e-2867-4c60-8785-192a0f762018 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:35.222612 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-821a5a4e-2867-4c60-8785-192a0f762018 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:35.229009 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:35.229009 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:35.231562 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-dd8251f2-46cc-4ac1-8aa0-ca75ee2bdee3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:35.232633 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-821a5a4e-2867-4c60-8785-192a0f762018 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Volume info retrieved successfully. Jul 31 14:03:35.233506 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-dd8251f2-46cc-4ac1-8aa0-ca75ee2bdee3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/d88be6bf-dc9f-415c-a7a9-2ca1a3b4ec58 Jul 31 14:03:35.233847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-dd8251f2-46cc-4ac1-8aa0-ca75ee2bdee3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:35.236889 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-821a5a4e-2867-4c60-8785-192a0f762018 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be returned with HTTP 200 Jul 31 14:03:35.237246 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1023/4070] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:35 2026] GET /volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:35.240880 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-dd8251f2-46cc-4ac1-8aa0-ca75ee2bdee3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-16e90776-dbf5-4ddc-a9f4-0f14a99b04d2-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:03:35.248722 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-dd8251f2-46cc-4ac1-8aa0-ca75ee2bdee3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-16e90776-dbf5-4ddc-a9f4-0f14a99b04d2-np0000006230" acquired by "attachment_update" :: waited 0.008s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:03:35.249761 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:35.249761 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:35.370093 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-dd8251f2-46cc-4ac1-8aa0-ca75ee2bdee3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-16e90776-dbf5-4ddc-a9f4-0f14a99b04d2-np0000006230" released by "attachment_update" :: held 0.121s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:03:35.370388 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-dd8251f2-46cc-4ac1-8aa0-ca75ee2bdee3 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/d88be6bf-dc9f-415c-a7a9-2ca1a3b4ec58 returned with HTTP 200 Jul 31 14:03:35.370865 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1018/4071] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:03:35 2026] PUT /volume/v3/attachments/d88be6bf-dc9f-415c-a7a9-2ca1a3b4ec58 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:35.390964 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-0297f649-609c-4745-8eae-e3b6e610ca39 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:35.394075 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-0297f649-609c-4745-8eae-e3b6e610ca39 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/d88be6bf-dc9f-415c-a7a9-2ca1a3b4ec58/action Jul 31 14:03:35.394898 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-0297f649-609c-4745-8eae-e3b6e610ca39 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:35.395085 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-0297f649-609c-4745-8eae-e3b6e610ca39 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:35.419951 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:35.419951 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:35.431464 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-548879a1-d5cc-4a62-9f9d-a82984b879fb req-0297f649-609c-4745-8eae-e3b6e610ca39 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/d88be6bf-dc9f-415c-a7a9-2ca1a3b4ec58/action returned with HTTP 204 Jul 31 14:03:35.432052 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1016/4072] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:03:35 2026] POST /volume/v3/attachments/d88be6bf-dc9f-415c-a7a9-2ca1a3b4ec58/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:36.256193 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8ee09074-b819-4bfa-aae7-95790cac3790 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:36.258334 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ee09074-b819-4bfa-aae7-95790cac3790 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] GET https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:36.258785 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ee09074-b819-4bfa-aae7-95790cac3790 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:36.259032 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ee09074-b819-4bfa-aae7-95790cac3790 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:36.266303 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:36.266303 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:36.270734 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8ee09074-b819-4bfa-aae7-95790cac3790 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Volume info retrieved successfully. Jul 31 14:03:36.278133 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ee09074-b819-4bfa-aae7-95790cac3790 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be returned with HTTP 200 Jul 31 14:03:36.278616 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1016/4073] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:36 2026] GET /volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:36.291166 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3a6b93cc-5b79-4988-acfc-a5265a9a95ff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:36.293356 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3a6b93cc-5b79-4988-acfc-a5265a9a95ff tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:03:36.293855 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3a6b93cc-5b79-4988-acfc-a5265a9a95ff tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12ff4efc-491d-4179-b2a2-d1a99843c2be", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1489986276"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:36.304880 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:36.304880 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:36.305460 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3a6b93cc-5b79-4988-acfc-a5265a9a95ff tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Volume info retrieved successfully. Jul 31 14:03:36.305634 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-3a6b93cc-5b79-4988-acfc-a5265a9a95ff tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Create snapshot from volume 12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:36.344189 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-3a6b93cc-5b79-4988-acfc-a5265a9a95ff tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Created reservations ['164cc2fa-ba3f-44ac-8109-a2d15507256e', '020fe81f-b58f-4b1b-992d-d49756345cd3', '6263760c-243e-41fa-b5d9-d6963a51c941', '29a04994-afa1-42f5-814b-7609fc0461a6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:36.378252 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3a6b93cc-5b79-4988-acfc-a5265a9a95ff tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Snapshot create request issued successfully. Jul 31 14:03:36.378744 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3a6b93cc-5b79-4988-acfc-a5265a9a95ff tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:03:36.379294 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1024/4074] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:03:36 2026] POST /volume/v3/snapshots => generated 323 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:36.393658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f821b05-a07e-4a50-95e2-c2e7b62ff4ad None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:36.395624 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f821b05-a07e-4a50-95e2-c2e7b62ff4ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] GET https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c Jul 31 14:03:36.395892 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f821b05-a07e-4a50-95e2-c2e7b62ff4ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:36.396679 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f821b05-a07e-4a50-95e2-c2e7b62ff4ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:36.403110 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:36.403110 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:36.403110 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5f821b05-a07e-4a50-95e2-c2e7b62ff4ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Snapshot retrieved successfully. Jul 31 14:03:36.403487 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f821b05-a07e-4a50-95e2-c2e7b62ff4ad tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c returned with HTTP 200 Jul 31 14:03:36.403861 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1019/4075] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:36 2026] GET /volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c => generated 455 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:37.417148 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-db6ead8f-ec18-46fa-96d7-e1d5fec4185c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:37.418853 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db6ead8f-ec18-46fa-96d7-e1d5fec4185c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] GET https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c Jul 31 14:03:37.419037 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db6ead8f-ec18-46fa-96d7-e1d5fec4185c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:37.419213 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db6ead8f-ec18-46fa-96d7-e1d5fec4185c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:37.423993 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:37.423993 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:37.424326 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-db6ead8f-ec18-46fa-96d7-e1d5fec4185c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Snapshot retrieved successfully. Jul 31 14:03:37.425060 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db6ead8f-ec18-46fa-96d7-e1d5fec4185c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c returned with HTTP 200 Jul 31 14:03:37.425430 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1017/4076] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:37 2026] GET /volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:37.437489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cb7e2b24-c790-4a0f-9ff3-64f5bfd3dedf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:37.439156 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cb7e2b24-c790-4a0f-9ff3-64f5bfd3dedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 Jul 31 14:03:37.439627 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cb7e2b24-c790-4a0f-9ff3-64f5bfd3dedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:37.496603 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-cb7e2b24-c790-4a0f-9ff3-64f5bfd3dedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:37.496603 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-cb7e2b24-c790-4a0f-9ff3-64f5bfd3dedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:37.496603 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-cb7e2b24-c790-4a0f-9ff3-64f5bfd3dedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:37.501550 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cb7e2b24-c790-4a0f-9ff3-64f5bfd3dedf tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 returned with HTTP 200 Jul 31 14:03:37.501550 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1017/4077] 10.4.3.140 () {68 vars in 1374 bytes} [Fri Jul 31 14:03:37 2026] PUT /volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 => generated 553 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:37.512838 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d80b2960-7b77-4c4f-80bf-bf2b5fc85994 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:37.514718 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d80b2960-7b77-4c4f-80bf-bf2b5fc85994 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:03:37.515064 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d80b2960-7b77-4c4f-80bf-bf2b5fc85994 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12ff4efc-491d-4179-b2a2-d1a99843c2be"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:37.523584 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:37.523584 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:37.524070 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d80b2960-7b77-4c4f-80bf-bf2b5fc85994 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Volume info retrieved successfully. Jul 31 14:03:37.524188 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-d80b2960-7b77-4c4f-80bf-bf2b5fc85994 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Create snapshot from volume 12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:37.542290 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota_utils [None req-d80b2960-7b77-4c4f-80bf-bf2b5fc85994 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Quota exceeded for 61c6d46057954a26b4a3b11d8a998432, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 14:03:37.542581 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.middleware.fault [None req-d80b2960-7b77-4c4f-80bf-bf2b5fc85994 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 413 Jul 31 14:03:37.543353 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1025/4078] 10.4.3.140 () {68 vars in 1264 bytes} [Fri Jul 31 14:03:37 2026] POST /volume/v3/snapshots => generated 208 bytes in 31 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 14:03:37.552820 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a53f8f90-b508-4e6f-946c-062c336e5c3f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:37.554612 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a53f8f90-b508-4e6f-946c-062c336e5c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 Jul 31 14:03:37.554948 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a53f8f90-b508-4e6f-946c-062c336e5c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:37.618550 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-a53f8f90-b508-4e6f-946c-062c336e5c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1828929682 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1828929682, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:03:37.625229 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a53f8f90-b508-4e6f-946c-062c336e5c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 returned with HTTP 200 Jul 31 14:03:37.625925 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1020/4079] 10.4.3.140 () {68 vars in 1374 bytes} [Fri Jul 31 14:03:37 2026] PUT /volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 => generated 553 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:37.636676 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-31bef00b-8d71-43d7-93da-6b36cda995e0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:37.638239 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31bef00b-8d71-43d7-93da-6b36cda995e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:03:37.638574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31bef00b-8d71-43d7-93da-6b36cda995e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12ff4efc-491d-4179-b2a2-d1a99843c2be"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:37.646889 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:37.646889 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:37.647546 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-31bef00b-8d71-43d7-93da-6b36cda995e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Volume info retrieved successfully. Jul 31 14:03:37.647702 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-31bef00b-8d71-43d7-93da-6b36cda995e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Create snapshot from volume 12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:37.667331 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota_utils [None req-31bef00b-8d71-43d7-93da-6b36cda995e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Quota exceeded for 61c6d46057954a26b4a3b11d8a998432, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 31 14:03:37.667656 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.middleware.fault [None req-31bef00b-8d71-43d7-93da-6b36cda995e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 413 Jul 31 14:03:37.668679 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1018/4080] 10.4.3.140 () {68 vars in 1264 bytes} [Fri Jul 31 14:03:37 2026] POST /volume/v3/snapshots => generated 133 bytes in 32 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 14:03:37.685396 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-999175fc-1427-45cd-9a18-a1f50c0387e7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:37.687664 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-999175fc-1427-45cd-9a18-a1f50c0387e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c Jul 31 14:03:37.688009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-999175fc-1427-45cd-9a18-a1f50c0387e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:37.688314 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-999175fc-1427-45cd-9a18-a1f50c0387e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:37.688538 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-999175fc-1427-45cd-9a18-a1f50c0387e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Delete snapshot with id: d1f850ff-64a1-474c-b5ec-e0e47a9a847c Jul 31 14:03:37.700952 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:37.700952 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:37.700952 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-999175fc-1427-45cd-9a18-a1f50c0387e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Snapshot retrieved successfully. Jul 31 14:03:37.740942 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-999175fc-1427-45cd-9a18-a1f50c0387e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Snapshot delete request issued successfully. Jul 31 14:03:37.742299 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-999175fc-1427-45cd-9a18-a1f50c0387e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c returned with HTTP 202 Jul 31 14:03:37.743469 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1018/4081] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:03:37 2026] DELETE /volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:37.754862 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-549cce9b-2a1b-4f35-a8e9-ad142bdf8f78 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:37.758193 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-549cce9b-2a1b-4f35-a8e9-ad142bdf8f78 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] GET https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c Jul 31 14:03:37.758935 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-549cce9b-2a1b-4f35-a8e9-ad142bdf8f78 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:37.759214 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-549cce9b-2a1b-4f35-a8e9-ad142bdf8f78 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:37.767667 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:37.767667 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:37.768195 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-549cce9b-2a1b-4f35-a8e9-ad142bdf8f78 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Snapshot retrieved successfully. Jul 31 14:03:37.769033 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-549cce9b-2a1b-4f35-a8e9-ad142bdf8f78 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c returned with HTTP 200 Jul 31 14:03:37.769440 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1026/4082] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:37 2026] GET /volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:38.784663 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5297124c-da91-4b32-89e4-f3c2aaad47fa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:38.786490 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5297124c-da91-4b32-89e4-f3c2aaad47fa tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] GET https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c Jul 31 14:03:38.786727 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5297124c-da91-4b32-89e4-f3c2aaad47fa tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:38.786916 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5297124c-da91-4b32-89e4-f3c2aaad47fa tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:38.795345 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5297124c-da91-4b32-89e4-f3c2aaad47fa tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c returned with HTTP 404 Jul 31 14:03:38.795860 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1021/4083] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:38 2026] GET /volume/v3/snapshots/d1f850ff-64a1-474c-b5ec-e0e47a9a847c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:38.802460 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-176c3cb0-808b-4ef8-a333-1cda9b78d32c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:38.804223 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-176c3cb0-808b-4ef8-a333-1cda9b78d32c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] GET https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:38.804418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-176c3cb0-808b-4ef8-a333-1cda9b78d32c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:38.804630 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-176c3cb0-808b-4ef8-a333-1cda9b78d32c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:38.811261 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:38.811261 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:38.814662 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-176c3cb0-808b-4ef8-a333-1cda9b78d32c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Volume info retrieved successfully. Jul 31 14:03:38.818506 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-176c3cb0-808b-4ef8-a333-1cda9b78d32c tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be returned with HTTP 200 Jul 31 14:03:38.819019 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1019/4084] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:38 2026] GET /volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:38.830195 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2b434d09-dce9-4aee-b505-b55f6fed6d7a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:38.832563 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b434d09-dce9-4aee-b505-b55f6fed6d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] DELETE https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:38.832809 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b434d09-dce9-4aee-b505-b55f6fed6d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:38.833038 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b434d09-dce9-4aee-b505-b55f6fed6d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:38.833428 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-2b434d09-dce9-4aee-b505-b55f6fed6d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Delete volume with id: 12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:38.842017 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:38.842017 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:38.842682 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2b434d09-dce9-4aee-b505-b55f6fed6d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Volume info retrieved successfully. Jul 31 14:03:38.864312 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2b434d09-dce9-4aee-b505-b55f6fed6d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Delete volume request issued successfully. Jul 31 14:03:38.864555 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b434d09-dce9-4aee-b505-b55f6fed6d7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be returned with HTTP 202 Jul 31 14:03:38.865014 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1019/4085] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:38 2026] DELETE /volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:38.876625 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-650ba1e0-956b-4abf-81c0-91b2b8e0d2df None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:38.878879 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-650ba1e0-956b-4abf-81c0-91b2b8e0d2df tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] GET https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:38.879296 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-650ba1e0-956b-4abf-81c0-91b2b8e0d2df tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:38.879694 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-650ba1e0-956b-4abf-81c0-91b2b8e0d2df tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:38.888873 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:38.888873 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:38.894594 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-650ba1e0-956b-4abf-81c0-91b2b8e0d2df tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Volume info retrieved successfully. Jul 31 14:03:38.899877 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-650ba1e0-956b-4abf-81c0-91b2b8e0d2df tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be returned with HTTP 200 Jul 31 14:03:38.900406 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1027/4086] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:38 2026] GET /volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:39.913281 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a39eff18-0e6e-4084-a0ab-885be8e170f8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:39.918764 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a39eff18-0e6e-4084-a0ab-885be8e170f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] GET https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be Jul 31 14:03:39.918764 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a39eff18-0e6e-4084-a0ab-885be8e170f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:39.918764 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a39eff18-0e6e-4084-a0ab-885be8e170f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:39.923337 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a39eff18-0e6e-4084-a0ab-885be8e170f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411 tempest-VolumeSnapshotQuotasNegativeTestJSON-2083655411-project-member] https://10.4.3.140/volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be returned with HTTP 404 Jul 31 14:03:39.924034 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1022/4087] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:39 2026] GET /volume/v3/volumes/12ff4efc-491d-4179-b2a2-d1a99843c2be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:39.930705 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f0d423e8-eb68-4cf2-b249-9bf9c74f0ad2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:39.932405 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f0d423e8-eb68-4cf2-b249-9bf9c74f0ad2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 Jul 31 14:03:39.932781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f0d423e8-eb68-4cf2-b249-9bf9c74f0ad2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:40.018013 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f0d423e8-eb68-4cf2-b249-9bf9c74f0ad2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771 tempest-VolumeSnapshotQuotasNegativeTestJSON-1633559771-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 returned with HTTP 200 Jul 31 14:03:40.018390 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1020/4088] 10.4.3.140 () {68 vars in 1375 bytes} [Fri Jul 31 14:03:39 2026] PUT /volume/v3/os-quota-sets/61c6d46057954a26b4a3b11d8a998432 => generated 558 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:41.992578 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:42.108541 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:42.108541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1508945712"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:42.108888 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1508945712'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:42.109158 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Create volume of 1 GB Jul 31 14:03:42.114236 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Availability Zones retrieved successfully. Jul 31 14:03:42.122860 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Flow 'volume_create_api' (4a66d1bf-4abc-4765-a02f-81850dbeba58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:42.124428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd3d76b7-08b2-46eb-9807-2a318b95a20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:42.126750 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:42.157971 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd3d76b7-08b2-46eb-9807-2a318b95a20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:42.159409 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbdbd93-fa3c-4772-8b5d-a4068a234ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:42.233247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Created reservations ['11c8e621-65a1-4825-a4ec-46ba4c4428dd', '3e02de16-69be-406f-bf47-41926c8459a4', 'd8705a35-b128-4265-97f5-25a1a3204623', '1a198614-f83f-4007-a0ef-ca11a8b9c794'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:42.234308 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbdbd93-fa3c-4772-8b5d-a4068a234ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11c8e621-65a1-4825-a4ec-46ba4c4428dd', '3e02de16-69be-406f-bf47-41926c8459a4', 'd8705a35-b128-4265-97f5-25a1a3204623', '1a198614-f83f-4007-a0ef-ca11a8b9c794']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:42.235360 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0877e7f4-0501-4509-ae50-21f63e27fc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:42.268283 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0877e7f4-0501-4509-ae50-21f63e27fc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68118e77-2bb4-4a87-8383-28096be8770f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1508945712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f10e43de35264278a21e169a88759c8f',qos_specs=None,replication_status=,reservations=['11c8e621-65a1-4825-a4ec-46ba4c4428dd','3e02de16-69be-406f-bf47-41926c8459a4','d8705a35-b128-4265-97f5-25a1a3204623','1a198614-f83f-4007-a0ef-ca11a8b9c794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3613bcc67ae4ff99b85b335a299c77f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1508945712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68118e77-2bb4-4a87-8383-28096be8770f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f10e43de35264278a21e169a88759c8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3613bcc67ae4ff99b85b335a299c77f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:42.269370 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b327002-460c-471a-b240-ea0e22893d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:42.293284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b327002-460c-471a-b240-ea0e22893d8b) transitioned into state 'SUCCESS' from state '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-1508945712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f10e43de35264278a21e169a88759c8f',qos_specs=None,replication_status=,reservations=['11c8e621-65a1-4825-a4ec-46ba4c4428dd','3e02de16-69be-406f-bf47-41926c8459a4','d8705a35-b128-4265-97f5-25a1a3204623','1a198614-f83f-4007-a0ef-ca11a8b9c794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3613bcc67ae4ff99b85b335a299c77f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:42.294421 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1670ae4f-b3ac-4163-8fcc-9aeb16ceeafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:42.306398 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1670ae4f-b3ac-4163-8fcc-9aeb16ceeafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:42.307302 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Flow 'volume_create_api' (4a66d1bf-4abc-4765-a02f-81850dbeba58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:42.307656 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Create volume request issued successfully. Jul 31 14:03:42.308216 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c1e0ae1-f886-4d2d-a9e4-de5b0e8941b7 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:42.308830 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1020/4089] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:03:41 2026] POST /volume/v3/volumes => generated 750 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:42.324576 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-12dff77f-a8a2-4a56-a0d8-eb0dccb5ae79 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:42.330047 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12dff77f-a8a2-4a56-a0d8-eb0dccb5ae79 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] GET https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f Jul 31 14:03:42.330259 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12dff77f-a8a2-4a56-a0d8-eb0dccb5ae79 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:42.330537 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12dff77f-a8a2-4a56-a0d8-eb0dccb5ae79 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:42.346337 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:42.346337 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:42.352564 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-12dff77f-a8a2-4a56-a0d8-eb0dccb5ae79 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Volume info retrieved successfully. Jul 31 14:03:42.357677 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12dff77f-a8a2-4a56-a0d8-eb0dccb5ae79 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f returned with HTTP 200 Jul 31 14:03:42.358117 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1028/4090] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:42 2026] GET /volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:43.372738 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d85710cd-3861-496a-a73c-b651380e4d77 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:43.374987 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d85710cd-3861-496a-a73c-b651380e4d77 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] GET https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f Jul 31 14:03:43.374987 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d85710cd-3861-496a-a73c-b651380e4d77 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:43.375208 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d85710cd-3861-496a-a73c-b651380e4d77 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:43.381573 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:43.381573 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:43.385013 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d85710cd-3861-496a-a73c-b651380e4d77 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Volume info retrieved successfully. Jul 31 14:03:43.389051 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d85710cd-3861-496a-a73c-b651380e4d77 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f returned with HTTP 200 Jul 31 14:03:43.389414 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1023/4091] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:43 2026] GET /volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:43.408613 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b5aab12c-def5-49e6-86ef-87abc6b3db52 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:43.410433 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b5aab12c-def5-49e6-86ef-87abc6b3db52 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] GET https://10.4.3.140/volume/v3/limits Jul 31 14:03:43.410644 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b5aab12c-def5-49e6-86ef-87abc6b3db52 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:43.410890 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b5aab12c-def5-49e6-86ef-87abc6b3db52 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:43.433848 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b5aab12c-def5-49e6-86ef-87abc6b3db52 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Jul 31 14:03:43.434234 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1021/4092] 10.4.3.140 () {66 vars in 1234 bytes} [Fri Jul 31 14:03:43 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:43.448272 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f8d542be-9953-49e8-83eb-e760539e0736 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:43.450098 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8d542be-9953-49e8-83eb-e760539e0736 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] GET https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f Jul 31 14:03:43.450316 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8d542be-9953-49e8-83eb-e760539e0736 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:43.450469 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8d542be-9953-49e8-83eb-e760539e0736 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:43.457008 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:43.457008 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:43.460159 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f8d542be-9953-49e8-83eb-e760539e0736 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Volume info retrieved successfully. Jul 31 14:03:43.465308 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8d542be-9953-49e8-83eb-e760539e0736 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f returned with HTTP 200 Jul 31 14:03:43.465766 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1021/4093] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:43 2026] GET /volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:43.478450 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f85d42ce-761a-4485-bf67-553e1f8ec62c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:43.480120 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f85d42ce-761a-4485-bf67-553e1f8ec62c tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] DELETE https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f Jul 31 14:03:43.480337 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f85d42ce-761a-4485-bf67-553e1f8ec62c tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:43.480620 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f85d42ce-761a-4485-bf67-553e1f8ec62c tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:43.480833 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f85d42ce-761a-4485-bf67-553e1f8ec62c tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Delete volume with id: 68118e77-2bb4-4a87-8383-28096be8770f Jul 31 14:03:43.487437 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:43.487437 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:43.487973 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f85d42ce-761a-4485-bf67-553e1f8ec62c tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Volume info retrieved successfully. Jul 31 14:03:43.503281 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f85d42ce-761a-4485-bf67-553e1f8ec62c tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Delete volume request issued successfully. Jul 31 14:03:43.503547 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f85d42ce-761a-4485-bf67-553e1f8ec62c tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f returned with HTTP 202 Jul 31 14:03:43.503972 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1029/4094] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:43 2026] DELETE /volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:43.516007 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe72c1a7-5a3b-4ece-9c43-4db3649e1d66 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:43.518285 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe72c1a7-5a3b-4ece-9c43-4db3649e1d66 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] GET https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f Jul 31 14:03:43.518596 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe72c1a7-5a3b-4ece-9c43-4db3649e1d66 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:43.518853 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe72c1a7-5a3b-4ece-9c43-4db3649e1d66 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:43.527468 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:43.527468 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:43.531573 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fe72c1a7-5a3b-4ece-9c43-4db3649e1d66 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Volume info retrieved successfully. Jul 31 14:03:43.536279 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe72c1a7-5a3b-4ece-9c43-4db3649e1d66 tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f returned with HTTP 200 Jul 31 14:03:43.536665 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1024/4095] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:43 2026] GET /volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:44.342327 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-66b893c9-48f2-4621-8137-ff2004fde954 req-5dd5f6af-6ee9-4085-9fbf-2f4f80ed7b57 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:44.344617 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-5dd5f6af-6ee9-4085-9fbf-2f4f80ed7b57 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/limits Jul 31 14:03:44.344835 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-5dd5f6af-6ee9-4085-9fbf-2f4f80ed7b57 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:44.345074 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-5dd5f6af-6ee9-4085-9fbf-2f4f80ed7b57 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:44.364455 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-5dd5f6af-6ee9-4085-9fbf-2f4f80ed7b57 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Jul 31 14:03:44.364998 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1022/4096] 10.4.3.140 () {68 vars in 1484 bytes} [Fri Jul 31 14:03:44 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:44.403525 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-66b893c9-48f2-4621-8137-ff2004fde954 req-3a154c86-81d0-4b65-b549-2e8f1e0df531 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:44.405582 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-3a154c86-81d0-4b65-b549-2e8f1e0df531 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:03:44.405821 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-3a154c86-81d0-4b65-b549-2e8f1e0df531 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:44.406036 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-3a154c86-81d0-4b65-b549-2e8f1e0df531 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:44.415467 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:44.415467 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:44.419058 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-66b893c9-48f2-4621-8137-ff2004fde954 req-3a154c86-81d0-4b65-b549-2e8f1e0df531 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:03:44.423737 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-3a154c86-81d0-4b65-b549-2e8f1e0df531 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 200 Jul 31 14:03:44.424195 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1022/4097] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:44 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 1661 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:44.433130 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-66b893c9-48f2-4621-8137-ff2004fde954 req-abb931a1-0d2f-44fa-8b08-da856e4de42c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:44.435075 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-abb931a1-0d2f-44fa-8b08-da856e4de42c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:03:44.435410 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-abb931a1-0d2f-44fa-8b08-da856e4de42c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdf113a3-194a-479e-91f5-d3677a3ada6d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2080588279", "description": null, "metadata": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:44.446076 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:44.446076 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:44.446523 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-66b893c9-48f2-4621-8137-ff2004fde954 req-abb931a1-0d2f-44fa-8b08-da856e4de42c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:03:44.446682 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [req-66b893c9-48f2-4621-8137-ff2004fde954 req-abb931a1-0d2f-44fa-8b08-da856e4de42c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create snapshot from volume bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:03:44.480203 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [req-66b893c9-48f2-4621-8137-ff2004fde954 req-abb931a1-0d2f-44fa-8b08-da856e4de42c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Created reservations ['f6399deb-8d2b-4a0c-b091-352ecf63f33a', '82bb4d3c-7104-463b-a778-0c2438f01ae8', '04f74b27-2527-4f76-a4fb-76a300486189', '3ad6f550-2900-449c-b3f3-21e68be50e72'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:44.515405 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-66b893c9-48f2-4621-8137-ff2004fde954 req-abb931a1-0d2f-44fa-8b08-da856e4de42c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot force create request issued successfully. Jul 31 14:03:44.515906 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-66b893c9-48f2-4621-8137-ff2004fde954 req-abb931a1-0d2f-44fa-8b08-da856e4de42c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:03:44.516355 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1030/4098] 10.4.3.140 () {72 vars in 1547 bytes} [Fri Jul 31 14:03:44 2026] POST /volume/v3/snapshots => generated 324 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:44.553973 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe3efce1-ed63-48a8-881e-e1bd0db3f7ca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:44.555744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe3efce1-ed63-48a8-881e-e1bd0db3f7ca tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] GET https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f Jul 31 14:03:44.555983 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe3efce1-ed63-48a8-881e-e1bd0db3f7ca tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:44.556219 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe3efce1-ed63-48a8-881e-e1bd0db3f7ca tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:44.563309 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe3efce1-ed63-48a8-881e-e1bd0db3f7ca tempest-AbsoluteLimitsTests-2000703718 tempest-AbsoluteLimitsTests-2000703718-project-member] https://10.4.3.140/volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f returned with HTTP 404 Jul 31 14:03:44.564066 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1025/4099] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:44 2026] GET /volume/v3/volumes/68118e77-2bb4-4a87-8383-28096be8770f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:46.240210 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7089ba9c-4ee3-4450-9b14-56128080b943 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:46.300579 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:46.300924 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1408494782"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:46.302364 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1408494782'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:46.302533 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Create volume of 1 GB Jul 31 14:03:46.315705 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Availability Zones retrieved successfully. Jul 31 14:03:46.322238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Flow 'volume_create_api' (cc7d2003-d02f-405f-b9ca-f1751478dc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:46.324060 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47397eb-5a80-4d8b-bd3c-a0e30d187ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.325924 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:46.356019 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47397eb-5a80-4d8b-bd3c-a0e30d187ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.357022 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a41666-0c48-4477-ba38-dff90f484464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.417899 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Created reservations ['5955ef5c-91d8-4113-8a56-4f9eea56c778', '281164d2-2706-49a0-a239-73369db976e5', 'a48b403a-e643-478c-9d6b-0dff9b311742', '74d84beb-a0be-43cd-8738-26c217ff94a8'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:46.418830 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a41666-0c48-4477-ba38-dff90f484464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5955ef5c-91d8-4113-8a56-4f9eea56c778', '281164d2-2706-49a0-a239-73369db976e5', 'a48b403a-e643-478c-9d6b-0dff9b311742', '74d84beb-a0be-43cd-8738-26c217ff94a8']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.419580 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f199d8-a98b-4fcd-b114-54d9de4e86df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.442783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f199d8-a98b-4fcd-b114-54d9de4e86df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c85828d8-f8e8-482b-9585-165b7adf0dea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1408494782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374840394cce4f6bae71e1293f6b1a9b',qos_specs=None,replication_status=,reservations=['5955ef5c-91d8-4113-8a56-4f9eea56c778','281164d2-2706-49a0-a239-73369db976e5','a48b403a-e643-478c-9d6b-0dff9b311742','74d84beb-a0be-43cd-8738-26c217ff94a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1db6e3e9b5347b3b7d02a15b0e9e56c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1408494782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c85828d8-f8e8-482b-9585-165b7adf0dea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='374840394cce4f6bae71e1293f6b1a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1db6e3e9b5347b3b7d02a15b0e9e56c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.443510 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a9a87e-3f1a-4955-8716-b3e7c7bd3cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.461795 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a9a87e-3f1a-4955-8716-b3e7c7bd3cdd) transitioned into state 'SUCCESS' from state '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-1408494782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374840394cce4f6bae71e1293f6b1a9b',qos_specs=None,replication_status=,reservations=['5955ef5c-91d8-4113-8a56-4f9eea56c778','281164d2-2706-49a0-a239-73369db976e5','a48b403a-e643-478c-9d6b-0dff9b311742','74d84beb-a0be-43cd-8738-26c217ff94a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1db6e3e9b5347b3b7d02a15b0e9e56c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.462403 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2632ed3b-3837-436f-ab84-f04fd5147967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.472343 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2632ed3b-3837-436f-ab84-f04fd5147967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.473390 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Flow 'volume_create_api' (cc7d2003-d02f-405f-b9ca-f1751478dc7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:46.473720 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Create volume request issued successfully. Jul 31 14:03:46.474259 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7089ba9c-4ee3-4450-9b14-56128080b943 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:46.474971 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1023/4100] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:03:46 2026] POST /volume/v3/volumes => generated 750 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:46.485209 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-81e5715f-194c-4703-875f-4eb09ca17f23 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:46.486727 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f9f46202-12fc-4cc8-b8d7-d227c11b7c99 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:46.488791 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f9f46202-12fc-4cc8-b8d7-d227c11b7c99 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea Jul 31 14:03:46.488981 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f9f46202-12fc-4cc8-b8d7-d227c11b7c99 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:46.489036 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-81e5715f-194c-4703-875f-4eb09ca17f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 Jul 31 14:03:46.489209 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f9f46202-12fc-4cc8-b8d7-d227c11b7c99 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:46.489468 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-81e5715f-194c-4703-875f-4eb09ca17f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:46.489828 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-81e5715f-194c-4703-875f-4eb09ca17f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:46.496457 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:46.496457 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:46.497033 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-81e5715f-194c-4703-875f-4eb09ca17f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot retrieved successfully. Jul 31 14:03:46.498405 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-81e5715f-194c-4703-875f-4eb09ca17f23 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 returned with HTTP 200 Jul 31 14:03:46.498971 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1023/4101] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:46 2026] GET /volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 => generated 483 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:46.499694 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:46.499694 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:46.503649 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f9f46202-12fc-4cc8-b8d7-d227c11b7c99 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:46.507838 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f9f46202-12fc-4cc8-b8d7-d227c11b7c99 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea returned with HTTP 200 Jul 31 14:03:46.508241 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1031/4102] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:46 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:46.521965 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0662a3c3-988d-41ca-929a-c280093d3e89 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:46.523917 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:46.524333 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-675457403", "snapshot_id": null, "imageRef": "82dccf9f-9047-49ef-a9cd-1cca309237ff", "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:46.526273 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-675457403', 'snapshot_id': None, 'imageRef': '82dccf9f-9047-49ef-a9cd-1cca309237ff', 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:46.612816 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:46.612816 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:46.613245 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot retrieved successfully. Jul 31 14:03:46.613405 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create volume of 1 GB Jul 31 14:03:46.616577 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Availability Zones retrieved successfully. Jul 31 14:03:46.621449 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Flow 'volume_create_api' (030d8ab3-a52c-4a67-bf59-e544c8ced511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:46.622654 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbc1253-d311-4506-8f8e-fc63e7dd4617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.623527 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:46.655092 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbc1253-d311-4506-8f8e-fc63e7dd4617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '91114713-adf1-40ea-bd42-16612fb00fa6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.655920 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d631692b-fb5e-4166-aa0f-bd0ebab1874a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.688783 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Created reservations ['97878877-4633-4771-92ba-21867cf7e42c', '5f8b5d2d-c269-4342-803a-f974f54d98f8', '45d7000b-d34a-4ac8-b49f-3548d988a3bd', '482e5e43-6c3f-4aab-ab88-03cd9fc6c1fe'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:46.689527 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d631692b-fb5e-4166-aa0f-bd0ebab1874a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97878877-4633-4771-92ba-21867cf7e42c', '5f8b5d2d-c269-4342-803a-f974f54d98f8', '45d7000b-d34a-4ac8-b49f-3548d988a3bd', '482e5e43-6c3f-4aab-ab88-03cd9fc6c1fe']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.690203 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c36746b-1826-425f-88f3-aa0cf5666e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.730335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c36746b-1826-425f-88f3-aa0cf5666e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fe147c1-65fa-4372-bd96-9db9dca9227e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-675457403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e88285c0e0d432fba1db5925ae7370d',qos_specs=None,replication_status=,reservations=['97878877-4633-4771-92ba-21867cf7e42c','5f8b5d2d-c269-4342-803a-f974f54d98f8','45d7000b-d34a-4ac8-b49f-3548d988a3bd','482e5e43-6c3f-4aab-ab88-03cd9fc6c1fe'],size=1,snapshot_id=91114713-adf1-40ea-bd42-16612fb00fa6,source_replicaid=,source_volid=None,status='creating',user_id='4de1c24c64124f3cb480707202532aad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), '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-31T14:03:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-675457403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fe147c1-65fa-4372-bd96-9db9dca9227e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e88285c0e0d432fba1db5925ae7370d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=91114713-adf1-40ea-bd42-16612fb00fa6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4de1c24c64124f3cb480707202532aad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.731324 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e76c61e6-1c2b-4e5e-89d9-6e27d5cb16d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.750178 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e76c61e6-1c2b-4e5e-89d9-6e27d5cb16d3) transitioned into state 'SUCCESS' from state '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-675457403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e88285c0e0d432fba1db5925ae7370d',qos_specs=None,replication_status=,reservations=['97878877-4633-4771-92ba-21867cf7e42c','5f8b5d2d-c269-4342-803a-f974f54d98f8','45d7000b-d34a-4ac8-b49f-3548d988a3bd','482e5e43-6c3f-4aab-ab88-03cd9fc6c1fe'],size=1,snapshot_id=91114713-adf1-40ea-bd42-16612fb00fa6,source_replicaid=,source_volid=None,status='creating',user_id='4de1c24c64124f3cb480707202532aad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.751183 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195dbac6-e760-401f-b04f-0913b1df1598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:46.776574 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195dbac6-e760-401f-b04f-0913b1df1598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:46.777409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Flow 'volume_create_api' (030d8ab3-a52c-4a67-bf59-e544c8ced511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:46.777715 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create volume request issued successfully. Jul 31 14:03:46.778212 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0662a3c3-988d-41ca-929a-c280093d3e89 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:46.778690 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1026/4103] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 14:03:46 2026] POST /volume/v3/volumes => generated 813 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:46.791649 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4e694582-da0d-43be-bb32-8e9e12839dbe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:46.793487 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e694582-da0d-43be-bb32-8e9e12839dbe tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:03:46.793708 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e694582-da0d-43be-bb32-8e9e12839dbe tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:46.793930 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e694582-da0d-43be-bb32-8e9e12839dbe tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:46.801064 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:46.801064 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:46.805006 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4e694582-da0d-43be-bb32-8e9e12839dbe tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:03:46.810141 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e694582-da0d-43be-bb32-8e9e12839dbe tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e returned with HTTP 200 Jul 31 14:03:46.810797 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1024/4104] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:46 2026] GET /volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:47.520388 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5a40bd10-1b10-4eda-80ad-75758a65b47e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.522140 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5a40bd10-1b10-4eda-80ad-75758a65b47e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea Jul 31 14:03:47.522365 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5a40bd10-1b10-4eda-80ad-75758a65b47e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.522658 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5a40bd10-1b10-4eda-80ad-75758a65b47e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.529246 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.529246 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:47.532460 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5a40bd10-1b10-4eda-80ad-75758a65b47e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.536172 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5a40bd10-1b10-4eda-80ad-75758a65b47e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea returned with HTTP 200 Jul 31 14:03:47.536563 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1024/4105] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:47.552634 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3507bc28-4fe2-447f-b6d5-a246eaaad40d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.554312 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3507bc28-4fe2-447f-b6d5-a246eaaad40d tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] POST https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata Jul 31 14:03:47.554728 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3507bc28-4fe2-447f-b6d5-a246eaaad40d tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:47.563244 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.563244 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:47.563864 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3507bc28-4fe2-447f-b6d5-a246eaaad40d tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.573444 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3507bc28-4fe2-447f-b6d5-a246eaaad40d tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Create volume metadata completed successfully. Jul 31 14:03:47.573767 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3507bc28-4fe2-447f-b6d5-a246eaaad40d tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata returned with HTTP 200 Jul 31 14:03:47.574152 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1032/4106] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:03:47 2026] POST /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:47.581032 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d577a97-0ef9-43f6-9e33-0ba5dce4b18f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.582946 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d577a97-0ef9-43f6-9e33-0ba5dce4b18f tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata Jul 31 14:03:47.583133 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d577a97-0ef9-43f6-9e33-0ba5dce4b18f tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.583337 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d577a97-0ef9-43f6-9e33-0ba5dce4b18f tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.590135 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.590135 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:47.590574 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9d577a97-0ef9-43f6-9e33-0ba5dce4b18f tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.596103 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9d577a97-0ef9-43f6-9e33-0ba5dce4b18f tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Get volume metadata completed successfully. Jul 31 14:03:47.596338 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d577a97-0ef9-43f6-9e33-0ba5dce4b18f tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata returned with HTTP 200 Jul 31 14:03:47.596706 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1027/4107] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata => generated 101 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:47.603703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ffe7ffe0-8ceb-42fc-b23e-b9e6516eb325 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.605252 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ffe7ffe0-8ceb-42fc-b23e-b9e6516eb325 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] PUT https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata Jul 31 14:03:47.605591 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ffe7ffe0-8ceb-42fc-b23e-b9e6516eb325 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:47.612977 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.612977 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:47.613321 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ffe7ffe0-8ceb-42fc-b23e-b9e6516eb325 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.624722 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ffe7ffe0-8ceb-42fc-b23e-b9e6516eb325 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Update volume metadata completed successfully. Jul 31 14:03:47.624923 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ffe7ffe0-8ceb-42fc-b23e-b9e6516eb325 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata returned with HTTP 200 Jul 31 14:03:47.625272 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1025/4108] 10.4.3.140 () {68 vars in 1395 bytes} [Fri Jul 31 14:03:47 2026] PUT /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:03:47.631599 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-44c3ce5b-6603-45a3-9aee-90e846c1699a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.633407 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44c3ce5b-6603-45a3-9aee-90e846c1699a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata Jul 31 14:03:47.633659 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-44c3ce5b-6603-45a3-9aee-90e846c1699a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.633836 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-44c3ce5b-6603-45a3-9aee-90e846c1699a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.640330 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.640330 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:47.640847 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-44c3ce5b-6603-45a3-9aee-90e846c1699a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.646402 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-44c3ce5b-6603-45a3-9aee-90e846c1699a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Get volume metadata completed successfully. Jul 31 14:03:47.646803 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-44c3ce5b-6603-45a3-9aee-90e846c1699a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata returned with HTTP 200 Jul 31 14:03:47.647222 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1025/4109] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata => generated 57 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:03:47.653078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c40e6284-97ce-4129-9b48-6b0cf19b4923 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.654917 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c40e6284-97ce-4129-9b48-6b0cf19b4923 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata/key1 Jul 31 14:03:47.655137 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c40e6284-97ce-4129-9b48-6b0cf19b4923 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.655380 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c40e6284-97ce-4129-9b48-6b0cf19b4923 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.663277 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.663277 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:47.663887 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c40e6284-97ce-4129-9b48-6b0cf19b4923 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.668574 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c40e6284-97ce-4129-9b48-6b0cf19b4923 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Get volume metadata completed successfully. Jul 31 14:03:47.675638 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c40e6284-97ce-4129-9b48-6b0cf19b4923 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Delete volume metadata completed successfully. Jul 31 14:03:47.675802 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c40e6284-97ce-4129-9b48-6b0cf19b4923 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata/key1 returned with HTTP 200 Jul 31 14:03:47.676167 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1033/4110] 10.4.3.140 () {66 vars in 1393 bytes} [Fri Jul 31 14:03:47 2026] DELETE /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 14:03:47.682929 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dac86362-109d-40f0-a4bb-df8bea50e729 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.684728 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dac86362-109d-40f0-a4bb-df8bea50e729 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata Jul 31 14:03:47.684907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dac86362-109d-40f0-a4bb-df8bea50e729 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.685094 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dac86362-109d-40f0-a4bb-df8bea50e729 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.692112 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.692112 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:47.692578 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dac86362-109d-40f0-a4bb-df8bea50e729 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.697160 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dac86362-109d-40f0-a4bb-df8bea50e729 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Get volume metadata completed successfully. Jul 31 14:03:47.697392 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dac86362-109d-40f0-a4bb-df8bea50e729 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata returned with HTTP 200 Jul 31 14:03:47.697772 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1028/4111] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:03:47.705398 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b54835f8-9e32-431f-84c4-98f384c91ef3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.707022 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b54835f8-9e32-431f-84c4-98f384c91ef3 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] PUT https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata Jul 31 14:03:47.707302 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b54835f8-9e32-431f-84c4-98f384c91ef3 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:47.714950 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.714950 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:47.715351 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b54835f8-9e32-431f-84c4-98f384c91ef3 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.722140 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b54835f8-9e32-431f-84c4-98f384c91ef3 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Update volume metadata completed successfully. Jul 31 14:03:47.722457 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b54835f8-9e32-431f-84c4-98f384c91ef3 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata returned with HTTP 200 Jul 31 14:03:47.722994 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1026/4112] 10.4.3.140 () {68 vars in 1395 bytes} [Fri Jul 31 14:03:47 2026] PUT /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata => generated 16 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:03:47.732112 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4132081e-f745-4a68-ab18-4ba8ced8981b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.734003 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4132081e-f745-4a68-ab18-4ba8ced8981b tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] POST https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata Jul 31 14:03:47.734391 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4132081e-f745-4a68-ab18-4ba8ced8981b tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:47.744134 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.744134 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:47.744763 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4132081e-f745-4a68-ab18-4ba8ced8981b tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.752823 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4132081e-f745-4a68-ab18-4ba8ced8981b tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Create volume metadata completed successfully. Jul 31 14:03:47.753168 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4132081e-f745-4a68-ab18-4ba8ced8981b tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata returned with HTTP 200 Jul 31 14:03:47.753658 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1026/4113] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 14:03:47 2026] POST /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:03:47.761739 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f8a46c52-a24a-4ce7-a704-cc6cb866ea92 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.763438 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8a46c52-a24a-4ce7-a704-cc6cb866ea92 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] PUT https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata/key3 Jul 31 14:03:47.763810 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8a46c52-a24a-4ce7-a704-cc6cb866ea92 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:47.772977 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.772977 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:47.773447 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f8a46c52-a24a-4ce7-a704-cc6cb866ea92 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.787046 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f8a46c52-a24a-4ce7-a704-cc6cb866ea92 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Update volume metadata completed successfully. Jul 31 14:03:47.787363 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8a46c52-a24a-4ce7-a704-cc6cb866ea92 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata/key3 returned with HTTP 200 Jul 31 14:03:47.787860 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1034/4114] 10.4.3.140 () {68 vars in 1410 bytes} [Fri Jul 31 14:03:47 2026] PUT /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:03:47.795678 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-629393ea-4983-417b-b4c1-2483b4e87ef2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.797599 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-629393ea-4983-417b-b4c1-2483b4e87ef2 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata/key3 Jul 31 14:03:47.797778 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-629393ea-4983-417b-b4c1-2483b4e87ef2 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.797954 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-629393ea-4983-417b-b4c1-2483b4e87ef2 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.805609 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.805609 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:47.806168 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-629393ea-4983-417b-b4c1-2483b4e87ef2 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.810682 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-629393ea-4983-417b-b4c1-2483b4e87ef2 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Get volume metadata completed successfully. Jul 31 14:03:47.810898 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-629393ea-4983-417b-b4c1-2483b4e87ef2 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata/key3 returned with HTTP 200 Jul 31 14:03:47.811234 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1029/4115] 10.4.3.140 () {66 vars in 1390 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:03:47.818837 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5c01e8b2-8a88-4c78-ba2a-aa02a3dd84f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.820437 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c01e8b2-8a88-4c78-ba2a-aa02a3dd84f6 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata Jul 31 14:03:47.820629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c01e8b2-8a88-4c78-ba2a-aa02a3dd84f6 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.820834 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c01e8b2-8a88-4c78-ba2a-aa02a3dd84f6 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.824800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2e401e03-843f-4f40-98b4-147a23d1ed5b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.826873 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e401e03-843f-4f40-98b4-147a23d1ed5b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:03:47.827124 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e401e03-843f-4f40-98b4-147a23d1ed5b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.827352 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e401e03-843f-4f40-98b4-147a23d1ed5b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.830489 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.830489 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:47.830950 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5c01e8b2-8a88-4c78-ba2a-aa02a3dd84f6 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.836812 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.836812 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:47.838900 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5c01e8b2-8a88-4c78-ba2a-aa02a3dd84f6 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Get volume metadata completed successfully. Jul 31 14:03:47.839154 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c01e8b2-8a88-4c78-ba2a-aa02a3dd84f6 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata returned with HTTP 200 Jul 31 14:03:47.839742 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1027/4116] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:03:47.841880 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2e401e03-843f-4f40-98b4-147a23d1ed5b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:03:47.848412 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e401e03-843f-4f40-98b4-147a23d1ed5b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e returned with HTTP 200 Jul 31 14:03:47.848685 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7f9f0e95-ced1-4e26-a7bf-58b4af20f3de None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.848906 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1027/4117] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e => generated 1422 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:47.850535 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f9f0e95-ced1-4e26-a7bf-58b4af20f3de tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] PUT https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata Jul 31 14:03:47.850865 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f9f0e95-ced1-4e26-a7bf-58b4af20f3de tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:47.859415 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.859415 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:47.859889 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7f9f0e95-ced1-4e26-a7bf-58b4af20f3de tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.860529 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c8352b6d-95da-4c8d-8099-6800f7e9a6b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.862148 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8352b6d-95da-4c8d-8099-6800f7e9a6b2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:03:47.862335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8352b6d-95da-4c8d-8099-6800f7e9a6b2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.862524 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8352b6d-95da-4c8d-8099-6800f7e9a6b2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.867736 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7f9f0e95-ced1-4e26-a7bf-58b4af20f3de tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Update volume metadata completed successfully. Jul 31 14:03:47.868097 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f9f0e95-ced1-4e26-a7bf-58b4af20f3de tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata returned with HTTP 200 Jul 31 14:03:47.868529 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1035/4118] 10.4.3.140 () {68 vars in 1395 bytes} [Fri Jul 31 14:03:47 2026] PUT /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea/metadata => generated 16 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:03:47.868592 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.868592 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:47.871530 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c8352b6d-95da-4c8d-8099-6800f7e9a6b2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:03:47.875435 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8352b6d-95da-4c8d-8099-6800f7e9a6b2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e returned with HTTP 200 Jul 31 14:03:47.875786 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1030/4119] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e => generated 1422 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:47.877090 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-051b70ad-e788-46dd-a4ff-d178c10fc19e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.879032 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-051b70ad-e788-46dd-a4ff-d178c10fc19e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea Jul 31 14:03:47.879246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-051b70ad-e788-46dd-a4ff-d178c10fc19e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.879482 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-051b70ad-e788-46dd-a4ff-d178c10fc19e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.887331 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.887331 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:47.892027 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-051b70ad-e788-46dd-a4ff-d178c10fc19e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.896657 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-051b70ad-e788-46dd-a4ff-d178c10fc19e tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea returned with HTTP 200 Jul 31 14:03:47.897107 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1028/4120] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:47.908485 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2e70adbe-9b9a-4961-b142-f683e684060a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.910525 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e70adbe-9b9a-4961-b142-f683e684060a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea Jul 31 14:03:47.910816 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e70adbe-9b9a-4961-b142-f683e684060a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.911045 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e70adbe-9b9a-4961-b142-f683e684060a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.911239 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-2e70adbe-9b9a-4961-b142-f683e684060a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Delete volume with id: c85828d8-f8e8-482b-9585-165b7adf0dea Jul 31 14:03:47.918141 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.918141 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:47.918776 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2e70adbe-9b9a-4961-b142-f683e684060a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.936703 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2e70adbe-9b9a-4961-b142-f683e684060a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Delete volume request issued successfully. Jul 31 14:03:47.936926 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e70adbe-9b9a-4961-b142-f683e684060a tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea returned with HTTP 202 Jul 31 14:03:47.937443 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1028/4121] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:47 2026] DELETE /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:47.943854 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-daef0ccb-4f93-499f-aaad-f6c096ad20a7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:47.948132 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-daef0ccb-4f93-499f-aaad-f6c096ad20a7 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea Jul 31 14:03:47.948344 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-daef0ccb-4f93-499f-aaad-f6c096ad20a7 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:47.948600 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-daef0ccb-4f93-499f-aaad-f6c096ad20a7 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:47.956392 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:47.956392 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:47.961747 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-daef0ccb-4f93-499f-aaad-f6c096ad20a7 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Volume info retrieved successfully. Jul 31 14:03:47.967496 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-daef0ccb-4f93-499f-aaad-f6c096ad20a7 tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea returned with HTTP 200 Jul 31 14:03:47.967997 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1036/4122] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:47 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:48.856883 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-7697d1d3-0c40-4ca6-9602-e4349b95e4a1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:48.859062 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-7697d1d3-0c40-4ca6-9602-e4349b95e4a1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:03:48.859305 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-7697d1d3-0c40-4ca6-9602-e4349b95e4a1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:48.859480 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-7697d1d3-0c40-4ca6-9602-e4349b95e4a1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:48.867461 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:48.867461 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:48.871367 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-7697d1d3-0c40-4ca6-9602-e4349b95e4a1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:03:48.876150 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-7697d1d3-0c40-4ca6-9602-e4349b95e4a1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e returned with HTTP 200 Jul 31 14:03:48.876578 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1031/4123] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:48 2026] GET /volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:48.984207 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-802a9cdc-2090-403d-9edb-6cf61cdd71db None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:48.986066 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-802a9cdc-2090-403d-9edb-6cf61cdd71db tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] GET https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea Jul 31 14:03:48.986273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-802a9cdc-2090-403d-9edb-6cf61cdd71db tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:48.986533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-802a9cdc-2090-403d-9edb-6cf61cdd71db tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:48.997884 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-802a9cdc-2090-403d-9edb-6cf61cdd71db tempest-VolumesMetadataTest-1433991077 tempest-VolumesMetadataTest-1433991077-project-member] https://10.4.3.140/volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea returned with HTTP 404 Jul 31 14:03:48.998390 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1029/4124] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:48 2026] GET /volume/v3/volumes/c85828d8-f8e8-482b-9585-165b7adf0dea => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:49.368306 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-1df02bf8-f871-47de-85a5-0e02d20c4bd1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:49.370654 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-1df02bf8-f871-47de-85a5-0e02d20c4bd1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:03:49.370868 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-1df02bf8-f871-47de-85a5-0e02d20c4bd1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:49.371087 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-1df02bf8-f871-47de-85a5-0e02d20c4bd1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:49.378768 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:49.378768 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:49.383178 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-1df02bf8-f871-47de-85a5-0e02d20c4bd1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:03:49.389021 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-1df02bf8-f871-47de-85a5-0e02d20c4bd1 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e returned with HTTP 200 Jul 31 14:03:49.389492 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1029/4125] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:49 2026] GET /volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e => generated 1404 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:49.400242 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fec96d3c-9d4b-4630-8640-b1cfdc720490 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:49.400840 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fec96d3c-9d4b-4630-8640-b1cfdc720490 None None] GET https://10.4.3.140/volume// Jul 31 14:03:49.401081 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fec96d3c-9d4b-4630-8640-b1cfdc720490 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:49.401343 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fec96d3c-9d4b-4630-8640-b1cfdc720490 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:49.401784 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fec96d3c-9d4b-4630-8640-b1cfdc720490 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:49.402163 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1037/4126] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:03:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:49.410971 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-e3535cba-4f8a-432a-9b22-88b5dba6b62c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:49.416147 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-e3535cba-4f8a-432a-9b22-88b5dba6b62c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:03:49.416637 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-e3535cba-4f8a-432a-9b22-88b5dba6b62c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fe147c1-65fa-4372-bd96-9db9dca9227e", "connector": null, "instance_uuid": "fb76ac82-fff4-4a8d-895a-375909c1f5df"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:49.426388 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:49.426388 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:49.453990 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-e3535cba-4f8a-432a-9b22-88b5dba6b62c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:03:49.454665 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1032/4127] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:03:49 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:50.174828 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c8029797-08ab-4af0-a9f6-23e114219b3d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.279308 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8029797-08ab-4af0-a9f6-23e114219b3d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:03:50.279712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8029797-08ab-4af0-a9f6-23e114219b3d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd7c4e31-361e-4d5a-8f23-bea4e5cb3e8c", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1557182543"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:50.290960 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8029797-08ab-4af0-a9f6-23e114219b3d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 404 Jul 31 14:03:50.291508 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1030/4128] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:03:50 2026] POST /volume/v3/snapshots => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:50.300190 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1815d479-0b03-4e72-a347-20f64573cbdf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.301907 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1815d479-0b03-4e72-a347-20f64573cbdf tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:03:50.302292 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1815d479-0b03-4e72-a347-20f64573cbdf tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1846736578"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:50.332380 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1815d479-0b03-4e72-a347-20f64573cbdf tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 404 Jul 31 14:03:50.332925 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1030/4129] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:03:50 2026] POST /volume/v3/snapshots => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:50.347246 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-39dc8eb9-9858-472b-966f-68b9e373efe6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.350148 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39dc8eb9-9858-472b-966f-68b9e373efe6 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/snapshots?limit=invalid Jul 31 14:03:50.350485 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39dc8eb9-9858-472b-966f-68b9e373efe6 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:50.350811 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39dc8eb9-9858-472b-966f-68b9e373efe6 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:50.351474 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39dc8eb9-9858-472b-966f-68b9e373efe6 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] HTTP exception thrown: limit param must be an integer Jul 31 14:03:50.351705 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39dc8eb9-9858-472b-966f-68b9e373efe6 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 31 14:03:50.352613 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1038/4130] 10.4.3.140 () {66 vars in 1270 bytes} [Fri Jul 31 14:03:50 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:03:50.361204 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6136dd0d-b195-461a-9a16-cf22a5c385ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.363108 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6136dd0d-b195-461a-9a16-cf22a5c385ce tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/snapshots?marker=46a16339-40d7-4438-addc-e7e9025f25d2 Jul 31 14:03:50.363559 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6136dd0d-b195-461a-9a16-cf22a5c385ce tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:50.363774 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6136dd0d-b195-461a-9a16-cf22a5c385ce tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:50.364040 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-6136dd0d-b195-461a-9a16-cf22a5c385ce tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:03:50.364323 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:50.364323 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:50.365122 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-6136dd0d-b195-461a-9a16-cf22a5c385ce tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:03:50.370590 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6136dd0d-b195-461a-9a16-cf22a5c385ce tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots?marker=46a16339-40d7-4438-addc-e7e9025f25d2 returned with HTTP 404 Jul 31 14:03:50.371050 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1033/4131] 10.4.3.140 () {66 vars in 1330 bytes} [Fri Jul 31 14:03:50 2026] GET /volume/v3/snapshots?marker=46a16339-40d7-4438-addc-e7e9025f25d2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:50.379664 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5b3e529c-4444-4969-8b1c-0a0080baa768 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.381311 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b3e529c-4444-4969-8b1c-0a0080baa768 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=invalid Jul 31 14:03:50.381501 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b3e529c-4444-4969-8b1c-0a0080baa768 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:50.381702 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b3e529c-4444-4969-8b1c-0a0080baa768 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:50.381947 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-5b3e529c-4444-4969-8b1c-0a0080baa768 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:03:50.382901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-5b3e529c-4444-4969-8b1c-0a0080baa768 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:03:50.383310 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b3e529c-4444-4969-8b1c-0a0080baa768 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 31 14:03:50.383756 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1031/4132] 10.4.3.140 () {66 vars in 1276 bytes} [Fri Jul 31 14:03:50 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 31 14:03:50.391166 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.392859 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:50.393200 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-428591270"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:50.394581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-428591270'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:50.394743 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Create volume of 2 GB Jul 31 14:03:50.399094 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Availability Zones retrieved successfully. Jul 31 14:03:50.404763 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Flow 'volume_create_api' (98a6e807-38d9-438d-b7ee-ac92030dbb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:50.405660 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570d4176-20c8-4f5e-b635-b75dc4e5c835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:50.406838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Validating volume size '2' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:50.436883 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570d4176-20c8-4f5e-b635-b75dc4e5c835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:50.437703 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18848b89-fafe-4f35-b1af-e1a3f597bfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:50.492817 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0fab11e6-97a2-4e51-ab9c-68c5bd5f4c28 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.493260 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0fab11e6-97a2-4e51-ab9c-68c5bd5f4c28 None None] GET https://10.4.3.140/volume// Jul 31 14:03:50.493482 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0fab11e6-97a2-4e51-ab9c-68c5bd5f4c28 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:50.494102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0fab11e6-97a2-4e51-ab9c-68c5bd5f4c28 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:50.494102 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0fab11e6-97a2-4e51-ab9c-68c5bd5f4c28 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:50.494230 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1039/4133] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:50.499178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Created reservations ['a81c3dfe-4687-4812-a77f-b4ecbe77a630', '5dedad9c-0327-4e7a-aacd-550f36816bc2', 'b8d0e7e2-c50d-40e9-b5b7-8e453eb645d9', 'c9b4d1a9-03c9-436c-814e-978294fed0fd'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:50.500011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18848b89-fafe-4f35-b1af-e1a3f597bfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a81c3dfe-4687-4812-a77f-b4ecbe77a630', '5dedad9c-0327-4e7a-aacd-550f36816bc2', 'b8d0e7e2-c50d-40e9-b5b7-8e453eb645d9', 'c9b4d1a9-03c9-436c-814e-978294fed0fd']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:50.500778 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3aedfe-bba3-4b12-991f-48d790dda310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:50.506980 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-778dd451-225a-4388-8fd8-32f213858f7b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.512680 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-778dd451-225a-4388-8fd8-32f213858f7b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:03:50.512977 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-778dd451-225a-4388-8fd8-32f213858f7b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:50.513211 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-778dd451-225a-4388-8fd8-32f213858f7b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:50.523990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3aedfe-bba3-4b12-991f-48d790dda310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '199aefea-9d2e-4838-a6ae-c4e3076092e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-428591270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7b20fa04174efa8376043e64f14bb4',qos_specs=None,replication_status=,reservations=['a81c3dfe-4687-4812-a77f-b4ecbe77a630','5dedad9c-0327-4e7a-aacd-550f36816bc2','b8d0e7e2-c50d-40e9-b5b7-8e453eb645d9','c9b4d1a9-03c9-436c-814e-978294fed0fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03589b7e55934156998217ef48e4c96f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-428591270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=199aefea-9d2e-4838-a6ae-c4e3076092e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7b20fa04174efa8376043e64f14bb4',provider_auth=None,provider_geometry=None,provider_id=None,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='03589b7e55934156998217ef48e4c96f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:50.524715 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2171bc-fa22-4f9e-a529-5f27348e09ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:50.531866 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:50.531866 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:50.536548 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-778dd451-225a-4388-8fd8-32f213858f7b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:03:50.542228 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2171bc-fa22-4f9e-a529-5f27348e09ab) transitioned into state 'SUCCESS' from state '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-428591270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7b20fa04174efa8376043e64f14bb4',qos_specs=None,replication_status=,reservations=['a81c3dfe-4687-4812-a77f-b4ecbe77a630','5dedad9c-0327-4e7a-aacd-550f36816bc2','b8d0e7e2-c50d-40e9-b5b7-8e453eb645d9','c9b4d1a9-03c9-436c-814e-978294fed0fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03589b7e55934156998217ef48e4c96f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:50.542976 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b9c26e-d71f-4594-8571-c54e33233f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:50.543531 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-778dd451-225a-4388-8fd8-32f213858f7b tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e returned with HTTP 200 Jul 31 14:03:50.544062 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1034/4134] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:50 2026] GET /volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e => generated 1583 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:50.553079 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b9c26e-d71f-4594-8571-c54e33233f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:50.554082 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Flow 'volume_create_api' (98a6e807-38d9-438d-b7ee-ac92030dbb63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:50.554471 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Create volume request issued successfully. Jul 31 14:03:50.555184 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fda852af-0308-49b0-bf49-b2e9529dcdd9 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:50.556238 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1031/4135] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:03:50 2026] POST /volume/v3/volumes => generated 761 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:50.569821 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6d2747a2-c25b-48cf-9775-e469f245ae0f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.571268 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d2747a2-c25b-48cf-9775-e469f245ae0f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 Jul 31 14:03:50.572273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d2747a2-c25b-48cf-9775-e469f245ae0f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:50.572273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d2747a2-c25b-48cf-9775-e469f245ae0f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:50.584597 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:50.584597 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:50.588349 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6d2747a2-c25b-48cf-9775-e469f245ae0f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Volume info retrieved successfully. Jul 31 14:03:50.592459 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d2747a2-c25b-48cf-9775-e469f245ae0f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 returned with HTTP 200 Jul 31 14:03:50.592807 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1032/4136] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:50 2026] GET /volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:50.661124 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-56cde7b2-4aa9-4e37-a9de-3eecc4fab607 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.665048 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-56cde7b2-4aa9-4e37-a9de-3eecc4fab607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] PUT https://10.4.3.140/volume/v3/attachments/723609e4-5bf7-45e0-9729-510ee1153b1c Jul 31 14:03:50.665602 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-56cde7b2-4aa9-4e37-a9de-3eecc4fab607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:50.677343 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-56cde7b2-4aa9-4e37-a9de-3eecc4fab607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Acquiring lock "cinder-attachment_update-3fe147c1-65fa-4372-bd96-9db9dca9227e-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:03:50.682979 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-56cde7b2-4aa9-4e37-a9de-3eecc4fab607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Lock "cinder-attachment_update-3fe147c1-65fa-4372-bd96-9db9dca9227e-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:03:50.684044 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:50.684044 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:50.776508 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-56cde7b2-4aa9-4e37-a9de-3eecc4fab607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Lock "cinder-attachment_update-3fe147c1-65fa-4372-bd96-9db9dca9227e-np0000006230" released by "attachment_update" :: held 0.094s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:03:50.776971 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-56cde7b2-4aa9-4e37-a9de-3eecc4fab607 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments/723609e4-5bf7-45e0-9729-510ee1153b1c returned with HTTP 200 Jul 31 14:03:50.777912 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1040/4137] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:03:50 2026] PUT /volume/v3/attachments/723609e4-5bf7-45e0-9729-510ee1153b1c => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:50.800500 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-76367f05-a9d0-4bc2-8873-eecaed214917 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:50.802717 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-76367f05-a9d0-4bc2-8873-eecaed214917 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/attachments/723609e4-5bf7-45e0-9729-510ee1153b1c/action Jul 31 14:03:50.803066 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-76367f05-a9d0-4bc2-8873-eecaed214917 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:50.803214 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-76367f05-a9d0-4bc2-8873-eecaed214917 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:50.822657 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:50.822657 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:50.834339 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db5184cb-fd36-4a9c-a75a-1915f34ecca9 req-76367f05-a9d0-4bc2-8873-eecaed214917 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments/723609e4-5bf7-45e0-9729-510ee1153b1c/action returned with HTTP 204 Jul 31 14:03:50.834873 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1035/4138] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:03:50 2026] POST /volume/v3/attachments/723609e4-5bf7-45e0-9729-510ee1153b1c/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:51.607667 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9389b5ef-d3cc-4fd7-bc5b-4e251027360c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:51.610850 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9389b5ef-d3cc-4fd7-bc5b-4e251027360c tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 Jul 31 14:03:51.611129 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9389b5ef-d3cc-4fd7-bc5b-4e251027360c tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:51.611414 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9389b5ef-d3cc-4fd7-bc5b-4e251027360c tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:51.621404 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:51.621404 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:51.627716 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9389b5ef-d3cc-4fd7-bc5b-4e251027360c tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Volume info retrieved successfully. Jul 31 14:03:51.633950 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9389b5ef-d3cc-4fd7-bc5b-4e251027360c tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 returned with HTTP 200 Jul 31 14:03:51.634403 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1032/4139] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:51 2026] GET /volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:51.650950 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8aa3a014-3e3a-426a-b2df-71fdf9fe3d21 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:51.655105 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8aa3a014-3e3a-426a-b2df-71fdf9fe3d21 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:03:51.655635 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8aa3a014-3e3a-426a-b2df-71fdf9fe3d21 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "199aefea-9d2e-4838-a6ae-c4e3076092e6", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-275283426"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:51.668334 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:51.668334 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:51.669044 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8aa3a014-3e3a-426a-b2df-71fdf9fe3d21 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Volume info retrieved successfully. Jul 31 14:03:51.669242 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-8aa3a014-3e3a-426a-b2df-71fdf9fe3d21 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Create snapshot from volume 199aefea-9d2e-4838-a6ae-c4e3076092e6 Jul 31 14:03:51.700451 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:51.702281 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:51.702671 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-38740198", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:51.704317 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-38740198', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:51.704473 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Create volume of 1 GB Jul 31 14:03:51.705187 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:51.705187 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:51.710634 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Availability Zones retrieved successfully. Jul 31 14:03:51.717228 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Flow 'volume_create_api' (d8065e80-a625-441c-84ce-5af0113a67fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:51.718642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64db879c-b900-4918-a867-cecb326b3917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:51.720102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:51.720784 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-8aa3a014-3e3a-426a-b2df-71fdf9fe3d21 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Created reservations ['826ff092-3637-479e-91a1-0ed600c47198', '6600ef83-855b-4236-a95d-b3f39630759b', '155d7980-c8aa-46eb-b3da-8c8895ae5611', 'e475f7d0-c77a-44af-8104-db3b9aea81a8'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:51.750265 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64db879c-b900-4918-a867-cecb326b3917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:51.751136 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9134ad-13d6-4bd5-ba9d-43117308ba57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:51.763875 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8aa3a014-3e3a-426a-b2df-71fdf9fe3d21 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Snapshot create request issued successfully. Jul 31 14:03:51.764352 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8aa3a014-3e3a-426a-b2df-71fdf9fe3d21 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:03:51.765313 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1033/4140] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:03:51 2026] POST /volume/v3/snapshots => generated 317 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:51.777810 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cdb3eb6e-fc08-4c5d-9c1d-0dc1289d95ba None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:51.777810 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdb3eb6e-fc08-4c5d-9c1d-0dc1289d95ba tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a Jul 31 14:03:51.777810 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdb3eb6e-fc08-4c5d-9c1d-0dc1289d95ba tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:51.777810 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdb3eb6e-fc08-4c5d-9c1d-0dc1289d95ba tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:51.783701 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:51.783701 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:51.784238 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cdb3eb6e-fc08-4c5d-9c1d-0dc1289d95ba tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Snapshot retrieved successfully. Jul 31 14:03:51.785113 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdb3eb6e-fc08-4c5d-9c1d-0dc1289d95ba tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a returned with HTTP 200 Jul 31 14:03:51.785527 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1036/4141] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:51 2026] GET /volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:51.835380 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Created reservations ['5beaad8a-4b77-4138-828a-43225ce88449', '78cd80e6-f982-403a-81fd-476d8a4acfe5', 'ddc118c3-f02e-435d-870a-44b474a8c024', 'e806783b-a7f1-4a9d-af05-c444a5a25eb9'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:51.836279 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9134ad-13d6-4bd5-ba9d-43117308ba57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5beaad8a-4b77-4138-828a-43225ce88449', '78cd80e6-f982-403a-81fd-476d8a4acfe5', 'ddc118c3-f02e-435d-870a-44b474a8c024', 'e806783b-a7f1-4a9d-af05-c444a5a25eb9']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:51.837337 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399ec2ff-f0cc-4c16-ba0e-23d5858ccec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:51.868540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399ec2ff-f0cc-4c16-ba0e-23d5858ccec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92a9d3ae-542d-4cd5-844c-aa4cd3ddd305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-38740198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e114045d87084523be7fc7752e4bf12d',qos_specs=None,replication_status=,reservations=['5beaad8a-4b77-4138-828a-43225ce88449','78cd80e6-f982-403a-81fd-476d8a4acfe5','ddc118c3-f02e-435d-870a-44b474a8c024','e806783b-a7f1-4a9d-af05-c444a5a25eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18c304e598e482c8667d468acdbd326',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-38740198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92a9d3ae-542d-4cd5-844c-aa4cd3ddd305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e114045d87084523be7fc7752e4bf12d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18c304e598e482c8667d468acdbd326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:51.871672 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59e4dee-951d-4108-9852-989c470ea189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:51.893208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59e4dee-951d-4108-9852-989c470ea189) transitioned into state 'SUCCESS' from state '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-38740198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e114045d87084523be7fc7752e4bf12d',qos_specs=None,replication_status=,reservations=['5beaad8a-4b77-4138-828a-43225ce88449','78cd80e6-f982-403a-81fd-476d8a4acfe5','ddc118c3-f02e-435d-870a-44b474a8c024','e806783b-a7f1-4a9d-af05-c444a5a25eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18c304e598e482c8667d468acdbd326',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:51.894178 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5442512-a261-4bd5-8dda-d32d8df91260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:51.904276 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5442512-a261-4bd5-8dda-d32d8df91260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:51.905505 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Flow 'volume_create_api' (d8065e80-a625-441c-84ce-5af0113a67fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:51.905878 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Create volume request issued successfully. Jul 31 14:03:51.906738 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9d708014-e17b-46bf-b3ee-022ed6afec7c tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:51.907657 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1041/4142] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 14:03:51 2026] POST /volume/v3/volumes => generated 787 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:51.919244 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-31e2b952-94d6-4d9b-914b-b54af8bb0063 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:51.922358 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-31e2b952-94d6-4d9b-914b-b54af8bb0063 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:51.922652 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-31e2b952-94d6-4d9b-914b-b54af8bb0063 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:51.922830 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-31e2b952-94d6-4d9b-914b-b54af8bb0063 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:51.932526 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:51.932526 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:51.937298 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-31e2b952-94d6-4d9b-914b-b54af8bb0063 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:51.944094 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-31e2b952-94d6-4d9b-914b-b54af8bb0063 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:51.944555 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1033/4143] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:51 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:52.794193 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ede8250d-a070-41e4-a8ee-44ad7204747f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:52.795985 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ede8250d-a070-41e4-a8ee-44ad7204747f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a Jul 31 14:03:52.796201 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ede8250d-a070-41e4-a8ee-44ad7204747f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:52.796402 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ede8250d-a070-41e4-a8ee-44ad7204747f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:52.801148 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:52.801148 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:52.801575 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ede8250d-a070-41e4-a8ee-44ad7204747f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Snapshot retrieved successfully. Jul 31 14:03:52.802276 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ede8250d-a070-41e4-a8ee-44ad7204747f tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a returned with HTTP 200 Jul 31 14:03:52.802642 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1034/4144] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:52 2026] GET /volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:52.810581 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:52.812255 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:52.812621 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "879fce5c-9578-4292-9135-c837d2dde50a"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:52.814035 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '879fce5c-9578-4292-9135-c837d2dde50a'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:52.819469 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:52.819469 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:52.819880 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Snapshot retrieved successfully. Jul 31 14:03:52.819988 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Create volume of 1 GB Jul 31 14:03:52.823121 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Availability Zones retrieved successfully. Jul 31 14:03:52.828834 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Flow 'volume_create_api' (193dbb42-c66d-4c2f-998d-a628ac79381f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:52.829880 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becf8497-6338-467f-9cd5-1ff84a8d50f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:52.831040 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:52.832102 np0000006230 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becf8497-6338-467f-9cd5-1ff84a8d50f9) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 14:03:52.832102 np0000006230 devstack@c-api.service[100185]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 31 14:03:52.833902 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becf8497-6338-467f-9cd5-1ff84a8d50f9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:52.834598 np0000006230 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becf8497-6338-467f-9cd5-1ff84a8d50f9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 14:03:52.835333 np0000006230 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Flow 'volume_create_api' (193dbb42-c66d-4c2f-998d-a628ac79381f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 14:03:52.835722 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ed24fb7-af6c-472e-bc9e-a4173314412d tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Jul 31 14:03:52.836202 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1037/4145] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:03:52 2026] POST /volume/v3/volumes => generated 171 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 14:03:52.842531 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bb8e8db0-a175-4472-926b-9bd448297811 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:52.844278 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bb8e8db0-a175-4472-926b-9bd448297811 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a Jul 31 14:03:52.844478 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bb8e8db0-a175-4472-926b-9bd448297811 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:52.844721 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bb8e8db0-a175-4472-926b-9bd448297811 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:52.844865 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-bb8e8db0-a175-4472-926b-9bd448297811 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Delete snapshot with id: 879fce5c-9578-4292-9135-c837d2dde50a Jul 31 14:03:52.850004 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:52.850004 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:52.850485 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bb8e8db0-a175-4472-926b-9bd448297811 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Snapshot retrieved successfully. Jul 31 14:03:52.866724 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bb8e8db0-a175-4472-926b-9bd448297811 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Snapshot delete request issued successfully. Jul 31 14:03:52.866942 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bb8e8db0-a175-4472-926b-9bd448297811 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a returned with HTTP 202 Jul 31 14:03:52.867372 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1042/4146] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:03:52 2026] DELETE /volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:52.874654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dc33db03-6cc9-4be5-bfd7-81501db63231 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:52.878851 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc33db03-6cc9-4be5-bfd7-81501db63231 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a Jul 31 14:03:52.879125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc33db03-6cc9-4be5-bfd7-81501db63231 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:52.879376 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc33db03-6cc9-4be5-bfd7-81501db63231 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:52.892815 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:52.892815 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:52.893724 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dc33db03-6cc9-4be5-bfd7-81501db63231 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Snapshot retrieved successfully. Jul 31 14:03:52.894945 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc33db03-6cc9-4be5-bfd7-81501db63231 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a returned with HTTP 200 Jul 31 14:03:52.895472 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1034/4147] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:52 2026] GET /volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:52.958867 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4e535021-11ee-4083-8831-9ce04f420546 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:52.960482 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e535021-11ee-4083-8831-9ce04f420546 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:52.960711 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e535021-11ee-4083-8831-9ce04f420546 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:52.960928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e535021-11ee-4083-8831-9ce04f420546 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:52.967524 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:52.967524 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:52.971723 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4e535021-11ee-4083-8831-9ce04f420546 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:52.977025 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e535021-11ee-4083-8831-9ce04f420546 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:52.977491 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1035/4148] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:52 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:52.989820 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d409add7-a532-4a53-8b09-43c5937cedbc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:52.992207 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d409add7-a532-4a53-8b09-43c5937cedbc tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:52.992525 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d409add7-a532-4a53-8b09-43c5937cedbc tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:52.992797 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d409add7-a532-4a53-8b09-43c5937cedbc tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.002624 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:53.002624 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:53.008415 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d409add7-a532-4a53-8b09-43c5937cedbc tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:53.014933 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d409add7-a532-4a53-8b09-43c5937cedbc tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:53.015588 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1038/4149] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:52 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:53.065554 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-d6faf552-66a2-4ced-b42f-e3e48c6498be None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.067703 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-d6faf552-66a2-4ced-b42f-e3e48c6498be tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:53.070240 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-d6faf552-66a2-4ced-b42f-e3e48c6498be tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:53.070240 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-d6faf552-66a2-4ced-b42f-e3e48c6498be tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.077830 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:53.077830 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:53.083250 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-d6faf552-66a2-4ced-b42f-e3e48c6498be tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:53.089939 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-d6faf552-66a2-4ced-b42f-e3e48c6498be tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:53.090692 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1043/4150] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:53 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:53.188541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-20aa475c-310d-463a-9ab6-8d5f106e2f3c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.188930 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-20aa475c-310d-463a-9ab6-8d5f106e2f3c None None] GET https://10.4.3.140/volume// Jul 31 14:03:53.189106 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-20aa475c-310d-463a-9ab6-8d5f106e2f3c None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:53.189295 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-20aa475c-310d-463a-9ab6-8d5f106e2f3c None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.189632 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-20aa475c-310d-463a-9ab6-8d5f106e2f3c None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:53.189912 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1035/4151] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:03:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:53.196880 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-8ba567c7-47d4-4e53-93c2-65310cd876f4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.199559 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-8ba567c7-47d4-4e53-93c2-65310cd876f4 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:03:53.199941 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-8ba567c7-47d4-4e53-93c2-65310cd876f4 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92a9d3ae-542d-4cd5-844c-aa4cd3ddd305", "connector": null, "instance_uuid": "f2c0ff7f-5cac-41f7-a871-086e7435d2dd"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:53.212112 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:53.212112 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:53.238006 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-8ba567c7-47d4-4e53-93c2-65310cd876f4 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:03:53.238006 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1036/4152] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:03:53 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:53.272708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-662f00cf-83aa-4676-a33d-900b6cae599a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.277763 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-662f00cf-83aa-4676-a33d-900b6cae599a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:53.277907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-662f00cf-83aa-4676-a33d-900b6cae599a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:53.278132 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-662f00cf-83aa-4676-a33d-900b6cae599a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.288372 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-045b4eca-3437-4471-b71e-82a3cc3ee0d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.288880 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-045b4eca-3437-4471-b71e-82a3cc3ee0d9 None None] GET https://10.4.3.140/volume// Jul 31 14:03:53.289105 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-045b4eca-3437-4471-b71e-82a3cc3ee0d9 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:53.289300 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-045b4eca-3437-4471-b71e-82a3cc3ee0d9 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.289634 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-045b4eca-3437-4471-b71e-82a3cc3ee0d9 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:53.289906 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1044/4153] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:53.291583 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:53.291583 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:53.296258 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-662f00cf-83aa-4676-a33d-900b6cae599a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:53.298701 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-bc07dcf3-032f-464d-a4fd-6ef854345478 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.302627 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-662f00cf-83aa-4676-a33d-900b6cae599a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:53.302710 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-bc07dcf3-032f-464d-a4fd-6ef854345478 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:53.302880 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-bc07dcf3-032f-464d-a4fd-6ef854345478 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:53.303021 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1039/4154] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:53 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:53.303106 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-bc07dcf3-032f-464d-a4fd-6ef854345478 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.317219 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:53.317219 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:53.321219 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-bc07dcf3-032f-464d-a4fd-6ef854345478 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:53.325916 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-bc07dcf3-032f-464d-a4fd-6ef854345478 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:53.326570 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1036/4155] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:53 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 1041 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:53.448330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-c2ee687d-a2f9-4df5-b060-5c52401d8c40 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.453729 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-c2ee687d-a2f9-4df5-b060-5c52401d8c40 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] PUT https://10.4.3.140/volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba Jul 31 14:03:53.453729 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-c2ee687d-a2f9-4df5-b060-5c52401d8c40 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:53.460626 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-c2ee687d-a2f9-4df5-b060-5c52401d8c40 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Acquiring lock "cinder-attachment_update-92a9d3ae-542d-4cd5-844c-aa4cd3ddd305-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:03:53.465605 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-c2ee687d-a2f9-4df5-b060-5c52401d8c40 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Lock "cinder-attachment_update-92a9d3ae-542d-4cd5-844c-aa4cd3ddd305-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:03:53.467056 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:53.467056 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:53.537788 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-c2ee687d-a2f9-4df5-b060-5c52401d8c40 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Lock "cinder-attachment_update-92a9d3ae-542d-4cd5-844c-aa4cd3ddd305-np0000006230" released by "attachment_update" :: held 0.072s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:03:53.538114 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-c2ee687d-a2f9-4df5-b060-5c52401d8c40 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba returned with HTTP 200 Jul 31 14:03:53.538623 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1037/4156] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:03:53 2026] PUT /volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:53.905822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ecad213f-6373-4754-9db1-3ac040b048e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.907419 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecad213f-6373-4754-9db1-3ac040b048e5 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a Jul 31 14:03:53.907730 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecad213f-6373-4754-9db1-3ac040b048e5 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:53.907977 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecad213f-6373-4754-9db1-3ac040b048e5 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.912601 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecad213f-6373-4754-9db1-3ac040b048e5 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a returned with HTTP 404 Jul 31 14:03:53.912601 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1045/4157] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:03:53 2026] GET /volume/v3/snapshots/879fce5c-9578-4292-9135-c837d2dde50a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:53.919321 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7709459d-7901-4c83-9a0a-ddd248a95222 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.921114 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7709459d-7901-4c83-9a0a-ddd248a95222 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 Jul 31 14:03:53.921323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7709459d-7901-4c83-9a0a-ddd248a95222 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:53.921615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7709459d-7901-4c83-9a0a-ddd248a95222 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.928534 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:53.928534 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:53.932054 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7709459d-7901-4c83-9a0a-ddd248a95222 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Volume info retrieved successfully. Jul 31 14:03:53.936172 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7709459d-7901-4c83-9a0a-ddd248a95222 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 returned with HTTP 200 Jul 31 14:03:53.936587 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1040/4158] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:53 2026] GET /volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:53.948930 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5582e2ea-5f16-449f-bf8c-16f67e7f9c94 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.950976 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5582e2ea-5f16-449f-bf8c-16f67e7f9c94 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] DELETE https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 Jul 31 14:03:53.951261 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5582e2ea-5f16-449f-bf8c-16f67e7f9c94 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:53.951472 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5582e2ea-5f16-449f-bf8c-16f67e7f9c94 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.951695 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-5582e2ea-5f16-449f-bf8c-16f67e7f9c94 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Delete volume with id: 199aefea-9d2e-4838-a6ae-c4e3076092e6 Jul 31 14:03:53.958950 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:53.958950 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:53.959485 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5582e2ea-5f16-449f-bf8c-16f67e7f9c94 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Volume info retrieved successfully. Jul 31 14:03:53.977554 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5582e2ea-5f16-449f-bf8c-16f67e7f9c94 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Delete volume request issued successfully. Jul 31 14:03:53.977766 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5582e2ea-5f16-449f-bf8c-16f67e7f9c94 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 returned with HTTP 202 Jul 31 14:03:53.978177 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1037/4159] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:03:53 2026] DELETE /volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:03:53.986612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-78ae24ad-d1dd-4d81-a9ca-79e4db1edcb1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:53.988448 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-78ae24ad-d1dd-4d81-a9ca-79e4db1edcb1 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 Jul 31 14:03:53.988699 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-78ae24ad-d1dd-4d81-a9ca-79e4db1edcb1 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:53.988873 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-78ae24ad-d1dd-4d81-a9ca-79e4db1edcb1 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:53.995966 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:53.995966 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:54.000652 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-78ae24ad-d1dd-4d81-a9ca-79e4db1edcb1 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Volume info retrieved successfully. Jul 31 14:03:54.005846 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-78ae24ad-d1dd-4d81-a9ca-79e4db1edcb1 tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 returned with HTTP 200 Jul 31 14:03:54.006415 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1038/4160] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:53 2026] GET /volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:54.316821 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-67eb2acd-6394-4509-aa46-a99c704d5991 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:54.318836 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-67eb2acd-6394-4509-aa46-a99c704d5991 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:54.319347 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-67eb2acd-6394-4509-aa46-a99c704d5991 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:54.319731 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-67eb2acd-6394-4509-aa46-a99c704d5991 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:54.331445 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:54.331445 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:54.336391 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-67eb2acd-6394-4509-aa46-a99c704d5991 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:54.342619 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-67eb2acd-6394-4509-aa46-a99c704d5991 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:54.342619 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1046/4161] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:54 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:55.019219 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3ad20d68-8b9e-4441-9d17-37616d65348b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:55.021000 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ad20d68-8b9e-4441-9d17-37616d65348b tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] GET https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 Jul 31 14:03:55.021210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ad20d68-8b9e-4441-9d17-37616d65348b tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:55.021396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ad20d68-8b9e-4441-9d17-37616d65348b tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:55.027985 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ad20d68-8b9e-4441-9d17-37616d65348b tempest-VolumesSnapshotNegativeTestJSON-632348218 tempest-VolumesSnapshotNegativeTestJSON-632348218-project-member] https://10.4.3.140/volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 returned with HTTP 404 Jul 31 14:03:55.028481 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1041/4162] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:03:55 2026] GET /volume/v3/volumes/199aefea-9d2e-4838-a6ae-c4e3076092e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:55.357910 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e4602ae3-11df-467a-9973-1c6c84cf464b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:55.361335 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e4602ae3-11df-467a-9973-1c6c84cf464b tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:55.361335 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e4602ae3-11df-467a-9973-1c6c84cf464b tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:55.361559 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e4602ae3-11df-467a-9973-1c6c84cf464b tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:55.376245 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:55.376245 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:55.379877 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e4602ae3-11df-467a-9973-1c6c84cf464b tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:55.385364 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e4602ae3-11df-467a-9973-1c6c84cf464b tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:55.385871 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1038/4163] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:55 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:56.274352 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:56.387636 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:03:56.388707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-679213594"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:56.389611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-679213594'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:03:56.389745 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Create volume of 1 GB Jul 31 14:03:56.395502 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Availability Zones retrieved successfully. Jul 31 14:03:56.403616 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Flow 'volume_create_api' (c064d28c-3457-42aa-b1ea-64c333af7814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:56.404644 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9a069e-88de-455d-b0d6-c3258939d0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:56.404734 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-069e5fa9-80fe-459f-a0f8-b27259ed2cd5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:56.406660 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:03:56.407860 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-069e5fa9-80fe-459f-a0f8-b27259ed2cd5 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:56.408171 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-069e5fa9-80fe-459f-a0f8-b27259ed2cd5 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:56.408474 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-069e5fa9-80fe-459f-a0f8-b27259ed2cd5 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:56.418898 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:56.418898 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:56.422869 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-069e5fa9-80fe-459f-a0f8-b27259ed2cd5 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:56.428394 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-069e5fa9-80fe-459f-a0f8-b27259ed2cd5 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:56.428939 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1047/4164] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:56 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:56.434344 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9a069e-88de-455d-b0d6-c3258939d0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:56.435088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9d7105-7801-415e-a2d2-d4d0965a5529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:56.514222 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Created reservations ['499b0b51-2054-4f12-94b8-669a6d1be641', '1e1f283a-3422-4550-bb99-c56141b0e6b6', 'e0adb096-19cc-4b9a-8141-09512fe90398', '07c4aefc-811d-4f69-88be-5d3bec424c62'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:56.515010 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9d7105-7801-415e-a2d2-d4d0965a5529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['499b0b51-2054-4f12-94b8-669a6d1be641', '1e1f283a-3422-4550-bb99-c56141b0e6b6', 'e0adb096-19cc-4b9a-8141-09512fe90398', '07c4aefc-811d-4f69-88be-5d3bec424c62']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:56.515677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03a0950-4995-400a-a00d-abcfabf463c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:56.540709 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03a0950-4995-400a-a00d-abcfabf463c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82191842-f9cb-4861-9df0-63a5a4b64e7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-679213594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cff90b275ec4c6fb3f5cd21a0dce664',qos_specs=None,replication_status=,reservations=['499b0b51-2054-4f12-94b8-669a6d1be641','1e1f283a-3422-4550-bb99-c56141b0e6b6','e0adb096-19cc-4b9a-8141-09512fe90398','07c4aefc-811d-4f69-88be-5d3bec424c62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d42b5a4ebe43adab468be88c0181ad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-679213594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82191842-f9cb-4861-9df0-63a5a4b64e7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cff90b275ec4c6fb3f5cd21a0dce664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0d42b5a4ebe43adab468be88c0181ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:56.541388 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9286790-505e-4f03-b244-fdfcc7e4c7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:56.560234 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9286790-505e-4f03-b244-fdfcc7e4c7c3) transitioned into state 'SUCCESS' from state '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-679213594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cff90b275ec4c6fb3f5cd21a0dce664',qos_specs=None,replication_status=,reservations=['499b0b51-2054-4f12-94b8-669a6d1be641','1e1f283a-3422-4550-bb99-c56141b0e6b6','e0adb096-19cc-4b9a-8141-09512fe90398','07c4aefc-811d-4f69-88be-5d3bec424c62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d42b5a4ebe43adab468be88c0181ad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:56.560895 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e25a7f3-3784-46ea-9d9e-b5bea1775910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:03:56.572661 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e25a7f3-3784-46ea-9d9e-b5bea1775910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:03:56.573237 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Flow 'volume_create_api' (c064d28c-3457-42aa-b1ea-64c333af7814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:03:56.573633 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Create volume request issued successfully. Jul 31 14:03:56.574162 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c55e8d6b-dde4-4f8d-8a6a-43c151832cda tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:03:56.575110 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1039/4165] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:03:56 2026] POST /volume/v3/volumes => generated 777 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:56.585476 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0d437da1-052c-4991-be4d-21088f48b786 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:56.587263 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0d437da1-052c-4991-be4d-21088f48b786 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f Jul 31 14:03:56.587507 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0d437da1-052c-4991-be4d-21088f48b786 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:56.587723 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0d437da1-052c-4991-be4d-21088f48b786 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:56.595167 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:56.595167 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:56.598653 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0d437da1-052c-4991-be4d-21088f48b786 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Volume info retrieved successfully. Jul 31 14:03:56.602185 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0d437da1-052c-4991-be4d-21088f48b786 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f returned with HTTP 200 Jul 31 14:03:56.602702 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1042/4166] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:56 2026] GET /volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:57.441922 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4f2ad279-0a3d-443c-bad1-0c70ef97cc52 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:57.443900 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f2ad279-0a3d-443c-bad1-0c70ef97cc52 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:57.444228 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f2ad279-0a3d-443c-bad1-0c70ef97cc52 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:57.444525 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f2ad279-0a3d-443c-bad1-0c70ef97cc52 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:57.455619 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:57.455619 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:57.458991 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4f2ad279-0a3d-443c-bad1-0c70ef97cc52 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:57.463007 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f2ad279-0a3d-443c-bad1-0c70ef97cc52 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:57.463461 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1039/4167] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:57 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:57.615578 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-615f1b2c-d49d-4e6d-af47-27e2f6c82a72 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:57.617966 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-615f1b2c-d49d-4e6d-af47-27e2f6c82a72 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f Jul 31 14:03:57.619556 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-615f1b2c-d49d-4e6d-af47-27e2f6c82a72 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:57.619556 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-615f1b2c-d49d-4e6d-af47-27e2f6c82a72 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:57.628583 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:57.628583 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:57.633531 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-615f1b2c-d49d-4e6d-af47-27e2f6c82a72 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Volume info retrieved successfully. Jul 31 14:03:57.638826 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-615f1b2c-d49d-4e6d-af47-27e2f6c82a72 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f returned with HTTP 200 Jul 31 14:03:57.639486 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1048/4168] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:57 2026] GET /volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:57.652938 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-42c17123-ddae-4df3-a3b9-60f8a86feb79 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:57.654686 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42c17123-ddae-4df3-a3b9-60f8a86feb79 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:03:57.654995 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42c17123-ddae-4df3-a3b9-60f8a86feb79 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "82191842-f9cb-4861-9df0-63a5a4b64e7f", "name": "tempest-type-Backup-250596086"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:57.656263 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-42c17123-ddae-4df3-a3b9-60f8a86feb79 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Creating new backup {'backup': {'volume_id': '82191842-f9cb-4861-9df0-63a5a4b64e7f', 'name': 'tempest-type-Backup-250596086'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:03:57.656402 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-42c17123-ddae-4df3-a3b9-60f8a86feb79 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Creating backup of volume 82191842-f9cb-4861-9df0-63a5a4b64e7f in container None Jul 31 14:03:57.663671 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:57.663671 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:57.663944 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-42c17123-ddae-4df3-a3b9-60f8a86feb79 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Volume info retrieved successfully. Jul 31 14:03:57.689043 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-42c17123-ddae-4df3-a3b9-60f8a86feb79 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Created reservations ['dee36a9c-f3c6-47eb-9b6b-336588ceeb38', 'a276d99a-c3ff-42c0-8d3a-81f27e61ee06'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:03:57.714013 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42c17123-ddae-4df3-a3b9-60f8a86feb79 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:03:57.714453 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1040/4169] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:03:57 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:03:57.722197 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0af5dde1-9157-4e94-9f79-a2902578915d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:57.723954 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0af5dde1-9157-4e94-9f79-a2902578915d tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:03:57.724211 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0af5dde1-9157-4e94-9f79-a2902578915d tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:57.724441 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0af5dde1-9157-4e94-9f79-a2902578915d tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:57.724614 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0af5dde1-9157-4e94-9f79-a2902578915d tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:03:57.728823 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:57.728823 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:57.729653 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0af5dde1-9157-4e94-9f79-a2902578915d tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:03:57.729936 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1043/4170] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:57 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:58.315123 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-5205fc41-9201-4c4e-85df-eaeb12f34bb5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:58.317904 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-5205fc41-9201-4c4e-85df-eaeb12f34bb5 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] POST https://10.4.3.140/volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba/action Jul 31 14:03:58.318415 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-5205fc41-9201-4c4e-85df-eaeb12f34bb5 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:58.318670 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-5205fc41-9201-4c4e-85df-eaeb12f34bb5 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:58.338663 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:58.338663 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:58.359816 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-63eac2c0-bfb2-4e8b-b5f1-070b2f01ec2f req-5205fc41-9201-4c4e-85df-eaeb12f34bb5 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba/action returned with HTTP 204 Jul 31 14:03:58.360314 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1040/4171] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:03:58 2026] POST /volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:58.461662 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-c6afd891-fc78-49f9-8bc2-f20629da073e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:58.463477 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-c6afd891-fc78-49f9-8bc2-f20629da073e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458 Jul 31 14:03:58.464761 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-c6afd891-fc78-49f9-8bc2-f20629da073e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:58.464761 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-c6afd891-fc78-49f9-8bc2-f20629da073e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:58.471813 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:58.471813 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:58.479295 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-727fe588-53c9-4ff5-a086-3baa92cef00e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:58.481934 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-727fe588-53c9-4ff5-a086-3baa92cef00e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:58.482249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-727fe588-53c9-4ff5-a086-3baa92cef00e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:58.482563 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-727fe588-53c9-4ff5-a086-3baa92cef00e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:58.499707 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:58.499707 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:58.504334 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-727fe588-53c9-4ff5-a086-3baa92cef00e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:58.509265 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-727fe588-53c9-4ff5-a086-3baa92cef00e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:58.509663 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1041/4172] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:58 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:58.522712 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-90923173-e38e-4d7d-b7d2-ffd2a61c6bbb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:58.524796 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90923173-e38e-4d7d-b7d2-ffd2a61c6bbb tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:58.524991 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90923173-e38e-4d7d-b7d2-ffd2a61c6bbb tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:58.525816 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90923173-e38e-4d7d-b7d2-ffd2a61c6bbb tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:58.534405 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:58.534405 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:58.538318 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-90923173-e38e-4d7d-b7d2-ffd2a61c6bbb tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:58.538502 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-45b4f3e8-b29d-4f72-b211-0a57e759f1d1 req-c6afd891-fc78-49f9-8bc2-f20629da073e tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458 returned with HTTP 200 Jul 31 14:03:58.538502 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1049/4173] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:03:58 2026] DELETE /volume/v3/attachments/692c1257-3382-41b2-afb2-6b9385947458 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:58.541484 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90923173-e38e-4d7d-b7d2-ffd2a61c6bbb tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:58.541849 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1044/4174] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:03:58 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 1172 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:58.555427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ca9c838c-8725-45c4-b68b-03af8fe5d107 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:58.557961 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1041/4175] 10.4.3.140 () {70 vars in 1611 bytes} [Fri Jul 31 14:03:58 2026] DELETE /volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 14:03:58.566660 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0d2be234-690e-461d-becc-140bd8346c31 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:58.587576 np0000006230 devstack@c-api.service[100183]: WARNING keystonemiddleware.auth_token [None req-0d2be234-690e-461d-becc-140bd8346c31 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 14:03:58.588615 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1042/4176] 10.4.3.140 () {70 vars in 1611 bytes} [Fri Jul 31 14:03:58 2026] DELETE /volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 14:03:58.598302 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:58.601025 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba Jul 31 14:03:58.601381 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:58.602542 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:58.610297 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:58.610297 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:58.639594 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b7788955-df04-40e5-ad42-5d7f119d25ba req-7469f55e-94f9-459d-83ce-524a8eea18dd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:58.641376 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b7788955-df04-40e5-ad42-5d7f119d25ba req-7469f55e-94f9-459d-83ce-524a8eea18dd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:03:58.641604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b7788955-df04-40e5-ad42-5d7f119d25ba req-7469f55e-94f9-459d-83ce-524a8eea18dd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:58.641784 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b7788955-df04-40e5-ad42-5d7f119d25ba req-7469f55e-94f9-459d-83ce-524a8eea18dd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:58.648236 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:58.648236 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:58.652065 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b7788955-df04-40e5-ad42-5d7f119d25ba req-7469f55e-94f9-459d-83ce-524a8eea18dd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:03:58.656179 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b7788955-df04-40e5-ad42-5d7f119d25ba req-7469f55e-94f9-459d-83ce-524a8eea18dd tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:03:58.656571 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1045/4177] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:58 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:58.704274 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Attachment connected to vm f2c0ff7f-5cac-41f7-a871-086e7435d2dd, checking data on nova Jul 31 14:03:58.705192 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.compute.nova [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Creating Keystone token plugin using URL: https://10.4.3.140/identity {{(pid=100184) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 14:03:58.740096 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dc58fae2-aad6-4565-9202-cc0d1e38f372 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:58.742903 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc58fae2-aad6-4565-9202-cc0d1e38f372 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:03:58.742903 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc58fae2-aad6-4565-9202-cc0d1e38f372 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:58.742903 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc58fae2-aad6-4565-9202-cc0d1e38f372 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:58.743077 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-dc58fae2-aad6-4565-9202-cc0d1e38f372 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:03:58.750018 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:58.750018 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:03:58.750793 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc58fae2-aad6-4565-9202-cc0d1e38f372 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:03:58.751134 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1042/4178] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:58 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:03:58.907080 np0000006230 devstack@c-api.service[100184]: DEBUG novaclient.v2.client [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] REQ: curl -g -i -X GET https://10.4.3.140/compute/v2.1/servers/f2c0ff7f-5cac-41f7-a871-086e7435d2dd/os-volume_attachments/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ea4c4e283e1e5afa5245f54ffe165e9600219072a967cb7a1f703cf32461a8d8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8bcf462e-694c-4ee7-a992-dded1bc2e86a" -H "X-Service-Token: {SHA256}8e96314c35db205a8f395c2d5cc9d45cad15c273c1e0ad04794bf14520519807" {{(pid=100184) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 14:03:59.019460 np0000006230 devstack@c-api.service[100184]: DEBUG novaclient.v2.client [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 14:03:58 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-7a96be26-601f-4844-86c5-9bf79948ed3a x-openstack-request-id: req-7a96be26-601f-4844-86c5-9bf79948ed3a {{(pid=100184) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 14:03:59.019668 np0000006230 devstack@c-api.service[100184]: DEBUG novaclient.v2.client [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "92a9d3ae-542d-4cd5-844c-aa4cd3ddd305", "serverId": "f2c0ff7f-5cac-41f7-a871-086e7435d2dd", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a9af62ff-7675-4073-85b7-aeaa37112cba", "bdm_uuid": "5774d699-ac1c-4bac-9007-43efaa55953d"}} {{(pid=100184) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 14:03:59.019787 np0000006230 devstack@c-api.service[100184]: DEBUG novaclient.v2.client [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET call to compute for https://10.4.3.140/compute/v2.1/servers/f2c0ff7f-5cac-41f7-a871-086e7435d2dd/os-volume_attachments/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 used request id req-7a96be26-601f-4844-86c5-9bf79948ed3a {{(pid=100184) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 14:03:59.022141 np0000006230 devstack@c-api.service[100184]: ERROR cinder.volume.api [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Caught error: Detach volume from instance f2c0ff7f-5cac-41f7-a871-086e7435d2dd using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f2c0ff7f-5cac-41f7-a871-086e7435d2dd using the Compute API Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 14:03:59.024388 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f2c0ff7f-5cac-41f7-a871-086e7435d2dd using the Compute API Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.middleware.fault [None req-8bcf462e-694c-4ee7-a992-dded1bc2e86a tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba returned with HTTP 409 Jul 31 14:03:59.025903 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1050/4179] 10.4.3.140 () {68 vars in 1404 bytes} [Fri Jul 31 14:03:58 2026] DELETE /volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba => generated 167 bytes in 427 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:03:59.060313 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-85405277-0079-41d0-9a36-0e42e20a67e2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:59.063321 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-85405277-0079-41d0-9a36-0e42e20a67e2 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:59.063540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-85405277-0079-41d0-9a36-0e42e20a67e2 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:59.063738 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-85405277-0079-41d0-9a36-0e42e20a67e2 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:59.078706 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:59.078706 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:59.086797 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-85405277-0079-41d0-9a36-0e42e20a67e2 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:59.092886 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-85405277-0079-41d0-9a36-0e42e20a67e2 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:59.093286 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1043/4180] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:03:59 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 1154 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:03:59.118589 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-af681a68-b3a8-47f1-ac8e-8c1e7be02f8f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:59.120794 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-af681a68-b3a8-47f1-ac8e-8c1e7be02f8f tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] POST https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305/action Jul 31 14:03:59.121100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-af681a68-b3a8-47f1-ac8e-8c1e7be02f8f tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:03:59.121268 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-af681a68-b3a8-47f1-ac8e-8c1e7be02f8f tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:03:59.134964 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:59.134964 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:03:59.135428 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-af681a68-b3a8-47f1-ac8e-8c1e7be02f8f tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:59.143017 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-af681a68-b3a8-47f1-ac8e-8c1e7be02f8f tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Begin detaching volume completed successfully. Jul 31 14:03:59.143285 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-af681a68-b3a8-47f1-ac8e-8c1e7be02f8f tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305/action returned with HTTP 202 Jul 31 14:03:59.143780 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1046/4181] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:03:59 2026] POST /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:03:59.203088 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b5bd4f8a-0a58-4b8d-adf4-762352b11712 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:59.203626 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b5bd4f8a-0a58-4b8d-adf4-762352b11712 None None] GET https://10.4.3.140/volume// Jul 31 14:03:59.203788 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b5bd4f8a-0a58-4b8d-adf4-762352b11712 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:59.203967 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b5bd4f8a-0a58-4b8d-adf4-762352b11712 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:59.204279 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b5bd4f8a-0a58-4b8d-adf4-762352b11712 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:03:59.204696 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1043/4182] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:03:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:03:59.211438 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-22e0073b-7ced-4f36-b9a2-db9774605dc9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:59.214162 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-22e0073b-7ced-4f36-b9a2-db9774605dc9 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:03:59.214726 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-22e0073b-7ced-4f36-b9a2-db9774605dc9 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:59.214972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-22e0073b-7ced-4f36-b9a2-db9774605dc9 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:59.254366 np0000006230 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-22e0073b-7ced-4f36-b9a2-db9774605dc9 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 14:03:59.270773 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:59.270773 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:03:59.275226 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-22e0073b-7ced-4f36-b9a2-db9774605dc9 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:03:59.280895 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-22e0073b-7ced-4f36-b9a2-db9774605dc9 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:03:59.281374 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1051/4183] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:03:59 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 1337 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:03:59.760782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-962561d6-2c3b-4471-9c65-7cd01aff6058 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:03:59.763305 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-962561d6-2c3b-4471-9c65-7cd01aff6058 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:03:59.763498 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-962561d6-2c3b-4471-9c65-7cd01aff6058 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:03:59.763721 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-962561d6-2c3b-4471-9c65-7cd01aff6058 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:03:59.763834 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-962561d6-2c3b-4471-9c65-7cd01aff6058 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:03:59.769703 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:03:59.769703 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:03:59.770490 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-962561d6-2c3b-4471-9c65-7cd01aff6058 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:03:59.770920 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1044/4184] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:03:59 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:00.783118 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a9a288a6-3c0c-44c4-80db-36ae47babea6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:00.786093 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9a288a6-3c0c-44c4-80db-36ae47babea6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:00.786411 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9a288a6-3c0c-44c4-80db-36ae47babea6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:00.786699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9a288a6-3c0c-44c4-80db-36ae47babea6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:00.786823 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a9a288a6-3c0c-44c4-80db-36ae47babea6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:00.791189 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:00.791189 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:00.791945 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9a288a6-3c0c-44c4-80db-36ae47babea6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:00.792390 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1047/4185] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:00 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:01.079638 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-2939dded-074b-44c1-a1cc-9ce8ace7885d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:01.081843 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-2939dded-074b-44c1-a1cc-9ce8ace7885d tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba Jul 31 14:04:01.082022 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-2939dded-074b-44c1-a1cc-9ce8ace7885d tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:01.082216 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-2939dded-074b-44c1-a1cc-9ce8ace7885d tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:01.090475 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:01.090475 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:01.161178 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-4c789fe9-f550-406c-a9c9-fc152a8ee964 req-2939dded-074b-44c1-a1cc-9ce8ace7885d tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba returned with HTTP 200 Jul 31 14:04:01.161842 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1044/4186] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:04:01 2026] DELETE /volume/v3/attachments/a9af62ff-7675-4073-85b7-aeaa37112cba => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:01.338355 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2a6a805b-480e-494f-a134-64d486234a1b req-5bbdb52e-be52-4fd9-8f8c-8580e3a716a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:01.340911 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2a6a805b-480e-494f-a134-64d486234a1b req-5bbdb52e-be52-4fd9-8f8c-8580e3a716a3 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:04:01.341059 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2a6a805b-480e-494f-a134-64d486234a1b req-5bbdb52e-be52-4fd9-8f8c-8580e3a716a3 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:01.341298 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2a6a805b-480e-494f-a134-64d486234a1b req-5bbdb52e-be52-4fd9-8f8c-8580e3a716a3 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:01.351460 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:01.351460 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:01.356755 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2a6a805b-480e-494f-a134-64d486234a1b req-5bbdb52e-be52-4fd9-8f8c-8580e3a716a3 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:04:01.362878 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2a6a805b-480e-494f-a134-64d486234a1b req-5bbdb52e-be52-4fd9-8f8c-8580e3a716a3 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:04:01.363298 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1052/4187] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:01 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:01.376773 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e603cb83-853b-4b3f-93c8-f97edf90a977 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:01.379480 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e603cb83-853b-4b3f-93c8-f97edf90a977 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] DELETE https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:04:01.379693 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e603cb83-853b-4b3f-93c8-f97edf90a977 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:01.379894 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e603cb83-853b-4b3f-93c8-f97edf90a977 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:01.380091 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e603cb83-853b-4b3f-93c8-f97edf90a977 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Delete volume with id: 92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:04:01.388533 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:01.388533 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:01.389238 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e603cb83-853b-4b3f-93c8-f97edf90a977 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:04:01.413815 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e603cb83-853b-4b3f-93c8-f97edf90a977 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Delete volume request issued successfully. Jul 31 14:04:01.414185 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e603cb83-853b-4b3f-93c8-f97edf90a977 tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 202 Jul 31 14:04:01.415010 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1045/4188] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:04:01 2026] DELETE /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:04:01.422489 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-88940087-c65e-4b1d-98a7-60af7aa5d66e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:01.425456 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88940087-c65e-4b1d-98a7-60af7aa5d66e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:04:01.425729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88940087-c65e-4b1d-98a7-60af7aa5d66e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:01.425920 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88940087-c65e-4b1d-98a7-60af7aa5d66e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:01.435317 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:01.435317 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:01.439307 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-88940087-c65e-4b1d-98a7-60af7aa5d66e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Volume info retrieved successfully. Jul 31 14:04:01.444922 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88940087-c65e-4b1d-98a7-60af7aa5d66e tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 200 Jul 31 14:04:01.445542 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1048/4189] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:04:01 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:01.548741 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-19506e73-8103-4f39-813f-7e2aeeb9727a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:01.550618 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-19506e73-8103-4f39-813f-7e2aeeb9727a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:04:01.550817 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-19506e73-8103-4f39-813f-7e2aeeb9727a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:01.550995 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-19506e73-8103-4f39-813f-7e2aeeb9727a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:01.551148 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-19506e73-8103-4f39-813f-7e2aeeb9727a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Delete volume with id: 6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:04:01.558072 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:01.558072 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:01.558523 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-19506e73-8103-4f39-813f-7e2aeeb9727a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:04:01.570677 np0000006230 devstack@c-api.service[100182]: WARNING cinder.keymgr.conf_key_mgr [None req-19506e73-8103-4f39-813f-7e2aeeb9727a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:04:01.577278 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-19506e73-8103-4f39-813f-7e2aeeb9727a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Delete volume request issued successfully. Jul 31 14:04:01.577437 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-19506e73-8103-4f39-813f-7e2aeeb9727a tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 202 Jul 31 14:04:01.577906 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1045/4190] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:04:01 2026] DELETE /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:04:01.585791 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-67c47cf1-66b4-450d-a466-937262f911b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:01.588980 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-67c47cf1-66b4-450d-a466-937262f911b1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:04:01.589204 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-67c47cf1-66b4-450d-a466-937262f911b1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:01.589382 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-67c47cf1-66b4-450d-a466-937262f911b1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:01.599293 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:01.599293 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:01.602585 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-67c47cf1-66b4-450d-a466-937262f911b1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Volume info retrieved successfully. Jul 31 14:04:01.611529 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-67c47cf1-66b4-450d-a466-937262f911b1 tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 200 Jul 31 14:04:01.611899 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1053/4191] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:01 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:01.803380 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6d10cd8-9e7b-4577-a966-dad3f4a8871f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:01.805102 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6d10cd8-9e7b-4577-a966-dad3f4a8871f tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:01.805306 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6d10cd8-9e7b-4577-a966-dad3f4a8871f tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:01.805529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6d10cd8-9e7b-4577-a966-dad3f4a8871f tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:01.805659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a6d10cd8-9e7b-4577-a966-dad3f4a8871f tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:01.809994 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:01.809994 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:01.810842 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6d10cd8-9e7b-4577-a966-dad3f4a8871f tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:01.811205 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1046/4192] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:01 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:02.459781 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c7d80a39-f117-493a-8cca-5dad6582c4da None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:02.461798 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c7d80a39-f117-493a-8cca-5dad6582c4da tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] GET https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 Jul 31 14:04:02.462076 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c7d80a39-f117-493a-8cca-5dad6582c4da tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:02.462305 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c7d80a39-f117-493a-8cca-5dad6582c4da tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:02.467982 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c7d80a39-f117-493a-8cca-5dad6582c4da tempest-TestServerVolumeAttachScenarioOldVersion-63605069 tempest-TestServerVolumeAttachScenarioOldVersion-63605069-project-member] https://10.4.3.140/volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 returned with HTTP 404 Jul 31 14:04:02.468539 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1049/4193] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:04:02 2026] GET /volume/v3/volumes/92a9d3ae-542d-4cd5-844c-aa4cd3ddd305 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:04:02.627308 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-de665483-d060-4c3b-8695-c8c3c6fa1dbe None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:02.630058 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-de665483-d060-4c3b-8695-c8c3c6fa1dbe tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] GET https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 Jul 31 14:04:02.630244 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-de665483-d060-4c3b-8695-c8c3c6fa1dbe tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:02.630411 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-de665483-d060-4c3b-8695-c8c3c6fa1dbe tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:02.642232 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-de665483-d060-4c3b-8695-c8c3c6fa1dbe tempest-TestEncryptedCinderVolumes-282770349 tempest-TestEncryptedCinderVolumes-282770349-project-member] https://10.4.3.140/volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 returned with HTTP 404 Jul 31 14:04:02.643058 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1046/4194] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:02 2026] GET /volume/v3/volumes/6d9b760a-8151-459a-a84d-4a8901bac597 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:02.652421 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d0fabd14-c420-49f8-94ca-5b0b726c6750 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:02.654364 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0fabd14-c420-49f8-94ca-5b0b726c6750 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:04:02.654585 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0fabd14-c420-49f8-94ca-5b0b726c6750 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:02.654835 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0fabd14-c420-49f8-94ca-5b0b726c6750 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:02.655622 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d0fabd14-c420-49f8-94ca-5b0b726c6750 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:04:02.687755 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d0fabd14-c420-49f8-94ca-5b0b726c6750 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Get all volumes completed successfully. Jul 31 14:04:02.689674 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:02.689674 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:02.695153 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0fabd14-c420-49f8-94ca-5b0b726c6750 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:04:02.695616 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1054/4195] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:04:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12806 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:04:02.713235 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b07d3143-3f0b-4523-8e0b-c8f2d8be8da3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:02.715405 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b07d3143-3f0b-4523-8e0b-c8f2d8be8da3 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] DELETE https://10.4.3.140/volume/v3/types/d06535b3-3eba-49d7-8429-617bb190c970 Jul 31 14:04:02.715703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b07d3143-3f0b-4523-8e0b-c8f2d8be8da3 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:02.716018 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b07d3143-3f0b-4523-8e0b-c8f2d8be8da3 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:02.745286 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b07d3143-3f0b-4523-8e0b-c8f2d8be8da3 tempest-TestEncryptedCinderVolumes-1482525806 tempest-TestEncryptedCinderVolumes-1482525806-project-admin] https://10.4.3.140/volume/v3/types/d06535b3-3eba-49d7-8429-617bb190c970 returned with HTTP 202 Jul 31 14:04:02.746133 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1047/4196] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:04:02 2026] DELETE /volume/v3/types/d06535b3-3eba-49d7-8429-617bb190c970 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:04:02.821847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-300244ea-3dc1-4305-9473-025c7e51d6b0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:02.823752 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-300244ea-3dc1-4305-9473-025c7e51d6b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:02.823865 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-300244ea-3dc1-4305-9473-025c7e51d6b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:02.824331 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-300244ea-3dc1-4305-9473-025c7e51d6b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:02.824331 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-300244ea-3dc1-4305-9473-025c7e51d6b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:02.828100 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:02.828100 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:02.828807 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-300244ea-3dc1-4305-9473-025c7e51d6b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:02.829194 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1050/4197] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:02 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:03.839871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0d97fe66-e749-4093-82a8-9cb7722684e8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:03.841886 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0d97fe66-e749-4093-82a8-9cb7722684e8 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:03.842238 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0d97fe66-e749-4093-82a8-9cb7722684e8 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:03.842406 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0d97fe66-e749-4093-82a8-9cb7722684e8 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:03.842611 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-0d97fe66-e749-4093-82a8-9cb7722684e8 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:03.846776 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:03.846776 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:03.847485 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0d97fe66-e749-4093-82a8-9cb7722684e8 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:03.847933 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1047/4198] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:03 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:04.857532 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5557c61c-86a3-4c5b-b9a2-8f9b55ddc1b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:04.859469 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5557c61c-86a3-4c5b-b9a2-8f9b55ddc1b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:04.859654 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5557c61c-86a3-4c5b-b9a2-8f9b55ddc1b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:04.859839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5557c61c-86a3-4c5b-b9a2-8f9b55ddc1b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:04.859938 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5557c61c-86a3-4c5b-b9a2-8f9b55ddc1b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:04.865499 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:04.865499 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:04.866090 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5557c61c-86a3-4c5b-b9a2-8f9b55ddc1b0 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:04.866450 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1055/4199] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:04 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:05.878002 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-610e2f94-b59b-4ce8-8617-2fcfdffdf944 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:05.880409 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-610e2f94-b59b-4ce8-8617-2fcfdffdf944 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:05.880736 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-610e2f94-b59b-4ce8-8617-2fcfdffdf944 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:05.881140 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-610e2f94-b59b-4ce8-8617-2fcfdffdf944 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:05.881334 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-610e2f94-b59b-4ce8-8617-2fcfdffdf944 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:05.890872 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:05.890872 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:05.892147 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-610e2f94-b59b-4ce8-8617-2fcfdffdf944 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:05.892787 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1048/4200] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:05 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:06.904540 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8a0287a2-2e29-4931-8161-83ab681efb23 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:06.908559 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8a0287a2-2e29-4931-8161-83ab681efb23 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:06.908559 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8a0287a2-2e29-4931-8161-83ab681efb23 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:06.908559 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8a0287a2-2e29-4931-8161-83ab681efb23 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:06.908559 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8a0287a2-2e29-4931-8161-83ab681efb23 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:06.914174 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:06.914174 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:06.915441 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8a0287a2-2e29-4931-8161-83ab681efb23 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:06.916387 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1051/4201] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:06 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:07.926448 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8bf6ca0e-d48f-4ba0-886f-6e2f483416a5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:07.928373 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8bf6ca0e-d48f-4ba0-886f-6e2f483416a5 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:07.928623 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8bf6ca0e-d48f-4ba0-886f-6e2f483416a5 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:07.928874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8bf6ca0e-d48f-4ba0-886f-6e2f483416a5 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:07.928999 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8bf6ca0e-d48f-4ba0-886f-6e2f483416a5 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:07.933259 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:07.933259 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:07.933870 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8bf6ca0e-d48f-4ba0-886f-6e2f483416a5 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:07.934222 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1048/4202] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:07 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:08.945272 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-24242f82-bf18-4205-93a3-b14898209ea4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:08.948370 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24242f82-bf18-4205-93a3-b14898209ea4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:08.948370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24242f82-bf18-4205-93a3-b14898209ea4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:08.948370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24242f82-bf18-4205-93a3-b14898209ea4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:08.948370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-24242f82-bf18-4205-93a3-b14898209ea4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:08.953385 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:08.953385 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:08.954334 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24242f82-bf18-4205-93a3-b14898209ea4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:08.954873 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1056/4203] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:08 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:09.968779 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a759f56-f5ce-41ef-a5f2-a5c43d6df1da None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:09.972893 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a759f56-f5ce-41ef-a5f2-a5c43d6df1da tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:09.973169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a759f56-f5ce-41ef-a5f2-a5c43d6df1da tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:09.973371 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a759f56-f5ce-41ef-a5f2-a5c43d6df1da tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:09.973528 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3a759f56-f5ce-41ef-a5f2-a5c43d6df1da tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:09.980260 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:09.980260 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:09.981013 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a759f56-f5ce-41ef-a5f2-a5c43d6df1da tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:09.981454 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1049/4204] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:09 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:10.995613 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-85510413-9b87-48f2-9e72-340834661030 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:10.999368 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85510413-9b87-48f2-9e72-340834661030 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:10.999712 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85510413-9b87-48f2-9e72-340834661030 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:10.999984 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85510413-9b87-48f2-9e72-340834661030 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:11.000600 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-85510413-9b87-48f2-9e72-340834661030 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:11.008651 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:11.008651 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:11.009568 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85510413-9b87-48f2-9e72-340834661030 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:11.010073 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1052/4205] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:10 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:12.021926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7617ebd0-214c-4562-8bae-2781dfc4e8f4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:12.024244 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7617ebd0-214c-4562-8bae-2781dfc4e8f4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:12.024549 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7617ebd0-214c-4562-8bae-2781dfc4e8f4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:12.024921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7617ebd0-214c-4562-8bae-2781dfc4e8f4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:12.024921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-7617ebd0-214c-4562-8bae-2781dfc4e8f4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:12.030565 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:12.030565 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:12.031622 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7617ebd0-214c-4562-8bae-2781dfc4e8f4 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:12.032141 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1049/4206] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:12 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:13.046046 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-53d9a73f-bf1b-42df-af69-fd65dbb919f3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:13.047867 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53d9a73f-bf1b-42df-af69-fd65dbb919f3 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:13.048120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53d9a73f-bf1b-42df-af69-fd65dbb919f3 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:13.048351 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53d9a73f-bf1b-42df-af69-fd65dbb919f3 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:13.048547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-53d9a73f-bf1b-42df-af69-fd65dbb919f3 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:13.052979 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:13.052979 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:13.053712 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53d9a73f-bf1b-42df-af69-fd65dbb919f3 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:13.054104 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1057/4207] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:13 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:14.065304 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a63e6e85-36fe-4e6a-83d7-2550426e3ae7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.066904 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a63e6e85-36fe-4e6a-83d7-2550426e3ae7 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:14.067262 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a63e6e85-36fe-4e6a-83d7-2550426e3ae7 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.069564 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a63e6e85-36fe-4e6a-83d7-2550426e3ae7 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.069564 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a63e6e85-36fe-4e6a-83d7-2550426e3ae7 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:14.077691 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.077691 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:14.077691 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a63e6e85-36fe-4e6a-83d7-2550426e3ae7 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:14.077691 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1050/4208] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:14.089664 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3bd0300-bc96-473f-906b-7e0a62edd9b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.091491 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3bd0300-bc96-473f-906b-7e0a62edd9b5 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] PUT https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:14.091867 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3bd0300-bc96-473f-906b-7e0a62edd9b5 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:14.098332 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.098332 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:14.105088 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3bd0300-bc96-473f-906b-7e0a62edd9b5 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:14.105378 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1053/4209] 10.4.3.140 () {70 vars in 1408 bytes} [Fri Jul 31 14:04:14 2026] PUT /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 315 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:14.114254 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-33cf8b04-7854-485a-bdd0-ad0c6b2834b6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.116113 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33cf8b04-7854-485a-bdd0-ad0c6b2834b6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:14.116367 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-33cf8b04-7854-485a-bdd0-ad0c6b2834b6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.116652 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-33cf8b04-7854-485a-bdd0-ad0c6b2834b6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.116807 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-33cf8b04-7854-485a-bdd0-ad0c6b2834b6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:14.120954 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.120954 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:14.121627 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-33cf8b04-7854-485a-bdd0-ad0c6b2834b6 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:14.122013 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1050/4210] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:14.133934 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7136b628-238c-408d-b79b-36b1d7766098 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.137124 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7136b628-238c-408d-b79b-36b1d7766098 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] DELETE https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:14.137124 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7136b628-238c-408d-b79b-36b1d7766098 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.137124 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7136b628-238c-408d-b79b-36b1d7766098 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.137124 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-7136b628-238c-408d-b79b-36b1d7766098 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Delete backup with id: 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. Jul 31 14:04:14.143716 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.143716 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:14.156456 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-7136b628-238c-408d-b79b-36b1d7766098 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] delete_backup rpcapi backup_id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:04:14.158696 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7136b628-238c-408d-b79b-36b1d7766098 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 202 Jul 31 14:04:14.159559 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1058/4211] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:04:14 2026] DELETE /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:04:14.169616 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-945ca5cf-76ee-4224-aec3-0b57f6bd0789 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.171028 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-945ca5cf-76ee-4224-aec3-0b57f6bd0789 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:14.171473 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-945ca5cf-76ee-4224-aec3-0b57f6bd0789 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.171775 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-945ca5cf-76ee-4224-aec3-0b57f6bd0789 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.172222 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-945ca5cf-76ee-4224-aec3-0b57f6bd0789 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:14.177797 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.177797 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:14.177797 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-945ca5cf-76ee-4224-aec3-0b57f6bd0789 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 200 Jul 31 14:04:14.177797 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1051/4212] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:14.699287 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6c1df530-0b5d-4bb0-ab9f-6a752a054007 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.702320 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c1df530-0b5d-4bb0-ab9f-6a752a054007 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:14.702320 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c1df530-0b5d-4bb0-ab9f-6a752a054007 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.702320 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c1df530-0b5d-4bb0-ab9f-6a752a054007 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.708359 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.708359 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:14.713100 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6c1df530-0b5d-4bb0-ab9f-6a752a054007 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:14.720848 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c1df530-0b5d-4bb0-ab9f-6a752a054007 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:14.721466 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1054/4213] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:14.740178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e54d7172-aa3f-4692-b0cd-f81ee4b78fa6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.741992 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e54d7172-aa3f-4692-b0cd-f81ee4b78fa6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:14.742208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e54d7172-aa3f-4692-b0cd-f81ee4b78fa6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.742417 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e54d7172-aa3f-4692-b0cd-f81ee4b78fa6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.750206 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.750206 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:14.753922 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e54d7172-aa3f-4692-b0cd-f81ee4b78fa6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:14.757786 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e54d7172-aa3f-4692-b0cd-f81ee4b78fa6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:14.758134 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1051/4214] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:14.804058 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-87819cea-3476-4932-be3c-2b8def407630 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.805947 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-87819cea-3476-4932-be3c-2b8def407630 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:14.806126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-87819cea-3476-4932-be3c-2b8def407630 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.806294 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-87819cea-3476-4932-be3c-2b8def407630 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.812744 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.812744 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:14.818602 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-87819cea-3476-4932-be3c-2b8def407630 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:14.823816 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-87819cea-3476-4932-be3c-2b8def407630 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:14.824380 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1059/4215] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:14.897335 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-44bbf728-f63b-4e91-ad5d-6765f81c34f8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.897873 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-44bbf728-f63b-4e91-ad5d-6765f81c34f8 None None] GET https://10.4.3.140/volume// Jul 31 14:04:14.898097 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-44bbf728-f63b-4e91-ad5d-6765f81c34f8 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.898336 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-44bbf728-f63b-4e91-ad5d-6765f81c34f8 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.898775 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-44bbf728-f63b-4e91-ad5d-6765f81c34f8 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:04:14.899130 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1052/4216] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:04:14.906114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-52eba37d-4f1e-46a0-b878-3741fe5329d4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.908173 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-52eba37d-4f1e-46a0-b878-3741fe5329d4 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:04:14.908669 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-52eba37d-4f1e-46a0-b878-3741fe5329d4 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56f03683-ae25-449a-8f59-21428fadbda4", "connector": null, "instance_uuid": "d69c6cbf-e2ba-4286-b308-50eb5a82f268"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:14.917277 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.917277 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:14.941179 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-52eba37d-4f1e-46a0-b878-3741fe5329d4 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:04:14.941713 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1055/4217] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:04:14 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:14.966543 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-83a662d1-1e7e-4b26-bc99-f40940c6dfc7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.968182 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-83a662d1-1e7e-4b26-bc99-f40940c6dfc7 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:14.968353 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-83a662d1-1e7e-4b26-bc99-f40940c6dfc7 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.968631 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-83a662d1-1e7e-4b26-bc99-f40940c6dfc7 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.973437 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-447e5f14-275b-4549-9524-fe0c99ede225 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.973884 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-447e5f14-275b-4549-9524-fe0c99ede225 None None] GET https://10.4.3.140/volume// Jul 31 14:04:14.974075 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-447e5f14-275b-4549-9524-fe0c99ede225 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.974300 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-447e5f14-275b-4549-9524-fe0c99ede225 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.974737 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-447e5f14-275b-4549-9524-fe0c99ede225 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:04:14.975073 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1060/4218] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:04:14.978737 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.978737 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:14.981173 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-708c7b69-173b-4633-a815-4c81835e0e42 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:14.981449 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-83a662d1-1e7e-4b26-bc99-f40940c6dfc7 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:14.982874 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-708c7b69-173b-4633-a815-4c81835e0e42 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:14.983043 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-708c7b69-173b-4633-a815-4c81835e0e42 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:14.983203 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-708c7b69-173b-4633-a815-4c81835e0e42 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:14.984707 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-83a662d1-1e7e-4b26-bc99-f40940c6dfc7 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:14.985037 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1052/4219] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:14.992622 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:14.992622 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:14.996148 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-708c7b69-173b-4633-a815-4c81835e0e42 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:15.000283 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-708c7b69-173b-4633-a815-4c81835e0e42 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:15.000769 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1053/4220] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:04:14 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 1019 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:04:15.099275 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-2979ef4f-59eb-4236-a95a-0cf270ba55ed None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:15.101782 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-2979ef4f-59eb-4236-a95a-0cf270ba55ed tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] PUT https://10.4.3.140/volume/v3/attachments/3a75a2b1-2198-4a15-aa6f-e7e37d391d80 Jul 31 14:04:15.102261 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-2979ef4f-59eb-4236-a95a-0cf270ba55ed tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:15.113052 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-2979ef4f-59eb-4236-a95a-0cf270ba55ed tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Acquiring lock "cinder-attachment_update-56f03683-ae25-449a-8f59-21428fadbda4-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:04:15.118290 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-2979ef4f-59eb-4236-a95a-0cf270ba55ed tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Lock "cinder-attachment_update-56f03683-ae25-449a-8f59-21428fadbda4-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:04:15.119711 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:15.119711 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:15.189754 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d1fd04f1-fc3a-45ee-a681-84722387904a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:15.192322 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1fd04f1-fc3a-45ee-a681-84722387904a tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 Jul 31 14:04:15.192987 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d1fd04f1-fc3a-45ee-a681-84722387904a tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:15.193146 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d1fd04f1-fc3a-45ee-a681-84722387904a tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:15.193301 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d1fd04f1-fc3a-45ee-a681-84722387904a tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Show backup with id 3a0565b5-27f0-4c9c-a295-51ac8bfacd89. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:15.199408 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1fd04f1-fc3a-45ee-a681-84722387904a tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 returned with HTTP 404 Jul 31 14:04:15.199992 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1061/4221] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:15 2026] GET /volume/v3/backups/3a0565b5-27f0-4c9c-a295-51ac8bfacd89 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:15.206703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-2979ef4f-59eb-4236-a95a-0cf270ba55ed tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Lock "cinder-attachment_update-56f03683-ae25-449a-8f59-21428fadbda4-np0000006230" released by "attachment_update" :: held 0.088s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:04:15.206942 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-2979ef4f-59eb-4236-a95a-0cf270ba55ed tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/attachments/3a75a2b1-2198-4a15-aa6f-e7e37d391d80 returned with HTTP 200 Jul 31 14:04:15.207148 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2dd5ebb2-01da-43a3-8428-5b1e1df92038 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:15.207403 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1056/4222] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:04:15 2026] PUT /volume/v3/attachments/3a75a2b1-2198-4a15-aa6f-e7e37d391d80 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:15.210272 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2dd5ebb2-01da-43a3-8428-5b1e1df92038 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f Jul 31 14:04:15.210272 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2dd5ebb2-01da-43a3-8428-5b1e1df92038 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:15.210272 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2dd5ebb2-01da-43a3-8428-5b1e1df92038 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:15.210272 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-2dd5ebb2-01da-43a3-8428-5b1e1df92038 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Delete volume with id: 82191842-f9cb-4861-9df0-63a5a4b64e7f Jul 31 14:04:15.218764 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:15.218764 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:15.219416 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2dd5ebb2-01da-43a3-8428-5b1e1df92038 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Volume info retrieved successfully. Jul 31 14:04:15.246050 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2dd5ebb2-01da-43a3-8428-5b1e1df92038 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Delete volume request issued successfully. Jul 31 14:04:15.246050 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2dd5ebb2-01da-43a3-8428-5b1e1df92038 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f returned with HTTP 202 Jul 31 14:04:15.246481 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1053/4223] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:04:15 2026] DELETE /volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:04:15.255105 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-18ba7ebc-2e4b-499c-aea1-e2be23d3ab66 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:15.257377 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18ba7ebc-2e4b-499c-aea1-e2be23d3ab66 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f Jul 31 14:04:15.257719 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18ba7ebc-2e4b-499c-aea1-e2be23d3ab66 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:15.257955 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18ba7ebc-2e4b-499c-aea1-e2be23d3ab66 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:15.270074 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:15.270074 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:15.276325 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-18ba7ebc-2e4b-499c-aea1-e2be23d3ab66 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Volume info retrieved successfully. Jul 31 14:04:15.280606 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18ba7ebc-2e4b-499c-aea1-e2be23d3ab66 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f returned with HTTP 200 Jul 31 14:04:15.280970 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1054/4224] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:15 2026] GET /volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:15.999377 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-abd4c1f4-ac4d-44b5-8822-a0ee6084fd3f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:16.001143 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abd4c1f4-ac4d-44b5-8822-a0ee6084fd3f tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:16.001368 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abd4c1f4-ac4d-44b5-8822-a0ee6084fd3f tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:16.001587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abd4c1f4-ac4d-44b5-8822-a0ee6084fd3f tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:16.010973 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:16.010973 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:16.014236 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-abd4c1f4-ac4d-44b5-8822-a0ee6084fd3f tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:16.018345 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abd4c1f4-ac4d-44b5-8822-a0ee6084fd3f tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:16.018800 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1062/4225] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:15 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:16.293772 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1be5f13e-3968-4009-a5d9-81126e2af2e8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:16.295543 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1be5f13e-3968-4009-a5d9-81126e2af2e8 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] GET https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f Jul 31 14:04:16.295744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1be5f13e-3968-4009-a5d9-81126e2af2e8 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:16.295926 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1be5f13e-3968-4009-a5d9-81126e2af2e8 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:16.301566 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1be5f13e-3968-4009-a5d9-81126e2af2e8 tempest-ProjectAdminTests39-1542868747 tempest-ProjectAdminTests39-1542868747-project-admin] https://10.4.3.140/volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f returned with HTTP 404 Jul 31 14:04:16.302007 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1057/4226] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:04:16 2026] GET /volume/v3/volumes/82191842-f9cb-4861-9df0-63a5a4b64e7f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:16.937307 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:17.033358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-162c3a7f-a60d-48b3-9bf9-06378867653e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:17.035107 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-162c3a7f-a60d-48b3-9bf9-06378867653e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:17.035317 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-162c3a7f-a60d-48b3-9bf9-06378867653e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:17.035543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-162c3a7f-a60d-48b3-9bf9-06378867653e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:17.044343 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:17.044652 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:17.044652 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:17.044728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1414516859", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:17.046168 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1414516859', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:17.046304 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Create volume of 1 GB Jul 31 14:04:17.048080 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-162c3a7f-a60d-48b3-9bf9-06378867653e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:17.049786 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Availability Zones retrieved successfully. Jul 31 14:04:17.052028 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-162c3a7f-a60d-48b3-9bf9-06378867653e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:17.052564 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1055/4227] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:17 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:17.054752 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Flow 'volume_create_api' (d4d48ab4-b08f-4f94-a34e-49a2070eef0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:17.055598 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45dcfacc-6605-46d2-b9d2-d747c9285156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:17.056375 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:17.076822 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45dcfacc-6605-46d2-b9d2-d747c9285156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:17.077503 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e3b13e-20f4-4152-b2d0-71318bc05e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:17.135228 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Created reservations ['d35fa39b-ba6f-4dbd-a62c-69b6f2e012ca', 'a1a3bc10-c44d-42fa-bb47-7b9ba739cd05', 'e3249ecf-0381-40df-accc-73cae34389e4', '8c6ac573-c156-4ece-9ee2-e7f75cf49801'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:17.135948 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e3b13e-20f4-4152-b2d0-71318bc05e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d35fa39b-ba6f-4dbd-a62c-69b6f2e012ca', 'a1a3bc10-c44d-42fa-bb47-7b9ba739cd05', 'e3249ecf-0381-40df-accc-73cae34389e4', '8c6ac573-c156-4ece-9ee2-e7f75cf49801']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:17.136684 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29488c89-2e6b-48dd-97f2-88900e0dad98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:17.161868 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29488c89-2e6b-48dd-97f2-88900e0dad98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63687a8d-1a55-4a75-a958-d294e36a9d5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1414516859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e2f0700ba94edf90dea7cb905bc028',qos_specs=None,replication_status=,reservations=['d35fa39b-ba6f-4dbd-a62c-69b6f2e012ca','a1a3bc10-c44d-42fa-bb47-7b9ba739cd05','e3249ecf-0381-40df-accc-73cae34389e4','8c6ac573-c156-4ece-9ee2-e7f75cf49801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5701833dbd114935a5c8fed00bbf715c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1414516859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63687a8d-1a55-4a75-a958-d294e36a9d5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9e2f0700ba94edf90dea7cb905bc028',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5701833dbd114935a5c8fed00bbf715c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:17.162537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1568f0e0-ff08-4b0b-b13c-f15f079cf46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:17.179736 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1568f0e0-ff08-4b0b-b13c-f15f079cf46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1414516859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e2f0700ba94edf90dea7cb905bc028',qos_specs=None,replication_status=,reservations=['d35fa39b-ba6f-4dbd-a62c-69b6f2e012ca','a1a3bc10-c44d-42fa-bb47-7b9ba739cd05','e3249ecf-0381-40df-accc-73cae34389e4','8c6ac573-c156-4ece-9ee2-e7f75cf49801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5701833dbd114935a5c8fed00bbf715c',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:17.180338 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b02a81f2-1b7f-4a88-9fc8-973f5260c149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:17.188254 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b02a81f2-1b7f-4a88-9fc8-973f5260c149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:17.188647 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Flow 'volume_create_api' (d4d48ab4-b08f-4f94-a34e-49a2070eef0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:17.188919 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Create volume request issued successfully. Jul 31 14:04:17.189390 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6a2482a2-3e06-490b-b465-c8c618bb80b0 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:17.189799 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1054/4228] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:04:16 2026] POST /volume/v3/volumes => generated 756 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:17.200336 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9c10263e-d672-482b-84fb-9e9af4b3d233 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:17.201932 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c10263e-d672-482b-84fb-9e9af4b3d233 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] GET https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a Jul 31 14:04:17.202151 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c10263e-d672-482b-84fb-9e9af4b3d233 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:17.202369 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c10263e-d672-482b-84fb-9e9af4b3d233 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:17.208952 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:17.208952 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:17.212175 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9c10263e-d672-482b-84fb-9e9af4b3d233 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Volume info retrieved successfully. Jul 31 14:04:17.216187 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c10263e-d672-482b-84fb-9e9af4b3d233 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a returned with HTTP 200 Jul 31 14:04:17.216563 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1063/4229] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:17 2026] GET /volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:17.952864 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:18.031405 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:18.031822 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1430546404"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:18.033152 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1430546404'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:18.033261 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Create volume of 1 GB Jul 31 14:04:18.033676 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:18.033676 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:18.036959 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Availability Zones retrieved successfully. Jul 31 14:04:18.042491 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Flow 'volume_create_api' (65b97734-6d62-4304-b2f9-eaf42f457a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:18.043351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37faff9-3188-42af-ab53-79b7e427bbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:18.044100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:18.065017 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-41c6d4a3-bfb0-4ac8-815b-027fdb861eac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:18.066727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41c6d4a3-bfb0-4ac8-815b-027fdb861eac tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:18.066826 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41c6d4a3-bfb0-4ac8-815b-027fdb861eac tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:18.066935 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41c6d4a3-bfb0-4ac8-815b-027fdb861eac tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:18.067960 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37faff9-3188-42af-ab53-79b7e427bbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:18.068883 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b3bf2a-cd32-40d1-930f-44d43386c233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:18.075290 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:18.075290 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:18.078771 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-41c6d4a3-bfb0-4ac8-815b-027fdb861eac tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:18.083283 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41c6d4a3-bfb0-4ac8-815b-027fdb861eac tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:18.083718 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1056/4230] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:18 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:18.117471 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Created reservations ['d6654da1-ad4b-4d23-8868-0e0697361c0a', '26a14b82-5969-4910-a8a3-518e32a4f85e', '550e95a4-ad1c-41b3-9093-db0137060124', 'ffb4b071-2ab3-4520-ba17-b46ea2f5eb79'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:18.118172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b3bf2a-cd32-40d1-930f-44d43386c233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6654da1-ad4b-4d23-8868-0e0697361c0a', '26a14b82-5969-4910-a8a3-518e32a4f85e', '550e95a4-ad1c-41b3-9093-db0137060124', 'ffb4b071-2ab3-4520-ba17-b46ea2f5eb79']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:18.118828 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51906841-a1c8-41dd-a31d-7c9f5f05cb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:18.139625 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51906841-a1c8-41dd-a31d-7c9f5f05cb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '953f0846-4a66-4688-b067-b2fbcb89e33e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1430546404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79e78fbe3c734115bd12e7116fb93cf9',qos_specs=None,replication_status=,reservations=['d6654da1-ad4b-4d23-8868-0e0697361c0a','26a14b82-5969-4910-a8a3-518e32a4f85e','550e95a4-ad1c-41b3-9093-db0137060124','ffb4b071-2ab3-4520-ba17-b46ea2f5eb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a064380b7cf442abd3568e9b7299b40',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1430546404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=953f0846-4a66-4688-b067-b2fbcb89e33e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79e78fbe3c734115bd12e7116fb93cf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a064380b7cf442abd3568e9b7299b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:18.140307 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446dcf12-4b2b-4bb0-9f2e-aa74939260d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:18.162678 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446dcf12-4b2b-4bb0-9f2e-aa74939260d2) transitioned into state 'SUCCESS' from state '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-1430546404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79e78fbe3c734115bd12e7116fb93cf9',qos_specs=None,replication_status=,reservations=['d6654da1-ad4b-4d23-8868-0e0697361c0a','26a14b82-5969-4910-a8a3-518e32a4f85e','550e95a4-ad1c-41b3-9093-db0137060124','ffb4b071-2ab3-4520-ba17-b46ea2f5eb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a064380b7cf442abd3568e9b7299b40',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:18.163352 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109cf0c8-94f8-4297-9e16-e1eab63eef56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:18.171944 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109cf0c8-94f8-4297-9e16-e1eab63eef56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:18.172684 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Flow 'volume_create_api' (65b97734-6d62-4304-b2f9-eaf42f457a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:18.172942 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Create volume request issued successfully. Jul 31 14:04:18.173432 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a5a0a8a6-7e08-4d80-a1b8-7865a9b0717e tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:18.173814 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1058/4231] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:04:17 2026] POST /volume/v3/volumes => generated 778 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:18.184854 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dc12224e-70b2-44ec-b75f-9ff24600a1bb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:18.186486 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc12224e-70b2-44ec-b75f-9ff24600a1bb tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] GET https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e Jul 31 14:04:18.186671 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc12224e-70b2-44ec-b75f-9ff24600a1bb tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:18.186812 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc12224e-70b2-44ec-b75f-9ff24600a1bb tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:18.193114 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:18.193114 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:18.196682 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dc12224e-70b2-44ec-b75f-9ff24600a1bb tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Volume info retrieved successfully. Jul 31 14:04:18.200897 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc12224e-70b2-44ec-b75f-9ff24600a1bb tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e returned with HTTP 200 Jul 31 14:04:18.201275 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1055/4232] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:18 2026] GET /volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:18.229200 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-abe1b7a1-9531-4866-b071-5a8aa702de56 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:18.231441 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abe1b7a1-9531-4866-b071-5a8aa702de56 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] GET https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a Jul 31 14:04:18.231708 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abe1b7a1-9531-4866-b071-5a8aa702de56 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:18.231960 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abe1b7a1-9531-4866-b071-5a8aa702de56 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:18.242275 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:18.242275 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:18.247622 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-abe1b7a1-9531-4866-b071-5a8aa702de56 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Volume info retrieved successfully. Jul 31 14:04:18.252963 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abe1b7a1-9531-4866-b071-5a8aa702de56 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a returned with HTTP 200 Jul 31 14:04:18.253677 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1064/4233] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:18 2026] GET /volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:18.266557 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca0fe322-2bd8-4213-82b2-fa55a3553a42 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:18.269381 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca0fe322-2bd8-4213-82b2-fa55a3553a42 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] GET https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a Jul 31 14:04:18.269867 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca0fe322-2bd8-4213-82b2-fa55a3553a42 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:18.270210 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca0fe322-2bd8-4213-82b2-fa55a3553a42 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:18.279407 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:18.279407 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:18.283404 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ca0fe322-2bd8-4213-82b2-fa55a3553a42 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Volume info retrieved successfully. Jul 31 14:04:18.289391 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca0fe322-2bd8-4213-82b2-fa55a3553a42 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a returned with HTTP 200 Jul 31 14:04:18.289816 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1057/4234] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:18 2026] GET /volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:18.302452 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7dd131c2-443a-4675-ba36-9b164b935594 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:18.304689 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7dd131c2-443a-4675-ba36-9b164b935594 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] POST https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a/action Jul 31 14:04:18.305111 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7dd131c2-443a-4675-ba36-9b164b935594 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1483386752", "disk_format": "raw"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:04:18.305283 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7dd131c2-443a-4675-ba36-9b164b935594 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1483386752", "disk_format": "raw"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:18.315279 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:18.315279 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:18.315936 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7dd131c2-443a-4675-ba36-9b164b935594 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Volume info retrieved successfully. Jul 31 14:04:18.328252 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:18.328252 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:18.332579 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.image.image_utils [None req-7dd131c2-443a-4675-ba36-9b164b935594 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1483386752'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1483386752'}]. {{(pid=100185) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 14:04:18.481714 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-30bb9e4d-8009-43f4-b130-e8eacbe114a5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:18.483680 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-30bb9e4d-8009-43f4-b130-e8eacbe114a5 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] POST https://10.4.3.140/volume/v3/attachments/3a75a2b1-2198-4a15-aa6f-e7e37d391d80/action Jul 31 14:04:18.484008 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-30bb9e4d-8009-43f4-b130-e8eacbe114a5 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:04:18.484130 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-30bb9e4d-8009-43f4-b130-e8eacbe114a5 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:18.500016 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:18.500016 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:18.508532 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b1b2b5cb-fd17-47ad-83c6-f03bd1b04ec3 req-30bb9e4d-8009-43f4-b130-e8eacbe114a5 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/attachments/3a75a2b1-2198-4a15-aa6f-e7e37d391d80/action returned with HTTP 204 Jul 31 14:04:18.509012 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1056/4235] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:04:18 2026] POST /volume/v3/attachments/3a75a2b1-2198-4a15-aa6f-e7e37d391d80/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:18.749234 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7dd131c2-443a-4675-ba36-9b164b935594 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Copy volume to image completed successfully. Jul 31 14:04:18.749234 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7dd131c2-443a-4675-ba36-9b164b935594 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a/action returned with HTTP 202 Jul 31 14:04:18.749751 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1059/4236] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:04:18 2026] POST /volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a/action => generated 686 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:19.096040 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2671f38e-848f-44be-8ebc-3b0308d95e93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.098330 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2671f38e-848f-44be-8ebc-3b0308d95e93 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:19.098632 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2671f38e-848f-44be-8ebc-3b0308d95e93 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:19.098881 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2671f38e-848f-44be-8ebc-3b0308d95e93 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:19.110446 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:19.110446 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:19.114233 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2671f38e-848f-44be-8ebc-3b0308d95e93 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:19.118086 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2671f38e-848f-44be-8ebc-3b0308d95e93 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:19.118592 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1065/4237] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:19 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:19.129467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3cd31226-ff33-4557-94a1-96b5be0989a0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.131090 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cd31226-ff33-4557-94a1-96b5be0989a0 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:19.131274 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cd31226-ff33-4557-94a1-96b5be0989a0 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:19.131468 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cd31226-ff33-4557-94a1-96b5be0989a0 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:19.141004 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:19.141004 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:19.144316 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3cd31226-ff33-4557-94a1-96b5be0989a0 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:19.148478 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cd31226-ff33-4557-94a1-96b5be0989a0 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:19.149120 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1058/4238] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:19 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:19.149685 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-080f5129-442c-4275-856e-46cdff251229 req-6b2c9769-5bf2-4549-a6e1-bd2829ddb6e4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.151751 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-6b2c9769-5bf2-4549-a6e1-bd2829ddb6e4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/limits Jul 31 14:04:19.151982 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-6b2c9769-5bf2-4549-a6e1-bd2829ddb6e4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:19.152318 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-6b2c9769-5bf2-4549-a6e1-bd2829ddb6e4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:19.169410 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-6b2c9769-5bf2-4549-a6e1-bd2829ddb6e4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Jul 31 14:04:19.170021 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1057/4239] 10.4.3.140 () {68 vars in 1484 bytes} [Fri Jul 31 14:04:19 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:19.203838 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-080f5129-442c-4275-856e-46cdff251229 req-b87577a6-d74f-4c00-8ce4-bf222e6fb199 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.205986 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-b87577a6-d74f-4c00-8ce4-bf222e6fb199 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:04:19.206206 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-b87577a6-d74f-4c00-8ce4-bf222e6fb199 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:19.206450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-b87577a6-d74f-4c00-8ce4-bf222e6fb199 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:19.211579 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.213722 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-42757617-21a0-4c4a-8f27-b9f3d3cd8455 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.215643 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42757617-21a0-4c4a-8f27-b9f3d3cd8455 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] GET https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e Jul 31 14:04:19.215887 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42757617-21a0-4c4a-8f27-b9f3d3cd8455 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:19.216119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42757617-21a0-4c4a-8f27-b9f3d3cd8455 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:19.220055 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:19.220055 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:19.223755 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-080f5129-442c-4275-856e-46cdff251229 req-b87577a6-d74f-4c00-8ce4-bf222e6fb199 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:04:19.224701 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:19.224701 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:19.228551 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-b87577a6-d74f-4c00-8ce4-bf222e6fb199 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 200 Jul 31 14:04:19.228962 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1060/4240] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:19 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:19.229768 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-42757617-21a0-4c4a-8f27-b9f3d3cd8455 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Volume info retrieved successfully. Jul 31 14:04:19.236620 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42757617-21a0-4c4a-8f27-b9f3d3cd8455 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e returned with HTTP 200 Jul 31 14:04:19.237033 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1059/4241] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:19 2026] GET /volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:19.237375 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-080f5129-442c-4275-856e-46cdff251229 req-07e98418-04dc-4efc-b909-07f7fa881a9b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.242607 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-07e98418-04dc-4efc-b909-07f7fa881a9b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:04:19.242916 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-07e98418-04dc-4efc-b909-07f7fa881a9b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16e90776-dbf5-4ddc-a9f4-0f14a99b04d2", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-221128201", "description": null, "metadata": {}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:19.252672 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eda4c244-8d54-46f3-8f8c-fe5ae38cdbe3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.252878 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:19.252878 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:19.253395 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-080f5129-442c-4275-856e-46cdff251229 req-07e98418-04dc-4efc-b909-07f7fa881a9b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:04:19.253587 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [req-080f5129-442c-4275-856e-46cdff251229 req-07e98418-04dc-4efc-b909-07f7fa881a9b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create snapshot from volume 16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:04:19.278177 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [req-080f5129-442c-4275-856e-46cdff251229 req-07e98418-04dc-4efc-b909-07f7fa881a9b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['1cbf7fb1-bdef-4ae5-8899-07974a4de2e9', '78e669a8-b973-47ee-b0ff-da2a878f2367', 'ee0a3987-27af-49f1-b185-f2fe9179e6e8', '88ad7343-fd0c-4475-b3d1-08bd9951a853'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:19.290667 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:19.291014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-645613556", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:19.293054 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-645613556', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:19.293132 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Create volume of 1 GB Jul 31 14:04:19.297748 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Availability Zones retrieved successfully. Jul 31 14:04:19.303969 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Flow 'volume_create_api' (b47e15fd-d856-45ca-bb5e-49b2d8f531fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:19.305051 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d0c31e-42e4-495e-8cc5-9eff54fc0181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.305996 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:19.317170 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eda4c244-8d54-46f3-8f8c-fe5ae38cdbe3 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] POST https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e/action Jul 31 14:04:19.317584 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eda4c244-8d54-46f3-8f8c-fe5ae38cdbe3 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:04:19.317709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eda4c244-8d54-46f3-8f8c-fe5ae38cdbe3 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:19.326112 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-080f5129-442c-4275-856e-46cdff251229 req-07e98418-04dc-4efc-b909-07f7fa881a9b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot force create request issued successfully. Jul 31 14:04:19.326550 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-080f5129-442c-4275-856e-46cdff251229 req-07e98418-04dc-4efc-b909-07f7fa881a9b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:04:19.327024 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1058/4242] 10.4.3.140 () {72 vars in 1547 bytes} [Fri Jul 31 14:04:19 2026] POST /volume/v3/snapshots => generated 319 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:19.334369 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:19.334369 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:19.335146 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eda4c244-8d54-46f3-8f8c-fe5ae38cdbe3 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] Volume info retrieved successfully. Jul 31 14:04:19.336664 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-eda4c244-8d54-46f3-8f8c-fe5ae38cdbe3 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b277b05d7e2a4c74a2f60d6eb07b0e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '79e78fbe3c734115bd12e7116fb93cf9', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:04:19.336945 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eda4c244-8d54-46f3-8f8c-fe5ae38cdbe3 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e/action returned with HTTP 403 Jul 31 14:04:19.337577 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1061/4243] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:04:19 2026] POST /volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e/action => generated 131 bytes in 85 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:19.340286 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d0c31e-42e4-495e-8cc5-9eff54fc0181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.341406 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb6afc5-c9ad-4d60-892e-5b909a68297e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.344220 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-43722398-c3e6-48e1-8448-1dffec55f991 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.349473 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-43722398-c3e6-48e1-8448-1dffec55f991 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e Jul 31 14:04:19.349732 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-43722398-c3e6-48e1-8448-1dffec55f991 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:19.349970 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-43722398-c3e6-48e1-8448-1dffec55f991 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:19.350168 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-43722398-c3e6-48e1-8448-1dffec55f991 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Delete volume with id: 953f0846-4a66-4688-b067-b2fbcb89e33e Jul 31 14:04:19.363532 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:19.363532 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:19.363977 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-43722398-c3e6-48e1-8448-1dffec55f991 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Volume info retrieved successfully. Jul 31 14:04:19.383868 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-43722398-c3e6-48e1-8448-1dffec55f991 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Delete volume request issued successfully. Jul 31 14:04:19.384118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-43722398-c3e6-48e1-8448-1dffec55f991 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e returned with HTTP 202 Jul 31 14:04:19.384676 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1060/4244] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:04:19 2026] DELETE /volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:04:19.397072 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-64ea8ade-53cb-45d8-83b9-84b776b5d22a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.399102 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-64ea8ade-53cb-45d8-83b9-84b776b5d22a tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] GET https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e Jul 31 14:04:19.399335 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-64ea8ade-53cb-45d8-83b9-84b776b5d22a tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:19.402012 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-64ea8ade-53cb-45d8-83b9-84b776b5d22a tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:19.407067 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:19.407067 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:19.410762 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-64ea8ade-53cb-45d8-83b9-84b776b5d22a tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Volume info retrieved successfully. Jul 31 14:04:19.411098 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Created reservations ['84edecf7-585d-4919-86de-3a6dc7d07253', '030c8f39-1c53-4377-9c19-335b80c358d4', '876d4e97-c706-4e82-a247-9b4ef5a8f331', 'e1c6dddd-8766-4def-bd7d-5ab40325a180'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:19.412090 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb6afc5-c9ad-4d60-892e-5b909a68297e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84edecf7-585d-4919-86de-3a6dc7d07253', '030c8f39-1c53-4377-9c19-335b80c358d4', '876d4e97-c706-4e82-a247-9b4ef5a8f331', 'e1c6dddd-8766-4def-bd7d-5ab40325a180']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.412968 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac1cae9a-6758-4959-9358-4126250ab51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.414703 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-64ea8ade-53cb-45d8-83b9-84b776b5d22a tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e returned with HTTP 200 Jul 31 14:04:19.415080 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1059/4245] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:19 2026] GET /volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:19.435340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac1cae9a-6758-4959-9358-4126250ab51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58855b6b-d7e9-4288-9893-7ce63fbf0026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-645613556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427a16bfb3740f8a6725fbde1ab078f',qos_specs=None,replication_status=,reservations=['84edecf7-585d-4919-86de-3a6dc7d07253','030c8f39-1c53-4377-9c19-335b80c358d4','876d4e97-c706-4e82-a247-9b4ef5a8f331','e1c6dddd-8766-4def-bd7d-5ab40325a180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2beb428db7e94b80aea752ff4b50e387',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-645613556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58855b6b-d7e9-4288-9893-7ce63fbf0026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b427a16bfb3740f8a6725fbde1ab078f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2beb428db7e94b80aea752ff4b50e387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.436076 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f257963e-f173-49bd-aed9-8cd46d6d6429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.452791 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f257963e-f173-49bd-aed9-8cd46d6d6429) transitioned into state 'SUCCESS' from state '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-645613556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427a16bfb3740f8a6725fbde1ab078f',qos_specs=None,replication_status=,reservations=['84edecf7-585d-4919-86de-3a6dc7d07253','030c8f39-1c53-4377-9c19-335b80c358d4','876d4e97-c706-4e82-a247-9b4ef5a8f331','e1c6dddd-8766-4def-bd7d-5ab40325a180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2beb428db7e94b80aea752ff4b50e387',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.453346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54dd2f11-5ca8-4ac0-83b4-fb01daec00fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.461986 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54dd2f11-5ca8-4ac0-83b4-fb01daec00fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.462819 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Flow 'volume_create_api' (b47e15fd-d856-45ca-bb5e-49b2d8f531fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:19.463137 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Create volume request issued successfully. Jul 31 14:04:19.463677 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb038547-8b32-488c-aadd-c29d1f8c3f2f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:19.464084 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1066/4246] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:04:19 2026] POST /volume/v3/volumes => generated 764 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:19.474932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:19.476594 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:19.476943 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1729058269", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:19.478601 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1729058269', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:19.478743 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Create volume of 1 GB Jul 31 14:04:19.483992 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Availability Zones retrieved successfully. Jul 31 14:04:19.488577 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Flow 'volume_create_api' (b870f933-4e8a-4773-a66f-5a545b4913b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:19.489498 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb539ac8-3cfb-4a9b-8bcd-3c7786a1219c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.490326 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:19.514056 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb539ac8-3cfb-4a9b-8bcd-3c7786a1219c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.514799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585c73d1-622e-4bf1-9ff4-39b64c255ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.553703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Created reservations ['320f0be3-2e75-4668-946b-5cd7d2d61f7b', '58949512-0c3d-486b-ad2e-6622cb274290', 'dc665a3d-a7dd-4dc6-8d3a-3d2355cbbcf2', 'bf4b24c4-3266-498f-9c44-991c5c792281'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:19.554530 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585c73d1-622e-4bf1-9ff4-39b64c255ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['320f0be3-2e75-4668-946b-5cd7d2d61f7b', '58949512-0c3d-486b-ad2e-6622cb274290', 'dc665a3d-a7dd-4dc6-8d3a-3d2355cbbcf2', 'bf4b24c4-3266-498f-9c44-991c5c792281']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.555306 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f429f017-15a5-4627-bcd1-6028e1945f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.586536 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f429f017-15a5-4627-bcd1-6028e1945f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b5876c6-82cb-45e4-94aa-5fbcd213aecf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1729058269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427a16bfb3740f8a6725fbde1ab078f',qos_specs=None,replication_status=,reservations=['320f0be3-2e75-4668-946b-5cd7d2d61f7b','58949512-0c3d-486b-ad2e-6622cb274290','dc665a3d-a7dd-4dc6-8d3a-3d2355cbbcf2','bf4b24c4-3266-498f-9c44-991c5c792281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2beb428db7e94b80aea752ff4b50e387',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1729058269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b5876c6-82cb-45e4-94aa-5fbcd213aecf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b427a16bfb3740f8a6725fbde1ab078f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2beb428db7e94b80aea752ff4b50e387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.586536 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0b974d-f1a2-4698-8e3d-f8e1ef503614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.606298 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0b974d-f1a2-4698-8e3d-f8e1ef503614) transitioned into state 'SUCCESS' from state '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-1729058269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b427a16bfb3740f8a6725fbde1ab078f',qos_specs=None,replication_status=,reservations=['320f0be3-2e75-4668-946b-5cd7d2d61f7b','58949512-0c3d-486b-ad2e-6622cb274290','dc665a3d-a7dd-4dc6-8d3a-3d2355cbbcf2','bf4b24c4-3266-498f-9c44-991c5c792281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2beb428db7e94b80aea752ff4b50e387',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.607058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a84a922-a041-4b21-bd6e-d75ca8e9343b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:19.615748 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a84a922-a041-4b21-bd6e-d75ca8e9343b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:19.616651 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Flow 'volume_create_api' (b870f933-4e8a-4773-a66f-5a545b4913b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:19.616963 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Create volume request issued successfully. Jul 31 14:04:19.617556 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ff7ce33c-7fb0-403f-bcb1-7a0b842cff7e tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:19.618006 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1062/4247] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:04:19 2026] POST /volume/v3/volumes => generated 765 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:20.428100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d3da2457-d7f6-4018-8262-156576713161 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:20.430080 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3da2457-d7f6-4018-8262-156576713161 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] GET https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e Jul 31 14:04:20.430285 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3da2457-d7f6-4018-8262-156576713161 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:20.430505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3da2457-d7f6-4018-8262-156576713161 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:20.436820 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3da2457-d7f6-4018-8262-156576713161 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e returned with HTTP 404 Jul 31 14:04:20.437498 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1061/4248] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:20 2026] GET /volume/v3/volumes/953f0846-4a66-4688-b067-b2fbcb89e33e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:20.452821 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:20.455148 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:20.455779 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1599047655"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:20.457457 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1599047655'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:20.457635 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Create volume of 1 GB Jul 31 14:04:20.462035 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Availability Zones retrieved successfully. Jul 31 14:04:20.469006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Flow 'volume_create_api' (27e50740-b511-47d4-9be8-680e2349445c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:20.470039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033d091c-4182-4fb7-88e3-5be2b6e58a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:20.471122 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:20.504385 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033d091c-4182-4fb7-88e3-5be2b6e58a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:20.505429 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dc2d5cf-0585-468e-944a-9c02289add1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:20.553537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Created reservations ['1297ad8b-da41-4b81-b156-ee71ac451633', '94c5d25d-74c2-473a-a1ab-ecbea6d3227d', '600f9787-3a98-4df4-ba86-798b0e8a8844', 'e6cdde62-6080-47b0-9111-0a8341597781'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:20.554505 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dc2d5cf-0585-468e-944a-9c02289add1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1297ad8b-da41-4b81-b156-ee71ac451633', '94c5d25d-74c2-473a-a1ab-ecbea6d3227d', '600f9787-3a98-4df4-ba86-798b0e8a8844', 'e6cdde62-6080-47b0-9111-0a8341597781']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:20.555582 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78357a76-710d-4d58-a0a8-33f30fbb49ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:20.579562 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78357a76-710d-4d58-a0a8-33f30fbb49ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1599047655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79e78fbe3c734115bd12e7116fb93cf9',qos_specs=None,replication_status=,reservations=['1297ad8b-da41-4b81-b156-ee71ac451633','94c5d25d-74c2-473a-a1ab-ecbea6d3227d','600f9787-3a98-4df4-ba86-798b0e8a8844','e6cdde62-6080-47b0-9111-0a8341597781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a064380b7cf442abd3568e9b7299b40',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1599047655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79e78fbe3c734115bd12e7116fb93cf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a064380b7cf442abd3568e9b7299b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:20.580442 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08353313-1e8f-43d4-bb9c-db0f77b9a10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:20.601079 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08353313-1e8f-43d4-bb9c-db0f77b9a10e) transitioned into state 'SUCCESS' from state '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-1599047655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79e78fbe3c734115bd12e7116fb93cf9',qos_specs=None,replication_status=,reservations=['1297ad8b-da41-4b81-b156-ee71ac451633','94c5d25d-74c2-473a-a1ab-ecbea6d3227d','600f9787-3a98-4df4-ba86-798b0e8a8844','e6cdde62-6080-47b0-9111-0a8341597781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a064380b7cf442abd3568e9b7299b40',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:20.602278 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d52809-1b9b-4765-8a02-6ad870dacd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:20.612361 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d52809-1b9b-4765-8a02-6ad870dacd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:20.613137 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Flow 'volume_create_api' (27e50740-b511-47d4-9be8-680e2349445c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:20.613398 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Create volume request issued successfully. Jul 31 14:04:20.614027 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a0b259c1-48c3-48ed-b10c-ba9eb6e83540 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:20.614449 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1060/4249] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:04:20 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:20.625801 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-553bb475-a772-4ff4-b78e-84d089519abd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:20.627632 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-553bb475-a772-4ff4-b78e-84d089519abd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] GET https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f Jul 31 14:04:20.627808 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-553bb475-a772-4ff4-b78e-84d089519abd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:20.627993 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-553bb475-a772-4ff4-b78e-84d089519abd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:20.635183 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:20.635183 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:20.638460 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-553bb475-a772-4ff4-b78e-84d089519abd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Volume info retrieved successfully. Jul 31 14:04:20.641941 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-553bb475-a772-4ff4-b78e-84d089519abd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f returned with HTTP 200 Jul 31 14:04:20.642331 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1067/4250] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:20 2026] GET /volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:21.093336 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fb06aa61-4ac4-4771-8c29-04c5b3abe9ab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:21.095397 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb06aa61-4ac4-4771-8c29-04c5b3abe9ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:04:21.095629 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb06aa61-4ac4-4771-8c29-04c5b3abe9ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:21.095830 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb06aa61-4ac4-4771-8c29-04c5b3abe9ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:21.100362 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:21.100362 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:21.100776 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fb06aa61-4ac4-4771-8c29-04c5b3abe9ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:04:21.101501 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb06aa61-4ac4-4771-8c29-04c5b3abe9ab tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 returned with HTTP 200 Jul 31 14:04:21.101829 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1063/4251] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:21 2026] GET /volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:21.655085 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-53cbd357-e2f3-4cf6-9e62-6746fca77240 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:21.657534 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53cbd357-e2f3-4cf6-9e62-6746fca77240 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] GET https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f Jul 31 14:04:21.657534 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53cbd357-e2f3-4cf6-9e62-6746fca77240 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:21.657618 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53cbd357-e2f3-4cf6-9e62-6746fca77240 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:21.664527 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:21.664527 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:21.667948 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-53cbd357-e2f3-4cf6-9e62-6746fca77240 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Volume info retrieved successfully. Jul 31 14:04:21.671674 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53cbd357-e2f3-4cf6-9e62-6746fca77240 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f returned with HTTP 200 Jul 31 14:04:21.672116 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1062/4252] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:21 2026] GET /volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:21.686807 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-df699c29-aa2b-41d4-9277-5f9f59a4b851 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:21.688611 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-df699c29-aa2b-41d4-9277-5f9f59a4b851 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] POST https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f/action Jul 31 14:04:21.688934 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-df699c29-aa2b-41d4-9277-5f9f59a4b851 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:04:21.689054 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-df699c29-aa2b-41d4-9277-5f9f59a4b851 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:21.696650 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:21.696650 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:21.697076 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.policy [None req-df699c29-aa2b-41d4-9277-5f9f59a4b851 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b277b05d7e2a4c74a2f60d6eb07b0e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '79e78fbe3c734115bd12e7116fb93cf9', '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=100182) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:04:21.697264 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-df699c29-aa2b-41d4-9277-5f9f59a4b851 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-reader] https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f/action returned with HTTP 403 Jul 31 14:04:21.697729 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1061/4253] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:04:21 2026] POST /volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:21.706773 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0aacbd9b-b238-440d-b975-9aa1c9165fe8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:21.709344 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0aacbd9b-b238-440d-b975-9aa1c9165fe8 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f Jul 31 14:04:21.709344 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0aacbd9b-b238-440d-b975-9aa1c9165fe8 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:21.709592 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0aacbd9b-b238-440d-b975-9aa1c9165fe8 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:21.709766 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-0aacbd9b-b238-440d-b975-9aa1c9165fe8 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Delete volume with id: e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f Jul 31 14:04:21.716629 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:21.716629 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:21.717095 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0aacbd9b-b238-440d-b975-9aa1c9165fe8 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Volume info retrieved successfully. Jul 31 14:04:21.734446 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0aacbd9b-b238-440d-b975-9aa1c9165fe8 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Delete volume request issued successfully. Jul 31 14:04:21.734631 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0aacbd9b-b238-440d-b975-9aa1c9165fe8 tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f returned with HTTP 202 Jul 31 14:04:21.735178 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1068/4254] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:04:21 2026] DELETE /volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:04:21.742341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-02a21b39-2da5-490e-b010-59daaa4f9afd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:21.744190 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02a21b39-2da5-490e-b010-59daaa4f9afd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] GET https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f Jul 31 14:04:21.744383 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02a21b39-2da5-490e-b010-59daaa4f9afd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:21.744622 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02a21b39-2da5-490e-b010-59daaa4f9afd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:21.751176 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:21.751176 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:21.754753 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-02a21b39-2da5-490e-b010-59daaa4f9afd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Volume info retrieved successfully. Jul 31 14:04:21.758147 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02a21b39-2da5-490e-b010-59daaa4f9afd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f returned with HTTP 200 Jul 31 14:04:21.758534 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1064/4255] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:21 2026] GET /volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:22.635964 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-ce51a5b0-be20-4667-8218-7afe5f954840 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:22.638669 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-ce51a5b0-be20-4667-8218-7afe5f954840 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:22.638964 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-ce51a5b0-be20-4667-8218-7afe5f954840 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:22.639235 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-ce51a5b0-be20-4667-8218-7afe5f954840 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:22.649312 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:22.649312 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:22.652659 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-ce51a5b0-be20-4667-8218-7afe5f954840 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:22.657080 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-ce51a5b0-be20-4667-8218-7afe5f954840 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:22.657487 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1063/4256] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:22 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:22.677505 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-51813cd8-6ca8-4cff-b7a9-b9ff888bc61c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:22.677965 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-805c7b98-8b22-4ed4-8621-3bc5ba14d14d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:22.679496 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-51813cd8-6ca8-4cff-b7a9-b9ff888bc61c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:04:22.679771 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-51813cd8-6ca8-4cff-b7a9-b9ff888bc61c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:22.679857 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-51813cd8-6ca8-4cff-b7a9-b9ff888bc61c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:22.680463 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-805c7b98-8b22-4ed4-8621-3bc5ba14d14d tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] POST https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4/action Jul 31 14:04:22.680955 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-805c7b98-8b22-4ed4-8621-3bc5ba14d14d tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:04:22.681133 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-805c7b98-8b22-4ed4-8621-3bc5ba14d14d tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:22.684273 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:22.684273 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:22.684675 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-51813cd8-6ca8-4cff-b7a9-b9ff888bc61c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:04:22.685401 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-51813cd8-6ca8-4cff-b7a9-b9ff888bc61c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 returned with HTTP 200 Jul 31 14:04:22.685907 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1062/4257] 10.4.3.140 () {68 vars in 1604 bytes} [Fri Jul 31 14:04:22 2026] GET /volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:22.691128 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:22.691128 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:22.691623 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-805c7b98-8b22-4ed4-8621-3bc5ba14d14d tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:22.697218 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-805c7b98-8b22-4ed4-8621-3bc5ba14d14d tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Begin detaching volume completed successfully. Jul 31 14:04:22.697457 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-805c7b98-8b22-4ed4-8621-3bc5ba14d14d tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4/action returned with HTTP 202 Jul 31 14:04:22.697920 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1069/4258] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:04:22 2026] POST /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:04:22.758363 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-47f0f113-e154-44bb-b3b7-13f4843d44d2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:22.758726 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47f0f113-e154-44bb-b3b7-13f4843d44d2 None None] GET https://10.4.3.140/volume// Jul 31 14:04:22.758873 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47f0f113-e154-44bb-b3b7-13f4843d44d2 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:22.759195 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47f0f113-e154-44bb-b3b7-13f4843d44d2 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:22.759365 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47f0f113-e154-44bb-b3b7-13f4843d44d2 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:04:22.759578 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1065/4259] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:04:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:04:22.766320 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-70af3120-322a-43eb-b106-76afb23ae248 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:22.770376 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-72c84f67-7f1c-46ce-b986-307b73387cdd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:22.771549 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-70af3120-322a-43eb-b106-76afb23ae248 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:22.771549 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-70af3120-322a-43eb-b106-76afb23ae248 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:22.774151 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-70af3120-322a-43eb-b106-76afb23ae248 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:22.774213 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-72c84f67-7f1c-46ce-b986-307b73387cdd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] GET https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f Jul 31 14:04:22.774213 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-72c84f67-7f1c-46ce-b986-307b73387cdd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:22.774213 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-72c84f67-7f1c-46ce-b986-307b73387cdd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:22.784910 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:22.784910 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:22.785921 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-72c84f67-7f1c-46ce-b986-307b73387cdd tempest-ProjectReaderTests-1664855164 tempest-ProjectReaderTests-1664855164-project-admin] https://10.4.3.140/volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f returned with HTTP 404 Jul 31 14:04:22.786956 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1063/4260] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:22 2026] GET /volume/v3/volumes/e41a527c-a1b3-4eb8-ab5f-c53d78e3d03f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:22.787923 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-70af3120-322a-43eb-b106-76afb23ae248 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:22.791828 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-70af3120-322a-43eb-b106-76afb23ae248 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:04:22.793161 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1064/4261] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:04:22 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 1315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:04:23.807593 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-0d4fc7e9-7102-4895-9efa-a29fde5a7212 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:23.809921 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-0d4fc7e9-7102-4895-9efa-a29fde5a7212 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] DELETE https://10.4.3.140/volume/v3/attachments/3a75a2b1-2198-4a15-aa6f-e7e37d391d80 Jul 31 14:04:23.810102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-0d4fc7e9-7102-4895-9efa-a29fde5a7212 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:23.810272 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-0d4fc7e9-7102-4895-9efa-a29fde5a7212 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:23.820530 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:23.820530 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:23.864968 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=319,cinder:UPDATE=81,cinder:INSERT=48 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:04:23.898819 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-93bab36c-6bfa-4b4a-a6b7-fa5c9d0adf6a req-0d4fc7e9-7102-4895-9efa-a29fde5a7212 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/attachments/3a75a2b1-2198-4a15-aa6f-e7e37d391d80 returned with HTTP 200 Jul 31 14:04:23.898819 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1070/4262] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:04:23 2026] DELETE /volume/v3/attachments/3a75a2b1-2198-4a15-aa6f-e7e37d391d80 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:23.936952 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e1315586-8acf-4866-ba28-f641a1388292 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:23.940393 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e1315586-8acf-4866-ba28-f641a1388292 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:04:23.941053 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e1315586-8acf-4866-ba28-f641a1388292 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:23.941053 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e1315586-8acf-4866-ba28-f641a1388292 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:23.943750 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=296,cinder:UPDATE=76,cinder:INSERT=41 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:04:23.950133 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:23.950133 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:23.951242 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e1315586-8acf-4866-ba28-f641a1388292 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:04:23.952031 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e1315586-8acf-4866-ba28-f641a1388292 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 returned with HTTP 200 Jul 31 14:04:23.952610 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1066/4263] 10.4.3.140 () {68 vars in 1604 bytes} [Fri Jul 31 14:04:23 2026] GET /volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:23.975185 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-29e665da-fe07-4ea3-ae3c-31a5313a8331 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:23.977681 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-29e665da-fe07-4ea3-ae3c-31a5313a8331 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:04:23.977917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-29e665da-fe07-4ea3-ae3c-31a5313a8331 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:23.978348 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-29e665da-fe07-4ea3-ae3c-31a5313a8331 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:23.982247 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=368,cinder:INSERT=82,cinder:UPDATE=119 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:04:23.992645 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:23.992645 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:23.997534 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-29e665da-fe07-4ea3-ae3c-31a5313a8331 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:04:24.004234 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-29e665da-fe07-4ea3-ae3c-31a5313a8331 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 200 Jul 31 14:04:24.004879 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1064/4264] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:23 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 1658 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:24.022046 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:24.024433 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:24.024824 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "53f0a305-3fd2-476c-879e-d294b765de00", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:24.029536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '53f0a305-3fd2-476c-879e-d294b765de00', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:24.031013 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=347,cinder:UPDATE=108,cinder:INSERT=57 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:04:24.038639 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:24.038639 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:24.045267 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:04:24.045267 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 14:04:24.045267 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 14:04:24.050030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (62faafcf-9b0e-4ca5-bb0f-4995badcf151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:24.051028 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0964a3c-7910-4e45-8ad3-743f505ccb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:24.052620 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:24.091474 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0964a3c-7910-4e45-8ad3-743f505ccb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53f0a305-3fd2-476c-879e-d294b765de00', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:24.095545 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032d898f-8c0e-4a4c-ad05-6430d4da7d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:24.161573 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['acf7b0aa-478e-490b-ace6-f1474e4de6ba', '6cea6e0a-e474-4af7-8c68-7178d737cefb', 'b26926c1-fd47-4900-9a1f-5bd6918412b1', '1ba8e73e-a5fc-4ed2-85ef-1990f28ad3ea'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:24.162671 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032d898f-8c0e-4a4c-ad05-6430d4da7d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf7b0aa-478e-490b-ace6-f1474e4de6ba', '6cea6e0a-e474-4af7-8c68-7178d737cefb', 'b26926c1-fd47-4900-9a1f-5bd6918412b1', '1ba8e73e-a5fc-4ed2-85ef-1990f28ad3ea']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:24.163686 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de6e5b8-c66c-4162-b1d3-90de6515a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:24.233874 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de6e5b8-c66c-4162-b1d3-90de6515a244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a8c07a3-8d85-4527-9c19-757ecd58b890', '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='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['acf7b0aa-478e-490b-ace6-f1474e4de6ba','6cea6e0a-e474-4af7-8c68-7178d737cefb','b26926c1-fd47-4900-9a1f-5bd6918412b1','1ba8e73e-a5fc-4ed2-85ef-1990f28ad3ea'],size=1,snapshot_id=53f0a305-3fd2-476c-879e-d294b765de00,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), '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-31T14:04:24Z,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=0a8c07a3-8d85-4527-9c19-757ecd58b890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53f0a305-3fd2-476c-879e-d294b765de00,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:24.235054 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519bce80-fe2a-4551-98cb-251a8d1ae12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:24.271059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519bce80-fe2a-4551-98cb-251a8d1ae12b) transitioned into 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='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['acf7b0aa-478e-490b-ace6-f1474e4de6ba','6cea6e0a-e474-4af7-8c68-7178d737cefb','b26926c1-fd47-4900-9a1f-5bd6918412b1','1ba8e73e-a5fc-4ed2-85ef-1990f28ad3ea'],size=1,snapshot_id=53f0a305-3fd2-476c-879e-d294b765de00,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:24.271922 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73e3f21-40d4-48bd-a47d-82f4e4b6e32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:24.312396 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73e3f21-40d4-48bd-a47d-82f4e4b6e32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:24.313856 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (62faafcf-9b0e-4ca5-bb0f-4995badcf151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:24.314130 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 14:04:24.314985 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-6a9f6030-c4f1-434c-88a6-f41038a81605 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:24.315564 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1065/4265] 10.4.3.140 () {72 vars in 1541 bytes} [Fri Jul 31 14:04:24 2026] POST /volume/v3/volumes => generated 736 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:24.334805 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-8a28d8d4-f76c-4de2-83d4-7c47baa678b8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:24.336352 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-8a28d8d4-f76c-4de2-83d4-7c47baa678b8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 Jul 31 14:04:24.336635 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-8a28d8d4-f76c-4de2-83d4-7c47baa678b8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:24.336880 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-8a28d8d4-f76c-4de2-83d4-7c47baa678b8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:24.349541 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:24.349541 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:24.356105 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-8a28d8d4-f76c-4de2-83d4-7c47baa678b8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:04:24.362023 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-8a28d8d4-f76c-4de2-83d4-7c47baa678b8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 returned with HTTP 200 Jul 31 14:04:24.362589 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1071/4266] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:24 2026] GET /volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 => generated 804 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:24.373632 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e5539218-cd62-4da4-9616-a9bd7142062e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:24.379551 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e5539218-cd62-4da4-9616-a9bd7142062e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 Jul 31 14:04:24.379551 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e5539218-cd62-4da4-9616-a9bd7142062e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:24.379551 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e5539218-cd62-4da4-9616-a9bd7142062e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:24.391826 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:24.391826 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:24.400496 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e5539218-cd62-4da4-9616-a9bd7142062e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:04:24.412162 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-e5539218-cd62-4da4-9616-a9bd7142062e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 returned with HTTP 200 Jul 31 14:04:24.412719 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1067/4267] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:24 2026] GET /volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 => generated 804 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:24.853483 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-590f1bcc-5aa3-4a9c-9ec7-6ae43ed151bb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:24.855581 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-590f1bcc-5aa3-4a9c-9ec7-6ae43ed151bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:04:24.855876 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-590f1bcc-5aa3-4a9c-9ec7-6ae43ed151bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56f03683-ae25-449a-8f59-21428fadbda4", "force": false, "name": "tempest-TestStampPattern-snapshot-1464162184", "description": null, "metadata": null}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:24.865781 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:24.865781 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:24.866260 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-590f1bcc-5aa3-4a9c-9ec7-6ae43ed151bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:04:24.866434 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-590f1bcc-5aa3-4a9c-9ec7-6ae43ed151bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Create snapshot from volume 56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:04:24.905164 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-590f1bcc-5aa3-4a9c-9ec7-6ae43ed151bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Created reservations ['11bc6ff4-6771-43bf-99e6-ac26815c0c7e', 'ea7ee424-7168-401d-ba6f-f25ac75e71c4', '4dd90631-4d2d-48bc-9de1-b13f544bf482', '9f6e25d0-e815-4208-a21c-2bd94f5f73ae'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:24.947315 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-590f1bcc-5aa3-4a9c-9ec7-6ae43ed151bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Snapshot create request issued successfully. Jul 31 14:04:24.947797 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-590f1bcc-5aa3-4a9c-9ec7-6ae43ed151bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:04:24.948360 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1065/4268] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:04:24 2026] POST /volume/v3/snapshots => generated 303 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:24.960114 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b88c4df2-dd47-46d6-ae82-55f9ea98b813 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:24.962813 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b88c4df2-dd47-46d6-ae82-55f9ea98b813 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 Jul 31 14:04:24.963043 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b88c4df2-dd47-46d6-ae82-55f9ea98b813 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:24.963205 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b88c4df2-dd47-46d6-ae82-55f9ea98b813 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:24.970740 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:24.970740 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:24.971312 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b88c4df2-dd47-46d6-ae82-55f9ea98b813 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Snapshot retrieved successfully. Jul 31 14:04:24.972842 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b88c4df2-dd47-46d6-ae82-55f9ea98b813 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 returned with HTTP 200 Jul 31 14:04:24.972842 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1066/4269] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:24 2026] GET /volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:25.986335 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-723df675-766a-4c59-abd3-4b5892582cba None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:25.988277 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-723df675-766a-4c59-abd3-4b5892582cba tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 Jul 31 14:04:25.988786 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-723df675-766a-4c59-abd3-4b5892582cba tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:25.989109 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-723df675-766a-4c59-abd3-4b5892582cba tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:26.001046 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:26.001046 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:26.001916 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-723df675-766a-4c59-abd3-4b5892582cba tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Snapshot retrieved successfully. Jul 31 14:04:26.003314 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-723df675-766a-4c59-abd3-4b5892582cba tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 returned with HTTP 200 Jul 31 14:04:26.004075 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1072/4270] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:25 2026] GET /volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:26.017908 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-86b1843e-4212-4ff7-bde4-f3e01869b9f6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:26.021106 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86b1843e-4212-4ff7-bde4-f3e01869b9f6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 Jul 31 14:04:26.021106 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86b1843e-4212-4ff7-bde4-f3e01869b9f6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:26.021106 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86b1843e-4212-4ff7-bde4-f3e01869b9f6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:26.028719 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:26.028719 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:26.029363 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-86b1843e-4212-4ff7-bde4-f3e01869b9f6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Snapshot retrieved successfully. Jul 31 14:04:26.030417 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86b1843e-4212-4ff7-bde4-f3e01869b9f6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 returned with HTTP 200 Jul 31 14:04:26.030973 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1068/4271] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:26 2026] GET /volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:27.432703 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-60eeec08-1e65-457b-828f-4c40c67ec213 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:27.435712 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-60eeec08-1e65-457b-828f-4c40c67ec213 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 Jul 31 14:04:27.435985 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-60eeec08-1e65-457b-828f-4c40c67ec213 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:27.436326 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-60eeec08-1e65-457b-828f-4c40c67ec213 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:27.452558 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:27.452558 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:27.457535 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-60eeec08-1e65-457b-828f-4c40c67ec213 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:04:27.467946 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-60eeec08-1e65-457b-828f-4c40c67ec213 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 returned with HTTP 200 Jul 31 14:04:27.468397 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1066/4272] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:27 2026] GET /volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 => generated 1345 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:27.488726 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0f4011d8-0655-45ff-8042-abaa0846107d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:27.489331 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f4011d8-0655-45ff-8042-abaa0846107d None None] GET https://10.4.3.140/volume// Jul 31 14:04:27.489639 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f4011d8-0655-45ff-8042-abaa0846107d None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:27.489934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f4011d8-0655-45ff-8042-abaa0846107d None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:27.490393 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f4011d8-0655-45ff-8042-abaa0846107d None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:04:27.492834 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1067/4273] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:04:27 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:04:27.505278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-d5436281-eb45-43a5-bc10-c3b7e7284763 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:27.508833 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-d5436281-eb45-43a5-bc10-c3b7e7284763 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:04:27.509163 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-d5436281-eb45-43a5-bc10-c3b7e7284763 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a8c07a3-8d85-4527-9c19-757ecd58b890", "connector": null, "instance_uuid": "d2aef686-0235-45ed-a538-2093672697eb"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:27.517475 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:27.517475 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:27.563902 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-d5436281-eb45-43a5-bc10-c3b7e7284763 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:04:27.564350 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1073/4274] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:04:27 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 31 14:04:27.576556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8fb03636-b0ab-414e-8972-b0f57e452247 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:27.578205 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8fb03636-b0ab-414e-8972-b0f57e452247 None None] GET https://10.4.3.140/volume// Jul 31 14:04:27.579843 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8fb03636-b0ab-414e-8972-b0f57e452247 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:27.580574 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8fb03636-b0ab-414e-8972-b0f57e452247 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:27.580818 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8fb03636-b0ab-414e-8972-b0f57e452247 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:04:27.581387 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1069/4275] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:04:27 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:04:27.636973 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-069f5c41-dcb4-41de-af81-5f7bb3e3eda8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:27.641624 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-069f5c41-dcb4-41de-af81-5f7bb3e3eda8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 Jul 31 14:04:27.641624 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-069f5c41-dcb4-41de-af81-5f7bb3e3eda8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:27.641853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-069f5c41-dcb4-41de-af81-5f7bb3e3eda8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:27.669568 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:27.669568 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:27.678341 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-069f5c41-dcb4-41de-af81-5f7bb3e3eda8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:04:27.685315 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-069f5c41-dcb4-41de-af81-5f7bb3e3eda8 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 returned with HTTP 200 Jul 31 14:04:27.685905 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1067/4276] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:04:27 2026] GET /volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 => generated 1524 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:04:27.862550 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-7e703186-a260-4b90-a66e-321e1e2cb722 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:27.868365 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-7e703186-a260-4b90-a66e-321e1e2cb722 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/f4271874-2008-4678-a6cb-9f9253e09635 Jul 31 14:04:27.870493 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-7e703186-a260-4b90-a66e-321e1e2cb722 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:27.903366 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-7e703186-a260-4b90-a66e-321e1e2cb722 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-0a8c07a3-8d85-4527-9c19-757ecd58b890-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:04:27.912913 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-7e703186-a260-4b90-a66e-321e1e2cb722 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-0a8c07a3-8d85-4527-9c19-757ecd58b890-np0000006230" acquired by "attachment_update" :: waited 0.010s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:04:27.914536 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:27.914536 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:28.054777 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-7e703186-a260-4b90-a66e-321e1e2cb722 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-0a8c07a3-8d85-4527-9c19-757ecd58b890-np0000006230" released by "attachment_update" :: held 0.142s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:04:28.056092 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-7e703186-a260-4b90-a66e-321e1e2cb722 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/f4271874-2008-4678-a6cb-9f9253e09635 returned with HTTP 200 Jul 31 14:04:28.056092 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1068/4277] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:04:27 2026] PUT /volume/v3/attachments/f4271874-2008-4678-a6cb-9f9253e09635 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 14:04:28.099906 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-1d67fdd4-3838-4eb7-a233-18d667fe4dfe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:28.107536 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-1d67fdd4-3838-4eb7-a233-18d667fe4dfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/f4271874-2008-4678-a6cb-9f9253e09635/action Jul 31 14:04:28.107536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-1d67fdd4-3838-4eb7-a233-18d667fe4dfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:04:28.107536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-1d67fdd4-3838-4eb7-a233-18d667fe4dfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:28.132713 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:28.132713 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:28.150540 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6e00aebd-7b28-4577-8d29-227997247cb5 req-1d67fdd4-3838-4eb7-a233-18d667fe4dfe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/f4271874-2008-4678-a6cb-9f9253e09635/action returned with HTTP 204 Jul 31 14:04:28.151206 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1074/4278] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:04:28 2026] POST /volume/v3/attachments/f4271874-2008-4678-a6cb-9f9253e09635/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:32.071608 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6f5f1a72-c893-497c-828a-ec557faf259c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:32.074858 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:32.075067 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-322545606", "snapshot_id": "5e50a1aa-6bb0-405f-8dc2-a272afba7a97", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:32.076729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-322545606', 'snapshot_id': '5e50a1aa-6bb0-405f-8dc2-a272afba7a97', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:32.083909 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:32.083909 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:32.084619 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Snapshot retrieved successfully. Jul 31 14:04:32.084850 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Create volume of 1 GB Jul 31 14:04:32.089769 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Availability Zones retrieved successfully. Jul 31 14:04:32.095470 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Flow 'volume_create_api' (e9499f4a-1df9-4d4a-a267-c29bda04b693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:32.097122 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5aec1ca-f17b-4c0e-ab30-8ffb9e043a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:32.098566 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:32.142423 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5aec1ca-f17b-4c0e-ab30-8ffb9e043a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5e50a1aa-6bb0-405f-8dc2-a272afba7a97', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:32.143240 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3a3cec-f794-4e1b-843e-9649e2b86468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:32.197125 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Created reservations ['3d6cbd8a-eaf8-4390-89bf-ae2aa9f0e218', '73d3831d-1ef1-4211-bc50-d540dcf53f92', '788682c3-eeff-49ec-97de-84fe183d5e77', '2a363a0c-6f22-4666-94ff-5a245ced4b95'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:32.198147 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3a3cec-f794-4e1b-843e-9649e2b86468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d6cbd8a-eaf8-4390-89bf-ae2aa9f0e218', '73d3831d-1ef1-4211-bc50-d540dcf53f92', '788682c3-eeff-49ec-97de-84fe183d5e77', '2a363a0c-6f22-4666-94ff-5a245ced4b95']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:32.198954 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07542bfc-105f-4e64-885f-d427e4bcc56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:32.251181 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07542bfc-105f-4e64-885f-d427e4bcc56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ddb697-95ac-478c-a88e-bac24c0dc6c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-322545606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca92e317468c477b917c7dc76d174183',qos_specs=None,replication_status=,reservations=['3d6cbd8a-eaf8-4390-89bf-ae2aa9f0e218','73d3831d-1ef1-4211-bc50-d540dcf53f92','788682c3-eeff-49ec-97de-84fe183d5e77','2a363a0c-6f22-4666-94ff-5a245ced4b95'],size=1,snapshot_id=5e50a1aa-6bb0-405f-8dc2-a272afba7a97,source_replicaid=,source_volid=None,status='creating',user_id='3fb6480b580c4e06bc37361aacab552e',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-322545606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2ddb697-95ac-478c-a88e-bac24c0dc6c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca92e317468c477b917c7dc76d174183',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5e50a1aa-6bb0-405f-8dc2-a272afba7a97,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb6480b580c4e06bc37361aacab552e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:32.251937 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e068031-8ff5-4ea6-bee8-598b72bcbed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:32.286888 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e068031-8ff5-4ea6-bee8-598b72bcbed9) transitioned into state 'SUCCESS' from state '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-322545606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca92e317468c477b917c7dc76d174183',qos_specs=None,replication_status=,reservations=['3d6cbd8a-eaf8-4390-89bf-ae2aa9f0e218','73d3831d-1ef1-4211-bc50-d540dcf53f92','788682c3-eeff-49ec-97de-84fe183d5e77','2a363a0c-6f22-4666-94ff-5a245ced4b95'],size=1,snapshot_id=5e50a1aa-6bb0-405f-8dc2-a272afba7a97,source_replicaid=,source_volid=None,status='creating',user_id='3fb6480b580c4e06bc37361aacab552e',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:32.288033 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27d00cf-f9ca-45b3-a86d-a9a48c55314b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:32.309795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27d00cf-f9ca-45b3-a86d-a9a48c55314b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:32.311032 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Flow 'volume_create_api' (e9499f4a-1df9-4d4a-a267-c29bda04b693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:32.311413 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Create volume request issued successfully. Jul 31 14:04:32.312053 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f5f1a72-c893-497c-828a-ec557faf259c tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:32.312519 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1070/4279] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:04:32 2026] POST /volume/v3/volumes => generated 780 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:34.123059 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3c9ab6f0-9649-4201-8f28-f058c74eeb14 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:34.130478 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3c9ab6f0-9649-4201-8f28-f058c74eeb14 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] GET https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a Jul 31 14:04:34.130787 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3c9ab6f0-9649-4201-8f28-f058c74eeb14 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:34.131044 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3c9ab6f0-9649-4201-8f28-f058c74eeb14 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:34.149739 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:34.149739 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:34.156766 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3c9ab6f0-9649-4201-8f28-f058c74eeb14 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Volume info retrieved successfully. Jul 31 14:04:34.167287 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3c9ab6f0-9649-4201-8f28-f058c74eeb14 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a returned with HTTP 200 Jul 31 14:04:34.168037 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1068/4280] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:34 2026] GET /volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:34.639552 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-09c6e86c-7248-401e-96fe-da7c70e61dee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:34.642199 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-09c6e86c-7248-401e-96fe-da7c70e61dee tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] DELETE https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a Jul 31 14:04:34.642199 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-09c6e86c-7248-401e-96fe-da7c70e61dee tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:34.642199 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-09c6e86c-7248-401e-96fe-da7c70e61dee tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:34.642199 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-09c6e86c-7248-401e-96fe-da7c70e61dee tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Delete volume with id: 63687a8d-1a55-4a75-a958-d294e36a9d5a Jul 31 14:04:34.655298 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:34.655298 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:34.655919 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-09c6e86c-7248-401e-96fe-da7c70e61dee tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Volume info retrieved successfully. Jul 31 14:04:34.680841 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-09c6e86c-7248-401e-96fe-da7c70e61dee tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Delete volume request issued successfully. Jul 31 14:04:34.680841 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-09c6e86c-7248-401e-96fe-da7c70e61dee tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a returned with HTTP 202 Jul 31 14:04:34.680841 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1069/4281] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:04:34 2026] DELETE /volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:04:34.692192 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6ff9ce5b-0076-4765-b834-d1b8d9525624 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:34.694303 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ff9ce5b-0076-4765-b834-d1b8d9525624 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] GET https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a Jul 31 14:04:34.694619 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ff9ce5b-0076-4765-b834-d1b8d9525624 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:34.694943 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ff9ce5b-0076-4765-b834-d1b8d9525624 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:34.710201 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:34.710201 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:34.719467 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6ff9ce5b-0076-4765-b834-d1b8d9525624 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Volume info retrieved successfully. Jul 31 14:04:34.726848 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ff9ce5b-0076-4765-b834-d1b8d9525624 tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a returned with HTTP 200 Jul 31 14:04:34.726848 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1075/4282] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:34 2026] GET /volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:35.426847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-27d341d9-c7b5-418d-9a5d-c7cf71abfb87 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:35.429937 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-27d341d9-c7b5-418d-9a5d-c7cf71abfb87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/limits Jul 31 14:04:35.430185 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-27d341d9-c7b5-418d-9a5d-c7cf71abfb87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:35.430604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-27d341d9-c7b5-418d-9a5d-c7cf71abfb87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:35.443757 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:35.443757 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:35.460640 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-27d341d9-c7b5-418d-9a5d-c7cf71abfb87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Jul 31 14:04:35.461437 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1071/4283] 10.4.3.140 () {68 vars in 1484 bytes} [Fri Jul 31 14:04:35 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:04:35.504507 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-1f30fe1c-7111-41a3-9ee3-7890e5c05707 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:35.507673 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-1f30fe1c-7111-41a3-9ee3-7890e5c05707 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:04:35.507926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-1f30fe1c-7111-41a3-9ee3-7890e5c05707 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:35.508138 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-1f30fe1c-7111-41a3-9ee3-7890e5c05707 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:35.529013 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:35.529013 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:35.535586 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-1f30fe1c-7111-41a3-9ee3-7890e5c05707 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:04:35.541946 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-1f30fe1c-7111-41a3-9ee3-7890e5c05707 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 200 Jul 31 14:04:35.542599 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1069/4284] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:35 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 1661 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:35.553533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-e67c4e42-cfd2-45cd-b0bb-a77dfcbe7136 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:35.556330 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-e67c4e42-cfd2-45cd-b0bb-a77dfcbe7136 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:04:35.559932 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-e67c4e42-cfd2-45cd-b0bb-a77dfcbe7136 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdf113a3-194a-479e-91f5-d3677a3ada6d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1469253041", "description": null, "metadata": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:35.577916 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:35.577916 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:35.578484 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-e67c4e42-cfd2-45cd-b0bb-a77dfcbe7136 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:04:35.578703 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-e67c4e42-cfd2-45cd-b0bb-a77dfcbe7136 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create snapshot from volume bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:04:35.603768 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-e67c4e42-cfd2-45cd-b0bb-a77dfcbe7136 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Created reservations ['d71a0150-e02e-4d69-a387-033585c65ef5', '63293583-1682-40b5-b778-42fc5ffb4602', '3e71eb36-7536-414b-a6f8-aac87c9c92db', '03abe4c4-32fe-41a1-b097-b4f86e9a00bc'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:35.638608 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-e67c4e42-cfd2-45cd-b0bb-a77dfcbe7136 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot force create request issued successfully. Jul 31 14:04:35.638925 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b2541dce-2454-4fdf-880b-e31b8f4ba66d req-e67c4e42-cfd2-45cd-b0bb-a77dfcbe7136 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:04:35.639329 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1070/4285] 10.4.3.140 () {72 vars in 1547 bytes} [Fri Jul 31 14:04:35 2026] POST /volume/v3/snapshots => generated 324 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:35.743780 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b2625693-5105-4d2f-8da3-46054fe9454f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:35.744676 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2625693-5105-4d2f-8da3-46054fe9454f tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] GET https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a Jul 31 14:04:35.744983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2625693-5105-4d2f-8da3-46054fe9454f tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:35.745239 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2625693-5105-4d2f-8da3-46054fe9454f tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:35.755959 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2625693-5105-4d2f-8da3-46054fe9454f tempest-TestImageHashVerification-77471854 tempest-TestImageHashVerification-77471854-project-member] https://10.4.3.140/volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a returned with HTTP 404 Jul 31 14:04:35.756629 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1076/4286] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:35 2026] GET /volume/v3/volumes/63687a8d-1a55-4a75-a958-d294e36a9d5a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:37.568055 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-30169f69-6314-44c9-935d-fbe96397566e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:37.695066 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:37.695463 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-333862067", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:37.697422 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-333862067', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:37.697579 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Create volume of 1 GB Jul 31 14:04:37.701810 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Availability Zones retrieved successfully. Jul 31 14:04:37.707974 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Flow 'volume_create_api' (d2836779-a98d-4511-b02e-f72b447b5303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:37.708681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afae6ab7-8e23-4e81-92fb-fce2ad792ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:37.709606 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:37.724538 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2d5d2047-7cc8-426e-a2d0-0010ee3d00a8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:37.726504 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2d5d2047-7cc8-426e-a2d0-0010ee3d00a8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 Jul 31 14:04:37.726754 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2d5d2047-7cc8-426e-a2d0-0010ee3d00a8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:37.726977 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2d5d2047-7cc8-426e-a2d0-0010ee3d00a8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:37.739042 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afae6ab7-8e23-4e81-92fb-fce2ad792ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:37.739227 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:37.739227 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:37.739669 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2d5d2047-7cc8-426e-a2d0-0010ee3d00a8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot retrieved successfully. Jul 31 14:04:37.739883 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40accf44-0f37-485f-a70a-dc463c597799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:37.740559 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2d5d2047-7cc8-426e-a2d0-0010ee3d00a8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 returned with HTTP 200 Jul 31 14:04:37.740958 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1070/4287] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:37 2026] GET /volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 => generated 483 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:37.774165 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:37.777235 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:37.777972 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2082200579", "snapshot_id": null, "imageRef": "eb889527-8adf-4eb6-9b87-0abd62d5b000", "volume_type": null, "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:37.780881 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2082200579', 'snapshot_id': None, 'imageRef': 'eb889527-8adf-4eb6-9b87-0abd62d5b000', 'volume_type': None, 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:37.821222 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Created reservations ['3cc0bb4c-1d9f-42e1-b5f2-cf791b7282cf', '4191d2ce-027d-4f9a-87a2-c3b489b6f065', '01f673ad-9941-46e5-8d76-3012009e2bc6', '61ce2a88-caf8-4aaf-9aa1-e83c20d96158'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:37.823423 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40accf44-0f37-485f-a70a-dc463c597799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cc0bb4c-1d9f-42e1-b5f2-cf791b7282cf', '4191d2ce-027d-4f9a-87a2-c3b489b6f065', '01f673ad-9941-46e5-8d76-3012009e2bc6', '61ce2a88-caf8-4aaf-9aa1-e83c20d96158']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:37.825886 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1fcca6-1c36-460e-8a7f-46af09af1473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:37.859535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1fcca6-1c36-460e-8a7f-46af09af1473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c43fe61a-5fff-4376-a5a6-c74042f9a449', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-333862067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6b969e4d22426eb058bfeb5e40fb1a',qos_specs=None,replication_status=,reservations=['3cc0bb4c-1d9f-42e1-b5f2-cf791b7282cf','4191d2ce-027d-4f9a-87a2-c3b489b6f065','01f673ad-9941-46e5-8d76-3012009e2bc6','61ce2a88-caf8-4aaf-9aa1-e83c20d96158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9643d0824f214b79ab100101e30ea3e3',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-333862067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c43fe61a-5fff-4376-a5a6-c74042f9a449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6b969e4d22426eb058bfeb5e40fb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9643d0824f214b79ab100101e30ea3e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:37.863469 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65aa8476-781a-4e9a-9683-e569ce9cfcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:37.887452 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:37.887452 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:37.888221 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot retrieved successfully. Jul 31 14:04:37.888485 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create volume of 1 GB Jul 31 14:04:37.892627 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Availability Zones retrieved successfully. Jul 31 14:04:37.895443 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65aa8476-781a-4e9a-9683-e569ce9cfcf3) transitioned into state 'SUCCESS' from state '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-333862067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6b969e4d22426eb058bfeb5e40fb1a',qos_specs=None,replication_status=,reservations=['3cc0bb4c-1d9f-42e1-b5f2-cf791b7282cf','4191d2ce-027d-4f9a-87a2-c3b489b6f065','01f673ad-9941-46e5-8d76-3012009e2bc6','61ce2a88-caf8-4aaf-9aa1-e83c20d96158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9643d0824f214b79ab100101e30ea3e3',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:37.896425 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e52486a-65e5-4953-ab2f-8a40dfb64af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:37.899242 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Flow 'volume_create_api' (c48becaa-990e-4ec4-abe7-d0df15a0fbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:37.900506 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3281831a-b782-4227-816c-4910647b6b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:37.901217 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:37.906773 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e52486a-65e5-4953-ab2f-8a40dfb64af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:37.908182 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Flow 'volume_create_api' (d2836779-a98d-4511-b02e-f72b447b5303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:37.908683 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Create volume request issued successfully. Jul 31 14:04:37.909445 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30169f69-6314-44c9-935d-fbe96397566e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:37.910014 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1072/4288] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:04:37 2026] POST /volume/v3/volumes => generated 753 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:37.924100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8319bf26-c53f-427c-af29-c95cb7424590 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:37.928124 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8319bf26-c53f-427c-af29-c95cb7424590 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:37.928352 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8319bf26-c53f-427c-af29-c95cb7424590 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:37.928586 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8319bf26-c53f-427c-af29-c95cb7424590 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:37.935206 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:37.935206 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:37.938536 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8319bf26-c53f-427c-af29-c95cb7424590 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:37.942734 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8319bf26-c53f-427c-af29-c95cb7424590 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 returned with HTTP 200 Jul 31 14:04:37.943078 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1077/4289] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:37 2026] GET /volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:37.943937 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3281831a-b782-4227-816c-4910647b6b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5d4f75f6-e9d6-43d9-af3c-2ec5bd487357', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:37.944778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f321569b-c3d1-4b9f-9aef-6f056a21a1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:37.987764 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Created reservations ['d31cee5b-d30b-471a-b5b5-7275e8011ccf', '6189a5b5-a186-4f1e-83b5-f6345c7399f8', 'bb32a5b2-2c29-49df-9024-394555b96e59', '1fbdef01-efd0-424a-899a-ad62153e2e48'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:37.990746 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f321569b-c3d1-4b9f-9aef-6f056a21a1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d31cee5b-d30b-471a-b5b5-7275e8011ccf', '6189a5b5-a186-4f1e-83b5-f6345c7399f8', 'bb32a5b2-2c29-49df-9024-394555b96e59', '1fbdef01-efd0-424a-899a-ad62153e2e48']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:37.990746 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d0e1e3-199e-4d51-aaf4-03fa793c8197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:38.037772 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d0e1e3-199e-4d51-aaf4-03fa793c8197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9993873b-3dda-43be-823c-4fd3f058cf9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2082200579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e88285c0e0d432fba1db5925ae7370d',qos_specs=None,replication_status=,reservations=['d31cee5b-d30b-471a-b5b5-7275e8011ccf','6189a5b5-a186-4f1e-83b5-f6345c7399f8','bb32a5b2-2c29-49df-9024-394555b96e59','1fbdef01-efd0-424a-899a-ad62153e2e48'],size=1,snapshot_id=5d4f75f6-e9d6-43d9-af3c-2ec5bd487357,source_replicaid=,source_volid=None,status='creating',user_id='4de1c24c64124f3cb480707202532aad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), '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-31T14:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2082200579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9993873b-3dda-43be-823c-4fd3f058cf9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e88285c0e0d432fba1db5925ae7370d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5d4f75f6-e9d6-43d9-af3c-2ec5bd487357,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4de1c24c64124f3cb480707202532aad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:38.038636 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b51c39c-b8fb-4f7c-b54a-6c431cfe3055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:38.061366 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b51c39c-b8fb-4f7c-b54a-6c431cfe3055) transitioned into state 'SUCCESS' from state '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-2082200579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e88285c0e0d432fba1db5925ae7370d',qos_specs=None,replication_status=,reservations=['d31cee5b-d30b-471a-b5b5-7275e8011ccf','6189a5b5-a186-4f1e-83b5-f6345c7399f8','bb32a5b2-2c29-49df-9024-394555b96e59','1fbdef01-efd0-424a-899a-ad62153e2e48'],size=1,snapshot_id=5d4f75f6-e9d6-43d9-af3c-2ec5bd487357,source_replicaid=,source_volid=None,status='creating',user_id='4de1c24c64124f3cb480707202532aad',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:38.062342 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3623a5fc-a48b-4c6d-97f7-ed1f6fa87314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:38.091943 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3623a5fc-a48b-4c6d-97f7-ed1f6fa87314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:38.093477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Flow 'volume_create_api' (c48becaa-990e-4ec4-abe7-d0df15a0fbbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:38.093858 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Create volume request issued successfully. Jul 31 14:04:38.097595 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9dafc8db-e2c1-485e-ab48-9d42fc57a5f4 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:38.098048 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1071/4290] 10.4.3.140 () {70 vars in 1300 bytes} [Fri Jul 31 14:04:37 2026] POST /volume/v3/volumes => generated 814 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:38.120463 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f3156019-15f6-4501-aff7-2297bfaf139f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:38.123194 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f3156019-15f6-4501-aff7-2297bfaf139f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:04:38.124009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f3156019-15f6-4501-aff7-2297bfaf139f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:38.124009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f3156019-15f6-4501-aff7-2297bfaf139f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:38.137547 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:38.137547 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:38.146236 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f3156019-15f6-4501-aff7-2297bfaf139f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:04:38.151141 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f3156019-15f6-4501-aff7-2297bfaf139f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e returned with HTTP 200 Jul 31 14:04:38.151591 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1071/4291] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:04:38 2026] GET /volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:38.961705 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b4807091-8262-4bc6-8b5c-eadad315995c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:38.963805 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4807091-8262-4bc6-8b5c-eadad315995c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:38.964161 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b4807091-8262-4bc6-8b5c-eadad315995c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:38.964409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b4807091-8262-4bc6-8b5c-eadad315995c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:38.971797 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:38.971797 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:38.976243 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b4807091-8262-4bc6-8b5c-eadad315995c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:38.980548 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4807091-8262-4bc6-8b5c-eadad315995c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 returned with HTTP 200 Jul 31 14:04:38.981213 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1073/4292] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:38 2026] GET /volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:04:38.997034 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6f2af5c1-bad6-4bfc-b57f-5b3fc77ed8e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:38.999659 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f2af5c1-bad6-4bfc-b57f-5b3fc77ed8e5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:38.999878 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f2af5c1-bad6-4bfc-b57f-5b3fc77ed8e5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:39.000071 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f2af5c1-bad6-4bfc-b57f-5b3fc77ed8e5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:39.008634 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:39.008634 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:39.013144 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6f2af5c1-bad6-4bfc-b57f-5b3fc77ed8e5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:39.018096 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f2af5c1-bad6-4bfc-b57f-5b3fc77ed8e5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 returned with HTTP 200 Jul 31 14:04:39.018701 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1078/4293] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:38 2026] GET /volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:39.029988 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e34d548c-be6e-461f-8d81-dcff8bc8461c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:39.032076 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e34d548c-be6e-461f-8d81-dcff8bc8461c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:04:39.032425 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e34d548c-be6e-461f-8d81-dcff8bc8461c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c43fe61a-5fff-4376-a5a6-c74042f9a449", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-704254846", "description": null, "metadata": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:39.041459 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:39.041459 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:39.041976 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e34d548c-be6e-461f-8d81-dcff8bc8461c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:39.042121 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-e34d548c-be6e-461f-8d81-dcff8bc8461c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Create snapshot from volume c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:39.075166 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-e34d548c-be6e-461f-8d81-dcff8bc8461c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Created reservations ['8cc52e13-5a8d-4e93-aedf-3b544aed2dec', 'e05ab3bb-3a71-42b0-ab86-6a83da0486cf', '62c8c60e-a5eb-43d2-b8a7-12f938d37abe', '059c4786-4c44-4240-b802-110708b206b8'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:39.104571 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e34d548c-be6e-461f-8d81-dcff8bc8461c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Snapshot force create request issued successfully. Jul 31 14:04:39.104933 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e34d548c-be6e-461f-8d81-dcff8bc8461c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:04:39.105541 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1072/4294] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:04:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:39.114533 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fbeebb20-8205-4d21-bbd6-0e957597aff4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:39.117946 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbeebb20-8205-4d21-bbd6-0e957597aff4 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:39.118237 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbeebb20-8205-4d21-bbd6-0e957597aff4 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:39.118928 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbeebb20-8205-4d21-bbd6-0e957597aff4 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:39.126535 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:39.126535 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:39.127591 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fbeebb20-8205-4d21-bbd6-0e957597aff4 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Snapshot retrieved successfully. Jul 31 14:04:39.128864 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbeebb20-8205-4d21-bbd6-0e957597aff4 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f returned with HTTP 200 Jul 31 14:04:39.129417 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1072/4295] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:39 2026] GET /volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:39.166712 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-767e838e-a98f-4881-8897-18e83f7c13ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:39.168447 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-767e838e-a98f-4881-8897-18e83f7c13ea tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:04:39.168794 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-767e838e-a98f-4881-8897-18e83f7c13ea tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:39.169060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-767e838e-a98f-4881-8897-18e83f7c13ea tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:39.178806 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:39.178806 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:39.183345 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-767e838e-a98f-4881-8897-18e83f7c13ea tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:04:39.189804 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-767e838e-a98f-4881-8897-18e83f7c13ea tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e returned with HTTP 200 Jul 31 14:04:39.190274 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1074/4296] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:04:39 2026] GET /volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e => generated 1423 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:04:39.207441 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-61b739ab-f8ed-436a-b10a-13dcc848a01f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:39.209347 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-61b739ab-f8ed-436a-b10a-13dcc848a01f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:04:39.209617 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-61b739ab-f8ed-436a-b10a-13dcc848a01f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:39.209817 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-61b739ab-f8ed-436a-b10a-13dcc848a01f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:39.216764 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:39.216764 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:39.220366 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-61b739ab-f8ed-436a-b10a-13dcc848a01f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:04:39.225320 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-61b739ab-f8ed-436a-b10a-13dcc848a01f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e returned with HTTP 200 Jul 31 14:04:39.225757 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1079/4297] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:04:39 2026] GET /volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:04:40.141779 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a7f7c894-befe-409b-99b4-8bebfd9ca561 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:40.144884 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a7f7c894-befe-409b-99b4-8bebfd9ca561 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:40.145111 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a7f7c894-befe-409b-99b4-8bebfd9ca561 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:40.145310 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a7f7c894-befe-409b-99b4-8bebfd9ca561 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:40.150597 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:40.150597 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:40.151036 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a7f7c894-befe-409b-99b4-8bebfd9ca561 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Snapshot retrieved successfully. Jul 31 14:04:40.151859 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a7f7c894-befe-409b-99b4-8bebfd9ca561 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f returned with HTTP 200 Jul 31 14:04:40.152244 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1073/4298] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:40 2026] GET /volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:40.165597 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8c54783a-1307-4d28-8ec3-1b68e6674bc3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:40.167785 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c54783a-1307-4d28-8ec3-1b68e6674bc3 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:40.168052 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c54783a-1307-4d28-8ec3-1b68e6674bc3 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:40.168302 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c54783a-1307-4d28-8ec3-1b68e6674bc3 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:40.176110 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:40.176110 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:40.176603 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8c54783a-1307-4d28-8ec3-1b68e6674bc3 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Snapshot retrieved successfully. Jul 31 14:04:40.177692 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c54783a-1307-4d28-8ec3-1b68e6674bc3 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f returned with HTTP 200 Jul 31 14:04:40.178144 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1073/4299] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:40 2026] GET /volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:40.189667 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1b932e4c-b05e-45b1-9f31-2e58dade400e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:40.191570 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b932e4c-b05e-45b1-9f31-2e58dade400e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:40.191751 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b932e4c-b05e-45b1-9f31-2e58dade400e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:40.191932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b932e4c-b05e-45b1-9f31-2e58dade400e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:40.197766 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:40.197766 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:40.198399 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1b932e4c-b05e-45b1-9f31-2e58dade400e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Snapshot retrieved successfully. Jul 31 14:04:40.199421 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b932e4c-b05e-45b1-9f31-2e58dade400e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f returned with HTTP 200 Jul 31 14:04:40.199944 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1075/4300] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:40 2026] GET /volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:40.211082 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d335170f-8abe-4130-9f22-e743edff98af None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:40.213645 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:40.214162 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "75fe759c-2439-425f-afb6-b1ad4b7b5c6f", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:40.216249 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Create volume request body: {'volume': {'snapshot_id': '75fe759c-2439-425f-afb6-b1ad4b7b5c6f', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:40.223566 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:40.223566 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:40.224201 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Snapshot retrieved successfully. Jul 31 14:04:40.224333 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Create volume of 1 GB Jul 31 14:04:40.228135 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Availability Zones retrieved successfully. Jul 31 14:04:40.234755 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Flow 'volume_create_api' (1bf16f07-c82e-4283-bde6-63c927e49d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:40.236596 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0095d4fd-17cb-43e7-9e30-aa83b6f6752e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:40.238122 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:40.278807 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0095d4fd-17cb-43e7-9e30-aa83b6f6752e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '75fe759c-2439-425f-afb6-b1ad4b7b5c6f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:40.279571 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced1cdfa-6964-4ee6-bb92-40a18bb59607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:40.332667 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Created reservations ['256621c8-1927-4af8-a4f0-6f901033e146', 'dd010a01-e406-467b-8f78-b3e5fda68692', 'cba307f4-77a6-410d-8305-2df8d8ad5389', '8ca08a74-fc39-439a-8ef0-c7ce747bc05e'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:40.333735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced1cdfa-6964-4ee6-bb92-40a18bb59607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['256621c8-1927-4af8-a4f0-6f901033e146', 'dd010a01-e406-467b-8f78-b3e5fda68692', 'cba307f4-77a6-410d-8305-2df8d8ad5389', '8ca08a74-fc39-439a-8ef0-c7ce747bc05e']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:40.334440 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69cc198b-15dd-4b9d-832c-98e0787aec22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:40.377881 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69cc198b-15dd-4b9d-832c-98e0787aec22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eced0bea-058a-47d0-893c-bf5db3f9b241', '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='ec6b969e4d22426eb058bfeb5e40fb1a',qos_specs=None,replication_status=,reservations=['256621c8-1927-4af8-a4f0-6f901033e146','dd010a01-e406-467b-8f78-b3e5fda68692','cba307f4-77a6-410d-8305-2df8d8ad5389','8ca08a74-fc39-439a-8ef0-c7ce747bc05e'],size=1,snapshot_id=75fe759c-2439-425f-afb6-b1ad4b7b5c6f,source_replicaid=,source_volid=None,status='creating',user_id='9643d0824f214b79ab100101e30ea3e3',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eced0bea-058a-47d0-893c-bf5db3f9b241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6b969e4d22426eb058bfeb5e40fb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=75fe759c-2439-425f-afb6-b1ad4b7b5c6f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9643d0824f214b79ab100101e30ea3e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:40.378637 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcae663-bdc5-4f44-b5fa-0d2a7ebaa064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:40.399702 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcae663-bdc5-4f44-b5fa-0d2a7ebaa064) transitioned into state 'SUCCESS' from 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='ec6b969e4d22426eb058bfeb5e40fb1a',qos_specs=None,replication_status=,reservations=['256621c8-1927-4af8-a4f0-6f901033e146','dd010a01-e406-467b-8f78-b3e5fda68692','cba307f4-77a6-410d-8305-2df8d8ad5389','8ca08a74-fc39-439a-8ef0-c7ce747bc05e'],size=1,snapshot_id=75fe759c-2439-425f-afb6-b1ad4b7b5c6f,source_replicaid=,source_volid=None,status='creating',user_id='9643d0824f214b79ab100101e30ea3e3',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:40.400332 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c21f241-c88c-49a0-9f50-1ea2cd835e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:40.425581 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c21f241-c88c-49a0-9f50-1ea2cd835e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:40.426338 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Flow 'volume_create_api' (1bf16f07-c82e-4283-bde6-63c927e49d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:40.426656 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Create volume request issued successfully. Jul 31 14:04:40.427257 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d335170f-8abe-4130-9f22-e743edff98af tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:40.428413 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1080/4301] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:04:40 2026] POST /volume/v3/volumes => generated 741 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:40.445555 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-46dc4a92-8f9c-4aa4-94c5-ae04cd0a5012 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:40.448954 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-46dc4a92-8f9c-4aa4-94c5-ae04cd0a5012 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 Jul 31 14:04:40.449901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-46dc4a92-8f9c-4aa4-94c5-ae04cd0a5012 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:40.449901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-46dc4a92-8f9c-4aa4-94c5-ae04cd0a5012 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:40.462535 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:40.462535 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:40.467092 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-46dc4a92-8f9c-4aa4-94c5-ae04cd0a5012 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:40.479043 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-46dc4a92-8f9c-4aa4-94c5-ae04cd0a5012 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 returned with HTTP 200 Jul 31 14:04:40.479900 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1074/4302] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:40 2026] GET /volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 => generated 809 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:41.126066 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-4a0ef0eb-e140-455b-9a3b-73404a79f45e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:41.128101 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-4a0ef0eb-e140-455b-9a3b-73404a79f45e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:04:41.128289 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-4a0ef0eb-e140-455b-9a3b-73404a79f45e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:41.128481 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-4a0ef0eb-e140-455b-9a3b-73404a79f45e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:41.135108 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:41.135108 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:41.138453 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-4a0ef0eb-e140-455b-9a3b-73404a79f45e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:04:41.142636 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-4a0ef0eb-e140-455b-9a3b-73404a79f45e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e returned with HTTP 200 Jul 31 14:04:41.143000 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1074/4303] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:41 2026] GET /volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:41.495604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1811e844-5ec0-4b76-9978-a85365e0cab1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:41.498495 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1811e844-5ec0-4b76-9978-a85365e0cab1 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 Jul 31 14:04:41.498743 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1811e844-5ec0-4b76-9978-a85365e0cab1 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:41.498932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1811e844-5ec0-4b76-9978-a85365e0cab1 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:41.507622 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:41.507622 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:41.511437 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1811e844-5ec0-4b76-9978-a85365e0cab1 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:41.515902 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1811e844-5ec0-4b76-9978-a85365e0cab1 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 returned with HTTP 200 Jul 31 14:04:41.516427 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1076/4304] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:41 2026] GET /volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:41.530011 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ecac5ac0-4a14-491b-b2bd-5027ab1c27f7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:41.531934 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecac5ac0-4a14-491b-b2bd-5027ab1c27f7 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 Jul 31 14:04:41.532128 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecac5ac0-4a14-491b-b2bd-5027ab1c27f7 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:41.532326 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecac5ac0-4a14-491b-b2bd-5027ab1c27f7 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:41.539847 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:41.539847 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:41.544234 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ecac5ac0-4a14-491b-b2bd-5027ab1c27f7 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:41.548685 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecac5ac0-4a14-491b-b2bd-5027ab1c27f7 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 returned with HTTP 200 Jul 31 14:04:41.549239 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1081/4305] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:41 2026] GET /volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:41.562980 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9733132b-c124-4b54-bbc2-3239b8686475 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:41.565153 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9733132b-c124-4b54-bbc2-3239b8686475 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:41.565441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9733132b-c124-4b54-bbc2-3239b8686475 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:41.565704 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9733132b-c124-4b54-bbc2-3239b8686475 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:41.567830 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-9733132b-c124-4b54-bbc2-3239b8686475 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Delete snapshot with id: 75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:41.579114 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:41.579114 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:41.579695 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9733132b-c124-4b54-bbc2-3239b8686475 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Snapshot retrieved successfully. Jul 31 14:04:41.609485 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9733132b-c124-4b54-bbc2-3239b8686475 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Snapshot delete request issued successfully. Jul 31 14:04:41.609790 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9733132b-c124-4b54-bbc2-3239b8686475 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f returned with HTTP 202 Jul 31 14:04:41.610355 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1075/4306] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:04:41 2026] DELETE /volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:04:41.619262 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5eb4a35c-5dcb-4111-96a5-ac6cd648c19e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:41.621820 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5eb4a35c-5dcb-4111-96a5-ac6cd648c19e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:41.622487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5eb4a35c-5dcb-4111-96a5-ac6cd648c19e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:41.622487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5eb4a35c-5dcb-4111-96a5-ac6cd648c19e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:41.629003 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:41.629003 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:41.629669 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5eb4a35c-5dcb-4111-96a5-ac6cd648c19e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Snapshot retrieved successfully. Jul 31 14:04:41.631538 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5eb4a35c-5dcb-4111-96a5-ac6cd648c19e tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f returned with HTTP 200 Jul 31 14:04:41.631538 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1075/4307] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:41 2026] GET /volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:41.663381 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-5064740c-3370-4c4c-b18a-4af452a9f92d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:41.663670 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-5064740c-3370-4c4c-b18a-4af452a9f92d tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:04:41.663970 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-5064740c-3370-4c4c-b18a-4af452a9f92d tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:41.664235 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-5064740c-3370-4c4c-b18a-4af452a9f92d tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:41.671418 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:41.671418 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:41.677825 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-5064740c-3370-4c4c-b18a-4af452a9f92d tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:04:41.685059 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-5064740c-3370-4c4c-b18a-4af452a9f92d tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e returned with HTTP 200 Jul 31 14:04:41.685637 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1077/4308] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:04:41 2026] GET /volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:41.695463 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b1c07d2b-8366-4912-ab1b-c61848166858 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:41.695871 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b1c07d2b-8366-4912-ab1b-c61848166858 None None] GET https://10.4.3.140/volume// Jul 31 14:04:41.696028 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b1c07d2b-8366-4912-ab1b-c61848166858 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:41.696225 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b1c07d2b-8366-4912-ab1b-c61848166858 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:41.696557 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b1c07d2b-8366-4912-ab1b-c61848166858 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:04:41.696825 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1082/4309] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:04:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:04:41.704879 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-e6404c8b-3a11-4910-a998-a0ca799f4043 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:41.707683 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-e6404c8b-3a11-4910-a998-a0ca799f4043 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:04:41.708080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-e6404c8b-3a11-4910-a998-a0ca799f4043 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9993873b-3dda-43be-823c-4fd3f058cf9e", "connector": null, "instance_uuid": "55ae4d24-e864-4a74-b604-86ffce6204cc"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:41.718080 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:41.718080 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:41.746006 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-e6404c8b-3a11-4910-a998-a0ca799f4043 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:04:41.746670 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1076/4310] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:04:41 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:42.639625 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-99ab4408-058d-4c9a-9861-7869f427821f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:42.641323 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99ab4408-058d-4c9a-9861-7869f427821f tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:42.641532 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-99ab4408-058d-4c9a-9861-7869f427821f tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:42.641726 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-99ab4408-058d-4c9a-9861-7869f427821f tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:42.647810 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99ab4408-058d-4c9a-9861-7869f427821f tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f returned with HTTP 404 Jul 31 14:04:42.647810 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1076/4311] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:42 2026] GET /volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:42.657382 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0451b6c3-d0b6-4596-a372-10ed410af8a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:42.659305 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0451b6c3-d0b6-4596-a372-10ed410af8a6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:42.659539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0451b6c3-d0b6-4596-a372-10ed410af8a6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:42.659767 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0451b6c3-d0b6-4596-a372-10ed410af8a6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:42.659969 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-0451b6c3-d0b6-4596-a372-10ed410af8a6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Delete volume with id: c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:42.667897 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:42.667897 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:42.668387 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0451b6c3-d0b6-4596-a372-10ed410af8a6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:42.690538 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0451b6c3-d0b6-4596-a372-10ed410af8a6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Delete volume request issued successfully. Jul 31 14:04:42.690538 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0451b6c3-d0b6-4596-a372-10ed410af8a6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 returned with HTTP 202 Jul 31 14:04:42.690538 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1078/4312] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:04:42 2026] DELETE /volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:04:42.695675 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aed8b996-c2c2-4d7e-b484-14beec282b82 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:42.698065 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aed8b996-c2c2-4d7e-b484-14beec282b82 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:42.698325 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aed8b996-c2c2-4d7e-b484-14beec282b82 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:42.698606 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aed8b996-c2c2-4d7e-b484-14beec282b82 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:42.707028 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:42.707028 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:42.715231 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aed8b996-c2c2-4d7e-b484-14beec282b82 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:42.719980 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aed8b996-c2c2-4d7e-b484-14beec282b82 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 returned with HTTP 200 Jul 31 14:04:42.720461 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1083/4313] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:42 2026] GET /volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:42.970568 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b2261ab9-250c-49fb-bce3-ee593796c1b9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:42.970568 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2261ab9-250c-49fb-bce3-ee593796c1b9 None None] GET https://10.4.3.140/volume// Jul 31 14:04:42.970897 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2261ab9-250c-49fb-bce3-ee593796c1b9 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:42.970963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2261ab9-250c-49fb-bce3-ee593796c1b9 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:42.971236 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2261ab9-250c-49fb-bce3-ee593796c1b9 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:04:42.971530 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1077/4314] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:04:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:04:42.982854 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-d87b5bf3-03a7-455a-9ce0-f89f547dd975 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:42.985572 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-d87b5bf3-03a7-455a-9ce0-f89f547dd975 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:04:42.987464 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-d87b5bf3-03a7-455a-9ce0-f89f547dd975 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:42.987464 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-d87b5bf3-03a7-455a-9ce0-f89f547dd975 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:42.996873 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:42.996873 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:43.001025 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-d87b5bf3-03a7-455a-9ce0-f89f547dd975 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:04:43.006472 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-d87b5bf3-03a7-455a-9ce0-f89f547dd975 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e returned with HTTP 200 Jul 31 14:04:43.007086 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1077/4315] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:04:42 2026] GET /volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e => generated 1584 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:04:43.131484 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-a5968317-1ad1-43d1-8cce-dc66aaf387bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:43.134528 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-a5968317-1ad1-43d1-8cce-dc66aaf387bb tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] PUT https://10.4.3.140/volume/v3/attachments/fc2ac8c3-1f45-468e-afd4-f1101ca9dd94 Jul 31 14:04:43.135243 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-a5968317-1ad1-43d1-8cce-dc66aaf387bb tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:43.146235 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-a5968317-1ad1-43d1-8cce-dc66aaf387bb tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Acquiring lock "cinder-attachment_update-9993873b-3dda-43be-823c-4fd3f058cf9e-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:04:43.152122 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-a5968317-1ad1-43d1-8cce-dc66aaf387bb tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Lock "cinder-attachment_update-9993873b-3dda-43be-823c-4fd3f058cf9e-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:04:43.153653 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:43.153653 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:43.256386 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-a5968317-1ad1-43d1-8cce-dc66aaf387bb tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Lock "cinder-attachment_update-9993873b-3dda-43be-823c-4fd3f058cf9e-np0000006230" released by "attachment_update" :: held 0.104s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:04:43.256864 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-a5968317-1ad1-43d1-8cce-dc66aaf387bb tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments/fc2ac8c3-1f45-468e-afd4-f1101ca9dd94 returned with HTTP 200 Jul 31 14:04:43.258004 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1079/4316] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:04:43 2026] PUT /volume/v3/attachments/fc2ac8c3-1f45-468e-afd4-f1101ca9dd94 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:04:43.292283 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-c466d162-79a1-4c79-ab45-25391694206f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:43.297085 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-c466d162-79a1-4c79-ab45-25391694206f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] POST https://10.4.3.140/volume/v3/attachments/fc2ac8c3-1f45-468e-afd4-f1101ca9dd94/action Jul 31 14:04:43.297548 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-c466d162-79a1-4c79-ab45-25391694206f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:04:43.297713 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-c466d162-79a1-4c79-ab45-25391694206f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:43.326156 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:43.326156 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:43.370150 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-101e7ef1-a0d8-407f-bc6f-6966b5e10079 req-c466d162-79a1-4c79-ab45-25391694206f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments/fc2ac8c3-1f45-468e-afd4-f1101ca9dd94/action returned with HTTP 204 Jul 31 14:04:43.370701 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1084/4317] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:04:43 2026] POST /volume/v3/attachments/fc2ac8c3-1f45-468e-afd4-f1101ca9dd94/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:43.735874 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cdd053c0-3e34-4a27-bbdc-b5998f46e64d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:43.750757 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cdd053c0-3e34-4a27-bbdc-b5998f46e64d tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:43.751780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cdd053c0-3e34-4a27-bbdc-b5998f46e64d tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:43.751970 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cdd053c0-3e34-4a27-bbdc-b5998f46e64d tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:43.758132 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cdd053c0-3e34-4a27-bbdc-b5998f46e64d tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 returned with HTTP 404 Jul 31 14:04:43.758593 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1078/4318] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:43 2026] GET /volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:43.768897 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fa637eae-4a2c-4468-9a07-5d3b8a96d169 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:43.772537 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa637eae-4a2c-4468-9a07-5d3b8a96d169 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] DELETE https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 Jul 31 14:04:43.772537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fa637eae-4a2c-4468-9a07-5d3b8a96d169 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:43.772537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fa637eae-4a2c-4468-9a07-5d3b8a96d169 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:43.772537 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-fa637eae-4a2c-4468-9a07-5d3b8a96d169 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Delete volume with id: eced0bea-058a-47d0-893c-bf5db3f9b241 Jul 31 14:04:43.781750 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:43.781750 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:43.782742 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fa637eae-4a2c-4468-9a07-5d3b8a96d169 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:43.803823 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fa637eae-4a2c-4468-9a07-5d3b8a96d169 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Delete volume request issued successfully. Jul 31 14:04:43.803823 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fa637eae-4a2c-4468-9a07-5d3b8a96d169 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 returned with HTTP 202 Jul 31 14:04:43.803823 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1078/4319] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:04:43 2026] DELETE /volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:04:43.811884 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eaa2c1ac-ab5e-45e9-a5cc-13252f54231c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:43.814071 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eaa2c1ac-ab5e-45e9-a5cc-13252f54231c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 Jul 31 14:04:43.814309 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eaa2c1ac-ab5e-45e9-a5cc-13252f54231c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:43.814582 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eaa2c1ac-ab5e-45e9-a5cc-13252f54231c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:43.822991 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:43.822991 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:43.827600 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eaa2c1ac-ab5e-45e9-a5cc-13252f54231c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Volume info retrieved successfully. Jul 31 14:04:43.832637 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eaa2c1ac-ab5e-45e9-a5cc-13252f54231c tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 returned with HTTP 200 Jul 31 14:04:43.833213 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1080/4320] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:43 2026] GET /volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:44.846754 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b5bfbb0d-92d2-4356-8a1c-06b400052ee5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:44.852900 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b5bfbb0d-92d2-4356-8a1c-06b400052ee5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 Jul 31 14:04:44.853151 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b5bfbb0d-92d2-4356-8a1c-06b400052ee5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:44.853282 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b5bfbb0d-92d2-4356-8a1c-06b400052ee5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:44.864868 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b5bfbb0d-92d2-4356-8a1c-06b400052ee5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 returned with HTTP 404 Jul 31 14:04:44.865440 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1085/4321] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:44 2026] GET /volume/v3/volumes/eced0bea-058a-47d0-893c-bf5db3f9b241 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:44.874330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-15f082f3-d10d-42b1-8143-ec021b795f42 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:44.876218 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15f082f3-d10d-42b1-8143-ec021b795f42 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:44.876559 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15f082f3-d10d-42b1-8143-ec021b795f42 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:44.876735 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15f082f3-d10d-42b1-8143-ec021b795f42 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:44.876876 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-15f082f3-d10d-42b1-8143-ec021b795f42 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Delete snapshot with id: 75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:44.886785 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15f082f3-d10d-42b1-8143-ec021b795f42 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f returned with HTTP 404 Jul 31 14:04:44.887249 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1079/4322] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:04:44 2026] DELETE /volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 14:04:44.897769 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-138b2ba5-fa71-4049-82a8-69a67a858ec5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:44.902741 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-138b2ba5-fa71-4049-82a8-69a67a858ec5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f Jul 31 14:04:44.902741 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-138b2ba5-fa71-4049-82a8-69a67a858ec5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:44.902741 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-138b2ba5-fa71-4049-82a8-69a67a858ec5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:44.907587 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-138b2ba5-fa71-4049-82a8-69a67a858ec5 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f returned with HTTP 404 Jul 31 14:04:44.908296 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1079/4323] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:04:44 2026] GET /volume/v3/snapshots/75fe759c-2439-425f-afb6-b1ad4b7b5c6f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:44.918508 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ddcf69fc-e85a-47f8-8ab4-99aff87c53a2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:44.920071 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ddcf69fc-e85a-47f8-8ab4-99aff87c53a2 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:44.920286 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ddcf69fc-e85a-47f8-8ab4-99aff87c53a2 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:44.920541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ddcf69fc-e85a-47f8-8ab4-99aff87c53a2 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:44.920694 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ddcf69fc-e85a-47f8-8ab4-99aff87c53a2 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Delete volume with id: c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:44.926124 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ddcf69fc-e85a-47f8-8ab4-99aff87c53a2 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 returned with HTTP 404 Jul 31 14:04:44.926552 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1081/4324] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:04:44 2026] DELETE /volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:44.934309 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-db01a97a-c166-4f25-9cd1-64467d624bb6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:44.936399 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-db01a97a-c166-4f25-9cd1-64467d624bb6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] GET https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 Jul 31 14:04:44.936702 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-db01a97a-c166-4f25-9cd1-64467d624bb6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:44.936977 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-db01a97a-c166-4f25-9cd1-64467d624bb6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:44.943805 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-db01a97a-c166-4f25-9cd1-64467d624bb6 tempest-SnapshotDependencyTests-1220539283 tempest-SnapshotDependencyTests-1220539283-project-member] https://10.4.3.140/volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 returned with HTTP 404 Jul 31 14:04:44.944625 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1086/4325] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:44 2026] GET /volume/v3/volumes/c43fe61a-5fff-4376-a5a6-c74042f9a449 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:04:45.386392 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-22cf4e66-831d-42e5-ae08-fb372a707deb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:45.449711 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:04:45.450187 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-169209922"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:45.453798 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-169209922'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:04:45.453984 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume of 1 GB Jul 31 14:04:45.454374 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:45.454374 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:45.458843 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Availability Zones retrieved successfully. Jul 31 14:04:45.466713 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Flow 'volume_create_api' (c1aea884-e5d9-44e5-9122-df1e82f06b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:45.468321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbfec5fb-a655-438c-bfe7-98b0ac2446ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:45.469723 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:04:45.500218 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbfec5fb-a655-438c-bfe7-98b0ac2446ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:45.501395 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a36f14-576a-4146-92c8-202791147ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:45.560665 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['f6bbffbe-5273-4eae-9e47-d3f0d4237b36', '1d7f7ef1-1ec0-4ae2-a2ee-c955fb0b5a3b', 'b00e4567-2d5f-4e4d-ba6a-532f0bc8f4d4', 'f2fde7f2-1d31-4eca-a0e5-4f28c21d7bbf'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:45.561419 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a36f14-576a-4146-92c8-202791147ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6bbffbe-5273-4eae-9e47-d3f0d4237b36', '1d7f7ef1-1ec0-4ae2-a2ee-c955fb0b5a3b', 'b00e4567-2d5f-4e4d-ba6a-532f0bc8f4d4', 'f2fde7f2-1d31-4eca-a0e5-4f28c21d7bbf']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:45.562302 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b8cb01c-c48f-4ee5-8a4b-0aacca84d0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:45.587214 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b8cb01c-c48f-4ee5-8a4b-0aacca84d0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e002e9c-5597-48cb-a2ad-a33ead5ef207', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-169209922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de991100174d4476a001e1bae6676c20',qos_specs=None,replication_status=,reservations=['f6bbffbe-5273-4eae-9e47-d3f0d4237b36','1d7f7ef1-1ec0-4ae2-a2ee-c955fb0b5a3b','b00e4567-2d5f-4e4d-ba6a-532f0bc8f4d4','f2fde7f2-1d31-4eca-a0e5-4f28c21d7bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='675b49e71bd1439f9fd406fb475aa901',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-169209922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e002e9c-5597-48cb-a2ad-a33ead5ef207,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de991100174d4476a001e1bae6676c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='675b49e71bd1439f9fd406fb475aa901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:45.588330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87816f22-7efa-4f52-8e85-3af47131a1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:45.605540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87816f22-7efa-4f52-8e85-3af47131a1fb) transitioned into state 'SUCCESS' from state '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-169209922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de991100174d4476a001e1bae6676c20',qos_specs=None,replication_status=,reservations=['f6bbffbe-5273-4eae-9e47-d3f0d4237b36','1d7f7ef1-1ec0-4ae2-a2ee-c955fb0b5a3b','b00e4567-2d5f-4e4d-ba6a-532f0bc8f4d4','f2fde7f2-1d31-4eca-a0e5-4f28c21d7bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='675b49e71bd1439f9fd406fb475aa901',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:45.606339 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21900294-223d-4bb1-a248-24911a9b7f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:04:45.615098 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21900294-223d-4bb1-a248-24911a9b7f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:04:45.616059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Flow 'volume_create_api' (c1aea884-e5d9-44e5-9122-df1e82f06b40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:04:45.616363 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume request issued successfully. Jul 31 14:04:45.616930 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22cf4e66-831d-42e5-ae08-fb372a707deb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:04:45.617741 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1080/4326] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:04:45 2026] POST /volume/v3/volumes => generated 748 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:45.630737 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9ac6af5f-bccb-431f-9b62-a6da9fd03f0e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:45.634868 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ac6af5f-bccb-431f-9b62-a6da9fd03f0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 Jul 31 14:04:45.634868 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ac6af5f-bccb-431f-9b62-a6da9fd03f0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:45.634868 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ac6af5f-bccb-431f-9b62-a6da9fd03f0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:45.641457 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:45.641457 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:45.645419 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9ac6af5f-bccb-431f-9b62-a6da9fd03f0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:04:45.649863 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ac6af5f-bccb-431f-9b62-a6da9fd03f0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 returned with HTTP 200 Jul 31 14:04:45.650412 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1080/4327] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:45 2026] GET /volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:46.665212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c16bb858-3285-4381-8e0e-53f407260869 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:46.667069 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c16bb858-3285-4381-8e0e-53f407260869 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 Jul 31 14:04:46.667338 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c16bb858-3285-4381-8e0e-53f407260869 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:46.667789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c16bb858-3285-4381-8e0e-53f407260869 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:46.677602 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:46.677602 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:46.682438 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c16bb858-3285-4381-8e0e-53f407260869 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:04:46.687421 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c16bb858-3285-4381-8e0e-53f407260869 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 returned with HTTP 200 Jul 31 14:04:46.687892 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1082/4328] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:46 2026] GET /volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:46.704145 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-771df066-3e2a-415e-b37f-f47233da87f1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:46.706088 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-771df066-3e2a-415e-b37f-f47233da87f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:04:46.706503 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-771df066-3e2a-415e-b37f-f47233da87f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e002e9c-5597-48cb-a2ad-a33ead5ef207", "name": "tempest-VolumesBackupsTest-Backup-747785069"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:04:46.708384 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-771df066-3e2a-415e-b37f-f47233da87f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating new backup {'backup': {'volume_id': '6e002e9c-5597-48cb-a2ad-a33ead5ef207', 'name': 'tempest-VolumesBackupsTest-Backup-747785069'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:04:46.708556 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-771df066-3e2a-415e-b37f-f47233da87f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating backup of volume 6e002e9c-5597-48cb-a2ad-a33ead5ef207 in container None Jul 31 14:04:46.719726 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:46.719726 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:46.720372 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-771df066-3e2a-415e-b37f-f47233da87f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:04:46.756756 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-771df066-3e2a-415e-b37f-f47233da87f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['c1547ffb-4135-4a99-9651-f43ae1beea4f', '3cd67798-bfc4-45e5-9a17-2fb5a6e2773b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:04:46.786532 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-771df066-3e2a-415e-b37f-f47233da87f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:04:46.787123 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1087/4329] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:04:46 2026] POST /volume/v3/backups => generated 329 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:04:46.796924 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-82dc141b-4196-4c19-8378-27c96eb2796a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:46.799450 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-82dc141b-4196-4c19-8378-27c96eb2796a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:46.799738 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-82dc141b-4196-4c19-8378-27c96eb2796a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:46.800010 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-82dc141b-4196-4c19-8378-27c96eb2796a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:46.800202 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-82dc141b-4196-4c19-8378-27c96eb2796a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:46.811107 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:46.811107 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:46.812132 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-82dc141b-4196-4c19-8378-27c96eb2796a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:46.812666 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1081/4330] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:46 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:47.826834 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-506d0302-bd1c-49af-bb17-db16f986cfff None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:47.828612 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-506d0302-bd1c-49af-bb17-db16f986cfff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:47.828789 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-506d0302-bd1c-49af-bb17-db16f986cfff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:47.829098 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-506d0302-bd1c-49af-bb17-db16f986cfff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:47.829943 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-506d0302-bd1c-49af-bb17-db16f986cfff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:47.834508 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:47.834508 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:47.836122 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-506d0302-bd1c-49af-bb17-db16f986cfff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:47.836122 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1081/4331] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:47 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:48.846679 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ff8d8ec4-3317-47dc-a7f8-3cfc818758af None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:48.848748 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ff8d8ec4-3317-47dc-a7f8-3cfc818758af tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:48.848934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ff8d8ec4-3317-47dc-a7f8-3cfc818758af tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:48.849163 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ff8d8ec4-3317-47dc-a7f8-3cfc818758af tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:48.849299 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ff8d8ec4-3317-47dc-a7f8-3cfc818758af tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:48.853541 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:48.853541 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:48.855011 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ff8d8ec4-3317-47dc-a7f8-3cfc818758af tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:48.855011 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1083/4332] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:48 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:49.865574 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c50621dc-b5f0-4e2e-a451-78b2c5a3aea3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:49.867406 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c50621dc-b5f0-4e2e-a451-78b2c5a3aea3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:49.867640 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c50621dc-b5f0-4e2e-a451-78b2c5a3aea3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:49.867815 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c50621dc-b5f0-4e2e-a451-78b2c5a3aea3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:49.867987 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c50621dc-b5f0-4e2e-a451-78b2c5a3aea3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:49.872616 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:49.872616 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:49.873417 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c50621dc-b5f0-4e2e-a451-78b2c5a3aea3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:49.873824 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1088/4333] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:49 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:50.884300 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c070236f-4ea5-4a16-a55f-b95f3df3409d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:50.885998 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c070236f-4ea5-4a16-a55f-b95f3df3409d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:50.886247 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c070236f-4ea5-4a16-a55f-b95f3df3409d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:50.886542 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c070236f-4ea5-4a16-a55f-b95f3df3409d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:50.886706 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c070236f-4ea5-4a16-a55f-b95f3df3409d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:50.890898 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:50.890898 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:50.891667 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c070236f-4ea5-4a16-a55f-b95f3df3409d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:50.892076 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1082/4334] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:50 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:51.903900 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c2ea555c-a150-482b-b93c-e46f2290f63b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:51.906013 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2ea555c-a150-482b-b93c-e46f2290f63b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:51.906723 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2ea555c-a150-482b-b93c-e46f2290f63b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:51.906723 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2ea555c-a150-482b-b93c-e46f2290f63b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:51.906821 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c2ea555c-a150-482b-b93c-e46f2290f63b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:51.911534 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:51.911534 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:51.912342 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2ea555c-a150-482b-b93c-e46f2290f63b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:51.914529 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1082/4335] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:51 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:52.922755 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d47de362-05f7-4bcb-ab9c-455353520efc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:52.924736 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d47de362-05f7-4bcb-ab9c-455353520efc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:52.924934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d47de362-05f7-4bcb-ab9c-455353520efc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:52.925132 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d47de362-05f7-4bcb-ab9c-455353520efc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:52.925233 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d47de362-05f7-4bcb-ab9c-455353520efc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:52.930958 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:52.930958 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:52.931791 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d47de362-05f7-4bcb-ab9c-455353520efc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:52.932139 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1084/4336] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:52 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:53.946282 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-349aaecf-c12f-4090-98eb-1e846268e40d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:53.949276 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-349aaecf-c12f-4090-98eb-1e846268e40d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:53.949597 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-349aaecf-c12f-4090-98eb-1e846268e40d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:53.949865 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-349aaecf-c12f-4090-98eb-1e846268e40d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:53.950024 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-349aaecf-c12f-4090-98eb-1e846268e40d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:53.957000 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:53.957000 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:53.958156 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-349aaecf-c12f-4090-98eb-1e846268e40d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:53.958725 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1089/4337] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:53 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:54.971808 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4979d057-a588-4b23-b7c6-5945b8c6465d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:54.974816 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4979d057-a588-4b23-b7c6-5945b8c6465d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:54.975333 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4979d057-a588-4b23-b7c6-5945b8c6465d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:54.975670 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4979d057-a588-4b23-b7c6-5945b8c6465d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:54.975886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4979d057-a588-4b23-b7c6-5945b8c6465d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:54.980852 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:54.980852 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:54.981979 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4979d057-a588-4b23-b7c6-5945b8c6465d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:54.983681 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1083/4338] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:54 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:55.993732 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-388c919c-5bbe-4d09-a3af-66a0142c846b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:55.997960 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-388c919c-5bbe-4d09-a3af-66a0142c846b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:55.998173 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-388c919c-5bbe-4d09-a3af-66a0142c846b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:55.998434 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-388c919c-5bbe-4d09-a3af-66a0142c846b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:55.998698 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-388c919c-5bbe-4d09-a3af-66a0142c846b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:56.006012 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:56.006012 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:04:56.006894 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-388c919c-5bbe-4d09-a3af-66a0142c846b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:56.007259 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1083/4339] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:55 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:57.019578 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7b54cccc-a4b2-4993-8906-289c139638e3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:57.022474 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b54cccc-a4b2-4993-8906-289c139638e3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:57.022474 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b54cccc-a4b2-4993-8906-289c139638e3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:57.022474 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b54cccc-a4b2-4993-8906-289c139638e3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:57.022474 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7b54cccc-a4b2-4993-8906-289c139638e3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:57.026984 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:57.026984 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:04:57.028001 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b54cccc-a4b2-4993-8906-289c139638e3 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:57.028457 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1085/4340] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:57 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:58.038577 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-23a3fb1b-b054-4c5f-a7e7-18db33dcbac9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:58.040355 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23a3fb1b-b054-4c5f-a7e7-18db33dcbac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:58.040557 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23a3fb1b-b054-4c5f-a7e7-18db33dcbac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:58.040746 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23a3fb1b-b054-4c5f-a7e7-18db33dcbac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:58.040848 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-23a3fb1b-b054-4c5f-a7e7-18db33dcbac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:58.046912 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:58.046912 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:04:58.047812 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23a3fb1b-b054-4c5f-a7e7-18db33dcbac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:58.048230 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1090/4341] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:58 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:04:59.058123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ba7fffd2-2317-4a25-88bb-4c386caa4d92 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:04:59.061280 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba7fffd2-2317-4a25-88bb-4c386caa4d92 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:04:59.061591 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba7fffd2-2317-4a25-88bb-4c386caa4d92 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:04:59.061706 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba7fffd2-2317-4a25-88bb-4c386caa4d92 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:04:59.061823 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ba7fffd2-2317-4a25-88bb-4c386caa4d92 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:04:59.072322 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:04:59.072322 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:04:59.073064 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba7fffd2-2317-4a25-88bb-4c386caa4d92 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:04:59.073438 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1084/4342] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:04:59 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:00.084764 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e3277ddc-3fd6-4438-b637-f24f448c85c1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:00.086886 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e3277ddc-3fd6-4438-b637-f24f448c85c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:00.087146 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e3277ddc-3fd6-4438-b637-f24f448c85c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:00.087389 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e3277ddc-3fd6-4438-b637-f24f448c85c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:00.087541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e3277ddc-3fd6-4438-b637-f24f448c85c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:00.092008 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:00.092008 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:00.093141 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e3277ddc-3fd6-4438-b637-f24f448c85c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:00.093833 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1084/4343] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:00 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:01.104274 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fcd0939a-99d8-462b-baf1-0ab481dfb1b8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:01.106487 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fcd0939a-99d8-462b-baf1-0ab481dfb1b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:01.106753 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fcd0939a-99d8-462b-baf1-0ab481dfb1b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:01.106988 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fcd0939a-99d8-462b-baf1-0ab481dfb1b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:01.107145 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fcd0939a-99d8-462b-baf1-0ab481dfb1b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:01.113331 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:01.113331 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:01.114681 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fcd0939a-99d8-462b-baf1-0ab481dfb1b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:01.115249 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1086/4344] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:01 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:02.126082 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bdd76a7a-8f45-4714-8c58-950911150662 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:02.128958 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdd76a7a-8f45-4714-8c58-950911150662 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:02.129244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdd76a7a-8f45-4714-8c58-950911150662 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:02.129543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdd76a7a-8f45-4714-8c58-950911150662 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:02.129709 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bdd76a7a-8f45-4714-8c58-950911150662 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:02.135937 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:02.135937 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:02.137037 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdd76a7a-8f45-4714-8c58-950911150662 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:02.137558 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1091/4345] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:02 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:03.148620 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-da112af3-707f-4ffb-9baf-d4fb9c31b09c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:03.150340 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da112af3-707f-4ffb-9baf-d4fb9c31b09c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:03.150504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da112af3-707f-4ffb-9baf-d4fb9c31b09c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:03.150747 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da112af3-707f-4ffb-9baf-d4fb9c31b09c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:03.150852 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-da112af3-707f-4ffb-9baf-d4fb9c31b09c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:03.155283 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:03.155283 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:03.155986 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da112af3-707f-4ffb-9baf-d4fb9c31b09c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:03.156361 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1085/4346] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:03 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:03.166913 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:03.171389 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5/restore Jul 31 14:05:03.171858 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "6e002e9c-5597-48cb-a2ad-a33ead5ef207"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:03.174157 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Restoring backup 662ca1a6-1296-4b48-8b45-90ba0f707ef5 ({'restore': {'volume_id': '6e002e9c-5597-48cb-a2ad-a33ead5ef207'}}) {{(pid=100182) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 14:05:03.174358 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Restoring backup 662ca1a6-1296-4b48-8b45-90ba0f707ef5 to volume 6e002e9c-5597-48cb-a2ad-a33ead5ef207. Jul 31 14:05:03.179937 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:03.179937 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:03.187842 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:03.187842 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:03.188361 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:05:03.188524 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.api [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Checking backup size 1 against volume size 1 {{(pid=100182) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 14:05:03.188678 np0000006230 devstack@c-api.service[100182]: INFO cinder.backup.api [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Overwriting volume 6e002e9c-5597-48cb-a2ad-a33ead5ef207 with restore of backup 662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:03.207356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.rpcapi [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] restore_backup in rpcapi backup_id 662ca1a6-1296-4b48-8b45-90ba0f707ef5 {{(pid=100182) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 14:05:03.209689 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f2ba03f3-eaa0-42ef-b3b3-0e931a57c065 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5/restore returned with HTTP 202 Jul 31 14:05:03.210233 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1085/4347] 10.4.3.140 () {68 vars in 1393 bytes} [Fri Jul 31 14:05:03 2026] POST /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5/restore => generated 181 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:03.219331 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-74e764ca-f2e6-4455-bba5-76795d7664f4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:03.226915 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74e764ca-f2e6-4455-bba5-76795d7664f4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:03.226915 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74e764ca-f2e6-4455-bba5-76795d7664f4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:03.226915 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74e764ca-f2e6-4455-bba5-76795d7664f4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:03.226915 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-74e764ca-f2e6-4455-bba5-76795d7664f4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:03.230072 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:03.230072 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:03.231871 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74e764ca-f2e6-4455-bba5-76795d7664f4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:03.231871 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1087/4348] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:03 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:04.243754 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b67d7d1f-944e-466a-b7ae-52e145fc5574 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:04.245584 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b67d7d1f-944e-466a-b7ae-52e145fc5574 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:04.245772 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b67d7d1f-944e-466a-b7ae-52e145fc5574 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:04.245949 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b67d7d1f-944e-466a-b7ae-52e145fc5574 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:04.246051 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b67d7d1f-944e-466a-b7ae-52e145fc5574 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:04.250552 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:04.250552 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:04.251375 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b67d7d1f-944e-466a-b7ae-52e145fc5574 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:04.251820 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1092/4349] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:04 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:04.831235 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b2767e65-af68-4d18-b917-fc69837e171b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:04.833519 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2767e65-af68-4d18-b917-fc69837e171b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:04.833803 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2767e65-af68-4d18-b917-fc69837e171b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:04.834065 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2767e65-af68-4d18-b917-fc69837e171b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:04.842735 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:04.842735 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:04.846705 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b2767e65-af68-4d18-b917-fc69837e171b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:04.851533 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2767e65-af68-4d18-b917-fc69837e171b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:04.852014 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1086/4350] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:04 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:04.864819 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ddec7440-3bfe-4cc3-91e6-b182a187c6cf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:04.867005 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ddec7440-3bfe-4cc3-91e6-b182a187c6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:04.867256 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ddec7440-3bfe-4cc3-91e6-b182a187c6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:04.867486 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ddec7440-3bfe-4cc3-91e6-b182a187c6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:04.874631 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:04.874631 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:04.878667 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ddec7440-3bfe-4cc3-91e6-b182a187c6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:04.883102 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ddec7440-3bfe-4cc3-91e6-b182a187c6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:04.883646 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1086/4351] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:04 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:04.927985 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-aabb49cd-71bd-4291-b959-6eecdb582fa6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:04.930298 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-aabb49cd-71bd-4291-b959-6eecdb582fa6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:04.930533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-aabb49cd-71bd-4291-b959-6eecdb582fa6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:04.930765 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-aabb49cd-71bd-4291-b959-6eecdb582fa6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:04.939153 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:04.939153 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:04.943104 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-aabb49cd-71bd-4291-b959-6eecdb582fa6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:04.947917 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-aabb49cd-71bd-4291-b959-6eecdb582fa6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:04.948505 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1088/4352] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:04 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:05.020231 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-944a8754-8b84-4ec2-b4b0-a407825815e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:05.020692 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-944a8754-8b84-4ec2-b4b0-a407825815e2 None None] GET https://10.4.3.140/volume// Jul 31 14:05:05.020874 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-944a8754-8b84-4ec2-b4b0-a407825815e2 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:05.021067 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-944a8754-8b84-4ec2-b4b0-a407825815e2 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:05.021573 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-944a8754-8b84-4ec2-b4b0-a407825815e2 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:05.022016 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1093/4353] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:05:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:05.036304 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-ea029b52-33ce-432d-827d-795c37ff1c98 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:05.109527 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-ea029b52-33ce-432d-827d-795c37ff1c98 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:05:05.110002 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-ea029b52-33ce-432d-827d-795c37ff1c98 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58855b6b-d7e9-4288-9893-7ce63fbf0026", "connector": null, "instance_uuid": "c6734570-98a4-461f-b3bf-4188b46bcb8c"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:05.123841 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:05.123841 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:05.146866 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-ea029b52-33ce-432d-827d-795c37ff1c98 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:05:05.147376 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1087/4354] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:05:05 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:05.177534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6b902fc7-9d0a-4e4b-837f-c7b01392a1c5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:05.179950 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6b902fc7-9d0a-4e4b-837f-c7b01392a1c5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:05.179950 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6b902fc7-9d0a-4e4b-837f-c7b01392a1c5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:05.179950 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6b902fc7-9d0a-4e4b-837f-c7b01392a1c5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:05.189809 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-831ab044-5f03-4d04-805d-fd2bb964f0d3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:05.190203 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-831ab044-5f03-4d04-805d-fd2bb964f0d3 None None] GET https://10.4.3.140/volume// Jul 31 14:05:05.190400 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-831ab044-5f03-4d04-805d-fd2bb964f0d3 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:05.190670 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-831ab044-5f03-4d04-805d-fd2bb964f0d3 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:05.190792 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:05.190792 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:05.190935 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-831ab044-5f03-4d04-805d-fd2bb964f0d3 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:05.191408 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1089/4355] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:05:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:05.195727 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6b902fc7-9d0a-4e4b-837f-c7b01392a1c5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:05.200108 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-8cc2597b-d93f-4514-911f-c5c2f7f03864 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:05.202742 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6b902fc7-9d0a-4e4b-837f-c7b01392a1c5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:05.203088 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1087/4356] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:05 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:05.206538 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-8cc2597b-d93f-4514-911f-c5c2f7f03864 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:05.206538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-8cc2597b-d93f-4514-911f-c5c2f7f03864 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:05.206538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-8cc2597b-d93f-4514-911f-c5c2f7f03864 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:05.221890 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:05.221890 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:05.224936 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-8cc2597b-d93f-4514-911f-c5c2f7f03864 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:05.228525 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-8cc2597b-d93f-4514-911f-c5c2f7f03864 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:05.228905 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1094/4357] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:05:05 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 1036 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:05.264884 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4d93595c-55c8-4b57-878d-eff4d9226bd8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:05.266706 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d93595c-55c8-4b57-878d-eff4d9226bd8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:05.266891 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d93595c-55c8-4b57-878d-eff4d9226bd8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:05.267536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d93595c-55c8-4b57-878d-eff4d9226bd8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:05.267536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4d93595c-55c8-4b57-878d-eff4d9226bd8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:05.271653 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:05.271653 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:05.272575 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d93595c-55c8-4b57-878d-eff4d9226bd8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:05.273257 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1088/4358] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:05 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:05.334632 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-cd6180fe-d2f9-48b3-af83-6674727f01f6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:05.338045 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-cd6180fe-d2f9-48b3-af83-6674727f01f6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] PUT https://10.4.3.140/volume/v3/attachments/9b1fd0da-3aae-4c67-bf2e-05424cd783c5 Jul 31 14:05:05.338045 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-cd6180fe-d2f9-48b3-af83-6674727f01f6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:05.345876 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-cd6180fe-d2f9-48b3-af83-6674727f01f6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Acquiring lock "cinder-attachment_update-58855b6b-d7e9-4288-9893-7ce63fbf0026-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:05:05.350321 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-cd6180fe-d2f9-48b3-af83-6674727f01f6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Lock "cinder-attachment_update-58855b6b-d7e9-4288-9893-7ce63fbf0026-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:05:05.351226 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:05.351226 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:05.437737 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-cd6180fe-d2f9-48b3-af83-6674727f01f6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Lock "cinder-attachment_update-58855b6b-d7e9-4288-9893-7ce63fbf0026-np0000006230" released by "attachment_update" :: held 0.087s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:05:05.438021 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-cd6180fe-d2f9-48b3-af83-6674727f01f6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/attachments/9b1fd0da-3aae-4c67-bf2e-05424cd783c5 returned with HTTP 200 Jul 31 14:05:05.438468 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1090/4359] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:05:05 2026] PUT /volume/v3/attachments/9b1fd0da-3aae-4c67-bf2e-05424cd783c5 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:06.223123 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ac010723-423b-402b-8970-50210f6ae2a7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:06.226840 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ac010723-423b-402b-8970-50210f6ae2a7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:06.227041 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ac010723-423b-402b-8970-50210f6ae2a7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:06.227273 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ac010723-423b-402b-8970-50210f6ae2a7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:06.237206 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:06.237206 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:06.240844 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ac010723-423b-402b-8970-50210f6ae2a7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:06.245377 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ac010723-423b-402b-8970-50210f6ae2a7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:06.245994 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1088/4360] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:06 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:06.285812 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-588f65fb-a2c7-475d-94d6-cf8ab0e18bbf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:06.287720 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-588f65fb-a2c7-475d-94d6-cf8ab0e18bbf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:06.287922 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-588f65fb-a2c7-475d-94d6-cf8ab0e18bbf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:06.288149 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-588f65fb-a2c7-475d-94d6-cf8ab0e18bbf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:06.288253 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-588f65fb-a2c7-475d-94d6-cf8ab0e18bbf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:06.293189 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:06.293189 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:06.294124 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-588f65fb-a2c7-475d-94d6-cf8ab0e18bbf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:06.294558 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1095/4361] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:06 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:07.260971 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-124204ce-4d71-4877-923f-2101de61d9eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:07.263265 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-124204ce-4d71-4877-923f-2101de61d9eb tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:07.263531 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-124204ce-4d71-4877-923f-2101de61d9eb tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:07.263764 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-124204ce-4d71-4877-923f-2101de61d9eb tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:07.275364 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:07.275364 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:07.280064 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-124204ce-4d71-4877-923f-2101de61d9eb tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:07.286380 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-124204ce-4d71-4877-923f-2101de61d9eb tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:07.286997 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1089/4362] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:07 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:07.314604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-15420b8c-ad78-41f2-9116-5573154a9345 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:07.314604 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15420b8c-ad78-41f2-9116-5573154a9345 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:07.314604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15420b8c-ad78-41f2-9116-5573154a9345 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:07.314604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15420b8c-ad78-41f2-9116-5573154a9345 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:07.314604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-15420b8c-ad78-41f2-9116-5573154a9345 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:07.316253 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:07.316253 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:07.317235 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15420b8c-ad78-41f2-9116-5573154a9345 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:07.319049 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1091/4363] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:07 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:08.329261 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e46804db-b7d1-4245-accc-1c1660507d6b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:08.329686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-54e54be1-ebc6-4c14-850a-0e6cd88f2d2d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:08.331225 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e46804db-b7d1-4245-accc-1c1660507d6b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:08.331484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e46804db-b7d1-4245-accc-1c1660507d6b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:08.331664 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-54e54be1-ebc6-4c14-850a-0e6cd88f2d2d tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:08.331756 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e46804db-b7d1-4245-accc-1c1660507d6b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:08.331830 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-54e54be1-ebc6-4c14-850a-0e6cd88f2d2d tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:08.331923 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e46804db-b7d1-4245-accc-1c1660507d6b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:08.332010 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-54e54be1-ebc6-4c14-850a-0e6cd88f2d2d tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:08.336085 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:08.336085 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:08.336967 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e46804db-b7d1-4245-accc-1c1660507d6b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:08.337357 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1089/4364] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:08 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:08.341259 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:08.341259 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:08.344761 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-54e54be1-ebc6-4c14-850a-0e6cd88f2d2d tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:08.349186 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-54e54be1-ebc6-4c14-850a-0e6cd88f2d2d tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:08.349836 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1096/4365] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:08 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:08.784872 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-ac3f034b-a179-449d-b025-0bc431f5b3f1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:08.787188 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-ac3f034b-a179-449d-b025-0bc431f5b3f1 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/attachments/9b1fd0da-3aae-4c67-bf2e-05424cd783c5/action Jul 31 14:05:08.787621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-ac3f034b-a179-449d-b025-0bc431f5b3f1 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:08.787778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-ac3f034b-a179-449d-b025-0bc431f5b3f1 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:08.805814 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:08.805814 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:08.818600 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2fa7aae6-69d9-4fef-a8f3-d35857e53c75 req-ac3f034b-a179-449d-b025-0bc431f5b3f1 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/attachments/9b1fd0da-3aae-4c67-bf2e-05424cd783c5/action returned with HTTP 204 Jul 31 14:05:08.819116 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1090/4366] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:05:08 2026] POST /volume/v3/attachments/9b1fd0da-3aae-4c67-bf2e-05424cd783c5/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:09.349185 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-775501e2-c304-48a9-86c8-fdcc8ce89060 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:09.351178 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-775501e2-c304-48a9-86c8-fdcc8ce89060 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:09.351728 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-775501e2-c304-48a9-86c8-fdcc8ce89060 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:09.351728 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-775501e2-c304-48a9-86c8-fdcc8ce89060 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:09.351728 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-775501e2-c304-48a9-86c8-fdcc8ce89060 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:09.359581 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:09.359581 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:09.359581 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-775501e2-c304-48a9-86c8-fdcc8ce89060 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:09.359581 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1092/4367] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:09 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:09.377602 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bdfa7d40-9d50-4158-a14d-f06d1265e77f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:09.379024 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bdfa7d40-9d50-4158-a14d-f06d1265e77f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:09.379261 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bdfa7d40-9d50-4158-a14d-f06d1265e77f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:09.379488 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bdfa7d40-9d50-4158-a14d-f06d1265e77f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:09.396097 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:09.396097 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:09.400327 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bdfa7d40-9d50-4158-a14d-f06d1265e77f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:09.404944 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bdfa7d40-9d50-4158-a14d-f06d1265e77f tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:09.405203 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1090/4368] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:09 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:09.418317 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1fe93ccc-dffb-46c3-95bc-043a162d065a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:09.420046 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1fe93ccc-dffb-46c3-95bc-043a162d065a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:09.420315 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1fe93ccc-dffb-46c3-95bc-043a162d065a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:09.420551 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1fe93ccc-dffb-46c3-95bc-043a162d065a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:09.429444 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:09.429444 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:09.432652 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1fe93ccc-dffb-46c3-95bc-043a162d065a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:09.436444 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1fe93ccc-dffb-46c3-95bc-043a162d065a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:09.436814 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1097/4369] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:09 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 1149 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:09.448497 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:09.450759 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action Jul 31 14:05:09.451197 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action body: b'{"os-detach": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:09.451365 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:09.464152 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:09.464152 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:09.464797 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:09.523915 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Attachment connected to vm c6734570-98a4-461f-b3bf-4188b46bcb8c, checking data on nova Jul 31 14:05:09.524170 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.compute.nova [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Creating Keystone token plugin using URL: https://10.4.3.140/identity {{(pid=100183) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 14:05:09.697440 np0000006230 devstack@c-api.service[100183]: DEBUG novaclient.v2.client [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] REQ: curl -g -i -X GET https://10.4.3.140/compute/v2.1/servers/c6734570-98a4-461f-b3bf-4188b46bcb8c/os-volume_attachments/58855b6b-d7e9-4288-9893-7ce63fbf0026 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}68a658f5348ca12966327ce517cc5b463f948a605eee390b1a721ac1a7711b57" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4e34d40c-88ee-4dd0-9e25-7028511e2aac" -H "X-Service-Token: {SHA256}721d34c93880844b5074c498b84931539e88c22b54c05a80fe10109c66cf5af1" {{(pid=100183) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 14:05:09.808541 np0000006230 devstack@c-api.service[100183]: DEBUG novaclient.v2.client [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 14:05:09 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-14a76325-224b-44a6-9492-2af4ea5a3859 x-openstack-request-id: req-14a76325-224b-44a6-9492-2af4ea5a3859 {{(pid=100183) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 14:05:09.808865 np0000006230 devstack@c-api.service[100183]: DEBUG novaclient.v2.client [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "58855b6b-d7e9-4288-9893-7ce63fbf0026", "serverId": "c6734570-98a4-461f-b3bf-4188b46bcb8c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9b1fd0da-3aae-4c67-bf2e-05424cd783c5", "bdm_uuid": "6878c1dc-fce9-48e0-abcf-70eb53d29c6a"}} {{(pid=100183) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 14:05:09.808865 np0000006230 devstack@c-api.service[100183]: DEBUG novaclient.v2.client [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET call to compute for https://10.4.3.140/compute/v2.1/servers/c6734570-98a4-461f-b3bf-4188b46bcb8c/os-volume_attachments/58855b6b-d7e9-4288-9893-7ce63fbf0026 used request id req-14a76325-224b-44a6-9492-2af4ea5a3859 {{(pid=100183) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 14:05:09.811012 np0000006230 devstack@c-api.service[100183]: ERROR cinder.volume.api [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Caught error: Detach volume from instance c6734570-98a4-461f-b3bf-4188b46bcb8c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c6734570-98a4-461f-b3bf-4188b46bcb8c using the Compute API Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.813369 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c6734570-98a4-461f-b3bf-4188b46bcb8c using the Compute API Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: ERROR cinder.api.middleware.fault Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.middleware.fault [None req-4e34d40c-88ee-4dd0-9e25-7028511e2aac tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action returned with HTTP 409 Jul 31 14:05:09.814271 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1091/4370] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:05:09 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 167 bytes in 366 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:09.820295 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e80d82dc-35c7-4424-8d89-15f10b1493da None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:09.821968 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action Jul 31 14:05:09.822308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:09.822422 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:09.833722 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:09.833722 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:09.834316 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:09.891496 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Attachment connected to vm c6734570-98a4-461f-b3bf-4188b46bcb8c, checking data on nova Jul 31 14:05:09.891734 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.compute.nova [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Creating Keystone token plugin using URL: https://10.4.3.140/identity {{(pid=100185) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 14:05:10.014830 np0000006230 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] REQ: curl -g -i -X GET https://10.4.3.140/compute/v2.1/servers/c6734570-98a4-461f-b3bf-4188b46bcb8c/os-volume_attachments/58855b6b-d7e9-4288-9893-7ce63fbf0026 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}aecd071fcbbb92fd8e79aed403b0dacebe99a924313750dd3a675d8a32e395ff" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e80d82dc-35c7-4424-8d89-15f10b1493da" -H "X-Service-Token: {SHA256}2039583edd0e92c76515501653bd841bb418457fe1c374d24f671e5947f09554" {{(pid=100185) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 14:05:10.112285 np0000006230 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 14:05:10 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-022202d0-ed0f-4bac-9e3e-5c4dac7abccb x-openstack-request-id: req-022202d0-ed0f-4bac-9e3e-5c4dac7abccb {{(pid=100185) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 14:05:10.112467 np0000006230 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "58855b6b-d7e9-4288-9893-7ce63fbf0026", "serverId": "c6734570-98a4-461f-b3bf-4188b46bcb8c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9b1fd0da-3aae-4c67-bf2e-05424cd783c5", "bdm_uuid": "6878c1dc-fce9-48e0-abcf-70eb53d29c6a"}} {{(pid=100185) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 14:05:10.112638 np0000006230 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET call to compute for https://10.4.3.140/compute/v2.1/servers/c6734570-98a4-461f-b3bf-4188b46bcb8c/os-volume_attachments/58855b6b-d7e9-4288-9893-7ce63fbf0026 used request id req-022202d0-ed0f-4bac-9e3e-5c4dac7abccb {{(pid=100185) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 14:05:10.114896 np0000006230 devstack@c-api.service[100185]: ERROR cinder.volume.api [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Caught error: Detach volume from instance c6734570-98a4-461f-b3bf-4188b46bcb8c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c6734570-98a4-461f-b3bf-4188b46bcb8c using the Compute API Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.117103 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c6734570-98a4-461f-b3bf-4188b46bcb8c using the Compute API Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault Jul 31 14:05:10.118160 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.middleware.fault [None req-e80d82dc-35c7-4424-8d89-15f10b1493da tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action returned with HTTP 409 Jul 31 14:05:10.118994 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1093/4371] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:05:09 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 167 bytes in 298 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:10.152889 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2bf44615-4453-4425-b300-64c40840368c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.157361 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1091/4372] 10.4.3.140 () {70 vars in 1597 bytes} [Fri Jul 31 14:05:10 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 14:05:10.184534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-60e2c3f3-5b46-49fe-b839-4e96acd77b8d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.186108 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1098/4373] 10.4.3.140 () {70 vars in 1597 bytes} [Fri Jul 31 14:05:10 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (2 switches on core 0) Jul 31 14:05:10.192818 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-04239f56-9b67-4ecc-9ed5-9f1ff25dab6a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.218379 np0000006230 devstack@c-api.service[100183]: WARNING keystonemiddleware.auth_token [None req-04239f56-9b67-4ecc-9ed5-9f1ff25dab6a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 14:05:10.222261 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1092/4374] 10.4.3.140 () {70 vars in 1597 bytes} [Fri Jul 31 14:05:10 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 14:05:10.228723 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f32285b0-3e18-4e06-9b3a-589165e835ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.252255 np0000006230 devstack@c-api.service[100185]: WARNING keystonemiddleware.auth_token [None req-f32285b0-3e18-4e06-9b3a-589165e835ea None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 14:05:10.253632 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1094/4375] 10.4.3.140 () {70 vars in 1597 bytes} [Fri Jul 31 14:05:10 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 14:05:10.260230 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4bd3bb7c-65b7-45df-be1f-0a0ecf618593 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.325936 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4bd3bb7c-65b7-45df-be1f-0a0ecf618593 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] POST https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action Jul 31 14:05:10.326281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4bd3bb7c-65b7-45df-be1f-0a0ecf618593 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:10.326406 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4bd3bb7c-65b7-45df-be1f-0a0ecf618593 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:10.336582 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:10.336582 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:10.336941 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.admin_actions [None req-4bd3bb7c-65b7-45df-be1f-0a0ecf618593 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Updating volume '58855b6b-d7e9-4288-9893-7ce63fbf0026' with '{'status': 'error'}' {{(pid=100182) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 14:05:10.356743 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4bd3bb7c-65b7-45df-be1f-0a0ecf618593 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action returned with HTTP 202 Jul 31 14:05:10.357297 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1092/4376] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:05:10 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:05:10.363419 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-33f8c040-6ca9-4fe5-bae8-bd29f8fcfd5c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.365041 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33f8c040-6ca9-4fe5-bae8-bd29f8fcfd5c tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:10.365215 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33f8c040-6ca9-4fe5-bae8-bd29f8fcfd5c tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:10.365423 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33f8c040-6ca9-4fe5-bae8-bd29f8fcfd5c tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:10.369567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2e6c5354-8f96-4606-adf9-56db4805d5d0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.372162 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e6c5354-8f96-4606-adf9-56db4805d5d0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:10.372381 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e6c5354-8f96-4606-adf9-56db4805d5d0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:10.372587 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e6c5354-8f96-4606-adf9-56db4805d5d0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:10.372690 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2e6c5354-8f96-4606-adf9-56db4805d5d0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:10.373967 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:10.373967 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:10.376991 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33f8c040-6ca9-4fe5-bae8-bd29f8fcfd5c tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:10.380565 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33f8c040-6ca9-4fe5-bae8-bd29f8fcfd5c tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:10.380927 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1099/4377] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:10 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:10.392175 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.394296 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] POST https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action Jul 31 14:05:10.394726 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9b1fd0da-3aae-4c67-bf2e-05424cd783c5"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:10.394896 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9b1fd0da-3aae-4c67-bf2e-05424cd783c5"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:10.404996 np0000006230 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-2e6c5354-8f96-4606-adf9-56db4805d5d0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 14:05:10.408572 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:10.408572 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:10.409338 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e6c5354-8f96-4606-adf9-56db4805d5d0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:10.409721 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1093/4378] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:10 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:10.429027 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-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=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 14:05:10.438078 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:10.438078 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:10.438532 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Volume info retrieved successfully. Jul 31 14:05:10.443491 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Attachment connected to vm c6734570-98a4-461f-b3bf-4188b46bcb8c, checking data on nova Jul 31 14:05:10.443665 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.compute.nova [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Creating Keystone token plugin using URL: https://10.4.3.140/identity {{(pid=100185) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 14:05:10.539869 np0000006230 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] REQ: curl -g -i -X GET https://10.4.3.140/compute/v2.1/servers/c6734570-98a4-461f-b3bf-4188b46bcb8c/os-volume_attachments/58855b6b-d7e9-4288-9893-7ce63fbf0026 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}67054333e5092f2775350e14e0e441fd490dc6825a05f51f8aeb54e4e3eb1f9c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373" -H "X-Service-Token: {SHA256}2039583edd0e92c76515501653bd841bb418457fe1c374d24f671e5947f09554" {{(pid=100185) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 14:05:10.658407 np0000006230 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 14:05:10 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-ba1b2860-bde3-4d36-8d4b-19446fcadcfe x-openstack-request-id: req-ba1b2860-bde3-4d36-8d4b-19446fcadcfe {{(pid=100185) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 14:05:10.658577 np0000006230 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "58855b6b-d7e9-4288-9893-7ce63fbf0026", "serverId": "c6734570-98a4-461f-b3bf-4188b46bcb8c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9b1fd0da-3aae-4c67-bf2e-05424cd783c5", "bdm_uuid": "6878c1dc-fce9-48e0-abcf-70eb53d29c6a"}} {{(pid=100185) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 14:05:10.658692 np0000006230 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] GET call to compute for https://10.4.3.140/compute/v2.1/servers/c6734570-98a4-461f-b3bf-4188b46bcb8c/os-volume_attachments/58855b6b-d7e9-4288-9893-7ce63fbf0026 used request id req-ba1b2860-bde3-4d36-8d4b-19446fcadcfe {{(pid=100185) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 14:05:10.661070 np0000006230 devstack@c-api.service[100185]: ERROR cinder.volume.api [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Caught error: Detach volume from instance c6734570-98a4-461f-b3bf-4188b46bcb8c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c6734570-98a4-461f-b3bf-4188b46bcb8c using the Compute API Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 14:05:10.663695 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c6734570-98a4-461f-b3bf-4188b46bcb8c using the Compute API Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.middleware.fault [None req-bd8b6ce7-a5c3-44d2-89b3-4ea692710373 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action returned with HTTP 409 Jul 31 14:05:10.664938 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1095/4379] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:05:10 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 167 bytes in 273 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:10.672456 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f1f63a5b-1d18-48c1-8708-5e8e1ec11c54 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.674612 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1093/4380] 10.4.3.140 () {70 vars in 1597 bytes} [Fri Jul 31 14:05:10 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 14:05:10.681674 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-698ec942-22fa-4389-9c11-966bb2ab1599 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.715091 np0000006230 devstack@c-api.service[100184]: WARNING keystonemiddleware.auth_token [None req-698ec942-22fa-4389-9c11-966bb2ab1599 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 14:05:10.716443 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1100/4381] 10.4.3.140 () {70 vars in 1597 bytes} [Fri Jul 31 14:05:10 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 14:05:10.723611 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-083a5352-181b-415f-a947-90e3affceaad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.725378 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-083a5352-181b-415f-a947-90e3affceaad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:10.725617 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-083a5352-181b-415f-a947-90e3affceaad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:10.725760 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-083a5352-181b-415f-a947-90e3affceaad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:10.733860 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:10.733860 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:10.738187 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-083a5352-181b-415f-a947-90e3affceaad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:10.744545 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-083a5352-181b-415f-a947-90e3affceaad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:10.745125 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1094/4382] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:10 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:10.756646 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1feffe71-9d55-4036-bb4c-02fdd93e3fb3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.758329 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1feffe71-9d55-4036-bb4c-02fdd93e3fb3 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:10.758532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1feffe71-9d55-4036-bb4c-02fdd93e3fb3 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:10.758738 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1feffe71-9d55-4036-bb4c-02fdd93e3fb3 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:10.794395 np0000006230 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-1feffe71-9d55-4036-bb4c-02fdd93e3fb3 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 14:05:10.802806 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:10.802806 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:10.807527 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1feffe71-9d55-4036-bb4c-02fdd93e3fb3 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:10.813393 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1feffe71-9d55-4036-bb4c-02fdd93e3fb3 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:10.813920 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1096/4383] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:10 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:10.874320 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-6cda635e-51ec-4365-9319-b4fed61c0ee6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:10.877371 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-6cda635e-51ec-4365-9319-b4fed61c0ee6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:10.877632 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-6cda635e-51ec-4365-9319-b4fed61c0ee6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:10.877833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-6cda635e-51ec-4365-9319-b4fed61c0ee6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:10.886842 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:10.886842 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:10.892829 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-6cda635e-51ec-4365-9319-b4fed61c0ee6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:10.897271 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-6cda635e-51ec-4365-9319-b4fed61c0ee6 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:10.897666 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1094/4384] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:10 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:11.004446 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4aac2fc0-7bd7-4e46-9116-46a1d211da13 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:11.004874 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4aac2fc0-7bd7-4e46-9116-46a1d211da13 None None] GET https://10.4.3.140/volume// Jul 31 14:05:11.005057 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4aac2fc0-7bd7-4e46-9116-46a1d211da13 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:11.005291 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4aac2fc0-7bd7-4e46-9116-46a1d211da13 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:11.005665 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4aac2fc0-7bd7-4e46-9116-46a1d211da13 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:11.005966 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1101/4385] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:05:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:11.012405 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-99815968-ff0f-4abc-9685-f89a158b359d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:11.014530 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-99815968-ff0f-4abc-9685-f89a158b359d tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:05:11.014923 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-99815968-ff0f-4abc-9685-f89a158b359d tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b5876c6-82cb-45e4-94aa-5fbcd213aecf", "connector": null, "instance_uuid": "c6734570-98a4-461f-b3bf-4188b46bcb8c"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:11.023486 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:11.023486 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:11.047105 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-99815968-ff0f-4abc-9685-f89a158b359d tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:05:11.047663 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1095/4386] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:05:11 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:11.073707 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-514382fd-1da6-448a-baf5-4fec1803da20 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:11.076226 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-514382fd-1da6-448a-baf5-4fec1803da20 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:11.076626 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-514382fd-1da6-448a-baf5-4fec1803da20 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:11.076891 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-514382fd-1da6-448a-baf5-4fec1803da20 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:11.085707 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c3fee2ba-65c4-4478-8da7-b28d2328c594 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:11.086380 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c3fee2ba-65c4-4478-8da7-b28d2328c594 None None] GET https://10.4.3.140/volume// Jul 31 14:05:11.086662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c3fee2ba-65c4-4478-8da7-b28d2328c594 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:11.086954 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c3fee2ba-65c4-4478-8da7-b28d2328c594 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:11.087406 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c3fee2ba-65c4-4478-8da7-b28d2328c594 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:11.087826 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1095/4387] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:05:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:11.088405 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:11.088405 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:11.093279 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-514382fd-1da6-448a-baf5-4fec1803da20 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:11.095345 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-f2fbd01b-d4d7-4a20-81d1-d01167e4fd7b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:11.097452 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-f2fbd01b-d4d7-4a20-81d1-d01167e4fd7b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:11.097709 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-f2fbd01b-d4d7-4a20-81d1-d01167e4fd7b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:11.097938 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-f2fbd01b-d4d7-4a20-81d1-d01167e4fd7b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:11.099320 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-514382fd-1da6-448a-baf5-4fec1803da20 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:11.099320 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1097/4388] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:11 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:11.107331 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:11.107331 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:11.110735 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-f2fbd01b-d4d7-4a20-81d1-d01167e4fd7b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:11.114777 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-f2fbd01b-d4d7-4a20-81d1-d01167e4fd7b tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:11.115147 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1102/4389] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:05:11 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 1037 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:11.222536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-611093eb-b1c7-43dc-b394-a3fc9bd3969a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:11.224504 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-611093eb-b1c7-43dc-b394-a3fc9bd3969a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] PUT https://10.4.3.140/volume/v3/attachments/f6fccfe7-a4a3-45d6-b9af-9f679afa47f8 Jul 31 14:05:11.224900 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-611093eb-b1c7-43dc-b394-a3fc9bd3969a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:11.232547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-611093eb-b1c7-43dc-b394-a3fc9bd3969a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Acquiring lock "cinder-attachment_update-9b5876c6-82cb-45e4-94aa-5fbcd213aecf-np0000006230" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:05:11.236808 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-611093eb-b1c7-43dc-b394-a3fc9bd3969a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Lock "cinder-attachment_update-9b5876c6-82cb-45e4-94aa-5fbcd213aecf-np0000006230" acquired by "attachment_update" :: waited 0.004s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:05:11.237715 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:11.237715 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:11.322399 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-611093eb-b1c7-43dc-b394-a3fc9bd3969a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Lock "cinder-attachment_update-9b5876c6-82cb-45e4-94aa-5fbcd213aecf-np0000006230" released by "attachment_update" :: held 0.086s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:05:11.322756 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-611093eb-b1c7-43dc-b394-a3fc9bd3969a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/attachments/f6fccfe7-a4a3-45d6-b9af-9f679afa47f8 returned with HTTP 200 Jul 31 14:05:11.323316 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1096/4390] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:05:11 2026] PUT /volume/v3/attachments/f6fccfe7-a4a3-45d6-b9af-9f679afa47f8 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:11.419207 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-93c84771-dfd6-4fef-bdf5-4013d10b30b2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:11.421040 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-93c84771-dfd6-4fef-bdf5-4013d10b30b2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:11.421242 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-93c84771-dfd6-4fef-bdf5-4013d10b30b2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:11.421459 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-93c84771-dfd6-4fef-bdf5-4013d10b30b2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:11.421609 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-93c84771-dfd6-4fef-bdf5-4013d10b30b2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:11.429825 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:11.429825 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:11.430618 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-93c84771-dfd6-4fef-bdf5-4013d10b30b2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:11.431012 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1096/4391] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:11 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:11.516605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-85cb2816-5485-4f6b-9b6d-3bdc75c49697 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:11.518336 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85cb2816-5485-4f6b-9b6d-3bdc75c49697 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 Jul 31 14:05:11.518534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85cb2816-5485-4f6b-9b6d-3bdc75c49697 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:11.518724 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85cb2816-5485-4f6b-9b6d-3bdc75c49697 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:11.530171 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:11.530171 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:11.533576 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-85cb2816-5485-4f6b-9b6d-3bdc75c49697 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:05:11.537824 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85cb2816-5485-4f6b-9b6d-3bdc75c49697 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 returned with HTTP 200 Jul 31 14:05:11.538639 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1098/4392] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:11 2026] GET /volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 14:05:12.127270 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fd3739bd-e254-48c8-8c75-4a500336e6cf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:12.132371 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd3739bd-e254-48c8-8c75-4a500336e6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:12.132730 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd3739bd-e254-48c8-8c75-4a500336e6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:12.132965 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd3739bd-e254-48c8-8c75-4a500336e6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:12.144442 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:12.144442 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:12.148063 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fd3739bd-e254-48c8-8c75-4a500336e6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:12.152761 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd3739bd-e254-48c8-8c75-4a500336e6cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:12.153146 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1103/4393] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:12 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:12.441700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59cc7b34-ca27-42e9-b41f-389f2567068d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:12.447066 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59cc7b34-ca27-42e9-b41f-389f2567068d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:12.447277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59cc7b34-ca27-42e9-b41f-389f2567068d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:12.447482 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59cc7b34-ca27-42e9-b41f-389f2567068d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:12.447631 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-59cc7b34-ca27-42e9-b41f-389f2567068d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:12.457352 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:12.457352 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:12.458139 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59cc7b34-ca27-42e9-b41f-389f2567068d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:12.458486 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1097/4394] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:12 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:13.201959 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-21dee820-29db-4cc8-9b8d-bbb588cbf4b7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:13.203728 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-21dee820-29db-4cc8-9b8d-bbb588cbf4b7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:13.204102 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-21dee820-29db-4cc8-9b8d-bbb588cbf4b7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:13.204403 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-21dee820-29db-4cc8-9b8d-bbb588cbf4b7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:13.214082 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:13.214082 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:13.216625 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-21dee820-29db-4cc8-9b8d-bbb588cbf4b7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:13.221567 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-21dee820-29db-4cc8-9b8d-bbb588cbf4b7 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:13.222086 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1097/4395] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:13 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:13.468597 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2814ba32-b09c-4e66-b34e-36ba746be7ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:13.470607 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2814ba32-b09c-4e66-b34e-36ba746be7ce tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:13.470874 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2814ba32-b09c-4e66-b34e-36ba746be7ce tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:13.471113 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2814ba32-b09c-4e66-b34e-36ba746be7ce tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:13.471310 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-2814ba32-b09c-4e66-b34e-36ba746be7ce tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:13.475886 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:13.475886 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:13.476803 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2814ba32-b09c-4e66-b34e-36ba746be7ce tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:13.477326 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1099/4396] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:13 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:14.240902 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9cc56134-9122-4894-9b3a-88833be56d25 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:14.242732 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9cc56134-9122-4894-9b3a-88833be56d25 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:14.242938 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9cc56134-9122-4894-9b3a-88833be56d25 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:14.243641 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9cc56134-9122-4894-9b3a-88833be56d25 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:14.257216 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:14.257216 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:14.260853 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9cc56134-9122-4894-9b3a-88833be56d25 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:14.265207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9cc56134-9122-4894-9b3a-88833be56d25 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:14.265623 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1104/4397] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:14 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:14.487753 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce9d2175-e2f3-4f9f-98b6-ba6c90489b53 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:14.490083 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce9d2175-e2f3-4f9f-98b6-ba6c90489b53 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:14.490354 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce9d2175-e2f3-4f9f-98b6-ba6c90489b53 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:14.490614 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce9d2175-e2f3-4f9f-98b6-ba6c90489b53 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:14.490759 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ce9d2175-e2f3-4f9f-98b6-ba6c90489b53 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:14.496700 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:14.496700 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:14.497775 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce9d2175-e2f3-4f9f-98b6-ba6c90489b53 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:14.498265 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1098/4398] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:14 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:15.279263 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-023cca2f-1d23-453c-aff4-1b2684f030d0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:15.282654 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-023cca2f-1d23-453c-aff4-1b2684f030d0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:15.282654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-023cca2f-1d23-453c-aff4-1b2684f030d0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:15.282654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-023cca2f-1d23-453c-aff4-1b2684f030d0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:15.293552 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:15.293552 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:15.297426 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-023cca2f-1d23-453c-aff4-1b2684f030d0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:15.301581 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-023cca2f-1d23-453c-aff4-1b2684f030d0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:15.302074 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1098/4399] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:15 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:15.511192 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-031bac5e-8cfb-4945-9904-e4e67f4399e0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:15.512996 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-031bac5e-8cfb-4945-9904-e4e67f4399e0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:15.513109 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-031bac5e-8cfb-4945-9904-e4e67f4399e0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:15.514146 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-031bac5e-8cfb-4945-9904-e4e67f4399e0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:15.514146 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-031bac5e-8cfb-4945-9904-e4e67f4399e0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:15.520614 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:15.520614 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:15.521309 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-031bac5e-8cfb-4945-9904-e4e67f4399e0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:15.521691 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1100/4400] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:15 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:15.581506 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-7fee538b-1292-4124-b300-c64593414ea9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:15.585191 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-7fee538b-1292-4124-b300-c64593414ea9 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/attachments/f6fccfe7-a4a3-45d6-b9af-9f679afa47f8/action Jul 31 14:05:15.585191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-7fee538b-1292-4124-b300-c64593414ea9 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:15.585191 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-7fee538b-1292-4124-b300-c64593414ea9 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:15.600506 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:15.600506 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:15.612470 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-de257a7c-bfe5-4073-92f5-62a297dcf739 req-7fee538b-1292-4124-b300-c64593414ea9 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/attachments/f6fccfe7-a4a3-45d6-b9af-9f679afa47f8/action returned with HTTP 204 Jul 31 14:05:15.613046 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1105/4401] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:05:15 2026] POST /volume/v3/attachments/f6fccfe7-a4a3-45d6-b9af-9f679afa47f8/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:16.245087 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-9a2296a3-3fa6-4e10-a987-8c75cf1e4d7b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.247150 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-9a2296a3-3fa6-4e10-a987-8c75cf1e4d7b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f4271874-2008-4678-a6cb-9f9253e09635 Jul 31 14:05:16.247225 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-9a2296a3-3fa6-4e10-a987-8c75cf1e4d7b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.247420 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-9a2296a3-3fa6-4e10-a987-8c75cf1e4d7b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.254608 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.254608 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:16.313393 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3329645c-f885-4928-a6e1-6e1873de1d01 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.315062 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3329645c-f885-4928-a6e1-6e1873de1d01 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:16.315272 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3329645c-f885-4928-a6e1-6e1873de1d01 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.315464 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3329645c-f885-4928-a6e1-6e1873de1d01 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.319685 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-9a2296a3-3fa6-4e10-a987-8c75cf1e4d7b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/f4271874-2008-4678-a6cb-9f9253e09635 returned with HTTP 200 Jul 31 14:05:16.320127 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1099/4402] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:05:16 2026] DELETE /volume/v3/attachments/f4271874-2008-4678-a6cb-9f9253e09635 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:16.325683 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.325683 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:16.329503 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-c15b351c-03e0-4ed5-9555-b747e2a83998 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.329681 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3329645c-f885-4928-a6e1-6e1873de1d01 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:16.331362 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-c15b351c-03e0-4ed5-9555-b747e2a83998 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 Jul 31 14:05:16.331578 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-c15b351c-03e0-4ed5-9555-b747e2a83998 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.331798 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-c15b351c-03e0-4ed5-9555-b747e2a83998 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.332052 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-c15b351c-03e0-4ed5-9555-b747e2a83998 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: 0a8c07a3-8d85-4527-9c19-757ecd58b890 Jul 31 14:05:16.333658 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3329645c-f885-4928-a6e1-6e1873de1d01 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:16.334001 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1099/4403] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:16 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:16.339539 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.339539 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:16.339539 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-c15b351c-03e0-4ed5-9555-b747e2a83998 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:05:16.346073 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-639af21f-4ec5-436d-9dd0-d7b586dd6eae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.347710 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-639af21f-4ec5-436d-9dd0-d7b586dd6eae tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:16.347868 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-639af21f-4ec5-436d-9dd0-d7b586dd6eae tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.348035 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-639af21f-4ec5-436d-9dd0-d7b586dd6eae tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.354523 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-c15b351c-03e0-4ed5-9555-b747e2a83998 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:05:16.354765 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ae65c13c-aaed-4958-a257-df37d7d45590 req-c15b351c-03e0-4ed5-9555-b747e2a83998 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 returned with HTTP 202 Jul 31 14:05:16.355202 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1101/4404] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 14:05:16 2026] DELETE /volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:16.356291 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.356291 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:16.359654 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-639af21f-4ec5-436d-9dd0-d7b586dd6eae tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:16.363503 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-639af21f-4ec5-436d-9dd0-d7b586dd6eae tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:16.363875 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1106/4405] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:16 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:16.375792 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-41c58523-2a96-4080-bedd-410a595f23ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.377438 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41c58523-2a96-4080-bedd-410a595f23ad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action Jul 31 14:05:16.377789 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41c58523-2a96-4080-bedd-410a595f23ad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action body: b'{"os-detach": {"attachment_id": "f6fccfe7-a4a3-45d6-b9af-9f679afa47f8"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:16.377917 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-41c58523-2a96-4080-bedd-410a595f23ad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "f6fccfe7-a4a3-45d6-b9af-9f679afa47f8"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:16.391939 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.391939 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:16.392458 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-41c58523-2a96-4080-bedd-410a595f23ad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:16.400129 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-41c58523-2a96-4080-bedd-410a595f23ad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action returned with HTTP 400 Jul 31 14:05:16.400638 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1100/4406] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:05:16 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 100 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 14:05:16.444690 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-1c998996-01bd-4c9a-90ad-a5f91b2a7290 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.447537 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-1c998996-01bd-4c9a-90ad-a5f91b2a7290 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:16.447831 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-1c998996-01bd-4c9a-90ad-a5f91b2a7290 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.448091 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-1c998996-01bd-4c9a-90ad-a5f91b2a7290 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.457603 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.457603 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:16.461190 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-1c998996-01bd-4c9a-90ad-a5f91b2a7290 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:16.465462 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-1c998996-01bd-4c9a-90ad-a5f91b2a7290 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:16.465626 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1100/4407] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:16 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:16.482134 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-73fc36e3-dc60-488f-a288-2f763f2e0856 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.484206 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-73fc36e3-dc60-488f-a288-2f763f2e0856 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf/action Jul 31 14:05:16.484604 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-73fc36e3-dc60-488f-a288-2f763f2e0856 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:16.484742 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-73fc36e3-dc60-488f-a288-2f763f2e0856 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:16.495085 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.495085 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:16.495481 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-73fc36e3-dc60-488f-a288-2f763f2e0856 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:16.506698 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-73fc36e3-dc60-488f-a288-2f763f2e0856 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Begin detaching volume completed successfully. Jul 31 14:05:16.506898 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-73fc36e3-dc60-488f-a288-2f763f2e0856 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf/action returned with HTTP 202 Jul 31 14:05:16.507339 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1102/4408] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:05:16 2026] POST /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:05:16.535835 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-789b70ca-a62a-4f7d-951f-970753479929 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.537458 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-789b70ca-a62a-4f7d-951f-970753479929 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:16.537680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-789b70ca-a62a-4f7d-951f-970753479929 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.537855 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-789b70ca-a62a-4f7d-951f-970753479929 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.537957 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-789b70ca-a62a-4f7d-951f-970753479929 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:16.546884 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.546884 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:16.546884 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-789b70ca-a62a-4f7d-951f-970753479929 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:16.546884 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1107/4409] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:16 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:16.552037 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5fe111f5-65e0-4af2-bf29-1f0e88f7481b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.552439 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fe111f5-65e0-4af2-bf29-1f0e88f7481b None None] GET https://10.4.3.140/volume// Jul 31 14:05:16.552614 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5fe111f5-65e0-4af2-bf29-1f0e88f7481b None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.552790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5fe111f5-65e0-4af2-bf29-1f0e88f7481b None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.553130 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fe111f5-65e0-4af2-bf29-1f0e88f7481b None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:16.553431 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1101/4410] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:05:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:16.556792 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cac48df5-f491-44d9-a02b-94872c4b5318 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.559129 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cac48df5-f491-44d9-a02b-94872c4b5318 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 Jul 31 14:05:16.559129 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cac48df5-f491-44d9-a02b-94872c4b5318 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.559129 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cac48df5-f491-44d9-a02b-94872c4b5318 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.561007 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f551a5fe-c4a3-4989-b292-45f8625b4e2a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.563716 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f551a5fe-c4a3-4989-b292-45f8625b4e2a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:16.563871 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f551a5fe-c4a3-4989-b292-45f8625b4e2a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.564096 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f551a5fe-c4a3-4989-b292-45f8625b4e2a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.568480 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.568480 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:16.573057 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cac48df5-f491-44d9-a02b-94872c4b5318 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:05:16.574369 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.574369 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:16.578117 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cac48df5-f491-44d9-a02b-94872c4b5318 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 returned with HTTP 200 Jul 31 14:05:16.578470 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1101/4411] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:16 2026] GET /volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:16.578559 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f551a5fe-c4a3-4989-b292-45f8625b4e2a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:16.583148 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f551a5fe-c4a3-4989-b292-45f8625b4e2a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:16.583603 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1103/4412] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:05:16 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 1333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:16.590838 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d5d98091-6508-43fb-adf0-47dd969f6ddd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.592379 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5d98091-6508-43fb-adf0-47dd969f6ddd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:16.592587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5d98091-6508-43fb-adf0-47dd969f6ddd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.592775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5d98091-6508-43fb-adf0-47dd969f6ddd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.592870 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-d5d98091-6508-43fb-adf0-47dd969f6ddd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete backup with id: 662ca1a6-1296-4b48-8b45-90ba0f707ef5. Jul 31 14:05:16.597090 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.597090 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:16.610870 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-d5d98091-6508-43fb-adf0-47dd969f6ddd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] delete_backup rpcapi backup_id 662ca1a6-1296-4b48-8b45-90ba0f707ef5 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:05:16.612962 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5d98091-6508-43fb-adf0-47dd969f6ddd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 202 Jul 31 14:05:16.613549 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1108/4413] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:16 2026] DELETE /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:05:16.620181 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7b374585-43d9-4640-93f7-914ed9b26286 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:16.621955 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b374585-43d9-4640-93f7-914ed9b26286 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:16.622173 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b374585-43d9-4640-93f7-914ed9b26286 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:16.622365 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b374585-43d9-4640-93f7-914ed9b26286 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:16.622483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7b374585-43d9-4640-93f7-914ed9b26286 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:16.626875 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:16.626875 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:16.629373 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b374585-43d9-4640-93f7-914ed9b26286 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 200 Jul 31 14:05:16.629373 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1102/4414] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:16 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:17.116289 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-71556b2b-8368-469d-b61e-889bdefd8b97 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.118398 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-71556b2b-8368-469d-b61e-889bdefd8b97 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:17.118506 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-71556b2b-8368-469d-b61e-889bdefd8b97 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.118698 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-71556b2b-8368-469d-b61e-889bdefd8b97 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.127190 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.127190 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:17.133930 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-71556b2b-8368-469d-b61e-889bdefd8b97 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:17.139002 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-71556b2b-8368-469d-b61e-889bdefd8b97 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:17.139599 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1102/4415] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:17.150960 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1eeaca35-a595-4a31-971c-e3b8c6807956 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.153202 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1eeaca35-a595-4a31-971c-e3b8c6807956 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:17.153492 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1eeaca35-a595-4a31-971c-e3b8c6807956 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.153889 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1eeaca35-a595-4a31-971c-e3b8c6807956 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.165343 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.165343 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:17.171805 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1eeaca35-a595-4a31-971c-e3b8c6807956 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:17.176972 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1eeaca35-a595-4a31-971c-e3b8c6807956 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:17.177528 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1104/4416] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:17.220280 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-08866f24-9af2-489e-853c-b61bb8a16501 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.222528 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-08866f24-9af2-489e-853c-b61bb8a16501 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:17.222853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-08866f24-9af2-489e-853c-b61bb8a16501 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.223130 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-08866f24-9af2-489e-853c-b61bb8a16501 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.231448 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.231448 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:17.237805 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-08866f24-9af2-489e-853c-b61bb8a16501 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:17.242481 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-08866f24-9af2-489e-853c-b61bb8a16501 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:17.242903 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1109/4417] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:17.319660 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-75d32681-cf0a-47bb-9e57-27457c82a9e9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.320061 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75d32681-cf0a-47bb-9e57-27457c82a9e9 None None] GET https://10.4.3.140/volume// Jul 31 14:05:17.320228 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75d32681-cf0a-47bb-9e57-27457c82a9e9 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.320739 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75d32681-cf0a-47bb-9e57-27457c82a9e9 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.321354 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75d32681-cf0a-47bb-9e57-27457c82a9e9 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:17.321691 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1103/4418] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:17.329269 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-e71ec06c-df35-4a48-bd0d-f43b30a78e24 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.331743 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-e71ec06c-df35-4a48-bd0d-f43b30a78e24 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:05:17.332398 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-e71ec06c-df35-4a48-bd0d-f43b30a78e24 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2ddb697-95ac-478c-a88e-bac24c0dc6c0", "connector": null, "instance_uuid": "4f587972-c0da-4cfc-8038-3501572efd5b"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:17.342316 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.342316 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:17.367320 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-e71ec06c-df35-4a48-bd0d-f43b30a78e24 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:05:17.368002 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1103/4419] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:05:17 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:17.392083 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4bb177ba-8b01-4209-8568-35a4d6e671b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.393933 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4bb177ba-8b01-4209-8568-35a4d6e671b5 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:17.394053 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4bb177ba-8b01-4209-8568-35a4d6e671b5 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.394250 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4bb177ba-8b01-4209-8568-35a4d6e671b5 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.404757 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.404757 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:17.406198 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0f84e89-2b89-4fb6-9caa-46f9ab0af49d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.406626 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0f84e89-2b89-4fb6-9caa-46f9ab0af49d None None] GET https://10.4.3.140/volume// Jul 31 14:05:17.406972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0f84e89-2b89-4fb6-9caa-46f9ab0af49d None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.407300 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0f84e89-2b89-4fb6-9caa-46f9ab0af49d None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.407802 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0f84e89-2b89-4fb6-9caa-46f9ab0af49d None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:17.408120 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1110/4420] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:17.408777 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4bb177ba-8b01-4209-8568-35a4d6e671b5 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:17.413054 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4bb177ba-8b01-4209-8568-35a4d6e671b5 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:17.413437 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1105/4421] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:17.416080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-27eecfa4-604f-44bc-b1bf-4e8973621e46 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.417828 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-27eecfa4-604f-44bc-b1bf-4e8973621e46 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:17.418019 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-27eecfa4-604f-44bc-b1bf-4e8973621e46 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.418188 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-27eecfa4-604f-44bc-b1bf-4e8973621e46 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.427307 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.427307 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:17.432384 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-27eecfa4-604f-44bc-b1bf-4e8973621e46 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:17.435255 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-27eecfa4-604f-44bc-b1bf-4e8973621e46 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:17.435618 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1104/4422] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 1052 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:17.436355 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f15f502e-508a-4051-870e-e3dcc7735f22 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.439372 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f15f502e-508a-4051-870e-e3dcc7735f22 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f6fccfe7-a4a3-45d6-b9af-9f679afa47f8 Jul 31 14:05:17.439655 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f15f502e-508a-4051-870e-e3dcc7735f22 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.439917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f15f502e-508a-4051-870e-e3dcc7735f22 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.448889 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.448889 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:17.499686 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5f2bd6a6-bb8a-4d7f-bd0f-fbaa6e37baf3 req-f15f502e-508a-4051-870e-e3dcc7735f22 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/attachments/f6fccfe7-a4a3-45d6-b9af-9f679afa47f8 returned with HTTP 200 Jul 31 14:05:17.500032 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1104/4423] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:05:17 2026] DELETE /volume/v3/attachments/f6fccfe7-a4a3-45d6-b9af-9f679afa47f8 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:17.543747 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c63da235-b796-4981-907e-94ae298ad547 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.545956 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c63da235-b796-4981-907e-94ae298ad547 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] PUT https://10.4.3.140/volume/v3/attachments/78a5b6b2-0241-49bd-bbc6-9214b0df0842 Jul 31 14:05:17.546414 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c63da235-b796-4981-907e-94ae298ad547 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:17.554869 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c63da235-b796-4981-907e-94ae298ad547 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Acquiring lock "cinder-attachment_update-a2ddb697-95ac-478c-a88e-bac24c0dc6c0-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:05:17.560701 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c63da235-b796-4981-907e-94ae298ad547 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Lock "cinder-attachment_update-a2ddb697-95ac-478c-a88e-bac24c0dc6c0-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:05:17.566679 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.566679 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:17.580969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27425d01-ed21-47d0-9888-0a35efe89a59 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.582881 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27425d01-ed21-47d0-9888-0a35efe89a59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 Jul 31 14:05:17.583081 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27425d01-ed21-47d0-9888-0a35efe89a59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.583377 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27425d01-ed21-47d0-9888-0a35efe89a59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.589903 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27425d01-ed21-47d0-9888-0a35efe89a59 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 returned with HTTP 404 Jul 31 14:05:17.591001 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1106/4424] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/0a8c07a3-8d85-4527-9c19-757ecd58b890 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:17.598392 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58540cb7-605a-487f-a891-709976b4a451 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.600215 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58540cb7-605a-487f-a891-709976b4a451 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:05:17.600433 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58540cb7-605a-487f-a891-709976b4a451 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.600694 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58540cb7-605a-487f-a891-709976b4a451 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.600733 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-58540cb7-605a-487f-a891-709976b4a451 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: 53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:05:17.606710 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.606710 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:17.608536 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58540cb7-605a-487f-a891-709976b4a451 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:05:17.609813 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9a5c18c9-ad3d-4297-9389-25a6d3f22b70 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.611491 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9a5c18c9-ad3d-4297-9389-25a6d3f22b70 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] POST https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action Jul 31 14:05:17.611823 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9a5c18c9-ad3d-4297-9389-25a6d3f22b70 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:17.611951 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9a5c18c9-ad3d-4297-9389-25a6d3f22b70 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:17.622904 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.622904 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:17.626149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.admin_actions [None req-9a5c18c9-ad3d-4297-9389-25a6d3f22b70 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] Updating volume '58855b6b-d7e9-4288-9893-7ce63fbf0026' with '{'status': 'in-use'}' {{(pid=100182) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 14:05:17.629806 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58540cb7-605a-487f-a891-709976b4a451 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot delete request issued successfully. Jul 31 14:05:17.630058 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58540cb7-605a-487f-a891-709976b4a451 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 returned with HTTP 202 Jul 31 14:05:17.630628 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1105/4425] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:05:17 2026] DELETE /volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:17.640766 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-54a63d13-8538-4856-bf7e-4cf5e38d4ffb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.641886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-efa12659-8fed-4365-a32a-dfe378105f9a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.642077 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c63da235-b796-4981-907e-94ae298ad547 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Lock "cinder-attachment_update-a2ddb697-95ac-478c-a88e-bac24c0dc6c0-np0000006230" released by "attachment_update" :: held 0.082s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:05:17.642418 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c63da235-b796-4981-907e-94ae298ad547 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/attachments/78a5b6b2-0241-49bd-bbc6-9214b0df0842 returned with HTTP 200 Jul 31 14:05:17.642895 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1111/4426] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:05:17 2026] PUT /volume/v3/attachments/78a5b6b2-0241-49bd-bbc6-9214b0df0842 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:17.644928 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54a63d13-8538-4856-bf7e-4cf5e38d4ffb tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:05:17.645196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-54a63d13-8538-4856-bf7e-4cf5e38d4ffb tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.645284 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-54a63d13-8538-4856-bf7e-4cf5e38d4ffb tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.645932 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-efa12659-8fed-4365-a32a-dfe378105f9a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 Jul 31 14:05:17.646166 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-efa12659-8fed-4365-a32a-dfe378105f9a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.647226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-efa12659-8fed-4365-a32a-dfe378105f9a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.647226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-efa12659-8fed-4365-a32a-dfe378105f9a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 662ca1a6-1296-4b48-8b45-90ba0f707ef5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:17.650873 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-efa12659-8fed-4365-a32a-dfe378105f9a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 returned with HTTP 404 Jul 31 14:05:17.651410 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1106/4427] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/backups/662ca1a6-1296-4b48-8b45-90ba0f707ef5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:17.652193 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.652193 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:17.652613 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-54a63d13-8538-4856-bf7e-4cf5e38d4ffb tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:05:17.654280 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54a63d13-8538-4856-bf7e-4cf5e38d4ffb tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 returned with HTTP 200 Jul 31 14:05:17.655304 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9a5c18c9-ad3d-4297-9389-25a6d3f22b70 tempest-TestServerVolumeAttachmentScenario-1944150558 tempest-TestServerVolumeAttachmentScenario-1944150558-project-admin] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action returned with HTTP 202 Jul 31 14:05:17.655304 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1105/4428] 10.4.3.140 () {68 vars in 1390 bytes} [Fri Jul 31 14:05:17 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:05:17.655373 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1107/4429] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:17.661663 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4b116a3d-c8d6-4607-886e-caf071d93890 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.662359 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-642130be-19fa-40b0-8c27-652acf2630e5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.663735 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:17.664116 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2119956594"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:17.664365 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-642130be-19fa-40b0-8c27-652acf2630e5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:17.664607 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-642130be-19fa-40b0-8c27-652acf2630e5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.664829 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-642130be-19fa-40b0-8c27-652acf2630e5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.666866 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2119956594'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:17.667063 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume of 1 GB Jul 31 14:05:17.667762 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.667762 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:17.672990 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Availability Zones retrieved successfully. Jul 31 14:05:17.676404 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.676404 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:17.680739 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-642130be-19fa-40b0-8c27-652acf2630e5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:17.680967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Flow 'volume_create_api' (67faecdb-e50c-4912-b423-9ffff2a1db12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:17.682339 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a2848f9-7edd-4e80-8d7e-df87d509b439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:17.683642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:17.687490 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-642130be-19fa-40b0-8c27-652acf2630e5 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:17.688136 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1107/4430] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:17.713056 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a2848f9-7edd-4e80-8d7e-df87d509b439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:17.714142 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43606b5e-6834-4655-9f8d-7d2faffc5d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:17.733071 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-4299029f-c7f8-42eb-8fc9-54036604861a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.735142 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-4299029f-c7f8-42eb-8fc9-54036604861a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:17.735300 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-4299029f-c7f8-42eb-8fc9-54036604861a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.735475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-4299029f-c7f8-42eb-8fc9-54036604861a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.743843 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.743843 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:17.747084 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-4299029f-c7f8-42eb-8fc9-54036604861a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:17.751089 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-4299029f-c7f8-42eb-8fc9-54036604861a tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:17.751458 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1106/4431] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 1149 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:17.751773 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['551ef18a-071e-4b96-aec4-8890b8c81536', '3c46b014-0b61-4bdb-ba8d-eebd3c9ed939', '8f36933d-5882-4af8-9deb-658d25ab065c', 'abfeea11-0aa9-48ef-b5bd-77ab83fa6b7b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:17.752525 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43606b5e-6834-4655-9f8d-7d2faffc5d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['551ef18a-071e-4b96-aec4-8890b8c81536', '3c46b014-0b61-4bdb-ba8d-eebd3c9ed939', '8f36933d-5882-4af8-9deb-658d25ab065c', 'abfeea11-0aa9-48ef-b5bd-77ab83fa6b7b']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:17.753247 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e24ed37-17e6-46be-8e5b-7811abc47ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:17.770082 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-b51e0a84-e253-42cf-88df-4cf08affd8b0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.772256 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-b51e0a84-e253-42cf-88df-4cf08affd8b0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] POST https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action Jul 31 14:05:17.772656 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-b51e0a84-e253-42cf-88df-4cf08affd8b0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:17.772779 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-b51e0a84-e253-42cf-88df-4cf08affd8b0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:17.776382 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e24ed37-17e6-46be-8e5b-7811abc47ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbf3ff07-97e5-4a68-bae9-c83192e9a77d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2119956594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de991100174d4476a001e1bae6676c20',qos_specs=None,replication_status=,reservations=['551ef18a-071e-4b96-aec4-8890b8c81536','3c46b014-0b61-4bdb-ba8d-eebd3c9ed939','8f36933d-5882-4af8-9deb-658d25ab065c','abfeea11-0aa9-48ef-b5bd-77ab83fa6b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='675b49e71bd1439f9fd406fb475aa901',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2119956594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbf3ff07-97e5-4a68-bae9-c83192e9a77d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de991100174d4476a001e1bae6676c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='675b49e71bd1439f9fd406fb475aa901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:17.777100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb8b2d9-d0fd-402a-a50c-1ff61a49f8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:17.783227 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.783227 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:17.783792 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-b51e0a84-e253-42cf-88df-4cf08affd8b0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:17.789684 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-b51e0a84-e253-42cf-88df-4cf08affd8b0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Begin detaching volume completed successfully. Jul 31 14:05:17.789910 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-b51e0a84-e253-42cf-88df-4cf08affd8b0 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action returned with HTTP 202 Jul 31 14:05:17.790349 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1108/4432] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:05:17 2026] POST /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:05:17.794051 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb8b2d9-d0fd-402a-a50c-1ff61a49f8f0) transitioned into state 'SUCCESS' from state '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-2119956594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de991100174d4476a001e1bae6676c20',qos_specs=None,replication_status=,reservations=['551ef18a-071e-4b96-aec4-8890b8c81536','3c46b014-0b61-4bdb-ba8d-eebd3c9ed939','8f36933d-5882-4af8-9deb-658d25ab065c','abfeea11-0aa9-48ef-b5bd-77ab83fa6b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='675b49e71bd1439f9fd406fb475aa901',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:17.794767 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0d4d3c-92cc-4e62-9bde-8f075fd03ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:17.803252 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0d4d3c-92cc-4e62-9bde-8f075fd03ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:17.804323 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Flow 'volume_create_api' (67faecdb-e50c-4912-b423-9ffff2a1db12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:17.804427 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume request issued successfully. Jul 31 14:05:17.804993 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b116a3d-c8d6-4607-886e-caf071d93890 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:17.805596 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1112/4433] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:05:17 2026] POST /volume/v3/volumes => generated 749 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:17.823419 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f42a44bb-0049-4587-b5b2-5857b15599cc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.825376 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f42a44bb-0049-4587-b5b2-5857b15599cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d Jul 31 14:05:17.825630 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f42a44bb-0049-4587-b5b2-5857b15599cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.825842 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f42a44bb-0049-4587-b5b2-5857b15599cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.832693 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.832693 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:17.838082 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f42a44bb-0049-4587-b5b2-5857b15599cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:05:17.840700 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f42a44bb-0049-4587-b5b2-5857b15599cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d returned with HTTP 200 Jul 31 14:05:17.841042 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5066cfac-0bac-480b-8313-62d94bb24759 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.841112 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1108/4434] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:17.841430 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5066cfac-0bac-480b-8313-62d94bb24759 None None] GET https://10.4.3.140/volume// Jul 31 14:05:17.841601 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5066cfac-0bac-480b-8313-62d94bb24759 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.841776 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5066cfac-0bac-480b-8313-62d94bb24759 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.842091 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5066cfac-0bac-480b-8313-62d94bb24759 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:17.842399 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1107/4435] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:17.854058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-8dbf057f-fd8e-47d9-be81-5adc3b098d46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:17.859118 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-8dbf057f-fd8e-47d9-be81-5adc3b098d46 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:17.859317 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-8dbf057f-fd8e-47d9-be81-5adc3b098d46 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:17.859552 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-8dbf057f-fd8e-47d9-be81-5adc3b098d46 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:17.868599 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:17.868599 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:17.872159 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-8dbf057f-fd8e-47d9-be81-5adc3b098d46 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:17.876558 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-8dbf057f-fd8e-47d9-be81-5adc3b098d46 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:17.876938 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1109/4436] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:05:17 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 1332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:18.426871 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8fb9163c-1ecf-4156-a24c-384e34e967e1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:18.428760 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8fb9163c-1ecf-4156-a24c-384e34e967e1 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:18.428952 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8fb9163c-1ecf-4156-a24c-384e34e967e1 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:18.429123 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8fb9163c-1ecf-4156-a24c-384e34e967e1 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:18.437939 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:18.437939 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:18.441400 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8fb9163c-1ecf-4156-a24c-384e34e967e1 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:18.445118 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8fb9163c-1ecf-4156-a24c-384e34e967e1 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:18.445591 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1113/4437] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:18 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:18.662586 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-26c065b5-bbc3-422d-9b0a-6dbd5d365fd1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:18.664190 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26c065b5-bbc3-422d-9b0a-6dbd5d365fd1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:05:18.664392 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26c065b5-bbc3-422d-9b0a-6dbd5d365fd1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:18.664602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26c065b5-bbc3-422d-9b0a-6dbd5d365fd1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:18.668363 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26c065b5-bbc3-422d-9b0a-6dbd5d365fd1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 returned with HTTP 404 Jul 31 14:05:18.668793 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1109/4438] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:05:18 2026] GET /volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:18.859872 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ba7c32b1-9ffd-4514-81e4-720ae39081d4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:18.861627 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba7c32b1-9ffd-4514-81e4-720ae39081d4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d Jul 31 14:05:18.861830 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ba7c32b1-9ffd-4514-81e4-720ae39081d4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:18.862012 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ba7c32b1-9ffd-4514-81e4-720ae39081d4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:18.868882 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:18.868882 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:18.882899 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ba7c32b1-9ffd-4514-81e4-720ae39081d4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:05:18.886778 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba7c32b1-9ffd-4514-81e4-720ae39081d4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d returned with HTTP 200 Jul 31 14:05:18.887249 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1108/4439] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:18 2026] GET /volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:18.899778 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ca2e2f3b-c847-4929-afac-21f9ffb69c6f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:18.901947 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ca2e2f3b-c847-4929-afac-21f9ffb69c6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:05:18.902379 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ca2e2f3b-c847-4929-afac-21f9ffb69c6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dbf3ff07-97e5-4a68-bae9-c83192e9a77d", "name": "tempest-VolumesBackupsTest-Backup-559592928"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:18.904242 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-ca2e2f3b-c847-4929-afac-21f9ffb69c6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating new backup {'backup': {'volume_id': 'dbf3ff07-97e5-4a68-bae9-c83192e9a77d', 'name': 'tempest-VolumesBackupsTest-Backup-559592928'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:05:18.904242 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-ca2e2f3b-c847-4929-afac-21f9ffb69c6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating backup of volume dbf3ff07-97e5-4a68-bae9-c83192e9a77d in container None Jul 31 14:05:18.915577 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:18.915577 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:18.916192 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ca2e2f3b-c847-4929-afac-21f9ffb69c6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:05:18.944623 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ca2e2f3b-c847-4929-afac-21f9ffb69c6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['df584ee5-944a-4da2-9e10-d2aff9b2b5ab', '20b9687c-9fe1-4d3d-aec0-a4d9c012ccc3'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:18.987960 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ca2e2f3b-c847-4929-afac-21f9ffb69c6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:05:18.988826 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1110/4440] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:18 2026] POST /volume/v3/backups => generated 329 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:19.000346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8bfce2f2-5569-47d6-b5da-d9bdd9d1d23b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:19.004462 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bfce2f2-5569-47d6-b5da-d9bdd9d1d23b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:19.005109 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bfce2f2-5569-47d6-b5da-d9bdd9d1d23b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:19.006461 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bfce2f2-5569-47d6-b5da-d9bdd9d1d23b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:19.006461 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-8bfce2f2-5569-47d6-b5da-d9bdd9d1d23b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:19.014425 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:19.014425 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:19.015531 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bfce2f2-5569-47d6-b5da-d9bdd9d1d23b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:19.015788 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1114/4441] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:18 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:19.460574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5290c63a-cfb5-4669-8158-c19fc6c6774e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:19.462669 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5290c63a-cfb5-4669-8158-c19fc6c6774e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:19.462914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5290c63a-cfb5-4669-8158-c19fc6c6774e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:19.463149 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5290c63a-cfb5-4669-8158-c19fc6c6774e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:19.475190 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:19.475190 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:19.478631 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5290c63a-cfb5-4669-8158-c19fc6c6774e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:19.482386 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5290c63a-cfb5-4669-8158-c19fc6c6774e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:19.482847 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1110/4442] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:19 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:20.026015 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3a21c994-ca05-4803-827a-4f28e3145c8e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:20.028847 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a21c994-ca05-4803-827a-4f28e3145c8e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:20.028847 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a21c994-ca05-4803-827a-4f28e3145c8e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:20.028847 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a21c994-ca05-4803-827a-4f28e3145c8e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:20.028847 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-3a21c994-ca05-4803-827a-4f28e3145c8e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:20.032863 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:20.032863 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:20.033601 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a21c994-ca05-4803-827a-4f28e3145c8e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:20.033946 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1109/4443] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:20 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:20.495105 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd62bfba-5b60-4983-960e-c0cefa6cbf45 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:20.498907 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd62bfba-5b60-4983-960e-c0cefa6cbf45 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:20.498907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd62bfba-5b60-4983-960e-c0cefa6cbf45 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:20.498907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd62bfba-5b60-4983-960e-c0cefa6cbf45 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:20.507202 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:20.507202 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:20.510696 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cd62bfba-5b60-4983-960e-c0cefa6cbf45 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:20.515546 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd62bfba-5b60-4983-960e-c0cefa6cbf45 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:20.516229 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1111/4444] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:20 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:20.902484 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c2faa6f2-0cbe-427c-9e6c-940e6ab254bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:20.905378 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c2faa6f2-0cbe-427c-9e6c-940e6ab254bf tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] POST https://10.4.3.140/volume/v3/attachments/78a5b6b2-0241-49bd-bbc6-9214b0df0842/action Jul 31 14:05:20.905882 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c2faa6f2-0cbe-427c-9e6c-940e6ab254bf tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:20.906111 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c2faa6f2-0cbe-427c-9e6c-940e6ab254bf tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:20.926057 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:20.926057 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:20.936305 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2ab31683-6af8-4375-862f-ff75211a5b9e req-c2faa6f2-0cbe-427c-9e6c-940e6ab254bf tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/attachments/78a5b6b2-0241-49bd-bbc6-9214b0df0842/action returned with HTTP 204 Jul 31 14:05:20.936998 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1115/4445] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:05:20 2026] POST /volume/v3/attachments/78a5b6b2-0241-49bd-bbc6-9214b0df0842/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:21.044180 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5bd2b4a1-f7b7-45cc-ad95-be1baca4488f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:21.046009 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5bd2b4a1-f7b7-45cc-ad95-be1baca4488f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:21.046208 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5bd2b4a1-f7b7-45cc-ad95-be1baca4488f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:21.046400 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5bd2b4a1-f7b7-45cc-ad95-be1baca4488f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:21.046496 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5bd2b4a1-f7b7-45cc-ad95-be1baca4488f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:21.050530 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:21.050530 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:21.051224 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5bd2b4a1-f7b7-45cc-ad95-be1baca4488f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:21.051550 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1111/4446] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:21 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:21.066011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-a04db323-63cd-45d0-9c32-97f233d03fad None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:21.068741 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-a04db323-63cd-45d0-9c32-97f233d03fad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] DELETE https://10.4.3.140/volume/v3/attachments/9b1fd0da-3aae-4c67-bf2e-05424cd783c5 Jul 31 14:05:21.068988 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-a04db323-63cd-45d0-9c32-97f233d03fad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:21.069237 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-a04db323-63cd-45d0-9c32-97f233d03fad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:21.078051 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:21.078051 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:21.131832 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-df9243d4-2da6-4ffa-8ad5-88b259d03175 req-a04db323-63cd-45d0-9c32-97f233d03fad tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/attachments/9b1fd0da-3aae-4c67-bf2e-05424cd783c5 returned with HTTP 200 Jul 31 14:05:21.132274 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1110/4447] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:05:21 2026] DELETE /volume/v3/attachments/9b1fd0da-3aae-4c67-bf2e-05424cd783c5 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:21.529537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c8874f8-e631-4836-a2a5-4e3e1c6e1d08 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:21.531117 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c8874f8-e631-4836-a2a5-4e3e1c6e1d08 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:21.531426 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c8874f8-e631-4836-a2a5-4e3e1c6e1d08 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:21.531695 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c8874f8-e631-4836-a2a5-4e3e1c6e1d08 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:21.543047 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:21.543047 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:21.545319 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c8874f8-e631-4836-a2a5-4e3e1c6e1d08 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:21.549109 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c8874f8-e631-4836-a2a5-4e3e1c6e1d08 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:21.549646 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1112/4448] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:21 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:21.564960 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e2cc769f-38f3-475d-9a34-43bdea33f332 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:21.567252 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2cc769f-38f3-475d-9a34-43bdea33f332 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:21.567333 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2cc769f-38f3-475d-9a34-43bdea33f332 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:21.567527 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2cc769f-38f3-475d-9a34-43bdea33f332 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:21.576785 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:21.576785 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:21.581989 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e2cc769f-38f3-475d-9a34-43bdea33f332 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:21.586246 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2cc769f-38f3-475d-9a34-43bdea33f332 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:21.586699 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1116/4449] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:21 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:21.975007 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-c9fc803f-d263-463c-8319-2431e6e31082 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:21.979956 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-c9fc803f-d263-463c-8319-2431e6e31082 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/d88be6bf-dc9f-415c-a7a9-2ca1a3b4ec58 Jul 31 14:05:21.979956 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-c9fc803f-d263-463c-8319-2431e6e31082 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:21.979956 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-c9fc803f-d263-463c-8319-2431e6e31082 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:21.991117 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:21.991117 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:22.037594 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-c9fc803f-d263-463c-8319-2431e6e31082 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/d88be6bf-dc9f-415c-a7a9-2ca1a3b4ec58 returned with HTTP 200 Jul 31 14:05:22.037594 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1112/4450] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:05:21 2026] DELETE /volume/v3/attachments/d88be6bf-dc9f-415c-a7a9-2ca1a3b4ec58 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:22.042577 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-ebf90347-37d3-4a8c-ac36-8234cfbded9f req-e5c5ba12-9edf-4f68-9153-2770a1b9c841 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:22.045791 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ebf90347-37d3-4a8c-ac36-8234cfbded9f req-e5c5ba12-9edf-4f68-9153-2770a1b9c841 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:22.045980 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ebf90347-37d3-4a8c-ac36-8234cfbded9f req-e5c5ba12-9edf-4f68-9153-2770a1b9c841 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:22.046234 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ebf90347-37d3-4a8c-ac36-8234cfbded9f req-e5c5ba12-9edf-4f68-9153-2770a1b9c841 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:22.048049 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-cdcb422f-560d-485b-a4c3-e3a02d03877a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:22.050528 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-cdcb422f-560d-485b-a4c3-e3a02d03877a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:05:22.050765 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-cdcb422f-560d-485b-a4c3-e3a02d03877a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:22.050998 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-cdcb422f-560d-485b-a4c3-e3a02d03877a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:22.051204 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-cdcb422f-560d-485b-a4c3-e3a02d03877a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: 16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:05:22.055477 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:22.055477 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:22.059382 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-ebf90347-37d3-4a8c-ac36-8234cfbded9f req-e5c5ba12-9edf-4f68-9153-2770a1b9c841 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:22.060849 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:22.060849 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:22.061459 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-cdcb422f-560d-485b-a4c3-e3a02d03877a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:05:22.062408 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-84c4da88-e6ac-480d-b625-9569c86a0262 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:22.063904 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ebf90347-37d3-4a8c-ac36-8234cfbded9f req-e5c5ba12-9edf-4f68-9153-2770a1b9c841 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:22.064295 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1111/4451] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:22 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:22.064871 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-84c4da88-e6ac-480d-b625-9569c86a0262 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:22.065085 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-84c4da88-e6ac-480d-b625-9569c86a0262 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:22.065283 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-84c4da88-e6ac-480d-b625-9569c86a0262 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:22.065387 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-84c4da88-e6ac-480d-b625-9569c86a0262 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:22.069748 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:22.069748 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:22.070934 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-84c4da88-e6ac-480d-b625-9569c86a0262 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:22.071570 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1117/4452] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:22 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:22.094332 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-cdcb422f-560d-485b-a4c3-e3a02d03877a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:05:22.094611 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f171d900-ea9c-4f83-8c32-fbde92ba10f0 req-cdcb422f-560d-485b-a4c3-e3a02d03877a tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 202 Jul 31 14:05:22.095295 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1113/4453] 10.4.3.140 () {70 vars in 1620 bytes} [Fri Jul 31 14:05:22 2026] DELETE /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:23.080952 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-17fed13c-58aa-4e85-a1b6-b77502a39426 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:23.082599 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17fed13c-58aa-4e85-a1b6-b77502a39426 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:23.082820 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17fed13c-58aa-4e85-a1b6-b77502a39426 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:23.083010 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17fed13c-58aa-4e85-a1b6-b77502a39426 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:23.083130 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-17fed13c-58aa-4e85-a1b6-b77502a39426 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:23.087491 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:23.087491 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:23.088274 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17fed13c-58aa-4e85-a1b6-b77502a39426 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:23.088663 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1113/4454] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:23 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:23.496374 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b2a1b182-a458-4513-8da6-dedd71b520c9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:23.501995 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b2a1b182-a458-4513-8da6-dedd71b520c9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:05:23.502285 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b2a1b182-a458-4513-8da6-dedd71b520c9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:23.502599 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b2a1b182-a458-4513-8da6-dedd71b520c9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:23.510341 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b2a1b182-a458-4513-8da6-dedd71b520c9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 404 Jul 31 14:05:23.510341 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1112/4455] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:23 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:23.969835 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f6ea056b-4695-4659-86ba-23291d92ef95 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:23.971692 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6ea056b-4695-4659-86ba-23291d92ef95 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:05:23.972076 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6ea056b-4695-4659-86ba-23291d92ef95 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:23.972318 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6ea056b-4695-4659-86ba-23291d92ef95 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:23.972452 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-f6ea056b-4695-4659-86ba-23291d92ef95 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: 53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:05:23.974547 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=188,cinder:UPDATE=47,cinder:INSERT=18 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:05:23.977287 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6ea056b-4695-4659-86ba-23291d92ef95 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 returned with HTTP 404 Jul 31 14:05:23.977907 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1118/4456] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:05:23 2026] DELETE /volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:23.987548 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-471c71c8-d786-44fb-9735-8ab9ccfaa916 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:23.996148 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-471c71c8-d786-44fb-9735-8ab9ccfaa916 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 Jul 31 14:05:23.998009 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-471c71c8-d786-44fb-9735-8ab9ccfaa916 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:23.999284 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-471c71c8-d786-44fb-9735-8ab9ccfaa916 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:24.009456 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=183,cinder:INSERT=22,cinder:UPDATE=39 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:05:24.033073 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-471c71c8-d786-44fb-9735-8ab9ccfaa916 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 returned with HTTP 404 Jul 31 14:05:24.035024 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1114/4457] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:05:23 2026] GET /volume/v3/snapshots/53f0a305-3fd2-476c-879e-d294b765de00 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:24.099366 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-36d49a32-2d71-447d-8f3b-bd09664ece2a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:24.100958 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36d49a32-2d71-447d-8f3b-bd09664ece2a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:24.101238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36d49a32-2d71-447d-8f3b-bd09664ece2a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:24.101483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36d49a32-2d71-447d-8f3b-bd09664ece2a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:24.101684 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-36d49a32-2d71-447d-8f3b-bd09664ece2a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:24.103791 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=231,cinder:INSERT=38,cinder:UPDATE=79 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:05:24.107365 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:24.107365 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:24.108550 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36d49a32-2d71-447d-8f3b-bd09664ece2a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:24.109241 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1114/4458] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:24 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:24.113548 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-5ab66e49-9187-490a-940e-e64dfab884ef req-c9fe7e36-28a7-4d41-8afe-16e99f7eddb6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:24.115389 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-c9fe7e36-28a7-4d41-8afe-16e99f7eddb6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:24.115574 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-c9fe7e36-28a7-4d41-8afe-16e99f7eddb6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:24.115744 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-c9fe7e36-28a7-4d41-8afe-16e99f7eddb6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:24.117484 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=178,cinder:INSERT=9,cinder:UPDATE=25,cinder:DELETE=2 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:05:24.125809 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:24.125809 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:24.129482 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-5ab66e49-9187-490a-940e-e64dfab884ef req-c9fe7e36-28a7-4d41-8afe-16e99f7eddb6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:24.133551 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-c9fe7e36-28a7-4d41-8afe-16e99f7eddb6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:24.133951 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1113/4459] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:24 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:24.150961 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-5ab66e49-9187-490a-940e-e64dfab884ef req-e9a78fae-0265-4109-83b2-68f530f01a26 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:24.155241 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-e9a78fae-0265-4109-83b2-68f530f01a26 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] POST https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0/action Jul 31 14:05:24.155618 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-e9a78fae-0265-4109-83b2-68f530f01a26 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:24.155739 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-e9a78fae-0265-4109-83b2-68f530f01a26 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:24.167906 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:24.167906 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:24.168597 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-5ab66e49-9187-490a-940e-e64dfab884ef req-e9a78fae-0265-4109-83b2-68f530f01a26 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:24.174990 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-5ab66e49-9187-490a-940e-e64dfab884ef req-e9a78fae-0265-4109-83b2-68f530f01a26 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Begin detaching volume completed successfully. Jul 31 14:05:24.175211 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-e9a78fae-0265-4109-83b2-68f530f01a26 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0/action returned with HTTP 202 Jul 31 14:05:24.175635 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1119/4460] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:05:24 2026] POST /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:05:24.225413 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3c62b409-cf6b-41b0-bab4-fbe257427670 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:24.225964 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c62b409-cf6b-41b0-bab4-fbe257427670 None None] GET https://10.4.3.140/volume// Jul 31 14:05:24.226210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c62b409-cf6b-41b0-bab4-fbe257427670 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:24.226458 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c62b409-cf6b-41b0-bab4-fbe257427670 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:24.226892 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c62b409-cf6b-41b0-bab4-fbe257427670 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:24.227274 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1115/4461] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:05:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:24.233723 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-5ab66e49-9187-490a-940e-e64dfab884ef req-7ceb8e39-0a1c-4a66-9a6e-d24e22ca4967 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:24.237398 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-7ceb8e39-0a1c-4a66-9a6e-d24e22ca4967 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:24.237398 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-7ceb8e39-0a1c-4a66-9a6e-d24e22ca4967 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:24.237398 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-7ceb8e39-0a1c-4a66-9a6e-d24e22ca4967 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:24.247619 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:24.247619 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:24.251677 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-5ab66e49-9187-490a-940e-e64dfab884ef req-7ceb8e39-0a1c-4a66-9a6e-d24e22ca4967 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:24.268471 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-7ceb8e39-0a1c-4a66-9a6e-d24e22ca4967 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:24.268471 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1115/4462] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:05:24 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 1348 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:24.808503 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6a8edf82-e030-4984-bc85-23ae181db7ac None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:24.810356 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6a8edf82-e030-4984-bc85-23ae181db7ac tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:05:24.810509 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6a8edf82-e030-4984-bc85-23ae181db7ac tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:24.810740 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6a8edf82-e030-4984-bc85-23ae181db7ac tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:24.810844 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-6a8edf82-e030-4984-bc85-23ae181db7ac tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: 16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:05:24.815870 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6a8edf82-e030-4984-bc85-23ae181db7ac tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 404 Jul 31 14:05:24.816433 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1114/4463] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:24 2026] DELETE /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:24.823334 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7903585a-50ad-40db-840c-b15c3ec7e4cd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:24.825740 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7903585a-50ad-40db-840c-b15c3ec7e4cd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 Jul 31 14:05:24.825937 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7903585a-50ad-40db-840c-b15c3ec7e4cd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:24.826116 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7903585a-50ad-40db-840c-b15c3ec7e4cd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:24.833734 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7903585a-50ad-40db-840c-b15c3ec7e4cd tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 returned with HTTP 404 Jul 31 14:05:24.834229 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1120/4464] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:24 2026] GET /volume/v3/volumes/16e90776-dbf5-4ddc-a9f4-0f14a99b04d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:25.014276 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f349a17-8684-400e-ab53-4fc3b657c435 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:25.016078 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f349a17-8684-400e-ab53-4fc3b657c435 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:25.016289 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f349a17-8684-400e-ab53-4fc3b657c435 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:25.016440 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f349a17-8684-400e-ab53-4fc3b657c435 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:25.016634 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-5f349a17-8684-400e-ab53-4fc3b657c435 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Delete volume with id: 9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:25.023969 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:25.023969 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:25.024533 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5f349a17-8684-400e-ab53-4fc3b657c435 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:25.043846 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5f349a17-8684-400e-ab53-4fc3b657c435 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Delete volume request issued successfully. Jul 31 14:05:25.044082 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f349a17-8684-400e-ab53-4fc3b657c435 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 202 Jul 31 14:05:25.044546 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1116/4465] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:25 2026] DELETE /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:25.060435 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ced9fc2c-dadc-4644-beea-4edc4173bbaa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:25.062629 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ced9fc2c-dadc-4644-beea-4edc4173bbaa tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:25.062993 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ced9fc2c-dadc-4644-beea-4edc4173bbaa tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:25.063112 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ced9fc2c-dadc-4644-beea-4edc4173bbaa tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:25.071303 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:25.071303 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:25.076043 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ced9fc2c-dadc-4644-beea-4edc4173bbaa tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:25.081658 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ced9fc2c-dadc-4644-beea-4edc4173bbaa tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 200 Jul 31 14:05:25.082401 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1116/4466] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:25 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:25.118822 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4280d254-ddb8-4171-b13c-295f68559b64 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:25.120905 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4280d254-ddb8-4171-b13c-295f68559b64 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:25.120950 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4280d254-ddb8-4171-b13c-295f68559b64 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:25.121098 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4280d254-ddb8-4171-b13c-295f68559b64 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:25.121208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-4280d254-ddb8-4171-b13c-295f68559b64 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:25.127983 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:25.127983 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:25.129074 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4280d254-ddb8-4171-b13c-295f68559b64 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:25.129434 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1115/4467] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:25 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:25.185807 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-5ab66e49-9187-490a-940e-e64dfab884ef req-f1116d36-32cf-4b7c-9852-5fee6eda14bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:25.188881 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-f1116d36-32cf-4b7c-9852-5fee6eda14bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] DELETE https://10.4.3.140/volume/v3/attachments/78a5b6b2-0241-49bd-bbc6-9214b0df0842 Jul 31 14:05:25.188881 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-f1116d36-32cf-4b7c-9852-5fee6eda14bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:25.189198 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-f1116d36-32cf-4b7c-9852-5fee6eda14bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:25.195418 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:25.195418 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:25.239457 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5ab66e49-9187-490a-940e-e64dfab884ef req-f1116d36-32cf-4b7c-9852-5fee6eda14bb tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/attachments/78a5b6b2-0241-49bd-bbc6-9214b0df0842 returned with HTTP 200 Jul 31 14:05:25.240043 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1121/4468] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:05:25 2026] DELETE /volume/v3/attachments/78a5b6b2-0241-49bd-bbc6-9214b0df0842 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:25.800130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:25.801860 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:25.802255 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1615554644", "snapshot_id": null, "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:25.803779 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1615554644', 'snapshot_id': None, 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:25.871848 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 14:05:25.878264 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 14:05:25.883943 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (11a062c5-0c7d-481d-8bf5-c56d91861631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:25.884994 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7ce9af-d51b-4ace-b7dc-704b7369178b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:25.885852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:25.937842 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7ce9af-d51b-4ace-b7dc-704b7369178b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:25.938682 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b58a2e3-cd8c-4e04-97aa-2cd52cd9cf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:25.974410 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['98aa3ebf-0ea8-4252-b702-dde21f9e489d', 'e8ac2a55-14b4-4a39-9593-f22adb979897', '9a74cbb7-abb1-49d5-bf5f-f47f18f8cc40', '1ae3dfd8-30d9-4f1c-ae25-3ca7acf0c2c1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:25.975145 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b58a2e3-cd8c-4e04-97aa-2cd52cd9cf60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98aa3ebf-0ea8-4252-b702-dde21f9e489d', 'e8ac2a55-14b4-4a39-9593-f22adb979897', '9a74cbb7-abb1-49d5-bf5f-f47f18f8cc40', '1ae3dfd8-30d9-4f1c-ae25-3ca7acf0c2c1']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:25.975819 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294f76fe-1c5f-4a2b-a12b-6aef61800da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:25.997261 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294f76fe-1c5f-4a2b-a12b-6aef61800da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb09c74a-0983-4ace-a4ce-22ae99ff0978', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1615554644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['98aa3ebf-0ea8-4252-b702-dde21f9e489d','e8ac2a55-14b4-4a39-9593-f22adb979897','9a74cbb7-abb1-49d5-bf5f-f47f18f8cc40','1ae3dfd8-30d9-4f1c-ae25-3ca7acf0c2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1615554644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb09c74a-0983-4ace-a4ce-22ae99ff0978,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:25.998222 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bca8d1d-d1ce-4a21-8c1f-dac8754cdbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:26.014127 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bca8d1d-d1ce-4a21-8c1f-dac8754cdbeb) transitioned into state 'SUCCESS' from state '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-1615554644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['98aa3ebf-0ea8-4252-b702-dde21f9e489d','e8ac2a55-14b4-4a39-9593-f22adb979897','9a74cbb7-abb1-49d5-bf5f-f47f18f8cc40','1ae3dfd8-30d9-4f1c-ae25-3ca7acf0c2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:26.014807 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc359c39-23ee-4af2-9aa5-9c10133c1c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:26.023727 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc359c39-23ee-4af2-9aa5-9c10133c1c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:26.024446 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (11a062c5-0c7d-481d-8bf5-c56d91861631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:26.024750 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 14:05:26.025290 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9eecfeb8-cebd-4481-a941-0717c5ea7e77 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:26.025764 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1117/4469] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:25 2026] POST /volume/v3/volumes => generated 759 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:26.037494 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5f5385f0-6074-4a24-bf26-0efa074f521d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:26.039325 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f5385f0-6074-4a24-bf26-0efa074f521d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:05:26.039571 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5f5385f0-6074-4a24-bf26-0efa074f521d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:26.039771 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5f5385f0-6074-4a24-bf26-0efa074f521d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:26.047112 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:26.047112 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:26.051679 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5f5385f0-6074-4a24-bf26-0efa074f521d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:05:26.056359 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f5385f0-6074-4a24-bf26-0efa074f521d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:05:26.056800 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1117/4470] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:26 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:26.131954 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-627e8776-bf6b-4e3c-9593-7a6eb2fcf5cf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:26.133812 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-627e8776-bf6b-4e3c-9593-7a6eb2fcf5cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf Jul 31 14:05:26.134079 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-627e8776-bf6b-4e3c-9593-7a6eb2fcf5cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:26.134250 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-627e8776-bf6b-4e3c-9593-7a6eb2fcf5cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:26.140030 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-627e8776-bf6b-4e3c-9593-7a6eb2fcf5cf tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf returned with HTTP 404 Jul 31 14:05:26.140654 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1116/4471] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:26 2026] GET /volume/v3/volumes/9b5876c6-82cb-45e4-94aa-5fbcd213aecf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:26.142094 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-49ce4f6c-9e64-4e45-bc5b-fb2fe582ff29 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:26.144076 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49ce4f6c-9e64-4e45-bc5b-fb2fe582ff29 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:26.144315 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49ce4f6c-9e64-4e45-bc5b-fb2fe582ff29 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:26.144607 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49ce4f6c-9e64-4e45-bc5b-fb2fe582ff29 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:26.144749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-49ce4f6c-9e64-4e45-bc5b-fb2fe582ff29 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:26.149243 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3e63b7ad-9fad-426d-8ff4-45a59e85df74 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:26.150238 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:26.150238 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:26.151250 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49ce4f6c-9e64-4e45-bc5b-fb2fe582ff29 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:26.151495 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e63b7ad-9fad-426d-8ff4-45a59e85df74 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] DELETE https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:26.151729 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1122/4472] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:26 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:26.151818 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e63b7ad-9fad-426d-8ff4-45a59e85df74 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:26.151976 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e63b7ad-9fad-426d-8ff4-45a59e85df74 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:26.152189 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-3e63b7ad-9fad-426d-8ff4-45a59e85df74 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Delete volume with id: 58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:26.158821 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:26.158821 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:26.159246 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3e63b7ad-9fad-426d-8ff4-45a59e85df74 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:26.175406 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3e63b7ad-9fad-426d-8ff4-45a59e85df74 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Delete volume request issued successfully. Jul 31 14:05:26.175638 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e63b7ad-9fad-426d-8ff4-45a59e85df74 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 202 Jul 31 14:05:26.176089 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1118/4473] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:26 2026] DELETE /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:26.183674 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f33772eb-e582-4d6b-bae7-6e743b8726a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:26.185586 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f33772eb-e582-4d6b-bae7-6e743b8726a4 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:26.185853 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f33772eb-e582-4d6b-bae7-6e743b8726a4 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:26.186071 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f33772eb-e582-4d6b-bae7-6e743b8726a4 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:26.194506 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:26.194506 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:26.198590 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f33772eb-e582-4d6b-bae7-6e743b8726a4 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Volume info retrieved successfully. Jul 31 14:05:26.203467 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f33772eb-e582-4d6b-bae7-6e743b8726a4 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 200 Jul 31 14:05:26.204179 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1118/4474] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:26 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:27.072402 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aae3249f-274c-403e-9dd3-588fc3b4539b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:27.073046 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aae3249f-274c-403e-9dd3-588fc3b4539b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:05:27.073164 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aae3249f-274c-403e-9dd3-588fc3b4539b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:27.073425 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aae3249f-274c-403e-9dd3-588fc3b4539b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:27.085383 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:27.085383 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:27.089139 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-aae3249f-274c-403e-9dd3-588fc3b4539b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:05:27.094257 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aae3249f-274c-403e-9dd3-588fc3b4539b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:05:27.094835 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1117/4475] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:27 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:27.113652 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5ebe5cfc-5aa6-481c-be09-c28d7583ab5c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:27.115620 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ebe5cfc-5aa6-481c-be09-c28d7583ab5c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:05:27.115833 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ebe5cfc-5aa6-481c-be09-c28d7583ab5c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:27.116041 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ebe5cfc-5aa6-481c-be09-c28d7583ab5c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:27.128996 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:27.128996 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:27.134962 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5ebe5cfc-5aa6-481c-be09-c28d7583ab5c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:05:27.142371 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ebe5cfc-5aa6-481c-be09-c28d7583ab5c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:05:27.144201 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1123/4476] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:27 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:27.168272 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eba271f9-5735-48f8-8c70-c46546f11f2b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:27.170494 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eba271f9-5735-48f8-8c70-c46546f11f2b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:27.170564 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eba271f9-5735-48f8-8c70-c46546f11f2b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:27.170814 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eba271f9-5735-48f8-8c70-c46546f11f2b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:27.171239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-eba271f9-5735-48f8-8c70-c46546f11f2b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:27.176218 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:27.176218 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:27.177253 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eba271f9-5735-48f8-8c70-c46546f11f2b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:27.177703 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1119/4477] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:27 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:27.216905 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8fb13d7d-6ccc-4ff4-9b80-647103355c68 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:27.221663 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8fb13d7d-6ccc-4ff4-9b80-647103355c68 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] GET https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 Jul 31 14:05:27.222131 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8fb13d7d-6ccc-4ff4-9b80-647103355c68 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:27.223483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8fb13d7d-6ccc-4ff4-9b80-647103355c68 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:27.229447 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8fb13d7d-6ccc-4ff4-9b80-647103355c68 tempest-TestServerVolumeAttachmentScenario-679474494 tempest-TestServerVolumeAttachmentScenario-679474494-project-member] https://10.4.3.140/volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 returned with HTTP 404 Jul 31 14:05:27.230530 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1119/4478] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:27 2026] GET /volume/v3/volumes/58855b6b-d7e9-4288-9893-7ce63fbf0026 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:27.329948 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d2fa4cbe-12c1-4b8f-a403-82470ca72f75 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:27.347270 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d2fa4cbe-12c1-4b8f-a403-82470ca72f75 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:05:27.347479 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d2fa4cbe-12c1-4b8f-a403-82470ca72f75 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:27.347684 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d2fa4cbe-12c1-4b8f-a403-82470ca72f75 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:27.355837 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:27.355837 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:27.360527 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d2fa4cbe-12c1-4b8f-a403-82470ca72f75 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:05:27.365671 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d2fa4cbe-12c1-4b8f-a403-82470ca72f75 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:05:27.366293 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1118/4479] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:27 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:27.944334 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d76b989a-5993-44a1-83bb-275081966c60 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:27.947349 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d76b989a-5993-44a1-83bb-275081966c60 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:05:27.947612 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d76b989a-5993-44a1-83bb-275081966c60 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:27.947875 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d76b989a-5993-44a1-83bb-275081966c60 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:27.957037 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:27.957037 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:27.962240 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d76b989a-5993-44a1-83bb-275081966c60 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:05:27.967149 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-d76b989a-5993-44a1-83bb-275081966c60 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:05:27.967897 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1124/4480] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:27 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:27.979268 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f233867c-490d-4d56-9909-a2328930dfe9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:27.979673 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f233867c-490d-4d56-9909-a2328930dfe9 None None] GET https://10.4.3.140/volume// Jul 31 14:05:27.979844 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f233867c-490d-4d56-9909-a2328930dfe9 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:27.980074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f233867c-490d-4d56-9909-a2328930dfe9 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:27.980428 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f233867c-490d-4d56-9909-a2328930dfe9 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:27.980735 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1120/4481] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:05:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:27.988334 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-4ad0a74f-3725-403f-8ff5-cfb4f6eed4e1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:27.990947 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-4ad0a74f-3725-403f-8ff5-cfb4f6eed4e1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:05:27.991457 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-4ad0a74f-3725-403f-8ff5-cfb4f6eed4e1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb09c74a-0983-4ace-a4ce-22ae99ff0978", "connector": null, "instance_uuid": "e299a4c6-213f-4d00-9fac-82b0c73b121f"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:28.002228 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:28.002228 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:28.030912 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-4ad0a74f-3725-403f-8ff5-cfb4f6eed4e1 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:05:28.031363 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1120/4482] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:05:27 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 31 14:05:28.189498 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-30048fb6-6a86-4bd8-aba0-a9ec751fa75d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:28.191247 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-30048fb6-6a86-4bd8-aba0-a9ec751fa75d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:28.191424 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-30048fb6-6a86-4bd8-aba0-a9ec751fa75d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:28.191620 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-30048fb6-6a86-4bd8-aba0-a9ec751fa75d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:28.191714 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-30048fb6-6a86-4bd8-aba0-a9ec751fa75d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:28.195679 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:28.195679 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:28.196370 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-30048fb6-6a86-4bd8-aba0-a9ec751fa75d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:28.196743 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1119/4483] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:28 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:28.865354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2168fa7b-ac62-4462-a3e6-4f86807f1aa2 req-d22be3b1-78e8-4062-a509-dc5578f20794 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:28.867453 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2168fa7b-ac62-4462-a3e6-4f86807f1aa2 req-d22be3b1-78e8-4062-a509-dc5578f20794 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] DELETE https://10.4.3.140/volume/v3/attachments/fc2ac8c3-1f45-468e-afd4-f1101ca9dd94 Jul 31 14:05:28.867662 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2168fa7b-ac62-4462-a3e6-4f86807f1aa2 req-d22be3b1-78e8-4062-a509-dc5578f20794 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:28.867949 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2168fa7b-ac62-4462-a3e6-4f86807f1aa2 req-d22be3b1-78e8-4062-a509-dc5578f20794 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:28.875905 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:28.875905 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:28.931468 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2168fa7b-ac62-4462-a3e6-4f86807f1aa2 req-d22be3b1-78e8-4062-a509-dc5578f20794 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments/fc2ac8c3-1f45-468e-afd4-f1101ca9dd94 returned with HTTP 200 Jul 31 14:05:28.932661 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1125/4484] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:05:28 2026] DELETE /volume/v3/attachments/fc2ac8c3-1f45-468e-afd4-f1101ca9dd94 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:29.118537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7225b746-d1c4-421c-9bb6-a253e4384f9a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:29.120701 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7225b746-d1c4-421c-9bb6-a253e4384f9a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:29.120701 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7225b746-d1c4-421c-9bb6-a253e4384f9a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:29.120936 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7225b746-d1c4-421c-9bb6-a253e4384f9a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:29.121120 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-7225b746-d1c4-421c-9bb6-a253e4384f9a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Delete volume with id: a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:29.128222 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:29.128222 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:29.128693 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7225b746-d1c4-421c-9bb6-a253e4384f9a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:29.151597 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7225b746-d1c4-421c-9bb6-a253e4384f9a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Delete volume request issued successfully. Jul 31 14:05:29.151597 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7225b746-d1c4-421c-9bb6-a253e4384f9a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 202 Jul 31 14:05:29.151597 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1121/4485] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:29 2026] DELETE /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:29.157485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-238f69ba-8862-4758-877a-5b9adb4a7503 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:29.159862 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-238f69ba-8862-4758-877a-5b9adb4a7503 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:29.160245 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-238f69ba-8862-4758-877a-5b9adb4a7503 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:29.160454 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-238f69ba-8862-4758-877a-5b9adb4a7503 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:29.167936 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:29.167936 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:29.172976 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ba0bec12-90fe-40f0-9717-7edcacb4cc63 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:29.173377 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba0bec12-90fe-40f0-9717-7edcacb4cc63 None None] GET https://10.4.3.140/volume// Jul 31 14:05:29.173611 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ba0bec12-90fe-40f0-9717-7edcacb4cc63 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:29.173799 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ba0bec12-90fe-40f0-9717-7edcacb4cc63 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:29.173952 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-238f69ba-8862-4758-877a-5b9adb4a7503 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:29.174155 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ba0bec12-90fe-40f0-9717-7edcacb4cc63 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:29.174650 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1120/4486] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:05:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:29.179435 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-238f69ba-8862-4758-877a-5b9adb4a7503 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 200 Jul 31 14:05:29.179969 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1121/4487] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:29 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:29.190102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-0ddb6573-666a-40c0-8f2a-a39b4b3830ce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:29.193487 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-0ddb6573-666a-40c0-8f2a-a39b4b3830ce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:05:29.193850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-0ddb6573-666a-40c0-8f2a-a39b4b3830ce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:29.194072 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-0ddb6573-666a-40c0-8f2a-a39b4b3830ce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:29.214305 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91f399f5-a2ac-4182-bf3f-2408051fb3e2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:29.215023 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:29.215023 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:29.216458 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91f399f5-a2ac-4182-bf3f-2408051fb3e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:29.216723 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91f399f5-a2ac-4182-bf3f-2408051fb3e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:29.216977 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91f399f5-a2ac-4182-bf3f-2408051fb3e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:29.217425 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-91f399f5-a2ac-4182-bf3f-2408051fb3e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:29.221414 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-0ddb6573-666a-40c0-8f2a-a39b4b3830ce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:05:29.222475 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:29.222475 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:29.223680 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91f399f5-a2ac-4182-bf3f-2408051fb3e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:29.224202 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1122/4488] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:29 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:29.231757 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-0ddb6573-666a-40c0-8f2a-a39b4b3830ce tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:05:29.232202 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1126/4489] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:05:29 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 1546 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:29.372643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-8f5ca446-ded6-4cf1-ab51-12e2bc61995e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:29.375579 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-8f5ca446-ded6-4cf1-ab51-12e2bc61995e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/b72bfd7b-4c46-49f2-8df8-ec54398554ab Jul 31 14:05:29.375579 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-8f5ca446-ded6-4cf1-ab51-12e2bc61995e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:29.391371 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-8f5ca446-ded6-4cf1-ab51-12e2bc61995e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-bb09c74a-0983-4ace-a4ce-22ae99ff0978-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:05:29.396781 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-8f5ca446-ded6-4cf1-ab51-12e2bc61995e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-bb09c74a-0983-4ace-a4ce-22ae99ff0978-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:05:29.399085 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:29.399085 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:29.506800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-8f5ca446-ded6-4cf1-ab51-12e2bc61995e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-bb09c74a-0983-4ace-a4ce-22ae99ff0978-np0000006230" released by "attachment_update" :: held 0.110s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:05:29.507191 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-8f5ca446-ded6-4cf1-ab51-12e2bc61995e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/b72bfd7b-4c46-49f2-8df8-ec54398554ab returned with HTTP 200 Jul 31 14:05:29.507820 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1121/4490] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:05:29 2026] PUT /volume/v3/attachments/b72bfd7b-4c46-49f2-8df8-ec54398554ab => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:29.540736 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-e3c29702-496c-44f6-9606-cd2f93647fd6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:29.556604 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-e3c29702-496c-44f6-9606-cd2f93647fd6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/b72bfd7b-4c46-49f2-8df8-ec54398554ab/action Jul 31 14:05:29.557091 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-e3c29702-496c-44f6-9606-cd2f93647fd6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:29.557304 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-e3c29702-496c-44f6-9606-cd2f93647fd6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:29.574252 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:29.574252 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:29.588693 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-20f2d9d7-7414-42e1-a716-d56836cd46ca req-e3c29702-496c-44f6-9606-cd2f93647fd6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/b72bfd7b-4c46-49f2-8df8-ec54398554ab/action returned with HTTP 204 Jul 31 14:05:29.589361 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1122/4491] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:05:29 2026] POST /volume/v3/attachments/b72bfd7b-4c46-49f2-8df8-ec54398554ab/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:30.620659 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2be690aa-a70a-4716-8cb2-a87460e6769e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:30.620659 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2be690aa-a70a-4716-8cb2-a87460e6769e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 Jul 31 14:05:30.620659 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2be690aa-a70a-4716-8cb2-a87460e6769e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:30.620659 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2be690aa-a70a-4716-8cb2-a87460e6769e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:30.620659 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2be690aa-a70a-4716-8cb2-a87460e6769e tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 returned with HTTP 404 Jul 31 14:05:30.620659 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1123/4492] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:30 2026] GET /volume/v3/volumes/a2ddb697-95ac-478c-a88e-bac24c0dc6c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:30.627690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b92d2c57-3436-49ba-a4d6-93dcd19844f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:30.627690 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b92d2c57-3436-49ba-a4d6-93dcd19844f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:30.627690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b92d2c57-3436-49ba-a4d6-93dcd19844f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:30.627690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b92d2c57-3436-49ba-a4d6-93dcd19844f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:30.627690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b92d2c57-3436-49ba-a4d6-93dcd19844f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:30.627690 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:30.627690 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:30.627690 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b92d2c57-3436-49ba-a4d6-93dcd19844f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:30.627690 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1127/4493] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:30 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ed1b203f-9d79-4b19-89ce-2a285d0b27e8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ed1b203f-9d79-4b19-89ce-2a285d0b27e8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ed1b203f-9d79-4b19-89ce-2a285d0b27e8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ed1b203f-9d79-4b19-89ce-2a285d0b27e8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-ed1b203f-9d79-4b19-89ce-2a285d0b27e8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Delete volume with id: 9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ed1b203f-9d79-4b19-89ce-2a285d0b27e8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ed1b203f-9d79-4b19-89ce-2a285d0b27e8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Delete volume request issued successfully. Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ed1b203f-9d79-4b19-89ce-2a285d0b27e8 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e returned with HTTP 202 Jul 31 14:05:30.631188 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1122/4494] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:05:30 2026] DELETE /volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:05:30.633342 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7fb2d066-c413-480b-8e12-65791b2e779e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:30.633342 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fb2d066-c413-480b-8e12-65791b2e779e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:05:30.633342 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fb2d066-c413-480b-8e12-65791b2e779e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:30.633342 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fb2d066-c413-480b-8e12-65791b2e779e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:30.633342 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:30.633342 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:30.633342 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7fb2d066-c413-480b-8e12-65791b2e779e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:05:30.633342 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fb2d066-c413-480b-8e12-65791b2e779e tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e returned with HTTP 200 Jul 31 14:05:30.633342 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1123/4495] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:05:30 2026] GET /volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e => generated 1422 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8ad643cb-5250-4b9b-9362-2accb62c034a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ad643cb-5250-4b9b-9362-2accb62c034a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ad643cb-5250-4b9b-9362-2accb62c034a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ad643cb-5250-4b9b-9362-2accb62c034a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-8ad643cb-5250-4b9b-9362-2accb62c034a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Delete snapshot with id: 5e50a1aa-6bb0-405f-8dc2-a272afba7a97 Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8ad643cb-5250-4b9b-9362-2accb62c034a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Snapshot retrieved successfully. Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8ad643cb-5250-4b9b-9362-2accb62c034a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Snapshot delete request issued successfully. Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ad643cb-5250-4b9b-9362-2accb62c034a tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 returned with HTTP 202 Jul 31 14:05:30.635103 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1124/4496] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:05:30 2026] DELETE /volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:30.637988 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fd7535fa-e45d-4e85-a52a-391028a50297 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:30.637988 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd7535fa-e45d-4e85-a52a-391028a50297 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 Jul 31 14:05:30.637988 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd7535fa-e45d-4e85-a52a-391028a50297 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:30.637988 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd7535fa-e45d-4e85-a52a-391028a50297 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:30.637988 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:30.637988 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:30.637988 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fd7535fa-e45d-4e85-a52a-391028a50297 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Snapshot retrieved successfully. Jul 31 14:05:30.637988 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd7535fa-e45d-4e85-a52a-391028a50297 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 returned with HTTP 200 Jul 31 14:05:30.637988 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1128/4497] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:05:30 2026] GET /volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:31.275289 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2eb6a3db-944c-4df1-a656-6b1d6f9de808 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:31.281270 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2eb6a3db-944c-4df1-a656-6b1d6f9de808 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:31.281550 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2eb6a3db-944c-4df1-a656-6b1d6f9de808 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:31.281751 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2eb6a3db-944c-4df1-a656-6b1d6f9de808 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:31.281870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2eb6a3db-944c-4df1-a656-6b1d6f9de808 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:31.291128 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:31.291128 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:31.292110 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2eb6a3db-944c-4df1-a656-6b1d6f9de808 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:31.292533 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1123/4498] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:31 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:31.486093 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bb3d0fa1-70dc-4e14-9c20-747787de91fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:31.487948 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb3d0fa1-70dc-4e14-9c20-747787de91fd tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e Jul 31 14:05:31.488196 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb3d0fa1-70dc-4e14-9c20-747787de91fd tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:31.488375 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb3d0fa1-70dc-4e14-9c20-747787de91fd tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:31.494502 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb3d0fa1-70dc-4e14-9c20-747787de91fd tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e returned with HTTP 404 Jul 31 14:05:31.494729 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1124/4499] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:05:31 2026] GET /volume/v3/volumes/9993873b-3dda-43be-823c-4fd3f058cf9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:05:31.501753 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4a737df3-9f79-4c78-bc85-e7e2d2ac79ef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:31.506016 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4a737df3-9f79-4c78-bc85-e7e2d2ac79ef tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 Jul 31 14:05:31.506016 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4a737df3-9f79-4c78-bc85-e7e2d2ac79ef tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:31.506269 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4a737df3-9f79-4c78-bc85-e7e2d2ac79ef tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:31.506399 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-4a737df3-9f79-4c78-bc85-e7e2d2ac79ef tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Delete snapshot with id: 5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 Jul 31 14:05:31.514217 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:31.514217 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:31.514874 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4a737df3-9f79-4c78-bc85-e7e2d2ac79ef tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot retrieved successfully. Jul 31 14:05:31.540324 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4a737df3-9f79-4c78-bc85-e7e2d2ac79ef tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot delete request issued successfully. Jul 31 14:05:31.540612 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4a737df3-9f79-4c78-bc85-e7e2d2ac79ef tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 returned with HTTP 202 Jul 31 14:05:31.541070 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1125/4500] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:05:31 2026] DELETE /volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:31.551207 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-36dba28c-05f2-4648-81fc-cf7f34a6f785 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:31.553047 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36dba28c-05f2-4648-81fc-cf7f34a6f785 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 Jul 31 14:05:31.553354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-36dba28c-05f2-4648-81fc-cf7f34a6f785 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:31.553714 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-36dba28c-05f2-4648-81fc-cf7f34a6f785 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:31.559330 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:31.559330 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:31.559757 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-36dba28c-05f2-4648-81fc-cf7f34a6f785 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot retrieved successfully. Jul 31 14:05:31.560598 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36dba28c-05f2-4648-81fc-cf7f34a6f785 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 returned with HTTP 200 Jul 31 14:05:31.560927 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1129/4501] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:05:31 2026] GET /volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:31.586440 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0405e1ed-346e-4530-bed7-b75aff2f06c6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:31.587907 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0405e1ed-346e-4530-bed7-b75aff2f06c6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 Jul 31 14:05:31.588071 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0405e1ed-346e-4530-bed7-b75aff2f06c6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:31.588268 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0405e1ed-346e-4530-bed7-b75aff2f06c6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:31.593782 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0405e1ed-346e-4530-bed7-b75aff2f06c6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 returned with HTTP 404 Jul 31 14:05:31.594259 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1124/4502] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:05:31 2026] GET /volume/v3/snapshots/5e50a1aa-6bb0-405f-8dc2-a272afba7a97 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:31.644559 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-537dce84-8f79-4a72-a3ef-785c6c1b6706 req-d556f232-fb54-467a-a175-927f8684bcc6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:31.646699 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-537dce84-8f79-4a72-a3ef-785c6c1b6706 req-d556f232-fb54-467a-a175-927f8684bcc6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:05:31.646893 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-537dce84-8f79-4a72-a3ef-785c6c1b6706 req-d556f232-fb54-467a-a175-927f8684bcc6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:31.647079 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-537dce84-8f79-4a72-a3ef-785c6c1b6706 req-d556f232-fb54-467a-a175-927f8684bcc6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:31.654433 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:31.654433 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:31.658434 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-537dce84-8f79-4a72-a3ef-785c6c1b6706 req-d556f232-fb54-467a-a175-927f8684bcc6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:31.663554 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-537dce84-8f79-4a72-a3ef-785c6c1b6706 req-d556f232-fb54-467a-a175-927f8684bcc6 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:05:31.663840 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1125/4503] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:31 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:32.306090 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1549106d-28e4-4f02-9654-d94acd1e7088 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:32.308446 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1549106d-28e4-4f02-9654-d94acd1e7088 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:32.308720 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1549106d-28e4-4f02-9654-d94acd1e7088 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:32.308993 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1549106d-28e4-4f02-9654-d94acd1e7088 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:32.309135 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1549106d-28e4-4f02-9654-d94acd1e7088 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:32.320830 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:32.320830 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:32.320830 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1549106d-28e4-4f02-9654-d94acd1e7088 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:32.321026 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1126/4504] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:32 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:32.570298 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-60a94245-c9bd-4f14-8381-fa0c97efc41c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:32.572104 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60a94245-c9bd-4f14-8381-fa0c97efc41c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 Jul 31 14:05:32.572293 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60a94245-c9bd-4f14-8381-fa0c97efc41c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:32.572460 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60a94245-c9bd-4f14-8381-fa0c97efc41c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:32.576845 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60a94245-c9bd-4f14-8381-fa0c97efc41c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 returned with HTTP 404 Jul 31 14:05:32.577336 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1130/4505] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:05:32 2026] GET /volume/v3/snapshots/5d4f75f6-e9d6-43d9-af3c-2ec5bd487357 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:32.796542 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2970f454-bf56-424f-9aac-1f9ede436f30 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:32.883198 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:32.883560 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-650057830"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:32.886580 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request body: {'volume': {"'imageRef": 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-650057830'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:32.886580 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume of 1 GB Jul 31 14:05:32.889499 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Availability Zones retrieved successfully. Jul 31 14:05:32.894761 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (38edacc4-ccec-48ea-b0f8-ef69a56c3d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:32.895941 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdeacb7-4cc4-4266-b5e7-822d3d4bf83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:32.896824 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:32.923392 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdeacb7-4cc4-4266-b5e7-822d3d4bf83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:32.924200 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c61be62-2d0c-40a5-a832-907115f7ea77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:32.993171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Created reservations ['ab1575e3-a7e1-4e30-93dd-94a05c108f49', 'b878f520-0c3f-4daa-a510-1a933ed2ac4e', '8757bc19-5004-439e-bfd8-6e3b6c2608f0', '3d044a58-a07c-48f1-80d7-10ed9e716437'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:32.994373 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c61be62-2d0c-40a5-a832-907115f7ea77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab1575e3-a7e1-4e30-93dd-94a05c108f49', 'b878f520-0c3f-4daa-a510-1a933ed2ac4e', '8757bc19-5004-439e-bfd8-6e3b6c2608f0', '3d044a58-a07c-48f1-80d7-10ed9e716437']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:32.995423 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86624de8-0c7d-4e71-9a8c-78ac9931cdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.020490 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86624de8-0c7d-4e71-9a8c-78ac9931cdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ec554b0-aaa4-44c2-9aa4-97e8fec66568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-650057830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['ab1575e3-a7e1-4e30-93dd-94a05c108f49','b878f520-0c3f-4daa-a510-1a933ed2ac4e','8757bc19-5004-439e-bfd8-6e3b6c2608f0','3d044a58-a07c-48f1-80d7-10ed9e716437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-650057830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ec554b0-aaa4-44c2-9aa4-97e8fec66568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6260595f9fd4a3b96419198153cf6f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16430a230be34d469649b4a38b04a8b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.021585 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (649b303b-76f6-46d1-97c5-46ba72c02623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.042631 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (649b303b-76f6-46d1-97c5-46ba72c02623) transitioned into state 'SUCCESS' from state '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-650057830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['ab1575e3-a7e1-4e30-93dd-94a05c108f49','b878f520-0c3f-4daa-a510-1a933ed2ac4e','8757bc19-5004-439e-bfd8-6e3b6c2608f0','3d044a58-a07c-48f1-80d7-10ed9e716437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.043534 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5db89b-ad81-47dc-99bd-14d39bb134d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.053323 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5db89b-ad81-47dc-99bd-14d39bb134d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.054464 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (38edacc4-ccec-48ea-b0f8-ef69a56c3d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:33.054865 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request issued successfully. Jul 31 14:05:33.055593 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2970f454-bf56-424f-9aac-1f9ede436f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:33.056105 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1125/4506] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:32 2026] POST /volume/v3/volumes => generated 756 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:33.081799 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.083807 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:33.084014 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1804100473"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:33.085376 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request body: {'volume': {"'imageRef": 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1804100473'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:33.085560 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume of 1 GB Jul 31 14:05:33.089810 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Availability Zones retrieved successfully. Jul 31 14:05:33.096939 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (3e49e9cf-d0ad-4abd-b408-3a6ced7d8ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:33.097977 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e161b7-8e7b-4048-95cc-8490bb2846c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.098814 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:33.124907 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e161b7-8e7b-4048-95cc-8490bb2846c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.125878 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c58e2bc1-0be4-43f7-aa02-d77991ab8ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.164823 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Created reservations ['5c7b8fba-3e4b-4e2c-9154-044ce38bf722', 'c26f79c4-b2f9-4950-9cf5-098b265a2029', '203ea426-4d92-44e0-ac40-96dcbabadd7e', 'e217896a-5bfd-4f76-8ae2-574a63606e2b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:33.165574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c58e2bc1-0be4-43f7-aa02-d77991ab8ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c7b8fba-3e4b-4e2c-9154-044ce38bf722', 'c26f79c4-b2f9-4950-9cf5-098b265a2029', '203ea426-4d92-44e0-ac40-96dcbabadd7e', 'e217896a-5bfd-4f76-8ae2-574a63606e2b']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.166254 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49f285b4-2aec-45a1-87f3-b0adc30d4716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.194249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49f285b4-2aec-45a1-87f3-b0adc30d4716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '769e7887-d50f-490e-92f3-0c1f63145a33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1804100473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['5c7b8fba-3e4b-4e2c-9154-044ce38bf722','c26f79c4-b2f9-4950-9cf5-098b265a2029','203ea426-4d92-44e0-ac40-96dcbabadd7e','e217896a-5bfd-4f76-8ae2-574a63606e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1804100473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=769e7887-d50f-490e-92f3-0c1f63145a33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6260595f9fd4a3b96419198153cf6f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16430a230be34d469649b4a38b04a8b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.196609 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f44ce98-17d2-4b06-a0c7-8051ef39b6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.214755 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f44ce98-17d2-4b06-a0c7-8051ef39b6d2) transitioned into state 'SUCCESS' from state '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-1804100473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['5c7b8fba-3e4b-4e2c-9154-044ce38bf722','c26f79c4-b2f9-4950-9cf5-098b265a2029','203ea426-4d92-44e0-ac40-96dcbabadd7e','e217896a-5bfd-4f76-8ae2-574a63606e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.215434 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5bb3eb-b258-4a37-bb18-f36851d069b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.224489 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5bb3eb-b258-4a37-bb18-f36851d069b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.225222 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (3e49e9cf-d0ad-4abd-b408-3a6ced7d8ea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:33.225495 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request issued successfully. Jul 31 14:05:33.226138 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8efb055b-2d5f-4f97-8240-87c9ec293181 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:33.226649 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1126/4507] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:33 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:33.238860 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.241228 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:33.241579 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1224632496"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:33.243197 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request body: {'volume': {"'imageRef": 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1224632496'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:33.243325 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume of 1 GB Jul 31 14:05:33.247903 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Availability Zones retrieved successfully. Jul 31 14:05:33.254482 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (75047f05-881a-46c7-a4d2-88fa377795d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:33.255563 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef70dce-b736-4659-acc5-626097448a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.256552 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:33.294412 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef70dce-b736-4659-acc5-626097448a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.295451 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94bccd9b-3a8d-4177-91a1-d8dfe4e7ac93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.332471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ea3b94d8-0519-4585-8403-f33b26e37dd0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.334800 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ea3b94d8-0519-4585-8403-f33b26e37dd0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:33.335031 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ea3b94d8-0519-4585-8403-f33b26e37dd0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:33.335301 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ea3b94d8-0519-4585-8403-f33b26e37dd0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:33.335435 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ea3b94d8-0519-4585-8403-f33b26e37dd0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:33.346300 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:33.346300 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:33.347102 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ea3b94d8-0519-4585-8403-f33b26e37dd0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:33.347485 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1131/4508] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:33 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:33.377962 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Created reservations ['04d82d08-6b50-4f14-a8cc-b56b6f341564', 'e50426a5-f08e-4efe-b0b9-e8b0ca62aa74', 'c7cf1c72-bc09-4dd8-acde-cc0627f1bd63', '91ce0f01-d649-4b79-86b9-6884cd63de63'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:33.378716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94bccd9b-3a8d-4177-91a1-d8dfe4e7ac93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04d82d08-6b50-4f14-a8cc-b56b6f341564', 'e50426a5-f08e-4efe-b0b9-e8b0ca62aa74', 'c7cf1c72-bc09-4dd8-acde-cc0627f1bd63', '91ce0f01-d649-4b79-86b9-6884cd63de63']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.379401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd82c2e-7c3e-43cb-a469-2326837e6e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.403441 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd82c2e-7c3e-43cb-a469-2326837e6e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e877ffa3-f763-4406-b9f1-4f0e0a0680d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1224632496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['04d82d08-6b50-4f14-a8cc-b56b6f341564','e50426a5-f08e-4efe-b0b9-e8b0ca62aa74','c7cf1c72-bc09-4dd8-acde-cc0627f1bd63','91ce0f01-d649-4b79-86b9-6884cd63de63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1224632496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e877ffa3-f763-4406-b9f1-4f0e0a0680d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6260595f9fd4a3b96419198153cf6f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16430a230be34d469649b4a38b04a8b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.404139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccff4c2f-399d-401d-9dab-5858171b42b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.432880 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccff4c2f-399d-401d-9dab-5858171b42b1) transitioned into state 'SUCCESS' from state '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-1224632496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['04d82d08-6b50-4f14-a8cc-b56b6f341564','e50426a5-f08e-4efe-b0b9-e8b0ca62aa74','c7cf1c72-bc09-4dd8-acde-cc0627f1bd63','91ce0f01-d649-4b79-86b9-6884cd63de63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.434059 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19022388-d001-460d-b549-39eb0036c2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.446228 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19022388-d001-460d-b549-39eb0036c2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.447228 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (75047f05-881a-46c7-a4d2-88fa377795d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:33.447603 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request issued successfully. Jul 31 14:05:33.448317 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9ae8486-f3e3-43a0-9909-fc39a1a653a5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:33.448843 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1127/4509] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:33 2026] POST /volume/v3/volumes => generated 757 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:33.463427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-99932698-defb-4bdb-a8f3-2187a451dbbb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.465808 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:33.467055 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1904524765"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:33.468233 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request body: {'volume': {"'imageRef": 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1904524765'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:33.468443 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume of 1 GB Jul 31 14:05:33.468839 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:33.468839 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:33.477692 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Availability Zones retrieved successfully. Jul 31 14:05:33.483728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (49dee504-469b-4c14-8572-6035bec4b002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:33.483831 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fda6d5-58bc-4d52-95ed-85226aede51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.485190 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:33.525162 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fda6d5-58bc-4d52-95ed-85226aede51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.525162 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd4ec83-348b-49e7-b513-3046160e5f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.585985 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Created reservations ['e3936323-e31c-4230-813c-9f51cdacddf6', 'fa728045-c3c9-48e6-b686-e00b0e9155d7', '3bf3b4cd-fc11-4ea0-ac4f-1b524af8bf13', 'e74dfbb9-5a79-4384-93a5-dd7f592631b4'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:33.587053 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd4ec83-348b-49e7-b513-3046160e5f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3936323-e31c-4230-813c-9f51cdacddf6', 'fa728045-c3c9-48e6-b686-e00b0e9155d7', '3bf3b4cd-fc11-4ea0-ac4f-1b524af8bf13', 'e74dfbb9-5a79-4384-93a5-dd7f592631b4']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.588089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc6f2f8d-3a4e-4130-8fd0-d74180355f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.620343 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc6f2f8d-3a4e-4130-8fd0-d74180355f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed72b1d8-e6a6-4e14-accb-3690d5d64470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1904524765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['e3936323-e31c-4230-813c-9f51cdacddf6','fa728045-c3c9-48e6-b686-e00b0e9155d7','3bf3b4cd-fc11-4ea0-ac4f-1b524af8bf13','e74dfbb9-5a79-4384-93a5-dd7f592631b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1904524765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed72b1d8-e6a6-4e14-accb-3690d5d64470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6260595f9fd4a3b96419198153cf6f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16430a230be34d469649b4a38b04a8b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.621375 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b273748-81fd-4262-83f9-6717bfb60827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.643833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b273748-81fd-4262-83f9-6717bfb60827) transitioned into state 'SUCCESS' from state '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-1904524765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['e3936323-e31c-4230-813c-9f51cdacddf6','fa728045-c3c9-48e6-b686-e00b0e9155d7','3bf3b4cd-fc11-4ea0-ac4f-1b524af8bf13','e74dfbb9-5a79-4384-93a5-dd7f592631b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.644489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22e5c66-ce52-4a2c-bce3-81b50cf6b6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.653925 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22e5c66-ce52-4a2c-bce3-81b50cf6b6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.654857 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (49dee504-469b-4c14-8572-6035bec4b002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:33.655189 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request issued successfully. Jul 31 14:05:33.655839 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99932698-defb-4bdb-a8f3-2187a451dbbb tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:33.656318 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1126/4510] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:33 2026] POST /volume/v3/volumes => generated 757 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:33.673631 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.675685 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:33.676096 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-621371372"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:33.677654 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request body: {'volume': {"'imageRef": 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-621371372'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:33.677835 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume of 1 GB Jul 31 14:05:33.678165 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:33.678165 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:33.682790 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Availability Zones retrieved successfully. Jul 31 14:05:33.688342 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (0a237fed-1d6f-4d91-8c19-cd9912619cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:33.689298 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750f4ab6-c33c-4cd2-ad4c-dbebc4be3350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.690361 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:33.720300 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750f4ab6-c33c-4cd2-ad4c-dbebc4be3350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.720940 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5bb87e-8cf6-4065-b44f-014c6ab6d4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.758414 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Created reservations ['d981726d-2069-4960-b93d-ef29d740b649', '92d11ea2-4fce-442d-967e-cfdd352de257', '8298e41e-dbdc-4c35-879c-d27806c7cc64', '0f42d32f-202e-424c-b06b-2c4ccf2496f3'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:33.759188 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5bb87e-8cf6-4065-b44f-014c6ab6d4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d981726d-2069-4960-b93d-ef29d740b649', '92d11ea2-4fce-442d-967e-cfdd352de257', '8298e41e-dbdc-4c35-879c-d27806c7cc64', '0f42d32f-202e-424c-b06b-2c4ccf2496f3']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.759928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24af737a-b66f-41f7-981c-48b174a90903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.781218 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24af737a-b66f-41f7-981c-48b174a90903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91b62310-3ebc-48f9-a035-1070cd775945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-621371372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['d981726d-2069-4960-b93d-ef29d740b649','92d11ea2-4fce-442d-967e-cfdd352de257','8298e41e-dbdc-4c35-879c-d27806c7cc64','0f42d32f-202e-424c-b06b-2c4ccf2496f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-621371372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91b62310-3ebc-48f9-a035-1070cd775945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6260595f9fd4a3b96419198153cf6f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16430a230be34d469649b4a38b04a8b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.781900 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4b46fd6-b290-4089-9670-270cfa203ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.798524 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4b46fd6-b290-4089-9670-270cfa203ebf) transitioned into state 'SUCCESS' from state '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-621371372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6260595f9fd4a3b96419198153cf6f2',qos_specs=None,replication_status=,reservations=['d981726d-2069-4960-b93d-ef29d740b649','92d11ea2-4fce-442d-967e-cfdd352de257','8298e41e-dbdc-4c35-879c-d27806c7cc64','0f42d32f-202e-424c-b06b-2c4ccf2496f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16430a230be34d469649b4a38b04a8b7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.799415 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d91e24-87da-4773-8476-44961f0c6f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:33.807742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d91e24-87da-4773-8476-44961f0c6f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:33.808612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Flow 'volume_create_api' (0a237fed-1d6f-4d91-8c19-cd9912619cf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:33.808897 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Create volume request issued successfully. Jul 31 14:05:33.809456 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aef23d5f-f821-41c5-91ee-10915fa5d1c5 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:33.809884 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1127/4511] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:33 2026] POST /volume/v3/volumes => generated 756 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:33.821061 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2625b9fe-af3d-4bf4-a53b-cf29d0d5555c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.823227 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2625b9fe-af3d-4bf4-a53b-cf29d0d5555c tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 Jul 31 14:05:33.823449 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2625b9fe-af3d-4bf4-a53b-cf29d0d5555c tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:33.823692 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2625b9fe-af3d-4bf4-a53b-cf29d0d5555c tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:33.831843 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:33.831843 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:33.835875 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2625b9fe-af3d-4bf4-a53b-cf29d0d5555c tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:33.840731 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2625b9fe-af3d-4bf4-a53b-cf29d0d5555c tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 returned with HTTP 200 Jul 31 14:05:33.841184 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1132/4512] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:33 2026] GET /volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:33.856204 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-73af7a2b-3764-4336-9273-d66df3689f30 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.858748 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-73af7a2b-3764-4336-9273-d66df3689f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 Jul 31 14:05:33.858979 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-73af7a2b-3764-4336-9273-d66df3689f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:33.859340 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-73af7a2b-3764-4336-9273-d66df3689f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:33.868022 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:33.868022 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:33.871958 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-73af7a2b-3764-4336-9273-d66df3689f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:33.876423 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-73af7a2b-3764-4336-9273-d66df3689f30 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 returned with HTTP 200 Jul 31 14:05:33.876795 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1128/4513] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:33 2026] GET /volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:33.890495 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b74ebd40-38d7-4dd4-a523-fa2667cd4d3e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.892301 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b74ebd40-38d7-4dd4-a523-fa2667cd4d3e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 Jul 31 14:05:33.892492 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b74ebd40-38d7-4dd4-a523-fa2667cd4d3e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:33.892686 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b74ebd40-38d7-4dd4-a523-fa2667cd4d3e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:33.898715 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:33.898715 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:33.901777 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b74ebd40-38d7-4dd4-a523-fa2667cd4d3e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:33.905499 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b74ebd40-38d7-4dd4-a523-fa2667cd4d3e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 returned with HTTP 200 Jul 31 14:05:33.905836 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1127/4514] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:33 2026] GET /volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:33.918888 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-17f86927-e6a9-43a0-9e82-0a7c2951e8fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.921725 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17f86927-e6a9-43a0-9e82-0a7c2951e8fe tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 Jul 31 14:05:33.922232 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17f86927-e6a9-43a0-9e82-0a7c2951e8fe tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:33.922508 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17f86927-e6a9-43a0-9e82-0a7c2951e8fe tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:33.932725 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:33.932725 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:33.938064 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-17f86927-e6a9-43a0-9e82-0a7c2951e8fe tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:33.944483 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17f86927-e6a9-43a0-9e82-0a7c2951e8fe tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 returned with HTTP 200 Jul 31 14:05:33.945072 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1128/4515] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:33 2026] GET /volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:33.958756 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-20ae499c-52b6-42e4-bb5b-9e124aa9538e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:33.961215 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-20ae499c-52b6-42e4-bb5b-9e124aa9538e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 Jul 31 14:05:33.961453 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-20ae499c-52b6-42e4-bb5b-9e124aa9538e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:33.961702 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-20ae499c-52b6-42e4-bb5b-9e124aa9538e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:33.973625 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:33.973625 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:33.980863 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-20ae499c-52b6-42e4-bb5b-9e124aa9538e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:33.981893 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-20ae499c-52b6-42e4-bb5b-9e124aa9538e tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 returned with HTTP 200 Jul 31 14:05:33.982239 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1133/4516] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:33 2026] GET /volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:34.003058 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce5c39c3-125f-4f4f-8c3f-a0dc2256f8e7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:34.005303 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce5c39c3-125f-4f4f-8c3f-a0dc2256f8e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] DELETE https://10.4.3.140/volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 Jul 31 14:05:34.005504 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce5c39c3-125f-4f4f-8c3f-a0dc2256f8e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:34.005699 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce5c39c3-125f-4f4f-8c3f-a0dc2256f8e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:34.005849 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ce5c39c3-125f-4f4f-8c3f-a0dc2256f8e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume with id: 91b62310-3ebc-48f9-a035-1070cd775945 Jul 31 14:05:34.016921 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:34.016921 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:34.017444 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce5c39c3-125f-4f4f-8c3f-a0dc2256f8e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:34.039619 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce5c39c3-125f-4f4f-8c3f-a0dc2256f8e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume request issued successfully. Jul 31 14:05:34.039829 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce5c39c3-125f-4f4f-8c3f-a0dc2256f8e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 returned with HTTP 202 Jul 31 14:05:34.040280 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1129/4517] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:34 2026] DELETE /volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:34.049622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0adc6df3-fb52-4086-8e6c-f07a3b694d6b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:34.053714 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0adc6df3-fb52-4086-8e6c-f07a3b694d6b tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 Jul 31 14:05:34.053909 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0adc6df3-fb52-4086-8e6c-f07a3b694d6b tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:34.054122 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0adc6df3-fb52-4086-8e6c-f07a3b694d6b tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:34.063883 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:34.063883 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:34.065993 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0adc6df3-fb52-4086-8e6c-f07a3b694d6b tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:34.074839 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0adc6df3-fb52-4086-8e6c-f07a3b694d6b tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 returned with HTTP 200 Jul 31 14:05:34.075297 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1128/4518] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:34 2026] GET /volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:34.366564 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4e13e1ac-d4aa-44a9-9762-02cc423563bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:34.369962 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e13e1ac-d4aa-44a9-9762-02cc423563bf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:34.370237 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e13e1ac-d4aa-44a9-9762-02cc423563bf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:34.370463 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e13e1ac-d4aa-44a9-9762-02cc423563bf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:34.370599 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4e13e1ac-d4aa-44a9-9762-02cc423563bf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:34.376606 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:34.376606 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:34.377536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e13e1ac-d4aa-44a9-9762-02cc423563bf tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:34.378009 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1129/4519] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:34 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:34.519371 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ac90da29-5166-4b1e-9d97-7a881dc08bd9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:34.521152 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac90da29-5166-4b1e-9d97-7a881dc08bd9 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] DELETE https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:05:34.521359 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac90da29-5166-4b1e-9d97-7a881dc08bd9 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:34.521571 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac90da29-5166-4b1e-9d97-7a881dc08bd9 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:34.521731 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ac90da29-5166-4b1e-9d97-7a881dc08bd9 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Delete volume with id: 56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:05:34.528647 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:34.528647 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:34.529060 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ac90da29-5166-4b1e-9d97-7a881dc08bd9 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:34.549976 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ac90da29-5166-4b1e-9d97-7a881dc08bd9 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Delete volume request issued successfully. Jul 31 14:05:34.550216 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac90da29-5166-4b1e-9d97-7a881dc08bd9 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 202 Jul 31 14:05:34.550614 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1134/4520] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:34 2026] DELETE /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:34.560264 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce62c5e5-1b11-46c8-8c31-43e83c7aa979 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:34.560264 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce62c5e5-1b11-46c8-8c31-43e83c7aa979 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:05:34.560264 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce62c5e5-1b11-46c8-8c31-43e83c7aa979 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:34.560978 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce62c5e5-1b11-46c8-8c31-43e83c7aa979 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:34.567814 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:34.567814 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:34.571860 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce62c5e5-1b11-46c8-8c31-43e83c7aa979 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Volume info retrieved successfully. Jul 31 14:05:34.576457 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce62c5e5-1b11-46c8-8c31-43e83c7aa979 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 200 Jul 31 14:05:34.576839 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1130/4521] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:34 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:35.009950 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-f6b7c3a6-7a0b-4f6d-b3a8-23172a4549a0 req-96e1ccda-b3c6-4f96-9bb7-285383d8873a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:35.012027 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f6b7c3a6-7a0b-4f6d-b3a8-23172a4549a0 req-96e1ccda-b3c6-4f96-9bb7-285383d8873a tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] DELETE https://10.4.3.140/volume/v3/attachments/723609e4-5bf7-45e0-9729-510ee1153b1c Jul 31 14:05:35.012204 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f6b7c3a6-7a0b-4f6d-b3a8-23172a4549a0 req-96e1ccda-b3c6-4f96-9bb7-285383d8873a tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:35.012382 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-f6b7c3a6-7a0b-4f6d-b3a8-23172a4549a0 req-96e1ccda-b3c6-4f96-9bb7-285383d8873a tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:35.018735 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:35.018735 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:35.059001 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-f6b7c3a6-7a0b-4f6d-b3a8-23172a4549a0 req-96e1ccda-b3c6-4f96-9bb7-285383d8873a tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments/723609e4-5bf7-45e0-9729-510ee1153b1c returned with HTTP 200 Jul 31 14:05:35.059380 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1129/4522] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:05:35 2026] DELETE /volume/v3/attachments/723609e4-5bf7-45e0-9729-510ee1153b1c => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:35.091311 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a1c9adf3-d26e-43fc-ae63-dc91c4ae0190 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:35.093266 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1c9adf3-d26e-43fc-ae63-dc91c4ae0190 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 Jul 31 14:05:35.093470 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1c9adf3-d26e-43fc-ae63-dc91c4ae0190 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:35.093694 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1c9adf3-d26e-43fc-ae63-dc91c4ae0190 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:35.099804 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1c9adf3-d26e-43fc-ae63-dc91c4ae0190 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 returned with HTTP 404 Jul 31 14:05:35.100598 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1130/4523] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:35 2026] GET /volume/v3/volumes/91b62310-3ebc-48f9-a035-1070cd775945 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:35.110531 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8c872d6e-1eca-4e06-8758-e29a33834267 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:35.112220 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c872d6e-1eca-4e06-8758-e29a33834267 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 Jul 31 14:05:35.112383 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c872d6e-1eca-4e06-8758-e29a33834267 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:35.112563 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c872d6e-1eca-4e06-8758-e29a33834267 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:35.112748 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8c872d6e-1eca-4e06-8758-e29a33834267 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume with id: ed72b1d8-e6a6-4e14-accb-3690d5d64470 Jul 31 14:05:35.119316 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:35.119316 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:35.119698 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c872d6e-1eca-4e06-8758-e29a33834267 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:35.136707 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c872d6e-1eca-4e06-8758-e29a33834267 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume request issued successfully. Jul 31 14:05:35.136879 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c872d6e-1eca-4e06-8758-e29a33834267 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 returned with HTTP 202 Jul 31 14:05:35.137289 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1135/4524] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:35 2026] DELETE /volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:35.146692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e494f03e-c1be-44ec-979a-534593eb6295 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:35.149289 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e494f03e-c1be-44ec-979a-534593eb6295 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 Jul 31 14:05:35.149596 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e494f03e-c1be-44ec-979a-534593eb6295 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:35.149868 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e494f03e-c1be-44ec-979a-534593eb6295 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:35.159331 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:35.159331 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:35.164301 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e494f03e-c1be-44ec-979a-534593eb6295 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:35.169693 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e494f03e-c1be-44ec-979a-534593eb6295 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 returned with HTTP 200 Jul 31 14:05:35.170270 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1131/4525] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:35 2026] GET /volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:35.391422 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-da7f18ef-f4e2-4c92-a4ca-5646f570bdad None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:35.393137 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-da7f18ef-f4e2-4c92-a4ca-5646f570bdad tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:35.393333 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-da7f18ef-f4e2-4c92-a4ca-5646f570bdad tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:35.393587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-da7f18ef-f4e2-4c92-a4ca-5646f570bdad tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:35.393694 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-da7f18ef-f4e2-4c92-a4ca-5646f570bdad tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:35.400771 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:35.400771 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:35.401574 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-da7f18ef-f4e2-4c92-a4ca-5646f570bdad tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:35.401928 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1130/4526] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:35 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:35.591180 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f4752f09-5114-47e6-90b1-23abe9bec320 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:35.593142 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f4752f09-5114-47e6-90b1-23abe9bec320 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] GET https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 Jul 31 14:05:35.593347 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f4752f09-5114-47e6-90b1-23abe9bec320 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:35.593540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f4752f09-5114-47e6-90b1-23abe9bec320 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:35.605360 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f4752f09-5114-47e6-90b1-23abe9bec320 tempest-TestStampPattern-924759931 tempest-TestStampPattern-924759931-project-member] https://10.4.3.140/volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 returned with HTTP 404 Jul 31 14:05:35.605967 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1131/4527] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:35 2026] GET /volume/v3/volumes/56f03683-ae25-449a-8f59-21428fadbda4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:36.086270 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-de7419cc-e185-4ce9-a7df-43d432f51b67 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:36.088607 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-de7419cc-e185-4ce9-a7df-43d432f51b67 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:05:36.088886 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-de7419cc-e185-4ce9-a7df-43d432f51b67 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:36.089168 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-de7419cc-e185-4ce9-a7df-43d432f51b67 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:36.089400 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-de7419cc-e185-4ce9-a7df-43d432f51b67 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Delete volume with id: 3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:05:36.098820 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:36.098820 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:36.099539 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-de7419cc-e185-4ce9-a7df-43d432f51b67 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:05:36.119589 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-de7419cc-e185-4ce9-a7df-43d432f51b67 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Delete volume request issued successfully. Jul 31 14:05:36.119963 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-de7419cc-e185-4ce9-a7df-43d432f51b67 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e returned with HTTP 202 Jul 31 14:05:36.120573 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1136/4528] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:05:36 2026] DELETE /volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:05:36.128566 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b49c8b5b-e6a6-4ccb-b76b-fab972c7edd2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:36.132537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b49c8b5b-e6a6-4ccb-b76b-fab972c7edd2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:05:36.132537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b49c8b5b-e6a6-4ccb-b76b-fab972c7edd2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:36.132537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b49c8b5b-e6a6-4ccb-b76b-fab972c7edd2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:36.139382 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:36.139382 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:36.144824 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b49c8b5b-e6a6-4ccb-b76b-fab972c7edd2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:05:36.150589 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b49c8b5b-e6a6-4ccb-b76b-fab972c7edd2 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e returned with HTTP 200 Jul 31 14:05:36.150975 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1132/4529] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:05:36 2026] GET /volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:36.185669 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bd846398-dbb9-4ee3-843e-39ed3122c0e7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:36.187448 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bd846398-dbb9-4ee3-843e-39ed3122c0e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 Jul 31 14:05:36.187685 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bd846398-dbb9-4ee3-843e-39ed3122c0e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:36.187883 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bd846398-dbb9-4ee3-843e-39ed3122c0e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:36.194950 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bd846398-dbb9-4ee3-843e-39ed3122c0e7 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 returned with HTTP 404 Jul 31 14:05:36.195467 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1131/4530] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:36 2026] GET /volume/v3/volumes/ed72b1d8-e6a6-4e14-accb-3690d5d64470 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:36.205936 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-627871a8-f868-4d87-aec0-392779a8ca8a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:36.209249 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-627871a8-f868-4d87-aec0-392779a8ca8a tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 Jul 31 14:05:36.209458 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-627871a8-f868-4d87-aec0-392779a8ca8a tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:36.209731 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-627871a8-f868-4d87-aec0-392779a8ca8a tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:36.209930 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-627871a8-f868-4d87-aec0-392779a8ca8a tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume with id: e877ffa3-f763-4406-b9f1-4f0e0a0680d6 Jul 31 14:05:36.218184 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:36.218184 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:36.218291 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-627871a8-f868-4d87-aec0-392779a8ca8a tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:36.240169 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-627871a8-f868-4d87-aec0-392779a8ca8a tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume request issued successfully. Jul 31 14:05:36.240376 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-627871a8-f868-4d87-aec0-392779a8ca8a tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 returned with HTTP 202 Jul 31 14:05:36.240886 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1132/4531] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:36 2026] DELETE /volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:36.251301 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6f574632-ab37-48ea-be80-f12b3468c517 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:36.254362 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f574632-ab37-48ea-be80-f12b3468c517 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 Jul 31 14:05:36.254740 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f574632-ab37-48ea-be80-f12b3468c517 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:36.255061 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f574632-ab37-48ea-be80-f12b3468c517 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:36.265804 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:36.265804 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:36.270772 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6f574632-ab37-48ea-be80-f12b3468c517 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:36.276145 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f574632-ab37-48ea-be80-f12b3468c517 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 returned with HTTP 200 Jul 31 14:05:36.277002 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1137/4532] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:36 2026] GET /volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:36.413588 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f36b77d5-9ad8-4853-9bb1-0c43382dac70 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:36.415410 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f36b77d5-9ad8-4853-9bb1-0c43382dac70 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:05:36.415622 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f36b77d5-9ad8-4853-9bb1-0c43382dac70 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:36.415852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f36b77d5-9ad8-4853-9bb1-0c43382dac70 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:36.415957 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f36b77d5-9ad8-4853-9bb1-0c43382dac70 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:36.420371 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:36.420371 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:36.421160 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f36b77d5-9ad8-4853-9bb1-0c43382dac70 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:05:36.421483 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1133/4533] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:36 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:36.431202 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fbc96274-40ac-4ae2-a378-491d83d1bc08 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:36.433252 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbc96274-40ac-4ae2-a378-491d83d1bc08 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:05:36.433624 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fbc96274-40ac-4ae2-a378-491d83d1bc08 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dbf3ff07-97e5-4a68-bae9-c83192e9a77d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-501378017"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:36.435328 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-fbc96274-40ac-4ae2-a378-491d83d1bc08 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating new backup {'backup': {'volume_id': 'dbf3ff07-97e5-4a68-bae9-c83192e9a77d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-501378017'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:05:36.435503 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-fbc96274-40ac-4ae2-a378-491d83d1bc08 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating backup of volume dbf3ff07-97e5-4a68-bae9-c83192e9a77d in container None Jul 31 14:05:36.444644 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:36.444644 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:36.445246 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fbc96274-40ac-4ae2-a378-491d83d1bc08 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:05:36.464179 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-fbc96274-40ac-4ae2-a378-491d83d1bc08 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['b4fa862a-e613-4770-914f-ef1018af1474', '0644bf64-bef5-41e4-99f9-1e84ed2b02fe'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:36.500197 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fbc96274-40ac-4ae2-a378-491d83d1bc08 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:05:36.500604 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1132/4534] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:36 2026] POST /volume/v3/backups => generated 329 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:36.510687 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4c61a729-d286-4db3-b584-e5b0f544f458 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:36.512740 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c61a729-d286-4db3-b584-e5b0f544f458 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:36.512962 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c61a729-d286-4db3-b584-e5b0f544f458 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:36.513178 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c61a729-d286-4db3-b584-e5b0f544f458 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:36.513266 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4c61a729-d286-4db3-b584-e5b0f544f458 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:36.517315 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:36.517315 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:36.518156 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c61a729-d286-4db3-b584-e5b0f544f458 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:36.518711 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1133/4535] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:36 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:37.165106 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3ee9dea0-20e6-43a8-acef-fa0b00bf10d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:37.167244 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ee9dea0-20e6-43a8-acef-fa0b00bf10d9 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e Jul 31 14:05:37.167448 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ee9dea0-20e6-43a8-acef-fa0b00bf10d9 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:37.167644 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ee9dea0-20e6-43a8-acef-fa0b00bf10d9 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:37.172976 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ee9dea0-20e6-43a8-acef-fa0b00bf10d9 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e returned with HTTP 404 Jul 31 14:05:37.173626 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1138/4536] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:05:37 2026] GET /volume/v3/volumes/3fe147c1-65fa-4372-bd96-9db9dca9227e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:05:37.180869 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a1c63d80-0019-485d-b4a0-ee7e2a3cbe87 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:37.183318 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a1c63d80-0019-485d-b4a0-ee7e2a3cbe87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 Jul 31 14:05:37.183612 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a1c63d80-0019-485d-b4a0-ee7e2a3cbe87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:37.183884 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a1c63d80-0019-485d-b4a0-ee7e2a3cbe87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:37.184028 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-a1c63d80-0019-485d-b4a0-ee7e2a3cbe87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Delete snapshot with id: 91114713-adf1-40ea-bd42-16612fb00fa6 Jul 31 14:05:37.191411 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:37.191411 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:37.191937 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a1c63d80-0019-485d-b4a0-ee7e2a3cbe87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot retrieved successfully. Jul 31 14:05:37.210621 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a1c63d80-0019-485d-b4a0-ee7e2a3cbe87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot delete request issued successfully. Jul 31 14:05:37.210852 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a1c63d80-0019-485d-b4a0-ee7e2a3cbe87 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 returned with HTTP 202 Jul 31 14:05:37.211339 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1134/4537] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:05:37 2026] DELETE /volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:37.218968 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-20494392-d741-45ed-8b9a-59120d383f8f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:37.221129 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-20494392-d741-45ed-8b9a-59120d383f8f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 Jul 31 14:05:37.221337 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-20494392-d741-45ed-8b9a-59120d383f8f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:37.221581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-20494392-d741-45ed-8b9a-59120d383f8f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:37.226923 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:37.226923 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:37.227379 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-20494392-d741-45ed-8b9a-59120d383f8f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Snapshot retrieved successfully. Jul 31 14:05:37.228181 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-20494392-d741-45ed-8b9a-59120d383f8f tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 returned with HTTP 200 Jul 31 14:05:37.228603 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1133/4538] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:05:37 2026] GET /volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:37.293184 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5af263f2-b8d1-4828-ac36-53f0eb1740f2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:37.295283 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5af263f2-b8d1-4828-ac36-53f0eb1740f2 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 Jul 31 14:05:37.295443 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5af263f2-b8d1-4828-ac36-53f0eb1740f2 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:37.295683 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5af263f2-b8d1-4828-ac36-53f0eb1740f2 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:37.304132 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5af263f2-b8d1-4828-ac36-53f0eb1740f2 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 returned with HTTP 404 Jul 31 14:05:37.304573 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1134/4539] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:37 2026] GET /volume/v3/volumes/e877ffa3-f763-4406-b9f1-4f0e0a0680d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:37.311896 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6c39f264-1fb4-4a60-9e7a-56db49764995 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:37.316437 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c39f264-1fb4-4a60-9e7a-56db49764995 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] DELETE https://10.4.3.140/volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 Jul 31 14:05:37.316728 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c39f264-1fb4-4a60-9e7a-56db49764995 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:37.316963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c39f264-1fb4-4a60-9e7a-56db49764995 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:37.317180 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-6c39f264-1fb4-4a60-9e7a-56db49764995 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume with id: 769e7887-d50f-490e-92f3-0c1f63145a33 Jul 31 14:05:37.328025 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:37.328025 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:37.328482 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6c39f264-1fb4-4a60-9e7a-56db49764995 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:37.345835 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6c39f264-1fb4-4a60-9e7a-56db49764995 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume request issued successfully. Jul 31 14:05:37.345963 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c39f264-1fb4-4a60-9e7a-56db49764995 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 returned with HTTP 202 Jul 31 14:05:37.346680 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1139/4540] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:37 2026] DELETE /volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:37.353770 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cf23b53b-f372-4ec0-8ed5-2f09a941f077 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:37.356324 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf23b53b-f372-4ec0-8ed5-2f09a941f077 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 Jul 31 14:05:37.356472 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cf23b53b-f372-4ec0-8ed5-2f09a941f077 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:37.356663 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cf23b53b-f372-4ec0-8ed5-2f09a941f077 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:37.365287 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:37.365287 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:37.369845 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cf23b53b-f372-4ec0-8ed5-2f09a941f077 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:37.375424 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf23b53b-f372-4ec0-8ed5-2f09a941f077 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 returned with HTTP 200 Jul 31 14:05:37.375801 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1135/4541] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:37 2026] GET /volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:37.529757 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ded75754-b08f-4001-a505-7320bd97e4b8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:37.532343 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ded75754-b08f-4001-a505-7320bd97e4b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:37.532425 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ded75754-b08f-4001-a505-7320bd97e4b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:37.532629 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ded75754-b08f-4001-a505-7320bd97e4b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:37.532806 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ded75754-b08f-4001-a505-7320bd97e4b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:37.537884 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:37.537884 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:37.538718 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ded75754-b08f-4001-a505-7320bd97e4b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:37.539252 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1134/4542] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:37 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:38.238714 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1cdfe1e2-7c3b-4c16-9a06-412f6063fc45 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:38.240882 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cdfe1e2-7c3b-4c16-9a06-412f6063fc45 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 Jul 31 14:05:38.241172 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1cdfe1e2-7c3b-4c16-9a06-412f6063fc45 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:38.241410 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1cdfe1e2-7c3b-4c16-9a06-412f6063fc45 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:38.247762 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cdfe1e2-7c3b-4c16-9a06-412f6063fc45 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 returned with HTTP 404 Jul 31 14:05:38.248566 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1135/4543] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:05:38 2026] GET /volume/v3/snapshots/91114713-adf1-40ea-bd42-16612fb00fa6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:38.387471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ce715388-0346-40fb-a835-ee8d834878a0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:38.389856 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce715388-0346-40fb-a835-ee8d834878a0 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 Jul 31 14:05:38.390070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce715388-0346-40fb-a835-ee8d834878a0 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:38.390329 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce715388-0346-40fb-a835-ee8d834878a0 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:38.396625 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce715388-0346-40fb-a835-ee8d834878a0 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 returned with HTTP 404 Jul 31 14:05:38.397106 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1140/4544] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:38 2026] GET /volume/v3/volumes/769e7887-d50f-490e-92f3-0c1f63145a33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:38.402884 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cec3c012-ca07-485e-b91b-7869cb9da49d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:38.404651 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cec3c012-ca07-485e-b91b-7869cb9da49d tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 Jul 31 14:05:38.404842 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cec3c012-ca07-485e-b91b-7869cb9da49d tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:38.405314 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cec3c012-ca07-485e-b91b-7869cb9da49d tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:38.405314 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-cec3c012-ca07-485e-b91b-7869cb9da49d tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume with id: 4ec554b0-aaa4-44c2-9aa4-97e8fec66568 Jul 31 14:05:38.412799 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:38.412799 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:38.413257 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cec3c012-ca07-485e-b91b-7869cb9da49d tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:38.430329 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cec3c012-ca07-485e-b91b-7869cb9da49d tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Delete volume request issued successfully. Jul 31 14:05:38.430525 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cec3c012-ca07-485e-b91b-7869cb9da49d tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 returned with HTTP 202 Jul 31 14:05:38.430906 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1136/4545] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:05:38 2026] DELETE /volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:05:38.439034 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e388e085-a23b-4fa3-88e4-3638b7d9cd91 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:38.447235 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e388e085-a23b-4fa3-88e4-3638b7d9cd91 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 Jul 31 14:05:38.447444 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e388e085-a23b-4fa3-88e4-3638b7d9cd91 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:38.448773 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e388e085-a23b-4fa3-88e4-3638b7d9cd91 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:38.461916 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:38.461916 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:38.466927 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e388e085-a23b-4fa3-88e4-3638b7d9cd91 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Volume info retrieved successfully. Jul 31 14:05:38.470897 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e388e085-a23b-4fa3-88e4-3638b7d9cd91 tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 returned with HTTP 200 Jul 31 14:05:38.471485 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1135/4546] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:38 2026] GET /volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:38.555380 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4b29c945-23fb-4520-aed1-debfaab4166f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:38.560017 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b29c945-23fb-4520-aed1-debfaab4166f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:38.560190 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b29c945-23fb-4520-aed1-debfaab4166f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:38.560448 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b29c945-23fb-4520-aed1-debfaab4166f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:38.560625 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4b29c945-23fb-4520-aed1-debfaab4166f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:38.572184 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:38.572184 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:38.573300 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b29c945-23fb-4520-aed1-debfaab4166f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:38.574490 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1136/4547] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:38 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:39.489325 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6ded02ea-4d3f-4295-9afe-ca0c24698c9f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:39.494933 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ded02ea-4d3f-4295-9afe-ca0c24698c9f tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] GET https://10.4.3.140/volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 Jul 31 14:05:39.494933 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ded02ea-4d3f-4295-9afe-ca0c24698c9f tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:39.494933 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ded02ea-4d3f-4295-9afe-ca0c24698c9f tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:39.503726 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ded02ea-4d3f-4295-9afe-ca0c24698c9f tempest-CreateVolumesFromImageTest-116694693 tempest-CreateVolumesFromImageTest-116694693-project-member] https://10.4.3.140/volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 returned with HTTP 404 Jul 31 14:05:39.503726 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1141/4548] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:39 2026] GET /volume/v3/volumes/4ec554b0-aaa4-44c2-9aa4-97e8fec66568 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:39.585141 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe05cd60-59a4-44b6-b210-b82e16af633e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:39.589680 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe05cd60-59a4-44b6-b210-b82e16af633e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:39.589894 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe05cd60-59a4-44b6-b210-b82e16af633e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:39.590080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe05cd60-59a4-44b6-b210-b82e16af633e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:39.590300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fe05cd60-59a4-44b6-b210-b82e16af633e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:39.599163 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:39.599163 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:39.599531 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe05cd60-59a4-44b6-b210-b82e16af633e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:39.600227 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1137/4549] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:39 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:39.837593 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-246d8f64-647e-4297-897e-36051361477f req-f5e8e960-64aa-46e6-97dd-e0d95cf1226d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:39.840352 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-246d8f64-647e-4297-897e-36051361477f req-f5e8e960-64aa-46e6-97dd-e0d95cf1226d tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] DELETE https://10.4.3.140/volume/v3/attachments/15bdf5a5-52bb-4e87-a1ca-48a181e66dd3 Jul 31 14:05:39.840651 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-246d8f64-647e-4297-897e-36051361477f req-f5e8e960-64aa-46e6-97dd-e0d95cf1226d tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:39.841107 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-246d8f64-647e-4297-897e-36051361477f req-f5e8e960-64aa-46e6-97dd-e0d95cf1226d tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:39.847402 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:39.847402 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:39.904573 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-246d8f64-647e-4297-897e-36051361477f req-f5e8e960-64aa-46e6-97dd-e0d95cf1226d tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/attachments/15bdf5a5-52bb-4e87-a1ca-48a181e66dd3 returned with HTTP 200 Jul 31 14:05:39.905073 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1136/4550] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:05:39 2026] DELETE /volume/v3/attachments/15bdf5a5-52bb-4e87-a1ca-48a181e66dd3 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:40.610703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4e2d1eb2-ff37-46c0-a763-0ec25dae14bb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:40.612474 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e2d1eb2-ff37-46c0-a763-0ec25dae14bb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:40.612691 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e2d1eb2-ff37-46c0-a763-0ec25dae14bb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:40.612868 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e2d1eb2-ff37-46c0-a763-0ec25dae14bb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:40.612966 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4e2d1eb2-ff37-46c0-a763-0ec25dae14bb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:40.620542 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:40.620542 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:40.620542 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e2d1eb2-ff37-46c0-a763-0ec25dae14bb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:40.620542 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1137/4551] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:40 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:41.394034 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-83759653-5882-43c9-aa89-be47cc2a6f25 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:41.396666 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83759653-5882-43c9-aa89-be47cc2a6f25 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] DELETE https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:05:41.396902 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83759653-5882-43c9-aa89-be47cc2a6f25 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:41.397167 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83759653-5882-43c9-aa89-be47cc2a6f25 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:41.397657 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-83759653-5882-43c9-aa89-be47cc2a6f25 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Delete volume with id: bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:05:41.408173 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:41.408173 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:41.408899 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-83759653-5882-43c9-aa89-be47cc2a6f25 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:05:41.430122 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-83759653-5882-43c9-aa89-be47cc2a6f25 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Delete volume request issued successfully. Jul 31 14:05:41.430315 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83759653-5882-43c9-aa89-be47cc2a6f25 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 202 Jul 31 14:05:41.430748 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1142/4552] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:05:41 2026] DELETE /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:05:41.438623 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a9e7450-ff76-4540-887a-f86cf2c1974c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:41.440641 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a9e7450-ff76-4540-887a-f86cf2c1974c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:05:41.440903 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a9e7450-ff76-4540-887a-f86cf2c1974c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:41.441143 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a9e7450-ff76-4540-887a-f86cf2c1974c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:41.450401 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:41.450401 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:41.455888 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9a9e7450-ff76-4540-887a-f86cf2c1974c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Volume info retrieved successfully. Jul 31 14:05:41.463787 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a9e7450-ff76-4540-887a-f86cf2c1974c tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 200 Jul 31 14:05:41.464333 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1138/4553] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:05:41 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:41.637556 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4734bd7d-2533-4ef8-bbfb-e009162d4473 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:41.640117 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4734bd7d-2533-4ef8-bbfb-e009162d4473 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:41.640248 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4734bd7d-2533-4ef8-bbfb-e009162d4473 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:41.640430 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4734bd7d-2533-4ef8-bbfb-e009162d4473 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:41.640550 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-4734bd7d-2533-4ef8-bbfb-e009162d4473 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:41.645295 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:41.645295 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:41.645992 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4734bd7d-2533-4ef8-bbfb-e009162d4473 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:41.646361 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1137/4554] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:41 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:41.758787 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-adef0167-f461-4029-bb3b-19b89759b086 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:41.872046 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:41.872175 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-676870581"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:41.873622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-676870581'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:41.873749 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Create volume of 1 GB Jul 31 14:05:41.877859 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Availability Zones retrieved successfully. Jul 31 14:05:41.882690 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Flow 'volume_create_api' (20515f2d-36f4-42cd-bfaf-b5ee74bdb55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:41.883698 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3928ba0-531f-44eb-9961-6318808d69d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:41.884900 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:41.907641 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3928ba0-531f-44eb-9961-6318808d69d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:41.908424 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c841758-e8e4-4d47-a1f3-447313bb69ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:41.987123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Created reservations ['516160a9-612d-48cc-b6fe-4f5336442762', '7b2f6df9-f6ca-4f5d-9c54-7efd7dd6cf5a', '11675b7d-c8a1-4760-ac21-ec1168043d69', '0b622a8e-dcb1-44b9-b105-1073e2b883d0'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:41.987745 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c841758-e8e4-4d47-a1f3-447313bb69ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['516160a9-612d-48cc-b6fe-4f5336442762', '7b2f6df9-f6ca-4f5d-9c54-7efd7dd6cf5a', '11675b7d-c8a1-4760-ac21-ec1168043d69', '0b622a8e-dcb1-44b9-b105-1073e2b883d0']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:41.988416 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f31aea-4c24-48fb-8d91-2e167a8dd64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:42.011939 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f31aea-4c24-48fb-8d91-2e167a8dd64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4376dcc6-2219-425f-8df6-822059eb411a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-676870581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae49005aa5b4802be697a9db20df3b9',qos_specs=None,replication_status=,reservations=['516160a9-612d-48cc-b6fe-4f5336442762','7b2f6df9-f6ca-4f5d-9c54-7efd7dd6cf5a','11675b7d-c8a1-4760-ac21-ec1168043d69','0b622a8e-dcb1-44b9-b105-1073e2b883d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e609068af64d3c8d8ab8ce8d3600bc',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-676870581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4376dcc6-2219-425f-8df6-822059eb411a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ae49005aa5b4802be697a9db20df3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91e609068af64d3c8d8ab8ce8d3600bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:42.012624 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5aa792b-16a0-4f6f-9a8a-cce631343f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:42.029234 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5aa792b-16a0-4f6f-9a8a-cce631343f3f) transitioned into state 'SUCCESS' from state '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-676870581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae49005aa5b4802be697a9db20df3b9',qos_specs=None,replication_status=,reservations=['516160a9-612d-48cc-b6fe-4f5336442762','7b2f6df9-f6ca-4f5d-9c54-7efd7dd6cf5a','11675b7d-c8a1-4760-ac21-ec1168043d69','0b622a8e-dcb1-44b9-b105-1073e2b883d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e609068af64d3c8d8ab8ce8d3600bc',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:42.030240 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6483b577-0367-4030-b619-d77307af387c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:42.040174 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6483b577-0367-4030-b619-d77307af387c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:42.041412 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Flow 'volume_create_api' (20515f2d-36f4-42cd-bfaf-b5ee74bdb55f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:42.041939 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Create volume request issued successfully. Jul 31 14:05:42.042590 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-adef0167-f461-4029-bb3b-19b89759b086 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:42.043128 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1138/4555] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:05:41 2026] POST /volume/v3/volumes => generated 748 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:42.057080 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1d67e7f2-39a8-4eae-a1d7-dde0a0e4702a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:42.059330 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d67e7f2-39a8-4eae-a1d7-dde0a0e4702a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a Jul 31 14:05:42.059605 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d67e7f2-39a8-4eae-a1d7-dde0a0e4702a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:42.059843 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d67e7f2-39a8-4eae-a1d7-dde0a0e4702a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:42.068864 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:42.068864 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:42.076161 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1d67e7f2-39a8-4eae-a1d7-dde0a0e4702a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:05:42.080801 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d67e7f2-39a8-4eae-a1d7-dde0a0e4702a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a returned with HTTP 200 Jul 31 14:05:42.081226 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1143/4556] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:42 2026] GET /volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:42.126594 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a5929c21-abc0-4148-9e6c-d6db8fcfc6c3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:42.203062 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a5929c21-abc0-4148-9e6c-d6db8fcfc6c3 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:05:42.203409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a5929c21-abc0-4148-9e6c-d6db8fcfc6c3 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-38997464-2083673470", "extra_specs": {"multiattach": " True"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:42.217365 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a5929c21-abc0-4148-9e6c-d6db8fcfc6c3 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:05:42.218032 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1139/4557] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:05:42 2026] POST /volume/v3/types => generated 285 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:42.227893 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:42.230490 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:42.231104 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-230647286", "snapshot_id": null, "imageRef": null, "volume_type": "e30baabe-7a34-4d67-b49a-dc3ae947a01a", "size": 1}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:42.232735 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-230647286', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e30baabe-7a34-4d67-b49a-dc3ae947a01a', 'size': 1}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:42.238620 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume of 1 GB Jul 31 14:05:42.238917 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:42.238917 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:42.239379 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Availability Zones retrieved successfully. Jul 31 14:05:42.244287 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Flow 'volume_create_api' (ce46e770-729e-4bca-b511-c1a97cafd6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:42.245261 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2fa98a4-cee5-4e8e-91c0-79a366e3b800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:42.246121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:42.253831 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:42.253831 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:42.270239 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2fa98a4-cee5-4e8e-91c0-79a366e3b800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:05:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e30baabe-7a34-4d67-b49a-dc3ae947a01a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-38997464-2083673470',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e30baabe-7a34-4d67-b49a-dc3ae947a01a', 'encryption_key_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=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:42.270996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51696ad3-71d1-434b-9c87-3dd26fc82137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:42.310968 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-38997464-2083673470 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-38997464-2083673470, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:05:42.311598 np0000006230 devstack@c-api.service[100182]: WARNING cinder.quota [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-38997464-2083673470 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-38997464-2083673470, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:05:42.377861 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Created reservations ['0582746a-a8fb-4af3-8d90-a505180dffa0', '3f343917-84ca-4d5f-87ec-43d59b7aa7d8', '28430e19-d642-410e-b457-4662decc8ed1', '944685ba-2d18-405c-9957-88575790b274'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:42.378869 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51696ad3-71d1-434b-9c87-3dd26fc82137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0582746a-a8fb-4af3-8d90-a505180dffa0', '3f343917-84ca-4d5f-87ec-43d59b7aa7d8', '28430e19-d642-410e-b457-4662decc8ed1', '944685ba-2d18-405c-9957-88575790b274']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:42.379656 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7647ea4a-3b79-46bf-9ac0-145d12189c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:42.416528 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7647ea4a-3b79-46bf-9ac0-145d12189c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8050291d-7a5d-474c-aa1b-0ff3f3b15eb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-230647286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='13894d5ac31a49cbb53ae72ed4261deb',qos_specs=None,replication_status=,reservations=['0582746a-a8fb-4af3-8d90-a505180dffa0','3f343917-84ca-4d5f-87ec-43d59b7aa7d8','28430e19-d642-410e-b457-4662decc8ed1','944685ba-2d18-405c-9957-88575790b274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0abf2672952c4af9b383f67351df12de',volume_type_id=e30baabe-7a34-4d67-b49a-dc3ae947a01a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-230647286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8050291d-7a5d-474c-aa1b-0ff3f3b15eb0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='13894d5ac31a49cbb53ae72ed4261deb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0abf2672952c4af9b383f67351df12de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e30baabe-7a34-4d67-b49a-dc3ae947a01a),volume_type_id=e30baabe-7a34-4d67-b49a-dc3ae947a01a)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:42.417195 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6d18b3-3e06-4cbd-b0cc-971ce03d6c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:42.440484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6d18b3-3e06-4cbd-b0cc-971ce03d6c00) transitioned into state 'SUCCESS' from state '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-230647286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='13894d5ac31a49cbb53ae72ed4261deb',qos_specs=None,replication_status=,reservations=['0582746a-a8fb-4af3-8d90-a505180dffa0','3f343917-84ca-4d5f-87ec-43d59b7aa7d8','28430e19-d642-410e-b457-4662decc8ed1','944685ba-2d18-405c-9957-88575790b274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0abf2672952c4af9b383f67351df12de',volume_type_id=e30baabe-7a34-4d67-b49a-dc3ae947a01a)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:42.441180 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da64026-5e10-4cf8-954d-a69a25972888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:42.452654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da64026-5e10-4cf8-954d-a69a25972888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:42.452654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Flow 'volume_create_api' (ce46e770-729e-4bca-b511-c1a97cafd6bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:42.452654 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume request issued successfully. Jul 31 14:05:42.452654 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-79129ef1-d1d5-4028-9ce6-09e1b0f2386f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:42.452654 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1138/4558] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:42 2026] POST /volume/v3/volumes => generated 827 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:42.467494 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-80918fd4-e53d-4775-b6e1-8e94a16a45f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:42.469425 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80918fd4-e53d-4775-b6e1-8e94a16a45f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:05:42.469655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-80918fd4-e53d-4775-b6e1-8e94a16a45f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:42.469855 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-80918fd4-e53d-4775-b6e1-8e94a16a45f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:42.476581 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:42.476581 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:42.480164 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-80918fd4-e53d-4775-b6e1-8e94a16a45f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:42.482646 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a22959e4-b296-4eed-bb87-722b75942402 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:42.484396 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a22959e4-b296-4eed-bb87-722b75942402 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] GET https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d Jul 31 14:05:42.484463 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80918fd4-e53d-4775-b6e1-8e94a16a45f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:05:42.484629 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a22959e4-b296-4eed-bb87-722b75942402 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:42.484804 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a22959e4-b296-4eed-bb87-722b75942402 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:42.484953 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1139/4559] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:42 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:42.491629 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a22959e4-b296-4eed-bb87-722b75942402 tempest-TestVolumeBootPatternV346-1771113854 tempest-TestVolumeBootPatternV346-1771113854-project-member] https://10.4.3.140/volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d returned with HTTP 404 Jul 31 14:05:42.492505 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1144/4560] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:05:42 2026] GET /volume/v3/volumes/bdf113a3-194a-479e-91f5-d3677a3ada6d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:05:42.660308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-79cb5881-bc78-474f-a2d6-e6a745b24f20 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:42.662118 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-79cb5881-bc78-474f-a2d6-e6a745b24f20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:42.662303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-79cb5881-bc78-474f-a2d6-e6a745b24f20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:42.662483 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-79cb5881-bc78-474f-a2d6-e6a745b24f20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:42.662618 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-79cb5881-bc78-474f-a2d6-e6a745b24f20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:42.667905 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:42.667905 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:42.668737 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-79cb5881-bc78-474f-a2d6-e6a745b24f20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:42.669148 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1140/4561] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:42 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:43.095771 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-68739e3d-80e0-4710-89df-989aa6b4b8d2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:43.100263 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68739e3d-80e0-4710-89df-989aa6b4b8d2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a Jul 31 14:05:43.100263 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68739e3d-80e0-4710-89df-989aa6b4b8d2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:43.100263 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68739e3d-80e0-4710-89df-989aa6b4b8d2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:43.107064 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:43.107064 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:43.110914 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-68739e3d-80e0-4710-89df-989aa6b4b8d2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:05:43.116024 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68739e3d-80e0-4710-89df-989aa6b4b8d2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a returned with HTTP 200 Jul 31 14:05:43.116800 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1139/4562] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:43 2026] GET /volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:43.129600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-542852b4-307b-4ffc-9e00-e5f31f85bbba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:43.131165 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-542852b4-307b-4ffc-9e00-e5f31f85bbba tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:05:43.132677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-542852b4-307b-4ffc-9e00-e5f31f85bbba tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4376dcc6-2219-425f-8df6-822059eb411a", "name": "tempest-VolumesBackupsTest-Backup-263376694"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:43.132836 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-542852b4-307b-4ffc-9e00-e5f31f85bbba tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Creating new backup {'backup': {'volume_id': '4376dcc6-2219-425f-8df6-822059eb411a', 'name': 'tempest-VolumesBackupsTest-Backup-263376694'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:05:43.132956 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-542852b4-307b-4ffc-9e00-e5f31f85bbba tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Creating backup of volume 4376dcc6-2219-425f-8df6-822059eb411a in container None Jul 31 14:05:43.140924 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:43.140924 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:43.141806 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-542852b4-307b-4ffc-9e00-e5f31f85bbba tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:05:43.167006 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-542852b4-307b-4ffc-9e00-e5f31f85bbba tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Created reservations ['2a743633-6496-4add-b605-0bb4b30e2fea', '3b5a50f5-6764-4570-ba57-dea0b088e32f'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:43.195376 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-542852b4-307b-4ffc-9e00-e5f31f85bbba tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:05:43.195975 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1140/4563] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:43 2026] POST /volume/v3/backups => generated 329 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:43.205420 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e919bc6d-9fac-47da-8adf-60fa06fcd922 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:43.207818 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e919bc6d-9fac-47da-8adf-60fa06fcd922 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:43.208033 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e919bc6d-9fac-47da-8adf-60fa06fcd922 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:43.208454 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e919bc6d-9fac-47da-8adf-60fa06fcd922 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:43.208635 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e919bc6d-9fac-47da-8adf-60fa06fcd922 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:43.213573 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:43.213573 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:43.214441 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e919bc6d-9fac-47da-8adf-60fa06fcd922 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:43.214867 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1145/4564] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:43 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:43.496074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-18a0d0cc-1399-49f9-a39c-6ebebd9b3e5d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:43.498928 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18a0d0cc-1399-49f9-a39c-6ebebd9b3e5d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:05:43.499343 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18a0d0cc-1399-49f9-a39c-6ebebd9b3e5d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:43.499855 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18a0d0cc-1399-49f9-a39c-6ebebd9b3e5d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:43.511119 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:43.511119 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:43.518867 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-18a0d0cc-1399-49f9-a39c-6ebebd9b3e5d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:43.523688 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18a0d0cc-1399-49f9-a39c-6ebebd9b3e5d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:05:43.523688 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1141/4565] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:43 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:43.541132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1e9bbd57-c0c9-4aeb-9b70-543455a95b99 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:43.542792 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1e9bbd57-c0c9-4aeb-9b70-543455a95b99 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:05:43.542957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1e9bbd57-c0c9-4aeb-9b70-543455a95b99 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:43.543135 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1e9bbd57-c0c9-4aeb-9b70-543455a95b99 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:43.557577 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:43.557577 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:43.565282 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1e9bbd57-c0c9-4aeb-9b70-543455a95b99 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:43.571574 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1e9bbd57-c0c9-4aeb-9b70-543455a95b99 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:05:43.572064 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1140/4566] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:43 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:43.586868 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2c028222-f17b-491e-955a-552f7b9af631 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:43.591582 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:43.592020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1579295806", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:43.594462 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1579295806', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:43.594698 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume of 1 GB Jul 31 14:05:43.594924 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:43.594924 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:43.599483 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Availability Zones retrieved successfully. Jul 31 14:05:43.607352 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Flow 'volume_create_api' (a015cde1-82c2-4dea-a124-57b9ef527cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:43.608763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c27d96a-7c20-4c76-bf40-773e2741f193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:43.610946 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:43.648880 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c27d96a-7c20-4c76-bf40-773e2741f193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:43.649928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1991739-8bd8-4a16-874f-ff26a5b5b463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:43.679291 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-684740ad-9af3-42c8-9487-df7863c9fb0e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:43.681086 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-684740ad-9af3-42c8-9487-df7863c9fb0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:43.681278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-684740ad-9af3-42c8-9487-df7863c9fb0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:43.681478 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-684740ad-9af3-42c8-9487-df7863c9fb0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:43.681605 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-684740ad-9af3-42c8-9487-df7863c9fb0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:43.685866 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:43.685866 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:43.686582 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-684740ad-9af3-42c8-9487-df7863c9fb0e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:43.687151 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1146/4567] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:43 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:43.705707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Created reservations ['adb519ca-3c66-4dc2-8f5e-f226b05e0bd3', '5570290c-001f-47db-bf8b-63445c4da21f', '3f4dae0b-42f9-426b-a261-f12a93338486', 'fa8080ee-4e8f-43de-8406-3fa24c890334'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:43.706468 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1991739-8bd8-4a16-874f-ff26a5b5b463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adb519ca-3c66-4dc2-8f5e-f226b05e0bd3', '5570290c-001f-47db-bf8b-63445c4da21f', '3f4dae0b-42f9-426b-a261-f12a93338486', 'fa8080ee-4e8f-43de-8406-3fa24c890334']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:43.707255 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec297a91-c0b3-418d-9d41-23724efeafbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:43.727870 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec297a91-c0b3-418d-9d41-23724efeafbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '634c7db6-57d1-4c78-9ddb-cf9ba1236e36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1579295806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13894d5ac31a49cbb53ae72ed4261deb',qos_specs=None,replication_status=,reservations=['adb519ca-3c66-4dc2-8f5e-f226b05e0bd3','5570290c-001f-47db-bf8b-63445c4da21f','3f4dae0b-42f9-426b-a261-f12a93338486','fa8080ee-4e8f-43de-8406-3fa24c890334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0abf2672952c4af9b383f67351df12de',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1579295806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=634c7db6-57d1-4c78-9ddb-cf9ba1236e36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13894d5ac31a49cbb53ae72ed4261deb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0abf2672952c4af9b383f67351df12de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:43.728880 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5508edc5-327b-412d-8635-720dbcc626c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:43.748288 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5508edc5-327b-412d-8635-720dbcc626c3) transitioned into state 'SUCCESS' from state '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-1579295806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13894d5ac31a49cbb53ae72ed4261deb',qos_specs=None,replication_status=,reservations=['adb519ca-3c66-4dc2-8f5e-f226b05e0bd3','5570290c-001f-47db-bf8b-63445c4da21f','3f4dae0b-42f9-426b-a261-f12a93338486','fa8080ee-4e8f-43de-8406-3fa24c890334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0abf2672952c4af9b383f67351df12de',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:43.748930 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb13ea54-ec62-4dfc-b857-d182b5d5255f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:43.757934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb13ea54-ec62-4dfc-b857-d182b5d5255f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:43.760542 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Flow 'volume_create_api' (a015cde1-82c2-4dea-a124-57b9ef527cbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:43.760542 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume request issued successfully. Jul 31 14:05:43.760542 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c028222-f17b-491e-955a-552f7b9af631 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:43.760542 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1141/4568] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:43 2026] POST /volume/v3/volumes => generated 753 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:43.773553 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67bba9b6-48bf-4563-9ad9-7e9fc4f5eddf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:43.774381 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67bba9b6-48bf-4563-9ad9-7e9fc4f5eddf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:43.774615 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67bba9b6-48bf-4563-9ad9-7e9fc4f5eddf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:43.774837 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67bba9b6-48bf-4563-9ad9-7e9fc4f5eddf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:43.783962 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:43.783962 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:43.787972 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-67bba9b6-48bf-4563-9ad9-7e9fc4f5eddf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:43.792667 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67bba9b6-48bf-4563-9ad9-7e9fc4f5eddf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:43.793228 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1142/4569] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:43 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:44.226042 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-20432bb8-ac9f-4b1f-bdf7-a323faf87e36 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:44.227869 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-20432bb8-ac9f-4b1f-bdf7-a323faf87e36 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:44.228064 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-20432bb8-ac9f-4b1f-bdf7-a323faf87e36 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:44.228296 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-20432bb8-ac9f-4b1f-bdf7-a323faf87e36 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:44.228432 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-20432bb8-ac9f-4b1f-bdf7-a323faf87e36 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:44.232811 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:44.232811 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:44.233555 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-20432bb8-ac9f-4b1f-bdf7-a323faf87e36 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:44.233999 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1141/4570] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:44 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:44.696612 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4695eefe-53d9-41d7-98ac-6c18d4d9850f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:44.698345 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4695eefe-53d9-41d7-98ac-6c18d4d9850f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:44.698552 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4695eefe-53d9-41d7-98ac-6c18d4d9850f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:44.698708 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4695eefe-53d9-41d7-98ac-6c18d4d9850f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:44.698825 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4695eefe-53d9-41d7-98ac-6c18d4d9850f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:44.703080 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:44.703080 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:44.703976 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4695eefe-53d9-41d7-98ac-6c18d4d9850f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:44.704319 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1147/4571] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:44 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:44.806905 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6319932b-9660-4bad-88bc-b81df8f86e90 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:44.808967 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6319932b-9660-4bad-88bc-b81df8f86e90 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:44.809184 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6319932b-9660-4bad-88bc-b81df8f86e90 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:44.809360 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6319932b-9660-4bad-88bc-b81df8f86e90 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:44.816216 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:44.816216 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:44.819929 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6319932b-9660-4bad-88bc-b81df8f86e90 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:44.824905 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6319932b-9660-4bad-88bc-b81df8f86e90 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:44.825323 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1142/4572] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:44 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:44.839097 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-274cbf60-4efb-424f-92eb-cf24e7648e55 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:44.841318 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-274cbf60-4efb-424f-92eb-cf24e7648e55 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:44.841561 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-274cbf60-4efb-424f-92eb-cf24e7648e55 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:44.841795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-274cbf60-4efb-424f-92eb-cf24e7648e55 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:44.850433 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:44.850433 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:44.857364 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-274cbf60-4efb-424f-92eb-cf24e7648e55 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:44.871977 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-274cbf60-4efb-424f-92eb-cf24e7648e55 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:44.872712 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1143/4573] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:44 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:44.886748 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9711dc24-d249-44bf-809c-cb3e93d36c4f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:44.888583 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9711dc24-d249-44bf-809c-cb3e93d36c4f tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:05:44.888992 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9711dc24-d249-44bf-809c-cb3e93d36c4f tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1030300994", "extra_specs": {}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:44.905708 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9711dc24-d249-44bf-809c-cb3e93d36c4f tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:05:44.906392 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1142/4574] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 14:05:44 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:44.915577 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-52da891c-63f9-4124-a619-f77bfcd97028 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:44.918507 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52da891c-63f9-4124-a619-f77bfcd97028 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] POST https://10.4.3.140/volume/v3/types/fe82746a-f5ce-4a3e-9e5a-3281ed34828d/encryption Jul 31 14:05:44.918979 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52da891c-63f9-4124-a619-f77bfcd97028 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:44.937325 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52da891c-63f9-4124-a619-f77bfcd97028 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/types/fe82746a-f5ce-4a3e-9e5a-3281ed34828d/encryption returned with HTTP 200 Jul 31 14:05:44.937762 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1148/4575] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:05:44 2026] POST /volume/v3/types/fe82746a-f5ce-4a3e-9e5a-3281ed34828d/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:44.946207 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fa865f12-be09-4bcc-ad63-aee55605e59b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:44.947954 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:44.948326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2131041658", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1030300994", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:44.949855 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2131041658', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1030300994', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:44.953504 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume of 1 GB Jul 31 14:05:44.953814 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:44.953814 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:44.954298 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Availability Zones retrieved successfully. Jul 31 14:05:44.959821 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Flow 'volume_create_api' (5eb92290-b063-4a9b-a2e2-08dbf6d584a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:44.960873 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d2fb02-a853-4ccf-930e-94ed14b13c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:44.962017 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:44.995285 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d2fb02-a853-4ccf-930e-94ed14b13c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:05:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe82746a-f5ce-4a3e-9e5a-3281ed34828d,is_public=True,name='tempest-scenario-type-luks-1030300994',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe82746a-f5ce-4a3e-9e5a-3281ed34828d', '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=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:44.995285 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fe8ba9-c028-4e13-ac6b-1cb4bbf88e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:45.023148 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1030300994 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1030300994, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:05:45.023386 np0000006230 devstack@c-api.service[100183]: WARNING cinder.quota [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1030300994 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1030300994, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:05:45.052997 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Created reservations ['4d98a6d8-fe39-4d1f-8c8c-4dfce6a97b34', '43ccbc9b-569e-4838-b51c-d48f705ad7a4', '1acd63c9-beeb-4bc8-b11b-cd3c3f413521', '979065dd-a7d1-455c-ad3d-3245ca571db2'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:45.053772 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fe8ba9-c028-4e13-ac6b-1cb4bbf88e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d98a6d8-fe39-4d1f-8c8c-4dfce6a97b34', '43ccbc9b-569e-4838-b51c-d48f705ad7a4', '1acd63c9-beeb-4bc8-b11b-cd3c3f413521', '979065dd-a7d1-455c-ad3d-3245ca571db2']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:45.054970 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f9e0b98-1749-4775-98aa-e9a74b52c95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:45.078394 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f9e0b98-1749-4775-98aa-e9a74b52c95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '276455ec-7b52-4391-8cc4-c0bf1b0a67a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2131041658',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13894d5ac31a49cbb53ae72ed4261deb',qos_specs=None,replication_status=,reservations=['4d98a6d8-fe39-4d1f-8c8c-4dfce6a97b34','43ccbc9b-569e-4838-b51c-d48f705ad7a4','1acd63c9-beeb-4bc8-b11b-cd3c3f413521','979065dd-a7d1-455c-ad3d-3245ca571db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0abf2672952c4af9b383f67351df12de',volume_type_id=fe82746a-f5ce-4a3e-9e5a-3281ed34828d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2131041658',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=276455ec-7b52-4391-8cc4-c0bf1b0a67a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13894d5ac31a49cbb53ae72ed4261deb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0abf2672952c4af9b383f67351df12de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe82746a-f5ce-4a3e-9e5a-3281ed34828d),volume_type_id=fe82746a-f5ce-4a3e-9e5a-3281ed34828d)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:45.079135 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da1edba-f74a-4869-af00-ebfe65cbdef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:45.099793 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da1edba-f74a-4869-af00-ebfe65cbdef0) transitioned into state 'SUCCESS' from state '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-2131041658',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13894d5ac31a49cbb53ae72ed4261deb',qos_specs=None,replication_status=,reservations=['4d98a6d8-fe39-4d1f-8c8c-4dfce6a97b34','43ccbc9b-569e-4838-b51c-d48f705ad7a4','1acd63c9-beeb-4bc8-b11b-cd3c3f413521','979065dd-a7d1-455c-ad3d-3245ca571db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0abf2672952c4af9b383f67351df12de',volume_type_id=fe82746a-f5ce-4a3e-9e5a-3281ed34828d)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:45.100979 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b1a199-06f8-4a1d-9a04-4d99ec9f40a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:45.113646 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b1a199-06f8-4a1d-9a04-4d99ec9f40a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:45.115539 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Flow 'volume_create_api' (5eb92290-b063-4a9b-a2e2-08dbf6d584a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:45.115539 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume request issued successfully. Jul 31 14:05:45.115755 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa865f12-be09-4bcc-ad63-aee55605e59b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:45.116367 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1143/4576] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:44 2026] POST /volume/v3/volumes => generated 781 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:45.128445 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7737a977-4488-4de1-923f-6d56538af35a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:45.130234 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7737a977-4488-4de1-923f-6d56538af35a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:45.131536 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7737a977-4488-4de1-923f-6d56538af35a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:45.131536 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7737a977-4488-4de1-923f-6d56538af35a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:45.137441 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:45.137441 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:45.144542 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7737a977-4488-4de1-923f-6d56538af35a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:45.150132 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7737a977-4488-4de1-923f-6d56538af35a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:45.150132 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1144/4577] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:45 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:45.243956 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cc26284d-6d2d-4d4d-bfa0-064a806d260e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:45.246228 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cc26284d-6d2d-4d4d-bfa0-064a806d260e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:45.246425 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cc26284d-6d2d-4d4d-bfa0-064a806d260e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:45.246628 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cc26284d-6d2d-4d4d-bfa0-064a806d260e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:45.246751 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-cc26284d-6d2d-4d4d-bfa0-064a806d260e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:45.251160 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:45.251160 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:45.252012 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cc26284d-6d2d-4d4d-bfa0-064a806d260e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:45.252598 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1143/4578] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:45 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:45.718218 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bc25b5b9-407d-4312-9818-b6e377a47291 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:45.723565 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc25b5b9-407d-4312-9818-b6e377a47291 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:45.723993 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc25b5b9-407d-4312-9818-b6e377a47291 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:45.724750 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc25b5b9-407d-4312-9818-b6e377a47291 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:45.724904 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bc25b5b9-407d-4312-9818-b6e377a47291 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:45.731124 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:45.731124 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:45.731892 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc25b5b9-407d-4312-9818-b6e377a47291 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:45.732278 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1149/4579] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:45 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:46.166548 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-89a8be0e-b1e8-407b-b5d8-2d6c88370559 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.168817 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89a8be0e-b1e8-407b-b5d8-2d6c88370559 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:46.168995 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89a8be0e-b1e8-407b-b5d8-2d6c88370559 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.169197 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89a8be0e-b1e8-407b-b5d8-2d6c88370559 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.175792 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.175792 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:46.179201 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-89a8be0e-b1e8-407b-b5d8-2d6c88370559 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:46.186208 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89a8be0e-b1e8-407b-b5d8-2d6c88370559 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:46.186208 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1144/4580] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:46.199329 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-53961158-f3a9-42ee-b9d6-bc067095a7d8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.201559 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-53961158-f3a9-42ee-b9d6-bc067095a7d8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:46.201799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-53961158-f3a9-42ee-b9d6-bc067095a7d8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.202065 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-53961158-f3a9-42ee-b9d6-bc067095a7d8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.208644 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.208644 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:46.212173 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-53961158-f3a9-42ee-b9d6-bc067095a7d8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:46.216794 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-53961158-f3a9-42ee-b9d6-bc067095a7d8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:46.217195 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1145/4581] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:46.263664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-779536ab-8112-4727-b755-8e38dd19bf1c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.265466 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-779536ab-8112-4727-b755-8e38dd19bf1c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:46.265686 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-cfb9969d-47c0-4ab6-90db-5a3e4992b095 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.265743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-779536ab-8112-4727-b755-8e38dd19bf1c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.265929 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-779536ab-8112-4727-b755-8e38dd19bf1c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.266065 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-779536ab-8112-4727-b755-8e38dd19bf1c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:46.267998 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-cfb9969d-47c0-4ab6-90db-5a3e4992b095 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:46.268156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-cfb9969d-47c0-4ab6-90db-5a3e4992b095 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.268344 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-cfb9969d-47c0-4ab6-90db-5a3e4992b095 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.270706 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.270706 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:46.271525 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-779536ab-8112-4727-b755-8e38dd19bf1c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:46.271885 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1144/4582] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:46.278038 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.278038 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:46.281371 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-cfb9969d-47c0-4ab6-90db-5a3e4992b095 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:46.285627 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-cfb9969d-47c0-4ab6-90db-5a3e4992b095 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:46.285627 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1150/4583] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:46.421621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0fc9cfda-f11c-44e0-b235-f2c9b73558ea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.422010 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0fc9cfda-f11c-44e0-b235-f2c9b73558ea None None] GET https://10.4.3.140/volume// Jul 31 14:05:46.422193 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0fc9cfda-f11c-44e0-b235-f2c9b73558ea None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.422437 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0fc9cfda-f11c-44e0-b235-f2c9b73558ea None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.422767 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0fc9cfda-f11c-44e0-b235-f2c9b73558ea None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:46.423076 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1145/4584] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:46.433097 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-ab896ce4-3776-4375-86d9-1305412904f4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.436052 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-ab896ce4-3776-4375-86d9-1305412904f4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:05:46.436588 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-ab896ce4-3776-4375-86d9-1305412904f4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "634c7db6-57d1-4c78-9ddb-cf9ba1236e36", "connector": null, "instance_uuid": "e6302455-9615-43e2-8300-6b2bf1fd335b"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:46.449757 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.449757 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:46.487872 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-ab896ce4-3776-4375-86d9-1305412904f4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:05:46.488379 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1146/4585] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:05:46 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:46.521104 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8e6bb408-eec6-45ca-8be0-f4441eebbc6f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.522917 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8e6bb408-eec6-45ca-8be0-f4441eebbc6f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:46.523197 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8e6bb408-eec6-45ca-8be0-f4441eebbc6f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.523304 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8e6bb408-eec6-45ca-8be0-f4441eebbc6f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.536470 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.536470 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:46.539097 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-42f9332e-79dd-48a4-a4e2-63269d963a45 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.539473 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42f9332e-79dd-48a4-a4e2-63269d963a45 None None] GET https://10.4.3.140/volume// Jul 31 14:05:46.539666 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42f9332e-79dd-48a4-a4e2-63269d963a45 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.539966 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42f9332e-79dd-48a4-a4e2-63269d963a45 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.540329 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42f9332e-79dd-48a4-a4e2-63269d963a45 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:46.540363 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8e6bb408-eec6-45ca-8be0-f4441eebbc6f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:46.540740 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1151/4586] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:46.545260 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8e6bb408-eec6-45ca-8be0-f4441eebbc6f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:46.545391 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1145/4587] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:46.549331 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-6b50766c-60da-4f78-8a48-cec63c680805 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.555714 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-6b50766c-60da-4f78-8a48-cec63c680805 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:46.555916 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-6b50766c-60da-4f78-8a48-cec63c680805 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.556146 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-6b50766c-60da-4f78-8a48-cec63c680805 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.568934 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.568934 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:46.582311 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-6b50766c-60da-4f78-8a48-cec63c680805 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:46.587640 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-6b50766c-60da-4f78-8a48-cec63c680805 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:46.587640 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1146/4588] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:46.746186 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0847fd0c-e8d4-4f42-a0d8-66c5f261dd5a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.748646 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0847fd0c-e8d4-4f42-a0d8-66c5f261dd5a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:46.748862 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0847fd0c-e8d4-4f42-a0d8-66c5f261dd5a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.749055 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0847fd0c-e8d4-4f42-a0d8-66c5f261dd5a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.749160 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0847fd0c-e8d4-4f42-a0d8-66c5f261dd5a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:46.753866 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.753866 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:46.754629 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0847fd0c-e8d4-4f42-a0d8-66c5f261dd5a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:46.755063 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1147/4589] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:46.765921 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.770227 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1/restore Jul 31 14:05:46.770538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "dbf3ff07-97e5-4a68-bae9-c83192e9a77d"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:46.771854 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Restoring backup 464608cf-cc9e-4e55-8071-fed99ea4ced1 ({'restore': {'volume_id': 'dbf3ff07-97e5-4a68-bae9-c83192e9a77d'}}) {{(pid=100184) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 14:05:46.771980 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Restoring backup 464608cf-cc9e-4e55-8071-fed99ea4ced1 to volume dbf3ff07-97e5-4a68-bae9-c83192e9a77d. Jul 31 14:05:46.781642 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.781642 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:46.788626 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.788626 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:46.789061 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:05:46.789182 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.api [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Checking backup size 1 against volume size 1 {{(pid=100184) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 14:05:46.789288 np0000006230 devstack@c-api.service[100184]: INFO cinder.backup.api [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Overwriting volume dbf3ff07-97e5-4a68-bae9-c83192e9a77d with restore of backup 464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:46.799317 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-424e6748-8b74-4fb8-bb0b-f5373a09cd10 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.802581 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-424e6748-8b74-4fb8-bb0b-f5373a09cd10 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] PUT https://10.4.3.140/volume/v3/attachments/48d0d740-9352-4a1c-9784-73814f5434ea Jul 31 14:05:46.802971 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-424e6748-8b74-4fb8-bb0b-f5373a09cd10 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:46.806269 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] restore_backup in rpcapi backup_id 464608cf-cc9e-4e55-8071-fed99ea4ced1 {{(pid=100184) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 14:05:46.808175 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04f8fcd2-45d0-41c1-853e-9b5e5b798ffd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1/restore returned with HTTP 202 Jul 31 14:05:46.808709 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1152/4590] 10.4.3.140 () {68 vars in 1393 bytes} [Fri Jul 31 14:05:46 2026] POST /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1/restore => generated 182 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:46.812841 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-424e6748-8b74-4fb8-bb0b-f5373a09cd10 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Acquiring lock "cinder-attachment_update-634c7db6-57d1-4c78-9ddb-cf9ba1236e36-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:05:46.817547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3e0388eb-c96b-4b35-86a9-0831793c0e44 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:46.817654 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-424e6748-8b74-4fb8-bb0b-f5373a09cd10 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-634c7db6-57d1-4c78-9ddb-cf9ba1236e36-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:05:46.818555 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.818555 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:46.819554 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e0388eb-c96b-4b35-86a9-0831793c0e44 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:46.819916 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e0388eb-c96b-4b35-86a9-0831793c0e44 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:46.820358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e0388eb-c96b-4b35-86a9-0831793c0e44 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:46.820571 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3e0388eb-c96b-4b35-86a9-0831793c0e44 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:46.829949 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:46.829949 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:46.831192 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e0388eb-c96b-4b35-86a9-0831793c0e44 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:46.831703 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1147/4591] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:46 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:46.934965 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-424e6748-8b74-4fb8-bb0b-f5373a09cd10 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-634c7db6-57d1-4c78-9ddb-cf9ba1236e36-np0000006230" released by "attachment_update" :: held 0.117s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:05:46.935424 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-424e6748-8b74-4fb8-bb0b-f5373a09cd10 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/48d0d740-9352-4a1c-9784-73814f5434ea returned with HTTP 200 Jul 31 14:05:46.936082 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1146/4592] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:05:46 2026] PUT /volume/v3/attachments/48d0d740-9352-4a1c-9784-73814f5434ea => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:47.283098 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-65d298bb-d7f4-4573-af18-e30944412cd5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:47.285157 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65d298bb-d7f4-4573-af18-e30944412cd5 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:47.285401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65d298bb-d7f4-4573-af18-e30944412cd5 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:47.285597 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65d298bb-d7f4-4573-af18-e30944412cd5 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:47.285701 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-65d298bb-d7f4-4573-af18-e30944412cd5 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:47.291633 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:47.291633 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:47.292599 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65d298bb-d7f4-4573-af18-e30944412cd5 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:47.293114 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1148/4593] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:47 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:47.561464 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-87cbf522-9144-4a64-bf70-44836a565ba8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:47.563313 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87cbf522-9144-4a64-bf70-44836a565ba8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:47.563510 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87cbf522-9144-4a64-bf70-44836a565ba8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:47.563713 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87cbf522-9144-4a64-bf70-44836a565ba8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:47.586643 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:47.586643 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:47.593108 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-87cbf522-9144-4a64-bf70-44836a565ba8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:47.601087 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87cbf522-9144-4a64-bf70-44836a565ba8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:47.601535 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1153/4594] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:47 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:47.845636 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7fa07f16-2210-48eb-bc7c-02d00654618e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:47.848242 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fa07f16-2210-48eb-bc7c-02d00654618e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:47.848527 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fa07f16-2210-48eb-bc7c-02d00654618e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:47.848830 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fa07f16-2210-48eb-bc7c-02d00654618e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:47.848954 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7fa07f16-2210-48eb-bc7c-02d00654618e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:47.856664 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:47.856664 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:47.857889 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fa07f16-2210-48eb-bc7c-02d00654618e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:47.858608 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1148/4595] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:47 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:48.184063 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:48.266851 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:48.267297 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1251458109"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:48.269051 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1251458109'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:48.269207 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume of 1 GB Jul 31 14:05:48.269539 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:48.269539 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:48.275716 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Availability Zones retrieved successfully. Jul 31 14:05:48.282973 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Flow 'volume_create_api' (f1222e0f-3550-44ab-ba02-1657abc03ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:48.284421 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa8d3b5-9f15-41af-a102-bc2d1df85c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:48.285472 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:48.306256 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-60076ada-9983-4edb-bd83-eaa747abd6da None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:48.307216 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60076ada-9983-4edb-bd83-eaa747abd6da tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:48.307461 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60076ada-9983-4edb-bd83-eaa747abd6da tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:48.307744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60076ada-9983-4edb-bd83-eaa747abd6da tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:48.308194 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-60076ada-9983-4edb-bd83-eaa747abd6da tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:48.312209 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:48.312209 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:48.312958 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60076ada-9983-4edb-bd83-eaa747abd6da tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:48.313345 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1149/4596] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:48 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:48.319725 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa8d3b5-9f15-41af-a102-bc2d1df85c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:48.320843 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e5ac7c-184b-4cff-a20a-4cf640eec2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:48.393719 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Created reservations ['8878e362-3e00-4659-8a56-e37272d9b02f', '1a2b4aa9-03e0-4443-8e87-999f0d39a0ea', '2038ad86-6187-44da-a323-370030060972', '574f3fb5-f618-47ee-9a32-584dbacf9e0c'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:48.394721 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e5ac7c-184b-4cff-a20a-4cf640eec2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8878e362-3e00-4659-8a56-e37272d9b02f', '1a2b4aa9-03e0-4443-8e87-999f0d39a0ea', '2038ad86-6187-44da-a323-370030060972', '574f3fb5-f618-47ee-9a32-584dbacf9e0c']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:48.395766 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f0033e-7b4f-47ab-84d5-e3a0394bf0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:48.426377 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f0033e-7b4f-47ab-84d5-e3a0394bf0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6804a758-dd80-4dc7-83fe-2142e7f3b744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1251458109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['8878e362-3e00-4659-8a56-e37272d9b02f','1a2b4aa9-03e0-4443-8e87-999f0d39a0ea','2038ad86-6187-44da-a323-370030060972','574f3fb5-f618-47ee-9a32-584dbacf9e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33af6f927d1d4ef1b25e84150e017643',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1251458109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6804a758-dd80-4dc7-83fe-2142e7f3b744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c6ecf383fee4e1384f2323df619c63f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33af6f927d1d4ef1b25e84150e017643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:48.427784 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e985ac-6764-468c-aad2-52b3c9e86d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:48.450417 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e985ac-6764-468c-aad2-52b3c9e86d01) transitioned into state 'SUCCESS' from state '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-1251458109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['8878e362-3e00-4659-8a56-e37272d9b02f','1a2b4aa9-03e0-4443-8e87-999f0d39a0ea','2038ad86-6187-44da-a323-370030060972','574f3fb5-f618-47ee-9a32-584dbacf9e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33af6f927d1d4ef1b25e84150e017643',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:48.451167 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49a91b8-d66a-4648-9c19-c61dff318e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:48.463040 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49a91b8-d66a-4648-9c19-c61dff318e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:48.464255 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Flow 'volume_create_api' (f1222e0f-3550-44ab-ba02-1657abc03ef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:48.464758 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume request issued successfully. Jul 31 14:05:48.465309 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4e17ac7a-54be-40e9-9c46-6a96ca0a6b80 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:48.465871 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1147/4597] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:05:48 2026] POST /volume/v3/volumes => generated 778 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:48.479773 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a5c5af47-68c6-44b6-b415-d10fba4511f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:48.482129 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5c5af47-68c6-44b6-b415-d10fba4511f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 Jul 31 14:05:48.482453 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5c5af47-68c6-44b6-b415-d10fba4511f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:48.482685 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5c5af47-68c6-44b6-b415-d10fba4511f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:48.490505 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:48.490505 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:48.494971 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a5c5af47-68c6-44b6-b415-d10fba4511f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:05:48.499606 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5c5af47-68c6-44b6-b415-d10fba4511f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 returned with HTTP 200 Jul 31 14:05:48.500290 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1154/4598] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:48 2026] GET /volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:48.614194 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dd28fd9a-fd26-4dc9-90a4-0642c96d6961 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:48.618631 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd28fd9a-fd26-4dc9-90a4-0642c96d6961 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:48.619052 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd28fd9a-fd26-4dc9-90a4-0642c96d6961 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:48.619250 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd28fd9a-fd26-4dc9-90a4-0642c96d6961 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:48.632265 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:48.632265 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:48.638734 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dd28fd9a-fd26-4dc9-90a4-0642c96d6961 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:48.643134 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd28fd9a-fd26-4dc9-90a4-0642c96d6961 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:48.643645 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1149/4599] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:48 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:48.869527 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d7a85826-5fc1-4e47-a178-02b2fdddb717 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:48.871408 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7a85826-5fc1-4e47-a178-02b2fdddb717 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:48.871627 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7a85826-5fc1-4e47-a178-02b2fdddb717 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:48.871812 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7a85826-5fc1-4e47-a178-02b2fdddb717 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:48.871943 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d7a85826-5fc1-4e47-a178-02b2fdddb717 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:48.876689 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:48.876689 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:48.877690 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7a85826-5fc1-4e47-a178-02b2fdddb717 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:48.878212 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1150/4600] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:48 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:49.324367 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4a005448-96b8-42ae-908f-97e667cfd50f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:49.326790 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4a005448-96b8-42ae-908f-97e667cfd50f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:49.327049 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4a005448-96b8-42ae-908f-97e667cfd50f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:49.327294 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4a005448-96b8-42ae-908f-97e667cfd50f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:49.327489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-4a005448-96b8-42ae-908f-97e667cfd50f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:49.332486 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:49.332486 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:49.336791 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4a005448-96b8-42ae-908f-97e667cfd50f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:49.336791 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1148/4601] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:49 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:49.515024 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-732f116c-d8d5-40f7-b846-209b5ca22afb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:49.516647 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-732f116c-d8d5-40f7-b846-209b5ca22afb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 Jul 31 14:05:49.517000 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-732f116c-d8d5-40f7-b846-209b5ca22afb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:49.517296 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-732f116c-d8d5-40f7-b846-209b5ca22afb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:49.524792 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:49.524792 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:49.527211 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-732f116c-d8d5-40f7-b846-209b5ca22afb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:05:49.531080 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-732f116c-d8d5-40f7-b846-209b5ca22afb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 returned with HTTP 200 Jul 31 14:05:49.531574 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1155/4602] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:49 2026] GET /volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:49.543252 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-45559721-bac8-4847-b1a9-97ea2295b080 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:49.545531 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-45559721-bac8-4847-b1a9-97ea2295b080 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:05:49.546019 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-45559721-bac8-4847-b1a9-97ea2295b080 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6804a758-dd80-4dc7-83fe-2142e7f3b744", "name": "tempest-type-Backup-1820383963"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:49.548197 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-45559721-bac8-4847-b1a9-97ea2295b080 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Creating new backup {'backup': {'volume_id': '6804a758-dd80-4dc7-83fe-2142e7f3b744', 'name': 'tempest-type-Backup-1820383963'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:05:49.548348 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-45559721-bac8-4847-b1a9-97ea2295b080 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Creating backup of volume 6804a758-dd80-4dc7-83fe-2142e7f3b744 in container None Jul 31 14:05:49.558450 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:49.558450 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:49.558450 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-45559721-bac8-4847-b1a9-97ea2295b080 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:05:49.597963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-45559721-bac8-4847-b1a9-97ea2295b080 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Created reservations ['f1a115c9-5a6d-4101-980d-946601e36bb0', '63423778-9128-4282-9392-377d505cc894'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:49.657141 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-45559721-bac8-4847-b1a9-97ea2295b080 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:05:49.657915 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1150/4603] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:05:49 2026] POST /volume/v3/backups => generated 316 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:49.666714 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f2bfbe9d-4f46-4a4b-9180-053b19092171 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:49.669599 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2bfbe9d-4f46-4a4b-9180-053b19092171 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:49.670216 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2bfbe9d-4f46-4a4b-9180-053b19092171 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:49.670216 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2bfbe9d-4f46-4a4b-9180-053b19092171 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:49.679372 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f7bd361f-c4eb-4cdc-82a9-4847c04bfa7c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:49.682947 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:49.682947 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:49.686870 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f2bfbe9d-4f46-4a4b-9180-053b19092171 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:49.690670 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f7bd361f-c4eb-4cdc-82a9-4847c04bfa7c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:49.691118 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f7bd361f-c4eb-4cdc-82a9-4847c04bfa7c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:49.691484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f7bd361f-c4eb-4cdc-82a9-4847c04bfa7c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:49.691691 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f7bd361f-c4eb-4cdc-82a9-4847c04bfa7c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:49.692401 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2bfbe9d-4f46-4a4b-9180-053b19092171 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:49.692794 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1151/4604] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:49 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:49.730846 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:49.730846 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:49.732777 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f7bd361f-c4eb-4cdc-82a9-4847c04bfa7c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:49.733328 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1149/4605] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:49 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 723 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:49.891361 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-37b3543e-9fba-4267-a52b-943f8d435831 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:49.894538 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37b3543e-9fba-4267-a52b-943f8d435831 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:49.894538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37b3543e-9fba-4267-a52b-943f8d435831 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:49.894538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37b3543e-9fba-4267-a52b-943f8d435831 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:49.894538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-37b3543e-9fba-4267-a52b-943f8d435831 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:49.899790 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:49.899790 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:49.902015 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37b3543e-9fba-4267-a52b-943f8d435831 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:49.902015 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1156/4606] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:49 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:50.350669 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cc0c4785-246f-4369-9a40-bff5d22392aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:50.353763 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc0c4785-246f-4369-9a40-bff5d22392aa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:50.353763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc0c4785-246f-4369-9a40-bff5d22392aa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:50.353763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc0c4785-246f-4369-9a40-bff5d22392aa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:50.353763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-cc0c4785-246f-4369-9a40-bff5d22392aa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:50.357913 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:50.357913 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:50.358785 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc0c4785-246f-4369-9a40-bff5d22392aa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:50.359462 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1151/4607] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:50 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:50.708709 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8b6be4ff-8a18-4e83-aa56-af33987355f1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:50.711096 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b6be4ff-8a18-4e83-aa56-af33987355f1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:50.711395 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b6be4ff-8a18-4e83-aa56-af33987355f1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:50.711638 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b6be4ff-8a18-4e83-aa56-af33987355f1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:50.724199 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:50.724199 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:50.728808 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8b6be4ff-8a18-4e83-aa56-af33987355f1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:50.734379 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b6be4ff-8a18-4e83-aa56-af33987355f1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:50.734993 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1152/4608] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:50 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:50.743715 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-92204ee4-a8c4-422f-9da8-cb2d4a6c3510 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:50.746141 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-92204ee4-a8c4-422f-9da8-cb2d4a6c3510 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:50.746379 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-92204ee4-a8c4-422f-9da8-cb2d4a6c3510 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:50.746596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-92204ee4-a8c4-422f-9da8-cb2d4a6c3510 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:50.746699 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-92204ee4-a8c4-422f-9da8-cb2d4a6c3510 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:50.751479 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:50.751479 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:50.752188 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-92204ee4-a8c4-422f-9da8-cb2d4a6c3510 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:50.752656 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1150/4609] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:50 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:50.916496 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c5e1afdc-bb58-493e-840b-ffac692c34a8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:50.918265 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c5e1afdc-bb58-493e-840b-ffac692c34a8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:50.918448 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c5e1afdc-bb58-493e-840b-ffac692c34a8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:50.918646 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c5e1afdc-bb58-493e-840b-ffac692c34a8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:50.918784 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c5e1afdc-bb58-493e-840b-ffac692c34a8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:50.923404 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:50.923404 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:50.924137 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c5e1afdc-bb58-493e-840b-ffac692c34a8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:50.924479 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1157/4610] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:50 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:51.371904 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6618f0d-aed0-4fc6-9bfd-67a4ca5d1e0d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:51.373741 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6618f0d-aed0-4fc6-9bfd-67a4ca5d1e0d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:51.374106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6618f0d-aed0-4fc6-9bfd-67a4ca5d1e0d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:51.374403 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6618f0d-aed0-4fc6-9bfd-67a4ca5d1e0d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:51.374633 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a6618f0d-aed0-4fc6-9bfd-67a4ca5d1e0d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:51.379103 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:51.379103 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:51.380457 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6618f0d-aed0-4fc6-9bfd-67a4ca5d1e0d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:51.380457 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1152/4611] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:51 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:51.749108 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-62fa04a5-a96c-49f0-9dbe-20da655c602a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:51.751554 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-62fa04a5-a96c-49f0-9dbe-20da655c602a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:51.752209 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-62fa04a5-a96c-49f0-9dbe-20da655c602a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:51.752500 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-62fa04a5-a96c-49f0-9dbe-20da655c602a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:51.764776 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d6477c57-abf5-4f5c-8ade-3904f52ccbca None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:51.768301 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d6477c57-abf5-4f5c-8ade-3904f52ccbca tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:51.768565 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d6477c57-abf5-4f5c-8ade-3904f52ccbca tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:51.768788 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d6477c57-abf5-4f5c-8ade-3904f52ccbca tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:51.768954 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-d6477c57-abf5-4f5c-8ade-3904f52ccbca tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:51.774002 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:51.774002 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:51.777112 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:51.777112 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:51.777841 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d6477c57-abf5-4f5c-8ade-3904f52ccbca tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:51.778215 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1151/4612] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:51 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:51.781772 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-62fa04a5-a96c-49f0-9dbe-20da655c602a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:51.790134 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-62fa04a5-a96c-49f0-9dbe-20da655c602a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:51.790897 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1153/4613] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:51 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:51.851782 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-94a7c3e8-6919-4e74-ab00-ba4040908747 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:51.884598 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94a7c3e8-6919-4e74-ab00-ba4040908747 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:05:51.885300 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94a7c3e8-6919-4e74-ab00-ba4040908747 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1201325101", "extra_specs": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:51.903236 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94a7c3e8-6919-4e74-ab00-ba4040908747 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:05:51.903753 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1158/4614] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 14:05:51 2026] POST /volume/v3/types => generated 212 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:51.912013 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-65acaad7-8018-4529-80a6-0acdb4c95bb1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:51.913917 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65acaad7-8018-4529-80a6-0acdb4c95bb1 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] POST https://10.4.3.140/volume/v3/types/dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582/encryption Jul 31 14:05:51.914321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65acaad7-8018-4529-80a6-0acdb4c95bb1 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:51.933912 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c73f5a08-f6b3-4ca5-b24e-acd3ba5ce948 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:51.935811 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c73f5a08-f6b3-4ca5-b24e-acd3ba5ce948 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:51.936054 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c73f5a08-f6b3-4ca5-b24e-acd3ba5ce948 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:51.936239 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c73f5a08-f6b3-4ca5-b24e-acd3ba5ce948 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:51.936383 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c73f5a08-f6b3-4ca5-b24e-acd3ba5ce948 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:51.938794 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65acaad7-8018-4529-80a6-0acdb4c95bb1 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] https://10.4.3.140/volume/v3/types/dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582/encryption returned with HTTP 200 Jul 31 14:05:51.939322 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1153/4615] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:05:51 2026] POST /volume/v3/types/dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:51.942721 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:51.942721 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:51.943570 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c73f5a08-f6b3-4ca5-b24e-acd3ba5ce948 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:51.943918 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1152/4616] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:51 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:51.948402 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:52.085473 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:52.085853 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-108476630", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1201325101", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:52.087487 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-108476630', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1201325101', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:52.091596 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume of 1 GB Jul 31 14:05:52.092030 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:52.092030 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:52.092687 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Availability Zones retrieved successfully. Jul 31 14:05:52.098666 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Flow 'volume_create_api' (4ea7be46-16a3-4400-878c-470a74ad3742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:52.099568 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b18f1fa8-92bd-4e63-9b78-b1d708dea72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:52.100605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:52.125407 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b18f1fa8-92bd-4e63-9b78-b1d708dea72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:05:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582,is_public=True,name='tempest-scenario-type-luks-1201325101',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582', '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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:52.126155 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245ba6ef-8d83-4b17-8cd5-ee72aecb2ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:52.153916 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1201325101 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1201325101, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:05:52.154231 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1201325101 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1201325101, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:05:52.207329 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Created reservations ['2cba983b-7d57-40b4-bd1e-ee048ae3a8f1', '2e57c72f-f3f8-463c-b544-1cc9865147f3', '52b6ed54-204c-463e-b9d2-69bb61ca9127', '9546371a-868e-4390-81d7-3dd5d537a974'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:52.208482 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245ba6ef-8d83-4b17-8cd5-ee72aecb2ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cba983b-7d57-40b4-bd1e-ee048ae3a8f1', '2e57c72f-f3f8-463c-b544-1cc9865147f3', '52b6ed54-204c-463e-b9d2-69bb61ca9127', '9546371a-868e-4390-81d7-3dd5d537a974']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:52.210728 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce1ccd8-a9b2-49db-a7ef-afc23582ec84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:52.235623 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce1ccd8-a9b2-49db-a7ef-afc23582ec84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e943754-2cb0-4c27-8c79-1f52ccb644d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-108476630',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7f7949e1b544ac86bbb2ac225f21db',qos_specs=None,replication_status=,reservations=['2cba983b-7d57-40b4-bd1e-ee048ae3a8f1','2e57c72f-f3f8-463c-b544-1cc9865147f3','52b6ed54-204c-463e-b9d2-69bb61ca9127','9546371a-868e-4390-81d7-3dd5d537a974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_type_id=dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-108476630',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5e943754-2cb0-4c27-8c79-1f52ccb644d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7f7949e1b544ac86bbb2ac225f21db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582),volume_type_id=dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:52.236173 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d546027-8f92-4509-b834-c16898f2d7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:52.267651 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d546027-8f92-4509-b834-c16898f2d7a3) transitioned into state 'SUCCESS' from state '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-108476630',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7f7949e1b544ac86bbb2ac225f21db',qos_specs=None,replication_status=,reservations=['2cba983b-7d57-40b4-bd1e-ee048ae3a8f1','2e57c72f-f3f8-463c-b544-1cc9865147f3','52b6ed54-204c-463e-b9d2-69bb61ca9127','9546371a-868e-4390-81d7-3dd5d537a974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_type_id=dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:52.268697 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06530da-b084-42ae-88e4-fc9a52189a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:52.284037 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06530da-b084-42ae-88e4-fc9a52189a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:52.285129 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Flow 'volume_create_api' (4ea7be46-16a3-4400-878c-470a74ad3742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:52.285453 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume request issued successfully. Jul 31 14:05:52.286055 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-32fc2a1e-22e7-4599-9b87-3b033d3068db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:52.286529 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1154/4617] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:51 2026] POST /volume/v3/volumes => generated 784 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:52.306340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1e1e1525-4d36-4988-80d3-7cb47032b67e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:52.308418 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e1e1525-4d36-4988-80d3-7cb47032b67e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 Jul 31 14:05:52.308715 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e1e1525-4d36-4988-80d3-7cb47032b67e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:52.309464 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e1e1525-4d36-4988-80d3-7cb47032b67e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:52.323606 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:52.323606 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:52.328373 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1e1e1525-4d36-4988-80d3-7cb47032b67e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:52.333249 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e1e1525-4d36-4988-80d3-7cb47032b67e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 returned with HTTP 200 Jul 31 14:05:52.333622 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1159/4618] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:52 2026] GET /volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:52.378106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-b19b1ca6-761f-44b0-bd69-89f4c3725ebb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:52.380661 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-b19b1ca6-761f-44b0-bd69-89f4c3725ebb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments/48d0d740-9352-4a1c-9784-73814f5434ea/action Jul 31 14:05:52.381098 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-b19b1ca6-761f-44b0-bd69-89f4c3725ebb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:05:52.381267 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-b19b1ca6-761f-44b0-bd69-89f4c3725ebb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:52.396142 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2486b852-dcc0-4876-8265-9a68364bcd62 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:52.397895 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2486b852-dcc0-4876-8265-9a68364bcd62 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:52.398091 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2486b852-dcc0-4876-8265-9a68364bcd62 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:52.398253 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2486b852-dcc0-4876-8265-9a68364bcd62 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:52.398352 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2486b852-dcc0-4876-8265-9a68364bcd62 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:52.402586 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:52.402586 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:52.404535 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:52.404535 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:52.405282 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2486b852-dcc0-4876-8265-9a68364bcd62 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:52.405649 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1153/4619] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:52 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:52.428475 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-41133851-dfb8-4934-ad5c-e2655b39aa70 req-b19b1ca6-761f-44b0-bd69-89f4c3725ebb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/48d0d740-9352-4a1c-9784-73814f5434ea/action returned with HTTP 204 Jul 31 14:05:52.429020 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1154/4620] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:05:52 2026] POST /volume/v3/attachments/48d0d740-9352-4a1c-9784-73814f5434ea/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:05:52.791950 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eb2a3cc1-88c5-47e4-929e-2f6fb928127c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:52.801370 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb2a3cc1-88c5-47e4-929e-2f6fb928127c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:52.801656 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eb2a3cc1-88c5-47e4-929e-2f6fb928127c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:52.801881 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eb2a3cc1-88c5-47e4-929e-2f6fb928127c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:52.802034 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-eb2a3cc1-88c5-47e4-929e-2f6fb928127c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:52.812946 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-689d8d69-c851-47f1-a2d0-7bae85012193 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:52.823888 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-689d8d69-c851-47f1-a2d0-7bae85012193 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:05:52.826341 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:52.826341 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:52.828920 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-689d8d69-c851-47f1-a2d0-7bae85012193 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:52.830008 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-689d8d69-c851-47f1-a2d0-7bae85012193 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:52.833345 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb2a3cc1-88c5-47e4-929e-2f6fb928127c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:52.839145 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1155/4621] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:52 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 725 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:52.844456 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:52.844456 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:52.852262 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-689d8d69-c851-47f1-a2d0-7bae85012193 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:52.855204 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-689d8d69-c851-47f1-a2d0-7bae85012193 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:05:52.855204 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1160/4622] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:52 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:52.905714 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-30e9da5e-e816-4cdb-b0a5-bbb7aea0832a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:52.907879 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-30e9da5e-e816-4cdb-b0a5-bbb7aea0832a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:52.908176 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-30e9da5e-e816-4cdb-b0a5-bbb7aea0832a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:52.908395 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-30e9da5e-e816-4cdb-b0a5-bbb7aea0832a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:52.917616 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:52.917616 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:52.925747 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-30e9da5e-e816-4cdb-b0a5-bbb7aea0832a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:52.933653 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-30e9da5e-e816-4cdb-b0a5-bbb7aea0832a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:52.934069 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1154/4623] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:05:52 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:52.955715 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9c137ab3-54d2-4f38-9091-df5cd2bef14d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:52.958172 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c137ab3-54d2-4f38-9091-df5cd2bef14d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:52.958356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c137ab3-54d2-4f38-9091-df5cd2bef14d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:52.958602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c137ab3-54d2-4f38-9091-df5cd2bef14d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:52.958674 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9c137ab3-54d2-4f38-9091-df5cd2bef14d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:52.963115 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:52.963115 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:52.964068 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c137ab3-54d2-4f38-9091-df5cd2bef14d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:52.964853 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1155/4624] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:52 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:53.016886 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-abd4b341-cbf9-4cda-9002-44a04cfd76fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.018034 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abd4b341-cbf9-4cda-9002-44a04cfd76fb None None] GET https://10.4.3.140/volume// Jul 31 14:05:53.018720 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abd4b341-cbf9-4cda-9002-44a04cfd76fb None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.019077 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abd4b341-cbf9-4cda-9002-44a04cfd76fb None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.019914 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abd4b341-cbf9-4cda-9002-44a04cfd76fb None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:53.020462 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1156/4625] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:53.029071 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-99cd25b8-620c-41a3-8250-ad08b6adbd9d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.094451 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-99cd25b8-620c-41a3-8250-ad08b6adbd9d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:05:53.094451 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-99cd25b8-620c-41a3-8250-ad08b6adbd9d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "276455ec-7b52-4391-8cc4-c0bf1b0a67a2", "connector": null, "instance_uuid": "e6302455-9615-43e2-8300-6b2bf1fd335b"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:53.100685 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.100685 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:53.123647 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-99cd25b8-620c-41a3-8250-ad08b6adbd9d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:05:53.124180 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1161/4626] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:05:53 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:53.154365 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ee8d0595-bd48-4fa6-b2f8-a083d0f1e645 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.156483 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ee8d0595-bd48-4fa6-b2f8-a083d0f1e645 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:53.156887 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ee8d0595-bd48-4fa6-b2f8-a083d0f1e645 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.157103 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ee8d0595-bd48-4fa6-b2f8-a083d0f1e645 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.167111 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.167111 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:53.170913 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ee8d0595-bd48-4fa6-b2f8-a083d0f1e645 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:53.171246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6ca15586-ea91-4e8c-9446-6bb3b04fac22 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.171713 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6ca15586-ea91-4e8c-9446-6bb3b04fac22 None None] GET https://10.4.3.140/volume// Jul 31 14:05:53.171905 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6ca15586-ea91-4e8c-9446-6bb3b04fac22 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.172152 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6ca15586-ea91-4e8c-9446-6bb3b04fac22 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.172556 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6ca15586-ea91-4e8c-9446-6bb3b04fac22 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:05:53.172884 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1156/4627] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:05:53.176011 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ee8d0595-bd48-4fa6-b2f8-a083d0f1e645 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:53.176583 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1155/4628] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:53.180942 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-c2d579d8-294c-49ca-9a3f-dbf891516ad8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.182961 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-c2d579d8-294c-49ca-9a3f-dbf891516ad8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:53.183200 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-c2d579d8-294c-49ca-9a3f-dbf891516ad8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.183367 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-c2d579d8-294c-49ca-9a3f-dbf891516ad8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.191880 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.191880 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:53.195115 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-c2d579d8-294c-49ca-9a3f-dbf891516ad8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:53.198806 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-c2d579d8-294c-49ca-9a3f-dbf891516ad8 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:53.199213 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1157/4629] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1053 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:05:53.321617 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cfa87822-574e-4aae-a2d6-21a58f40436a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.325539 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cfa87822-574e-4aae-a2d6-21a58f40436a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] PUT https://10.4.3.140/volume/v3/attachments/53e14214-c684-41d5-9c16-cf44a990be4d Jul 31 14:05:53.325539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cfa87822-574e-4aae-a2d6-21a58f40436a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:53.338978 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cfa87822-574e-4aae-a2d6-21a58f40436a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Acquiring lock "cinder-attachment_update-276455ec-7b52-4391-8cc4-c0bf1b0a67a2-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:05:53.343899 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cfa87822-574e-4aae-a2d6-21a58f40436a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-276455ec-7b52-4391-8cc4-c0bf1b0a67a2-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:05:53.346853 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.346853 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:53.350260 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5be55b28-8586-4759-a2b3-0c8730951121 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.352039 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5be55b28-8586-4759-a2b3-0c8730951121 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 Jul 31 14:05:53.352263 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5be55b28-8586-4759-a2b3-0c8730951121 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.352477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5be55b28-8586-4759-a2b3-0c8730951121 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.358953 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.358953 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:53.362478 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5be55b28-8586-4759-a2b3-0c8730951121 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:53.366878 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5be55b28-8586-4759-a2b3-0c8730951121 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 returned with HTTP 200 Jul 31 14:05:53.367439 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1157/4630] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:53.380004 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-59bc9a63-31e0-4664-bdfb-81a3b68cfb37 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.381862 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-59bc9a63-31e0-4664-bdfb-81a3b68cfb37 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 Jul 31 14:05:53.382121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-59bc9a63-31e0-4664-bdfb-81a3b68cfb37 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.382356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-59bc9a63-31e0-4664-bdfb-81a3b68cfb37 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.390292 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.390292 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:53.394573 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-59bc9a63-31e0-4664-bdfb-81a3b68cfb37 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:53.400065 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-59bc9a63-31e0-4664-bdfb-81a3b68cfb37 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 returned with HTTP 200 Jul 31 14:05:53.400461 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1156/4631] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:53.415765 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7af130a4-2031-40a0-b04a-56d0293f4839 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.416088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7eb0d48e-1c3e-4c67-b672-bee7efadc45e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.417851 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:05:53.418150 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7eb0d48e-1c3e-4c67-b672-bee7efadc45e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:53.418246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-28578729", "source_volid": "5e943754-2cb0-4c27-8c79-1f52ccb644d6", "volume_type": "tempest-scenario-type-luks-1201325101", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:05:53.418386 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7eb0d48e-1c3e-4c67-b672-bee7efadc45e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.418650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7eb0d48e-1c3e-4c67-b672-bee7efadc45e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.418814 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7eb0d48e-1c3e-4c67-b672-bee7efadc45e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:53.421534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-28578729', 'source_volid': '5e943754-2cb0-4c27-8c79-1f52ccb644d6', 'volume_type': 'tempest-scenario-type-luks-1201325101', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:05:53.424198 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.424198 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:53.425134 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7eb0d48e-1c3e-4c67-b672-bee7efadc45e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:53.425604 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1158/4632] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:53.434662 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.434662 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:53.435181 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume retrieved successfully. Jul 31 14:05:53.435384 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume of 1 GB Jul 31 14:05:53.436091 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Availability Zones retrieved successfully. Jul 31 14:05:53.442998 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Flow 'volume_create_api' (6f335c4d-09cf-4d64-bd12-c47ca6b6897b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:53.444132 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7787215b-114e-41fd-a4e4-bc4656393a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:53.444992 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:05:53.467091 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7787215b-114e-41fd-a4e4-bc4656393a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5e943754-2cb0-4c27-8c79-1f52ccb644d6', 'volume_type': VolumeType(created_at=2026-07-31T14:05:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582,is_public=True,name='tempest-scenario-type-luks-1201325101',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582', '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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:53.468163 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d880c1-65a9-4041-acee-6d55d406d3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:53.481000 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cfa87822-574e-4aae-a2d6-21a58f40436a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-276455ec-7b52-4391-8cc4-c0bf1b0a67a2-np0000006230" released by "attachment_update" :: held 0.138s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:05:53.481958 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cfa87822-574e-4aae-a2d6-21a58f40436a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/53e14214-c684-41d5-9c16-cf44a990be4d returned with HTTP 200 Jul 31 14:05:53.481958 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1162/4633] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:05:53 2026] PUT /volume/v3/attachments/53e14214-c684-41d5-9c16-cf44a990be4d => generated 968 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:05:53.494159 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-d8e95f7d-313a-42d8-bb25-b6586fc658ab None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.500796 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-d8e95f7d-313a-42d8-bb25-b6586fc658ab tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2/encryption Jul 31 14:05:53.501030 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-d8e95f7d-313a-42d8-bb25-b6586fc658ab tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.501256 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-d8e95f7d-313a-42d8-bb25-b6586fc658ab tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.513983 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.513983 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:53.521366 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-d8e95f7d-313a-42d8-bb25-b6586fc658ab tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2/encryption returned with HTTP 200 Jul 31 14:05:53.521366 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1157/4634] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:53.525599 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Created reservations ['8b8b46f2-93fe-4679-971e-8c05d5905969', '781038ae-c9fd-45e2-9748-f1ecb9767d8c', '696d5d24-cfc5-40b2-8271-3bcac8d8bfe6', 'e5f74299-6abe-4b06-9616-8b820ecc5747'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:05:53.527065 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d880c1-65a9-4041-acee-6d55d406d3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b8b46f2-93fe-4679-971e-8c05d5905969', '781038ae-c9fd-45e2-9748-f1ecb9767d8c', '696d5d24-cfc5-40b2-8271-3bcac8d8bfe6', 'e5f74299-6abe-4b06-9616-8b820ecc5747']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:53.527065 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf9dc6e-3867-4617-9ebc-7ad0610ce2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:53.558470 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf9dc6e-3867-4617-9ebc-7ad0610ce2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-28578729',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7f7949e1b544ac86bbb2ac225f21db',qos_specs=None,replication_status=,reservations=['8b8b46f2-93fe-4679-971e-8c05d5905969','781038ae-c9fd-45e2-9748-f1ecb9767d8c','696d5d24-cfc5-40b2-8271-3bcac8d8bfe6','e5f74299-6abe-4b06-9616-8b820ecc5747'],size=1,snapshot_id=None,source_replicaid=,source_volid=5e943754-2cb0-4c27-8c79-1f52ccb644d6,status='creating',user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_type_id=dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-28578729',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7f7949e1b544ac86bbb2ac225f21db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5e943754-2cb0-4c27-8c79-1f52ccb644d6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582),volume_type_id=dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:53.559132 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14ec67c-d182-4b4c-8af4-0e23ee736899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:53.579788 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14ec67c-d182-4b4c-8af4-0e23ee736899) transitioned into state 'SUCCESS' from state '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-28578729',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7f7949e1b544ac86bbb2ac225f21db',qos_specs=None,replication_status=,reservations=['8b8b46f2-93fe-4679-971e-8c05d5905969','781038ae-c9fd-45e2-9748-f1ecb9767d8c','696d5d24-cfc5-40b2-8271-3bcac8d8bfe6','e5f74299-6abe-4b06-9616-8b820ecc5747'],size=1,snapshot_id=None,source_replicaid=,source_volid=5e943754-2cb0-4c27-8c79-1f52ccb644d6,status='creating',user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_type_id=dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:53.580416 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a18e703-030f-4c50-be17-e3d8166c29c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:05:53.596982 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a18e703-030f-4c50-be17-e3d8166c29c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:05:53.597749 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Flow 'volume_create_api' (6f335c4d-09cf-4d64-bd12-c47ca6b6897b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:05:53.598041 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume request issued successfully. Jul 31 14:05:53.598568 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7af130a4-2031-40a0-b04a-56d0293f4839 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:05:53.598970 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1158/4635] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:05:53 2026] POST /volume/v3/volumes => generated 810 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:05:53.611284 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dbf0c55b-8ff7-4209-85a8-93a13af479a0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.613286 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dbf0c55b-8ff7-4209-85a8-93a13af479a0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:05:53.613492 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dbf0c55b-8ff7-4209-85a8-93a13af479a0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.613729 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dbf0c55b-8ff7-4209-85a8-93a13af479a0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.621321 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.621321 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:53.625212 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dbf0c55b-8ff7-4209-85a8-93a13af479a0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:53.629608 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dbf0c55b-8ff7-4209-85a8-93a13af479a0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:05:53.630028 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1159/4636] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:53.848946 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b81efb00-92f5-4d60-8b42-009b5af8b508 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.850708 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b81efb00-92f5-4d60-8b42-009b5af8b508 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:53.850930 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b81efb00-92f5-4d60-8b42-009b5af8b508 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.851135 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b81efb00-92f5-4d60-8b42-009b5af8b508 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.851234 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b81efb00-92f5-4d60-8b42-009b5af8b508 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:53.858311 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.858311 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:53.859299 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b81efb00-92f5-4d60-8b42-009b5af8b508 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:53.859913 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1163/4637] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:53.983371 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c5a61e5d-a07c-4342-8719-8698ba572586 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:53.985204 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c5a61e5d-a07c-4342-8719-8698ba572586 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:53.985396 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c5a61e5d-a07c-4342-8719-8698ba572586 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:53.985599 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c5a61e5d-a07c-4342-8719-8698ba572586 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:53.985717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c5a61e5d-a07c-4342-8719-8698ba572586 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:53.992571 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:53.992571 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:53.993281 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c5a61e5d-a07c-4342-8719-8698ba572586 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:53.993624 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1158/4638] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:53 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:54.192470 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6707b550-fd93-4b14-b0f7-ea347237c638 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:54.194600 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6707b550-fd93-4b14-b0f7-ea347237c638 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:54.194804 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6707b550-fd93-4b14-b0f7-ea347237c638 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:54.195026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6707b550-fd93-4b14-b0f7-ea347237c638 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:54.206087 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:54.206087 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:54.209882 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6707b550-fd93-4b14-b0f7-ea347237c638 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:54.215626 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6707b550-fd93-4b14-b0f7-ea347237c638 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:54.216102 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1159/4639] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:54 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:54.440184 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bd96c3e0-38d0-4b1f-b252-fd12f645c350 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:54.442259 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd96c3e0-38d0-4b1f-b252-fd12f645c350 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:54.442450 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd96c3e0-38d0-4b1f-b252-fd12f645c350 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:54.442649 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd96c3e0-38d0-4b1f-b252-fd12f645c350 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:54.442767 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-bd96c3e0-38d0-4b1f-b252-fd12f645c350 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:54.447246 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:54.447246 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:54.447926 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd96c3e0-38d0-4b1f-b252-fd12f645c350 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:54.448275 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1160/4640] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:54 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:54.647048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a3a0eab0-5901-4add-b413-f820f0614b5e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:54.651980 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3a0eab0-5901-4add-b413-f820f0614b5e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:05:54.652235 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3a0eab0-5901-4add-b413-f820f0614b5e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:54.652471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3a0eab0-5901-4add-b413-f820f0614b5e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:54.664314 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:54.664314 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:54.674142 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a3a0eab0-5901-4add-b413-f820f0614b5e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:54.680794 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3a0eab0-5901-4add-b413-f820f0614b5e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:05:54.684950 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1164/4641] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:54 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:54.870554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-547edbf3-2fc3-49b6-9b12-d43a05d37544 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:54.873136 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-547edbf3-2fc3-49b6-9b12-d43a05d37544 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:54.873341 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-547edbf3-2fc3-49b6-9b12-d43a05d37544 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:54.873529 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-547edbf3-2fc3-49b6-9b12-d43a05d37544 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:54.873658 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-547edbf3-2fc3-49b6-9b12-d43a05d37544 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:54.877349 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:54.877349 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:54.877887 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-547edbf3-2fc3-49b6-9b12-d43a05d37544 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:54.878241 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1159/4642] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:54 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:55.002964 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b79cb40-d944-4970-a953-8eee7dc3541d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:55.004987 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b79cb40-d944-4970-a953-8eee7dc3541d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:55.005172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b79cb40-d944-4970-a953-8eee7dc3541d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:55.005352 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b79cb40-d944-4970-a953-8eee7dc3541d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:55.005450 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9b79cb40-d944-4970-a953-8eee7dc3541d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:55.009820 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:55.009820 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:55.010681 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b79cb40-d944-4970-a953-8eee7dc3541d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:55.011110 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1160/4643] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:55 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:55.228942 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-17132ac0-d770-4e99-99eb-476764458e15 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:55.231141 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17132ac0-d770-4e99-99eb-476764458e15 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:55.231372 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17132ac0-d770-4e99-99eb-476764458e15 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:55.231651 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17132ac0-d770-4e99-99eb-476764458e15 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:55.243081 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:55.243081 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:55.247016 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-17132ac0-d770-4e99-99eb-476764458e15 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:55.251755 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17132ac0-d770-4e99-99eb-476764458e15 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:55.252312 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1161/4644] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:55 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:55.459883 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a6f42ebe-469c-4ae4-bf37-21b9d9243762 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:55.461475 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6f42ebe-469c-4ae4-bf37-21b9d9243762 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:55.461664 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6f42ebe-469c-4ae4-bf37-21b9d9243762 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:55.461830 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6f42ebe-469c-4ae4-bf37-21b9d9243762 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:55.461934 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a6f42ebe-469c-4ae4-bf37-21b9d9243762 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:55.465797 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:55.465797 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:55.466461 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6f42ebe-469c-4ae4-bf37-21b9d9243762 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:55.466797 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1165/4645] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:55 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:55.696496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-39c6a7a7-128b-4b1b-8549-5c09983bfbaf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:55.698339 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-39c6a7a7-128b-4b1b-8549-5c09983bfbaf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:05:55.698502 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-39c6a7a7-128b-4b1b-8549-5c09983bfbaf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:55.698699 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-39c6a7a7-128b-4b1b-8549-5c09983bfbaf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:55.705281 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:55.705281 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:55.709056 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-39c6a7a7-128b-4b1b-8549-5c09983bfbaf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:55.712369 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-39c6a7a7-128b-4b1b-8549-5c09983bfbaf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:05:55.712735 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1160/4646] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:55 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:55.888556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-98e01583-7076-4fd1-8c1e-8c4d1513ecaf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:55.891273 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98e01583-7076-4fd1-8c1e-8c4d1513ecaf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:55.891273 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98e01583-7076-4fd1-8c1e-8c4d1513ecaf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:55.891273 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98e01583-7076-4fd1-8c1e-8c4d1513ecaf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:55.891273 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-98e01583-7076-4fd1-8c1e-8c4d1513ecaf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:55.895700 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:55.895700 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:55.896321 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98e01583-7076-4fd1-8c1e-8c4d1513ecaf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:55.896730 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1161/4647] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:55 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:56.021158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8c95f40f-3cb2-47f4-92d5-78655eed64c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:56.023188 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8c95f40f-3cb2-47f4-92d5-78655eed64c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:56.023444 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8c95f40f-3cb2-47f4-92d5-78655eed64c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:56.023707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8c95f40f-3cb2-47f4-92d5-78655eed64c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:56.023853 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-8c95f40f-3cb2-47f4-92d5-78655eed64c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:56.028398 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:56.028398 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:56.029132 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8c95f40f-3cb2-47f4-92d5-78655eed64c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:56.029479 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1162/4648] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:56 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:56.266506 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3ea3e777-76a6-4e62-ba8b-2dba91e96cc2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:56.268281 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ea3e777-76a6-4e62-ba8b-2dba91e96cc2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:56.268468 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ea3e777-76a6-4e62-ba8b-2dba91e96cc2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:56.268671 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ea3e777-76a6-4e62-ba8b-2dba91e96cc2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:56.277992 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:56.277992 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:56.281961 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3ea3e777-76a6-4e62-ba8b-2dba91e96cc2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:56.285744 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ea3e777-76a6-4e62-ba8b-2dba91e96cc2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:56.286128 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1166/4649] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:56 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:56.476645 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-14a6513b-8a04-47f9-a4a8-1a233a4f741b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:56.478726 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-14a6513b-8a04-47f9-a4a8-1a233a4f741b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:56.479026 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-14a6513b-8a04-47f9-a4a8-1a233a4f741b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:56.479212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-14a6513b-8a04-47f9-a4a8-1a233a4f741b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:56.479360 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-14a6513b-8a04-47f9-a4a8-1a233a4f741b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:56.484016 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:56.484016 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:56.484910 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-14a6513b-8a04-47f9-a4a8-1a233a4f741b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:56.485528 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1161/4650] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:56 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:56.725099 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-181be520-700b-49ad-8b15-0bd0b216ac21 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:56.727484 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-181be520-700b-49ad-8b15-0bd0b216ac21 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:05:56.728064 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-181be520-700b-49ad-8b15-0bd0b216ac21 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:56.728285 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-181be520-700b-49ad-8b15-0bd0b216ac21 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:56.737982 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:56.737982 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:56.743034 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-181be520-700b-49ad-8b15-0bd0b216ac21 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:56.748330 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-181be520-700b-49ad-8b15-0bd0b216ac21 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:05:56.749252 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1162/4651] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:56 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:56.906882 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fc5565c5-531d-4787-8a9e-a94a90c4908b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:56.908469 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fc5565c5-531d-4787-8a9e-a94a90c4908b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:56.908700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fc5565c5-531d-4787-8a9e-a94a90c4908b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:56.908877 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fc5565c5-531d-4787-8a9e-a94a90c4908b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:56.909019 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fc5565c5-531d-4787-8a9e-a94a90c4908b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:56.912881 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:56.912881 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:56.913431 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fc5565c5-531d-4787-8a9e-a94a90c4908b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:56.913773 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1163/4652] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:56 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:57.039856 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e6e73308-50c1-4253-a23f-293257cdd6ba None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:57.042061 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6e73308-50c1-4253-a23f-293257cdd6ba tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:57.042311 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6e73308-50c1-4253-a23f-293257cdd6ba tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:57.042560 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6e73308-50c1-4253-a23f-293257cdd6ba tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:57.042691 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e6e73308-50c1-4253-a23f-293257cdd6ba tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:57.047504 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:57.047504 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:57.048324 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6e73308-50c1-4253-a23f-293257cdd6ba tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:57.048749 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1167/4653] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:57 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:57.298164 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e475e21f-b589-49d1-b754-d4962c6ba382 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:57.300381 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e475e21f-b589-49d1-b754-d4962c6ba382 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:57.300660 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e475e21f-b589-49d1-b754-d4962c6ba382 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:57.300912 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e475e21f-b589-49d1-b754-d4962c6ba382 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:57.311379 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:57.311379 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:57.315162 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e475e21f-b589-49d1-b754-d4962c6ba382 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:57.319866 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e475e21f-b589-49d1-b754-d4962c6ba382 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:57.320450 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1162/4654] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:57 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:57.496549 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-98e32e65-5a2a-42f1-be43-183a1911e0ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:57.498739 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98e32e65-5a2a-42f1-be43-183a1911e0ce tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:57.498988 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98e32e65-5a2a-42f1-be43-183a1911e0ce tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:57.499215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98e32e65-5a2a-42f1-be43-183a1911e0ce tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:57.499348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-98e32e65-5a2a-42f1-be43-183a1911e0ce tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:57.504402 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:57.504402 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:57.505286 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98e32e65-5a2a-42f1-be43-183a1911e0ce tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:57.505719 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1163/4655] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:57 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:57.761287 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b7588fa8-76c4-4a58-9f9a-c159b4bf0379 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:57.763099 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b7588fa8-76c4-4a58-9f9a-c159b4bf0379 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:05:57.763288 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b7588fa8-76c4-4a58-9f9a-c159b4bf0379 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:57.763491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b7588fa8-76c4-4a58-9f9a-c159b4bf0379 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:57.770333 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:57.770333 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:57.773966 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b7588fa8-76c4-4a58-9f9a-c159b4bf0379 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:57.778405 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b7588fa8-76c4-4a58-9f9a-c159b4bf0379 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:05:57.778807 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1164/4656] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:57 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:57.923963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3eb78736-83e8-44f6-a478-d90369480627 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:57.926211 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3eb78736-83e8-44f6-a478-d90369480627 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:57.926477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3eb78736-83e8-44f6-a478-d90369480627 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:57.926743 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3eb78736-83e8-44f6-a478-d90369480627 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:57.926881 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3eb78736-83e8-44f6-a478-d90369480627 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:57.932128 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:57.932128 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:57.932903 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3eb78736-83e8-44f6-a478-d90369480627 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:57.933372 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1168/4657] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:57 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:58.057950 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dd4b0a39-4657-47ef-b9f0-8c5d92ce789e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:58.059807 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dd4b0a39-4657-47ef-b9f0-8c5d92ce789e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:58.059999 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dd4b0a39-4657-47ef-b9f0-8c5d92ce789e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:58.060174 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dd4b0a39-4657-47ef-b9f0-8c5d92ce789e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:58.060299 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-dd4b0a39-4657-47ef-b9f0-8c5d92ce789e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:58.064485 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:58.064485 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:58.065394 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dd4b0a39-4657-47ef-b9f0-8c5d92ce789e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:58.065564 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1163/4658] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:58 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:58.335803 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-227276d6-be00-4557-93d0-ced12ac1a682 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:58.340240 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-227276d6-be00-4557-93d0-ced12ac1a682 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:58.340471 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-227276d6-be00-4557-93d0-ced12ac1a682 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:58.340723 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-227276d6-be00-4557-93d0-ced12ac1a682 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:58.351084 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:58.351084 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:58.354533 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-227276d6-be00-4557-93d0-ced12ac1a682 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:58.358750 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-227276d6-be00-4557-93d0-ced12ac1a682 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:58.359169 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1164/4659] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:58 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:58.517535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c79a48dd-7dbc-4800-9224-1bdeecb3aefa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:58.519315 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c79a48dd-7dbc-4800-9224-1bdeecb3aefa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:58.519557 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c79a48dd-7dbc-4800-9224-1bdeecb3aefa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:58.519800 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c79a48dd-7dbc-4800-9224-1bdeecb3aefa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:58.520067 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c79a48dd-7dbc-4800-9224-1bdeecb3aefa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:58.524845 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:58.524845 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:58.525776 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c79a48dd-7dbc-4800-9224-1bdeecb3aefa tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:58.526164 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1165/4660] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:58 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:58.791178 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c6219f64-bbb0-408b-94de-90170f835604 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:58.793154 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c6219f64-bbb0-408b-94de-90170f835604 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:05:58.793383 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c6219f64-bbb0-408b-94de-90170f835604 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:58.793646 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c6219f64-bbb0-408b-94de-90170f835604 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:58.800448 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:58.800448 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:58.803846 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c6219f64-bbb0-408b-94de-90170f835604 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:58.808484 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c6219f64-bbb0-408b-94de-90170f835604 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:05:58.809054 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1169/4661] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:58 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:58.944600 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-08d41c43-70d7-4ecf-a926-f393760da94c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:58.946601 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08d41c43-70d7-4ecf-a926-f393760da94c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:58.946853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-08d41c43-70d7-4ecf-a926-f393760da94c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:58.947073 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-08d41c43-70d7-4ecf-a926-f393760da94c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:58.947178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-08d41c43-70d7-4ecf-a926-f393760da94c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:58.952404 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:58.952404 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:58.953219 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08d41c43-70d7-4ecf-a926-f393760da94c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:58.953734 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1164/4662] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:58 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:59.075118 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f6a8f318-a7c2-409a-a2f9-43c59717f565 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:59.077089 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f6a8f318-a7c2-409a-a2f9-43c59717f565 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:05:59.077331 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f6a8f318-a7c2-409a-a2f9-43c59717f565 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:59.077542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f6a8f318-a7c2-409a-a2f9-43c59717f565 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:59.077655 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f6a8f318-a7c2-409a-a2f9-43c59717f565 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:59.085487 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:59.085487 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:59.086390 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f6a8f318-a7c2-409a-a2f9-43c59717f565 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:05:59.086845 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1165/4663] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:59 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:59.373650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-516366cb-3afb-47cb-aaeb-f16589a6e231 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:59.375568 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-516366cb-3afb-47cb-aaeb-f16589a6e231 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:05:59.375777 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-516366cb-3afb-47cb-aaeb-f16589a6e231 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:59.375992 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-516366cb-3afb-47cb-aaeb-f16589a6e231 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:59.388203 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:59.388203 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:05:59.392170 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-516366cb-3afb-47cb-aaeb-f16589a6e231 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:05:59.397072 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-516366cb-3afb-47cb-aaeb-f16589a6e231 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:05:59.397507 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1166/4664] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:59 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:59.538091 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-13337ec5-de9c-4c9c-a13c-d4444a8e272a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:59.539913 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13337ec5-de9c-4c9c-a13c-d4444a8e272a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:05:59.540219 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13337ec5-de9c-4c9c-a13c-d4444a8e272a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:59.540465 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13337ec5-de9c-4c9c-a13c-d4444a8e272a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:59.540649 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-13337ec5-de9c-4c9c-a13c-d4444a8e272a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:59.545489 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:59.545489 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:05:59.545489 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13337ec5-de9c-4c9c-a13c-d4444a8e272a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:05:59.545489 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1170/4665] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:59 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:59.821020 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a13b6039-187a-4b1e-b8b9-f9abb28a5b1e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:59.822942 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a13b6039-187a-4b1e-b8b9-f9abb28a5b1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:05:59.823146 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a13b6039-187a-4b1e-b8b9-f9abb28a5b1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:59.823326 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a13b6039-187a-4b1e-b8b9-f9abb28a5b1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:59.830575 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:59.830575 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:05:59.834979 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a13b6039-187a-4b1e-b8b9-f9abb28a5b1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:05:59.839489 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a13b6039-187a-4b1e-b8b9-f9abb28a5b1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:05:59.839898 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1165/4666] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:05:59 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:05:59.968792 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6f380938-d56d-4a18-aeae-3b9e72f91402 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:05:59.971078 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f380938-d56d-4a18-aeae-3b9e72f91402 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:05:59.971303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f380938-d56d-4a18-aeae-3b9e72f91402 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:05:59.971531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f380938-d56d-4a18-aeae-3b9e72f91402 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:05:59.971671 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-6f380938-d56d-4a18-aeae-3b9e72f91402 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:05:59.976397 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:05:59.976397 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:05:59.977185 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f380938-d56d-4a18-aeae-3b9e72f91402 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:05:59.977612 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1166/4667] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:05:59 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:00.097281 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-37525e76-1049-4c91-a23b-bb50c86b836f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:00.099535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37525e76-1049-4c91-a23b-bb50c86b836f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:06:00.099711 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37525e76-1049-4c91-a23b-bb50c86b836f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:00.099906 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37525e76-1049-4c91-a23b-bb50c86b836f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:00.100033 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-37525e76-1049-4c91-a23b-bb50c86b836f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:00.104689 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:00.104689 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:00.105511 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37525e76-1049-4c91-a23b-bb50c86b836f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:06:00.105966 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1167/4668] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:00 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:00.414556 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fb658af4-28c3-4b7d-b91a-3b58c956158c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:00.416593 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb658af4-28c3-4b7d-b91a-3b58c956158c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:06:00.416862 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb658af4-28c3-4b7d-b91a-3b58c956158c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:00.417173 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb658af4-28c3-4b7d-b91a-3b58c956158c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:00.429994 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:00.429994 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:00.434785 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fb658af4-28c3-4b7d-b91a-3b58c956158c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:00.440567 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb658af4-28c3-4b7d-b91a-3b58c956158c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:06:00.441089 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1171/4669] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:00 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:00.556510 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-11dae398-4f16-46f4-aa7f-d873aab32574 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:00.558354 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-11dae398-4f16-46f4-aa7f-d873aab32574 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:06:00.558576 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-11dae398-4f16-46f4-aa7f-d873aab32574 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:00.558759 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-11dae398-4f16-46f4-aa7f-d873aab32574 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:00.558871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-11dae398-4f16-46f4-aa7f-d873aab32574 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:00.563216 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:00.563216 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:00.563988 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-11dae398-4f16-46f4-aa7f-d873aab32574 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:06:00.564388 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1166/4670] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:00 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:00.852788 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-86f9504b-5c8d-4529-97b6-b37ccb22cf4f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:00.856114 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86f9504b-5c8d-4529-97b6-b37ccb22cf4f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:00.856338 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86f9504b-5c8d-4529-97b6-b37ccb22cf4f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:00.856590 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86f9504b-5c8d-4529-97b6-b37ccb22cf4f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:00.865203 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:00.865203 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:00.869740 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-86f9504b-5c8d-4529-97b6-b37ccb22cf4f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:00.874069 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86f9504b-5c8d-4529-97b6-b37ccb22cf4f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:00.874459 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1167/4671] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:00 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:00.994536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-08779c85-c31a-4484-8ff0-7c4342873abd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:00.994979 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-08779c85-c31a-4484-8ff0-7c4342873abd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:00.995230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-08779c85-c31a-4484-8ff0-7c4342873abd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:00.995304 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-08779c85-c31a-4484-8ff0-7c4342873abd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:00.995429 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-08779c85-c31a-4484-8ff0-7c4342873abd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:01.003095 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:01.003095 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:01.003977 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-08779c85-c31a-4484-8ff0-7c4342873abd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:01.004699 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1168/4672] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:00 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:01.116577 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cb3626fe-70b1-48c3-9350-65d95a4b8549 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:01.118494 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cb3626fe-70b1-48c3-9350-65d95a4b8549 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:06:01.118738 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cb3626fe-70b1-48c3-9350-65d95a4b8549 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:01.118935 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cb3626fe-70b1-48c3-9350-65d95a4b8549 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:01.119048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-cb3626fe-70b1-48c3-9350-65d95a4b8549 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:01.123601 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:01.123601 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:01.124437 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cb3626fe-70b1-48c3-9350-65d95a4b8549 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:06:01.124824 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1172/4673] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:01 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:01.134789 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3493f817-7951-49ac-9703-909fa8037ad5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:01.136956 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3493f817-7951-49ac-9703-909fa8037ad5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d Jul 31 14:06:01.137173 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3493f817-7951-49ac-9703-909fa8037ad5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:01.137386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3493f817-7951-49ac-9703-909fa8037ad5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:01.145341 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:01.145341 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:01.149025 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3493f817-7951-49ac-9703-909fa8037ad5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:06:01.153500 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3493f817-7951-49ac-9703-909fa8037ad5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d returned with HTTP 200 Jul 31 14:06:01.154008 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1167/4674] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:01 2026] GET /volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:01.166369 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1811f3f1-ddaf-4091-bcd2-38e9bfeee5e2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:01.167912 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1811f3f1-ddaf-4091-bcd2-38e9bfeee5e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:06:01.168238 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1811f3f1-ddaf-4091-bcd2-38e9bfeee5e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:01.168560 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1811f3f1-ddaf-4091-bcd2-38e9bfeee5e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:01.168790 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-1811f3f1-ddaf-4091-bcd2-38e9bfeee5e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete backup with id: 464608cf-cc9e-4e55-8071-fed99ea4ced1. Jul 31 14:06:01.173314 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:01.173314 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:01.187647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-1811f3f1-ddaf-4091-bcd2-38e9bfeee5e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] delete_backup rpcapi backup_id 464608cf-cc9e-4e55-8071-fed99ea4ced1 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:06:01.189529 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1811f3f1-ddaf-4091-bcd2-38e9bfeee5e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 202 Jul 31 14:06:01.190180 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1168/4675] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:06:01 2026] DELETE /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:06:01.197113 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b2fff783-7a7d-4016-96a6-0b2ff6f389cc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:01.199281 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2fff783-7a7d-4016-96a6-0b2ff6f389cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:06:01.199523 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2fff783-7a7d-4016-96a6-0b2ff6f389cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:01.199758 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2fff783-7a7d-4016-96a6-0b2ff6f389cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:01.199886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b2fff783-7a7d-4016-96a6-0b2ff6f389cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:01.205201 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:01.205201 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:01.206065 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2fff783-7a7d-4016-96a6-0b2ff6f389cc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 200 Jul 31 14:06:01.206479 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1169/4676] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:01 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:01.455839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73b0a3d5-e75b-468a-bcc1-df33f916ccf2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:01.459341 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73b0a3d5-e75b-468a-bcc1-df33f916ccf2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:06:01.459621 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73b0a3d5-e75b-468a-bcc1-df33f916ccf2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:01.460044 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73b0a3d5-e75b-468a-bcc1-df33f916ccf2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:01.473206 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:01.473206 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:01.478108 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-73b0a3d5-e75b-468a-bcc1-df33f916ccf2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:01.485130 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73b0a3d5-e75b-468a-bcc1-df33f916ccf2 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:06:01.485689 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1173/4677] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:01 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:01.577274 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d28c2b5e-4694-4377-991d-a591597eb001 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:01.582259 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d28c2b5e-4694-4377-991d-a591597eb001 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:06:01.582481 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d28c2b5e-4694-4377-991d-a591597eb001 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:01.582732 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d28c2b5e-4694-4377-991d-a591597eb001 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:01.582838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-d28c2b5e-4694-4377-991d-a591597eb001 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:01.587011 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:01.587011 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:01.587825 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d28c2b5e-4694-4377-991d-a591597eb001 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:06:01.588247 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1168/4678] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:01 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:01.891695 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b8aca8de-7c5c-4472-a704-c3eee71c0389 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:01.893678 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8aca8de-7c5c-4472-a704-c3eee71c0389 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:01.893917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8aca8de-7c5c-4472-a704-c3eee71c0389 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:01.894170 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8aca8de-7c5c-4472-a704-c3eee71c0389 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:01.901299 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:01.901299 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:01.905536 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b8aca8de-7c5c-4472-a704-c3eee71c0389 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:01.910339 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8aca8de-7c5c-4472-a704-c3eee71c0389 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:01.910769 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1169/4679] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:01 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:02.016703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-54d187ff-79bf-46f9-b944-1373dabf6c47 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.018654 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-54d187ff-79bf-46f9-b944-1373dabf6c47 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:02.018654 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-54d187ff-79bf-46f9-b944-1373dabf6c47 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.018812 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-54d187ff-79bf-46f9-b944-1373dabf6c47 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.018812 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-54d187ff-79bf-46f9-b944-1373dabf6c47 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:02.023721 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.023721 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:02.024433 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-54d187ff-79bf-46f9-b944-1373dabf6c47 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:02.024433 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1170/4680] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:02 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:02.215823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bfdaf227-2393-4657-86be-44aab51caa1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.217597 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bfdaf227-2393-4657-86be-44aab51caa1c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 Jul 31 14:06:02.217775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bfdaf227-2393-4657-86be-44aab51caa1c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.217959 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bfdaf227-2393-4657-86be-44aab51caa1c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.218071 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bfdaf227-2393-4657-86be-44aab51caa1c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 464608cf-cc9e-4e55-8071-fed99ea4ced1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:02.221872 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bfdaf227-2393-4657-86be-44aab51caa1c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 returned with HTTP 404 Jul 31 14:06:02.222316 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1174/4681] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:02 2026] GET /volume/v3/backups/464608cf-cc9e-4e55-8071-fed99ea4ced1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:02.229637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-18edce2f-d2e0-4c2b-b17b-f6b89251f759 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.231912 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-18edce2f-d2e0-4c2b-b17b-f6b89251f759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:06:02.232198 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-18edce2f-d2e0-4c2b-b17b-f6b89251f759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.232424 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-18edce2f-d2e0-4c2b-b17b-f6b89251f759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.232573 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-18edce2f-d2e0-4c2b-b17b-f6b89251f759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete backup with id: 0ee651c8-e54c-4834-9ebd-44c98da2422e. Jul 31 14:06:02.239499 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.239499 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:02.257700 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.rpcapi [None req-18edce2f-d2e0-4c2b-b17b-f6b89251f759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] delete_backup rpcapi backup_id 0ee651c8-e54c-4834-9ebd-44c98da2422e {{(pid=100182) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:06:02.259625 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-18edce2f-d2e0-4c2b-b17b-f6b89251f759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 202 Jul 31 14:06:02.260328 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1169/4682] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:06:02 2026] DELETE /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:06:02.266990 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f8bc8a78-30b4-4aa8-9c5e-0046625c5194 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.268744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8bc8a78-30b4-4aa8-9c5e-0046625c5194 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:06:02.268995 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8bc8a78-30b4-4aa8-9c5e-0046625c5194 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.269179 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8bc8a78-30b4-4aa8-9c5e-0046625c5194 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.269303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f8bc8a78-30b4-4aa8-9c5e-0046625c5194 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:02.275249 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.275249 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:02.275884 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8bc8a78-30b4-4aa8-9c5e-0046625c5194 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 200 Jul 31 14:06:02.276496 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1170/4683] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:02 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:02.499699 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4dbda69f-c4e8-40e7-8c6d-ff3a441e3023 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.502432 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dbda69f-c4e8-40e7-8c6d-ff3a441e3023 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:06:02.502700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dbda69f-c4e8-40e7-8c6d-ff3a441e3023 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.502944 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dbda69f-c4e8-40e7-8c6d-ff3a441e3023 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.520077 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.520077 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:02.526577 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4dbda69f-c4e8-40e7-8c6d-ff3a441e3023 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:02.531474 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dbda69f-c4e8-40e7-8c6d-ff3a441e3023 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:06:02.531981 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1171/4684] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:02 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:02.600975 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df8cfe42-315a-4461-bd93-3ac6fe52d751 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.603761 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df8cfe42-315a-4461-bd93-3ac6fe52d751 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:06:02.604865 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df8cfe42-315a-4461-bd93-3ac6fe52d751 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.606489 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df8cfe42-315a-4461-bd93-3ac6fe52d751 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.606489 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-df8cfe42-315a-4461-bd93-3ac6fe52d751 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:02.615645 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.615645 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:02.615645 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df8cfe42-315a-4461-bd93-3ac6fe52d751 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:06:02.615645 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1175/4685] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:02 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:02.625834 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ef5cca2f-348c-4873-8b5c-c01abc88c81a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.716357 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ef5cca2f-348c-4873-8b5c-c01abc88c81a tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:06:02.716778 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ef5cca2f-348c-4873-8b5c-c01abc88c81a tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4376dcc6-2219-425f-8df6-822059eb411a", "incremental": true}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:02.718288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-ef5cca2f-348c-4873-8b5c-c01abc88c81a tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Creating new backup {'backup': {'volume_id': '4376dcc6-2219-425f-8df6-822059eb411a', 'incremental': True}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:06:02.718474 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-ef5cca2f-348c-4873-8b5c-c01abc88c81a tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Creating backup of volume 4376dcc6-2219-425f-8df6-822059eb411a in container None Jul 31 14:06:02.726715 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.726715 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:02.727086 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ef5cca2f-348c-4873-8b5c-c01abc88c81a tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Volume info retrieved successfully. Jul 31 14:06:02.758339 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-ef5cca2f-348c-4873-8b5c-c01abc88c81a tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Created reservations ['725d7eae-1c49-4d4b-a814-ff5ad2d2bab6', 'a5b91d76-8d51-4f47-9dda-1d2f5772b3e5'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:02.779186 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ef5cca2f-348c-4873-8b5c-c01abc88c81a tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 400 Jul 31 14:06:02.779747 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1170/4686] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:06:02 2026] POST /volume/v3/backups => generated 109 bytes in 155 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 14:06:02.787678 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1c757d74-f58e-419a-8189-068946cb4afd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.789958 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1c757d74-f58e-419a-8189-068946cb4afd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] DELETE https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:06:02.790162 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1c757d74-f58e-419a-8189-068946cb4afd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.790345 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1c757d74-f58e-419a-8189-068946cb4afd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.790482 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-1c757d74-f58e-419a-8189-068946cb4afd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Delete backup with id: 6ce41b3c-2416-4986-97ea-11c16f8aff35. Jul 31 14:06:02.794631 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.794631 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:02.809494 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-1c757d74-f58e-419a-8189-068946cb4afd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] delete_backup rpcapi backup_id 6ce41b3c-2416-4986-97ea-11c16f8aff35 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:06:02.812162 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1c757d74-f58e-419a-8189-068946cb4afd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 202 Jul 31 14:06:02.812715 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1171/4687] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:06:02 2026] DELETE /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:06:02.821379 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e4a059dd-30c4-4246-94af-d417e1bb6e15 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.823200 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e4a059dd-30c4-4246-94af-d417e1bb6e15 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:06:02.823388 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e4a059dd-30c4-4246-94af-d417e1bb6e15 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.823603 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e4a059dd-30c4-4246-94af-d417e1bb6e15 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.823712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e4a059dd-30c4-4246-94af-d417e1bb6e15 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:02.834777 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.834777 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:02.835619 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e4a059dd-30c4-4246-94af-d417e1bb6e15 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 200 Jul 31 14:06:02.836018 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1172/4688] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:02 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:02.922235 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9b329be6-09f6-4c84-8e63-ce723619487e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.924174 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b329be6-09f6-4c84-8e63-ce723619487e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:02.924437 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b329be6-09f6-4c84-8e63-ce723619487e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.924688 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b329be6-09f6-4c84-8e63-ce723619487e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.932339 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.932339 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:02.936125 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9b329be6-09f6-4c84-8e63-ce723619487e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:02.939927 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b329be6-09f6-4c84-8e63-ce723619487e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:02.940273 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1176/4689] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:02 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:02.955353 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6f348fb2-1d50-4f07-a828-2a5814d36ad9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:02.958139 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6f348fb2-1d50-4f07-a828-2a5814d36ad9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:02.958139 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6f348fb2-1d50-4f07-a828-2a5814d36ad9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:02.958139 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6f348fb2-1d50-4f07-a828-2a5814d36ad9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:02.967585 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:02.967585 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:02.971331 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6f348fb2-1d50-4f07-a828-2a5814d36ad9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:02.975385 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6f348fb2-1d50-4f07-a828-2a5814d36ad9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:02.975779 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1171/4690] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:02 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:03.037179 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5ee54abe-35b9-404b-b4ab-6ebe36274736 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:03.040475 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ee54abe-35b9-404b-b4ab-6ebe36274736 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:03.040475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ee54abe-35b9-404b-b4ab-6ebe36274736 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:03.040475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ee54abe-35b9-404b-b4ab-6ebe36274736 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:03.040475 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5ee54abe-35b9-404b-b4ab-6ebe36274736 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:03.043913 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:03.043913 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:03.044602 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ee54abe-35b9-404b-b4ab-6ebe36274736 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:03.045068 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1172/4691] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:03 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:03.290863 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9378b7ee-e498-4fc6-a93d-973dbbcaff39 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:03.293041 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9378b7ee-e498-4fc6-a93d-973dbbcaff39 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e Jul 31 14:06:03.293236 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9378b7ee-e498-4fc6-a93d-973dbbcaff39 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:03.293418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9378b7ee-e498-4fc6-a93d-973dbbcaff39 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:03.293544 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9378b7ee-e498-4fc6-a93d-973dbbcaff39 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 0ee651c8-e54c-4834-9ebd-44c98da2422e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:03.299187 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9378b7ee-e498-4fc6-a93d-973dbbcaff39 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e returned with HTTP 404 Jul 31 14:06:03.299955 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1173/4692] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:03 2026] GET /volume/v3/backups/0ee651c8-e54c-4834-9ebd-44c98da2422e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:03.332899 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ff128f46-6138-43b0-a307-8d1231fea326 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:03.337665 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:06:03.337665 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "name": "tempest-VolumesBackupsTest-Volume-395122931"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:03.339369 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'name': 'tempest-VolumesBackupsTest-Volume-395122931'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:06:03.438073 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume of 1 GB Jul 31 14:06:03.447027 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Availability Zones retrieved successfully. Jul 31 14:06:03.452913 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Flow 'volume_create_api' (861e0bd1-934e-409d-a256-e3a1f5406e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:03.454018 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e03a958-af5c-401f-8a11-136b008e45a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:03.454963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:06:03.518469 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e03a958-af5c-401f-8a11-136b008e45a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:03.519503 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b761bd2-e7c7-422e-8bf6-c52e88e09980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:03.548280 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-346d8edf-d00e-4194-8703-afc2781d8059 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:03.550699 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-346d8edf-d00e-4194-8703-afc2781d8059 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:06:03.551035 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-346d8edf-d00e-4194-8703-afc2781d8059 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:03.551302 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-346d8edf-d00e-4194-8703-afc2781d8059 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:03.565052 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:03.565052 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:03.567539 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['4ea4dc10-055e-4fc5-91c4-3642560e2424', '7646d58d-cdfb-4ea4-8cbb-0724ea09fcdd', 'ae35451e-eb6d-4045-8686-2eca662e2297', '2da8f545-180c-4d18-ad0a-fb57728d67a4'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:03.568384 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b761bd2-e7c7-422e-8bf6-c52e88e09980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ea4dc10-055e-4fc5-91c4-3642560e2424', '7646d58d-cdfb-4ea4-8cbb-0724ea09fcdd', 'ae35451e-eb6d-4045-8686-2eca662e2297', '2da8f545-180c-4d18-ad0a-fb57728d67a4']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:03.569122 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7dd2d93-98ce-4b81-900c-3c7da8725533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:03.569526 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-346d8edf-d00e-4194-8703-afc2781d8059 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:03.575446 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-346d8edf-d00e-4194-8703-afc2781d8059 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:06:03.575923 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1172/4693] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:03 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:03.597320 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7dd2d93-98ce-4b81-900c-3c7da8725533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61ce7456-262a-4b8b-b0d4-608773bd0918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-395122931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de991100174d4476a001e1bae6676c20',qos_specs=None,replication_status=,reservations=['4ea4dc10-055e-4fc5-91c4-3642560e2424','7646d58d-cdfb-4ea4-8cbb-0724ea09fcdd','ae35451e-eb6d-4045-8686-2eca662e2297','2da8f545-180c-4d18-ad0a-fb57728d67a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='675b49e71bd1439f9fd406fb475aa901',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-395122931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61ce7456-262a-4b8b-b0d4-608773bd0918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de991100174d4476a001e1bae6676c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='675b49e71bd1439f9fd406fb475aa901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:03.598015 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e218fa16-d674-47d8-8bd7-0943712d6ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:03.616035 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e218fa16-d674-47d8-8bd7-0943712d6ce9) transitioned into state 'SUCCESS' from state '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-395122931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de991100174d4476a001e1bae6676c20',qos_specs=None,replication_status=,reservations=['4ea4dc10-055e-4fc5-91c4-3642560e2424','7646d58d-cdfb-4ea4-8cbb-0724ea09fcdd','ae35451e-eb6d-4045-8686-2eca662e2297','2da8f545-180c-4d18-ad0a-fb57728d67a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='675b49e71bd1439f9fd406fb475aa901',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:03.616690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c9b971-94af-461c-9130-d3cbc51b511c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:03.627824 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c9b971-94af-461c-9130-d3cbc51b511c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:03.628651 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Flow 'volume_create_api' (861e0bd1-934e-409d-a256-e3a1f5406e32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:03.628960 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume request issued successfully. Jul 31 14:06:03.629492 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff128f46-6138-43b0-a307-8d1231fea326 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:06:03.630222 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1177/4694] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:06:03 2026] POST /volume/v3/volumes => generated 748 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:03.643863 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2b210a38-7027-41c1-9eec-7bf4c0dec51c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:03.644972 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2b210a38-7027-41c1-9eec-7bf4c0dec51c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:06:03.647531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2b210a38-7027-41c1-9eec-7bf4c0dec51c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:03.647531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2b210a38-7027-41c1-9eec-7bf4c0dec51c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:03.653707 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:03.653707 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:03.656848 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2b210a38-7027-41c1-9eec-7bf4c0dec51c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:06:03.660971 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2b210a38-7027-41c1-9eec-7bf4c0dec51c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 200 Jul 31 14:06:03.661439 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1173/4695] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:03 2026] GET /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:03.847173 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-933cc220-954d-4832-9f8a-a3284a308c3a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:03.849132 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-933cc220-954d-4832-9f8a-a3284a308c3a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 Jul 31 14:06:03.849335 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-933cc220-954d-4832-9f8a-a3284a308c3a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:03.849556 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-933cc220-954d-4832-9f8a-a3284a308c3a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:03.849684 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-933cc220-954d-4832-9f8a-a3284a308c3a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 6ce41b3c-2416-4986-97ea-11c16f8aff35. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:03.862902 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-933cc220-954d-4832-9f8a-a3284a308c3a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 returned with HTTP 404 Jul 31 14:06:03.863457 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1174/4696] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:03 2026] GET /volume/v3/backups/6ce41b3c-2416-4986-97ea-11c16f8aff35 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:03.873496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:03.874981 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:06:03.875261 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-347485006"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:03.876624 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-347485006'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:06:03.876807 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Create volume of 1 GB Jul 31 14:06:03.880686 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Availability Zones retrieved successfully. Jul 31 14:06:03.886096 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Flow 'volume_create_api' (29928fe1-3124-42e8-b7fe-9bc9dce0baca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:03.887171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6414f607-2305-4d0a-bff6-6d250878344c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:03.888202 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:06:03.914450 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6414f607-2305-4d0a-bff6-6d250878344c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:03.915178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c259a677-3ede-4d1d-8907-624d7019c540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:03.957496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Created reservations ['54c2dfa8-9ce2-4899-9916-1aac53b354e6', '791527d7-1982-43e2-b585-7b5e02272dc6', 'c3760af0-7158-4dd7-aa68-4ecd5f32d62a', 'aca0a0f6-c9fd-40c5-966e-d849c763a95d'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:03.958286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c259a677-3ede-4d1d-8907-624d7019c540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c2dfa8-9ce2-4899-9916-1aac53b354e6', '791527d7-1982-43e2-b585-7b5e02272dc6', 'c3760af0-7158-4dd7-aa68-4ecd5f32d62a', 'aca0a0f6-c9fd-40c5-966e-d849c763a95d']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:03.958957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae9d567-981b-4b20-b707-7b2d9c511ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:03.985189 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae9d567-981b-4b20-b707-7b2d9c511ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78da0ff4-895e-49d7-8c41-4d5dc2dfdd98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-347485006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae49005aa5b4802be697a9db20df3b9',qos_specs=None,replication_status=,reservations=['54c2dfa8-9ce2-4899-9916-1aac53b354e6','791527d7-1982-43e2-b585-7b5e02272dc6','c3760af0-7158-4dd7-aa68-4ecd5f32d62a','aca0a0f6-c9fd-40c5-966e-d849c763a95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e609068af64d3c8d8ab8ce8d3600bc',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-347485006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78da0ff4-895e-49d7-8c41-4d5dc2dfdd98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ae49005aa5b4802be697a9db20df3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91e609068af64d3c8d8ab8ce8d3600bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:03.985910 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17542b51-b7b3-46ec-ae0f-75ff757b13ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:04.007836 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17542b51-b7b3-46ec-ae0f-75ff757b13ff) transitioned into state 'SUCCESS' from state '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-347485006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae49005aa5b4802be697a9db20df3b9',qos_specs=None,replication_status=,reservations=['54c2dfa8-9ce2-4899-9916-1aac53b354e6','791527d7-1982-43e2-b585-7b5e02272dc6','c3760af0-7158-4dd7-aa68-4ecd5f32d62a','aca0a0f6-c9fd-40c5-966e-d849c763a95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e609068af64d3c8d8ab8ce8d3600bc',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:04.008465 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfee3ab0-f728-4a24-90de-d25a1f2d4677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:04.018965 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfee3ab0-f728-4a24-90de-d25a1f2d4677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:04.019809 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Flow 'volume_create_api' (29928fe1-3124-42e8-b7fe-9bc9dce0baca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:04.020117 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Create volume request issued successfully. Jul 31 14:06:04.020820 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a6a275ad-81f6-4df6-9c9b-00c8d69f3249 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:06:04.021231 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1173/4697] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:06:03 2026] POST /volume/v3/volumes => generated 748 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:04.032918 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-48475bbf-caa8-4054-823b-e84fc6fb1e43 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:04.034948 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-48475bbf-caa8-4054-823b-e84fc6fb1e43 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 Jul 31 14:06:04.035162 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-48475bbf-caa8-4054-823b-e84fc6fb1e43 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:04.035347 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-48475bbf-caa8-4054-823b-e84fc6fb1e43 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:04.043591 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:04.043591 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:04.048728 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-48475bbf-caa8-4054-823b-e84fc6fb1e43 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:06:04.054924 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-04444d0c-815c-49be-ad64-3f91934cfd2b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:04.055722 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-48475bbf-caa8-4054-823b-e84fc6fb1e43 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 returned with HTTP 200 Jul 31 14:06:04.056144 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1178/4698] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:04 2026] GET /volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:04.057784 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-04444d0c-815c-49be-ad64-3f91934cfd2b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:04.058126 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-04444d0c-815c-49be-ad64-3f91934cfd2b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:04.058419 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-04444d0c-815c-49be-ad64-3f91934cfd2b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:04.058573 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-04444d0c-815c-49be-ad64-3f91934cfd2b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:04.062867 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:04.062867 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:04.063489 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-04444d0c-815c-49be-ad64-3f91934cfd2b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:04.063859 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1174/4699] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:04 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:06:04.588979 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3083e1e2-1140-4c42-90aa-26fe4aaf9600 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:04.591312 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3083e1e2-1140-4c42-90aa-26fe4aaf9600 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:06:04.591653 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3083e1e2-1140-4c42-90aa-26fe4aaf9600 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:04.591960 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3083e1e2-1140-4c42-90aa-26fe4aaf9600 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:04.604229 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:04.604229 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:04.609041 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3083e1e2-1140-4c42-90aa-26fe4aaf9600 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:04.613993 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3083e1e2-1140-4c42-90aa-26fe4aaf9600 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:06:04.614467 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1175/4700] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:04 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:04.675820 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d2b622da-6ed6-4dee-81d4-48a9a66f97fc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:04.678353 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2b622da-6ed6-4dee-81d4-48a9a66f97fc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:06:04.678641 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2b622da-6ed6-4dee-81d4-48a9a66f97fc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:04.678920 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2b622da-6ed6-4dee-81d4-48a9a66f97fc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:04.692870 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:04.692870 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:04.701275 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d2b622da-6ed6-4dee-81d4-48a9a66f97fc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:06:04.706634 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2b622da-6ed6-4dee-81d4-48a9a66f97fc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 200 Jul 31 14:06:04.706943 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1174/4701] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:04 2026] GET /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:04.719711 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b4cac3ac-e7c0-47e5-ac10-9a9c3968df4d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:04.721486 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4cac3ac-e7c0-47e5-ac10-9a9c3968df4d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:06:04.721840 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4cac3ac-e7c0-47e5-ac10-9a9c3968df4d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61ce7456-262a-4b8b-b0d4-608773bd0918", "name": "tempest-VolumesBackupsTest-Backup-2011720340"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:04.723301 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-b4cac3ac-e7c0-47e5-ac10-9a9c3968df4d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating new backup {'backup': {'volume_id': '61ce7456-262a-4b8b-b0d4-608773bd0918', 'name': 'tempest-VolumesBackupsTest-Backup-2011720340'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:06:04.723439 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-b4cac3ac-e7c0-47e5-ac10-9a9c3968df4d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating backup of volume 61ce7456-262a-4b8b-b0d4-608773bd0918 in container None Jul 31 14:06:04.731393 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:04.731393 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:04.731922 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b4cac3ac-e7c0-47e5-ac10-9a9c3968df4d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:06:04.750257 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-b4cac3ac-e7c0-47e5-ac10-9a9c3968df4d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['81a1f939-f2ef-4716-b5d1-59f1dee601d3', 'c92a30d5-7a14-4cf6-addd-b8989e418852'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:04.830960 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4cac3ac-e7c0-47e5-ac10-9a9c3968df4d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:06:04.832777 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1179/4702] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:06:04 2026] POST /volume/v3/backups => generated 330 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:04.845767 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d4fd655f-03a1-48b2-a80c-1ff9a2bd4903 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:04.855028 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4fd655f-03a1-48b2-a80c-1ff9a2bd4903 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:04.855351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4fd655f-03a1-48b2-a80c-1ff9a2bd4903 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:04.856271 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4fd655f-03a1-48b2-a80c-1ff9a2bd4903 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:04.856934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d4fd655f-03a1-48b2-a80c-1ff9a2bd4903 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:04.870109 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:04.870109 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:04.873370 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4fd655f-03a1-48b2-a80c-1ff9a2bd4903 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:04.875025 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1175/4703] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:04 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 739 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:05.069834 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6aab9e36-d57c-4ee0-9227-48ffb442f5b2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:05.075274 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b2215e1e-88aa-40c5-ac87-0b9733a67a09 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:05.076779 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6aab9e36-d57c-4ee0-9227-48ffb442f5b2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 Jul 31 14:06:05.076967 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b2215e1e-88aa-40c5-ac87-0b9733a67a09 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:05.077077 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6aab9e36-d57c-4ee0-9227-48ffb442f5b2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:05.077221 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b2215e1e-88aa-40c5-ac87-0b9733a67a09 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:05.077462 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b2215e1e-88aa-40c5-ac87-0b9733a67a09 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:05.077775 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-b2215e1e-88aa-40c5-ac87-0b9733a67a09 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:05.079837 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6aab9e36-d57c-4ee0-9227-48ffb442f5b2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:05.082242 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:05.082242 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:05.082814 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b2215e1e-88aa-40c5-ac87-0b9733a67a09 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:05.083170 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1175/4704] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:05 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:05.091289 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:05.091289 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:05.095030 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6aab9e36-d57c-4ee0-9227-48ffb442f5b2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:06:05.100937 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6aab9e36-d57c-4ee0-9227-48ffb442f5b2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 returned with HTTP 200 Jul 31 14:06:05.101472 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1176/4705] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:05 2026] GET /volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:05.114149 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2cbbbd73-a39e-418f-ad02-b25bb747b4bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:05.116017 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cbbbd73-a39e-418f-ad02-b25bb747b4bf tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:06:05.116409 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cbbbd73-a39e-418f-ad02-b25bb747b4bf tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78da0ff4-895e-49d7-8c41-4d5dc2dfdd98", "name": "tempest-VolumesBackupsTest-Backup-687988193"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:05.117843 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-2cbbbd73-a39e-418f-ad02-b25bb747b4bf tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Creating new backup {'backup': {'volume_id': '78da0ff4-895e-49d7-8c41-4d5dc2dfdd98', 'name': 'tempest-VolumesBackupsTest-Backup-687988193'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:06:05.117989 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-2cbbbd73-a39e-418f-ad02-b25bb747b4bf tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Creating backup of volume 78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 in container None Jul 31 14:06:05.125355 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:05.125355 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:05.125813 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2cbbbd73-a39e-418f-ad02-b25bb747b4bf tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Volume info retrieved successfully. Jul 31 14:06:05.143732 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2cbbbd73-a39e-418f-ad02-b25bb747b4bf tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Created reservations ['f4d23cf0-28ec-4f00-957e-cfb6cdaed632', '52b168a1-2539-4fd4-b9a9-9e6387a50a92'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:05.182162 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cbbbd73-a39e-418f-ad02-b25bb747b4bf tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:06:05.182705 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1180/4706] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:06:05 2026] POST /volume/v3/backups => generated 329 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:05.192437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7239014a-c654-488f-8477-e1a436e9388f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:05.195391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7239014a-c654-488f-8477-e1a436e9388f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:05.195655 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7239014a-c654-488f-8477-e1a436e9388f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:05.195994 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7239014a-c654-488f-8477-e1a436e9388f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:05.196063 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7239014a-c654-488f-8477-e1a436e9388f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:05.202038 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:05.202038 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:05.202675 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7239014a-c654-488f-8477-e1a436e9388f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:05.203064 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1176/4707] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:05 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:05.626708 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cc37ee0f-562d-46ff-ab92-39f1adfd83ee None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:05.628553 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cc37ee0f-562d-46ff-ab92-39f1adfd83ee tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:06:05.628762 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cc37ee0f-562d-46ff-ab92-39f1adfd83ee tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:05.628991 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cc37ee0f-562d-46ff-ab92-39f1adfd83ee tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:05.638571 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:05.638571 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:05.645443 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-cc37ee0f-562d-46ff-ab92-39f1adfd83ee tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:05.649891 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cc37ee0f-562d-46ff-ab92-39f1adfd83ee tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:06:05.650601 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1176/4708] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:05 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:05.885417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f2d203cc-b1ad-43f2-a96a-5e993791eecc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:05.887973 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2d203cc-b1ad-43f2-a96a-5e993791eecc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:05.889131 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2d203cc-b1ad-43f2-a96a-5e993791eecc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:05.890574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2d203cc-b1ad-43f2-a96a-5e993791eecc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:05.890707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f2d203cc-b1ad-43f2-a96a-5e993791eecc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:05.900226 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:05.900226 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:05.901249 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2d203cc-b1ad-43f2-a96a-5e993791eecc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:05.901774 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1177/4709] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:05 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:06.098764 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-95e3b908-9981-4d5c-bc71-c85c233413c0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:06.106894 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95e3b908-9981-4d5c-bc71-c85c233413c0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:06.108209 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95e3b908-9981-4d5c-bc71-c85c233413c0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:06.108510 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95e3b908-9981-4d5c-bc71-c85c233413c0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:06.109269 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-95e3b908-9981-4d5c-bc71-c85c233413c0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:06.128329 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:06.128329 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:06.132383 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95e3b908-9981-4d5c-bc71-c85c233413c0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:06.134356 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1181/4710] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:06 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:06.173062 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cd96d58c-5954-4b89-b2e6-8e4e3af01905 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:06.185398 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cd96d58c-5954-4b89-b2e6-8e4e3af01905 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments/53e14214-c684-41d5-9c16-cf44a990be4d/action Jul 31 14:06:06.185928 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cd96d58c-5954-4b89-b2e6-8e4e3af01905 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:06:06.186096 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cd96d58c-5954-4b89-b2e6-8e4e3af01905 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:06.208509 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:06.208509 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:06.220120 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a5cd6de3-2967-49c3-8a3f-bc44c5c1ac0d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:06.220120 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a5cd6de3-2967-49c3-8a3f-bc44c5c1ac0d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:06.220120 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a5cd6de3-2967-49c3-8a3f-bc44c5c1ac0d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:06.220120 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a5cd6de3-2967-49c3-8a3f-bc44c5c1ac0d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:06.220120 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-a5cd6de3-2967-49c3-8a3f-bc44c5c1ac0d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:06.224645 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:06.224645 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:06.225315 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a5cd6de3-2967-49c3-8a3f-bc44c5c1ac0d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:06.225745 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1177/4711] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:06 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:06.228728 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-449b8350-8221-4e76-a0e9-f23ea4f27b2d req-cd96d58c-5954-4b89-b2e6-8e4e3af01905 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/53e14214-c684-41d5-9c16-cf44a990be4d/action returned with HTTP 204 Jul 31 14:06:06.229271 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1177/4712] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:06:06 2026] POST /volume/v3/attachments/53e14214-c684-41d5-9c16-cf44a990be4d/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:06.670329 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4bfc8252-b366-4032-a524-16c13360e7fc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:06.672559 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4bfc8252-b366-4032-a524-16c13360e7fc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:06:06.672735 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4bfc8252-b366-4032-a524-16c13360e7fc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:06.673013 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4bfc8252-b366-4032-a524-16c13360e7fc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:06.684664 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:06.684664 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:06.688800 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4bfc8252-b366-4032-a524-16c13360e7fc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:06.694344 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4bfc8252-b366-4032-a524-16c13360e7fc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:06:06.694896 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1178/4713] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:06 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:06.913159 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-10b56499-8249-475c-a334-1fc07e52788c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:06.914872 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10b56499-8249-475c-a334-1fc07e52788c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:06.915079 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10b56499-8249-475c-a334-1fc07e52788c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:06.915260 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10b56499-8249-475c-a334-1fc07e52788c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:06.915365 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-10b56499-8249-475c-a334-1fc07e52788c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:06.919887 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:06.919887 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:06.920722 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10b56499-8249-475c-a334-1fc07e52788c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:06.921116 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1182/4714] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:06 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:07.146996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f8c14a2b-d843-4d7c-9855-430b1d541e02 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.149095 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8c14a2b-d843-4d7c-9855-430b1d541e02 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:07.149508 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8c14a2b-d843-4d7c-9855-430b1d541e02 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:07.149581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8c14a2b-d843-4d7c-9855-430b1d541e02 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:07.149728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f8c14a2b-d843-4d7c-9855-430b1d541e02 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:07.154909 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:07.154909 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:07.155601 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8c14a2b-d843-4d7c-9855-430b1d541e02 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:07.156170 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1178/4715] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:07 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:06:07.250877 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-58a33c2c-6c3a-47f8-9133-e0ee8c52d25d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.270756 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58a33c2c-6c3a-47f8-9133-e0ee8c52d25d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:07.271060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58a33c2c-6c3a-47f8-9133-e0ee8c52d25d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:07.271349 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58a33c2c-6c3a-47f8-9133-e0ee8c52d25d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:07.272474 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-58a33c2c-6c3a-47f8-9133-e0ee8c52d25d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:07.284545 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:07.284545 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:07.285483 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58a33c2c-6c3a-47f8-9133-e0ee8c52d25d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:07.285986 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1178/4716] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:07 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 738 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:07.295729 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-666a0ffe-ee33-4f72-885e-6ff2cd979494 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.299899 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-666a0ffe-ee33-4f72-885e-6ff2cd979494 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:07.300141 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-666a0ffe-ee33-4f72-885e-6ff2cd979494 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:07.300452 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-666a0ffe-ee33-4f72-885e-6ff2cd979494 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:07.308364 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:07.308364 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:07.312448 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-666a0ffe-ee33-4f72-885e-6ff2cd979494 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:07.317416 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-666a0ffe-ee33-4f72-885e-6ff2cd979494 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:07.317875 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1179/4717] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:06:07 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:07.427122 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4036c0f3-96fe-45ad-97b9-4b196f16e8bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.427550 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4036c0f3-96fe-45ad-97b9-4b196f16e8bb None None] GET https://10.4.3.140/volume// Jul 31 14:06:07.427784 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4036c0f3-96fe-45ad-97b9-4b196f16e8bb None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:07.428014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4036c0f3-96fe-45ad-97b9-4b196f16e8bb None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:07.428409 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4036c0f3-96fe-45ad-97b9-4b196f16e8bb None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:07.428793 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1183/4718] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:06:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:07.435228 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-7f12b2bd-7252-4efa-8566-d477d5c38a1d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.476946 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-7f12b2bd-7252-4efa-8566-d477d5c38a1d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:06:07.477374 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-7f12b2bd-7252-4efa-8566-d477d5c38a1d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8050291d-7a5d-474c-aa1b-0ff3f3b15eb0", "connector": null, "instance_uuid": "e6302455-9615-43e2-8300-6b2bf1fd335b"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:07.495927 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:07.495927 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:07.524752 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-7f12b2bd-7252-4efa-8566-d477d5c38a1d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:06:07.525250 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1179/4719] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:06:07 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:07.559918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ef45fe4e-1c6c-43e1-bd16-19e883a8c19f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.562921 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef45fe4e-1c6c-43e1-bd16-19e883a8c19f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:07.563186 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef45fe4e-1c6c-43e1-bd16-19e883a8c19f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:07.563795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef45fe4e-1c6c-43e1-bd16-19e883a8c19f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:07.579639 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c137de77-476a-4acb-809e-f33950183b20 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.580223 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c137de77-476a-4acb-809e-f33950183b20 None None] GET https://10.4.3.140/volume// Jul 31 14:06:07.580676 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c137de77-476a-4acb-809e-f33950183b20 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:07.580747 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c137de77-476a-4acb-809e-f33950183b20 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:07.581165 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c137de77-476a-4acb-809e-f33950183b20 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:07.581779 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1180/4720] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:06:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:07.585663 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:07.585663 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:07.594056 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-0a299073-a614-4462-9985-47ee9f4f485a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.595255 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ef45fe4e-1c6c-43e1-bd16-19e883a8c19f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:07.596407 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-0a299073-a614-4462-9985-47ee9f4f485a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:07.596560 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-0a299073-a614-4462-9985-47ee9f4f485a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:07.596772 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-0a299073-a614-4462-9985-47ee9f4f485a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:07.599974 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef45fe4e-1c6c-43e1-bd16-19e883a8c19f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:07.600439 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1179/4721] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:07 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:07.621790 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:07.621790 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:07.625004 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-0a299073-a614-4462-9985-47ee9f4f485a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:07.629811 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-0a299073-a614-4462-9985-47ee9f4f485a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:07.630386 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1184/4722] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:06:07 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1099 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:06:07.741497 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-5e4611cb-e4a5-4de0-b699-65f0837a7f6e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.745404 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-5e4611cb-e4a5-4de0-b699-65f0837a7f6e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] PUT https://10.4.3.140/volume/v3/attachments/538e6267-a21b-4644-b6d4-dfd8b7f38e04 Jul 31 14:06:07.745404 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-5e4611cb-e4a5-4de0-b699-65f0837a7f6e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:07.757915 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-5e4611cb-e4a5-4de0-b699-65f0837a7f6e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Acquiring lock "cinder-attachment_update-8050291d-7a5d-474c-aa1b-0ff3f3b15eb0-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:06:07.764097 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-5e4611cb-e4a5-4de0-b699-65f0837a7f6e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-8050291d-7a5d-474c-aa1b-0ff3f3b15eb0-np0000006230" acquired by "attachment_update" :: waited 0.007s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:06:07.765061 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:07.765061 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:07.870150 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-5e4611cb-e4a5-4de0-b699-65f0837a7f6e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-8050291d-7a5d-474c-aa1b-0ff3f3b15eb0-np0000006230" released by "attachment_update" :: held 0.106s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:06:07.870745 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-5e4611cb-e4a5-4de0-b699-65f0837a7f6e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/538e6267-a21b-4644-b6d4-dfd8b7f38e04 returned with HTTP 200 Jul 31 14:06:07.870745 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1180/4723] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:06:07 2026] PUT /volume/v3/attachments/538e6267-a21b-4644-b6d4-dfd8b7f38e04 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:07.932530 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-02b9bc8c-2785-4638-abaa-260a5e98dedb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:07.935790 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02b9bc8c-2785-4638-abaa-260a5e98dedb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:07.935790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02b9bc8c-2785-4638-abaa-260a5e98dedb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:07.935790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02b9bc8c-2785-4638-abaa-260a5e98dedb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:07.935790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-02b9bc8c-2785-4638-abaa-260a5e98dedb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:07.941734 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:07.941734 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:07.943104 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02b9bc8c-2785-4638-abaa-260a5e98dedb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:07.943691 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1181/4724] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:07 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:08.167482 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b4e666b2-4e27-4a0a-a427-5e74c65795b8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:08.170401 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4e666b2-4e27-4a0a-a427-5e74c65795b8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:08.171679 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b4e666b2-4e27-4a0a-a427-5e74c65795b8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:08.173829 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b4e666b2-4e27-4a0a-a427-5e74c65795b8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:08.173973 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b4e666b2-4e27-4a0a-a427-5e74c65795b8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:08.181833 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:08.181833 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:08.182725 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4e666b2-4e27-4a0a-a427-5e74c65795b8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:08.184791 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1180/4725] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:08 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:06:08.297278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e2a9240d-5751-46e4-9e37-7a3bfddda93c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:08.299212 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2a9240d-5751-46e4-9e37-7a3bfddda93c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:08.299424 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2a9240d-5751-46e4-9e37-7a3bfddda93c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:08.299634 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2a9240d-5751-46e4-9e37-7a3bfddda93c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:08.299743 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e2a9240d-5751-46e4-9e37-7a3bfddda93c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:08.306080 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:08.306080 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:08.306080 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2a9240d-5751-46e4-9e37-7a3bfddda93c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:08.306220 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1185/4726] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:08 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:08.620619 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-860758e7-6d6c-4431-91fc-d23eeab734bf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:08.624427 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-860758e7-6d6c-4431-91fc-d23eeab734bf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:08.624427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-860758e7-6d6c-4431-91fc-d23eeab734bf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:08.624427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-860758e7-6d6c-4431-91fc-d23eeab734bf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:08.632946 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:08.632946 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:08.639304 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-860758e7-6d6c-4431-91fc-d23eeab734bf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:08.641553 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-860758e7-6d6c-4431-91fc-d23eeab734bf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:08.642108 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1181/4727] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:08 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:08.958246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b1b4b749-74ac-4103-98e4-75637f0fcabc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:08.960010 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b1b4b749-74ac-4103-98e4-75637f0fcabc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:08.960195 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b1b4b749-74ac-4103-98e4-75637f0fcabc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:08.960371 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b1b4b749-74ac-4103-98e4-75637f0fcabc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:08.960590 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b1b4b749-74ac-4103-98e4-75637f0fcabc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:08.964494 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:08.964494 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:08.965263 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b1b4b749-74ac-4103-98e4-75637f0fcabc tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:08.965610 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1182/4728] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:08 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:09.195102 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a317acd2-f8ec-4a68-8fa2-786fa593d978 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:09.197218 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a317acd2-f8ec-4a68-8fa2-786fa593d978 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:09.197869 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a317acd2-f8ec-4a68-8fa2-786fa593d978 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:09.197869 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a317acd2-f8ec-4a68-8fa2-786fa593d978 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:09.197969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a317acd2-f8ec-4a68-8fa2-786fa593d978 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:09.203596 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:09.203596 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:09.204435 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a317acd2-f8ec-4a68-8fa2-786fa593d978 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:09.204973 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1181/4729] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:09 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:09.318571 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-620c961d-da00-4cd5-bb8c-54a1fca9e736 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:09.320548 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-620c961d-da00-4cd5-bb8c-54a1fca9e736 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:09.320814 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-620c961d-da00-4cd5-bb8c-54a1fca9e736 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:09.321041 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-620c961d-da00-4cd5-bb8c-54a1fca9e736 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:09.321254 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-620c961d-da00-4cd5-bb8c-54a1fca9e736 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:09.327994 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:09.327994 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:09.328689 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-620c961d-da00-4cd5-bb8c-54a1fca9e736 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:09.329166 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1186/4730] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:09 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:09.660299 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3fc4f1d2-1d6c-4581-b7ae-9cfe6c29b4a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:09.662870 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3fc4f1d2-1d6c-4581-b7ae-9cfe6c29b4a3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:09.663100 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3fc4f1d2-1d6c-4581-b7ae-9cfe6c29b4a3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:09.663288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3fc4f1d2-1d6c-4581-b7ae-9cfe6c29b4a3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:09.678269 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:09.678269 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:09.683132 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3fc4f1d2-1d6c-4581-b7ae-9cfe6c29b4a3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:09.688621 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3fc4f1d2-1d6c-4581-b7ae-9cfe6c29b4a3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:09.689265 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1182/4731] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:09 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:09.977642 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d8998014-fb05-411a-89c0-53dcde34f277 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:09.980566 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8998014-fb05-411a-89c0-53dcde34f277 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:09.980770 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8998014-fb05-411a-89c0-53dcde34f277 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:09.981084 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8998014-fb05-411a-89c0-53dcde34f277 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:09.981934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d8998014-fb05-411a-89c0-53dcde34f277 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:09.987008 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:09.987008 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:09.987747 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8998014-fb05-411a-89c0-53dcde34f277 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:09.988143 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1183/4732] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:09 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:10.216186 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0d2c901c-71b0-411c-a39e-4de4c379e70e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:10.218117 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0d2c901c-71b0-411c-a39e-4de4c379e70e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:10.218478 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0d2c901c-71b0-411c-a39e-4de4c379e70e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:10.218745 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0d2c901c-71b0-411c-a39e-4de4c379e70e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:10.218923 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0d2c901c-71b0-411c-a39e-4de4c379e70e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:10.222672 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:10.222672 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:10.223291 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0d2c901c-71b0-411c-a39e-4de4c379e70e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:10.223686 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1182/4733] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:10 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:10.339487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af874d76-c164-4297-afb4-088c43911c6b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:10.345949 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af874d76-c164-4297-afb4-088c43911c6b tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:10.345949 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af874d76-c164-4297-afb4-088c43911c6b tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:10.345949 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af874d76-c164-4297-afb4-088c43911c6b tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:10.345949 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-af874d76-c164-4297-afb4-088c43911c6b tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:10.356629 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:10.356629 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:10.356629 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af874d76-c164-4297-afb4-088c43911c6b tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:10.356989 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1187/4734] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:10 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:10.703247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-65223529-be27-4ea3-b6c3-8639a525b2ca None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:10.706983 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-65223529-be27-4ea3-b6c3-8639a525b2ca tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:10.706983 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-65223529-be27-4ea3-b6c3-8639a525b2ca tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:10.706983 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-65223529-be27-4ea3-b6c3-8639a525b2ca tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:10.724780 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:10.724780 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:10.730269 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-65223529-be27-4ea3-b6c3-8639a525b2ca tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:10.741032 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-65223529-be27-4ea3-b6c3-8639a525b2ca tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:10.741689 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1183/4735] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:10 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:11.003265 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7094f0a2-eddf-44fb-939f-3c3ace8de044 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:11.005267 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7094f0a2-eddf-44fb-939f-3c3ace8de044 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:11.005496 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7094f0a2-eddf-44fb-939f-3c3ace8de044 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:11.005736 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7094f0a2-eddf-44fb-939f-3c3ace8de044 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:11.005910 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7094f0a2-eddf-44fb-939f-3c3ace8de044 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:11.010942 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:11.010942 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:11.011952 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7094f0a2-eddf-44fb-939f-3c3ace8de044 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:11.012366 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1184/4736] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:11 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:11.236575 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-138054a5-19a1-4fd0-a987-15a4b44c0e9d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:11.238355 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-138054a5-19a1-4fd0-a987-15a4b44c0e9d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:11.238571 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-138054a5-19a1-4fd0-a987-15a4b44c0e9d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:11.238768 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-138054a5-19a1-4fd0-a987-15a4b44c0e9d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:11.238877 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-138054a5-19a1-4fd0-a987-15a4b44c0e9d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:11.243060 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:11.243060 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:11.243661 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-138054a5-19a1-4fd0-a987-15a4b44c0e9d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:11.244140 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1183/4737] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:11 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:11.369588 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d2991b18-d47c-48a2-bcfa-f29f29b0f7aa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:11.373297 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2991b18-d47c-48a2-bcfa-f29f29b0f7aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:11.373297 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2991b18-d47c-48a2-bcfa-f29f29b0f7aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:11.373297 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2991b18-d47c-48a2-bcfa-f29f29b0f7aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:11.373297 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d2991b18-d47c-48a2-bcfa-f29f29b0f7aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:11.376627 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:11.376627 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:11.377328 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2991b18-d47c-48a2-bcfa-f29f29b0f7aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:11.377984 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1188/4738] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:11 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:11.754752 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8cbfe2db-9465-45e8-beda-b84e746e6def None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:11.757007 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8cbfe2db-9465-45e8-beda-b84e746e6def tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:11.757386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8cbfe2db-9465-45e8-beda-b84e746e6def tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:11.757643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8cbfe2db-9465-45e8-beda-b84e746e6def tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:11.768978 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:11.768978 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:11.772941 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8cbfe2db-9465-45e8-beda-b84e746e6def tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:11.777784 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8cbfe2db-9465-45e8-beda-b84e746e6def tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:11.778232 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1184/4739] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:11 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:12.025278 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce2b2515-ff20-44aa-8e71-43c3e73b9d2f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:12.028047 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce2b2515-ff20-44aa-8e71-43c3e73b9d2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:12.028244 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce2b2515-ff20-44aa-8e71-43c3e73b9d2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:12.028424 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce2b2515-ff20-44aa-8e71-43c3e73b9d2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:12.028544 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ce2b2515-ff20-44aa-8e71-43c3e73b9d2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:12.037243 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:12.037243 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:12.038103 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce2b2515-ff20-44aa-8e71-43c3e73b9d2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:12.038464 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1185/4740] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:12 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:06:12.256194 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f16d2048-aa3f-42f1-a354-fad374d9337c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:12.259073 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f16d2048-aa3f-42f1-a354-fad374d9337c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:12.259469 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f16d2048-aa3f-42f1-a354-fad374d9337c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:12.261646 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f16d2048-aa3f-42f1-a354-fad374d9337c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:12.261646 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f16d2048-aa3f-42f1-a354-fad374d9337c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:12.265681 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:12.265681 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:12.266304 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f16d2048-aa3f-42f1-a354-fad374d9337c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:12.266680 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1184/4741] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:12 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:12.390299 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-60fa4c7a-8fd1-43b8-b68f-4d73d3b26cc8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:12.392311 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60fa4c7a-8fd1-43b8-b68f-4d73d3b26cc8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:12.392450 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60fa4c7a-8fd1-43b8-b68f-4d73d3b26cc8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:12.392663 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60fa4c7a-8fd1-43b8-b68f-4d73d3b26cc8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:12.392719 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-60fa4c7a-8fd1-43b8-b68f-4d73d3b26cc8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:12.397147 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:12.397147 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:12.397690 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60fa4c7a-8fd1-43b8-b68f-4d73d3b26cc8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:12.398202 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1189/4742] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:12 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:12.693864 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-b3503aee-744f-463d-a185-3a4985b5e6a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:12.696779 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-b3503aee-744f-463d-a185-3a4985b5e6a3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments/538e6267-a21b-4644-b6d4-dfd8b7f38e04/action Jul 31 14:06:12.697236 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-b3503aee-744f-463d-a185-3a4985b5e6a3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:06:12.697384 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-b3503aee-744f-463d-a185-3a4985b5e6a3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:12.720215 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:12.720215 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:12.732403 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e0cd5e55-0a6a-4d28-bbe5-145e85199c7d req-b3503aee-744f-463d-a185-3a4985b5e6a3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/538e6267-a21b-4644-b6d4-dfd8b7f38e04/action returned with HTTP 204 Jul 31 14:06:12.732891 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1185/4743] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:06:12 2026] POST /volume/v3/attachments/538e6267-a21b-4644-b6d4-dfd8b7f38e04/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:12.792712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19d1732d-24d1-49cd-aa66-7951d699e986 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:12.794596 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19d1732d-24d1-49cd-aa66-7951d699e986 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:12.794823 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19d1732d-24d1-49cd-aa66-7951d699e986 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:12.795017 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19d1732d-24d1-49cd-aa66-7951d699e986 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:12.805680 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:12.805680 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:12.813038 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19d1732d-24d1-49cd-aa66-7951d699e986 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:12.820551 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19d1732d-24d1-49cd-aa66-7951d699e986 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:12.820551 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1186/4744] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:12 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:13.055156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-46f6f0af-99b9-4a1b-b8bc-db45f7e9fb6f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:13.056848 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46f6f0af-99b9-4a1b-b8bc-db45f7e9fb6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:13.058535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46f6f0af-99b9-4a1b-b8bc-db45f7e9fb6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:13.058535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46f6f0af-99b9-4a1b-b8bc-db45f7e9fb6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:13.058535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-46f6f0af-99b9-4a1b-b8bc-db45f7e9fb6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:13.063015 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:13.063015 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:13.063992 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46f6f0af-99b9-4a1b-b8bc-db45f7e9fb6f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:13.064505 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1185/4745] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:13 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:13.278694 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e84470a3-e407-49c1-9908-1bbe8be2f7b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:13.280725 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e84470a3-e407-49c1-9908-1bbe8be2f7b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:06:13.281040 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e84470a3-e407-49c1-9908-1bbe8be2f7b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:13.281217 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e84470a3-e407-49c1-9908-1bbe8be2f7b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:13.281299 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e84470a3-e407-49c1-9908-1bbe8be2f7b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:13.286130 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:13.286130 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:13.286737 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e84470a3-e407-49c1-9908-1bbe8be2f7b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:06:13.287111 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1190/4746] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:13 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:13.298926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6297e64f-7f37-441e-86f4-cbc8bb9562f5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:13.357905 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6297e64f-7f37-441e-86f4-cbc8bb9562f5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:06:13.358281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6297e64f-7f37-441e-86f4-cbc8bb9562f5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6804a758-dd80-4dc7-83fe-2142e7f3b744"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:13.359740 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-6297e64f-7f37-441e-86f4-cbc8bb9562f5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Creating new backup {'backup': {'volume_id': '6804a758-dd80-4dc7-83fe-2142e7f3b744'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:06:13.359827 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-6297e64f-7f37-441e-86f4-cbc8bb9562f5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Creating backup of volume 6804a758-dd80-4dc7-83fe-2142e7f3b744 in container None Jul 31 14:06:13.368983 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:13.368983 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:13.369587 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6297e64f-7f37-441e-86f4-cbc8bb9562f5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Volume info retrieved successfully. Jul 31 14:06:13.387233 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-6297e64f-7f37-441e-86f4-cbc8bb9562f5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Created reservations ['6fd63b5c-eb4a-4c24-a378-b4d8e7d796d5', '7aaae66c-88ea-4ea4-a581-aa59d0067696'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:13.418686 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6297e64f-7f37-441e-86f4-cbc8bb9562f5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:06:13.419287 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1186/4747] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:06:13 2026] POST /volume/v3/backups => generated 288 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:13.420637 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3d5d9a45-faa2-42b3-8fd6-0d638cea4144 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:13.422551 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d5d9a45-faa2-42b3-8fd6-0d638cea4144 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:13.422730 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3d5d9a45-faa2-42b3-8fd6-0d638cea4144 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:13.422925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3d5d9a45-faa2-42b3-8fd6-0d638cea4144 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:13.423029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3d5d9a45-faa2-42b3-8fd6-0d638cea4144 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:13.427889 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:13.427889 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:13.429238 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-be9a9893-f41e-4436-b44f-e2cd735ef6f4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:13.429634 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d5d9a45-faa2-42b3-8fd6-0d638cea4144 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:13.429634 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1187/4748] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:13 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:13.434556 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be9a9893-f41e-4436-b44f-e2cd735ef6f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:13.434556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be9a9893-f41e-4436-b44f-e2cd735ef6f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:13.434556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be9a9893-f41e-4436-b44f-e2cd735ef6f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:13.434556 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-be9a9893-f41e-4436-b44f-e2cd735ef6f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:13.440732 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:13.440732 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:13.441524 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be9a9893-f41e-4436-b44f-e2cd735ef6f4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:13.441942 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1186/4749] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:13 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:14.075257 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec81ec27-0436-49b7-9306-dc99295c44a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:14.077661 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec81ec27-0436-49b7-9306-dc99295c44a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:14.077940 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec81ec27-0436-49b7-9306-dc99295c44a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:14.078186 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec81ec27-0436-49b7-9306-dc99295c44a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:14.078335 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ec81ec27-0436-49b7-9306-dc99295c44a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:14.083834 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:14.083834 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:14.084822 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec81ec27-0436-49b7-9306-dc99295c44a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:14.085285 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1191/4750] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:14 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:14.454743 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c0775266-f4fd-4b32-afe1-7bce432f3cf1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:14.457222 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c0775266-f4fd-4b32-afe1-7bce432f3cf1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:14.457537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c0775266-f4fd-4b32-afe1-7bce432f3cf1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:14.457830 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c0775266-f4fd-4b32-afe1-7bce432f3cf1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:14.457983 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c0775266-f4fd-4b32-afe1-7bce432f3cf1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:14.464631 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:14.464631 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:14.465365 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c0775266-f4fd-4b32-afe1-7bce432f3cf1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:14.465808 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1187/4751] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:14 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:14.476062 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7e4de82d-6946-4a90-97e1-18d9b34d6cf9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:14.478322 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e4de82d-6946-4a90-97e1-18d9b34d6cf9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:14.478565 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e4de82d-6946-4a90-97e1-18d9b34d6cf9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:14.478804 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e4de82d-6946-4a90-97e1-18d9b34d6cf9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:14.478962 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7e4de82d-6946-4a90-97e1-18d9b34d6cf9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:14.484117 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:14.484117 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:14.484899 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e4de82d-6946-4a90-97e1-18d9b34d6cf9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:14.485396 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1188/4752] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:14 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:15.101543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-55253b99-6d71-4550-885a-a6b4c75f0cf1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:15.102046 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55253b99-6d71-4550-885a-a6b4c75f0cf1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:15.102276 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55253b99-6d71-4550-885a-a6b4c75f0cf1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:15.102500 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55253b99-6d71-4550-885a-a6b4c75f0cf1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:15.102669 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-55253b99-6d71-4550-885a-a6b4c75f0cf1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:15.107333 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:15.107333 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:15.108141 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55253b99-6d71-4550-885a-a6b4c75f0cf1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:15.108539 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1187/4753] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:15 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:15.476443 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c32ad66-a63e-4e3b-9500-5726f6ee66bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:15.478227 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c32ad66-a63e-4e3b-9500-5726f6ee66bb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:15.478430 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c32ad66-a63e-4e3b-9500-5726f6ee66bb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:15.478625 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c32ad66-a63e-4e3b-9500-5726f6ee66bb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:15.478752 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3c32ad66-a63e-4e3b-9500-5726f6ee66bb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:15.483398 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:15.483398 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:15.484096 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c32ad66-a63e-4e3b-9500-5726f6ee66bb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:15.484496 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1192/4754] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:15 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:15.495722 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e7d5322f-f47e-4f37-8fce-a5cbf7af59f3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:15.497722 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e7d5322f-f47e-4f37-8fce-a5cbf7af59f3 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:15.497817 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e7d5322f-f47e-4f37-8fce-a5cbf7af59f3 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:15.498019 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e7d5322f-f47e-4f37-8fce-a5cbf7af59f3 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:15.498122 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e7d5322f-f47e-4f37-8fce-a5cbf7af59f3 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:15.502460 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:15.502460 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:15.503296 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e7d5322f-f47e-4f37-8fce-a5cbf7af59f3 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:15.503693 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1188/4755] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:15 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:16.121298 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-87d62c37-fcaa-4947-953c-3f939405a0f1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:16.124202 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-87d62c37-fcaa-4947-953c-3f939405a0f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:16.124365 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-87d62c37-fcaa-4947-953c-3f939405a0f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:16.124563 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-87d62c37-fcaa-4947-953c-3f939405a0f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:16.124708 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-87d62c37-fcaa-4947-953c-3f939405a0f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:16.131593 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:16.131593 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:16.136878 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-87d62c37-fcaa-4947-953c-3f939405a0f1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:16.137361 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1189/4756] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:16 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:16.501114 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-630cfb6a-df5e-4df6-bf3b-1bc849380616 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:16.503502 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-630cfb6a-df5e-4df6-bf3b-1bc849380616 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:16.503807 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-630cfb6a-df5e-4df6-bf3b-1bc849380616 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:16.504037 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-630cfb6a-df5e-4df6-bf3b-1bc849380616 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:16.504180 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-630cfb6a-df5e-4df6-bf3b-1bc849380616 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:16.509370 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:16.509370 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:16.510209 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-630cfb6a-df5e-4df6-bf3b-1bc849380616 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:16.514118 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1188/4757] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:16 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:16.517724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-02358faf-e18a-4c82-8201-4797db364ac1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:16.519986 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02358faf-e18a-4c82-8201-4797db364ac1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:16.520211 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-02358faf-e18a-4c82-8201-4797db364ac1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:16.520408 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-02358faf-e18a-4c82-8201-4797db364ac1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:16.520530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-02358faf-e18a-4c82-8201-4797db364ac1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:16.525182 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:16.525182 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:16.526067 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02358faf-e18a-4c82-8201-4797db364ac1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:16.526446 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1193/4758] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:16 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:17.151763 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5a339af0-fd1e-4a50-b4cf-449f8623d515 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:17.154861 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5a339af0-fd1e-4a50-b4cf-449f8623d515 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:17.154861 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5a339af0-fd1e-4a50-b4cf-449f8623d515 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:17.155942 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5a339af0-fd1e-4a50-b4cf-449f8623d515 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:17.157506 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-5a339af0-fd1e-4a50-b4cf-449f8623d515 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:17.164543 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:17.164543 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:17.165108 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5a339af0-fd1e-4a50-b4cf-449f8623d515 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:17.165726 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1189/4759] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:17 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:17.237954 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f6b99cba-86f1-4af4-81cf-1f98f0c96507 req-7276afc4-fbb0-48dc-9737-4c20c1610991 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:17.239926 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f6b99cba-86f1-4af4-81cf-1f98f0c96507 req-7276afc4-fbb0-48dc-9737-4c20c1610991 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/b72bfd7b-4c46-49f2-8df8-ec54398554ab Jul 31 14:06:17.240100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f6b99cba-86f1-4af4-81cf-1f98f0c96507 req-7276afc4-fbb0-48dc-9737-4c20c1610991 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:17.240272 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f6b99cba-86f1-4af4-81cf-1f98f0c96507 req-7276afc4-fbb0-48dc-9737-4c20c1610991 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:17.248576 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:17.248576 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:17.324386 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f6b99cba-86f1-4af4-81cf-1f98f0c96507 req-7276afc4-fbb0-48dc-9737-4c20c1610991 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/b72bfd7b-4c46-49f2-8df8-ec54398554ab returned with HTTP 200 Jul 31 14:06:17.324843 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1190/4760] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:06:17 2026] DELETE /volume/v3/attachments/b72bfd7b-4c46-49f2-8df8-ec54398554ab => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:17.525759 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-00a1abe4-ac67-4df3-9ff2-06160e8bf74e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:17.529385 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-00a1abe4-ac67-4df3-9ff2-06160e8bf74e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:17.529732 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-00a1abe4-ac67-4df3-9ff2-06160e8bf74e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:17.530038 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-00a1abe4-ac67-4df3-9ff2-06160e8bf74e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:17.530215 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-00a1abe4-ac67-4df3-9ff2-06160e8bf74e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:17.542744 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:17.542744 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:17.543734 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-00a1abe4-ac67-4df3-9ff2-06160e8bf74e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:17.544238 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1189/4761] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:17 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:17.550392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c69af15f-a7d7-44c2-babd-3d5c3d35fbd7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:17.556156 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c69af15f-a7d7-44c2-babd-3d5c3d35fbd7 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:17.556156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c69af15f-a7d7-44c2-babd-3d5c3d35fbd7 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:17.556156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c69af15f-a7d7-44c2-babd-3d5c3d35fbd7 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:17.556156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c69af15f-a7d7-44c2-babd-3d5c3d35fbd7 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:17.560064 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:17.560064 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:17.560674 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c69af15f-a7d7-44c2-babd-3d5c3d35fbd7 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:17.561084 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1194/4762] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:17 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:18.180594 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6c914831-c8fd-4b03-af57-af05c978cb32 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:18.182165 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6c914831-c8fd-4b03-af57-af05c978cb32 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:18.182567 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6c914831-c8fd-4b03-af57-af05c978cb32 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:18.183751 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6c914831-c8fd-4b03-af57-af05c978cb32 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:18.183751 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6c914831-c8fd-4b03-af57-af05c978cb32 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:18.187249 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:18.187249 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:18.188040 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6c914831-c8fd-4b03-af57-af05c978cb32 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:18.188728 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1190/4763] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:18 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:18.557021 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-850ffcda-ae35-47c3-bcaf-57e9a7fc4283 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:18.559035 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-850ffcda-ae35-47c3-bcaf-57e9a7fc4283 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:18.559272 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-850ffcda-ae35-47c3-bcaf-57e9a7fc4283 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:18.559548 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-850ffcda-ae35-47c3-bcaf-57e9a7fc4283 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:18.559691 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-850ffcda-ae35-47c3-bcaf-57e9a7fc4283 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:18.564270 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:18.564270 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:18.564927 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-850ffcda-ae35-47c3-bcaf-57e9a7fc4283 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:18.565306 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1191/4764] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:18 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:18.582210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-81dc9f1d-6ecf-4e9d-b72b-1d2ba75b0f15 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:18.586641 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81dc9f1d-6ecf-4e9d-b72b-1d2ba75b0f15 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:18.586918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81dc9f1d-6ecf-4e9d-b72b-1d2ba75b0f15 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:18.587078 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81dc9f1d-6ecf-4e9d-b72b-1d2ba75b0f15 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:18.587181 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-81dc9f1d-6ecf-4e9d-b72b-1d2ba75b0f15 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:18.596694 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:18.596694 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:18.597570 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81dc9f1d-6ecf-4e9d-b72b-1d2ba75b0f15 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:18.598263 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1190/4765] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:18 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:18.812266 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-3d68c7d2-7b66-4ea3-9024-6693a2e73af4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:18.814451 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-3d68c7d2-7b66-4ea3-9024-6693a2e73af4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:06:18.814636 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-3d68c7d2-7b66-4ea3-9024-6693a2e73af4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:18.814889 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-3d68c7d2-7b66-4ea3-9024-6693a2e73af4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:18.822888 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:18.822888 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:18.827064 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-3d68c7d2-7b66-4ea3-9024-6693a2e73af4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:06:18.832460 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-3d68c7d2-7b66-4ea3-9024-6693a2e73af4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:06:18.833097 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1195/4766] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:06:18 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:19.200766 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-797f462a-94aa-42cd-a446-4a422ca2bf3e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:19.203030 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-797f462a-94aa-42cd-a446-4a422ca2bf3e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:19.203281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-797f462a-94aa-42cd-a446-4a422ca2bf3e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:19.203728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-797f462a-94aa-42cd-a446-4a422ca2bf3e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:19.203896 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-797f462a-94aa-42cd-a446-4a422ca2bf3e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:19.209536 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:19.209536 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:19.210484 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-797f462a-94aa-42cd-a446-4a422ca2bf3e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:19.210920 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1191/4767] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:19 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:19.334272 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649119d2-4523-4c0d-ab3e-3fd6d0bb5f7e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:19.336861 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649119d2-4523-4c0d-ab3e-3fd6d0bb5f7e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:06:19.337086 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649119d2-4523-4c0d-ab3e-3fd6d0bb5f7e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:19.337312 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649119d2-4523-4c0d-ab3e-3fd6d0bb5f7e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:19.344994 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:19.344994 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:19.348738 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649119d2-4523-4c0d-ab3e-3fd6d0bb5f7e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:06:19.353443 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649119d2-4523-4c0d-ab3e-3fd6d0bb5f7e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:06:19.353971 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1192/4768] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:06:19 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:19.365090 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-16286c98-e5c6-4971-be52-f3ffd349fbac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:19.365588 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16286c98-e5c6-4971-be52-f3ffd349fbac None None] GET https://10.4.3.140/volume// Jul 31 14:06:19.365658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16286c98-e5c6-4971-be52-f3ffd349fbac None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:19.365828 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16286c98-e5c6-4971-be52-f3ffd349fbac None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:19.366211 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16286c98-e5c6-4971-be52-f3ffd349fbac None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:19.366532 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1191/4769] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:06:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:19.375302 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649e0486-bdf3-46a6-863b-db7d2d9d939f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:19.377529 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649e0486-bdf3-46a6-863b-db7d2d9d939f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:06:19.377794 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649e0486-bdf3-46a6-863b-db7d2d9d939f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb09c74a-0983-4ace-a4ce-22ae99ff0978", "connector": null, "instance_uuid": "d09a085d-e4d0-4f77-b2d3-bc3c4ab1643a"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:19.389721 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:19.389721 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:19.429497 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-649e0486-bdf3-46a6-863b-db7d2d9d939f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:06:19.430491 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1196/4770] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:06: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 31 14:06:19.577716 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-56eeb309-9cd4-47dd-8c05-e712122adba8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:19.582118 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-56eeb309-9cd4-47dd-8c05-e712122adba8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:19.582334 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-56eeb309-9cd4-47dd-8c05-e712122adba8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:19.582557 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-56eeb309-9cd4-47dd-8c05-e712122adba8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:19.582914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-56eeb309-9cd4-47dd-8c05-e712122adba8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:19.587719 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:19.587719 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:19.588915 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-56eeb309-9cd4-47dd-8c05-e712122adba8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:19.588915 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1192/4771] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:19 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:19.620158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7842c6b0-cf1e-436b-b256-903f8351839f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:19.621896 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7842c6b0-cf1e-436b-b256-903f8351839f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:19.622091 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7842c6b0-cf1e-436b-b256-903f8351839f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:19.622271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7842c6b0-cf1e-436b-b256-903f8351839f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:19.622403 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7842c6b0-cf1e-436b-b256-903f8351839f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:19.626918 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:19.626918 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:19.627492 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7842c6b0-cf1e-436b-b256-903f8351839f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:19.628000 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1193/4772] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:19 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:20.225533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-03a68096-5b03-4caf-955e-e8aedd3fb759 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:20.225533 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03a68096-5b03-4caf-955e-e8aedd3fb759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:20.225972 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03a68096-5b03-4caf-955e-e8aedd3fb759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:20.225972 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-03a68096-5b03-4caf-955e-e8aedd3fb759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:20.226143 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-03a68096-5b03-4caf-955e-e8aedd3fb759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:20.233128 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:20.233128 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:20.237540 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-03a68096-5b03-4caf-955e-e8aedd3fb759 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:20.237540 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1192/4773] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:20 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:20.556580 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ee45b1e2-90ea-4dc9-96d0-b113261482ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:20.557102 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee45b1e2-90ea-4dc9-96d0-b113261482ea None None] GET https://10.4.3.140/volume// Jul 31 14:06:20.557335 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee45b1e2-90ea-4dc9-96d0-b113261482ea None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:20.557606 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee45b1e2-90ea-4dc9-96d0-b113261482ea None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:20.558029 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee45b1e2-90ea-4dc9-96d0-b113261482ea None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:20.558404 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1197/4774] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:06:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:20.572084 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-e9065e51-9b79-4c0e-b754-247ff322f2d2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:20.574250 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-e9065e51-9b79-4c0e-b754-247ff322f2d2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:06:20.574482 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-e9065e51-9b79-4c0e-b754-247ff322f2d2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:20.574726 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-e9065e51-9b79-4c0e-b754-247ff322f2d2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:20.584234 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:20.584234 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:20.588413 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-e9065e51-9b79-4c0e-b754-247ff322f2d2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:06:20.592998 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-e9065e51-9b79-4c0e-b754-247ff322f2d2 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:06:20.594719 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1193/4775] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:06:20 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:06:20.602398 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-62e19b98-9f1b-45c3-846e-7c00447bef1f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:20.607773 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62e19b98-9f1b-45c3-846e-7c00447bef1f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:20.607985 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-62e19b98-9f1b-45c3-846e-7c00447bef1f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:20.608321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-62e19b98-9f1b-45c3-846e-7c00447bef1f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:20.608321 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-62e19b98-9f1b-45c3-846e-7c00447bef1f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:20.614787 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:20.614787 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:20.614787 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62e19b98-9f1b-45c3-846e-7c00447bef1f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:20.615076 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1194/4776] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:20 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:20.655324 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd4cf60d-6375-44b0-a7bb-64279cebf15d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:20.658239 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd4cf60d-6375-44b0-a7bb-64279cebf15d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:20.658499 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd4cf60d-6375-44b0-a7bb-64279cebf15d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:20.658932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd4cf60d-6375-44b0-a7bb-64279cebf15d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:20.658932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-cd4cf60d-6375-44b0-a7bb-64279cebf15d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:20.664541 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:20.664541 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:20.665025 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd4cf60d-6375-44b0-a7bb-64279cebf15d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:20.665648 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1193/4777] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:20 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:20.709762 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-67002f68-3e59-42d2-8b76-bb86bd3f8f2e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:20.712150 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-67002f68-3e59-42d2-8b76-bb86bd3f8f2e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/41585889-bd15-47d9-97d1-4992eb1c1d6d Jul 31 14:06:20.712590 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-67002f68-3e59-42d2-8b76-bb86bd3f8f2e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:20.721351 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-67002f68-3e59-42d2-8b76-bb86bd3f8f2e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-bb09c74a-0983-4ace-a4ce-22ae99ff0978-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:06:20.726148 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-67002f68-3e59-42d2-8b76-bb86bd3f8f2e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-bb09c74a-0983-4ace-a4ce-22ae99ff0978-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:06:20.727273 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:20.727273 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:20.811359 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-67002f68-3e59-42d2-8b76-bb86bd3f8f2e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-bb09c74a-0983-4ace-a4ce-22ae99ff0978-np0000006230" released by "attachment_update" :: held 0.085s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:06:20.812406 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-67002f68-3e59-42d2-8b76-bb86bd3f8f2e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/41585889-bd15-47d9-97d1-4992eb1c1d6d returned with HTTP 200 Jul 31 14:06:20.812406 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1198/4778] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:06:20 2026] PUT /volume/v3/attachments/41585889-bd15-47d9-97d1-4992eb1c1d6d => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:20.842825 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-560f7537-62c4-4e5e-97d9-ff7cb976f707 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:20.847662 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-560f7537-62c4-4e5e-97d9-ff7cb976f707 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/41585889-bd15-47d9-97d1-4992eb1c1d6d/action Jul 31 14:06:20.847662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-560f7537-62c4-4e5e-97d9-ff7cb976f707 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:06:20.847662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-560f7537-62c4-4e5e-97d9-ff7cb976f707 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:20.863189 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:20.863189 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:20.884274 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d48d4abf-5633-4c48-a008-c9f60359f001 req-560f7537-62c4-4e5e-97d9-ff7cb976f707 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/41585889-bd15-47d9-97d1-4992eb1c1d6d/action returned with HTTP 204 Jul 31 14:06:20.884274 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1194/4779] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:06:20 2026] POST /volume/v3/attachments/41585889-bd15-47d9-97d1-4992eb1c1d6d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:21.247903 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d64aa32f-8a1f-4cee-bc53-d964499a06d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:21.249664 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d64aa32f-8a1f-4cee-bc53-d964499a06d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:21.249858 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d64aa32f-8a1f-4cee-bc53-d964499a06d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:21.250059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d64aa32f-8a1f-4cee-bc53-d964499a06d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:21.250159 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d64aa32f-8a1f-4cee-bc53-d964499a06d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:21.254304 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:21.254304 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:21.255110 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d64aa32f-8a1f-4cee-bc53-d964499a06d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:21.255497 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1195/4780] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:21 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:21.626019 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-512fd591-235a-4947-8588-bf8ba0af0756 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:21.627717 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-512fd591-235a-4947-8588-bf8ba0af0756 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:21.627939 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-512fd591-235a-4947-8588-bf8ba0af0756 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:21.628113 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-512fd591-235a-4947-8588-bf8ba0af0756 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:21.628217 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-512fd591-235a-4947-8588-bf8ba0af0756 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:21.632652 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:21.632652 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:21.633205 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-512fd591-235a-4947-8588-bf8ba0af0756 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:21.633561 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1194/4781] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:21 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:21.686648 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bde41eac-ef91-4f1b-baec-a118937c7e19 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:21.688575 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bde41eac-ef91-4f1b-baec-a118937c7e19 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:21.688793 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bde41eac-ef91-4f1b-baec-a118937c7e19 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:21.688986 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bde41eac-ef91-4f1b-baec-a118937c7e19 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:21.689142 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bde41eac-ef91-4f1b-baec-a118937c7e19 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:21.693183 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:21.693183 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:21.693774 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bde41eac-ef91-4f1b-baec-a118937c7e19 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:21.694126 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1199/4782] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:21 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:22.267883 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8576a7dc-b3e6-4b56-aeaf-ebd782a54575 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:22.270094 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8576a7dc-b3e6-4b56-aeaf-ebd782a54575 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:06:22.270200 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8576a7dc-b3e6-4b56-aeaf-ebd782a54575 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:22.270441 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8576a7dc-b3e6-4b56-aeaf-ebd782a54575 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:22.270633 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8576a7dc-b3e6-4b56-aeaf-ebd782a54575 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:22.277145 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:22.277145 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:22.280214 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8576a7dc-b3e6-4b56-aeaf-ebd782a54575 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:06:22.280993 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1195/4783] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:22 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:22.644612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-211fda76-30a3-4336-a68b-948c27048579 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:22.646474 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-211fda76-30a3-4336-a68b-948c27048579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:22.646684 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-211fda76-30a3-4336-a68b-948c27048579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:22.646884 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-211fda76-30a3-4336-a68b-948c27048579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:22.646982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-211fda76-30a3-4336-a68b-948c27048579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:22.651560 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:22.651560 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:22.652320 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-211fda76-30a3-4336-a68b-948c27048579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:22.652801 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1196/4784] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:22 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:22.704013 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-220a59b0-1fab-4215-802b-2f9185c44d04 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:22.705873 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-220a59b0-1fab-4215-802b-2f9185c44d04 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:22.706092 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-220a59b0-1fab-4215-802b-2f9185c44d04 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:22.706305 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-220a59b0-1fab-4215-802b-2f9185c44d04 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:22.706440 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-220a59b0-1fab-4215-802b-2f9185c44d04 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:22.710638 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:22.710638 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:22.711369 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-220a59b0-1fab-4215-802b-2f9185c44d04 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:22.711804 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1195/4785] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:22 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:23.665060 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-91df258b-6c64-43c3-a39c-cc64c7f7b7ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:23.667702 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-91df258b-6c64-43c3-a39c-cc64c7f7b7ea tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:23.668035 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-91df258b-6c64-43c3-a39c-cc64c7f7b7ea tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:23.668314 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-91df258b-6c64-43c3-a39c-cc64c7f7b7ea tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:23.668487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-91df258b-6c64-43c3-a39c-cc64c7f7b7ea tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:23.677297 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:23.677297 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:23.680033 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-91df258b-6c64-43c3-a39c-cc64c7f7b7ea tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:23.680033 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1200/4786] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:23 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:23.726181 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-25d4e7ce-c4b3-4867-baeb-e9c84dcd0146 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:23.729154 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-25d4e7ce-c4b3-4867-baeb-e9c84dcd0146 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:23.729389 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-25d4e7ce-c4b3-4867-baeb-e9c84dcd0146 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:23.729623 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-25d4e7ce-c4b3-4867-baeb-e9c84dcd0146 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:23.730624 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-25d4e7ce-c4b3-4867-baeb-e9c84dcd0146 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:23.738733 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:23.738733 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:23.741478 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-25d4e7ce-c4b3-4867-baeb-e9c84dcd0146 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:23.742466 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1196/4787] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:23 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:24.105029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-6033d499-40e6-49b2-9de8-298b8c074781 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:24.107804 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-6033d499-40e6-49b2-9de8-298b8c074781 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:06:24.108087 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-6033d499-40e6-49b2-9de8-298b8c074781 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:24.108291 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-6033d499-40e6-49b2-9de8-298b8c074781 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:24.116237 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:24.116237 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:24.117873 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=321,cinder:UPDATE=86,cinder:INSERT=51 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:06:24.120656 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-6033d499-40e6-49b2-9de8-298b8c074781 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:06:24.127133 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-6033d499-40e6-49b2-9de8-298b8c074781 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 200 Jul 31 14:06:24.127745 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1197/4788] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:06:24 2026] GET /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:24.137929 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-29a8434c-2f4f-4f29-96f7-4d3daa636d5c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:24.138393 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29a8434c-2f4f-4f29-96f7-4d3daa636d5c None None] GET https://10.4.3.140/volume// Jul 31 14:06:24.138626 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29a8434c-2f4f-4f29-96f7-4d3daa636d5c None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:24.138781 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29a8434c-2f4f-4f29-96f7-4d3daa636d5c None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:24.139093 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29a8434c-2f4f-4f29-96f7-4d3daa636d5c None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:24.139386 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1196/4789] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:06:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:24.147311 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-2a38ab41-26dd-47fc-9d36-82ccae5ba06e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:24.150123 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-2a38ab41-26dd-47fc-9d36-82ccae5ba06e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:06:24.150459 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-2a38ab41-26dd-47fc-9d36-82ccae5ba06e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61ce7456-262a-4b8b-b0d4-608773bd0918", "connector": null, "instance_uuid": "591132d5-5df7-4063-8951-ef83976f1c31"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:24.155295 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=239,cinder:UPDATE=48,cinder:INSERT=21 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:06:24.161108 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:24.161108 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:24.194831 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-2a38ab41-26dd-47fc-9d36-82ccae5ba06e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:06:24.195477 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1201/4790] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:06:24 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:24.690930 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ce76ea7d-26f7-4296-8d05-b7cc2132d250 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:24.692636 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ce76ea7d-26f7-4296-8d05-b7cc2132d250 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:24.692840 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ce76ea7d-26f7-4296-8d05-b7cc2132d250 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:24.693025 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ce76ea7d-26f7-4296-8d05-b7cc2132d250 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:24.693131 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ce76ea7d-26f7-4296-8d05-b7cc2132d250 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:24.694804 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=358,cinder:UPDATE=99,cinder:INSERT=55 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:06:24.698066 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:24.698066 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:24.698737 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ce76ea7d-26f7-4296-8d05-b7cc2132d250 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:24.699194 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1197/4791] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:24 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:24.755807 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7819e1ce-aba0-4cdb-aabc-8210473e8607 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:24.757934 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7819e1ce-aba0-4cdb-aabc-8210473e8607 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:24.758575 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7819e1ce-aba0-4cdb-aabc-8210473e8607 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:24.758575 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7819e1ce-aba0-4cdb-aabc-8210473e8607 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:24.758775 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7819e1ce-aba0-4cdb-aabc-8210473e8607 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:24.763733 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:24.763733 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:24.765022 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7819e1ce-aba0-4cdb-aabc-8210473e8607 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:24.765555 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1198/4792] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:24 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:25.161417 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-64725702-a481-4d63-8ec0-8e6ade629183 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:25.161957 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64725702-a481-4d63-8ec0-8e6ade629183 None None] GET https://10.4.3.140/volume// Jul 31 14:06:25.162206 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64725702-a481-4d63-8ec0-8e6ade629183 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:25.162448 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64725702-a481-4d63-8ec0-8e6ade629183 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:25.162894 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64725702-a481-4d63-8ec0-8e6ade629183 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:25.163286 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1197/4793] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:06:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:25.170981 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-ee8d848e-a1e0-425b-b5f4-4f6735858b25 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:25.176144 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-ee8d848e-a1e0-425b-b5f4-4f6735858b25 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:06:25.176352 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-ee8d848e-a1e0-425b-b5f4-4f6735858b25 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:25.176535 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-ee8d848e-a1e0-425b-b5f4-4f6735858b25 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:25.191662 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:25.191662 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:25.194983 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-ee8d848e-a1e0-425b-b5f4-4f6735858b25 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:06:25.199172 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-ee8d848e-a1e0-425b-b5f4-4f6735858b25 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 200 Jul 31 14:06:25.199571 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1202/4794] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:06:25 2026] GET /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:06:25.310247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-33fc9e79-658a-451c-bd46-2c467e506ac9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:25.312981 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-33fc9e79-658a-451c-bd46-2c467e506ac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] PUT https://10.4.3.140/volume/v3/attachments/f6167ca2-aba7-4e03-95b1-0f557eaceef2 Jul 31 14:06:25.313361 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-33fc9e79-658a-451c-bd46-2c467e506ac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:25.321755 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-33fc9e79-658a-451c-bd46-2c467e506ac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Acquiring lock "cinder-attachment_update-61ce7456-262a-4b8b-b0d4-608773bd0918-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:06:25.329853 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-33fc9e79-658a-451c-bd46-2c467e506ac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Lock "cinder-attachment_update-61ce7456-262a-4b8b-b0d4-608773bd0918-np0000006230" acquired by "attachment_update" :: waited 0.008s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:06:25.331200 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:25.331200 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:25.444603 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-33fc9e79-658a-451c-bd46-2c467e506ac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Lock "cinder-attachment_update-61ce7456-262a-4b8b-b0d4-608773bd0918-np0000006230" released by "attachment_update" :: held 0.115s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:06:25.445057 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-33fc9e79-658a-451c-bd46-2c467e506ac9 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/attachments/f6167ca2-aba7-4e03-95b1-0f557eaceef2 returned with HTTP 200 Jul 31 14:06:25.448807 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1198/4795] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:06:25 2026] PUT /volume/v3/attachments/f6167ca2-aba7-4e03-95b1-0f557eaceef2 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:25.494434 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-cc3b1a28-7918-40bf-b694-0804bfe6a50c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:25.497652 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-cc3b1a28-7918-40bf-b694-0804bfe6a50c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/attachments/f6167ca2-aba7-4e03-95b1-0f557eaceef2/action Jul 31 14:06:25.497990 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-cc3b1a28-7918-40bf-b694-0804bfe6a50c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:06:25.498140 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-cc3b1a28-7918-40bf-b694-0804bfe6a50c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:25.531060 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:25.531060 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:25.546601 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ede7e922-ba5f-4efd-a732-3d1f59a29a02 req-cc3b1a28-7918-40bf-b694-0804bfe6a50c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/attachments/f6167ca2-aba7-4e03-95b1-0f557eaceef2/action returned with HTTP 204 Jul 31 14:06:25.546601 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1199/4796] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:06:25 2026] POST /volume/v3/attachments/f6167ca2-aba7-4e03-95b1-0f557eaceef2/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:25.714463 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ea589f75-a4d2-45e1-a459-0bc9c8ad248b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:25.720272 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea589f75-a4d2-45e1-a459-0bc9c8ad248b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:25.720600 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea589f75-a4d2-45e1-a459-0bc9c8ad248b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:25.721052 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea589f75-a4d2-45e1-a459-0bc9c8ad248b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:25.721312 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ea589f75-a4d2-45e1-a459-0bc9c8ad248b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:25.723878 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=267,cinder:UPDATE=62,cinder:INSERT=36 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:06:25.730139 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:25.730139 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:25.730139 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea589f75-a4d2-45e1-a459-0bc9c8ad248b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:25.730409 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1198/4797] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:25 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:25.780871 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-25f159a0-7ee9-41f2-a4a1-2d3aae5961a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:25.780871 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25f159a0-7ee9-41f2-a4a1-2d3aae5961a1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:25.780959 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25f159a0-7ee9-41f2-a4a1-2d3aae5961a1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:25.781113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25f159a0-7ee9-41f2-a4a1-2d3aae5961a1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:25.781206 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-25f159a0-7ee9-41f2-a4a1-2d3aae5961a1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:25.785209 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:25.785209 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:25.785818 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25f159a0-7ee9-41f2-a4a1-2d3aae5961a1 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:25.786162 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1203/4798] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:25 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:25.803984 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-41e70bc5-45b9-4638-b42c-0d5caf0248f2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:25.807850 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-41e70bc5-45b9-4638-b42c-0d5caf0248f2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:06:25.808349 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-41e70bc5-45b9-4638-b42c-0d5caf0248f2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78da0ff4-895e-49d7-8c41-4d5dc2dfdd98", "incremental": true}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:25.810448 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-41e70bc5-45b9-4638-b42c-0d5caf0248f2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Creating new backup {'backup': {'volume_id': '78da0ff4-895e-49d7-8c41-4d5dc2dfdd98', 'incremental': True}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:06:25.810637 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-41e70bc5-45b9-4638-b42c-0d5caf0248f2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Creating backup of volume 78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 in container None Jul 31 14:06:25.822167 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:25.822167 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:25.822783 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-41e70bc5-45b9-4638-b42c-0d5caf0248f2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:06:25.848217 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-41e70bc5-45b9-4638-b42c-0d5caf0248f2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Created reservations ['4f84d187-1d6a-4998-a553-9d64a3034600', 'e6672d42-6ea3-4d34-9827-dadcedab45bb'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:25.870076 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-41e70bc5-45b9-4638-b42c-0d5caf0248f2 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 400 Jul 31 14:06:25.870789 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1199/4799] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:06:25 2026] POST /volume/v3/backups => generated 109 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 14:06:25.881540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-25b0cf10-36da-4de4-a9af-d23c170ad5d9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:25.881540 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25b0cf10-36da-4de4-a9af-d23c170ad5d9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] DELETE https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:25.881540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25b0cf10-36da-4de4-a9af-d23c170ad5d9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:25.883647 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25b0cf10-36da-4de4-a9af-d23c170ad5d9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:25.883647 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-25b0cf10-36da-4de4-a9af-d23c170ad5d9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Delete backup with id: c1b2a192-80a4-4059-a9a4-ad01a22758b1. Jul 31 14:06:25.891870 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:25.891870 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:25.899267 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-25b0cf10-36da-4de4-a9af-d23c170ad5d9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] delete_backup rpcapi backup_id c1b2a192-80a4-4059-a9a4-ad01a22758b1 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:06:25.901018 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25b0cf10-36da-4de4-a9af-d23c170ad5d9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 202 Jul 31 14:06:25.903764 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1200/4800] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:06:25 2026] DELETE /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 14:06:25.913592 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-56f18191-35ba-4cde-a318-6ee99e2927fa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:25.915402 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56f18191-35ba-4cde-a318-6ee99e2927fa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:25.915620 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56f18191-35ba-4cde-a318-6ee99e2927fa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:25.915828 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56f18191-35ba-4cde-a318-6ee99e2927fa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:25.915960 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-56f18191-35ba-4cde-a318-6ee99e2927fa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:25.920667 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:25.920667 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:25.921364 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56f18191-35ba-4cde-a318-6ee99e2927fa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 200 Jul 31 14:06:25.921647 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1199/4801] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:25 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:26.744753 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6e81d613-b03a-4f6c-b9bb-ab91f98e575d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:26.746789 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e81d613-b03a-4f6c-b9bb-ab91f98e575d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:26.747122 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e81d613-b03a-4f6c-b9bb-ab91f98e575d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:26.747385 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e81d613-b03a-4f6c-b9bb-ab91f98e575d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:26.747543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6e81d613-b03a-4f6c-b9bb-ab91f98e575d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:26.760245 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:26.760245 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:26.761126 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e81d613-b03a-4f6c-b9bb-ab91f98e575d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:26.761796 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1204/4802] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:26 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:26.936068 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ddd878b5-ce9c-460d-914d-2b13d23e8cdc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:26.937890 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ddd878b5-ce9c-460d-914d-2b13d23e8cdc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 Jul 31 14:06:26.938111 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ddd878b5-ce9c-460d-914d-2b13d23e8cdc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:26.938327 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ddd878b5-ce9c-460d-914d-2b13d23e8cdc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:26.938431 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ddd878b5-ce9c-460d-914d-2b13d23e8cdc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id c1b2a192-80a4-4059-a9a4-ad01a22758b1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:26.943616 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ddd878b5-ce9c-460d-914d-2b13d23e8cdc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 returned with HTTP 404 Jul 31 14:06:26.944097 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1200/4803] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:26 2026] GET /volume/v3/backups/c1b2a192-80a4-4059-a9a4-ad01a22758b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:26.953662 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:26.955432 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:06:26.955833 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1116297520"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:26.957172 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1116297520'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:06:26.957308 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Create volume of 1 GB Jul 31 14:06:26.961636 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Availability Zones retrieved successfully. Jul 31 14:06:26.967478 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Flow 'volume_create_api' (19e3d0a8-41c9-4c36-8617-5316444d1d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:26.968443 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f86318a-57df-43cc-aea6-deeb497e9b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:26.969386 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:06:27.000324 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f86318a-57df-43cc-aea6-deeb497e9b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:27.001271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf99797-450d-414c-833f-6c670a33a4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:27.042560 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Created reservations ['879778cf-848b-4c13-9c9d-863f516b7b01', '0e5bf841-0326-42dc-8e8a-14b876c802ba', 'bbc65223-a0cd-4364-94db-b65413bf88a0', 'd65f6d8d-d117-450f-a17d-2a8c11bc81c2'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:27.043468 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cf99797-450d-414c-833f-6c670a33a4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['879778cf-848b-4c13-9c9d-863f516b7b01', '0e5bf841-0326-42dc-8e8a-14b876c802ba', 'bbc65223-a0cd-4364-94db-b65413bf88a0', 'd65f6d8d-d117-450f-a17d-2a8c11bc81c2']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:27.044573 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0daa40cb-9497-4637-843b-651483083ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:27.067619 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0daa40cb-9497-4637-843b-651483083ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef12d916-6c39-4fa5-ad01-75588c307d2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1116297520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae49005aa5b4802be697a9db20df3b9',qos_specs=None,replication_status=,reservations=['879778cf-848b-4c13-9c9d-863f516b7b01','0e5bf841-0326-42dc-8e8a-14b876c802ba','bbc65223-a0cd-4364-94db-b65413bf88a0','d65f6d8d-d117-450f-a17d-2a8c11bc81c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e609068af64d3c8d8ab8ce8d3600bc',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1116297520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef12d916-6c39-4fa5-ad01-75588c307d2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ae49005aa5b4802be697a9db20df3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91e609068af64d3c8d8ab8ce8d3600bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:27.068458 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c573ec1-de9a-4fc0-a5e5-667da7ca347e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:27.098642 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c573ec1-de9a-4fc0-a5e5-667da7ca347e) transitioned into state 'SUCCESS' from state '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-1116297520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ae49005aa5b4802be697a9db20df3b9',qos_specs=None,replication_status=,reservations=['879778cf-848b-4c13-9c9d-863f516b7b01','0e5bf841-0326-42dc-8e8a-14b876c802ba','bbc65223-a0cd-4364-94db-b65413bf88a0','d65f6d8d-d117-450f-a17d-2a8c11bc81c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e609068af64d3c8d8ab8ce8d3600bc',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:27.099763 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05111761-033f-47d5-8207-6233bd16b117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:27.109171 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05111761-033f-47d5-8207-6233bd16b117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:27.110048 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Flow 'volume_create_api' (19e3d0a8-41c9-4c36-8617-5316444d1d86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:27.110399 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Create volume request issued successfully. Jul 31 14:06:27.110997 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3606d8d-e5c0-4655-8a21-d952332091e1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:06:27.111609 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1201/4804] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:06:26 2026] POST /volume/v3/volumes => generated 749 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:27.125706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a19c0b29-f492-4e51-a343-fa951b476305 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:27.126876 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a19c0b29-f492-4e51-a343-fa951b476305 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e Jul 31 14:06:27.127096 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a19c0b29-f492-4e51-a343-fa951b476305 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:27.127287 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a19c0b29-f492-4e51-a343-fa951b476305 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:27.134538 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:27.134538 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:27.137929 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a19c0b29-f492-4e51-a343-fa951b476305 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:06:27.141862 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a19c0b29-f492-4e51-a343-fa951b476305 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e returned with HTTP 200 Jul 31 14:06:27.142198 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1200/4805] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:27 2026] GET /volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:27.773705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c187191a-e89e-4d3b-8349-65f35ae86865 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:27.775859 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c187191a-e89e-4d3b-8349-65f35ae86865 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:27.776281 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c187191a-e89e-4d3b-8349-65f35ae86865 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:27.776415 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c187191a-e89e-4d3b-8349-65f35ae86865 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:27.776587 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c187191a-e89e-4d3b-8349-65f35ae86865 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:27.781450 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:27.781450 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:27.782185 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c187191a-e89e-4d3b-8349-65f35ae86865 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:27.782659 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1205/4806] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:27 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:28.160445 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-eb0cf75a-813e-426a-a335-cfa8638d2cb0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:28.162212 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb0cf75a-813e-426a-a335-cfa8638d2cb0 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e Jul 31 14:06:28.162386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb0cf75a-813e-426a-a335-cfa8638d2cb0 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:28.162588 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb0cf75a-813e-426a-a335-cfa8638d2cb0 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:28.172138 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:28.172138 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:28.177245 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-eb0cf75a-813e-426a-a335-cfa8638d2cb0 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:06:28.182922 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb0cf75a-813e-426a-a335-cfa8638d2cb0 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e returned with HTTP 200 Jul 31 14:06:28.183448 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1201/4807] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:28 2026] GET /volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:28.200020 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a3c3c0ca-b94c-441d-9912-a39d8e5c4482 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:28.201775 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3c3c0ca-b94c-441d-9912-a39d8e5c4482 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:06:28.202231 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3c3c0ca-b94c-441d-9912-a39d8e5c4482 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef12d916-6c39-4fa5-ad01-75588c307d2e", "name": "tempest-VolumesBackupsTest-Backup-1642937935"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:28.203801 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-a3c3c0ca-b94c-441d-9912-a39d8e5c4482 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Creating new backup {'backup': {'volume_id': 'ef12d916-6c39-4fa5-ad01-75588c307d2e', 'name': 'tempest-VolumesBackupsTest-Backup-1642937935'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:06:28.204082 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-a3c3c0ca-b94c-441d-9912-a39d8e5c4482 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Creating backup of volume ef12d916-6c39-4fa5-ad01-75588c307d2e in container None Jul 31 14:06:28.211702 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:28.211702 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:28.212120 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3c3c0ca-b94c-441d-9912-a39d8e5c4482 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Volume info retrieved successfully. Jul 31 14:06:28.232315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a3c3c0ca-b94c-441d-9912-a39d8e5c4482 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Created reservations ['1549f942-3b9a-4de7-9420-46cd63517ffa', '9fb1f232-4853-40e1-8d8f-64843cc2ba31'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:28.268469 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3c3c0ca-b94c-441d-9912-a39d8e5c4482 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:06:28.268989 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1202/4808] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:06:28 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:28.278537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5bd64f95-aa0a-43e0-8dbf-e8ae358db6b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:28.281018 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5bd64f95-aa0a-43e0-8dbf-e8ae358db6b9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:28.281238 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5bd64f95-aa0a-43e0-8dbf-e8ae358db6b9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:28.281479 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5bd64f95-aa0a-43e0-8dbf-e8ae358db6b9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:28.281652 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5bd64f95-aa0a-43e0-8dbf-e8ae358db6b9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:28.288356 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:28.288356 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:28.289829 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5bd64f95-aa0a-43e0-8dbf-e8ae358db6b9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:28.290249 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1201/4809] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:28 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:28.793235 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e1ea4d21-4c47-45d5-b540-fd0a4cc5bc2c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:28.795223 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e1ea4d21-4c47-45d5-b540-fd0a4cc5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:28.795420 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e1ea4d21-4c47-45d5-b540-fd0a4cc5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:28.795615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e1ea4d21-4c47-45d5-b540-fd0a4cc5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:28.796543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e1ea4d21-4c47-45d5-b540-fd0a4cc5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:28.805597 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:28.805597 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:28.805597 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e1ea4d21-4c47-45d5-b540-fd0a4cc5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:28.805816 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1206/4810] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:28 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:29.306781 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-38f6f620-b2d4-400b-b066-2e931eb206e9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:29.310394 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-38f6f620-b2d4-400b-b066-2e931eb206e9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:29.310813 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-38f6f620-b2d4-400b-b066-2e931eb206e9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:29.311082 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-38f6f620-b2d4-400b-b066-2e931eb206e9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:29.311140 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-38f6f620-b2d4-400b-b066-2e931eb206e9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:29.320182 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:29.320182 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:29.321035 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-38f6f620-b2d4-400b-b066-2e931eb206e9 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:29.321621 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1202/4811] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:29 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:29.816490 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-377e5979-8ee3-4ca7-872b-ba0206b97139 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:29.818982 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-377e5979-8ee3-4ca7-872b-ba0206b97139 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:29.819246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-377e5979-8ee3-4ca7-872b-ba0206b97139 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:29.819477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-377e5979-8ee3-4ca7-872b-ba0206b97139 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:29.819640 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-377e5979-8ee3-4ca7-872b-ba0206b97139 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:29.824483 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:29.824483 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:29.825263 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-377e5979-8ee3-4ca7-872b-ba0206b97139 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:29.825741 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1203/4812] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:29 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:30.332550 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c3f995b4-a78e-4ec7-8d75-f78168e5f4aa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:30.334627 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3f995b4-a78e-4ec7-8d75-f78168e5f4aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:30.335008 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3f995b4-a78e-4ec7-8d75-f78168e5f4aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:30.335321 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3f995b4-a78e-4ec7-8d75-f78168e5f4aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:30.335483 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c3f995b4-a78e-4ec7-8d75-f78168e5f4aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:30.340373 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:30.340373 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:30.341053 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3f995b4-a78e-4ec7-8d75-f78168e5f4aa tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:30.341428 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1202/4813] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:30 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:30.836319 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e8f79e09-cc9a-4da7-a50a-11cc1f5a2602 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:30.838705 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e8f79e09-cc9a-4da7-a50a-11cc1f5a2602 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:30.838914 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e8f79e09-cc9a-4da7-a50a-11cc1f5a2602 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:30.839102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e8f79e09-cc9a-4da7-a50a-11cc1f5a2602 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:30.839222 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e8f79e09-cc9a-4da7-a50a-11cc1f5a2602 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:30.844881 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:30.844881 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:30.845552 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e8f79e09-cc9a-4da7-a50a-11cc1f5a2602 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:30.845974 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1207/4814] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:30 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:31.351894 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-282aa907-0b1f-4bc0-9847-907ff032ba43 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:31.354234 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-282aa907-0b1f-4bc0-9847-907ff032ba43 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:31.354498 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-282aa907-0b1f-4bc0-9847-907ff032ba43 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:31.354773 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-282aa907-0b1f-4bc0-9847-907ff032ba43 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:31.354922 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-282aa907-0b1f-4bc0-9847-907ff032ba43 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:31.359885 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:31.359885 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:31.360655 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-282aa907-0b1f-4bc0-9847-907ff032ba43 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:31.361224 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1203/4815] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:31 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:31.859729 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9cbafad8-2e89-469b-af35-e527e1a23ef7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:31.862529 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cbafad8-2e89-469b-af35-e527e1a23ef7 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:31.862843 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cbafad8-2e89-469b-af35-e527e1a23ef7 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:31.863097 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cbafad8-2e89-469b-af35-e527e1a23ef7 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:31.863241 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9cbafad8-2e89-469b-af35-e527e1a23ef7 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:31.868307 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:31.868307 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:31.869165 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cbafad8-2e89-469b-af35-e527e1a23ef7 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:31.869726 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1204/4816] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:31 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:32.372677 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ea043376-67d8-4882-a9e1-9c048c172271 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:32.374606 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea043376-67d8-4882-a9e1-9c048c172271 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:32.374861 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea043376-67d8-4882-a9e1-9c048c172271 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:32.375069 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea043376-67d8-4882-a9e1-9c048c172271 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:32.375165 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ea043376-67d8-4882-a9e1-9c048c172271 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:32.379829 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:32.379829 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:32.380733 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea043376-67d8-4882-a9e1-9c048c172271 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:32.381186 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1203/4817] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:32 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:32.883447 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fb9512b1-029a-4355-a2ce-b05c55f8448d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:32.885189 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb9512b1-029a-4355-a2ce-b05c55f8448d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:32.885405 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb9512b1-029a-4355-a2ce-b05c55f8448d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:32.885616 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb9512b1-029a-4355-a2ce-b05c55f8448d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:32.885740 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-fb9512b1-029a-4355-a2ce-b05c55f8448d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:32.894246 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:32.894246 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:32.895047 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb9512b1-029a-4355-a2ce-b05c55f8448d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:32.895420 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1208/4818] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:32 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:33.394809 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c2a927ef-74b9-4248-8631-7abba79a8c39 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:33.396666 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2a927ef-74b9-4248-8631-7abba79a8c39 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:33.396899 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2a927ef-74b9-4248-8631-7abba79a8c39 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:33.397085 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c2a927ef-74b9-4248-8631-7abba79a8c39 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:33.397183 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c2a927ef-74b9-4248-8631-7abba79a8c39 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:33.401776 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:33.401776 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:33.402352 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c2a927ef-74b9-4248-8631-7abba79a8c39 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:33.402737 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1204/4819] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:33 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:33.905912 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b165019c-c67d-4cf9-8663-7e6203a23faf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:33.907815 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b165019c-c67d-4cf9-8663-7e6203a23faf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:33.908024 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b165019c-c67d-4cf9-8663-7e6203a23faf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:33.908219 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b165019c-c67d-4cf9-8663-7e6203a23faf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:33.908338 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b165019c-c67d-4cf9-8663-7e6203a23faf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id faa24590-9f7c-470e-bf90-39148d75cfda. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:33.913008 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:33.913008 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:33.913805 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b165019c-c67d-4cf9-8663-7e6203a23faf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 200 Jul 31 14:06:33.914400 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1205/4820] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:33 2026] GET /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:33.923420 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c13e293c-2f34-4988-be41-a9ff0b393de5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:33.925063 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c13e293c-2f34-4988-be41-a9ff0b393de5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] DELETE https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda Jul 31 14:06:33.925267 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c13e293c-2f34-4988-be41-a9ff0b393de5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:33.925436 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c13e293c-2f34-4988-be41-a9ff0b393de5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:33.925547 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-c13e293c-2f34-4988-be41-a9ff0b393de5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete backup with id: faa24590-9f7c-470e-bf90-39148d75cfda. Jul 31 14:06:33.929358 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:33.929358 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:33.939458 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-c13e293c-2f34-4988-be41-a9ff0b393de5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] delete_backup rpcapi backup_id faa24590-9f7c-470e-bf90-39148d75cfda {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:06:33.941021 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c13e293c-2f34-4988-be41-a9ff0b393de5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda returned with HTTP 202 Jul 31 14:06:33.941385 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1204/4821] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:06:33 2026] DELETE /volume/v3/backups/faa24590-9f7c-470e-bf90-39148d75cfda => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:06:33.950129 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:33.952704 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:06:33.952820 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-341576887"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:33.954591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-341576887'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:06:33.954764 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume of 1 GB Jul 31 14:06:33.960245 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Availability Zones retrieved successfully. Jul 31 14:06:33.967804 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Flow 'volume_create_api' (e444fa35-da17-45b9-853d-4560a30a5f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:33.969278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f16bfe2-1aee-4a2d-acf9-5ac0a59e7d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:33.970271 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:06:33.997119 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f16bfe2-1aee-4a2d-acf9-5ac0a59e7d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:33.997890 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147956d5-f54d-430e-ba65-f96e087d38d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:34.037105 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Created reservations ['ed07f0e7-718a-495a-bcad-f7aa6363af03', 'ebf4caac-d2fa-4e12-a8b1-5b32870bb575', '75492c9d-12ac-4878-9207-687104154c04', 'fa6171af-bd17-4c58-ac81-6873a528ce17'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:34.037942 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147956d5-f54d-430e-ba65-f96e087d38d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed07f0e7-718a-495a-bcad-f7aa6363af03', 'ebf4caac-d2fa-4e12-a8b1-5b32870bb575', '75492c9d-12ac-4878-9207-687104154c04', 'fa6171af-bd17-4c58-ac81-6873a528ce17']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:34.038641 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac20ea4-7ed4-4cda-a631-faa2f8e0cb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:34.059906 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac20ea4-7ed4-4cda-a631-faa2f8e0cb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-341576887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['ed07f0e7-718a-495a-bcad-f7aa6363af03','ebf4caac-d2fa-4e12-a8b1-5b32870bb575','75492c9d-12ac-4878-9207-687104154c04','fa6171af-bd17-4c58-ac81-6873a528ce17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33af6f927d1d4ef1b25e84150e017643',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-341576887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c6ecf383fee4e1384f2323df619c63f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33af6f927d1d4ef1b25e84150e017643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:34.060697 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f647c487-da82-4846-8038-29e64bbea4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:34.079222 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f647c487-da82-4846-8038-29e64bbea4df) transitioned into state 'SUCCESS' from state '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-341576887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['ed07f0e7-718a-495a-bcad-f7aa6363af03','ebf4caac-d2fa-4e12-a8b1-5b32870bb575','75492c9d-12ac-4878-9207-687104154c04','fa6171af-bd17-4c58-ac81-6873a528ce17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33af6f927d1d4ef1b25e84150e017643',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:34.079966 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46e03ac-9f89-4d30-9aed-bf941436685e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:34.091711 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46e03ac-9f89-4d30-9aed-bf941436685e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:34.091711 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Flow 'volume_create_api' (e444fa35-da17-45b9-853d-4560a30a5f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:34.091711 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume request issued successfully. Jul 31 14:06:34.091711 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-099dc30c-6726-4eee-aa7e-93bef83981a9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:06:34.091950 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1209/4822] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:06:33 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:34.108207 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f8d2c385-e979-4c2e-a3ef-0b5f9fc8fbf9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:34.110868 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8d2c385-e979-4c2e-a3ef-0b5f9fc8fbf9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af Jul 31 14:06:34.111185 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8d2c385-e979-4c2e-a3ef-0b5f9fc8fbf9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:34.111492 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8d2c385-e979-4c2e-a3ef-0b5f9fc8fbf9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:34.127601 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:34.127601 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:34.132798 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f8d2c385-e979-4c2e-a3ef-0b5f9fc8fbf9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:06:34.138490 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8d2c385-e979-4c2e-a3ef-0b5f9fc8fbf9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af returned with HTTP 200 Jul 31 14:06:34.138987 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1205/4823] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:34 2026] GET /volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:34.414677 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9a78be3c-a28e-4859-8640-d2cc1724d0ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:34.417168 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9a78be3c-a28e-4859-8640-d2cc1724d0ad tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:34.418040 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9a78be3c-a28e-4859-8640-d2cc1724d0ad tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:34.418279 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9a78be3c-a28e-4859-8640-d2cc1724d0ad tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:34.418415 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9a78be3c-a28e-4859-8640-d2cc1724d0ad tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:34.424839 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:34.424839 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:34.425619 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9a78be3c-a28e-4859-8640-d2cc1724d0ad tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:34.426196 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1206/4824] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:34 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:35.154713 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e967d2a4-7366-4c94-9f91-1a155ff60428 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:35.156788 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e967d2a4-7366-4c94-9f91-1a155ff60428 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af Jul 31 14:06:35.157068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e967d2a4-7366-4c94-9f91-1a155ff60428 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:35.157352 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e967d2a4-7366-4c94-9f91-1a155ff60428 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:35.166709 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:35.166709 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:35.170730 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e967d2a4-7366-4c94-9f91-1a155ff60428 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:06:35.175803 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e967d2a4-7366-4c94-9f91-1a155ff60428 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af returned with HTTP 200 Jul 31 14:06:35.176308 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1205/4825] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:35 2026] GET /volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:35.193357 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8f20121-4af7-4bc1-91eb-46098b9cdea3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:35.195733 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8f20121-4af7-4bc1-91eb-46098b9cdea3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:06:35.196244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8f20121-4af7-4bc1-91eb-46098b9cdea3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af", "name": "tempest-type-Backup-453601329"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:35.198034 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-d8f20121-4af7-4bc1-91eb-46098b9cdea3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Creating new backup {'backup': {'volume_id': 'fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af', 'name': 'tempest-type-Backup-453601329'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:06:35.198162 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-d8f20121-4af7-4bc1-91eb-46098b9cdea3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Creating backup of volume fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af in container None Jul 31 14:06:35.205623 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:35.205623 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:35.205986 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d8f20121-4af7-4bc1-91eb-46098b9cdea3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:06:35.227523 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-d8f20121-4af7-4bc1-91eb-46098b9cdea3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Created reservations ['6cb2d734-0744-4706-852b-9e2dea2d46c8', 'e67de35b-7fe6-4b33-95c3-0e51c794bec0'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:35.258960 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8f20121-4af7-4bc1-91eb-46098b9cdea3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:06:35.259816 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1210/4826] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:06:35 2026] POST /volume/v3/backups => generated 315 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:35.269671 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6a2d99d0-7499-4b11-99e4-3dbbe642d2ec None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:35.271911 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6a2d99d0-7499-4b11-99e4-3dbbe642d2ec tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:35.271911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6a2d99d0-7499-4b11-99e4-3dbbe642d2ec tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:35.271911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6a2d99d0-7499-4b11-99e4-3dbbe642d2ec tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:35.272113 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6a2d99d0-7499-4b11-99e4-3dbbe642d2ec tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:35.275804 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:35.275804 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:35.276380 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6a2d99d0-7499-4b11-99e4-3dbbe642d2ec tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:35.276730 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1206/4827] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:35 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:35.439434 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e539e2bf-73d0-4791-9d5f-ab764342524f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:35.443369 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e539e2bf-73d0-4791-9d5f-ab764342524f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:35.443659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e539e2bf-73d0-4791-9d5f-ab764342524f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:35.443902 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e539e2bf-73d0-4791-9d5f-ab764342524f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:35.444038 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e539e2bf-73d0-4791-9d5f-ab764342524f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:35.460428 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:35.460428 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:35.461295 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e539e2bf-73d0-4791-9d5f-ab764342524f tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:35.461801 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1207/4828] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:35 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:36.287750 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-35fbacfb-b90a-4707-b00a-f2f5fa7a4906 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:36.290769 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35fbacfb-b90a-4707-b00a-f2f5fa7a4906 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:36.291070 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35fbacfb-b90a-4707-b00a-f2f5fa7a4906 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:36.291383 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35fbacfb-b90a-4707-b00a-f2f5fa7a4906 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:36.291700 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-35fbacfb-b90a-4707-b00a-f2f5fa7a4906 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:36.297627 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:36.297627 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:36.298405 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35fbacfb-b90a-4707-b00a-f2f5fa7a4906 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:36.298900 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1206/4829] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:36 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:36.474466 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-331d3e03-e87e-490f-9a87-7cf76fd2b301 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:36.475374 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-331d3e03-e87e-490f-9a87-7cf76fd2b301 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:36.475639 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-331d3e03-e87e-490f-9a87-7cf76fd2b301 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:36.475892 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-331d3e03-e87e-490f-9a87-7cf76fd2b301 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:36.476026 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-331d3e03-e87e-490f-9a87-7cf76fd2b301 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:36.480972 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:36.480972 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:36.481704 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-331d3e03-e87e-490f-9a87-7cf76fd2b301 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:36.482127 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1211/4830] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:36 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:37.310035 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-634b7a05-9755-4cc2-bc6c-02c2dfe3cef4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:37.311735 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-634b7a05-9755-4cc2-bc6c-02c2dfe3cef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:37.311934 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-634b7a05-9755-4cc2-bc6c-02c2dfe3cef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:37.312106 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-634b7a05-9755-4cc2-bc6c-02c2dfe3cef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:37.312235 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-634b7a05-9755-4cc2-bc6c-02c2dfe3cef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:37.316437 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:37.316437 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:37.317174 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-634b7a05-9755-4cc2-bc6c-02c2dfe3cef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:37.317569 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1207/4831] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:37 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:37.491830 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-86822393-36d2-4553-82ef-564e5cec4773 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:37.494980 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-86822393-36d2-4553-82ef-564e5cec4773 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:37.495176 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-86822393-36d2-4553-82ef-564e5cec4773 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:37.495370 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-86822393-36d2-4553-82ef-564e5cec4773 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:37.495509 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-86822393-36d2-4553-82ef-564e5cec4773 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:37.500433 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:37.500433 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:37.500653 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-86822393-36d2-4553-82ef-564e5cec4773 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:37.501027 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1208/4832] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:37 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:38.330355 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c709591b-0e84-4229-b1bb-3585c8e37f82 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:38.332412 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c709591b-0e84-4229-b1bb-3585c8e37f82 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:38.334051 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c709591b-0e84-4229-b1bb-3585c8e37f82 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:38.334051 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c709591b-0e84-4229-b1bb-3585c8e37f82 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:38.334051 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c709591b-0e84-4229-b1bb-3585c8e37f82 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:38.337824 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:38.337824 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:38.338801 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c709591b-0e84-4229-b1bb-3585c8e37f82 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:38.339611 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1207/4833] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:38 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:38.513214 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9a0bc964-f577-454a-a88f-da0388219c6d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:38.515645 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a0bc964-f577-454a-a88f-da0388219c6d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:38.515860 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a0bc964-f577-454a-a88f-da0388219c6d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:38.516056 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a0bc964-f577-454a-a88f-da0388219c6d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:38.516427 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9a0bc964-f577-454a-a88f-da0388219c6d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:38.528760 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:38.528760 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:38.529507 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a0bc964-f577-454a-a88f-da0388219c6d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:38.530107 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1212/4834] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:38 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:39.349340 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-208a8b30-6645-4b73-a6b8-ea6dce7d4498 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:39.352489 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-208a8b30-6645-4b73-a6b8-ea6dce7d4498 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:39.352489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-208a8b30-6645-4b73-a6b8-ea6dce7d4498 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:39.352489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-208a8b30-6645-4b73-a6b8-ea6dce7d4498 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:39.352489 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-208a8b30-6645-4b73-a6b8-ea6dce7d4498 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:39.356767 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:39.356767 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:39.357495 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-208a8b30-6645-4b73-a6b8-ea6dce7d4498 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:39.357946 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1208/4835] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:39 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:39.541449 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-32ed0bb8-1677-4b21-81c4-7b5f27281c1c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:39.543287 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32ed0bb8-1677-4b21-81c4-7b5f27281c1c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:39.543498 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32ed0bb8-1677-4b21-81c4-7b5f27281c1c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:39.543725 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32ed0bb8-1677-4b21-81c4-7b5f27281c1c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:39.543825 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-32ed0bb8-1677-4b21-81c4-7b5f27281c1c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:39.548495 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:39.548495 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:39.549288 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32ed0bb8-1677-4b21-81c4-7b5f27281c1c tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:39.549791 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1209/4836] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:39 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:40.378342 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-faf6b9d3-eb46-4ea8-87bc-c5d204b1ff35 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:40.380158 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-faf6b9d3-eb46-4ea8-87bc-c5d204b1ff35 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:40.380363 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-faf6b9d3-eb46-4ea8-87bc-c5d204b1ff35 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:40.380545 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-faf6b9d3-eb46-4ea8-87bc-c5d204b1ff35 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:40.380689 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-faf6b9d3-eb46-4ea8-87bc-c5d204b1ff35 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:40.384861 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:40.384861 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:40.385636 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-faf6b9d3-eb46-4ea8-87bc-c5d204b1ff35 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:40.386055 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1208/4837] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:40 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:40.561349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cbe4390f-55be-4bde-b9aa-3935fea440ae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:40.563070 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cbe4390f-55be-4bde-b9aa-3935fea440ae tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:40.563070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cbe4390f-55be-4bde-b9aa-3935fea440ae tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:40.563070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cbe4390f-55be-4bde-b9aa-3935fea440ae tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:40.563070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-cbe4390f-55be-4bde-b9aa-3935fea440ae tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:40.574838 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:40.574838 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:40.575574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cbe4390f-55be-4bde-b9aa-3935fea440ae tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:40.576045 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1213/4838] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:40 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:41.400210 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8abdbc20-c41e-4f1b-a134-ce3cd7c18470 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:41.402533 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8abdbc20-c41e-4f1b-a134-ce3cd7c18470 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:41.402828 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8abdbc20-c41e-4f1b-a134-ce3cd7c18470 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:41.403024 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8abdbc20-c41e-4f1b-a134-ce3cd7c18470 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:41.403162 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8abdbc20-c41e-4f1b-a134-ce3cd7c18470 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:41.407614 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:41.407614 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:41.408240 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8abdbc20-c41e-4f1b-a134-ce3cd7c18470 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:41.408703 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1209/4839] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:41 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:41.588316 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-30179756-992d-430b-914f-41cbbc7ac669 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:41.590678 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30179756-992d-430b-914f-41cbbc7ac669 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:41.590993 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30179756-992d-430b-914f-41cbbc7ac669 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:41.591330 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30179756-992d-430b-914f-41cbbc7ac669 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:41.591511 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-30179756-992d-430b-914f-41cbbc7ac669 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:41.597321 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:41.597321 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:41.598254 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30179756-992d-430b-914f-41cbbc7ac669 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:41.598787 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1210/4840] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:41 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:42.421509 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5cb17fc3-c786-4c6e-a436-c39da88f6ae3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:42.423944 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5cb17fc3-c786-4c6e-a436-c39da88f6ae3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:42.423944 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5cb17fc3-c786-4c6e-a436-c39da88f6ae3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:42.424634 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5cb17fc3-c786-4c6e-a436-c39da88f6ae3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:42.424634 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5cb17fc3-c786-4c6e-a436-c39da88f6ae3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:42.429373 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:42.429373 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:42.430854 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5cb17fc3-c786-4c6e-a436-c39da88f6ae3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:42.430854 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1209/4841] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:42 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:42.611591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-574385b1-a67b-4d6a-a3eb-4b67a2335710 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:42.613749 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-574385b1-a67b-4d6a-a3eb-4b67a2335710 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:42.613749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-574385b1-a67b-4d6a-a3eb-4b67a2335710 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:42.613749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-574385b1-a67b-4d6a-a3eb-4b67a2335710 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:42.613850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-574385b1-a67b-4d6a-a3eb-4b67a2335710 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:42.620324 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:42.620324 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:42.621119 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-574385b1-a67b-4d6a-a3eb-4b67a2335710 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:42.621699 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1214/4842] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:42 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:43.442554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-79a44732-8ead-4b03-b271-c02c231a683c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:43.444397 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-79a44732-8ead-4b03-b271-c02c231a683c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:43.444662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-79a44732-8ead-4b03-b271-c02c231a683c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:43.444866 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-79a44732-8ead-4b03-b271-c02c231a683c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:43.444969 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-79a44732-8ead-4b03-b271-c02c231a683c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:43.449249 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:43.449249 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:43.449876 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-79a44732-8ead-4b03-b271-c02c231a683c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:43.450219 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1210/4843] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:43 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:43.635550 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eb2f987d-4a68-4a1a-bcba-33db09aa6291 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:43.635550 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb2f987d-4a68-4a1a-bcba-33db09aa6291 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:43.635550 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb2f987d-4a68-4a1a-bcba-33db09aa6291 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:43.636199 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb2f987d-4a68-4a1a-bcba-33db09aa6291 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:43.636199 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-eb2f987d-4a68-4a1a-bcba-33db09aa6291 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:43.641257 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:43.641257 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:43.642118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb2f987d-4a68-4a1a-bcba-33db09aa6291 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:43.642634 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1211/4844] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:43 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:44.463929 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27c4c715-0f03-4f4e-91d3-b9878fb5bc2c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:44.465643 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27c4c715-0f03-4f4e-91d3-b9878fb5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:44.465831 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27c4c715-0f03-4f4e-91d3-b9878fb5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:44.466015 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27c4c715-0f03-4f4e-91d3-b9878fb5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:44.466105 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-27c4c715-0f03-4f4e-91d3-b9878fb5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:44.470130 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:44.470130 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:44.470765 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27c4c715-0f03-4f4e-91d3-b9878fb5bc2c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:44.471105 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1210/4845] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:44 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:44.655248 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c8d7f424-cd82-4fdb-a5cd-f546df27d238 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:44.657088 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8d7f424-cd82-4fdb-a5cd-f546df27d238 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:44.657283 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8d7f424-cd82-4fdb-a5cd-f546df27d238 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:44.657491 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8d7f424-cd82-4fdb-a5cd-f546df27d238 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:44.657634 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c8d7f424-cd82-4fdb-a5cd-f546df27d238 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:44.664084 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:44.664084 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:44.664730 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8d7f424-cd82-4fdb-a5cd-f546df27d238 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:44.665113 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1215/4846] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:44 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:45.486018 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-037c45df-25e3-492b-b138-8cb8565ec25c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:45.489212 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-037c45df-25e3-492b-b138-8cb8565ec25c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:45.489212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-037c45df-25e3-492b-b138-8cb8565ec25c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:45.489212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-037c45df-25e3-492b-b138-8cb8565ec25c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:45.489212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-037c45df-25e3-492b-b138-8cb8565ec25c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:45.493874 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:45.493874 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:45.494422 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-037c45df-25e3-492b-b138-8cb8565ec25c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:45.494848 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1211/4847] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:45 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:45.676952 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9d3f8b7d-b500-4ad5-91c0-9efc67107491 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:45.678879 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d3f8b7d-b500-4ad5-91c0-9efc67107491 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:45.679099 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9d3f8b7d-b500-4ad5-91c0-9efc67107491 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:45.679417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9d3f8b7d-b500-4ad5-91c0-9efc67107491 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:45.679530 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9d3f8b7d-b500-4ad5-91c0-9efc67107491 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:45.684883 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:45.684883 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:45.685702 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d3f8b7d-b500-4ad5-91c0-9efc67107491 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:45.686442 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1212/4848] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:45 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:46.504681 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6d7ed1af-d74c-4ca0-92cc-0f5e140471db None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:46.506393 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d7ed1af-d74c-4ca0-92cc-0f5e140471db tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:46.506539 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d7ed1af-d74c-4ca0-92cc-0f5e140471db tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:46.506734 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d7ed1af-d74c-4ca0-92cc-0f5e140471db tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:46.506834 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-6d7ed1af-d74c-4ca0-92cc-0f5e140471db tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:46.511401 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:46.511401 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:46.512117 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d7ed1af-d74c-4ca0-92cc-0f5e140471db tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:46.512540 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1211/4849] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:46 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:46.697895 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0f1bc01a-86ab-4146-8cd6-17f7cb852333 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:46.700693 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f1bc01a-86ab-4146-8cd6-17f7cb852333 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:06:46.700890 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f1bc01a-86ab-4146-8cd6-17f7cb852333 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:46.701056 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f1bc01a-86ab-4146-8cd6-17f7cb852333 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:46.701151 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0f1bc01a-86ab-4146-8cd6-17f7cb852333 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:46.705410 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:46.705410 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:46.706091 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f1bc01a-86ab-4146-8cd6-17f7cb852333 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:06:46.706466 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1216/4850] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:46 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:46.716636 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ae65cb87-0479-475b-9e30-9815a7860188 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:46.718372 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ae65cb87-0479-475b-9e30-9815a7860188 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:06:46.718746 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ae65cb87-0479-475b-9e30-9815a7860188 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef12d916-6c39-4fa5-ad01-75588c307d2e", "name": "tempest-VolumesBackupsTest-Backup-1934253468"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:46.720096 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-ae65cb87-0479-475b-9e30-9815a7860188 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Creating new backup {'backup': {'volume_id': 'ef12d916-6c39-4fa5-ad01-75588c307d2e', 'name': 'tempest-VolumesBackupsTest-Backup-1934253468'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:06:46.720228 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-ae65cb87-0479-475b-9e30-9815a7860188 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Creating backup of volume ef12d916-6c39-4fa5-ad01-75588c307d2e in container None Jul 31 14:06:46.727228 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:46.727228 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:46.727658 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ae65cb87-0479-475b-9e30-9815a7860188 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:06:46.744461 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-ae65cb87-0479-475b-9e30-9815a7860188 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Created reservations ['e17d1a8c-2497-4a79-8d08-e50e0b6c5c2a', 'd2010278-2287-4c13-8d90-2f10f23ed1f6'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:46.770090 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ae65cb87-0479-475b-9e30-9815a7860188 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:06:46.770425 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1212/4851] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:06:46 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:46.779629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-99f4e102-df0d-406b-8f31-2db6496957c3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:46.781653 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99f4e102-df0d-406b-8f31-2db6496957c3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:46.781893 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99f4e102-df0d-406b-8f31-2db6496957c3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:46.782198 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99f4e102-df0d-406b-8f31-2db6496957c3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:46.782298 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-99f4e102-df0d-406b-8f31-2db6496957c3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:46.786558 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:46.786558 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:46.787368 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99f4e102-df0d-406b-8f31-2db6496957c3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:46.787771 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1213/4852] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:46 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:47.145463 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-94214c6f-f73e-47d1-9665-755a54445322 req-b1d89a7f-5516-41f3-a3a1-3a222ea60651 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.147793 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-b1d89a7f-5516-41f3-a3a1-3a222ea60651 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:47.148022 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-b1d89a7f-5516-41f3-a3a1-3a222ea60651 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:47.148256 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-b1d89a7f-5516-41f3-a3a1-3a222ea60651 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:47.154752 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:47.154752 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:47.158005 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-94214c6f-f73e-47d1-9665-755a54445322 req-b1d89a7f-5516-41f3-a3a1-3a222ea60651 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:47.161731 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-b1d89a7f-5516-41f3-a3a1-3a222ea60651 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:47.162088 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1212/4853] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:06:47 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:47.234870 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fa09207d-855f-4551-a3cb-e22fb4255bb7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.235258 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fa09207d-855f-4551-a3cb-e22fb4255bb7 None None] GET https://10.4.3.140/volume// Jul 31 14:06:47.235435 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fa09207d-855f-4551-a3cb-e22fb4255bb7 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:47.235697 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fa09207d-855f-4551-a3cb-e22fb4255bb7 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:47.236009 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fa09207d-855f-4551-a3cb-e22fb4255bb7 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:47.236291 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1217/4854] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:06:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:47.244929 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-94214c6f-f73e-47d1-9665-755a54445322 req-f1c719e3-49ef-4df4-b582-beca209b76cc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.246835 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-f1c719e3-49ef-4df4-b582-beca209b76cc tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:06:47.247211 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-f1c719e3-49ef-4df4-b582-beca209b76cc tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36", "connector": null, "instance_uuid": "0d521d2b-0d2c-4d61-855e-2243b785637e"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:47.255817 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:47.255817 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:47.281254 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-f1c719e3-49ef-4df4-b582-beca209b76cc tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:06:47.281679 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1213/4855] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:06:47 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 31 14:06:47.309528 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-546202d3-2211-486d-b650-5fef44d9fee1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.312354 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-546202d3-2211-486d-b650-5fef44d9fee1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:47.312354 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-546202d3-2211-486d-b650-5fef44d9fee1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:47.312354 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-546202d3-2211-486d-b650-5fef44d9fee1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:47.322235 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-79277e39-158e-493c-a62b-9ddeb69f6f46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.322235 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-79277e39-158e-493c-a62b-9ddeb69f6f46 None None] GET https://10.4.3.140/volume// Jul 31 14:06:47.322715 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-79277e39-158e-493c-a62b-9ddeb69f6f46 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:47.322715 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-79277e39-158e-493c-a62b-9ddeb69f6f46 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:47.322768 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-79277e39-158e-493c-a62b-9ddeb69f6f46 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:47.323064 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1213/4856] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:06:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:47.325321 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:47.325321 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:47.330535 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-546202d3-2211-486d-b650-5fef44d9fee1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:47.332591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-94214c6f-f73e-47d1-9665-755a54445322 req-e2454d8a-ba80-4c55-aa8f-ed438ff443d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.335638 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-546202d3-2211-486d-b650-5fef44d9fee1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:47.336148 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1214/4857] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:47 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:47.338218 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-e2454d8a-ba80-4c55-aa8f-ed438ff443d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:47.338504 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-e2454d8a-ba80-4c55-aa8f-ed438ff443d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:47.338778 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-e2454d8a-ba80-4c55-aa8f-ed438ff443d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:47.356453 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:47.356453 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:47.362662 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-94214c6f-f73e-47d1-9665-755a54445322 req-e2454d8a-ba80-4c55-aa8f-ed438ff443d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:47.367004 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-e2454d8a-ba80-4c55-aa8f-ed438ff443d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:47.367490 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1218/4858] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:06:47 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 1082 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:06:47.501076 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-94214c6f-f73e-47d1-9665-755a54445322 req-34148a15-a63b-41a5-a7f3-16b7723cd0a6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.503218 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-34148a15-a63b-41a5-a7f3-16b7723cd0a6 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] PUT https://10.4.3.140/volume/v3/attachments/6b14baf3-814c-47e1-939d-515d673fe178 Jul 31 14:06:47.503630 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-34148a15-a63b-41a5-a7f3-16b7723cd0a6 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:47.511652 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-94214c6f-f73e-47d1-9665-755a54445322 req-34148a15-a63b-41a5-a7f3-16b7723cd0a6 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Acquiring lock "cinder-attachment_update-e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:06:47.517377 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-94214c6f-f73e-47d1-9665-755a54445322 req-34148a15-a63b-41a5-a7f3-16b7723cd0a6 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Lock "cinder-attachment_update-e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:06:47.518353 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:47.518353 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:47.526303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b38957c7-fb57-42ca-b6cd-56c07a2ee25a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.528245 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b38957c7-fb57-42ca-b6cd-56c07a2ee25a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:47.528496 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b38957c7-fb57-42ca-b6cd-56c07a2ee25a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:47.528717 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b38957c7-fb57-42ca-b6cd-56c07a2ee25a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:47.528848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b38957c7-fb57-42ca-b6cd-56c07a2ee25a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:47.534076 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:47.534076 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:47.534738 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b38957c7-fb57-42ca-b6cd-56c07a2ee25a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:47.535156 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1214/4859] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:47 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:47.608907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-94214c6f-f73e-47d1-9665-755a54445322 req-34148a15-a63b-41a5-a7f3-16b7723cd0a6 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Lock "cinder-attachment_update-e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36-np0000006230" released by "attachment_update" :: held 0.091s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:06:47.609234 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-34148a15-a63b-41a5-a7f3-16b7723cd0a6 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments/6b14baf3-814c-47e1-939d-515d673fe178 returned with HTTP 200 Jul 31 14:06:47.610050 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1214/4860] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:06:47 2026] PUT /volume/v3/attachments/6b14baf3-814c-47e1-939d-515d673fe178 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:47.621507 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-94214c6f-f73e-47d1-9665-755a54445322 req-c114538a-bde3-4a56-ae61-0a2b15e7858e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.623724 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-c114538a-bde3-4a56-ae61-0a2b15e7858e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36/encryption Jul 31 14:06:47.623925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-c114538a-bde3-4a56-ae61-0a2b15e7858e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:47.624104 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-c114538a-bde3-4a56-ae61-0a2b15e7858e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:47.633945 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:47.633945 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:47.641057 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-c114538a-bde3-4a56-ae61-0a2b15e7858e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36/encryption returned with HTTP 200 Jul 31 14:06:47.641550 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1215/4861] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:06:47 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:47.799454 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5c40e315-c3d2-4ee7-99cf-9d3198969370 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:47.801249 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c40e315-c3d2-4ee7-99cf-9d3198969370 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:47.801434 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c40e315-c3d2-4ee7-99cf-9d3198969370 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:47.801675 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c40e315-c3d2-4ee7-99cf-9d3198969370 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:47.801779 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5c40e315-c3d2-4ee7-99cf-9d3198969370 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:47.806643 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:47.806643 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:47.807417 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c40e315-c3d2-4ee7-99cf-9d3198969370 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:47.807827 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1219/4862] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:47 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:48.350371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b167904-5f0b-4810-aa66-9ba3498e575a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:48.352219 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b167904-5f0b-4810-aa66-9ba3498e575a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:48.352417 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b167904-5f0b-4810-aa66-9ba3498e575a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:48.352682 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b167904-5f0b-4810-aa66-9ba3498e575a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:48.361846 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:48.361846 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:48.365432 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9b167904-5f0b-4810-aa66-9ba3498e575a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:48.370111 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b167904-5f0b-4810-aa66-9ba3498e575a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:48.370527 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1215/4863] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:48 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:48.551369 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-df3d0acd-79fb-4779-a289-e5d3464d87ac None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:48.556197 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-df3d0acd-79fb-4779-a289-e5d3464d87ac tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:48.557183 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-df3d0acd-79fb-4779-a289-e5d3464d87ac tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:48.558330 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-df3d0acd-79fb-4779-a289-e5d3464d87ac tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:48.558916 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-df3d0acd-79fb-4779-a289-e5d3464d87ac tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:48.573934 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:48.573934 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:48.575752 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-df3d0acd-79fb-4779-a289-e5d3464d87ac tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:48.576987 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1215/4864] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:48 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:48.817933 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-63d1f8d5-f36c-4cd3-86e1-d7e23eac21f3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:48.820182 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63d1f8d5-f36c-4cd3-86e1-d7e23eac21f3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:48.820467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63d1f8d5-f36c-4cd3-86e1-d7e23eac21f3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:48.820765 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63d1f8d5-f36c-4cd3-86e1-d7e23eac21f3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:48.820928 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-63d1f8d5-f36c-4cd3-86e1-d7e23eac21f3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:48.826348 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:48.826348 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:48.827347 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63d1f8d5-f36c-4cd3-86e1-d7e23eac21f3 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:48.827974 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1216/4865] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:48 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:49.383308 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4cdea6e3-b33f-4c88-aa4e-790f0fb8be33 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:49.385139 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cdea6e3-b33f-4c88-aa4e-790f0fb8be33 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:49.385348 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cdea6e3-b33f-4c88-aa4e-790f0fb8be33 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:49.385547 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cdea6e3-b33f-4c88-aa4e-790f0fb8be33 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:49.395544 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:49.395544 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:49.399438 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4cdea6e3-b33f-4c88-aa4e-790f0fb8be33 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:49.405063 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cdea6e3-b33f-4c88-aa4e-790f0fb8be33 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:49.405543 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1220/4866] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:49 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:49.587121 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-94f87c8e-5c73-4dd7-8a53-6e7acb146858 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:49.589495 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94f87c8e-5c73-4dd7-8a53-6e7acb146858 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:49.589736 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94f87c8e-5c73-4dd7-8a53-6e7acb146858 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:49.590111 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94f87c8e-5c73-4dd7-8a53-6e7acb146858 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:49.590180 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-94f87c8e-5c73-4dd7-8a53-6e7acb146858 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:49.595895 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:49.595895 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:49.597033 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94f87c8e-5c73-4dd7-8a53-6e7acb146858 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:49.597221 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1216/4867] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:49 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:49.838463 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e1adb504-a3e8-4adc-9612-0bf1d16e94ca None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:49.840326 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1adb504-a3e8-4adc-9612-0bf1d16e94ca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:49.840551 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1adb504-a3e8-4adc-9612-0bf1d16e94ca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:49.840745 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1adb504-a3e8-4adc-9612-0bf1d16e94ca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:49.840846 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e1adb504-a3e8-4adc-9612-0bf1d16e94ca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:49.845319 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:49.845319 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:49.846110 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1adb504-a3e8-4adc-9612-0bf1d16e94ca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:49.846491 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1216/4868] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:49 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:50.422323 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f1c60d15-68f8-4ff2-9d80-7aa8b178ae1a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:50.425344 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f1c60d15-68f8-4ff2-9d80-7aa8b178ae1a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:50.425344 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f1c60d15-68f8-4ff2-9d80-7aa8b178ae1a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:50.425467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f1c60d15-68f8-4ff2-9d80-7aa8b178ae1a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:50.435441 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:50.435441 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:50.438654 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f1c60d15-68f8-4ff2-9d80-7aa8b178ae1a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:50.443686 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f1c60d15-68f8-4ff2-9d80-7aa8b178ae1a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:50.444238 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1217/4869] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:50 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:50.607662 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3adf7d02-c490-4deb-96c7-3b8407a73097 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:50.609562 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3adf7d02-c490-4deb-96c7-3b8407a73097 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:50.609800 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3adf7d02-c490-4deb-96c7-3b8407a73097 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:50.609990 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3adf7d02-c490-4deb-96c7-3b8407a73097 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:50.610089 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3adf7d02-c490-4deb-96c7-3b8407a73097 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:50.615286 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:50.615286 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:50.616167 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3adf7d02-c490-4deb-96c7-3b8407a73097 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:50.616732 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1221/4870] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:50 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:50.855916 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b954fd7c-894a-4825-a063-14f31e9dbb9c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:50.857716 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b954fd7c-894a-4825-a063-14f31e9dbb9c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:50.857853 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b954fd7c-894a-4825-a063-14f31e9dbb9c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:50.858031 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b954fd7c-894a-4825-a063-14f31e9dbb9c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:50.858128 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b954fd7c-894a-4825-a063-14f31e9dbb9c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:50.862573 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:50.862573 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:50.863248 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b954fd7c-894a-4825-a063-14f31e9dbb9c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:50.863618 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1217/4871] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:50 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:51.456637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8df23481-d489-4ccc-a2ef-4f9d9530ede0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:51.458401 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8df23481-d489-4ccc-a2ef-4f9d9530ede0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:51.458630 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8df23481-d489-4ccc-a2ef-4f9d9530ede0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:51.458815 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8df23481-d489-4ccc-a2ef-4f9d9530ede0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:51.468139 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:51.468139 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:51.471614 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8df23481-d489-4ccc-a2ef-4f9d9530ede0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:51.476032 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8df23481-d489-4ccc-a2ef-4f9d9530ede0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:51.476387 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1217/4872] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:51 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:51.627367 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-476f8911-c747-4657-aedc-445a9f557986 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:51.629051 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-476f8911-c747-4657-aedc-445a9f557986 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:51.629309 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-476f8911-c747-4657-aedc-445a9f557986 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:51.629578 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-476f8911-c747-4657-aedc-445a9f557986 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:51.629709 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-476f8911-c747-4657-aedc-445a9f557986 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:51.634045 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:51.634045 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:51.635260 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-476f8911-c747-4657-aedc-445a9f557986 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:51.635260 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1218/4873] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:51 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:51.873836 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-49838c24-e6a9-4534-a97c-f8967117882d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:51.875523 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49838c24-e6a9-4534-a97c-f8967117882d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:51.875731 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49838c24-e6a9-4534-a97c-f8967117882d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:51.875911 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49838c24-e6a9-4534-a97c-f8967117882d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:51.876015 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-49838c24-e6a9-4534-a97c-f8967117882d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:51.880120 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:51.880120 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:51.880876 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49838c24-e6a9-4534-a97c-f8967117882d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:51.881266 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1222/4874] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:51 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:52.490936 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-797f691f-0b40-4c48-b9d0-74cbab5b3edf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:52.492681 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-797f691f-0b40-4c48-b9d0-74cbab5b3edf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:52.492911 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-797f691f-0b40-4c48-b9d0-74cbab5b3edf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:52.493146 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-797f691f-0b40-4c48-b9d0-74cbab5b3edf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:52.502590 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:52.502590 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:52.505990 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-797f691f-0b40-4c48-b9d0-74cbab5b3edf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:52.510341 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-797f691f-0b40-4c48-b9d0-74cbab5b3edf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:52.510746 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1218/4875] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:52 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:52.644346 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-40c3d856-d76e-404c-a6a1-33edd1978867 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:52.645902 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40c3d856-d76e-404c-a6a1-33edd1978867 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:52.646077 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40c3d856-d76e-404c-a6a1-33edd1978867 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:52.646243 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40c3d856-d76e-404c-a6a1-33edd1978867 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:52.646334 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-40c3d856-d76e-404c-a6a1-33edd1978867 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:52.650023 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:52.650023 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:52.650566 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40c3d856-d76e-404c-a6a1-33edd1978867 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:52.650878 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1218/4876] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:52 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:52.892271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-00cc721c-543b-44bd-8a2f-8e5483541f89 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:52.894027 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00cc721c-543b-44bd-8a2f-8e5483541f89 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:52.894132 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00cc721c-543b-44bd-8a2f-8e5483541f89 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:52.894306 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00cc721c-543b-44bd-8a2f-8e5483541f89 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:52.894411 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-00cc721c-543b-44bd-8a2f-8e5483541f89 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:52.898966 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:52.898966 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:52.899794 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00cc721c-543b-44bd-8a2f-8e5483541f89 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:52.900216 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1219/4877] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:52 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:53.494293 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-94214c6f-f73e-47d1-9665-755a54445322 req-4206fb5b-887c-4cc5-ad39-fc3ef766cfdf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.499339 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-4206fb5b-887c-4cc5-ad39-fc3ef766cfdf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/attachments/6b14baf3-814c-47e1-939d-515d673fe178/action Jul 31 14:06:53.499843 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-4206fb5b-887c-4cc5-ad39-fc3ef766cfdf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:06:53.500027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-4206fb5b-887c-4cc5-ad39-fc3ef766cfdf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:53.518021 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.518021 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:53.525344 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-31b7be87-1013-498b-a6f9-f8a6873b7c8c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.527227 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31b7be87-1013-498b-a6f9-f8a6873b7c8c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:53.527537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-31b7be87-1013-498b-a6f9-f8a6873b7c8c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.527634 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-31b7be87-1013-498b-a6f9-f8a6873b7c8c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.529852 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-94214c6f-f73e-47d1-9665-755a54445322 req-4206fb5b-887c-4cc5-ad39-fc3ef766cfdf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments/6b14baf3-814c-47e1-939d-515d673fe178/action returned with HTTP 204 Jul 31 14:06:53.530587 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1223/4878] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:06:53 2026] POST /volume/v3/attachments/6b14baf3-814c-47e1-939d-515d673fe178/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:53.537165 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.537165 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:53.540547 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-31b7be87-1013-498b-a6f9-f8a6873b7c8c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:53.544426 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31b7be87-1013-498b-a6f9-f8a6873b7c8c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:53.544811 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1219/4879] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:53 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:53.557994 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9ab628d7-b2af-44d3-829a-92e33b70e1eb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.561166 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ab628d7-b2af-44d3-829a-92e33b70e1eb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:53.561353 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ab628d7-b2af-44d3-829a-92e33b70e1eb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.561571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ab628d7-b2af-44d3-829a-92e33b70e1eb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.573719 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.573719 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:53.577027 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9ab628d7-b2af-44d3-829a-92e33b70e1eb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:53.580880 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ab628d7-b2af-44d3-829a-92e33b70e1eb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:53.581261 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1219/4880] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:53 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 1195 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:53.621976 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-690b0930-b461-4c27-9109-ec122dd8115b req-3f276460-2a03-44de-95e9-337dce3f781f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.624144 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-3f276460-2a03-44de-95e9-337dce3f781f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:53.624226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-3f276460-2a03-44de-95e9-337dce3f781f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.624593 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-3f276460-2a03-44de-95e9-337dce3f781f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.634150 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.634150 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:53.637814 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-690b0930-b461-4c27-9109-ec122dd8115b req-3f276460-2a03-44de-95e9-337dce3f781f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:53.642040 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-3f276460-2a03-44de-95e9-337dce3f781f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:53.642440 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1220/4881] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:06:53 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 1195 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:53.660699 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f051e2a6-feb6-4852-96a4-649fe00998b5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.662447 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f051e2a6-feb6-4852-96a4-649fe00998b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:53.662666 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f051e2a6-feb6-4852-96a4-649fe00998b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.662840 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f051e2a6-feb6-4852-96a4-649fe00998b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.662962 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f051e2a6-feb6-4852-96a4-649fe00998b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d56e324d-24d5-48f2-9860-10f4c28fa8d5. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:53.667000 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.667000 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:53.667605 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f051e2a6-feb6-4852-96a4-649fe00998b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 200 Jul 31 14:06:53.667951 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1224/4882] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:53 2026] GET /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:53.669561 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-690b0930-b461-4c27-9109-ec122dd8115b req-90b947e8-c437-49d5-b944-b077eafdb2b4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.671460 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-90b947e8-c437-49d5-b944-b077eafdb2b4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36/action Jul 31 14:06:53.671773 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-90b947e8-c437-49d5-b944-b077eafdb2b4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:06:53.671892 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-90b947e8-c437-49d5-b944-b077eafdb2b4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:53.677017 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c8541e9a-496d-46de-a6e4-9637b73e3550 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.678853 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c8541e9a-496d-46de-a6e4-9637b73e3550 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] DELETE https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 Jul 31 14:06:53.679057 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c8541e9a-496d-46de-a6e4-9637b73e3550 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.679246 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c8541e9a-496d-46de-a6e4-9637b73e3550 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.679347 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-c8541e9a-496d-46de-a6e4-9637b73e3550 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Delete backup with id: d56e324d-24d5-48f2-9860-10f4c28fa8d5. Jul 31 14:06:53.683058 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.683058 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:53.683499 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-690b0930-b461-4c27-9109-ec122dd8115b req-90b947e8-c437-49d5-b944-b077eafdb2b4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:53.683577 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.683577 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:53.689085 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-690b0930-b461-4c27-9109-ec122dd8115b req-90b947e8-c437-49d5-b944-b077eafdb2b4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Begin detaching volume completed successfully. Jul 31 14:06:53.689278 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-90b947e8-c437-49d5-b944-b077eafdb2b4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36/action returned with HTTP 202 Jul 31 14:06:53.689716 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1220/4883] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:06:53 2026] POST /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:06:53.696267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.rpcapi [None req-c8541e9a-496d-46de-a6e4-9637b73e3550 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] delete_backup rpcapi backup_id d56e324d-24d5-48f2-9860-10f4c28fa8d5 {{(pid=100182) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:06:53.701536 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c8541e9a-496d-46de-a6e4-9637b73e3550 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] https://10.4.3.140/volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 returned with HTTP 202 Jul 31 14:06:53.701536 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1220/4884] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:06:53 2026] DELETE /volume/v3/backups/d56e324d-24d5-48f2-9860-10f4c28fa8d5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:06:53.706427 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d3047e87-adb4-4746-93ab-cbdcca54f532 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.708723 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3047e87-adb4-4746-93ab-cbdcca54f532 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af Jul 31 14:06:53.709005 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3047e87-adb4-4746-93ab-cbdcca54f532 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.709190 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d3047e87-adb4-4746-93ab-cbdcca54f532 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.709379 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d3047e87-adb4-4746-93ab-cbdcca54f532 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume with id: fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af Jul 31 14:06:53.718476 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.718476 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:53.718945 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d3047e87-adb4-4746-93ab-cbdcca54f532 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:06:53.736705 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d3047e87-adb4-4746-93ab-cbdcca54f532 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume request issued successfully. Jul 31 14:06:53.736785 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d3047e87-adb4-4746-93ab-cbdcca54f532 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af returned with HTTP 202 Jul 31 14:06:53.737287 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1221/4885] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:06:53 2026] DELETE /volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:06:53.740177 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-653cf9d6-d780-475e-a869-3e8252df77de None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.740737 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-653cf9d6-d780-475e-a869-3e8252df77de None None] GET https://10.4.3.140/volume// Jul 31 14:06:53.740977 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-653cf9d6-d780-475e-a869-3e8252df77de None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.741244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-653cf9d6-d780-475e-a869-3e8252df77de None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.741714 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-653cf9d6-d780-475e-a869-3e8252df77de None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:53.742135 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1225/4886] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:06:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:53.748096 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b6cc37ae-2120-4870-ae80-f8cd49031d20 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.749324 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-690b0930-b461-4c27-9109-ec122dd8115b req-ce4efdca-9e6e-418d-8d33-8ed74a41dd89 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.749823 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6cc37ae-2120-4870-ae80-f8cd49031d20 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af Jul 31 14:06:53.750028 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b6cc37ae-2120-4870-ae80-f8cd49031d20 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.750223 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b6cc37ae-2120-4870-ae80-f8cd49031d20 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.755569 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-ce4efdca-9e6e-418d-8d33-8ed74a41dd89 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:53.755569 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-ce4efdca-9e6e-418d-8d33-8ed74a41dd89 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.755569 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-ce4efdca-9e6e-418d-8d33-8ed74a41dd89 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.757247 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.757247 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:53.760661 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b6cc37ae-2120-4870-ae80-f8cd49031d20 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:06:53.764401 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6cc37ae-2120-4870-ae80-f8cd49031d20 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af returned with HTTP 200 Jul 31 14:06:53.764571 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.764571 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:53.764789 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1221/4887] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:53 2026] GET /volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:53.769756 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-690b0930-b461-4c27-9109-ec122dd8115b req-ce4efdca-9e6e-418d-8d33-8ed74a41dd89 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:53.776942 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-ce4efdca-9e6e-418d-8d33-8ed74a41dd89 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:53.777377 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1221/4888] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:06:53 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 1378 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:06:53.786548 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-690b0930-b461-4c27-9109-ec122dd8115b req-7f84f9c1-f471-4914-9159-75c602113c43 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.788760 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-7f84f9c1-f471-4914-9159-75c602113c43 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36/encryption Jul 31 14:06:53.788856 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-7f84f9c1-f471-4914-9159-75c602113c43 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.788970 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-7f84f9c1-f471-4914-9159-75c602113c43 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.798586 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.798586 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:53.805476 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-7f84f9c1-f471-4914-9159-75c602113c43 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36/encryption returned with HTTP 200 Jul 31 14:06:53.806009 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1222/4889] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:06:53 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:53.911822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b9c82260-84b9-4bf1-80a4-d126d80f7e23 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:53.914063 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9c82260-84b9-4bf1-80a4-d126d80f7e23 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:53.914339 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9c82260-84b9-4bf1-80a4-d126d80f7e23 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:53.914727 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9c82260-84b9-4bf1-80a4-d126d80f7e23 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:53.914810 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b9c82260-84b9-4bf1-80a4-d126d80f7e23 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:53.919570 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:53.919570 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:53.920296 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9c82260-84b9-4bf1-80a4-d126d80f7e23 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:53.920779 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1226/4890] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:53 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:54.689590 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-690b0930-b461-4c27-9109-ec122dd8115b req-88d4a448-e4a8-41e4-8eb8-6426476d420b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:54.691670 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-88d4a448-e4a8-41e4-8eb8-6426476d420b tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] DELETE https://10.4.3.140/volume/v3/attachments/6b14baf3-814c-47e1-939d-515d673fe178 Jul 31 14:06:54.691893 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-88d4a448-e4a8-41e4-8eb8-6426476d420b tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:54.692109 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-88d4a448-e4a8-41e4-8eb8-6426476d420b tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:54.698856 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:54.698856 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:54.738524 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-690b0930-b461-4c27-9109-ec122dd8115b req-88d4a448-e4a8-41e4-8eb8-6426476d420b tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments/6b14baf3-814c-47e1-939d-515d673fe178 returned with HTTP 200 Jul 31 14:06:54.738938 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1222/4891] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:06:54 2026] DELETE /volume/v3/attachments/6b14baf3-814c-47e1-939d-515d673fe178 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:54.777907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2b240e0b-57dd-4d17-a94c-25c5c570483f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:54.779463 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b240e0b-57dd-4d17-a94c-25c5c570483f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af Jul 31 14:06:54.779660 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b240e0b-57dd-4d17-a94c-25c5c570483f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:54.779835 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2b240e0b-57dd-4d17-a94c-25c5c570483f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:54.785021 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2b240e0b-57dd-4d17-a94c-25c5c570483f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af returned with HTTP 404 Jul 31 14:06:54.785584 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1222/4892] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:54 2026] GET /volume/v3/volumes/fd97b758-75a1-4f0c-93b4-fd7d0dc3a2af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:54.794119 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f9859e18-7dd1-4e14-8585-aefd872baef9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:54.795938 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9859e18-7dd1-4e14-8585-aefd872baef9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646/export_record Jul 31 14:06:54.796170 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9859e18-7dd1-4e14-8585-aefd872baef9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:54.796385 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9859e18-7dd1-4e14-8585-aefd872baef9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Calling method 'export_record' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:54.796508 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-f9859e18-7dd1-4e14-8585-aefd872baef9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Export record for backup 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100183) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 14:06:54.800924 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:54.800924 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:54.801991 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-f9859e18-7dd1-4e14-8585-aefd872baef9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'd9c5e403e19a49988fabb0fd842ffe09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6ecf383fee4e1384f2323df619c63f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:06:54.802195 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9859e18-7dd1-4e14-8585-aefd872baef9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646/export_record returned with HTTP 403 Jul 31 14:06:54.802657 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1223/4893] 10.4.3.140 () {68 vars in 1430 bytes} [Fri Jul 31 14:06:54 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:54.808418 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-02acfdfa-79bc-4eb6-8f00-66592ad90a2d req-f847ffd1-6c22-47c8-bc63-28ae200fc964 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:54.810051 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:54.810319 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-02acfdfa-79bc-4eb6-8f00-66592ad90a2d req-f847ffd1-6c22-47c8-bc63-28ae200fc964 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:54.810978 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-02acfdfa-79bc-4eb6-8f00-66592ad90a2d req-f847ffd1-6c22-47c8-bc63-28ae200fc964 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:54.810978 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-02acfdfa-79bc-4eb6-8f00-66592ad90a2d req-f847ffd1-6c22-47c8-bc63-28ae200fc964 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:54.811677 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:06:54.812165 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1943983480"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:54.813532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1943983480'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:06:54.813698 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume of 1 GB Jul 31 14:06:54.813928 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:54.813928 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:54.817158 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Availability Zones retrieved successfully. Jul 31 14:06:54.817432 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:54.817432 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:54.820981 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-02acfdfa-79bc-4eb6-8f00-66592ad90a2d req-f847ffd1-6c22-47c8-bc63-28ae200fc964 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:54.822694 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Flow 'volume_create_api' (dcd8ac31-e891-47f0-a653-77368046ef2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:54.823648 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11e7f1b-f995-460f-88bf-ac71fc6fa3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:54.824343 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:06:54.824965 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-02acfdfa-79bc-4eb6-8f00-66592ad90a2d req-f847ffd1-6c22-47c8-bc63-28ae200fc964 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:54.825343 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1227/4894] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:06:54 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:54.848929 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11e7f1b-f995-460f-88bf-ac71fc6fa3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:54.849640 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00e1817-c959-4277-8e0e-c5116282c579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:54.889812 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Created reservations ['8856efde-41ec-4293-941d-5aae2d41eab6', 'fb0d0986-4099-485c-b4d1-1d2691cfa10a', 'cb525191-56ba-450b-9078-7342f7b85fa4', '4b4b043b-7b6f-4486-9a67-1fb3c970160b'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:54.890683 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00e1817-c959-4277-8e0e-c5116282c579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8856efde-41ec-4293-941d-5aae2d41eab6', 'fb0d0986-4099-485c-b4d1-1d2691cfa10a', 'cb525191-56ba-450b-9078-7342f7b85fa4', '4b4b043b-7b6f-4486-9a67-1fb3c970160b']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:54.891419 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45400c1-3d3c-4937-b8cc-8b73de433949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:54.913918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45400c1-3d3c-4937-b8cc-8b73de433949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0ca9b65-c0a3-4e21-99db-8efecbdd59e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943983480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['8856efde-41ec-4293-941d-5aae2d41eab6','fb0d0986-4099-485c-b4d1-1d2691cfa10a','cb525191-56ba-450b-9078-7342f7b85fa4','4b4b043b-7b6f-4486-9a67-1fb3c970160b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33af6f927d1d4ef1b25e84150e017643',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943983480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0ca9b65-c0a3-4e21-99db-8efecbdd59e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c6ecf383fee4e1384f2323df619c63f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33af6f927d1d4ef1b25e84150e017643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:54.914326 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02c50ad-bb7a-4365-988e-b0e38088339d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:54.932415 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02c50ad-bb7a-4365-988e-b0e38088339d) transitioned into state 'SUCCESS' from state '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-1943983480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['8856efde-41ec-4293-941d-5aae2d41eab6','fb0d0986-4099-485c-b4d1-1d2691cfa10a','cb525191-56ba-450b-9078-7342f7b85fa4','4b4b043b-7b6f-4486-9a67-1fb3c970160b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33af6f927d1d4ef1b25e84150e017643',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:54.933278 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c2418d-e49b-4c43-add6-3bdaeca57170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:06:54.935045 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dee13177-8ea9-485d-9d2e-421a69f1cbca None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:54.942377 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dee13177-8ea9-485d-9d2e-421a69f1cbca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:54.943659 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dee13177-8ea9-485d-9d2e-421a69f1cbca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:54.944377 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dee13177-8ea9-485d-9d2e-421a69f1cbca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:54.945579 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-dee13177-8ea9-485d-9d2e-421a69f1cbca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:54.946996 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c2418d-e49b-4c43-add6-3bdaeca57170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:06:54.947890 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Flow 'volume_create_api' (dcd8ac31-e891-47f0-a653-77368046ef2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:06:54.948166 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume request issued successfully. Jul 31 14:06:54.948811 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df2382e8-6bda-4122-b244-1a66aae17ef4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:06:54.949195 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1223/4895] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:06:54 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:54.959067 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:54.959067 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:54.962542 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dee13177-8ea9-485d-9d2e-421a69f1cbca tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:54.963295 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1223/4896] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:54 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:54.964413 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c847ab00-58a4-4a8b-baf1-682f4f5e8e7b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:54.967124 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c847ab00-58a4-4a8b-baf1-682f4f5e8e7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 Jul 31 14:06:54.967124 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c847ab00-58a4-4a8b-baf1-682f4f5e8e7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:54.967227 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c847ab00-58a4-4a8b-baf1-682f4f5e8e7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:54.977610 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:54.977610 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:54.982074 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c847ab00-58a4-4a8b-baf1-682f4f5e8e7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:06:54.987460 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c847ab00-58a4-4a8b-baf1-682f4f5e8e7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 returned with HTTP 200 Jul 31 14:06:54.988109 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1224/4897] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:54 2026] GET /volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:55.972666 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a572044e-57b7-49db-86f0-b69d548b0c1d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:55.974481 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a572044e-57b7-49db-86f0-b69d548b0c1d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:55.974690 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a572044e-57b7-49db-86f0-b69d548b0c1d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:55.974865 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a572044e-57b7-49db-86f0-b69d548b0c1d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:55.974963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a572044e-57b7-49db-86f0-b69d548b0c1d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:55.979281 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:55.979281 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:55.979955 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a572044e-57b7-49db-86f0-b69d548b0c1d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:55.981189 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1228/4898] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:55 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:56.004163 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e127eba4-56b2-485e-a064-0787b1341fdc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:56.006411 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e127eba4-56b2-485e-a064-0787b1341fdc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 Jul 31 14:06:56.006649 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e127eba4-56b2-485e-a064-0787b1341fdc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:56.006865 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e127eba4-56b2-485e-a064-0787b1341fdc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:56.016537 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:56.016537 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:56.017964 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e127eba4-56b2-485e-a064-0787b1341fdc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:06:56.022849 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e127eba4-56b2-485e-a064-0787b1341fdc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 returned with HTTP 200 Jul 31 14:06:56.023231 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1224/4899] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:56 2026] GET /volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:56.035970 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1c6c0cda-5990-477f-a2b3-c56b78458264 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:56.037775 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1c6c0cda-5990-477f-a2b3-c56b78458264 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:06:56.038121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1c6c0cda-5990-477f-a2b3-c56b78458264 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0ca9b65-c0a3-4e21-99db-8efecbdd59e5", "name": "tempest-type-Backup-1504141897"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:56.039476 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-1c6c0cda-5990-477f-a2b3-c56b78458264 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Creating new backup {'backup': {'volume_id': 'a0ca9b65-c0a3-4e21-99db-8efecbdd59e5', 'name': 'tempest-type-Backup-1504141897'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:06:56.039755 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-1c6c0cda-5990-477f-a2b3-c56b78458264 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Creating backup of volume a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 in container None Jul 31 14:06:56.047575 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:56.047575 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:56.047892 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1c6c0cda-5990-477f-a2b3-c56b78458264 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:06:56.115557 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-1c6c0cda-5990-477f-a2b3-c56b78458264 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Created reservations ['dce349da-8b9f-4b12-a1ba-09f4b16244dc', '1527f92e-944b-4f78-a6a2-9aef990f0586'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:06:56.143372 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1c6c0cda-5990-477f-a2b3-c56b78458264 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:06:56.144819 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1224/4900] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:06:56 2026] POST /volume/v3/backups => generated 316 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:06:56.153367 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cf9269e5-dfde-4f04-a0d6-26a58f0329c8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:56.156358 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf9269e5-dfde-4f04-a0d6-26a58f0329c8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:06:56.156358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf9269e5-dfde-4f04-a0d6-26a58f0329c8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:56.156358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf9269e5-dfde-4f04-a0d6-26a58f0329c8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:56.156358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-cf9269e5-dfde-4f04-a0d6-26a58f0329c8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:56.159550 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:56.159550 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:56.160101 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf9269e5-dfde-4f04-a0d6-26a58f0329c8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:06:56.160481 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1225/4901] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:56 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:56.989530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-57f86ea3-f90c-4bef-ace4-cf2d122e9a93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:56.991238 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-57f86ea3-f90c-4bef-ace4-cf2d122e9a93 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:56.991460 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-57f86ea3-f90c-4bef-ace4-cf2d122e9a93 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:56.991657 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-57f86ea3-f90c-4bef-ace4-cf2d122e9a93 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:56.991759 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-57f86ea3-f90c-4bef-ace4-cf2d122e9a93 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:56.995863 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:56.995863 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:56.996548 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-57f86ea3-f90c-4bef-ace4-cf2d122e9a93 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:56.996884 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1229/4902] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:56 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:57.170895 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e389bca3-c7dd-496f-acaf-ca092d0e363e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:57.172789 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e389bca3-c7dd-496f-acaf-ca092d0e363e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:06:57.173047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e389bca3-c7dd-496f-acaf-ca092d0e363e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:57.173283 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e389bca3-c7dd-496f-acaf-ca092d0e363e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:57.173447 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e389bca3-c7dd-496f-acaf-ca092d0e363e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:57.177838 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:57.177838 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:57.178591 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e389bca3-c7dd-496f-acaf-ca092d0e363e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:06:57.178996 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1225/4903] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:57 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:57.679917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-643b4da2-087b-42b7-93df-fff265e602bb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:57.681807 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-643b4da2-087b-42b7-93df-fff265e602bb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:57.682042 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-643b4da2-087b-42b7-93df-fff265e602bb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:57.682267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-643b4da2-087b-42b7-93df-fff265e602bb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:57.682492 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-643b4da2-087b-42b7-93df-fff265e602bb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Delete volume with id: e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:57.697349 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:57.697349 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:57.698990 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-643b4da2-087b-42b7-93df-fff265e602bb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:57.728050 np0000006230 devstack@c-api.service[100182]: WARNING cinder.keymgr.conf_key_mgr [None req-643b4da2-087b-42b7-93df-fff265e602bb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:06:57.741437 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-643b4da2-087b-42b7-93df-fff265e602bb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Delete volume request issued successfully. Jul 31 14:06:57.742988 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-643b4da2-087b-42b7-93df-fff265e602bb tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 202 Jul 31 14:06:57.752566 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1225/4904] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:06:57 2026] DELETE /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:06:57.763051 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ab6c0a76-ba8d-4787-96a3-32506e6ac4d8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:57.765221 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab6c0a76-ba8d-4787-96a3-32506e6ac4d8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:57.765424 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab6c0a76-ba8d-4787-96a3-32506e6ac4d8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:57.765646 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab6c0a76-ba8d-4787-96a3-32506e6ac4d8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:57.772651 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:57.772651 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:57.777153 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ab6c0a76-ba8d-4787-96a3-32506e6ac4d8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:57.781714 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab6c0a76-ba8d-4787-96a3-32506e6ac4d8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 200 Jul 31 14:06:57.782106 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1226/4905] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:57 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:58.008259 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fdfa93a5-3fd6-41b0-a3e7-3c84bb464f4a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.009972 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fdfa93a5-3fd6-41b0-a3e7-3c84bb464f4a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:58.010161 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fdfa93a5-3fd6-41b0-a3e7-3c84bb464f4a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.010336 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fdfa93a5-3fd6-41b0-a3e7-3c84bb464f4a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.010484 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-fdfa93a5-3fd6-41b0-a3e7-3c84bb464f4a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:58.014567 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:58.014567 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:58.015248 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fdfa93a5-3fd6-41b0-a3e7-3c84bb464f4a tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:58.015646 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1230/4906] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:58 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:58.193338 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42c6af7e-33d6-4097-8fd8-4f0dbd2a9ece None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.195189 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42c6af7e-33d6-4097-8fd8-4f0dbd2a9ece tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:06:58.195436 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42c6af7e-33d6-4097-8fd8-4f0dbd2a9ece tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.195647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42c6af7e-33d6-4097-8fd8-4f0dbd2a9ece tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.195744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-42c6af7e-33d6-4097-8fd8-4f0dbd2a9ece tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:58.199620 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:58.199620 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:58.200146 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42c6af7e-33d6-4097-8fd8-4f0dbd2a9ece tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:06:58.200487 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1226/4907] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:58 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:58.464542 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e4e426be-bc58-4905-a1ee-9c7c4afb93e3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.466357 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e4e426be-bc58-4905-a1ee-9c7c4afb93e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:58.466554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e4e426be-bc58-4905-a1ee-9c7c4afb93e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.466733 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e4e426be-bc58-4905-a1ee-9c7c4afb93e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.475986 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:58.475986 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:58.479112 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e4e426be-bc58-4905-a1ee-9c7c4afb93e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:58.483086 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e4e426be-bc58-4905-a1ee-9c7c4afb93e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:58.483494 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1226/4908] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:06:58 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:58.565194 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca2ea035-7434-434b-ac43-3bb1151e6819 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.565575 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca2ea035-7434-434b-ac43-3bb1151e6819 None None] GET https://10.4.3.140/volume// Jul 31 14:06:58.565737 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca2ea035-7434-434b-ac43-3bb1151e6819 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.565914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca2ea035-7434-434b-ac43-3bb1151e6819 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.566205 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca2ea035-7434-434b-ac43-3bb1151e6819 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:58.566462 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1227/4909] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:06:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:58.573682 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e91dfaca-b674-41f5-a925-5126f9e57f2f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.576379 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e91dfaca-b674-41f5-a925-5126f9e57f2f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:06:58.576862 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e91dfaca-b674-41f5-a925-5126f9e57f2f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8050291d-7a5d-474c-aa1b-0ff3f3b15eb0", "connector": null, "instance_uuid": "5e053c23-43c3-40a1-9db8-da77c6932fe1"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:58.592121 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:58.592121 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:58.616933 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-e91dfaca-b674-41f5-a925-5126f9e57f2f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:06:58.617468 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1231/4910] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:06:58 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:58.643967 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0ff31d90-4cdf-469e-8fb1-72442e61c995 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.646085 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ff31d90-4cdf-469e-8fb1-72442e61c995 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:58.646340 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ff31d90-4cdf-469e-8fb1-72442e61c995 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.646652 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ff31d90-4cdf-469e-8fb1-72442e61c995 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.659570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7faf2551-1f06-41ea-9155-8d9c1fe2a87b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.659987 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7faf2551-1f06-41ea-9155-8d9c1fe2a87b None None] GET https://10.4.3.140/volume// Jul 31 14:06:58.660190 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7faf2551-1f06-41ea-9155-8d9c1fe2a87b None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.660404 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7faf2551-1f06-41ea-9155-8d9c1fe2a87b None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.660714 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:58.660714 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:58.660815 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7faf2551-1f06-41ea-9155-8d9c1fe2a87b None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:06:58.661511 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1227/4911] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:06:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:06:58.664296 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0ff31d90-4cdf-469e-8fb1-72442e61c995 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:58.668381 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-682ab406-8591-4eb2-a8b8-719526e923dc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.668468 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ff31d90-4cdf-469e-8fb1-72442e61c995 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:58.668943 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1227/4912] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:58 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:58.671013 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-682ab406-8591-4eb2-a8b8-719526e923dc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:58.671297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-682ab406-8591-4eb2-a8b8-719526e923dc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.671585 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-682ab406-8591-4eb2-a8b8-719526e923dc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.685228 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:58.685228 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:58.688943 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-682ab406-8591-4eb2-a8b8-719526e923dc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:58.693712 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-682ab406-8591-4eb2-a8b8-719526e923dc tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:58.694210 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1228/4913] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:06:58 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:06:58.798302 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0aa49ef7-ea30-42b9-b9e7-2908d4197261 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.800709 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0aa49ef7-ea30-42b9-b9e7-2908d4197261 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 Jul 31 14:06:58.800950 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0aa49ef7-ea30-42b9-b9e7-2908d4197261 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.801219 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0aa49ef7-ea30-42b9-b9e7-2908d4197261 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.813234 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0aa49ef7-ea30-42b9-b9e7-2908d4197261 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 returned with HTTP 404 Jul 31 14:06:58.814015 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1232/4914] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:58 2026] GET /volume/v3/volumes/e7722b04-9aa0-4b4c-b8ef-dd2e77cb5e36 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:58.818141 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-1c2006fc-0a3c-4cf1-9f0a-bf8c9069e27c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.822299 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-60f108de-d255-4b5a-9273-ce3517f592d2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.824724 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60f108de-d255-4b5a-9273-ce3517f592d2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 Jul 31 14:06:58.824932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60f108de-d255-4b5a-9273-ce3517f592d2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.825146 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60f108de-d255-4b5a-9273-ce3517f592d2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.825315 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-60f108de-d255-4b5a-9273-ce3517f592d2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Delete volume with id: 5e943754-2cb0-4c27-8c79-1f52ccb644d6 Jul 31 14:06:58.830302 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-1c2006fc-0a3c-4cf1-9f0a-bf8c9069e27c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] PUT https://10.4.3.140/volume/v3/attachments/641bcc16-c750-4b72-97ce-a90945d3ca51 Jul 31 14:06:58.832126 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-1c2006fc-0a3c-4cf1-9f0a-bf8c9069e27c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:06:58.836408 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:58.836408 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:58.837398 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-60f108de-d255-4b5a-9273-ce3517f592d2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:58.852124 np0000006230 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-60f108de-d255-4b5a-9273-ce3517f592d2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:06:58.860111 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-60f108de-d255-4b5a-9273-ce3517f592d2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Delete volume request issued successfully. Jul 31 14:06:58.860399 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60f108de-d255-4b5a-9273-ce3517f592d2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 returned with HTTP 202 Jul 31 14:06:58.861090 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1228/4915] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:06:58 2026] DELETE /volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:06:58.868298 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-1c2006fc-0a3c-4cf1-9f0a-bf8c9069e27c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Acquiring lock "cinder-attachment_update-8050291d-7a5d-474c-aa1b-0ff3f3b15eb0-np0000006230" by "attachment_update" {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:06:58.869715 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-49424d27-03d5-4d38-94e4-5cbd9fd7b71f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:58.871783 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-49424d27-03d5-4d38-94e4-5cbd9fd7b71f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 Jul 31 14:06:58.872030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-49424d27-03d5-4d38-94e4-5cbd9fd7b71f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:58.872270 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-49424d27-03d5-4d38-94e4-5cbd9fd7b71f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:58.881004 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:58.881004 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:58.884013 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-1c2006fc-0a3c-4cf1-9f0a-bf8c9069e27c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-8050291d-7a5d-474c-aa1b-0ff3f3b15eb0-np0000006230" acquired by "attachment_update" :: waited 0.016s {{(pid=100182) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:06:58.886184 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-49424d27-03d5-4d38-94e4-5cbd9fd7b71f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:06:58.886879 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:58.886879 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:06:58.891871 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-49424d27-03d5-4d38-94e4-5cbd9fd7b71f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 returned with HTTP 200 Jul 31 14:06:58.892345 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1229/4916] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:58 2026] GET /volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:58.992437 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.coordination [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-1c2006fc-0a3c-4cf1-9f0a-bf8c9069e27c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-8050291d-7a5d-474c-aa1b-0ff3f3b15eb0-np0000006230" released by "attachment_update" :: held 0.109s {{(pid=100182) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:06:58.992948 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-1c2006fc-0a3c-4cf1-9f0a-bf8c9069e27c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/641bcc16-c750-4b72-97ce-a90945d3ca51 returned with HTTP 200 Jul 31 14:06:58.993554 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1228/4917] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:06:58 2026] PUT /volume/v3/attachments/641bcc16-c750-4b72-97ce-a90945d3ca51 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:59.027475 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-65c67cc0-b01a-47a6-b00f-3d39aa66166d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:59.029721 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-65c67cc0-b01a-47a6-b00f-3d39aa66166d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:06:59.029962 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-65c67cc0-b01a-47a6-b00f-3d39aa66166d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:59.030206 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-65c67cc0-b01a-47a6-b00f-3d39aa66166d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:59.030346 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-65c67cc0-b01a-47a6-b00f-3d39aa66166d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:59.035802 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:59.035802 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:59.036281 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-65c67cc0-b01a-47a6-b00f-3d39aa66166d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:06:59.036766 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1233/4918] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:59 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:59.214297 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1932c5c3-c205-44a7-b564-05b59c222698 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:59.216036 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1932c5c3-c205-44a7-b564-05b59c222698 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:06:59.216341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1932c5c3-c205-44a7-b564-05b59c222698 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:59.217576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1932c5c3-c205-44a7-b564-05b59c222698 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:59.217576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1932c5c3-c205-44a7-b564-05b59c222698 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:06:59.220926 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:59.220926 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:06:59.221600 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1932c5c3-c205-44a7-b564-05b59c222698 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:06:59.222008 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1229/4919] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:06:59 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:06:59.685420 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8537f2e7-2195-4b91-a77d-82c4345b6df7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:59.691390 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8537f2e7-2195-4b91-a77d-82c4345b6df7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:06:59.691633 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8537f2e7-2195-4b91-a77d-82c4345b6df7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:59.691818 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8537f2e7-2195-4b91-a77d-82c4345b6df7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:59.705287 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:59.705287 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:06:59.708366 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8537f2e7-2195-4b91-a77d-82c4345b6df7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:06:59.711911 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8537f2e7-2195-4b91-a77d-82c4345b6df7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:06:59.712301 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1230/4920] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:59 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:06:59.908650 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f31b36ac-e11c-4738-8345-7eafae67ddcf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:59.910748 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f31b36ac-e11c-4738-8345-7eafae67ddcf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 Jul 31 14:06:59.911017 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f31b36ac-e11c-4738-8345-7eafae67ddcf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:59.911222 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f31b36ac-e11c-4738-8345-7eafae67ddcf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:59.919163 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f31b36ac-e11c-4738-8345-7eafae67ddcf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 returned with HTTP 404 Jul 31 14:06:59.919674 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1229/4921] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:06:59 2026] GET /volume/v3/volumes/5e943754-2cb0-4c27-8c79-1f52ccb644d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:06:59.928961 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98f70c46-c22e-4971-b392-28063a0ba10d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:06:59.931085 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98f70c46-c22e-4971-b392-28063a0ba10d tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:06:59.931325 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98f70c46-c22e-4971-b392-28063a0ba10d tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:06:59.931603 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98f70c46-c22e-4971-b392-28063a0ba10d tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:06:59.932709 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-98f70c46-c22e-4971-b392-28063a0ba10d tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:06:59.977046 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-98f70c46-c22e-4971-b392-28063a0ba10d tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Get all volumes completed successfully. Jul 31 14:06:59.982059 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:06:59.982059 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:06:59.989410 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98f70c46-c22e-4971-b392-28063a0ba10d tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:06:59.989410 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1234/4922] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:06:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19965 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:07:00.014629 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f27dc5f0-02a2-4cde-8623-9fb6d58aefd6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:00.016097 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f27dc5f0-02a2-4cde-8623-9fb6d58aefd6 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] DELETE https://10.4.3.140/volume/v3/types/dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582 Jul 31 14:07:00.016399 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f27dc5f0-02a2-4cde-8623-9fb6d58aefd6 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:00.016741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f27dc5f0-02a2-4cde-8623-9fb6d58aefd6 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:00.046186 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f27dc5f0-02a2-4cde-8623-9fb6d58aefd6 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] https://10.4.3.140/volume/v3/types/dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582 returned with HTTP 202 Jul 31 14:07:00.046186 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1230/4923] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:07:00 2026] DELETE /volume/v3/types/dd9d0a32-4f8c-4b75-941b-0f9c5cdbc582 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:00.049635 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6b2cf702-91d9-487b-b886-edd4819df217 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:00.058438 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6b2cf702-91d9-487b-b886-edd4819df217 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:07:00.058438 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6b2cf702-91d9-487b-b886-edd4819df217 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:00.058438 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6b2cf702-91d9-487b-b886-edd4819df217 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:00.058438 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-6b2cf702-91d9-487b-b886-edd4819df217 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:00.063336 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:00.063336 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:00.064305 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6b2cf702-91d9-487b-b886-edd4819df217 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:07:00.064815 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1231/4924] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:00 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:00.231140 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-129acd1a-9f37-4960-9ef3-23b71f53ff6a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:00.233387 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-129acd1a-9f37-4960-9ef3-23b71f53ff6a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:00.233637 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-129acd1a-9f37-4960-9ef3-23b71f53ff6a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:00.233873 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-129acd1a-9f37-4960-9ef3-23b71f53ff6a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:00.234004 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-129acd1a-9f37-4960-9ef3-23b71f53ff6a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:00.240073 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:00.240073 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:00.240841 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-129acd1a-9f37-4960-9ef3-23b71f53ff6a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:00.241286 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1230/4925] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:00 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:00.731620 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d7d92c38-4d8c-40ff-926d-a11edc6c5ed5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:00.733466 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7d92c38-4d8c-40ff-926d-a11edc6c5ed5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:00.733705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7d92c38-4d8c-40ff-926d-a11edc6c5ed5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:00.733903 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7d92c38-4d8c-40ff-926d-a11edc6c5ed5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:00.753510 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:00.753510 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:00.758612 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d7d92c38-4d8c-40ff-926d-a11edc6c5ed5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:00.763411 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7d92c38-4d8c-40ff-926d-a11edc6c5ed5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:00.763909 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1235/4926] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:00 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1215 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:01.077890 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-41e9f727-1468-49e4-909b-4ffa30e3c474 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:01.080805 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41e9f727-1468-49e4-909b-4ffa30e3c474 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:07:01.081579 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41e9f727-1468-49e4-909b-4ffa30e3c474 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:01.081880 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41e9f727-1468-49e4-909b-4ffa30e3c474 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:01.082050 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-41e9f727-1468-49e4-909b-4ffa30e3c474 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:01.089079 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:01.089079 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:01.091934 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41e9f727-1468-49e4-909b-4ffa30e3c474 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:07:01.092384 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1231/4927] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:01 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:01.146668 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-597a96f5-458d-410c-ab87-cdbe39910a44 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:01.148478 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-597a96f5-458d-410c-ab87-cdbe39910a44 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:07:01.148820 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-597a96f5-458d-410c-ab87-cdbe39910a44 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-506567187", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:01.160781 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-597a96f5-458d-410c-ab87-cdbe39910a44 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:07:01.160781 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1232/4928] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 14:07:01 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:01.170405 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4416f725-e500-479a-b75e-50fa8d801aff None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:01.171357 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4416f725-e500-479a-b75e-50fa8d801aff tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] POST https://10.4.3.140/volume/v3/types/abde790e-4df0-4d28-ac58-d713117e1b37/encryption Jul 31 14:07:01.172092 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4416f725-e500-479a-b75e-50fa8d801aff tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:01.194991 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4416f725-e500-479a-b75e-50fa8d801aff tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] https://10.4.3.140/volume/v3/types/abde790e-4df0-4d28-ac58-d713117e1b37/encryption returned with HTTP 200 Jul 31 14:07:01.195079 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1231/4929] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:07:01 2026] POST /volume/v3/types/abde790e-4df0-4d28-ac58-d713117e1b37/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:01.227530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-65945c54-bc80-44e4-b4da-4460e02b039e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:01.228362 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:01.228750 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-518642295", "snapshot_id": null, "imageRef": "d403e576-0e0d-43e7-bc7a-6d7b2c037aa6", "volume_type": "tempest-scenario-type-luks-506567187", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:01.230627 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-518642295', 'snapshot_id': None, 'imageRef': 'd403e576-0e0d-43e7-bc7a-6d7b2c037aa6', 'volume_type': 'tempest-scenario-type-luks-506567187', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:01.254120 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-35faf78b-7aec-43f1-861e-621bb914fca8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:01.257000 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35faf78b-7aec-43f1-861e-621bb914fca8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:01.257160 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35faf78b-7aec-43f1-861e-621bb914fca8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:01.257391 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35faf78b-7aec-43f1-861e-621bb914fca8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:01.257601 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-35faf78b-7aec-43f1-861e-621bb914fca8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:01.266002 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:01.266002 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:01.267969 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35faf78b-7aec-43f1-861e-621bb914fca8 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:01.267969 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1232/4930] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:01 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:01.298822 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-d3d37bbf-becd-4c8f-94ff-91c832a19250 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:01.306284 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-d3d37bbf-becd-4c8f-94ff-91c832a19250 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments/641bcc16-c750-4b72-97ce-a90945d3ca51/action Jul 31 14:07:01.306839 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-d3d37bbf-becd-4c8f-94ff-91c832a19250 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:07:01.307037 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-d3d37bbf-becd-4c8f-94ff-91c832a19250 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:01.333351 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:01.333351 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:01.349805 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume of 1 GB Jul 31 14:07:01.350166 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:01.350166 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:01.350281 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7aba130b-90bf-448d-969c-cd438b1998f0 req-d3d37bbf-becd-4c8f-94ff-91c832a19250 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/641bcc16-c750-4b72-97ce-a90945d3ca51/action returned with HTTP 204 Jul 31 14:07:01.350628 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Availability Zones retrieved successfully. Jul 31 14:07:01.350768 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1233/4931] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:07:01 2026] POST /volume/v3/attachments/641bcc16-c750-4b72-97ce-a90945d3ca51/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:01.357942 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Flow 'volume_create_api' (97787676-bb51-4f1f-9018-9724a790fd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:01.359109 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95746181-01fc-426c-8062-b9eaef2a77a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:01.359794 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:01.434952 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95746181-01fc-426c-8062-b9eaef2a77a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:07:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=abde790e-4df0-4d28-ac58-d713117e1b37,is_public=True,name='tempest-scenario-type-luks-506567187',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abde790e-4df0-4d28-ac58-d713117e1b37', '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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:01.436099 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321e18e2-d919-464f-ac5c-7a065d34612d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:01.474836 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-506567187 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-506567187, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:07:01.475309 np0000006230 devstack@c-api.service[100184]: WARNING cinder.quota [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-506567187 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-506567187, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:07:01.504284 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Created reservations ['1ca43adb-4dc3-47e9-8a0d-fc4395d24e33', '9425630a-fc3d-4f63-8d30-ec760a049173', 'c4562dcc-3cee-431e-bf79-a1ae2e67d7f2', 'd7f06966-6844-40f8-bd8e-f44cd03ebd30'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:01.505087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321e18e2-d919-464f-ac5c-7a065d34612d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ca43adb-4dc3-47e9-8a0d-fc4395d24e33', '9425630a-fc3d-4f63-8d30-ec760a049173', 'c4562dcc-3cee-431e-bf79-a1ae2e67d7f2', 'd7f06966-6844-40f8-bd8e-f44cd03ebd30']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:01.505828 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95bd0b11-a1de-4bff-90f8-1c22107bea23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:01.527850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95bd0b11-a1de-4bff-90f8-1c22107bea23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b7b73f6-c3cc-4f8c-a885-acf12cb542eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-518642295',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7f7949e1b544ac86bbb2ac225f21db',qos_specs=None,replication_status=,reservations=['1ca43adb-4dc3-47e9-8a0d-fc4395d24e33','9425630a-fc3d-4f63-8d30-ec760a049173','c4562dcc-3cee-431e-bf79-a1ae2e67d7f2','d7f06966-6844-40f8-bd8e-f44cd03ebd30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_type_id=abde790e-4df0-4d28-ac58-d713117e1b37), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-518642295',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5b7b73f6-c3cc-4f8c-a885-acf12cb542eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7f7949e1b544ac86bbb2ac225f21db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abde790e-4df0-4d28-ac58-d713117e1b37),volume_type_id=abde790e-4df0-4d28-ac58-d713117e1b37)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:01.528647 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab469374-4175-44e9-94b5-529ddfb7b68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:01.550808 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab469374-4175-44e9-94b5-529ddfb7b68c) transitioned into state 'SUCCESS' from state '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-518642295',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7f7949e1b544ac86bbb2ac225f21db',qos_specs=None,replication_status=,reservations=['1ca43adb-4dc3-47e9-8a0d-fc4395d24e33','9425630a-fc3d-4f63-8d30-ec760a049173','c4562dcc-3cee-431e-bf79-a1ae2e67d7f2','d7f06966-6844-40f8-bd8e-f44cd03ebd30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_type_id=abde790e-4df0-4d28-ac58-d713117e1b37)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:01.551502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a65b74a-388d-4f6e-ac49-b8a695a0ee84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:01.562589 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a65b74a-388d-4f6e-ac49-b8a695a0ee84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:01.563372 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Flow 'volume_create_api' (97787676-bb51-4f1f-9018-9724a790fd4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:01.563669 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume request issued successfully. Jul 31 14:07:01.564159 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-65945c54-bc80-44e4-b4da-4460e02b039e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:01.564709 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1236/4932] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:01 2026] POST /volume/v3/volumes => generated 790 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:01.577091 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-78ac047d-76c2-400d-b566-985177d1738f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:01.582086 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-78ac047d-76c2-400d-b566-985177d1738f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:01.582321 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-78ac047d-76c2-400d-b566-985177d1738f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:01.582563 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-78ac047d-76c2-400d-b566-985177d1738f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:01.599091 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:01.599091 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:01.605534 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-78ac047d-76c2-400d-b566-985177d1738f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:01.609645 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-78ac047d-76c2-400d-b566-985177d1738f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:01.610012 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1232/4933] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:01 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:01.782533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-69391e3f-4c53-4342-b4e2-62cbf1ff1d7f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:01.783413 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-69391e3f-4c53-4342-b4e2-62cbf1ff1d7f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:01.783799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-69391e3f-4c53-4342-b4e2-62cbf1ff1d7f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:01.784066 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-69391e3f-4c53-4342-b4e2-62cbf1ff1d7f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:01.796118 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:01.796118 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:01.799285 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-69391e3f-4c53-4342-b4e2-62cbf1ff1d7f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:01.803576 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-69391e3f-4c53-4342-b4e2-62cbf1ff1d7f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:01.804001 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1233/4934] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:01 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:02.103642 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c95e792a-10c9-4d02-95d4-14463ba6056c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:02.105709 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c95e792a-10c9-4d02-95d4-14463ba6056c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:07:02.105838 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c95e792a-10c9-4d02-95d4-14463ba6056c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:02.106084 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c95e792a-10c9-4d02-95d4-14463ba6056c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:02.106500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c95e792a-10c9-4d02-95d4-14463ba6056c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:02.110853 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:02.110853 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:02.111946 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c95e792a-10c9-4d02-95d4-14463ba6056c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:07:02.112092 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1234/4935] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:02 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:02.124993 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4d7f99a1-cd3d-41e8-a047-0ba880b714f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:02.126785 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d7f99a1-cd3d-41e8-a047-0ba880b714f0 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:07:02.126995 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d7f99a1-cd3d-41e8-a047-0ba880b714f0 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:02.127200 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d7f99a1-cd3d-41e8-a047-0ba880b714f0 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:02.127349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4d7f99a1-cd3d-41e8-a047-0ba880b714f0 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:02.131177 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:02.131177 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:02.131764 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d7f99a1-cd3d-41e8-a047-0ba880b714f0 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:07:02.132099 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1237/4936] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:02 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:02.142396 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b0c66c0f-6f75-4978-9279-e4c987b162eb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:02.144134 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b0c66c0f-6f75-4978-9279-e4c987b162eb tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:07:02.144531 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b0c66c0f-6f75-4978-9279-e4c987b162eb tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef12d916-6c39-4fa5-ad01-75588c307d2e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-197671205"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:02.145953 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-b0c66c0f-6f75-4978-9279-e4c987b162eb tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Creating new backup {'backup': {'volume_id': 'ef12d916-6c39-4fa5-ad01-75588c307d2e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-197671205'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:07:02.146120 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-b0c66c0f-6f75-4978-9279-e4c987b162eb tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Creating backup of volume ef12d916-6c39-4fa5-ad01-75588c307d2e in container None Jul 31 14:07:02.153809 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:02.153809 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:02.154126 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b0c66c0f-6f75-4978-9279-e4c987b162eb tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Volume info retrieved successfully. Jul 31 14:07:02.171869 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-b0c66c0f-6f75-4978-9279-e4c987b162eb tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Created reservations ['3c97a6a0-62f7-4329-9cf7-c3cb9c6446fa', '1e774678-3565-445a-ae79-4729dc5bc9e1'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:02.205702 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b0c66c0f-6f75-4978-9279-e4c987b162eb tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:07:02.206082 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1233/4937] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:02 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:02.214279 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-792b853e-f2a0-4ed2-87c1-f9d9fab65410 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:02.216496 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-792b853e-f2a0-4ed2-87c1-f9d9fab65410 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:02.216848 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-792b853e-f2a0-4ed2-87c1-f9d9fab65410 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:02.217154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-792b853e-f2a0-4ed2-87c1-f9d9fab65410 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:02.217260 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-792b853e-f2a0-4ed2-87c1-f9d9fab65410 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:02.222284 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:02.222284 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:02.223012 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-792b853e-f2a0-4ed2-87c1-f9d9fab65410 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:02.223440 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1234/4938] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:02 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:02.284101 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a0a2dd04-a938-415b-add3-bf083f669827 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:02.287001 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0a2dd04-a938-415b-add3-bf083f669827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:02.287001 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0a2dd04-a938-415b-add3-bf083f669827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:02.287001 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0a2dd04-a938-415b-add3-bf083f669827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:02.287001 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a0a2dd04-a938-415b-add3-bf083f669827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:02.291394 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:02.291394 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:02.292091 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0a2dd04-a938-415b-add3-bf083f669827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:02.292541 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1235/4939] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:02 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:02.625870 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f8208ff0-2884-4d6e-a323-89a92559eba8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:02.635358 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8208ff0-2884-4d6e-a323-89a92559eba8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:02.637638 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8208ff0-2884-4d6e-a323-89a92559eba8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:02.638327 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8208ff0-2884-4d6e-a323-89a92559eba8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:02.666329 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:02.666329 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:02.677374 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f8208ff0-2884-4d6e-a323-89a92559eba8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:02.690460 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8208ff0-2884-4d6e-a323-89a92559eba8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:02.691460 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1238/4940] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:02 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:03.075395 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-61d64faf-7085-4531-80b6-0a24f45d6746 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.077103 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-61d64faf-7085-4531-80b6-0a24f45d6746 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:03.077286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-61d64faf-7085-4531-80b6-0a24f45d6746 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.077488 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-61d64faf-7085-4531-80b6-0a24f45d6746 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.091014 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.091014 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:03.095048 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-61d64faf-7085-4531-80b6-0a24f45d6746 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:03.099232 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-61d64faf-7085-4531-80b6-0a24f45d6746 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:03.099699 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1234/4941] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1509 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:03.115217 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5662bc38-e04a-4a1a-9535-8673d5c81440 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.117158 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5662bc38-e04a-4a1a-9535-8673d5c81440 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:03.117495 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5662bc38-e04a-4a1a-9535-8673d5c81440 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.117793 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5662bc38-e04a-4a1a-9535-8673d5c81440 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.132185 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.132185 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:03.135718 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5662bc38-e04a-4a1a-9535-8673d5c81440 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:03.140202 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5662bc38-e04a-4a1a-9535-8673d5c81440 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:03.140724 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1235/4942] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1509 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:03.152283 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-18ae1610-7996-4cfe-8412-94427c53c561 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.155471 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18ae1610-7996-4cfe-8412-94427c53c561 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:03.155700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18ae1610-7996-4cfe-8412-94427c53c561 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.155976 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18ae1610-7996-4cfe-8412-94427c53c561 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.169638 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.169638 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:03.173610 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-18ae1610-7996-4cfe-8412-94427c53c561 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:03.179019 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18ae1610-7996-4cfe-8412-94427c53c561 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:03.179491 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1236/4943] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1509 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:03.226928 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-9c99d89b-55c8-47ad-9454-f4b2df9b58a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.234216 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f6c62a2c-66c0-4529-9e32-0c7938c32c40 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.236202 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f6c62a2c-66c0-4529-9e32-0c7938c32c40 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:03.236438 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f6c62a2c-66c0-4529-9e32-0c7938c32c40 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.236686 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f6c62a2c-66c0-4529-9e32-0c7938c32c40 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.236842 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f6c62a2c-66c0-4529-9e32-0c7938c32c40 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:03.241488 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.241488 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:03.242135 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f6c62a2c-66c0-4529-9e32-0c7938c32c40 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:03.242578 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1235/4944] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:03.266732 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-9c99d89b-55c8-47ad-9454-f4b2df9b58a1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:03.266978 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-9c99d89b-55c8-47ad-9454-f4b2df9b58a1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.267169 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-9c99d89b-55c8-47ad-9454-f4b2df9b58a1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.278883 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.278883 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:03.281986 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-9c99d89b-55c8-47ad-9454-f4b2df9b58a1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:03.285851 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-9c99d89b-55c8-47ad-9454-f4b2df9b58a1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:03.286305 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1239/4945] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1509 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:03.302706 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-81046093-fe82-49fc-bfc5-34aa205a4623 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.304377 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81046093-fe82-49fc-bfc5-34aa205a4623 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:03.304607 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81046093-fe82-49fc-bfc5-34aa205a4623 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.304786 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81046093-fe82-49fc-bfc5-34aa205a4623 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.304888 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-81046093-fe82-49fc-bfc5-34aa205a4623 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:03.305426 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-8b5d36c6-90d1-4c1f-ae98-407c41b9693c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.307987 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-8b5d36c6-90d1-4c1f-ae98-407c41b9693c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0/action Jul 31 14:07:03.308323 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-8b5d36c6-90d1-4c1f-ae98-407c41b9693c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:07:03.308448 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-8b5d36c6-90d1-4c1f-ae98-407c41b9693c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:03.309229 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.309229 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:03.309805 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81046093-fe82-49fc-bfc5-34aa205a4623 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:03.310126 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1236/4946] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:03.321505 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.321505 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:03.321935 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-8b5d36c6-90d1-4c1f-ae98-407c41b9693c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:03.327820 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-8b5d36c6-90d1-4c1f-ae98-407c41b9693c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Begin detaching volume completed successfully. Jul 31 14:07:03.328038 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-8b5d36c6-90d1-4c1f-ae98-407c41b9693c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0/action returned with HTTP 202 Jul 31 14:07:03.328477 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1237/4947] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:07:03 2026] POST /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:03.348430 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8f1ad582-19d2-40d0-9ea7-92e9e304cf19 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.350861 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f1ad582-19d2-40d0-9ea7-92e9e304cf19 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:03.351065 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8f1ad582-19d2-40d0-9ea7-92e9e304cf19 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.351264 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8f1ad582-19d2-40d0-9ea7-92e9e304cf19 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.364731 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.364731 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:03.368626 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8f1ad582-19d2-40d0-9ea7-92e9e304cf19 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:03.372529 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8f1ad582-19d2-40d0-9ea7-92e9e304cf19 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:03.372974 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1236/4948] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:03.377755 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9bb8f263-b9d4-4051-b610-e964c9293531 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.378162 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9bb8f263-b9d4-4051-b610-e964c9293531 None None] GET https://10.4.3.140/volume// Jul 31 14:07:03.378358 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9bb8f263-b9d4-4051-b610-e964c9293531 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.378628 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9bb8f263-b9d4-4051-b610-e964c9293531 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.378974 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9bb8f263-b9d4-4051-b610-e964c9293531 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:07:03.379268 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1240/4949] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:07:03.386898 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-139d1d47-734c-454a-ad41-fb80a83460c9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.389326 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-139d1d47-734c-454a-ad41-fb80a83460c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:03.389542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-139d1d47-734c-454a-ad41-fb80a83460c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.389716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-139d1d47-734c-454a-ad41-fb80a83460c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.399879 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.399879 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:03.403407 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-139d1d47-734c-454a-ad41-fb80a83460c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:03.408772 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-139d1d47-734c-454a-ad41-fb80a83460c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:03.409123 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1237/4950] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1692 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:07:03.705934 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1ee538b2-2f06-45cd-abdd-30781a3a8c23 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.708161 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ee538b2-2f06-45cd-abdd-30781a3a8c23 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:03.708565 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ee538b2-2f06-45cd-abdd-30781a3a8c23 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.708781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ee538b2-2f06-45cd-abdd-30781a3a8c23 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.716451 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.716451 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:03.721014 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1ee538b2-2f06-45cd-abdd-30781a3a8c23 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:03.725819 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ee538b2-2f06-45cd-abdd-30781a3a8c23 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:03.726232 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1238/4951] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:03.941608 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-aee6649b-b12f-4a42-b27d-48d539961b5b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.943733 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-aee6649b-b12f-4a42-b27d-48d539961b5b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:03.943923 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-aee6649b-b12f-4a42-b27d-48d539961b5b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.944110 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-aee6649b-b12f-4a42-b27d-48d539961b5b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.955653 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.955653 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:03.958774 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-aee6649b-b12f-4a42-b27d-48d539961b5b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:03.962705 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-aee6649b-b12f-4a42-b27d-48d539961b5b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:03.963100 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1237/4952] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:03 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:03.977832 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-35d081ef-611c-4fb0-bc8a-857adeaccc4c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:03.979818 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-35d081ef-611c-4fb0-bc8a-857adeaccc4c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] DELETE https://10.4.3.140/volume/v3/attachments/641bcc16-c750-4b72-97ce-a90945d3ca51 Jul 31 14:07:03.980022 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-35d081ef-611c-4fb0-bc8a-857adeaccc4c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:03.980214 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-35d081ef-611c-4fb0-bc8a-857adeaccc4c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:03.987071 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:03.987071 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:04.056885 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c0d31de5-6dc1-48db-8e6f-e8af488145f6 req-35d081ef-611c-4fb0-bc8a-857adeaccc4c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/641bcc16-c750-4b72-97ce-a90945d3ca51 returned with HTTP 200 Jul 31 14:07:04.057356 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1241/4953] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:07:03 2026] DELETE /volume/v3/attachments/641bcc16-c750-4b72-97ce-a90945d3ca51 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:04.252783 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b1094811-9565-4539-9e79-3a13c1948192 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:04.254745 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b1094811-9565-4539-9e79-3a13c1948192 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:04.254972 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b1094811-9565-4539-9e79-3a13c1948192 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:04.255159 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b1094811-9565-4539-9e79-3a13c1948192 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:04.255265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b1094811-9565-4539-9e79-3a13c1948192 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:04.259755 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:04.259755 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:04.260374 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b1094811-9565-4539-9e79-3a13c1948192 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:04.260996 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1238/4954] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:04 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:04.327926 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-54f7f925-748c-4446-8008-9d05151d024b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:04.330141 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-54f7f925-748c-4446-8008-9d05151d024b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:04.330394 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-54f7f925-748c-4446-8008-9d05151d024b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:04.330583 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-54f7f925-748c-4446-8008-9d05151d024b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:04.330682 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-54f7f925-748c-4446-8008-9d05151d024b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:04.336653 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:04.336653 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:04.337376 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-54f7f925-748c-4446-8008-9d05151d024b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:04.338014 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1239/4955] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:04 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:04.385712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-99737bf1-545c-4975-b174-72ae52c205fb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:04.387627 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99737bf1-545c-4975-b174-72ae52c205fb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:04.387810 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-99737bf1-545c-4975-b174-72ae52c205fb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:04.388019 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-99737bf1-545c-4975-b174-72ae52c205fb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:04.398257 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:04.398257 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:04.401822 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-99737bf1-545c-4975-b174-72ae52c205fb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:04.406268 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-99737bf1-545c-4975-b174-72ae52c205fb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:04.406688 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1238/4956] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:04 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:04.742701 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-de812962-f82a-4cbd-aa83-480f7f23d554 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:04.744275 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-de812962-f82a-4cbd-aa83-480f7f23d554 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:04.744471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-de812962-f82a-4cbd-aa83-480f7f23d554 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:04.744676 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-de812962-f82a-4cbd-aa83-480f7f23d554 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:04.751429 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:04.751429 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:04.754819 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-de812962-f82a-4cbd-aa83-480f7f23d554 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:04.759080 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-de812962-f82a-4cbd-aa83-480f7f23d554 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:04.759466 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1242/4957] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:04 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:05.271124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-299554ff-9206-4264-ad24-6766eefb6522 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:05.273671 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-299554ff-9206-4264-ad24-6766eefb6522 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:05.273953 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-299554ff-9206-4264-ad24-6766eefb6522 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:05.274146 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-299554ff-9206-4264-ad24-6766eefb6522 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:05.274255 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-299554ff-9206-4264-ad24-6766eefb6522 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:05.279768 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:05.279768 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:05.280546 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-299554ff-9206-4264-ad24-6766eefb6522 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:05.281044 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1239/4958] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:05 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:05.360159 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-22839e5b-13fd-4751-b962-9ad8ef892c8a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:05.362687 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22839e5b-13fd-4751-b962-9ad8ef892c8a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:05.362880 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22839e5b-13fd-4751-b962-9ad8ef892c8a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:05.363105 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22839e5b-13fd-4751-b962-9ad8ef892c8a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:05.363211 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-22839e5b-13fd-4751-b962-9ad8ef892c8a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:05.369464 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:05.369464 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:05.370150 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22839e5b-13fd-4751-b962-9ad8ef892c8a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:05.371124 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1240/4959] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:05 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:05.774540 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b4ccbd17-438e-4b71-b9ec-3e1997f1e3a1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:05.776420 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b4ccbd17-438e-4b71-b9ec-3e1997f1e3a1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:05.776761 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b4ccbd17-438e-4b71-b9ec-3e1997f1e3a1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:05.779537 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b4ccbd17-438e-4b71-b9ec-3e1997f1e3a1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:05.783505 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:05.783505 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:05.786951 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b4ccbd17-438e-4b71-b9ec-3e1997f1e3a1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:05.790909 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b4ccbd17-438e-4b71-b9ec-3e1997f1e3a1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:05.792531 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1239/4960] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:05 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:05.860809 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-707afc9e-3dd9-4a1b-9d13-5af03a2bb302 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:05.863097 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-707afc9e-3dd9-4a1b-9d13-5af03a2bb302 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:07:05.863588 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-707afc9e-3dd9-4a1b-9d13-5af03a2bb302 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb09c74a-0983-4ace-a4ce-22ae99ff0978", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-852919411", "description": null, "metadata": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:05.886498 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:05.886498 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:05.887251 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-707afc9e-3dd9-4a1b-9d13-5af03a2bb302 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:07:05.887490 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-707afc9e-3dd9-4a1b-9d13-5af03a2bb302 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create snapshot from volume bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:07:05.924062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-707afc9e-3dd9-4a1b-9d13-5af03a2bb302 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['7d8a1a3d-1a20-4310-ab5f-3bdc99cf5c4a', 'ed6f197a-7bf5-403c-abff-ea2a21b935ad', '590b1b44-29b3-4e95-aeb7-ae7f4d2b9273', '8a0c05c3-b062-4b5f-b233-bb16ecd71f4f'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:05.973209 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-707afc9e-3dd9-4a1b-9d13-5af03a2bb302 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot force create request issued successfully. Jul 31 14:07:05.973621 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-707afc9e-3dd9-4a1b-9d13-5af03a2bb302 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:07:05.974214 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1243/4961] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:07:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:05.985018 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4d4393d4-9c88-4858-aa3b-622b4a49b7ca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:05.986794 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d4393d4-9c88-4858-aa3b-622b4a49b7ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a Jul 31 14:07:05.987788 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4d4393d4-9c88-4858-aa3b-622b4a49b7ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:05.987788 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4d4393d4-9c88-4858-aa3b-622b4a49b7ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:05.994874 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:05.994874 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:05.994874 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4d4393d4-9c88-4858-aa3b-622b4a49b7ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:07:05.995845 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d4393d4-9c88-4858-aa3b-622b4a49b7ca tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a returned with HTTP 200 Jul 31 14:07:05.996345 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1240/4962] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:05 2026] GET /volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:06.292764 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fafd72c1-3d94-47f9-a90d-8182a1b5f671 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:06.294574 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fafd72c1-3d94-47f9-a90d-8182a1b5f671 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:06.294786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fafd72c1-3d94-47f9-a90d-8182a1b5f671 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:06.294991 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fafd72c1-3d94-47f9-a90d-8182a1b5f671 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:06.295112 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fafd72c1-3d94-47f9-a90d-8182a1b5f671 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:06.299651 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:06.299651 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:06.300323 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fafd72c1-3d94-47f9-a90d-8182a1b5f671 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:06.300706 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1241/4963] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:06 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:06.391368 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-848d49a9-2059-4f0c-a971-8b0f1fd84383 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:06.393855 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-848d49a9-2059-4f0c-a971-8b0f1fd84383 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:06.394184 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-848d49a9-2059-4f0c-a971-8b0f1fd84383 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:06.394497 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-848d49a9-2059-4f0c-a971-8b0f1fd84383 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:06.394717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-848d49a9-2059-4f0c-a971-8b0f1fd84383 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:06.399866 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:06.399866 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:06.400765 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-848d49a9-2059-4f0c-a971-8b0f1fd84383 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:06.401287 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1240/4964] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:06 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:06.807864 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-93eeaf0e-dfac-4287-83f9-df89bd262e1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:06.809778 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93eeaf0e-dfac-4287-83f9-df89bd262e1c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:06.809987 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93eeaf0e-dfac-4287-83f9-df89bd262e1c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:06.810208 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93eeaf0e-dfac-4287-83f9-df89bd262e1c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:06.817607 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:06.817607 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:06.821528 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-93eeaf0e-dfac-4287-83f9-df89bd262e1c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:06.826085 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93eeaf0e-dfac-4287-83f9-df89bd262e1c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:06.826579 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1244/4965] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:06 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:06.925644 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fa3c24f0-d52b-4469-b212-bc0f07da33a9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:06.927490 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fa3c24f0-d52b-4469-b212-bc0f07da33a9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:06.927701 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fa3c24f0-d52b-4469-b212-bc0f07da33a9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:06.927914 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fa3c24f0-d52b-4469-b212-bc0f07da33a9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:06.938262 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:06.938262 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:06.941941 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fa3c24f0-d52b-4469-b212-bc0f07da33a9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:06.946624 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fa3c24f0-d52b-4469-b212-bc0f07da33a9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:06.947050 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1241/4966] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:06 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:07.001688 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d7a406db-ff47-4d41-ad3b-26c571259523 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.009052 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f07c118d-aa9c-429e-981f-a2091a583ae7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.011431 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f07c118d-aa9c-429e-981f-a2091a583ae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a Jul 31 14:07:07.011679 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f07c118d-aa9c-429e-981f-a2091a583ae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.011916 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f07c118d-aa9c-429e-981f-a2091a583ae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.018026 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.018026 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:07.018702 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f07c118d-aa9c-429e-981f-a2091a583ae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:07:07.019723 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f07c118d-aa9c-429e-981f-a2091a583ae7 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a returned with HTTP 200 Jul 31 14:07:07.020214 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1241/4967] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:07.028695 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5412a2d8-4741-4756-be2d-eea7a232ac38 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.030456 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5412a2d8-4741-4756-be2d-eea7a232ac38 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a Jul 31 14:07:07.030658 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5412a2d8-4741-4756-be2d-eea7a232ac38 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.030835 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5412a2d8-4741-4756-be2d-eea7a232ac38 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.035434 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.035434 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:07.035833 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5412a2d8-4741-4756-be2d-eea7a232ac38 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:07:07.036544 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5412a2d8-4741-4756-be2d-eea7a232ac38 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a returned with HTTP 200 Jul 31 14:07:07.036881 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1245/4968] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:07.043982 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d7a406db-ff47-4d41-ad3b-26c571259523 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:07.044082 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d7a406db-ff47-4d41-ad3b-26c571259523 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.044300 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d7a406db-ff47-4d41-ad3b-26c571259523 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.045029 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.047074 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:07.047552 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1093390811", "snapshot_id": "75557a87-14cc-437d-bb48-0c85b29f396a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:07.049529 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1093390811', 'snapshot_id': '75557a87-14cc-437d-bb48-0c85b29f396a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:07.055462 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.055462 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:07.056027 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:07:07.056165 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.056165 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:07.056226 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume of 1 GB Jul 31 14:07:07.060259 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Availability Zones retrieved successfully. Jul 31 14:07:07.060525 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d7a406db-ff47-4d41-ad3b-26c571259523 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:07.064980 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d7a406db-ff47-4d41-ad3b-26c571259523 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:07.065415 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1242/4969] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:07.066875 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (c9307931-d5d5-4b02-81eb-37d5a0f403b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:07.068060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e4e988-32e3-4c2f-b3c6-82954bc9a3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:07.069219 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:07.087926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d21f8eda-b88d-41c2-970d-daade237514c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.090664 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d21f8eda-b88d-41c2-970d-daade237514c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0/action Jul 31 14:07:07.091190 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d21f8eda-b88d-41c2-970d-daade237514c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:07:07.091404 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d21f8eda-b88d-41c2-970d-daade237514c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:07.107304 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.107304 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:07.108003 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d21f8eda-b88d-41c2-970d-daade237514c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:07.113480 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e4e988-32e3-4c2f-b3c6-82954bc9a3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '75557a87-14cc-437d-bb48-0c85b29f396a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:07.114449 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049e129c-82ca-4b25-ae36-2873fc28a174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:07.115496 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d21f8eda-b88d-41c2-970d-daade237514c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Begin detaching volume completed successfully. Jul 31 14:07:07.115941 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-d21f8eda-b88d-41c2-970d-daade237514c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0/action returned with HTTP 202 Jul 31 14:07:07.116242 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1242/4970] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:07:07 2026] POST /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:07.142911 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9ead66e1-37c6-453b-a671-d35e47c6bd46 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.144797 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ead66e1-37c6-453b-a671-d35e47c6bd46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:07.145003 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ead66e1-37c6-453b-a671-d35e47c6bd46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.145184 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ead66e1-37c6-453b-a671-d35e47c6bd46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.157842 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.157842 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:07.161349 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Created reservations ['0695dd8d-5f25-42de-8018-7818547ce2b0', '03a4ea31-3f84-44e6-84d6-f9613208779e', '573b6f6e-71aa-4d4e-82d2-f61fa243a6c2', 'c0827c5c-e9c5-4039-919b-5f860da4fe79'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:07.162068 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9ead66e1-37c6-453b-a671-d35e47c6bd46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:07.162142 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049e129c-82ca-4b25-ae36-2873fc28a174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0695dd8d-5f25-42de-8018-7818547ce2b0', '03a4ea31-3f84-44e6-84d6-f9613208779e', '573b6f6e-71aa-4d4e-82d2-f61fa243a6c2', 'c0827c5c-e9c5-4039-919b-5f860da4fe79']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:07.162755 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4807c944-44f6-44ef-b2c2-b7b548e2d3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:07.167747 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ead66e1-37c6-453b-a671-d35e47c6bd46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:07.168285 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1246/4971] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:07.174819 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0f571cd9-d19d-43a1-859a-a3ff3567d515 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.175486 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f571cd9-d19d-43a1-859a-a3ff3567d515 None None] GET https://10.4.3.140/volume// Jul 31 14:07:07.175732 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f571cd9-d19d-43a1-859a-a3ff3567d515 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.175992 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f571cd9-d19d-43a1-859a-a3ff3567d515 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.176556 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f571cd9-d19d-43a1-859a-a3ff3567d515 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:07:07.176934 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1243/4972] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:07:07.188010 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-71d28bf4-d342-4aa8-9392-0e8fff2493a7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.192641 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-71d28bf4-d342-4aa8-9392-0e8fff2493a7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:07.192931 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-71d28bf4-d342-4aa8-9392-0e8fff2493a7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.193180 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-71d28bf4-d342-4aa8-9392-0e8fff2493a7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.204391 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4807c944-44f6-44ef-b2c2-b7b548e2d3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d9f519a-30f9-4713-a66d-19a146da9f77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1093390811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['0695dd8d-5f25-42de-8018-7818547ce2b0','03a4ea31-3f84-44e6-84d6-f9613208779e','573b6f6e-71aa-4d4e-82d2-f61fa243a6c2','c0827c5c-e9c5-4039-919b-5f860da4fe79'],size=1,snapshot_id=75557a87-14cc-437d-bb48-0c85b29f396a,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), '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-31T14:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1093390811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d9f519a-30f9-4713-a66d-19a146da9f77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f6dadf87bc491b9db9e4a520d740b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=75557a87-14cc-437d-bb48-0c85b29f396a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c4a756e19154274b6a8f008848e8564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:07.205063 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed62e05a-f909-4fc4-ae49-ff13d09df009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:07.206980 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.206980 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:07.212059 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-71d28bf4-d342-4aa8-9392-0e8fff2493a7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:07.218498 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-71d28bf4-d342-4aa8-9392-0e8fff2493a7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:07.219213 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1243/4973] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:07:07.219895 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed62e05a-f909-4fc4-ae49-ff13d09df009) transitioned into state 'SUCCESS' from state '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-1093390811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f6dadf87bc491b9db9e4a520d740b2',qos_specs=None,replication_status=,reservations=['0695dd8d-5f25-42de-8018-7818547ce2b0','03a4ea31-3f84-44e6-84d6-f9613208779e','573b6f6e-71aa-4d4e-82d2-f61fa243a6c2','c0827c5c-e9c5-4039-919b-5f860da4fe79'],size=1,snapshot_id=75557a87-14cc-437d-bb48-0c85b29f396a,source_replicaid=,source_volid=None,status='creating',user_id='1c4a756e19154274b6a8f008848e8564',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:07.220557 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c360f215-fc5a-4608-bbdd-1974a362c8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:07.244207 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c360f215-fc5a-4608-bbdd-1974a362c8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:07.244948 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Flow 'volume_create_api' (c9307931-d5d5-4b02-81eb-37d5a0f403b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:07.245103 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Create volume request issued successfully. Jul 31 14:07:07.245628 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96bf29bf-3a52-44b7-b15e-6c93748e8ab0 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:07.246124 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1242/4974] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:07 2026] POST /volume/v3/volumes => generated 785 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:07.261682 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9ebf6fb1-59fd-4b0f-9730-50e1e0b3ee33 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.264196 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ebf6fb1-59fd-4b0f-9730-50e1e0b3ee33 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:07:07.264570 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ebf6fb1-59fd-4b0f-9730-50e1e0b3ee33 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.264836 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ebf6fb1-59fd-4b0f-9730-50e1e0b3ee33 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.274527 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.274527 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:07.283953 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9ebf6fb1-59fd-4b0f-9730-50e1e0b3ee33 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:07:07.291867 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ebf6fb1-59fd-4b0f-9730-50e1e0b3ee33 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 returned with HTTP 200 Jul 31 14:07:07.292431 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1247/4975] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:07.314582 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f698974f-a5cf-40ff-a29d-a8ae78077db5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.317208 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f698974f-a5cf-40ff-a29d-a8ae78077db5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:07.317446 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f698974f-a5cf-40ff-a29d-a8ae78077db5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.317703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f698974f-a5cf-40ff-a29d-a8ae78077db5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.318161 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f698974f-a5cf-40ff-a29d-a8ae78077db5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:07.323170 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.323170 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:07.323654 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f698974f-a5cf-40ff-a29d-a8ae78077db5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:07.324081 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1244/4976] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:07.414259 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-68117c8c-5fe5-432b-a4f5-be3fb4ec01c5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.416756 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68117c8c-5fe5-432b-a4f5-be3fb4ec01c5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:07.417087 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68117c8c-5fe5-432b-a4f5-be3fb4ec01c5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.417390 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68117c8c-5fe5-432b-a4f5-be3fb4ec01c5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.417570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-68117c8c-5fe5-432b-a4f5-be3fb4ec01c5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:07.423159 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.423159 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:07.423887 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68117c8c-5fe5-432b-a4f5-be3fb4ec01c5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:07.424299 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1244/4977] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:07.841834 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-852a02af-a466-46ba-8a40-2065cf2abafe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:07.847216 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-852a02af-a466-46ba-8a40-2065cf2abafe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:07.847216 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-852a02af-a466-46ba-8a40-2065cf2abafe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:07.847216 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-852a02af-a466-46ba-8a40-2065cf2abafe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:07.861125 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:07.861125 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:07.870459 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-852a02af-a466-46ba-8a40-2065cf2abafe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:07.878948 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-852a02af-a466-46ba-8a40-2065cf2abafe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:07.879741 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1243/4978] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:07 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:08.186803 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9fed9f3e-7d0c-413f-aca5-db64b37400c7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:08.188809 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9fed9f3e-7d0c-413f-aca5-db64b37400c7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:08.189033 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9fed9f3e-7d0c-413f-aca5-db64b37400c7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:08.189277 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9fed9f3e-7d0c-413f-aca5-db64b37400c7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:08.199902 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:08.199902 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:08.203822 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9fed9f3e-7d0c-413f-aca5-db64b37400c7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:08.208509 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9fed9f3e-7d0c-413f-aca5-db64b37400c7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:08.208970 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1248/4979] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:08 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:08.306082 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-26601816-5de4-4cf3-b1a0-5f8c867586f9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:08.308243 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26601816-5de4-4cf3-b1a0-5f8c867586f9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:07:08.308523 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26601816-5de4-4cf3-b1a0-5f8c867586f9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:08.308765 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26601816-5de4-4cf3-b1a0-5f8c867586f9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:08.318652 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:08.318652 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:08.323459 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-26601816-5de4-4cf3-b1a0-5f8c867586f9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:07:08.330022 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26601816-5de4-4cf3-b1a0-5f8c867586f9 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 returned with HTTP 200 Jul 31 14:07:08.330678 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1245/4980] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:08 2026] GET /volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:08.335150 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a56aee49-d86d-4df3-a057-38993c9e49d5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:08.337097 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a56aee49-d86d-4df3-a057-38993c9e49d5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:08.337313 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a56aee49-d86d-4df3-a057-38993c9e49d5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:08.337539 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a56aee49-d86d-4df3-a057-38993c9e49d5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:08.337645 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-a56aee49-d86d-4df3-a057-38993c9e49d5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:08.343192 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:08.343192 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:08.343824 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a56aee49-d86d-4df3-a057-38993c9e49d5 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:08.344205 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1245/4981] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:08 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:08.346350 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e285a352-f0ee-4799-a75a-0f996c61492e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:08.349921 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e285a352-f0ee-4799-a75a-0f996c61492e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:07:08.349921 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e285a352-f0ee-4799-a75a-0f996c61492e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:08.349921 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e285a352-f0ee-4799-a75a-0f996c61492e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:08.359835 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:08.359835 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:08.364851 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e285a352-f0ee-4799-a75a-0f996c61492e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:07:08.371430 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e285a352-f0ee-4799-a75a-0f996c61492e tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 returned with HTTP 200 Jul 31 14:07:08.372146 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1244/4982] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:08 2026] GET /volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 => generated 1394 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:08.441847 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3b1a4040-84b1-4127-86b8-113c2e2661b3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:08.445808 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b1a4040-84b1-4127-86b8-113c2e2661b3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:08.446037 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b1a4040-84b1-4127-86b8-113c2e2661b3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:08.446242 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b1a4040-84b1-4127-86b8-113c2e2661b3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:08.446392 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3b1a4040-84b1-4127-86b8-113c2e2661b3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:08.455005 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:08.455005 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:08.455879 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b1a4040-84b1-4127-86b8-113c2e2661b3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:08.456406 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1249/4983] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:08 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:08.477223 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-0c9b3866-893c-4381-a206-0d0e11ac9e69 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:08.479341 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-0c9b3866-893c-4381-a206-0d0e11ac9e69 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:07:08.479592 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-0c9b3866-893c-4381-a206-0d0e11ac9e69 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:08.479780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-0c9b3866-893c-4381-a206-0d0e11ac9e69 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:08.487371 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:08.487371 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:08.491238 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-0c9b3866-893c-4381-a206-0d0e11ac9e69 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:07:08.497341 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-0c9b3866-893c-4381-a206-0d0e11ac9e69 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 returned with HTTP 200 Jul 31 14:07:08.497812 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1246/4984] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:08 2026] GET /volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:08.893301 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5236fd96-31d1-44d7-8228-8d51a0e8b401 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:08.895291 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5236fd96-31d1-44d7-8228-8d51a0e8b401 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:08.895529 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5236fd96-31d1-44d7-8228-8d51a0e8b401 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:08.895748 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5236fd96-31d1-44d7-8228-8d51a0e8b401 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:08.904991 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:08.904991 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:08.908584 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5236fd96-31d1-44d7-8228-8d51a0e8b401 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:08.912671 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5236fd96-31d1-44d7-8228-8d51a0e8b401 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:08.913092 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1246/4985] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:08 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:09.080524 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-32f910a7-e6c8-4d03-8a28-66b1336c8600 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.082943 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-32f910a7-e6c8-4d03-8a28-66b1336c8600 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:07:09.084542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-32f910a7-e6c8-4d03-8a28-66b1336c8600 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:09.084542 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-32f910a7-e6c8-4d03-8a28-66b1336c8600 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:09.092601 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:09.092601 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:09.097741 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-32f910a7-e6c8-4d03-8a28-66b1336c8600 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:07:09.104484 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-32f910a7-e6c8-4d03-8a28-66b1336c8600 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 returned with HTTP 200 Jul 31 14:07:09.105208 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1245/4986] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:09 2026] GET /volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:09.116306 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-453f9094-fb81-43cc-942f-47e31df823cf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.116662 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-453f9094-fb81-43cc-942f-47e31df823cf None None] GET https://10.4.3.140/volume// Jul 31 14:07:09.116817 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-453f9094-fb81-43cc-942f-47e31df823cf None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:09.117010 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-453f9094-fb81-43cc-942f-47e31df823cf None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:09.117326 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-453f9094-fb81-43cc-942f-47e31df823cf None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:07:09.117617 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1250/4987] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:07:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:07:09.125798 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-a9a3e2aa-e0f2-4cb3-b04a-cee9e10caf3d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.128328 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-a9a3e2aa-e0f2-4cb3-b04a-cee9e10caf3d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:07:09.128791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-a9a3e2aa-e0f2-4cb3-b04a-cee9e10caf3d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d9f519a-30f9-4713-a66d-19a146da9f77", "connector": null, "instance_uuid": "17aadf3a-3f1d-4407-abe6-a21f1d971938"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:09.138396 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:09.138396 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:09.173203 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-a9a3e2aa-e0f2-4cb3-b04a-cee9e10caf3d tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:07:09.173796 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1247/4988] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:07:09 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:09.224460 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8928f74e-724f-4f96-bc0e-846bae17b13a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.226100 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8928f74e-724f-4f96-bc0e-846bae17b13a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:09.226267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8928f74e-724f-4f96-bc0e-846bae17b13a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:09.226493 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8928f74e-724f-4f96-bc0e-846bae17b13a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:09.244479 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:09.244479 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:09.259034 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8928f74e-724f-4f96-bc0e-846bae17b13a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:09.264427 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8928f74e-724f-4f96-bc0e-846bae17b13a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:09.265166 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1247/4989] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:09 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1215 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:09.355442 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f8695b64-39af-4c79-914d-bfdfcfaa241d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.360585 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8695b64-39af-4c79-914d-bfdfcfaa241d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:09.361045 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8695b64-39af-4c79-914d-bfdfcfaa241d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:09.362117 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8695b64-39af-4c79-914d-bfdfcfaa241d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:09.363605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f8695b64-39af-4c79-914d-bfdfcfaa241d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:09.368783 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:09.368783 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:09.370161 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8695b64-39af-4c79-914d-bfdfcfaa241d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:09.370569 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1246/4990] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:09 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:09.443111 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-7c1aec06-2953-4398-a03d-68fa9544da08 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.445596 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-7c1aec06-2953-4398-a03d-68fa9544da08 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:09.445948 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-7c1aec06-2953-4398-a03d-68fa9544da08 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:09.446115 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-7c1aec06-2953-4398-a03d-68fa9544da08 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:09.456371 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:09.456371 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:09.458942 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-7c1aec06-2953-4398-a03d-68fa9544da08 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:09.462431 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-7c1aec06-2953-4398-a03d-68fa9544da08 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:09.462431 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1251/4991] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:09 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:09.485109 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dc2585d1-46fd-485e-a828-82fd6c3b70bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.489857 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc2585d1-46fd-485e-a828-82fd6c3b70bf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:09.489987 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dc2585d1-46fd-485e-a828-82fd6c3b70bf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:09.490167 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dc2585d1-46fd-485e-a828-82fd6c3b70bf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:09.490274 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-dc2585d1-46fd-485e-a828-82fd6c3b70bf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:09.495132 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:09.495132 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:09.496070 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc2585d1-46fd-485e-a828-82fd6c3b70bf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:09.496538 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1248/4992] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:09 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:09.537762 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-abe4456e-c621-458a-9507-7ea38a101ea2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.540103 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-abe4456e-c621-458a-9507-7ea38a101ea2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:07:09.540370 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-abe4456e-c621-458a-9507-7ea38a101ea2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:09.540635 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-abe4456e-c621-458a-9507-7ea38a101ea2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:09.552889 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:09.552889 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:09.557326 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-abe4456e-c621-458a-9507-7ea38a101ea2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:09.564645 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-abe4456e-c621-458a-9507-7ea38a101ea2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 200 Jul 31 14:07:09.565131 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1248/4993] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:09 2026] GET /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 1648 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:09.847767 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-565c7af5-d5cc-43f6-860e-ca1a1ce6da5d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.850977 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-565c7af5-d5cc-43f6-860e-ca1a1ce6da5d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] DELETE https://10.4.3.140/volume/v3/attachments/538e6267-a21b-4644-b6d4-dfd8b7f38e04 Jul 31 14:07:09.850977 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-565c7af5-d5cc-43f6-860e-ca1a1ce6da5d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:09.850977 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-565c7af5-d5cc-43f6-860e-ca1a1ce6da5d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:09.861677 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:09.861677 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:09.928434 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-241db9bf-0dad-4c17-be24-9f5f3629adc4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:09.931340 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-241db9bf-0dad-4c17-be24-9f5f3629adc4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:09.934100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-241db9bf-0dad-4c17-be24-9f5f3629adc4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:09.935355 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-241db9bf-0dad-4c17-be24-9f5f3629adc4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:09.938118 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bb79b0d5-8c22-416f-8418-e6fa147002f6 req-565c7af5-d5cc-43f6-860e-ca1a1ce6da5d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/538e6267-a21b-4644-b6d4-dfd8b7f38e04 returned with HTTP 200 Jul 31 14:07:09.938118 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1247/4994] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:07:09 2026] DELETE /volume/v3/attachments/538e6267-a21b-4644-b6d4-dfd8b7f38e04 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:09.951968 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:09.951968 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:09.961551 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-241db9bf-0dad-4c17-be24-9f5f3629adc4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:09.967992 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-241db9bf-0dad-4c17-be24-9f5f3629adc4 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:09.968722 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1252/4995] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:09 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:10.282571 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8538d887-6167-45c6-bcee-e50ac0d036cb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.284918 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8538d887-6167-45c6-bcee-e50ac0d036cb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:10.284998 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8538d887-6167-45c6-bcee-e50ac0d036cb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.285317 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8538d887-6167-45c6-bcee-e50ac0d036cb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.297674 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.297674 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:10.301374 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8538d887-6167-45c6-bcee-e50ac0d036cb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:10.308785 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8538d887-6167-45c6-bcee-e50ac0d036cb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:10.309253 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1249/4996] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:10.313068 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4f1dc051-4f34-4f52-87f5-675f6712fc63 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.313609 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f1dc051-4f34-4f52-87f5-675f6712fc63 None None] GET https://10.4.3.140/volume// Jul 31 14:07:10.313831 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f1dc051-4f34-4f52-87f5-675f6712fc63 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.314095 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f1dc051-4f34-4f52-87f5-675f6712fc63 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.314531 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f1dc051-4f34-4f52-87f5-675f6712fc63 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:07:10.315219 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1249/4997] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:07:10.326730 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-59dcdcc2-7575-402c-96d6-b565beb269b4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.328254 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c9f6e8af-3ec2-48e8-9adf-9f0f183cbeb4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.329727 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-59dcdcc2-7575-402c-96d6-b565beb269b4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:07:10.329938 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-59dcdcc2-7575-402c-96d6-b565beb269b4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.330266 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-59dcdcc2-7575-402c-96d6-b565beb269b4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.335877 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9f6e8af-3ec2-48e8-9adf-9f0f183cbeb4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:10.336132 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9f6e8af-3ec2-48e8-9adf-9f0f183cbeb4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.337444 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9f6e8af-3ec2-48e8-9adf-9f0f183cbeb4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.347386 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.347386 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:10.354538 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-59dcdcc2-7575-402c-96d6-b565beb269b4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:07:10.361999 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-59dcdcc2-7575-402c-96d6-b565beb269b4 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 returned with HTTP 200 Jul 31 14:07:10.363040 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1253/4998] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 => generated 1573 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:07:10.367696 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.367696 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:10.376633 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c9f6e8af-3ec2-48e8-9adf-9f0f183cbeb4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:10.382080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-caabc6c8-196f-47a7-b669-256255ceeda4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.384123 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-caabc6c8-196f-47a7-b669-256255ceeda4 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:10.384389 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-caabc6c8-196f-47a7-b669-256255ceeda4 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.384644 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-caabc6c8-196f-47a7-b669-256255ceeda4 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.384795 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-caabc6c8-196f-47a7-b669-256255ceeda4 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:10.392048 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.392048 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:10.392971 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-caabc6c8-196f-47a7-b669-256255ceeda4 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:10.393574 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1250/4999] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:10.399720 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9f6e8af-3ec2-48e8-9adf-9f0f183cbeb4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:10.401148 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1248/5000] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1166 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:10.403820 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f267b53b-ccce-41b2-9df6-b45ef16d3ddb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.405675 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f267b53b-ccce-41b2-9df6-b45ef16d3ddb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:07:10.405983 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f267b53b-ccce-41b2-9df6-b45ef16d3ddb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.406290 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f267b53b-ccce-41b2-9df6-b45ef16d3ddb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.406450 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f267b53b-ccce-41b2-9df6-b45ef16d3ddb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:10.411392 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.411392 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:10.412260 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f267b53b-ccce-41b2-9df6-b45ef16d3ddb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:07:10.412693 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1250/5001] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:10.426567 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0ae693df-8f72-4c59-9776-0da88980e5e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.429829 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ae693df-8f72-4c59-9776-0da88980e5e2 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:07:10.430070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ae693df-8f72-4c59-9776-0da88980e5e2 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.430322 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ae693df-8f72-4c59-9776-0da88980e5e2 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.430458 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0ae693df-8f72-4c59-9776-0da88980e5e2 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:10.434946 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.434946 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:10.435998 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ae693df-8f72-4c59-9776-0da88980e5e2 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:07:10.436619 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1254/5002] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:10.448390 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-69dc6fed-a19e-4307-9cf9-a5198842dbfd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.453896 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69dc6fed-a19e-4307-9cf9-a5198842dbfd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:07:10.454223 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-69dc6fed-a19e-4307-9cf9-a5198842dbfd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef12d916-6c39-4fa5-ad01-75588c307d2e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-970827907"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:10.455671 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-69dc6fed-a19e-4307-9cf9-a5198842dbfd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Creating new backup {'backup': {'volume_id': 'ef12d916-6c39-4fa5-ad01-75588c307d2e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-970827907'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:07:10.455844 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-69dc6fed-a19e-4307-9cf9-a5198842dbfd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Creating backup of volume ef12d916-6c39-4fa5-ad01-75588c307d2e in container None Jul 31 14:07:10.458135 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-4d972373-8bad-49c0-9aca-0334c3cccc00 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.461535 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-4d972373-8bad-49c0-9aca-0334c3cccc00 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:10.461535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-4d972373-8bad-49c0-9aca-0334c3cccc00 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.461535 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-4d972373-8bad-49c0-9aca-0334c3cccc00 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.467963 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.467963 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:10.468480 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-69dc6fed-a19e-4307-9cf9-a5198842dbfd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:07:10.470530 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.470530 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:10.473653 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-4d972373-8bad-49c0-9aca-0334c3cccc00 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:10.478305 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-4d972373-8bad-49c0-9aca-0334c3cccc00 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:10.478305 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1249/5003] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:10.486071 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-69dc6fed-a19e-4307-9cf9-a5198842dbfd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Created reservations ['8ad7f916-cc11-4728-83cd-bd4f2856e4aa', '984776f9-a08f-4575-9545-9e00e55b25c4'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:10.500916 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-b9fc1bee-fe34-4069-ab87-e0de317e35f5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.501836 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-24ae6e52-7533-47c6-af20-9f3b2094b8be None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.503938 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-24ae6e52-7533-47c6-af20-9f3b2094b8be tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] PUT https://10.4.3.140/volume/v3/attachments/6256025e-e102-4413-a0ad-3fb12c5b1012 Jul 31 14:07:10.504365 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-24ae6e52-7533-47c6-af20-9f3b2094b8be tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:10.507456 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-b9fc1bee-fe34-4069-ab87-e0de317e35f5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2/action Jul 31 14:07:10.507456 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-b9fc1bee-fe34-4069-ab87-e0de317e35f5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:07:10.507456 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-b9fc1bee-fe34-4069-ab87-e0de317e35f5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:10.507905 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-43a1650b-5bd0-4a74-a0b5-530e1f74931b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.510127 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-43a1650b-5bd0-4a74-a0b5-530e1f74931b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:10.510127 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-43a1650b-5bd0-4a74-a0b5-530e1f74931b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.510127 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-43a1650b-5bd0-4a74-a0b5-530e1f74931b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.510275 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-43a1650b-5bd0-4a74-a0b5-530e1f74931b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:10.514529 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-24ae6e52-7533-47c6-af20-9f3b2094b8be tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Acquiring lock "cinder-attachment_update-7d9f519a-30f9-4713-a66d-19a146da9f77-np0000006230" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:07:10.514636 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.514636 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:10.515688 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-43a1650b-5bd0-4a74-a0b5-530e1f74931b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:10.515688 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1250/5004] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:10.519949 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.519949 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:10.520427 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-b9fc1bee-fe34-4069-ab87-e0de317e35f5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:10.526266 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-24ae6e52-7533-47c6-af20-9f3b2094b8be tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-7d9f519a-30f9-4713-a66d-19a146da9f77-np0000006230" acquired by "attachment_update" :: waited 0.009s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:07:10.526266 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.526266 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:10.532531 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69dc6fed-a19e-4307-9cf9-a5198842dbfd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:07:10.533035 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1251/5005] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:10 2026] POST /volume/v3/backups => generated 329 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:10.533492 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-b9fc1bee-fe34-4069-ab87-e0de317e35f5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Begin detaching volume completed successfully. Jul 31 14:07:10.536818 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-b9fc1bee-fe34-4069-ab87-e0de317e35f5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2/action returned with HTTP 202 Jul 31 14:07:10.537339 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1251/5006] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:07:10 2026] POST /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:10.543177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f38885c8-f798-4429-bdd7-8d08b024f7a1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.544961 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f38885c8-f798-4429-bdd7-8d08b024f7a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:10.545146 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f38885c8-f798-4429-bdd7-8d08b024f7a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.545348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f38885c8-f798-4429-bdd7-8d08b024f7a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.545460 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f38885c8-f798-4429-bdd7-8d08b024f7a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:10.549901 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.549901 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:10.550799 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f38885c8-f798-4429-bdd7-8d08b024f7a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:10.551172 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1251/5007] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:10.557751 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-27008600-ff65-4602-bfb7-0cf59a47c050 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.560019 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27008600-ff65-4602-bfb7-0cf59a47c050 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:10.560287 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27008600-ff65-4602-bfb7-0cf59a47c050 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.560504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27008600-ff65-4602-bfb7-0cf59a47c050 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.569783 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.569783 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:10.572966 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-27008600-ff65-4602-bfb7-0cf59a47c050 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:10.578794 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27008600-ff65-4602-bfb7-0cf59a47c050 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:10.579541 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1252/5008] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:10.580118 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5afc10b9-f51d-4625-882b-ee7ea33f40c1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.583890 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5afc10b9-f51d-4625-882b-ee7ea33f40c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:07:10.583890 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5afc10b9-f51d-4625-882b-ee7ea33f40c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.583890 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5afc10b9-f51d-4625-882b-ee7ea33f40c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.589741 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b074e01a-c934-44aa-9380-f82db8f5ed28 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.590133 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b074e01a-c934-44aa-9380-f82db8f5ed28 None None] GET https://10.4.3.140/volume// Jul 31 14:07:10.590300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b074e01a-c934-44aa-9380-f82db8f5ed28 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.590504 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b074e01a-c934-44aa-9380-f82db8f5ed28 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.590850 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b074e01a-c934-44aa-9380-f82db8f5ed28 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:07:10.591125 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1252/5009] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:07:10.593342 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.593342 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:10.599496 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5afc10b9-f51d-4625-882b-ee7ea33f40c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:10.600290 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-5d966db2-3961-4621-98df-cc8fa011996c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.602682 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-5d966db2-3961-4621-98df-cc8fa011996c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:10.602920 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-5d966db2-3961-4621-98df-cc8fa011996c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.603239 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-5d966db2-3961-4621-98df-cc8fa011996c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.605413 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5afc10b9-f51d-4625-882b-ee7ea33f40c1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 200 Jul 31 14:07:10.605827 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1252/5010] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 1648 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:10.612597 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.612597 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:10.616202 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-5d966db2-3961-4621-98df-cc8fa011996c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:10.622470 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-5d966db2-3961-4621-98df-cc8fa011996c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:10.622470 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1253/5011] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1349 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:07:10.631117 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-d17383f8-684e-40cb-be9f-b68b627bbba3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.633145 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-d17383f8-684e-40cb-be9f-b68b627bbba3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2/encryption Jul 31 14:07:10.633493 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-d17383f8-684e-40cb-be9f-b68b627bbba3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.635006 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-d17383f8-684e-40cb-be9f-b68b627bbba3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.638021 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-24ae6e52-7533-47c6-af20-9f3b2094b8be tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Lock "cinder-attachment_update-7d9f519a-30f9-4713-a66d-19a146da9f77-np0000006230" released by "attachment_update" :: held 0.113s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:07:10.638021 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-24ae6e52-7533-47c6-af20-9f3b2094b8be tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/6256025e-e102-4413-a0ad-3fb12c5b1012 returned with HTTP 200 Jul 31 14:07:10.638021 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1255/5012] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:07:10 2026] PUT /volume/v3/attachments/6256025e-e102-4413-a0ad-3fb12c5b1012 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:10.647606 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.647606 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:10.654365 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-d17383f8-684e-40cb-be9f-b68b627bbba3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2/encryption returned with HTTP 200 Jul 31 14:07:10.654790 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1253/5013] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:10.669588 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-955d5015-4c68-4abc-847e-0d7549b4348b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.672017 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-955d5015-4c68-4abc-847e-0d7549b4348b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] POST https://10.4.3.140/volume/v3/attachments/6256025e-e102-4413-a0ad-3fb12c5b1012/action Jul 31 14:07:10.672638 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-955d5015-4c68-4abc-847e-0d7549b4348b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:07:10.672837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-955d5015-4c68-4abc-847e-0d7549b4348b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:10.690345 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.690345 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:10.703953 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-8ef3f755-0b95-42fb-bb61-1a204af96c0a req-955d5015-4c68-4abc-847e-0d7549b4348b tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/6256025e-e102-4413-a0ad-3fb12c5b1012/action returned with HTTP 204 Jul 31 14:07:10.704453 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1253/5014] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:07:10 2026] POST /volume/v3/attachments/6256025e-e102-4413-a0ad-3fb12c5b1012/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:10.987045 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9f0d9ff5-1894-4998-8e12-6175d282f9f0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:10.989212 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f0d9ff5-1894-4998-8e12-6175d282f9f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:10.989533 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f0d9ff5-1894-4998-8e12-6175d282f9f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:10.989829 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f0d9ff5-1894-4998-8e12-6175d282f9f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:10.997845 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:10.997845 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:11.001373 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9f0d9ff5-1894-4998-8e12-6175d282f9f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:11.008479 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f0d9ff5-1894-4998-8e12-6175d282f9f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:11.008990 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1254/5015] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:10 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:11.161645 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-0ba3931a-9382-4868-9866-58017d5f1245 req-fd35cb44-908f-44a3-b394-56877c5a4bfb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:11.163871 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0ba3931a-9382-4868-9866-58017d5f1245 req-fd35cb44-908f-44a3-b394-56877c5a4bfb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f6167ca2-aba7-4e03-95b1-0f557eaceef2 Jul 31 14:07:11.164085 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0ba3931a-9382-4868-9866-58017d5f1245 req-fd35cb44-908f-44a3-b394-56877c5a4bfb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:11.164319 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0ba3931a-9382-4868-9866-58017d5f1245 req-fd35cb44-908f-44a3-b394-56877c5a4bfb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:11.173542 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:11.173542 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:11.221678 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0ba3931a-9382-4868-9866-58017d5f1245 req-fd35cb44-908f-44a3-b394-56877c5a4bfb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/attachments/f6167ca2-aba7-4e03-95b1-0f557eaceef2 returned with HTTP 200 Jul 31 14:07:11.222072 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1256/5016] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:07:11 2026] DELETE /volume/v3/attachments/f6167ca2-aba7-4e03-95b1-0f557eaceef2 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:11.545235 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-66962eeb-906f-478e-a9ed-302b29c7d696 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:11.547155 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-66962eeb-906f-478e-a9ed-302b29c7d696 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:11.547376 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-66962eeb-906f-478e-a9ed-302b29c7d696 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:11.547577 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-66962eeb-906f-478e-a9ed-302b29c7d696 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:11.547739 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-66962eeb-906f-478e-a9ed-302b29c7d696 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:11.551707 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:11.551707 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:11.552320 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-66962eeb-906f-478e-a9ed-302b29c7d696 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:11.552657 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1254/5017] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:11 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:11.563961 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f8b87dd2-0580-4a15-aed0-65dd1b02a7af None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:11.566636 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8b87dd2-0580-4a15-aed0-65dd1b02a7af tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:11.566876 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8b87dd2-0580-4a15-aed0-65dd1b02a7af tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:11.567100 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8b87dd2-0580-4a15-aed0-65dd1b02a7af tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:11.567200 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f8b87dd2-0580-4a15-aed0-65dd1b02a7af tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:11.576361 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:11.576361 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:11.577401 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8b87dd2-0580-4a15-aed0-65dd1b02a7af tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:11.577929 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1254/5018] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:11 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:11.597232 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-94de4574-6524-44c2-b3a6-7da229c8f402 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:11.598994 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94de4574-6524-44c2-b3a6-7da229c8f402 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:11.599401 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94de4574-6524-44c2-b3a6-7da229c8f402 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:11.599440 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94de4574-6524-44c2-b3a6-7da229c8f402 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:11.609805 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:11.609805 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:11.612777 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-94de4574-6524-44c2-b3a6-7da229c8f402 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:11.617156 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94de4574-6524-44c2-b3a6-7da229c8f402 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:11.617569 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1255/5019] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:11 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:11.622788 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb9f7c6d-1a7a-4ec6-a4bd-0f4b6fc7f4c0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:11.625034 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb9f7c6d-1a7a-4ec6-a4bd-0f4b6fc7f4c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:07:11.625275 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb9f7c6d-1a7a-4ec6-a4bd-0f4b6fc7f4c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:11.625537 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb9f7c6d-1a7a-4ec6-a4bd-0f4b6fc7f4c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:11.634620 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:11.634620 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:11.639034 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eb9f7c6d-1a7a-4ec6-a4bd-0f4b6fc7f4c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:11.644933 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb9f7c6d-1a7a-4ec6-a4bd-0f4b6fc7f4c0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 200 Jul 31 14:07:11.645495 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1257/5020] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:11 2026] GET /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:11.658669 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dbfce89e-79a1-41d4-89fa-e2515fd4a67f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:11.660410 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dbfce89e-79a1-41d4-89fa-e2515fd4a67f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:07:11.660835 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dbfce89e-79a1-41d4-89fa-e2515fd4a67f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61ce7456-262a-4b8b-b0d4-608773bd0918", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-850251121"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:11.662287 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-dbfce89e-79a1-41d4-89fa-e2515fd4a67f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating new backup {'backup': {'volume_id': '61ce7456-262a-4b8b-b0d4-608773bd0918', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-850251121'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:07:11.662451 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-dbfce89e-79a1-41d4-89fa-e2515fd4a67f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating backup of volume 61ce7456-262a-4b8b-b0d4-608773bd0918 in container None Jul 31 14:07:11.671365 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:11.671365 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:11.671964 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dbfce89e-79a1-41d4-89fa-e2515fd4a67f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:11.694335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-dbfce89e-79a1-41d4-89fa-e2515fd4a67f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['70e69a45-5900-4c02-b42f-b7dfdd22bb09', '4d92e8d9-770b-4459-8fa6-498136d7e366'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:11.749229 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dbfce89e-79a1-41d4-89fa-e2515fd4a67f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:07:11.749229 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1255/5021] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:11 2026] POST /volume/v3/backups => generated 329 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:11.757847 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-675f27d9-344f-4290-9db9-c03848fd7dcb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:11.759481 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-675f27d9-344f-4290-9db9-c03848fd7dcb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:11.759684 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-675f27d9-344f-4290-9db9-c03848fd7dcb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:11.759854 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-675f27d9-344f-4290-9db9-c03848fd7dcb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:11.759955 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-675f27d9-344f-4290-9db9-c03848fd7dcb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:11.763996 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:11.763996 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:11.764467 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-675f27d9-344f-4290-9db9-c03848fd7dcb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:11.764819 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1255/5022] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:11 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:12.021923 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7ae0e02f-1b2e-493f-b8ff-5cf44d375dfe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:12.024120 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7ae0e02f-1b2e-493f-b8ff-5cf44d375dfe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:12.024477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7ae0e02f-1b2e-493f-b8ff-5cf44d375dfe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:12.024851 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7ae0e02f-1b2e-493f-b8ff-5cf44d375dfe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:12.033380 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:12.033380 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:12.037461 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7ae0e02f-1b2e-493f-b8ff-5cf44d375dfe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:12.042307 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7ae0e02f-1b2e-493f-b8ff-5cf44d375dfe tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:12.042790 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1256/5023] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:12 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:12.573883 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-09b0bc62-afad-4650-9474-6b99a2ad95bc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:12.575340 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-09b0bc62-afad-4650-9474-6b99a2ad95bc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:12.575691 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-09b0bc62-afad-4650-9474-6b99a2ad95bc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:12.575960 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-09b0bc62-afad-4650-9474-6b99a2ad95bc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:12.576136 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-09b0bc62-afad-4650-9474-6b99a2ad95bc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:12.580346 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:12.580346 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:12.581009 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-09b0bc62-afad-4650-9474-6b99a2ad95bc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:12.581421 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1258/5024] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:12 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:12.589896 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-06684df8-db72-4bfa-912c-464597edf14c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:12.591808 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-06684df8-db72-4bfa-912c-464597edf14c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:12.592020 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-06684df8-db72-4bfa-912c-464597edf14c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:12.592196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-06684df8-db72-4bfa-912c-464597edf14c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:12.592306 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-06684df8-db72-4bfa-912c-464597edf14c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:12.596368 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:12.596368 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:12.597318 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-06684df8-db72-4bfa-912c-464597edf14c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:12.597647 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1256/5025] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:12 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:12.632730 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-daa759ae-1c29-4363-960f-8398130a4d31 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:12.634199 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-daa759ae-1c29-4363-960f-8398130a4d31 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:12.635678 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-daa759ae-1c29-4363-960f-8398130a4d31 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:12.635678 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-daa759ae-1c29-4363-960f-8398130a4d31 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:12.643058 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:12.643058 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:12.645999 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-daa759ae-1c29-4363-960f-8398130a4d31 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:12.649499 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-daa759ae-1c29-4363-960f-8398130a4d31 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:12.649976 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1256/5026] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:12 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:12.775450 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-54b99dca-09b1-4625-be51-a7bde73dbd8d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:12.777261 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-54b99dca-09b1-4625-be51-a7bde73dbd8d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:12.777461 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-54b99dca-09b1-4625-be51-a7bde73dbd8d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:12.777671 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-54b99dca-09b1-4625-be51-a7bde73dbd8d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:12.777769 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-54b99dca-09b1-4625-be51-a7bde73dbd8d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:12.782241 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:12.782241 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:12.783040 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-54b99dca-09b1-4625-be51-a7bde73dbd8d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:12.783444 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1257/5027] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:12 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:13.055505 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5c4845f3-225c-42ff-bc6c-8b8ef74d33c8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:13.057226 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c4845f3-225c-42ff-bc6c-8b8ef74d33c8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:13.057529 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c4845f3-225c-42ff-bc6c-8b8ef74d33c8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:13.057800 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c4845f3-225c-42ff-bc6c-8b8ef74d33c8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:13.065657 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:13.065657 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:13.068075 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5c4845f3-225c-42ff-bc6c-8b8ef74d33c8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:13.072464 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c4845f3-225c-42ff-bc6c-8b8ef74d33c8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:13.073055 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1259/5028] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:13 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:13.591074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b19b7275-3b7b-4f95-b7a5-df7ac2912617 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:13.593386 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b19b7275-3b7b-4f95-b7a5-df7ac2912617 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:13.593707 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b19b7275-3b7b-4f95-b7a5-df7ac2912617 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:13.593951 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b19b7275-3b7b-4f95-b7a5-df7ac2912617 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:13.594118 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b19b7275-3b7b-4f95-b7a5-df7ac2912617 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:13.599205 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:13.599205 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:13.600085 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b19b7275-3b7b-4f95-b7a5-df7ac2912617 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:13.600574 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1257/5029] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:13 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:13.616717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b4a3fa83-b1f7-4edb-889d-61fda9666179 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:13.618238 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b4a3fa83-b1f7-4edb-889d-61fda9666179 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:13.618538 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b4a3fa83-b1f7-4edb-889d-61fda9666179 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:13.618802 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b4a3fa83-b1f7-4edb-889d-61fda9666179 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:13.618979 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-b4a3fa83-b1f7-4edb-889d-61fda9666179 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:13.624494 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:13.624494 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:13.624494 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b4a3fa83-b1f7-4edb-889d-61fda9666179 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:13.624494 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1257/5030] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:13 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:13.661930 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6951157f-d2a9-49e8-a99a-9f230e6b81e3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:13.664033 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6951157f-d2a9-49e8-a99a-9f230e6b81e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:13.664033 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6951157f-d2a9-49e8-a99a-9f230e6b81e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:13.664297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6951157f-d2a9-49e8-a99a-9f230e6b81e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:13.674606 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:13.674606 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:13.677957 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6951157f-d2a9-49e8-a99a-9f230e6b81e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:13.682890 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6951157f-d2a9-49e8-a99a-9f230e6b81e3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:13.683441 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1258/5031] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:13 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:13.796474 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e12f9353-cb5b-49eb-976a-48c1fc4aa0ab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:13.799007 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e12f9353-cb5b-49eb-976a-48c1fc4aa0ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:13.800012 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e12f9353-cb5b-49eb-976a-48c1fc4aa0ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:13.800827 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e12f9353-cb5b-49eb-976a-48c1fc4aa0ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:13.801125 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e12f9353-cb5b-49eb-976a-48c1fc4aa0ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:13.807084 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:13.807084 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:13.808075 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e12f9353-cb5b-49eb-976a-48c1fc4aa0ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:13.808633 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1260/5032] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:13 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:14.090609 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-09b70f36-2a78-4a4f-bd35-13d428075fdd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:14.092341 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09b70f36-2a78-4a4f-bd35-13d428075fdd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:14.092533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09b70f36-2a78-4a4f-bd35-13d428075fdd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:14.092732 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09b70f36-2a78-4a4f-bd35-13d428075fdd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:14.101424 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:14.101424 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:14.105473 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-09b70f36-2a78-4a4f-bd35-13d428075fdd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:14.109833 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09b70f36-2a78-4a4f-bd35-13d428075fdd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:14.110088 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1258/5033] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:14 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:14.613705 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-27c1b933-f6d1-439d-a047-317359476404 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:14.615557 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-27c1b933-f6d1-439d-a047-317359476404 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:14.615783 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-27c1b933-f6d1-439d-a047-317359476404 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:14.616006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-27c1b933-f6d1-439d-a047-317359476404 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:14.616092 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-27c1b933-f6d1-439d-a047-317359476404 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:14.620414 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:14.620414 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:14.621155 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-27c1b933-f6d1-439d-a047-317359476404 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:14.621617 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1258/5034] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:14 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:14.633528 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7f8f99d9-eb22-434d-8554-e3f1ea58af11 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:14.635309 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7f8f99d9-eb22-434d-8554-e3f1ea58af11 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:14.635568 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7f8f99d9-eb22-434d-8554-e3f1ea58af11 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:14.635801 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7f8f99d9-eb22-434d-8554-e3f1ea58af11 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:14.635958 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7f8f99d9-eb22-434d-8554-e3f1ea58af11 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:14.640313 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:14.640313 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:14.641235 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7f8f99d9-eb22-434d-8554-e3f1ea58af11 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:14.641634 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1259/5035] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:14 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:14.696727 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dfb28b88-7e54-46d0-95f7-3878f041258d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:14.698660 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dfb28b88-7e54-46d0-95f7-3878f041258d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:14.698845 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dfb28b88-7e54-46d0-95f7-3878f041258d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:14.699104 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dfb28b88-7e54-46d0-95f7-3878f041258d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:14.709743 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:14.709743 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:14.713944 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dfb28b88-7e54-46d0-95f7-3878f041258d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:14.719601 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dfb28b88-7e54-46d0-95f7-3878f041258d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:14.720158 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1261/5036] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:14 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:14.819074 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-46c87e32-0426-477b-8149-16c57c866619 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:14.820912 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46c87e32-0426-477b-8149-16c57c866619 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:14.821130 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46c87e32-0426-477b-8149-16c57c866619 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:14.821342 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46c87e32-0426-477b-8149-16c57c866619 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:14.821471 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-46c87e32-0426-477b-8149-16c57c866619 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:14.825885 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:14.825885 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:14.826662 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46c87e32-0426-477b-8149-16c57c866619 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:14.827043 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1259/5037] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:14 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:15.122804 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6d7fcd79-bd7d-4ea3-8ca9-8b22b39c72e3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.125212 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6d7fcd79-bd7d-4ea3-8ca9-8b22b39c72e3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:15.125421 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6d7fcd79-bd7d-4ea3-8ca9-8b22b39c72e3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.125809 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6d7fcd79-bd7d-4ea3-8ca9-8b22b39c72e3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.134610 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.134610 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:15.138319 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-6d7fcd79-bd7d-4ea3-8ca9-8b22b39c72e3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:15.142467 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6d7fcd79-bd7d-4ea3-8ca9-8b22b39c72e3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:15.142935 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1259/5038] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:15 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:15.632034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f8038d93-b86e-41c9-b6f6-cedace985194 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.633884 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f8038d93-b86e-41c9-b6f6-cedace985194 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:15.634302 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f8038d93-b86e-41c9-b6f6-cedace985194 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.634302 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f8038d93-b86e-41c9-b6f6-cedace985194 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.634471 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f8038d93-b86e-41c9-b6f6-cedace985194 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:15.639486 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.639486 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:15.640306 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f8038d93-b86e-41c9-b6f6-cedace985194 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:15.640886 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1260/5039] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:15 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:15.651470 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c000c158-a3f9-409e-938d-c13f8cd9188a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.651789 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4e2ca146-35a5-4e8d-919e-81816e409cb4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.653781 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4e2ca146-35a5-4e8d-919e-81816e409cb4 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:15.653975 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c000c158-a3f9-409e-938d-c13f8cd9188a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4/export_record Jul 31 14:07:15.654029 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4e2ca146-35a5-4e8d-919e-81816e409cb4 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.654284 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4e2ca146-35a5-4e8d-919e-81816e409cb4 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.654385 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c000c158-a3f9-409e-938d-c13f8cd9188a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.654432 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4e2ca146-35a5-4e8d-919e-81816e409cb4 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:15.654578 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c000c158-a3f9-409e-938d-c13f8cd9188a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'export_record' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.654769 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-c000c158-a3f9-409e-938d-c13f8cd9188a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Export record for backup d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100184) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 14:07:15.659849 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.659849 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:15.660405 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.660405 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:15.660686 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4e2ca146-35a5-4e8d-919e-81816e409cb4 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:15.661103 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1260/5040] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:15 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:15.661778 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.api [None req-c000c158-a3f9-409e-938d-c13f8cd9188a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling RPCAPI with context: , host: np0000006230, backup: d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100184) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 14:07:15.672017 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-c000c158-a3f9-409e-938d-c13f8cd9188a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] export_record in rpcapi backup_id d9f94465-99d5-4603-81c4-b018400741a4 on host np0000006230. {{(pid=100184) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 14:07:15.682793 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-c000c158-a3f9-409e-938d-c13f8cd9188a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDlmOTQ0NjUtOTlkNS00NjAzLTgxYzQtYjAxODQwMDc0MWE0IiwgInVzZXJfaWQiOiAiMzNhZjZmOTI3ZDFkNGVmMWIyNWU4NDE1MGUwMTc2NDMiLCAicHJvamVjdF9pZCI6ICIzYzZlY2YzODNmZWU0ZTEzODRmMjMyM2RmNjE5YzYzZiIsICJ2b2x1bWVfaWQiOiAiYTBjYTliNjUtYzBhMy00ZTIxLTk5ZGItOGVmZWNiZGQ1OWU1IiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTA0MTQxODk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTBjYTliNjUtYzBhMy00ZTIxLTk5ZGItOGVmZWNiZGQ1OWU1LzIwMjYwNzMxMTQwNjU4L2F6X25vdmFfYmFja3VwX2Q5Zjk0NDY1LTk5ZDUtNDYwMy04MWM0LWIwMTg0MDA3NDFhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTQ6MDY6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTQ6MDY6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowNzoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100184) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 14:07:15.683158 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c000c158-a3f9-409e-938d-c13f8cd9188a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4/export_record returned with HTTP 200 Jul 31 14:07:15.684144 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1262/5041] 10.4.3.140 () {68 vars in 1430 bytes} [Fri Jul 31 14:07:15 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:15.690846 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cf5b5fac-7aa7-4fe1-b4a9-f48a7749e9ba None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.692274 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cf5b5fac-7aa7-4fe1-b4a9-f48a7749e9ba tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:15.692447 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cf5b5fac-7aa7-4fe1-b4a9-f48a7749e9ba tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.692644 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cf5b5fac-7aa7-4fe1-b4a9-f48a7749e9ba tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.692739 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-cf5b5fac-7aa7-4fe1-b4a9-f48a7749e9ba tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:15.696623 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.696623 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:15.697175 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cf5b5fac-7aa7-4fe1-b4a9-f48a7749e9ba tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:15.697537 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1260/5042] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:15 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:15.708841 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e24c5e7a-c6e4-4e09-9168-25f63a549a91 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.711216 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e24c5e7a-c6e4-4e09-9168-25f63a549a91 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] POST https://10.4.3.140/volume/v3/backups/import_record Jul 31 14:07:15.711818 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e24c5e7a-c6e4-4e09-9168-25f63a549a91 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTAwYTliZTUtMTE1MS00NTMyLTg5NzgtMGYyYWZlNGU0ZWRlIiwgInVzZXJfaWQiOiAiMzNhZjZmOTI3ZDFkNGVmMWIyNWU4NDE1MGUwMTc2NDMiLCAicHJvamVjdF9pZCI6ICIzYzZlY2YzODNmZWU0ZTEzODRmMjMyM2RmNjE5YzYzZiIsICJ2b2x1bWVfaWQiOiAiYTBjYTliNjUtYzBhMy00ZTIxLTk5ZGItOGVmZWNiZGQ1OWU1IiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTA0MTQxODk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTBjYTliNjUtYzBhMy00ZTIxLTk5ZGItOGVmZWNiZGQ1OWU1LzIwMjYwNzMxMTQwNjU4L2F6X25vdmFfYmFja3VwX2Q5Zjk0NDY1LTk5ZDUtNDYwMy04MWM0LWIwMTg0MDA3NDFhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTQ6MDY6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTQ6MDY6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowNzoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:15.713537 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-e24c5e7a-c6e4-4e09-9168-25f63a549a91 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTAwYTliZTUtMTE1MS00NTMyLTg5NzgtMGYyYWZlNGU0ZWRlIiwgInVzZXJfaWQiOiAiMzNhZjZmOTI3ZDFkNGVmMWIyNWU4NDE1MGUwMTc2NDMiLCAicHJvamVjdF9pZCI6ICIzYzZlY2YzODNmZWU0ZTEzODRmMjMyM2RmNjE5YzYzZiIsICJ2b2x1bWVfaWQiOiAiYTBjYTliNjUtYzBhMy00ZTIxLTk5ZGItOGVmZWNiZGQ1OWU1IiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTA0MTQxODk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTBjYTliNjUtYzBhMy00ZTIxLTk5ZGItOGVmZWNiZGQ1OWU1LzIwMjYwNzMxMTQwNjU4L2F6X25vdmFfYmFja3VwX2Q5Zjk0NDY1LTk5ZDUtNDYwMy04MWM0LWIwMTg0MDA3NDFhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTQ6MDY6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTQ6MDY6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowNzoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100183) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 14:07:15.713704 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-e24c5e7a-c6e4-4e09-9168-25f63a549a91 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTAwYTliZTUtMTE1MS00NTMyLTg5NzgtMGYyYWZlNGU0ZWRlIiwgInVzZXJfaWQiOiAiMzNhZjZmOTI3ZDFkNGVmMWIyNWU4NDE1MGUwMTc2NDMiLCAicHJvamVjdF9pZCI6ICIzYzZlY2YzODNmZWU0ZTEzODRmMjMyM2RmNjE5YzYzZiIsICJ2b2x1bWVfaWQiOiAiYTBjYTliNjUtYzBhMy00ZTIxLTk5ZGItOGVmZWNiZGQ1OWU1IiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTA0MTQxODk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTBjYTliNjUtYzBhMy00ZTIxLTk5ZGItOGVmZWNiZGQ1OWU1LzIwMjYwNzMxMTQwNjU4L2F6X25vdmFfYmFja3VwX2Q5Zjk0NDY1LTk5ZDUtNDYwMy04MWM0LWIwMTg0MDA3NDFhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTQ6MDY6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTQ6MDY6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowNzoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100183) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 14:07:15.714574 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-e24c5e7a-c6e4-4e09-9168-25f63a549a91 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'd9c5e403e19a49988fabb0fd842ffe09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6ecf383fee4e1384f2323df619c63f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:07:15.714808 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e24c5e7a-c6e4-4e09-9168-25f63a549a91 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] https://10.4.3.140/volume/v3/backups/import_record returned with HTTP 403 Jul 31 14:07:15.715388 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1261/5043] 10.4.3.140 () {70 vars in 1342 bytes} [Fri Jul 31 14:07:15 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:15.723508 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d01bc805-249c-43f5-855c-b4255cfa0506 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.726555 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d01bc805-249c-43f5-855c-b4255cfa0506 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 Jul 31 14:07:15.726555 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d01bc805-249c-43f5-855c-b4255cfa0506 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.726810 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d01bc805-249c-43f5-855c-b4255cfa0506 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.727120 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d01bc805-249c-43f5-855c-b4255cfa0506 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume with id: a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 Jul 31 14:07:15.732664 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2a27943e-0f22-40a7-80c5-ba01e325a0fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.736534 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a27943e-0f22-40a7-80c5-ba01e325a0fe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:15.736534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a27943e-0f22-40a7-80c5-ba01e325a0fe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.736534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a27943e-0f22-40a7-80c5-ba01e325a0fe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.740207 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.740207 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:15.740970 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d01bc805-249c-43f5-855c-b4255cfa0506 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:15.744214 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.744214 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:15.747431 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2a27943e-0f22-40a7-80c5-ba01e325a0fe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:15.752459 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a27943e-0f22-40a7-80c5-ba01e325a0fe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:15.752617 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1263/5044] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:15 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:15.766684 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d01bc805-249c-43f5-855c-b4255cfa0506 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume request issued successfully. Jul 31 14:07:15.766684 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d01bc805-249c-43f5-855c-b4255cfa0506 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 returned with HTTP 202 Jul 31 14:07:15.766915 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1261/5045] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:07:15 2026] DELETE /volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:15.775023 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1290cbb5-faca-4189-95a0-1ce8fb0038ef None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.776794 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1290cbb5-faca-4189-95a0-1ce8fb0038ef tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 Jul 31 14:07:15.776986 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1290cbb5-faca-4189-95a0-1ce8fb0038ef tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.777230 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1290cbb5-faca-4189-95a0-1ce8fb0038ef tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.779891 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-3ca8036b-27d1-4f10-b57d-413d7583ee40 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.781850 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-3ca8036b-27d1-4f10-b57d-413d7583ee40 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] DELETE https://10.4.3.140/volume/v3/attachments/53e14214-c684-41d5-9c16-cf44a990be4d Jul 31 14:07:15.782154 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-3ca8036b-27d1-4f10-b57d-413d7583ee40 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.782326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-3ca8036b-27d1-4f10-b57d-413d7583ee40 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.787568 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.787568 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:15.790244 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.790244 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:15.794279 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1290cbb5-faca-4189-95a0-1ce8fb0038ef tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:15.799826 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1290cbb5-faca-4189-95a0-1ce8fb0038ef tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 returned with HTTP 200 Jul 31 14:07:15.800328 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1261/5046] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:15 2026] GET /volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 14:07:15.837174 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-904599c4-244f-4aa6-87ae-0f432645778d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:15.839325 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-904599c4-244f-4aa6-87ae-0f432645778d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:15.839797 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-904599c4-244f-4aa6-87ae-0f432645778d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:15.839857 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-904599c4-244f-4aa6-87ae-0f432645778d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:15.840012 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-904599c4-244f-4aa6-87ae-0f432645778d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:15.844673 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:15.844673 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:15.845652 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-904599c4-244f-4aa6-87ae-0f432645778d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:15.846207 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1264/5047] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:15 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:15.870041 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-db8289f4-eca0-45d6-a52f-13004081ad07 req-3ca8036b-27d1-4f10-b57d-413d7583ee40 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/53e14214-c684-41d5-9c16-cf44a990be4d returned with HTTP 200 Jul 31 14:07:15.870636 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1262/5048] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:07:15 2026] DELETE /volume/v3/attachments/53e14214-c684-41d5-9c16-cf44a990be4d => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:16.155708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f052047d-1040-402c-9174-bcf936f108b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.157811 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f052047d-1040-402c-9174-bcf936f108b2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:16.158041 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f052047d-1040-402c-9174-bcf936f108b2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.158277 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f052047d-1040-402c-9174-bcf936f108b2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.166852 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:16.166852 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:16.170697 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f052047d-1040-402c-9174-bcf936f108b2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:16.175943 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f052047d-1040-402c-9174-bcf936f108b2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:16.176585 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1262/5049] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:16.671236 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7d3801b3-71e2-4bdc-b190-9caee33f3e01 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.672408 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7d3801b3-71e2-4bdc-b190-9caee33f3e01 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:16.672662 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7d3801b3-71e2-4bdc-b190-9caee33f3e01 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.672891 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7d3801b3-71e2-4bdc-b190-9caee33f3e01 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.673067 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-7d3801b3-71e2-4bdc-b190-9caee33f3e01 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:16.676836 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:16.676836 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:16.677619 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7d3801b3-71e2-4bdc-b190-9caee33f3e01 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:16.678240 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1262/5050] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:16.767798 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0dad1327-1815-4e6c-b0e9-889929ffda54 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.769753 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0dad1327-1815-4e6c-b0e9-889929ffda54 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:16.769932 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0dad1327-1815-4e6c-b0e9-889929ffda54 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.770153 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0dad1327-1815-4e6c-b0e9-889929ffda54 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.777972 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:16.777972 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:16.782095 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0dad1327-1815-4e6c-b0e9-889929ffda54 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:16.786397 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0dad1327-1815-4e6c-b0e9-889929ffda54 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:16.786809 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1265/5051] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:16.797642 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-56f71178-3d4f-4807-95e4-de7bf4e8d70c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.799472 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-56f71178-3d4f-4807-95e4-de7bf4e8d70c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:16.799665 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-56f71178-3d4f-4807-95e4-de7bf4e8d70c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.799856 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-56f71178-3d4f-4807-95e4-de7bf4e8d70c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.809862 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:16.809862 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:16.814315 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b999a9c8-cc85-42a7-a8d1-a0795a1d3327 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.814411 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-56f71178-3d4f-4807-95e4-de7bf4e8d70c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:16.816290 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b999a9c8-cc85-42a7-a8d1-a0795a1d3327 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 Jul 31 14:07:16.816570 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b999a9c8-cc85-42a7-a8d1-a0795a1d3327 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.816795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b999a9c8-cc85-42a7-a8d1-a0795a1d3327 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.818976 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-56f71178-3d4f-4807-95e4-de7bf4e8d70c tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:07:16.819395 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1263/5052] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:16.824011 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b999a9c8-cc85-42a7-a8d1-a0795a1d3327 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 returned with HTTP 404 Jul 31 14:07:16.824491 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1263/5053] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/volumes/a0ca9b65-c0a3-4e21-99db-8efecbdd59e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:16.834275 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bacc7b0d-8bb5-4881-94a4-169252f8ca96 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.838919 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bacc7b0d-8bb5-4881-94a4-169252f8ca96 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] GET https://10.4.3.140/volume/v3/backups Jul 31 14:07:16.838919 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bacc7b0d-8bb5-4881-94a4-169252f8ca96 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.838919 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bacc7b0d-8bb5-4881-94a4-169252f8ca96 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.838919 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-bacc7b0d-8bb5-4881-94a4-169252f8ca96 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:07:16.844073 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bacc7b0d-8bb5-4881-94a4-169252f8ca96 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 200 Jul 31 14:07:16.844073 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1263/5054] 10.4.3.140 () {68 vars in 1277 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/backups => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:16.852117 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-47775532-6e5a-4414-8074-9a5117c67329 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.854334 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-47775532-6e5a-4414-8074-9a5117c67329 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] GET https://10.4.3.140/volume/v3/backups?project_id=3c6ecf383fee4e1384f2323df619c63f Jul 31 14:07:16.854620 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-47775532-6e5a-4414-8074-9a5117c67329 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.854848 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-47775532-6e5a-4414-8074-9a5117c67329 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.855193 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-47775532-6e5a-4414-8074-9a5117c67329 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Removing options 'project_id' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:07:16.857937 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-358f9e9e-fc7f-42e8-860a-0b4a65599cbb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.858995 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-358f9e9e-fc7f-42e8-860a-0b4a65599cbb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:16.859242 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-358f9e9e-fc7f-42e8-860a-0b4a65599cbb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.859489 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-358f9e9e-fc7f-42e8-860a-0b4a65599cbb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.859648 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-358f9e9e-fc7f-42e8-860a-0b4a65599cbb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:16.860842 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-47775532-6e5a-4414-8074-9a5117c67329 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] https://10.4.3.140/volume/v3/backups?project_id=3c6ecf383fee4e1384f2323df619c63f returned with HTTP 200 Jul 31 14:07:16.861209 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1266/5055] 10.4.3.140 () {68 vars in 1364 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/backups?project_id=3c6ecf383fee4e1384f2323df619c63f => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:16.865245 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:16.865245 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:16.866565 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-358f9e9e-fc7f-42e8-860a-0b4a65599cbb tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:16.866729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-19f7d6ea-b3ce-43a9-8e96-140c467ebafe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.866889 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1264/5056] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:16.869024 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-19f7d6ea-b3ce-43a9-8e96-140c467ebafe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:16.869220 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-19f7d6ea-b3ce-43a9-8e96-140c467ebafe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.869395 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-19f7d6ea-b3ce-43a9-8e96-140c467ebafe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.872264 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f726f301-1979-4daf-9f4d-5d54243bda86 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.873942 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:16.874316 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1599594489"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:16.875777 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1599594489'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:16.875925 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume of 1 GB Jul 31 14:07:16.876174 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:16.876174 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:16.879721 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Availability Zones retrieved successfully. Jul 31 14:07:16.881571 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:16.881571 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:16.886769 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Flow 'volume_create_api' (f86e8de9-f3b9-4e80-90a1-f4fbece9d81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:16.886875 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-19f7d6ea-b3ce-43a9-8e96-140c467ebafe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:16.887630 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06903665-5860-4353-adf2-380266b884d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:16.888664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:16.892653 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-19f7d6ea-b3ce-43a9-8e96-140c467ebafe tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:07:16.893094 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1264/5057] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:16.914630 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-eee724d0-b0af-4d4b-b0a6-edf8251aad6d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.916832 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-eee724d0-b0af-4d4b-b0a6-edf8251aad6d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36/action Jul 31 14:07:16.916908 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06903665-5860-4353-adf2-380266b884d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:16.917260 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-eee724d0-b0af-4d4b-b0a6-edf8251aad6d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:07:16.917407 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-eee724d0-b0af-4d4b-b0a6-edf8251aad6d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:16.918310 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4254c0-0aac-40d3-b793-60cbe890e079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:16.931046 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:16.931046 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:16.931632 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-eee724d0-b0af-4d4b-b0a6-edf8251aad6d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:16.939995 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-eee724d0-b0af-4d4b-b0a6-edf8251aad6d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Begin detaching volume completed successfully. Jul 31 14:07:16.940295 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-eee724d0-b0af-4d4b-b0a6-edf8251aad6d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36/action returned with HTTP 202 Jul 31 14:07:16.941001 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1267/5058] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:07:16 2026] POST /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:16.962972 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aee0eb51-2f2e-4a7b-8c0a-4a2f66be29d3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.964861 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aee0eb51-2f2e-4a7b-8c0a-4a2f66be29d3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:16.965783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aee0eb51-2f2e-4a7b-8c0a-4a2f66be29d3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.965783 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aee0eb51-2f2e-4a7b-8c0a-4a2f66be29d3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.968914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Created reservations ['789e0e0d-6d88-42c1-a4ec-3d8775ed1abd', '9014ed03-e57f-42b4-be7c-bee75232b0d6', 'fdfab55c-4e9b-472b-888b-3d5ca5d2d5e4', '678aa173-0361-457f-9c5e-4cd03da29340'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:16.970186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4254c0-0aac-40d3-b793-60cbe890e079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['789e0e0d-6d88-42c1-a4ec-3d8775ed1abd', '9014ed03-e57f-42b4-be7c-bee75232b0d6', 'fdfab55c-4e9b-472b-888b-3d5ca5d2d5e4', '678aa173-0361-457f-9c5e-4cd03da29340']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:16.971288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6e76f0-d6b8-4600-9245-0216281eb28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:16.977812 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:16.977812 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:16.982615 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aee0eb51-2f2e-4a7b-8c0a-4a2f66be29d3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:16.984062 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-021806bd-0e34-4e6e-bf49-1d481c579bf4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.984423 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-021806bd-0e34-4e6e-bf49-1d481c579bf4 None None] GET https://10.4.3.140/volume// Jul 31 14:07:16.986502 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-021806bd-0e34-4e6e-bf49-1d481c579bf4 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.986502 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-021806bd-0e34-4e6e-bf49-1d481c579bf4 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:16.986502 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-021806bd-0e34-4e6e-bf49-1d481c579bf4 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:07:16.986502 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1265/5059] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:07:16.989023 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aee0eb51-2f2e-4a7b-8c0a-4a2f66be29d3 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:07:16.989324 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1265/5060] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:16.995102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-08318436-1680-4ca8-8897-bc107c7396f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:16.997053 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-08318436-1680-4ca8-8897-bc107c7396f4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:16.997281 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-08318436-1680-4ca8-8897-bc107c7396f4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:16.997462 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-08318436-1680-4ca8-8897-bc107c7396f4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:17.003334 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6e76f0-d6b8-4600-9245-0216281eb28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '677c056e-6277-40dd-8432-213e5d365db9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1599594489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['789e0e0d-6d88-42c1-a4ec-3d8775ed1abd','9014ed03-e57f-42b4-be7c-bee75232b0d6','fdfab55c-4e9b-472b-888b-3d5ca5d2d5e4','678aa173-0361-457f-9c5e-4cd03da29340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33af6f927d1d4ef1b25e84150e017643',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1599594489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=677c056e-6277-40dd-8432-213e5d365db9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c6ecf383fee4e1384f2323df619c63f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33af6f927d1d4ef1b25e84150e017643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:17.005109 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ed941c9-cb65-44cc-a56a-1673e026db4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:17.007741 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:17.007741 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:17.011656 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-08318436-1680-4ca8-8897-bc107c7396f4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:17.016795 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-08318436-1680-4ca8-8897-bc107c7396f4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:07:17.017247 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1268/5061] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:07:16 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:07:17.027831 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ed941c9-cb65-44cc-a56a-1673e026db4a) transitioned into state 'SUCCESS' from state '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-1599594489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['789e0e0d-6d88-42c1-a4ec-3d8775ed1abd','9014ed03-e57f-42b4-be7c-bee75232b0d6','fdfab55c-4e9b-472b-888b-3d5ca5d2d5e4','678aa173-0361-457f-9c5e-4cd03da29340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33af6f927d1d4ef1b25e84150e017643',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:17.028657 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ece2d15-bfbe-4506-bd7d-4e02f2093bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:17.042470 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ece2d15-bfbe-4506-bd7d-4e02f2093bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:17.043632 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Flow 'volume_create_api' (f86e8de9-f3b9-4e80-90a1-f4fbece9d81b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:17.044024 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Create volume request issued successfully. Jul 31 14:07:17.045150 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f726f301-1979-4daf-9f4d-5d54243bda86 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:17.045952 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1264/5062] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:07:16 2026] POST /volume/v3/volumes => generated 778 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:17.059417 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1e4861d1-4ee1-4371-b2bb-547b40006d89 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:17.062592 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e4861d1-4ee1-4371-b2bb-547b40006d89 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 Jul 31 14:07:17.062983 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e4861d1-4ee1-4371-b2bb-547b40006d89 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:17.063540 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e4861d1-4ee1-4371-b2bb-547b40006d89 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:17.072253 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:17.072253 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:17.077400 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1e4861d1-4ee1-4371-b2bb-547b40006d89 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:17.082431 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e4861d1-4ee1-4371-b2bb-547b40006d89 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 returned with HTTP 200 Jul 31 14:07:17.082879 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1266/5063] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:17 2026] GET /volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:17.193905 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-776bc74e-8617-4172-b294-6191209a8cc2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:17.196641 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-776bc74e-8617-4172-b294-6191209a8cc2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:17.197434 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-776bc74e-8617-4172-b294-6191209a8cc2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:17.197434 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-776bc74e-8617-4172-b294-6191209a8cc2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:17.206933 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:17.206933 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:17.214708 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-776bc74e-8617-4172-b294-6191209a8cc2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:17.221570 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-776bc74e-8617-4172-b294-6191209a8cc2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:17.221969 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1266/5064] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:17 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:17.687437 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c0289d10-35db-43be-980f-8fe3e560e6b9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:17.689435 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0289d10-35db-43be-980f-8fe3e560e6b9 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:17.689642 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0289d10-35db-43be-980f-8fe3e560e6b9 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:17.689842 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0289d10-35db-43be-980f-8fe3e560e6b9 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:17.689957 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c0289d10-35db-43be-980f-8fe3e560e6b9 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:17.694631 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:17.694631 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:17.695484 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0289d10-35db-43be-980f-8fe3e560e6b9 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:17.695898 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1269/5065] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:17 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:17.878247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2751d66a-4033-48de-96a3-a46fcc13a23f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:17.880069 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2751d66a-4033-48de-96a3-a46fcc13a23f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:17.880290 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2751d66a-4033-48de-96a3-a46fcc13a23f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:17.880466 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2751d66a-4033-48de-96a3-a46fcc13a23f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:17.880589 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2751d66a-4033-48de-96a3-a46fcc13a23f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:17.884621 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:17.884621 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:17.885339 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2751d66a-4033-48de-96a3-a46fcc13a23f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:17.885690 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1265/5066] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:17 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:18.001973 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c7affbf-5b97-445b-9411-8749b09beacf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:18.003759 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c7affbf-5b97-445b-9411-8749b09beacf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:18.003969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c7affbf-5b97-445b-9411-8749b09beacf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:18.004165 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c7affbf-5b97-445b-9411-8749b09beacf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:18.014344 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:18.014344 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:18.017582 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c7affbf-5b97-445b-9411-8749b09beacf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:18.021416 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c7affbf-5b97-445b-9411-8749b09beacf tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:07:18.021788 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1267/5067] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:18 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:18.096624 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-54780f74-b236-474c-92a9-62c91527f7d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:18.098394 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-54780f74-b236-474c-92a9-62c91527f7d4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 Jul 31 14:07:18.098604 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-54780f74-b236-474c-92a9-62c91527f7d4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:18.098787 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-54780f74-b236-474c-92a9-62c91527f7d4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:18.105786 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:18.105786 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:18.109173 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-54780f74-b236-474c-92a9-62c91527f7d4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:18.112729 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-54780f74-b236-474c-92a9-62c91527f7d4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 returned with HTTP 200 Jul 31 14:07:18.113078 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1267/5068] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:18 2026] GET /volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:18.123875 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0c081684-c701-49ee-89f0-ca6a206947c4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:18.125444 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c081684-c701-49ee-89f0-ca6a206947c4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:07:18.125769 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0c081684-c701-49ee-89f0-ca6a206947c4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "677c056e-6277-40dd-8432-213e5d365db9", "name": "tempest-type-Backup-487516382"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:18.127033 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-0c081684-c701-49ee-89f0-ca6a206947c4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Creating new backup {'backup': {'volume_id': '677c056e-6277-40dd-8432-213e5d365db9', 'name': 'tempest-type-Backup-487516382'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:07:18.127186 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-0c081684-c701-49ee-89f0-ca6a206947c4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Creating backup of volume 677c056e-6277-40dd-8432-213e5d365db9 in container None Jul 31 14:07:18.134777 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:18.134777 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:18.135061 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0c081684-c701-49ee-89f0-ca6a206947c4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:18.149871 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-0c081684-c701-49ee-89f0-ca6a206947c4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Created reservations ['8417f198-568c-4220-a3dc-abf0745d3d18', '8fc6e173-27c1-463d-81ad-62e8c3ef684d'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:18.175359 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c081684-c701-49ee-89f0-ca6a206947c4 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:07:18.175826 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1270/5069] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:07:18 2026] POST /volume/v3/backups => generated 315 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:18.183204 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6e6be636-b2b6-4444-a0c4-0c2a0e2dd637 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:18.184989 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6e6be636-b2b6-4444-a0c4-0c2a0e2dd637 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:18.185230 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6e6be636-b2b6-4444-a0c4-0c2a0e2dd637 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:18.185466 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6e6be636-b2b6-4444-a0c4-0c2a0e2dd637 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:18.185586 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6e6be636-b2b6-4444-a0c4-0c2a0e2dd637 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:18.189770 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:18.189770 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:18.190337 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6e6be636-b2b6-4444-a0c4-0c2a0e2dd637 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:18.190674 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1266/5070] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:18 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:18.237134 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a69e02af-6b6f-4e49-bc01-41b38968957d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:18.238771 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a69e02af-6b6f-4e49-bc01-41b38968957d tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:18.238969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a69e02af-6b6f-4e49-bc01-41b38968957d tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:18.239154 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a69e02af-6b6f-4e49-bc01-41b38968957d tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:18.245837 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:18.245837 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:18.249720 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a69e02af-6b6f-4e49-bc01-41b38968957d tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:18.253817 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a69e02af-6b6f-4e49-bc01-41b38968957d tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:18.254180 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1268/5071] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:18 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:18.706306 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0a080f6d-c2f9-4c52-903a-43ab9e6ef67d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:18.708148 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a080f6d-c2f9-4c52-903a-43ab9e6ef67d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:18.708356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a080f6d-c2f9-4c52-903a-43ab9e6ef67d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:18.708548 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a080f6d-c2f9-4c52-903a-43ab9e6ef67d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:18.708662 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0a080f6d-c2f9-4c52-903a-43ab9e6ef67d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:18.713324 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:18.713324 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:18.714256 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a080f6d-c2f9-4c52-903a-43ab9e6ef67d tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:18.714694 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1268/5072] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:18 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:18.897521 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9cf060b7-bce4-4f72-9d5c-cab11c1b40fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:18.901447 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9cf060b7-bce4-4f72-9d5c-cab11c1b40fe tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:18.901625 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9cf060b7-bce4-4f72-9d5c-cab11c1b40fe tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:18.901859 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9cf060b7-bce4-4f72-9d5c-cab11c1b40fe tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:18.901945 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9cf060b7-bce4-4f72-9d5c-cab11c1b40fe tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:18.906450 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:18.906450 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:18.908653 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9cf060b7-bce4-4f72-9d5c-cab11c1b40fe tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:18.909105 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1271/5073] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:18 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:19.034149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7ee6f000-543a-4411-940a-b5d4642e2152 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:19.036267 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7ee6f000-543a-4411-940a-b5d4642e2152 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:19.036267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7ee6f000-543a-4411-940a-b5d4642e2152 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:19.036465 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7ee6f000-543a-4411-940a-b5d4642e2152 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:19.048373 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:19.048373 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:19.053424 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7ee6f000-543a-4411-940a-b5d4642e2152 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:19.058810 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7ee6f000-543a-4411-940a-b5d4642e2152 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:07:19.059283 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1267/5074] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:19 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:19.170202 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-1d8af3de-3272-4bad-af47-f6464443ef9e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:19.172811 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-1d8af3de-3272-4bad-af47-f6464443ef9e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] DELETE https://10.4.3.140/volume/v3/attachments/48d0d740-9352-4a1c-9784-73814f5434ea Jul 31 14:07:19.173054 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-1d8af3de-3272-4bad-af47-f6464443ef9e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:19.173293 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-1d8af3de-3272-4bad-af47-f6464443ef9e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:19.182316 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:19.182316 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:19.200861 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-63429e43-8ea5-4a82-93cd-e8a9bbb337be None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:19.202650 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63429e43-8ea5-4a82-93cd-e8a9bbb337be tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:19.202898 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63429e43-8ea5-4a82-93cd-e8a9bbb337be tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:19.203112 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63429e43-8ea5-4a82-93cd-e8a9bbb337be tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:19.203270 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-63429e43-8ea5-4a82-93cd-e8a9bbb337be tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:19.207243 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:19.207243 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:19.207930 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63429e43-8ea5-4a82-93cd-e8a9bbb337be tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:19.208366 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1269/5075] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:19 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:19.232545 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4bc1dd23-ac68-4aba-8663-4e9c62438508 req-1d8af3de-3272-4bad-af47-f6464443ef9e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/48d0d740-9352-4a1c-9784-73814f5434ea returned with HTTP 200 Jul 31 14:07:19.232545 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1269/5076] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:07:19 2026] DELETE /volume/v3/attachments/48d0d740-9352-4a1c-9784-73814f5434ea => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:19.268591 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98e95b7f-c6f7-4e51-bcf5-86df5922e39a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:19.270161 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98e95b7f-c6f7-4e51-bcf5-86df5922e39a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:19.270936 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98e95b7f-c6f7-4e51-bcf5-86df5922e39a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:19.270936 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98e95b7f-c6f7-4e51-bcf5-86df5922e39a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:19.276824 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:19.276824 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:19.280038 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-98e95b7f-c6f7-4e51-bcf5-86df5922e39a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:19.284180 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98e95b7f-c6f7-4e51-bcf5-86df5922e39a tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:19.284631 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1272/5077] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:19 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:19.724356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-93951075-e31d-49a9-b35f-cb776228080e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:19.725938 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-93951075-e31d-49a9-b35f-cb776228080e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:19.726111 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-93951075-e31d-49a9-b35f-cb776228080e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:19.726362 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-93951075-e31d-49a9-b35f-cb776228080e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:19.726434 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-93951075-e31d-49a9-b35f-cb776228080e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:19.730570 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:19.730570 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:19.731077 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-93951075-e31d-49a9-b35f-cb776228080e tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:19.731393 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1268/5078] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:19 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:19.741703 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1ccb0c80-86c4-40a2-84c8-4dc84a9e0717 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:19.747023 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ccb0c80-86c4-40a2-84c8-4dc84a9e0717 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:07:19.748023 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ccb0c80-86c4-40a2-84c8-4dc84a9e0717 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:19.748761 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ccb0c80-86c4-40a2-84c8-4dc84a9e0717 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:19.748893 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-1ccb0c80-86c4-40a2-84c8-4dc84a9e0717 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:19.761745 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:19.761745 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:19.763865 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ccb0c80-86c4-40a2-84c8-4dc84a9e0717 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:07:19.764766 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1270/5079] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:19 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 751 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:19.774735 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-346ffb36-f6b0-4efa-992c-88c100e8249c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:19.776489 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-346ffb36-f6b0-4efa-992c-88c100e8249c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] DELETE https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:19.776702 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-346ffb36-f6b0-4efa-992c-88c100e8249c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:19.776879 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-346ffb36-f6b0-4efa-992c-88c100e8249c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:19.776981 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-346ffb36-f6b0-4efa-992c-88c100e8249c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Delete backup with id: 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. Jul 31 14:07:19.781844 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:19.781844 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:19.794963 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-346ffb36-f6b0-4efa-992c-88c100e8249c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] delete_backup rpcapi backup_id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:19.796969 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-346ffb36-f6b0-4efa-992c-88c100e8249c tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 202 Jul 31 14:07:19.797227 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1270/5080] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:19 2026] DELETE /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:19.804033 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e54ef00f-9da3-4b45-a806-a4254feac284 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:19.805892 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e54ef00f-9da3-4b45-a806-a4254feac284 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:19.806104 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e54ef00f-9da3-4b45-a806-a4254feac284 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:19.806401 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e54ef00f-9da3-4b45-a806-a4254feac284 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:19.806573 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e54ef00f-9da3-4b45-a806-a4254feac284 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:19.812916 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:19.812916 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:19.813169 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e54ef00f-9da3-4b45-a806-a4254feac284 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 200 Jul 31 14:07:19.813672 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1273/5081] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:19 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:19.920997 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-35c96232-1cf1-4e2e-b691-dc105e2dd4a1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:19.923353 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-35c96232-1cf1-4e2e-b691-dc105e2dd4a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:19.923634 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-35c96232-1cf1-4e2e-b691-dc105e2dd4a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:19.923892 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-35c96232-1cf1-4e2e-b691-dc105e2dd4a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:19.924039 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-35c96232-1cf1-4e2e-b691-dc105e2dd4a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:19.929002 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:19.929002 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:19.929972 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-35c96232-1cf1-4e2e-b691-dc105e2dd4a1 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:19.930468 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1269/5082] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:19 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:20.073785 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ff96dee2-ceb7-4432-ad70-b752e6c774ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:20.075501 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff96dee2-ceb7-4432-ad70-b752e6c774ba tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:20.075775 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ff96dee2-ceb7-4432-ad70-b752e6c774ba tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:20.075966 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ff96dee2-ceb7-4432-ad70-b752e6c774ba tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:20.082688 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:20.082688 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:20.086194 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ff96dee2-ceb7-4432-ad70-b752e6c774ba tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:20.090069 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff96dee2-ceb7-4432-ad70-b752e6c774ba tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:07:20.090438 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1271/5083] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:20 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:20.101645 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-592c5d83-fc91-4cac-a1e9-0189e243b551 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:20.103235 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-592c5d83-fc91-4cac-a1e9-0189e243b551 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] DELETE https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:20.103405 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-592c5d83-fc91-4cac-a1e9-0189e243b551 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:20.103597 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-592c5d83-fc91-4cac-a1e9-0189e243b551 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:20.103745 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-592c5d83-fc91-4cac-a1e9-0189e243b551 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Delete volume with id: 276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:20.110440 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:20.110440 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:20.110933 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-592c5d83-fc91-4cac-a1e9-0189e243b551 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:20.121004 np0000006230 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-592c5d83-fc91-4cac-a1e9-0189e243b551 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:07:20.126072 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-592c5d83-fc91-4cac-a1e9-0189e243b551 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Delete volume request issued successfully. Jul 31 14:07:20.126072 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-592c5d83-fc91-4cac-a1e9-0189e243b551 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 202 Jul 31 14:07:20.126314 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1271/5084] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:20 2026] DELETE /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:20.132850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ff478a54-1f22-4cc1-841f-2fa4a521ba46 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:20.134942 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff478a54-1f22-4cc1-841f-2fa4a521ba46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:20.135113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff478a54-1f22-4cc1-841f-2fa4a521ba46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:20.135313 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff478a54-1f22-4cc1-841f-2fa4a521ba46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:20.143134 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:20.143134 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:20.147733 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ff478a54-1f22-4cc1-841f-2fa4a521ba46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:20.151731 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff478a54-1f22-4cc1-841f-2fa4a521ba46 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 200 Jul 31 14:07:20.152091 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1274/5085] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:20 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:20.218273 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-41bab31d-6df8-4f6f-acfb-2d3226699258 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:20.219853 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-41bab31d-6df8-4f6f-acfb-2d3226699258 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:20.220380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-41bab31d-6df8-4f6f-acfb-2d3226699258 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:20.220380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-41bab31d-6df8-4f6f-acfb-2d3226699258 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:20.220485 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-41bab31d-6df8-4f6f-acfb-2d3226699258 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:20.225611 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:20.225611 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:20.226555 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-41bab31d-6df8-4f6f-acfb-2d3226699258 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:20.226890 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1270/5086] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:20 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:20.296935 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-677eabb1-6162-40e8-aea3-2e042a9f8cb3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:20.298653 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-677eabb1-6162-40e8-aea3-2e042a9f8cb3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:20.298841 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-677eabb1-6162-40e8-aea3-2e042a9f8cb3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:20.299039 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-677eabb1-6162-40e8-aea3-2e042a9f8cb3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:20.306628 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:20.306628 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:20.310865 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-677eabb1-6162-40e8-aea3-2e042a9f8cb3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:20.316156 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-677eabb1-6162-40e8-aea3-2e042a9f8cb3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:20.316526 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1272/5087] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:20 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:20.838429 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67cc340e-c1cd-49ae-83ee-f08dd29421a1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:20.840726 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67cc340e-c1cd-49ae-83ee-f08dd29421a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 Jul 31 14:07:20.840998 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67cc340e-c1cd-49ae-83ee-f08dd29421a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:20.841234 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67cc340e-c1cd-49ae-83ee-f08dd29421a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:20.841378 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-67cc340e-c1cd-49ae-83ee-f08dd29421a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:20.845304 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67cc340e-c1cd-49ae-83ee-f08dd29421a1 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 returned with HTTP 404 Jul 31 14:07:20.845823 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1272/5088] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:20 2026] GET /volume/v3/backups/26cd1d1d-a446-4ebf-bddb-8a1182fb4ae1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:20.852706 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c95da025-6557-4566-ae56-283f8ad813cc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:20.854776 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c95da025-6557-4566-ae56-283f8ad813cc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] DELETE https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:20.855050 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c95da025-6557-4566-ae56-283f8ad813cc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:20.855294 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c95da025-6557-4566-ae56-283f8ad813cc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:20.855433 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-c95da025-6557-4566-ae56-283f8ad813cc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Delete backup with id: 2e133157-5284-4642-ad89-cf88160ca8d4. Jul 31 14:07:20.860666 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:20.860666 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:20.875659 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-c95da025-6557-4566-ae56-283f8ad813cc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] delete_backup rpcapi backup_id 2e133157-5284-4642-ad89-cf88160ca8d4 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:20.877741 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c95da025-6557-4566-ae56-283f8ad813cc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 202 Jul 31 14:07:20.878292 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1275/5089] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:20 2026] DELETE /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:20.885938 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bbe82418-8fa0-4590-a9c7-0a6ae17eb63d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:20.887828 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bbe82418-8fa0-4590-a9c7-0a6ae17eb63d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:20.888056 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bbe82418-8fa0-4590-a9c7-0a6ae17eb63d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:20.888269 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bbe82418-8fa0-4590-a9c7-0a6ae17eb63d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:20.888414 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-bbe82418-8fa0-4590-a9c7-0a6ae17eb63d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:20.893368 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:20.893368 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:20.894425 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bbe82418-8fa0-4590-a9c7-0a6ae17eb63d tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 200 Jul 31 14:07:20.895010 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1271/5090] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:20 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:20.943017 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-303a00b2-ddcd-410b-bb7c-13dd1193f3b8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:20.946133 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-303a00b2-ddcd-410b-bb7c-13dd1193f3b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:20.946381 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-303a00b2-ddcd-410b-bb7c-13dd1193f3b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:20.946632 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-303a00b2-ddcd-410b-bb7c-13dd1193f3b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:20.946776 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-303a00b2-ddcd-410b-bb7c-13dd1193f3b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:20.951899 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:20.951899 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:20.952865 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-303a00b2-ddcd-410b-bb7c-13dd1193f3b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:20.953329 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1273/5091] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:20 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:21.169393 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9ee9e3e6-e4e6-4e35-8a87-cfe8806b6ed5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.171081 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ee9e3e6-e4e6-4e35-8a87-cfe8806b6ed5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 Jul 31 14:07:21.171271 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ee9e3e6-e4e6-4e35-8a87-cfe8806b6ed5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.171474 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ee9e3e6-e4e6-4e35-8a87-cfe8806b6ed5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.176574 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ee9e3e6-e4e6-4e35-8a87-cfe8806b6ed5 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 returned with HTTP 404 Jul 31 14:07:21.176976 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1273/5092] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:21 2026] GET /volume/v3/volumes/276455ec-7b52-4391-8cc4-c0bf1b0a67a2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:21.195334 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-046a2611-d8da-4d3c-809c-50602972a045 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.198078 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-046a2611-d8da-4d3c-809c-50602972a045 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:07:21.198078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-046a2611-d8da-4d3c-809c-50602972a045 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.198209 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-046a2611-d8da-4d3c-809c-50602972a045 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.199132 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-046a2611-d8da-4d3c-809c-50602972a045 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:07:21.223930 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-046a2611-d8da-4d3c-809c-50602972a045 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Get all volumes completed successfully. Jul 31 14:07:21.229189 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:21.229189 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:21.237176 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-046a2611-d8da-4d3c-809c-50602972a045 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:07:21.237711 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1276/5093] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:07:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20664 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:07:21.245705 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-30399f51-53e3-41e1-b1a0-ee382269833e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.248676 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-30399f51-53e3-41e1-b1a0-ee382269833e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:21.248896 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-30399f51-53e3-41e1-b1a0-ee382269833e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.249091 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-30399f51-53e3-41e1-b1a0-ee382269833e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.249223 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-30399f51-53e3-41e1-b1a0-ee382269833e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:21.255088 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:21.255088 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:21.255911 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-30399f51-53e3-41e1-b1a0-ee382269833e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:21.256653 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1272/5094] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:21 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:21.285250 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8ed51239-c738-4c58-b892-e235d7ac0e04 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.287057 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8ed51239-c738-4c58-b892-e235d7ac0e04 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] DELETE https://10.4.3.140/volume/v3/types/fe82746a-f5ce-4a3e-9e5a-3281ed34828d Jul 31 14:07:21.287261 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8ed51239-c738-4c58-b892-e235d7ac0e04 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.287480 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8ed51239-c738-4c58-b892-e235d7ac0e04 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.320090 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8ed51239-c738-4c58-b892-e235d7ac0e04 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/types/fe82746a-f5ce-4a3e-9e5a-3281ed34828d returned with HTTP 202 Jul 31 14:07:21.320595 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1274/5095] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:07:21 2026] DELETE /volume/v3/types/fe82746a-f5ce-4a3e-9e5a-3281ed34828d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:21.330876 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f9ac7682-5337-4141-a858-6e5640056ede None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.332813 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9ac7682-5337-4141-a858-6e5640056ede tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:21.333026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9ac7682-5337-4141-a858-6e5640056ede tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.333387 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9ac7682-5337-4141-a858-6e5640056ede tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.340426 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df46dbbc-76ab-407d-acbb-d98948fb48c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.340765 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:21.340765 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:21.343687 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df46dbbc-76ab-407d-acbb-d98948fb48c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] DELETE https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:21.343981 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df46dbbc-76ab-407d-acbb-d98948fb48c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.344246 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df46dbbc-76ab-407d-acbb-d98948fb48c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.344448 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-df46dbbc-76ab-407d-acbb-d98948fb48c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Delete volume with id: 634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:21.345206 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f9ac7682-5337-4141-a858-6e5640056ede tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:21.350824 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9ac7682-5337-4141-a858-6e5640056ede tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:21.351260 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1274/5096] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:21 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:21.356237 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:21.356237 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:21.356998 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df46dbbc-76ab-407d-acbb-d98948fb48c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:21.381565 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df46dbbc-76ab-407d-acbb-d98948fb48c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Delete volume request issued successfully. Jul 31 14:07:21.382824 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df46dbbc-76ab-407d-acbb-d98948fb48c9 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 202 Jul 31 14:07:21.383788 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1277/5097] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:21 2026] DELETE /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:21.411450 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3190bfae-39ca-43c3-b786-41adf6e66764 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.413621 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3190bfae-39ca-43c3-b786-41adf6e66764 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:21.413871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3190bfae-39ca-43c3-b786-41adf6e66764 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.414131 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3190bfae-39ca-43c3-b786-41adf6e66764 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.421637 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:21.421637 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:21.426408 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3190bfae-39ca-43c3-b786-41adf6e66764 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:21.432854 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3190bfae-39ca-43c3-b786-41adf6e66764 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 200 Jul 31 14:07:21.433194 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1273/5098] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:21 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:21.905437 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-66e646fa-8434-43c9-b02a-1e0a2234c7f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.908118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66e646fa-8434-43c9-b02a-1e0a2234c7f6 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 Jul 31 14:07:21.908385 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66e646fa-8434-43c9-b02a-1e0a2234c7f6 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.908655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66e646fa-8434-43c9-b02a-1e0a2234c7f6 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.908791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-66e646fa-8434-43c9-b02a-1e0a2234c7f6 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id 2e133157-5284-4642-ad89-cf88160ca8d4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:21.913893 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66e646fa-8434-43c9-b02a-1e0a2234c7f6 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 returned with HTTP 404 Jul 31 14:07:21.914482 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1275/5099] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:21 2026] GET /volume/v3/backups/2e133157-5284-4642-ad89-cf88160ca8d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:21.921846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fdc38615-d193-4075-aaac-b090d7a6b409 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.925327 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fdc38615-d193-4075-aaac-b090d7a6b409 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] DELETE https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:07:21.925582 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fdc38615-d193-4075-aaac-b090d7a6b409 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.925814 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fdc38615-d193-4075-aaac-b090d7a6b409 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.925938 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-fdc38615-d193-4075-aaac-b090d7a6b409 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Delete backup with id: 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. Jul 31 14:07:21.931727 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:21.931727 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:21.945195 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-fdc38615-d193-4075-aaac-b090d7a6b409 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] delete_backup rpcapi backup_id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:21.950215 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fdc38615-d193-4075-aaac-b090d7a6b409 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 202 Jul 31 14:07:21.950904 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1275/5100] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:21 2026] DELETE /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:21.957633 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b08ce314-d803-4b3c-9a21-68887a983f07 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.959840 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b08ce314-d803-4b3c-9a21-68887a983f07 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:07:21.960112 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b08ce314-d803-4b3c-9a21-68887a983f07 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.960355 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b08ce314-d803-4b3c-9a21-68887a983f07 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.960491 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b08ce314-d803-4b3c-9a21-68887a983f07 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:21.964932 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5775b4bb-8cf8-464f-bad6-7d2f191caa86 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:21.966494 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:21.966494 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:21.967432 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b08ce314-d803-4b3c-9a21-68887a983f07 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 200 Jul 31 14:07:21.968219 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1278/5101] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:21 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:21.969796 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5775b4bb-8cf8-464f-bad6-7d2f191caa86 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:21.971487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5775b4bb-8cf8-464f-bad6-7d2f191caa86 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:21.971487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5775b4bb-8cf8-464f-bad6-7d2f191caa86 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:21.971487 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-5775b4bb-8cf8-464f-bad6-7d2f191caa86 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:21.976746 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:21.976746 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:21.977826 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5775b4bb-8cf8-464f-bad6-7d2f191caa86 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:21.978284 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1274/5102] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:21 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:22.268750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0634048f-907e-4bf3-8699-c4f878827a92 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.271195 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0634048f-907e-4bf3-8699-c4f878827a92 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:22.271529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0634048f-907e-4bf3-8699-c4f878827a92 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.271797 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0634048f-907e-4bf3-8699-c4f878827a92 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.271955 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0634048f-907e-4bf3-8699-c4f878827a92 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:22.279699 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:22.279699 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:22.280583 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0634048f-907e-4bf3-8699-c4f878827a92 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:22.281120 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1276/5103] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:22 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:22.363785 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3ae6c628-ac32-4690-a1c6-01015897c76f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.365686 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ae6c628-ac32-4690-a1c6-01015897c76f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:22.366199 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ae6c628-ac32-4690-a1c6-01015897c76f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.366199 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ae6c628-ac32-4690-a1c6-01015897c76f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.375496 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:22.375496 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:22.379300 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3ae6c628-ac32-4690-a1c6-01015897c76f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:22.388218 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ae6c628-ac32-4690-a1c6-01015897c76f tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:22.388641 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1276/5104] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:22 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 1429 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:22.402633 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8c829fb6-70ee-44e2-8773-e67590781d51 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.404167 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c829fb6-70ee-44e2-8773-e67590781d51 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:22.404354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c829fb6-70ee-44e2-8773-e67590781d51 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.404602 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c829fb6-70ee-44e2-8773-e67590781d51 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.411591 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:22.411591 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:22.415404 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c829fb6-70ee-44e2-8773-e67590781d51 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:22.420947 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c829fb6-70ee-44e2-8773-e67590781d51 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:22.421440 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1279/5105] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:22 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:22.473051 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f5959ed4-0c9e-4df3-9f07-8d9bd9ee2ed0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.478865 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f5959ed4-0c9e-4df3-9f07-8d9bd9ee2ed0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 Jul 31 14:07:22.479166 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f5959ed4-0c9e-4df3-9f07-8d9bd9ee2ed0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.480917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f5959ed4-0c9e-4df3-9f07-8d9bd9ee2ed0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.487931 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f5959ed4-0c9e-4df3-9f07-8d9bd9ee2ed0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 returned with HTTP 404 Jul 31 14:07:22.488566 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1275/5106] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:22 2026] GET /volume/v3/volumes/634c7db6-57d1-4c78-9ddb-cf9ba1236e36 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:22.502273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ae58db14-f27a-4d7b-97d5-09c87f071ff1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.502870 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae58db14-f27a-4d7b-97d5-09c87f071ff1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:22.503068 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae58db14-f27a-4d7b-97d5-09c87f071ff1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.503418 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae58db14-f27a-4d7b-97d5-09c87f071ff1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.503418 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ae58db14-f27a-4d7b-97d5-09c87f071ff1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Delete volume with id: 8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:22.511205 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:22.511205 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:22.511691 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ae58db14-f27a-4d7b-97d5-09c87f071ff1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:22.534533 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ae58db14-f27a-4d7b-97d5-09c87f071ff1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Delete volume request issued successfully. Jul 31 14:07:22.534533 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae58db14-f27a-4d7b-97d5-09c87f071ff1 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 202 Jul 31 14:07:22.534533 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1277/5107] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:22 2026] DELETE /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:22.545797 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-290e5a62-6a22-4a42-81d8-393ed72f0d21 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.548354 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-290e5a62-6a22-4a42-81d8-393ed72f0d21 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:22.548640 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-290e5a62-6a22-4a42-81d8-393ed72f0d21 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.548928 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-290e5a62-6a22-4a42-81d8-393ed72f0d21 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.553575 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0f9318d-ca1f-4897-9886-a619e6948383 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.557846 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0f9318d-ca1f-4897-9886-a619e6948383 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:22.558205 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0f9318d-ca1f-4897-9886-a619e6948383 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.558477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0f9318d-ca1f-4897-9886-a619e6948383 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.562590 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:22.562590 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:22.567059 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-290e5a62-6a22-4a42-81d8-393ed72f0d21 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:07:22.568035 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:22.568035 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:22.573150 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0f9318d-ca1f-4897-9886-a619e6948383 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:22.575439 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-290e5a62-6a22-4a42-81d8-393ed72f0d21 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 200 Jul 31 14:07:22.575936 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1277/5108] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:22 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 919 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:22.579145 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0f9318d-ca1f-4897-9886-a619e6948383 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:22.579734 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1280/5109] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:22 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 1429 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:22.978076 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1dd48df7-5e66-4db1-9092-04e58dc70f6f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.981856 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1dd48df7-5e66-4db1-9092-04e58dc70f6f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 Jul 31 14:07:22.982044 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1dd48df7-5e66-4db1-9092-04e58dc70f6f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.982254 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1dd48df7-5e66-4db1-9092-04e58dc70f6f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.982377 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-1dd48df7-5e66-4db1-9092-04e58dc70f6f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Show backup with id 20eddd3e-ca2e-4926-b1b5-a78494ef8bf8. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:22.986823 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1dd48df7-5e66-4db1-9092-04e58dc70f6f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 returned with HTTP 404 Jul 31 14:07:22.987317 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1276/5110] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:22 2026] GET /volume/v3/backups/20eddd3e-ca2e-4926-b1b5-a78494ef8bf8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:22.990272 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-57f10241-9390-4eb8-9bff-d3f92710cd98 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.992490 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57f10241-9390-4eb8-9bff-d3f92710cd98 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:22.992799 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57f10241-9390-4eb8-9bff-d3f92710cd98 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.993045 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57f10241-9390-4eb8-9bff-d3f92710cd98 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.993194 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-57f10241-9390-4eb8-9bff-d3f92710cd98 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:22.996483 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-654d3cdd-a49f-475a-8cc2-52e0e9ef6ea8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:22.998068 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:22.998068 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:22.998834 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-654d3cdd-a49f-475a-8cc2-52e0e9ef6ea8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] DELETE https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:07:22.998999 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57f10241-9390-4eb8-9bff-d3f92710cd98 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:22.999046 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-654d3cdd-a49f-475a-8cc2-52e0e9ef6ea8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:22.999261 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-654d3cdd-a49f-475a-8cc2-52e0e9ef6ea8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:22.999328 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1278/5111] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:22 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:22.999383 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-654d3cdd-a49f-475a-8cc2-52e0e9ef6ea8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Delete backup with id: d347d1ac-7d59-485a-9588-d6eb9d524766. Jul 31 14:07:23.005828 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:23.005828 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:23.024533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-654d3cdd-a49f-475a-8cc2-52e0e9ef6ea8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] delete_backup rpcapi backup_id d347d1ac-7d59-485a-9588-d6eb9d524766 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:23.026875 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-654d3cdd-a49f-475a-8cc2-52e0e9ef6ea8 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 202 Jul 31 14:07:23.027508 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1278/5112] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:22 2026] DELETE /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:23.038846 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8c2c571b-ea83-455c-82ef-8219162fdebc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:23.041902 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c2c571b-ea83-455c-82ef-8219162fdebc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:07:23.045321 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c2c571b-ea83-455c-82ef-8219162fdebc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:23.045729 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c2c571b-ea83-455c-82ef-8219162fdebc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:23.045913 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-8c2c571b-ea83-455c-82ef-8219162fdebc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:23.055468 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:23.055468 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:23.059259 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c2c571b-ea83-455c-82ef-8219162fdebc tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 200 Jul 31 14:07:23.059259 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1281/5113] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:23 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:23.165675 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d263456e-1d48-493e-ad39-341496dcd204 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:23.168499 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d263456e-1d48-493e-ad39-341496dcd204 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:23.168499 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d263456e-1d48-493e-ad39-341496dcd204 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:23.168732 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d263456e-1d48-493e-ad39-341496dcd204 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:23.177073 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:23.177073 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:23.181953 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d263456e-1d48-493e-ad39-341496dcd204 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:23.186938 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d263456e-1d48-493e-ad39-341496dcd204 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:23.187508 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1277/5114] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:07:23 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:23.198896 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e7d6f0be-180c-4153-9039-82f0cbf168c6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:23.198896 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7d6f0be-180c-4153-9039-82f0cbf168c6 None None] GET https://10.4.3.140/volume// Jul 31 14:07:23.198896 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7d6f0be-180c-4153-9039-82f0cbf168c6 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:23.198896 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7d6f0be-180c-4153-9039-82f0cbf168c6 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:23.198896 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7d6f0be-180c-4153-9039-82f0cbf168c6 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:07:23.198896 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1279/5115] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:07:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:07:23.205544 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-ebf89cc7-a5f4-4198-a4fa-2c757227cbaf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:23.207590 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-ebf89cc7-a5f4-4198-a4fa-2c757227cbaf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:07:23.207980 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-ebf89cc7-a5f4-4198-a4fa-2c757227cbaf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b7b73f6-c3cc-4f8c-a885-acf12cb542eb", "connector": null, "instance_uuid": "7ec7b43b-2f42-4d1f-843a-674eff3e753f"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:23.216334 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:23.216334 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:23.251270 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-ebf89cc7-a5f4-4198-a4fa-2c757227cbaf tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:07:23.252033 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1279/5116] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:07:23 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:23.296044 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d799b0ea-1fe8-4f32-8f9b-820a22e0f9cf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:23.298188 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d799b0ea-1fe8-4f32-8f9b-820a22e0f9cf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:23.298446 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d799b0ea-1fe8-4f32-8f9b-820a22e0f9cf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:23.298742 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d799b0ea-1fe8-4f32-8f9b-820a22e0f9cf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:23.298871 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d799b0ea-1fe8-4f32-8f9b-820a22e0f9cf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:23.305288 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:23.305288 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:23.307793 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d799b0ea-1fe8-4f32-8f9b-820a22e0f9cf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:23.307793 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1282/5117] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:23 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:23.603492 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9fc40547-4af1-40ab-93e9-6ac605807409 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:23.605264 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9fc40547-4af1-40ab-93e9-6ac605807409 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 Jul 31 14:07:23.605436 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9fc40547-4af1-40ab-93e9-6ac605807409 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:23.605717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9fc40547-4af1-40ab-93e9-6ac605807409 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:23.612806 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9fc40547-4af1-40ab-93e9-6ac605807409 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 returned with HTTP 404 Jul 31 14:07:23.613027 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1278/5118] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:23 2026] GET /volume/v3/volumes/8050291d-7a5d-474c-aa1b-0ff3f3b15eb0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:23.632851 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6c14b8cd-5bf1-4654-971d-7c803d2f3a64 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:23.638217 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c14b8cd-5bf1-4654-971d-7c803d2f3a64 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:07:23.640531 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c14b8cd-5bf1-4654-971d-7c803d2f3a64 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:23.640531 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c14b8cd-5bf1-4654-971d-7c803d2f3a64 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:23.640531 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6c14b8cd-5bf1-4654-971d-7c803d2f3a64 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:07:23.670662 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6c14b8cd-5bf1-4654-971d-7c803d2f3a64 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Get all volumes completed successfully. Jul 31 14:07:23.675229 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:23.675229 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:23.683571 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c14b8cd-5bf1-4654-971d-7c803d2f3a64 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:07:23.683571 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1280/5119] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:07:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19057 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:07:23.752112 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-da4f86e7-5589-4b4b-9227-122fe4c68592 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:23.754285 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da4f86e7-5589-4b4b-9227-122fe4c68592 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] DELETE https://10.4.3.140/volume/v3/types/e30baabe-7a34-4d67-b49a-dc3ae947a01a Jul 31 14:07:23.754723 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da4f86e7-5589-4b4b-9227-122fe4c68592 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:23.754723 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da4f86e7-5589-4b4b-9227-122fe4c68592 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:23.755006 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:23.755006 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:23.782183 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da4f86e7-5589-4b4b-9227-122fe4c68592 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/types/e30baabe-7a34-4d67-b49a-dc3ae947a01a returned with HTTP 202 Jul 31 14:07:23.782496 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1280/5120] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:07:23 2026] DELETE /volume/v3/types/e30baabe-7a34-4d67-b49a-dc3ae947a01a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:24.009555 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b9ae5093-712c-40db-942d-2ed279762830 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:24.011323 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9ae5093-712c-40db-942d-2ed279762830 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:24.011555 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9ae5093-712c-40db-942d-2ed279762830 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:24.011727 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9ae5093-712c-40db-942d-2ed279762830 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:24.011924 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b9ae5093-712c-40db-942d-2ed279762830 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:24.016810 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:24.016810 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:24.017575 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9ae5093-712c-40db-942d-2ed279762830 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:24.017953 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1283/5121] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:24 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:24.067057 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8e8fa432-9e3b-4964-a489-b452bb45dd11 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:24.070575 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8e8fa432-9e3b-4964-a489-b452bb45dd11 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] GET https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 Jul 31 14:07:24.070871 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8e8fa432-9e3b-4964-a489-b452bb45dd11 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:24.071122 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8e8fa432-9e3b-4964-a489-b452bb45dd11 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:24.071269 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8e8fa432-9e3b-4964-a489-b452bb45dd11 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] Show backup with id d347d1ac-7d59-485a-9588-d6eb9d524766. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:24.075863 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8e8fa432-9e3b-4964-a489-b452bb45dd11 tempest-VolumesBackupsTest-412503156 tempest-VolumesBackupsTest-412503156-project-admin] https://10.4.3.140/volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 returned with HTTP 404 Jul 31 14:07:24.076533 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1279/5122] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:24 2026] GET /volume/v3/backups/d347d1ac-7d59-485a-9588-d6eb9d524766 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:24.089990 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8140e37f-4cf2-4877-bfc2-c908a548b507 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:24.091843 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8140e37f-4cf2-4877-bfc2-c908a548b507 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e Jul 31 14:07:24.092080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8140e37f-4cf2-4877-bfc2-c908a548b507 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:24.092289 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8140e37f-4cf2-4877-bfc2-c908a548b507 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:24.092438 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-8140e37f-4cf2-4877-bfc2-c908a548b507 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Delete volume with id: ef12d916-6c39-4fa5-ad01-75588c307d2e Jul 31 14:07:24.100699 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:24.100699 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:24.101190 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8140e37f-4cf2-4877-bfc2-c908a548b507 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:07:24.125549 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8140e37f-4cf2-4877-bfc2-c908a548b507 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Delete volume request issued successfully. Jul 31 14:07:24.125549 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8140e37f-4cf2-4877-bfc2-c908a548b507 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e returned with HTTP 202 Jul 31 14:07:24.125549 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1281/5123] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:24 2026] DELETE /volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:24.134589 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ae9ad229-4d90-494d-b384-7ed065c7d61f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:24.134929 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ae9ad229-4d90-494d-b384-7ed065c7d61f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e Jul 31 14:07:24.135746 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ae9ad229-4d90-494d-b384-7ed065c7d61f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:24.135746 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ae9ad229-4d90-494d-b384-7ed065c7d61f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:24.143146 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:24.143146 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:24.150086 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ae9ad229-4d90-494d-b384-7ed065c7d61f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:07:24.155673 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ae9ad229-4d90-494d-b384-7ed065c7d61f tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e returned with HTTP 200 Jul 31 14:07:24.156345 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1281/5124] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:24 2026] GET /volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:24.301416 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e2c88528-d0ef-482a-bacc-8fc56971196b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:24.302148 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2c88528-d0ef-482a-bacc-8fc56971196b None None] GET https://10.4.3.140/volume// Jul 31 14:07:24.302426 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2c88528-d0ef-482a-bacc-8fc56971196b None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:24.302761 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2c88528-d0ef-482a-bacc-8fc56971196b None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:24.311037 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2c88528-d0ef-482a-bacc-8fc56971196b None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:07:24.311644 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1284/5125] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:07:24 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:07:24.319872 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ec58bcb8-f7c6-4ca3-a644-1e3062c55c14 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:24.322012 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ec58bcb8-f7c6-4ca3-a644-1e3062c55c14 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:24.322576 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ec58bcb8-f7c6-4ca3-a644-1e3062c55c14 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:24.322576 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ec58bcb8-f7c6-4ca3-a644-1e3062c55c14 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:24.322783 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ec58bcb8-f7c6-4ca3-a644-1e3062c55c14 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:24.334839 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:24.334839 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:24.334839 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ec58bcb8-f7c6-4ca3-a644-1e3062c55c14 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:24.334962 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1280/5126] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:24 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:24.336764 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-13de2d16-51ac-4061-a577-09d6021a30ea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:24.340871 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-13de2d16-51ac-4061-a577-09d6021a30ea tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:07:24.344906 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-13de2d16-51ac-4061-a577-09d6021a30ea tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:24.345328 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-13de2d16-51ac-4061-a577-09d6021a30ea tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:24.350221 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=263,cinder:UPDATE=46,cinder:INSERT=17 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:07:24.370308 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:24.370308 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:24.375689 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-13de2d16-51ac-4061-a577-09d6021a30ea tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:07:24.381417 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-13de2d16-51ac-4061-a577-09d6021a30ea tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:07:24.382031 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1282/5127] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:07:24 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 1608 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:07:24.530050 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0d3333a-ff62-468b-ada3-ef71534354f8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:24.532785 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0d3333a-ff62-468b-ada3-ef71534354f8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] PUT https://10.4.3.140/volume/v3/attachments/7ef8d874-303c-44ee-99f8-5896fe6f21ea Jul 31 14:07:24.533190 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0d3333a-ff62-468b-ada3-ef71534354f8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:24.541558 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0d3333a-ff62-468b-ada3-ef71534354f8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Acquiring lock "cinder-attachment_update-5b7b73f6-c3cc-4f8c-a885-acf12cb542eb-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:07:24.546938 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0d3333a-ff62-468b-ada3-ef71534354f8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Lock "cinder-attachment_update-5b7b73f6-c3cc-4f8c-a885-acf12cb542eb-np0000006230" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:07:24.547872 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:24.547872 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:24.637943 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0d3333a-ff62-468b-ada3-ef71534354f8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Lock "cinder-attachment_update-5b7b73f6-c3cc-4f8c-a885-acf12cb542eb-np0000006230" released by "attachment_update" :: held 0.091s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:07:24.638417 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-b0d3333a-ff62-468b-ada3-ef71534354f8 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments/7ef8d874-303c-44ee-99f8-5896fe6f21ea returned with HTTP 200 Jul 31 14:07:24.639171 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1282/5128] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:07:24 2026] PUT /volume/v3/attachments/7ef8d874-303c-44ee-99f8-5896fe6f21ea => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:24.672094 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-066ea128-9496-428c-ac59-f3abe42408b9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:24.674863 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-066ea128-9496-428c-ac59-f3abe42408b9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/attachments/7ef8d874-303c-44ee-99f8-5896fe6f21ea/action Jul 31 14:07:24.675369 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-066ea128-9496-428c-ac59-f3abe42408b9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:07:24.675530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-066ea128-9496-428c-ac59-f3abe42408b9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:24.679734 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:UPDATE=69,cinder:INSERT=28,cinder:SELECT=291 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:07:24.698113 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:24.698113 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:24.718081 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-066ea128-9496-428c-ac59-f3abe42408b9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments/7ef8d874-303c-44ee-99f8-5896fe6f21ea/action returned with HTTP 204 Jul 31 14:07:24.718806 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1285/5129] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:07:24 2026] POST /volume/v3/attachments/7ef8d874-303c-44ee-99f8-5896fe6f21ea/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:25.034350 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ef926927-7a73-4f6a-bee0-76d0aed07a43 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:25.037911 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ef926927-7a73-4f6a-bee0-76d0aed07a43 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:25.037911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ef926927-7a73-4f6a-bee0-76d0aed07a43 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:25.037911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ef926927-7a73-4f6a-bee0-76d0aed07a43 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:25.037911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ef926927-7a73-4f6a-bee0-76d0aed07a43 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:25.044761 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=246,cinder:UPDATE=53,cinder:INSERT=20 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:07:25.047155 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:25.047155 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:25.047155 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ef926927-7a73-4f6a-bee0-76d0aed07a43 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:25.047155 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1281/5130] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:25 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:25.173618 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6309059a-40ed-4f2c-bc3b-d1a4a15d0080 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:25.175383 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6309059a-40ed-4f2c-bc3b-d1a4a15d0080 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e Jul 31 14:07:25.175597 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6309059a-40ed-4f2c-bc3b-d1a4a15d0080 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:25.175799 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6309059a-40ed-4f2c-bc3b-d1a4a15d0080 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:25.185582 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6309059a-40ed-4f2c-bc3b-d1a4a15d0080 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e returned with HTTP 404 Jul 31 14:07:25.185582 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1283/5131] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:25 2026] GET /volume/v3/volumes/ef12d916-6c39-4fa5-ad01-75588c307d2e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:25.192795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7bc8d444-aded-4158-9b41-1851bf7d22fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:25.194834 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7bc8d444-aded-4158-9b41-1851bf7d22fb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] DELETE https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 Jul 31 14:07:25.195103 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7bc8d444-aded-4158-9b41-1851bf7d22fb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:25.195339 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7bc8d444-aded-4158-9b41-1851bf7d22fb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:25.195551 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-7bc8d444-aded-4158-9b41-1851bf7d22fb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Delete volume with id: 78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 Jul 31 14:07:25.203548 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:25.203548 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:25.204131 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7bc8d444-aded-4158-9b41-1851bf7d22fb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:07:25.227242 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7bc8d444-aded-4158-9b41-1851bf7d22fb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Delete volume request issued successfully. Jul 31 14:07:25.227532 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7bc8d444-aded-4158-9b41-1851bf7d22fb tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 returned with HTTP 202 Jul 31 14:07:25.228115 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1283/5132] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:25 2026] DELETE /volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:25.235400 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c3b7ab58-e2ed-45a7-abd4-746272828bee None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:25.241955 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3b7ab58-e2ed-45a7-abd4-746272828bee tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 Jul 31 14:07:25.242693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3b7ab58-e2ed-45a7-abd4-746272828bee tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:25.242693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3b7ab58-e2ed-45a7-abd4-746272828bee tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:25.257071 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:25.257071 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:25.264682 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c3b7ab58-e2ed-45a7-abd4-746272828bee tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:07:25.272681 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3b7ab58-e2ed-45a7-abd4-746272828bee tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 returned with HTTP 200 Jul 31 14:07:25.273242 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1286/5133] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:25 2026] GET /volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:25.345745 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-736cdc32-94cc-4df8-84c0-dc80fcd50a55 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:25.350022 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-736cdc32-94cc-4df8-84c0-dc80fcd50a55 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:25.350258 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-736cdc32-94cc-4df8-84c0-dc80fcd50a55 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:25.350453 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-736cdc32-94cc-4df8-84c0-dc80fcd50a55 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:25.350579 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-736cdc32-94cc-4df8-84c0-dc80fcd50a55 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:25.355078 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:25.355078 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:25.356043 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-736cdc32-94cc-4df8-84c0-dc80fcd50a55 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:25.356298 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1282/5134] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:25 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:26.060793 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a40b0155-adff-47b1-b660-3efbaedd4db4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:26.063254 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a40b0155-adff-47b1-b660-3efbaedd4db4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:26.063481 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a40b0155-adff-47b1-b660-3efbaedd4db4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:26.063710 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a40b0155-adff-47b1-b660-3efbaedd4db4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:26.063892 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a40b0155-adff-47b1-b660-3efbaedd4db4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:26.068396 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:26.068396 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:26.069249 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a40b0155-adff-47b1-b660-3efbaedd4db4 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:26.069663 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1284/5135] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:26 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:26.082387 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cbc86ef5-e907-4ef8-9b67-c1922a7763e2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:26.084183 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbc86ef5-e907-4ef8-9b67-c1922a7763e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:26.084384 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbc86ef5-e907-4ef8-9b67-c1922a7763e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:26.084635 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbc86ef5-e907-4ef8-9b67-c1922a7763e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:26.084765 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-cbc86ef5-e907-4ef8-9b67-c1922a7763e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:26.091364 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=307,cinder:UPDATE=61,cinder:INSERT=20 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:07:26.100092 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:26.100092 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:26.101316 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbc86ef5-e907-4ef8-9b67-c1922a7763e2 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:26.101316 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1284/5136] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:26 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:26.114035 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e37a195b-b156-4b0e-af36-a948c63020de None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:26.116254 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e37a195b-b156-4b0e-af36-a948c63020de tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:26.116531 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e37a195b-b156-4b0e-af36-a948c63020de tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:26.116761 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e37a195b-b156-4b0e-af36-a948c63020de tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:26.116896 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-e37a195b-b156-4b0e-af36-a948c63020de tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete backup with id: ea84c202-562a-4c8c-9f10-1bc4fe8c9332. Jul 31 14:07:26.122118 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:26.122118 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:26.136979 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-e37a195b-b156-4b0e-af36-a948c63020de tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] delete_backup rpcapi backup_id ea84c202-562a-4c8c-9f10-1bc4fe8c9332 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:26.141346 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e37a195b-b156-4b0e-af36-a948c63020de tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 202 Jul 31 14:07:26.141346 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1287/5137] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:26 2026] DELETE /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:26.147745 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d9c68aad-76e2-4856-bf10-7780738d8d17 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:26.150532 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d9c68aad-76e2-4856-bf10-7780738d8d17 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:26.150532 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d9c68aad-76e2-4856-bf10-7780738d8d17 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:26.150532 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d9c68aad-76e2-4856-bf10-7780738d8d17 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:26.150532 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-d9c68aad-76e2-4856-bf10-7780738d8d17 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:26.154586 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:26.154586 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:26.155279 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d9c68aad-76e2-4856-bf10-7780738d8d17 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:26.155893 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1283/5138] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:26 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:26.290319 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-31a2ec04-a4d2-4f3c-85cf-83d50da596b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:26.292083 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31a2ec04-a4d2-4f3c-85cf-83d50da596b7 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 Jul 31 14:07:26.292259 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31a2ec04-a4d2-4f3c-85cf-83d50da596b7 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:26.292432 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31a2ec04-a4d2-4f3c-85cf-83d50da596b7 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:26.302826 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31a2ec04-a4d2-4f3c-85cf-83d50da596b7 tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 returned with HTTP 404 Jul 31 14:07:26.303325 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1285/5139] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:26 2026] GET /volume/v3/volumes/78da0ff4-895e-49d7-8c41-4d5dc2dfdd98 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:26.309886 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8448edf4-7ee1-436f-b0a9-ac92dd7f3b3b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:26.311666 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8448edf4-7ee1-436f-b0a9-ac92dd7f3b3b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a Jul 31 14:07:26.311874 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8448edf4-7ee1-436f-b0a9-ac92dd7f3b3b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:26.312116 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8448edf4-7ee1-436f-b0a9-ac92dd7f3b3b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:26.312304 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-8448edf4-7ee1-436f-b0a9-ac92dd7f3b3b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Delete volume with id: 4376dcc6-2219-425f-8df6-822059eb411a Jul 31 14:07:26.323857 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:26.323857 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:26.324416 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8448edf4-7ee1-436f-b0a9-ac92dd7f3b3b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:07:26.346410 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8448edf4-7ee1-436f-b0a9-ac92dd7f3b3b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Delete volume request issued successfully. Jul 31 14:07:26.346556 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8448edf4-7ee1-436f-b0a9-ac92dd7f3b3b tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a returned with HTTP 202 Jul 31 14:07:26.346984 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1285/5140] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:26 2026] DELETE /volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:26.354103 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-18ec304b-7393-4e41-929b-d030547b0bdd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:26.355742 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-18ec304b-7393-4e41-929b-d030547b0bdd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a Jul 31 14:07:26.355981 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-18ec304b-7393-4e41-929b-d030547b0bdd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:26.356163 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-18ec304b-7393-4e41-929b-d030547b0bdd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:26.366969 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:26.366969 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:26.374926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-124bd8e0-f2d1-4ef6-8c31-32212941204a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:26.375816 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-18ec304b-7393-4e41-929b-d030547b0bdd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Volume info retrieved successfully. Jul 31 14:07:26.376608 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-124bd8e0-f2d1-4ef6-8c31-32212941204a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:26.376920 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-124bd8e0-f2d1-4ef6-8c31-32212941204a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:26.377251 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-124bd8e0-f2d1-4ef6-8c31-32212941204a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:26.377541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-124bd8e0-f2d1-4ef6-8c31-32212941204a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:26.382753 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:26.382753 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:26.383530 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-124bd8e0-f2d1-4ef6-8c31-32212941204a tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:26.383990 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1284/5141] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:26 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:26.384129 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-18ec304b-7393-4e41-929b-d030547b0bdd tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a returned with HTTP 200 Jul 31 14:07:26.387538 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1288/5142] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:26 2026] GET /volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:27.174881 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-498fa558-ecd5-475f-bdf3-f9e309b041b8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:27.176674 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-498fa558-ecd5-475f-bdf3-f9e309b041b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:27.176878 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-498fa558-ecd5-475f-bdf3-f9e309b041b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:27.177063 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-498fa558-ecd5-475f-bdf3-f9e309b041b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:27.177220 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-498fa558-ecd5-475f-bdf3-f9e309b041b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:27.183533 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:27.183533 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:27.184367 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-498fa558-ecd5-475f-bdf3-f9e309b041b8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:27.185957 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1286/5143] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:27 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:27.399354 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d3f976b2-6ded-439a-919d-1872668e81ea None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:27.399638 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3e8bd51b-ccc4-4ad5-a04f-a81cc3c5c337 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:27.401176 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3f976b2-6ded-439a-919d-1872668e81ea tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] GET https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a Jul 31 14:07:27.401238 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e8bd51b-ccc4-4ad5-a04f-a81cc3c5c337 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:27.401348 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3f976b2-6ded-439a-919d-1872668e81ea tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:27.401429 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e8bd51b-ccc4-4ad5-a04f-a81cc3c5c337 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:27.401506 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3f976b2-6ded-439a-919d-1872668e81ea tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:27.401588 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e8bd51b-ccc4-4ad5-a04f-a81cc3c5c337 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:27.401661 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-3e8bd51b-ccc4-4ad5-a04f-a81cc3c5c337 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:27.407562 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3f976b2-6ded-439a-919d-1872668e81ea tempest-VolumesBackupsTest-726283661 tempest-VolumesBackupsTest-726283661-project-member] https://10.4.3.140/volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a returned with HTTP 404 Jul 31 14:07:27.407562 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1285/5144] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:27 2026] GET /volume/v3/volumes/4376dcc6-2219-425f-8df6-822059eb411a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:27.408793 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:27.408793 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:27.409466 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e8bd51b-ccc4-4ad5-a04f-a81cc3c5c337 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:27.409848 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1286/5145] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:27 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:28.197171 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae13496a-4de0-4782-b8ca-3fc1fa9123f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:28.199599 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae13496a-4de0-4782-b8ca-3fc1fa9123f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:28.199903 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae13496a-4de0-4782-b8ca-3fc1fa9123f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:28.200229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae13496a-4de0-4782-b8ca-3fc1fa9123f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:28.200405 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ae13496a-4de0-4782-b8ca-3fc1fa9123f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:28.207532 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:28.207532 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:28.208496 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae13496a-4de0-4782-b8ca-3fc1fa9123f5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 200 Jul 31 14:07:28.208884 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1289/5146] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:28 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:28.423275 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1991c1af-da6d-4cea-b2e4-db574bc75d45 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:28.425444 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1991c1af-da6d-4cea-b2e4-db574bc75d45 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:28.425734 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1991c1af-da6d-4cea-b2e4-db574bc75d45 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:28.425991 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1991c1af-da6d-4cea-b2e4-db574bc75d45 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:28.426169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-1991c1af-da6d-4cea-b2e4-db574bc75d45 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:28.435981 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:28.435981 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:28.439493 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1991c1af-da6d-4cea-b2e4-db574bc75d45 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:28.439493 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1287/5147] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:28 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:29.077805 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d0e9e74d-cb66-438f-821b-749a1b800a19 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:29.082874 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d0e9e74d-cb66-438f-821b-749a1b800a19 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb/encryption Jul 31 14:07:29.082874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d0e9e74d-cb66-438f-821b-749a1b800a19 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:29.082874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d0e9e74d-cb66-438f-821b-749a1b800a19 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:29.091555 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:29.091555 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:29.098398 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-dc64c775-344c-4a9a-a6f2-019446a5f888 req-d0e9e74d-cb66-438f-821b-749a1b800a19 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb/encryption returned with HTTP 200 Jul 31 14:07:29.098398 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1286/5148] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:07:29 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:29.221806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1a854fc5-c26f-47f6-93ac-ea9a117bdf20 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:29.224665 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a854fc5-c26f-47f6-93ac-ea9a117bdf20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 Jul 31 14:07:29.224665 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a854fc5-c26f-47f6-93ac-ea9a117bdf20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:29.224665 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a854fc5-c26f-47f6-93ac-ea9a117bdf20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:29.224665 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1a854fc5-c26f-47f6-93ac-ea9a117bdf20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id ea84c202-562a-4c8c-9f10-1bc4fe8c9332. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:29.237160 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a854fc5-c26f-47f6-93ac-ea9a117bdf20 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 returned with HTTP 404 Jul 31 14:07:29.237160 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1287/5149] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:29 2026] GET /volume/v3/backups/ea84c202-562a-4c8c-9f10-1bc4fe8c9332 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:29.341737 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7b868943-6496-492c-822c-49de923cae6c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:29.459434 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-efa9df43-d5bf-492c-aa2d-f326b8c0d14d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:29.461373 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-efa9df43-d5bf-492c-aa2d-f326b8c0d14d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:29.461613 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-efa9df43-d5bf-492c-aa2d-f326b8c0d14d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:29.461841 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-efa9df43-d5bf-492c-aa2d-f326b8c0d14d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:29.461983 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-efa9df43-d5bf-492c-aa2d-f326b8c0d14d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:29.469693 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:29.469693 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:29.470185 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-efa9df43-d5bf-492c-aa2d-f326b8c0d14d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:29.470544 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1288/5150] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:29 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:29.540574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:29.540574 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1478220108"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:29.540574 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1478220108'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:29.540574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume of 1 GB Jul 31 14:07:29.545817 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Availability Zones retrieved successfully. Jul 31 14:07:29.551671 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (4bbe876d-8523-4ac9-96ed-2cad439242e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:29.552628 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45263d75-fd3c-4582-8392-95aebd9d9717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:29.553969 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:29.589689 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45263d75-fd3c-4582-8392-95aebd9d9717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:29.589689 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b26f0e5-a869-449b-9da2-d01df1066455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:29.666225 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Created reservations ['014847c9-327e-40a6-ace8-990e818d4a8a', '5f508507-914d-46e6-89ce-540a9f39f0ac', 'f16ac29f-eaa6-493c-9bdf-032c063b580e', '9dd0d944-3112-4dd8-8856-eff00bc44e6f'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:29.667169 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b26f0e5-a869-449b-9da2-d01df1066455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014847c9-327e-40a6-ace8-990e818d4a8a', '5f508507-914d-46e6-89ce-540a9f39f0ac', 'f16ac29f-eaa6-493c-9bdf-032c063b580e', '9dd0d944-3112-4dd8-8856-eff00bc44e6f']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:29.668118 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ecfbe2f-ddbe-45b3-960c-570147c184e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:29.697822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ecfbe2f-ddbe-45b3-960c-570147c184e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b63034d4-f1bf-4dd3-b101-3f29f4b2595e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1478220108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['014847c9-327e-40a6-ace8-990e818d4a8a','5f508507-914d-46e6-89ce-540a9f39f0ac','f16ac29f-eaa6-493c-9bdf-032c063b580e','9dd0d944-3112-4dd8-8856-eff00bc44e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1478220108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b63034d4-f1bf-4dd3-b101-3f29f4b2595e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59489d01998a43f58aca5b039a1b5dc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ce1bc01cb423b979625fb390525a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:29.698732 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0978f6-3c8a-4ee5-8743-71eab163d7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:29.721491 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0978f6-3c8a-4ee5-8743-71eab163d7b7) transitioned into state 'SUCCESS' from state '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-1478220108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['014847c9-327e-40a6-ace8-990e818d4a8a','5f508507-914d-46e6-89ce-540a9f39f0ac','f16ac29f-eaa6-493c-9bdf-032c063b580e','9dd0d944-3112-4dd8-8856-eff00bc44e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:29.723037 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882e0aa0-dd9d-4d3c-93a1-5d788956fad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:29.735255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882e0aa0-dd9d-4d3c-93a1-5d788956fad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:29.736310 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (4bbe876d-8523-4ac9-96ed-2cad439242e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:29.736701 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request issued successfully. Jul 31 14:07:29.737387 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b868943-6496-492c-822c-49de923cae6c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:29.738075 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1290/5151] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:07:29 2026] POST /volume/v3/volumes => generated 760 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:29.752711 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8241d7c6-ac96-4971-aaf1-0cbbd40e79be None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:29.754645 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8241d7c6-ac96-4971-aaf1-0cbbd40e79be tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e Jul 31 14:07:29.754905 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8241d7c6-ac96-4971-aaf1-0cbbd40e79be tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:29.755151 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8241d7c6-ac96-4971-aaf1-0cbbd40e79be tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:29.763104 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:29.763104 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:29.767119 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8241d7c6-ac96-4971-aaf1-0cbbd40e79be tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:29.771477 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8241d7c6-ac96-4971-aaf1-0cbbd40e79be tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e returned with HTTP 200 Jul 31 14:07:29.771971 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1287/5152] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:29 2026] GET /volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:29.884345 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-62461e40-c4dc-4e0a-9c86-32b4466ef89c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:29.886045 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-62461e40-c4dc-4e0a-9c86-32b4466ef89c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:07:29.886239 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-62461e40-c4dc-4e0a-9c86-32b4466ef89c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:29.886422 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-62461e40-c4dc-4e0a-9c86-32b4466ef89c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:29.886552 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-62461e40-c4dc-4e0a-9c86-32b4466ef89c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete backup with id: b4fcd507-ce7d-4d47-b445-b71a75187902. Jul 31 14:07:29.893253 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:29.893253 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:29.905390 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-62461e40-c4dc-4e0a-9c86-32b4466ef89c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] delete_backup rpcapi backup_id b4fcd507-ce7d-4d47-b445-b71a75187902 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:29.907377 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-62461e40-c4dc-4e0a-9c86-32b4466ef89c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 202 Jul 31 14:07:29.907869 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1288/5153] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:29 2026] DELETE /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:29.917356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2cc1dcca-d07c-4666-9fc5-c896b361af2f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:29.919569 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2cc1dcca-d07c-4666-9fc5-c896b361af2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:07:29.919832 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2cc1dcca-d07c-4666-9fc5-c896b361af2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:29.920076 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2cc1dcca-d07c-4666-9fc5-c896b361af2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:29.920219 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2cc1dcca-d07c-4666-9fc5-c896b361af2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:29.925108 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:29.925108 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:29.925969 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2cc1dcca-d07c-4666-9fc5-c896b361af2f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 200 Jul 31 14:07:29.926406 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1289/5154] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:29 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:30.485422 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4b54befe-6c9a-4a72-bb21-a59bb3c73d04 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:30.488074 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b54befe-6c9a-4a72-bb21-a59bb3c73d04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:30.488386 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b54befe-6c9a-4a72-bb21-a59bb3c73d04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:30.488683 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b54befe-6c9a-4a72-bb21-a59bb3c73d04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:30.488850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4b54befe-6c9a-4a72-bb21-a59bb3c73d04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:30.495737 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:30.495737 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:30.496682 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b54befe-6c9a-4a72-bb21-a59bb3c73d04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:30.497341 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1291/5155] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:30 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:30.784128 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ce40bab8-1571-4666-8ed8-1154410de2d6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:30.785914 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ce40bab8-1571-4666-8ed8-1154410de2d6 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e Jul 31 14:07:30.786149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ce40bab8-1571-4666-8ed8-1154410de2d6 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:30.786356 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ce40bab8-1571-4666-8ed8-1154410de2d6 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:30.793340 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:30.793340 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:30.797691 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ce40bab8-1571-4666-8ed8-1154410de2d6 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:30.803383 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ce40bab8-1571-4666-8ed8-1154410de2d6 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e returned with HTTP 200 Jul 31 14:07:30.803887 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1288/5156] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:30 2026] GET /volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:30.816044 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-64ad1ef5-8a11-4925-8d85-922ddde3955c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:30.817744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64ad1ef5-8a11-4925-8d85-922ddde3955c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:07:30.818088 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64ad1ef5-8a11-4925-8d85-922ddde3955c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b63034d4-f1bf-4dd3-b101-3f29f4b2595e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1594033155"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:30.830006 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:30.830006 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:30.830483 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-64ad1ef5-8a11-4925-8d85-922ddde3955c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:30.830652 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-64ad1ef5-8a11-4925-8d85-922ddde3955c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create snapshot from volume b63034d4-f1bf-4dd3-b101-3f29f4b2595e Jul 31 14:07:30.902958 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-64ad1ef5-8a11-4925-8d85-922ddde3955c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Created reservations ['566c0452-b9b0-4ca4-bbe9-8dae68efb1d5', 'b572fa65-9825-48e3-a3f5-8739e59fa028', '78a04719-98b1-486a-aede-f62406a26661', 'a87a77dc-a867-4f80-bc1b-2a89a2a8d68e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:30.937450 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3b1f8d2d-4e31-456d-92b3-1fe21bd189cd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:30.939695 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b1f8d2d-4e31-456d-92b3-1fe21bd189cd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 Jul 31 14:07:30.939944 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b1f8d2d-4e31-456d-92b3-1fe21bd189cd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:30.940159 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b1f8d2d-4e31-456d-92b3-1fe21bd189cd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:30.940738 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3b1f8d2d-4e31-456d-92b3-1fe21bd189cd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id b4fcd507-ce7d-4d47-b445-b71a75187902. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:30.948910 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b1f8d2d-4e31-456d-92b3-1fe21bd189cd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 returned with HTTP 404 Jul 31 14:07:30.949532 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1290/5157] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:30 2026] GET /volume/v3/backups/b4fcd507-ce7d-4d47-b445-b71a75187902 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:30.953777 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-64ad1ef5-8a11-4925-8d85-922ddde3955c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Snapshot create request issued successfully. Jul 31 14:07:30.954496 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64ad1ef5-8a11-4925-8d85-922ddde3955c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:07:30.954621 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1289/5158] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:07:30 2026] POST /volume/v3/snapshots => generated 316 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:30.964604 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-05cb6b50-027d-4456-949c-676d64628a2f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:30.965869 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-270b0220-af72-4828-b73e-004dad38e15c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:30.967422 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-05cb6b50-027d-4456-949c-676d64628a2f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 Jul 31 14:07:30.967920 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-05cb6b50-027d-4456-949c-676d64628a2f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:30.967978 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:30.968062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-05cb6b50-027d-4456-949c-676d64628a2f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:30.968370 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1922877682"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:30.970171 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1922877682'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:30.970299 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume of 1 GB Jul 31 14:07:30.973773 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:30.973773 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:30.974297 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-05cb6b50-027d-4456-949c-676d64628a2f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Snapshot retrieved successfully. Jul 31 14:07:30.975244 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Availability Zones retrieved successfully. Jul 31 14:07:30.975970 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-05cb6b50-027d-4456-949c-676d64628a2f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 returned with HTTP 200 Jul 31 14:07:30.976383 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1292/5159] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:30 2026] GET /volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 => generated 448 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:30.982873 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Flow 'volume_create_api' (f39ff7a8-32ac-40fd-ade7-3f342fd7c776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:30.984271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a39665d-6687-4f09-93ec-05dfa4f0b703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:30.985458 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:31.018245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a39665d-6687-4f09-93ec-05dfa4f0b703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:31.019255 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17be7db-5dcb-4c4b-95ce-6eee550cc2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:31.080597 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['fc850258-e717-46da-a88d-44ddef1aae31', 'ffdd4920-545c-479e-8b5c-42949ab269f0', 'fc4a648b-1a0e-4efd-a16a-fd07acb23209', '22ee67e4-8d83-40c1-bd45-09e2519e341b'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:31.081089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17be7db-5dcb-4c4b-95ce-6eee550cc2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc850258-e717-46da-a88d-44ddef1aae31', 'ffdd4920-545c-479e-8b5c-42949ab269f0', 'fc4a648b-1a0e-4efd-a16a-fd07acb23209', '22ee67e4-8d83-40c1-bd45-09e2519e341b']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:31.081952 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f7cdde-1a7b-4f67-a24f-e3ccee319df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:31.111271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f7cdde-1a7b-4f67-a24f-e3ccee319df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e164ee20-d834-4626-a812-e6d7a6620f35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1922877682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de991100174d4476a001e1bae6676c20',qos_specs=None,replication_status=,reservations=['fc850258-e717-46da-a88d-44ddef1aae31','ffdd4920-545c-479e-8b5c-42949ab269f0','fc4a648b-1a0e-4efd-a16a-fd07acb23209','22ee67e4-8d83-40c1-bd45-09e2519e341b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='675b49e71bd1439f9fd406fb475aa901',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1922877682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e164ee20-d834-4626-a812-e6d7a6620f35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de991100174d4476a001e1bae6676c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='675b49e71bd1439f9fd406fb475aa901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:31.111845 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bf94d2-152b-468f-82c6-a9694543085c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:31.135242 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bf94d2-152b-468f-82c6-a9694543085c) transitioned into state 'SUCCESS' from state '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-1922877682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de991100174d4476a001e1bae6676c20',qos_specs=None,replication_status=,reservations=['fc850258-e717-46da-a88d-44ddef1aae31','ffdd4920-545c-479e-8b5c-42949ab269f0','fc4a648b-1a0e-4efd-a16a-fd07acb23209','22ee67e4-8d83-40c1-bd45-09e2519e341b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='675b49e71bd1439f9fd406fb475aa901',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:31.136217 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd14451-76b7-4468-a14a-6c7de7d686ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:31.150146 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd14451-76b7-4468-a14a-6c7de7d686ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:31.151156 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Flow 'volume_create_api' (f39ff7a8-32ac-40fd-ade7-3f342fd7c776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:31.151719 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create volume request issued successfully. Jul 31 14:07:31.152251 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-270b0220-af72-4828-b73e-004dad38e15c tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:31.152878 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1289/5160] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:07:30 2026] POST /volume/v3/volumes => generated 749 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:31.169999 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c8cf8dbd-760d-4ab1-ae65-31d7e8d4653f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:31.171727 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8cf8dbd-760d-4ab1-ae65-31d7e8d4653f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 Jul 31 14:07:31.172054 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8cf8dbd-760d-4ab1-ae65-31d7e8d4653f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:31.172397 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8cf8dbd-760d-4ab1-ae65-31d7e8d4653f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:31.186599 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:31.186599 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:31.193337 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c8cf8dbd-760d-4ab1-ae65-31d7e8d4653f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:31.202902 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8cf8dbd-760d-4ab1-ae65-31d7e8d4653f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 returned with HTTP 200 Jul 31 14:07:31.203390 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1291/5161] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:31 2026] GET /volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:31.510576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8e5c7f66-1352-4999-be2b-2d785bcc667c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:31.515543 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e5c7f66-1352-4999-be2b-2d785bcc667c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:31.515543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e5c7f66-1352-4999-be2b-2d785bcc667c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:31.515543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e5c7f66-1352-4999-be2b-2d785bcc667c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:31.515543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8e5c7f66-1352-4999-be2b-2d785bcc667c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:31.519955 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:31.519955 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:31.520718 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e5c7f66-1352-4999-be2b-2d785bcc667c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:31.521185 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1290/5162] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:31 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:31.987783 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3cdbd44f-b063-4168-b886-80df16dc422e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:31.989071 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cdbd44f-b063-4168-b886-80df16dc422e tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 Jul 31 14:07:31.989294 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3cdbd44f-b063-4168-b886-80df16dc422e tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:31.989471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3cdbd44f-b063-4168-b886-80df16dc422e tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:31.995735 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:31.995735 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:31.996181 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3cdbd44f-b063-4168-b886-80df16dc422e tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Snapshot retrieved successfully. Jul 31 14:07:31.998561 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cdbd44f-b063-4168-b886-80df16dc422e tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 returned with HTTP 200 Jul 31 14:07:31.998561 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1293/5163] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:31 2026] GET /volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:32.007581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:32.009669 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:32.009845 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3c0c7318-b68d-43d8-b30c-f9621ad0fd94", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-151954029"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:32.011185 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request body: {'volume': {"'snapshot_id": '3c0c7318-b68d-43d8-b30c-f9621ad0fd94', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-151954029'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:32.011374 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume of 1 GB Jul 31 14:07:32.011663 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:32.011663 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:32.015379 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Availability Zones retrieved successfully. Jul 31 14:07:32.021625 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (79872acd-0588-4c67-9028-8f57f66c15b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:32.024006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215aed9e-e146-4fd9-ab32-eb2db772346b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.027767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:32.057784 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215aed9e-e146-4fd9-ab32-eb2db772346b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.058475 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cafe83-ae5e-4ee7-82db-2e9d6ae93dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.096453 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Created reservations ['3165a8ac-76a0-48de-8879-40cd32e9e924', '5466d212-aa29-4a09-afd8-031542558af4', '0c3d15db-b912-47b3-97aa-a920ba675225', '19e3f099-e4df-484a-b859-d4602e286a66'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:32.097629 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cafe83-ae5e-4ee7-82db-2e9d6ae93dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3165a8ac-76a0-48de-8879-40cd32e9e924', '5466d212-aa29-4a09-afd8-031542558af4', '0c3d15db-b912-47b3-97aa-a920ba675225', '19e3f099-e4df-484a-b859-d4602e286a66']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.098794 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b946b578-7d31-462f-a18a-8e3d581c1979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.125593 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b946b578-7d31-462f-a18a-8e3d581c1979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-151954029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['3165a8ac-76a0-48de-8879-40cd32e9e924','5466d212-aa29-4a09-afd8-031542558af4','0c3d15db-b912-47b3-97aa-a920ba675225','19e3f099-e4df-484a-b859-d4602e286a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-151954029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59489d01998a43f58aca5b039a1b5dc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ce1bc01cb423b979625fb390525a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.126531 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eea5b64-bbc1-4672-bc6b-d74811465a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.150838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eea5b64-bbc1-4672-bc6b-d74811465a1c) transitioned into state 'SUCCESS' from state '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-151954029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['3165a8ac-76a0-48de-8879-40cd32e9e924','5466d212-aa29-4a09-afd8-031542558af4','0c3d15db-b912-47b3-97aa-a920ba675225','19e3f099-e4df-484a-b859-d4602e286a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.151660 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4192e05f-af6a-49b4-8fe7-63b58918755e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.163174 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4192e05f-af6a-49b4-8fe7-63b58918755e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.165158 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (79872acd-0588-4c67-9028-8f57f66c15b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:32.165158 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request issued successfully. Jul 31 14:07:32.165673 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-57cca65a-ab2a-4ae9-88dd-327805d88a94 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:32.166208 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1290/5164] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:32 2026] POST /volume/v3/volumes => generated 759 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:32.179192 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-803607f2-184a-4406-8dc8-5695accadc3c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:32.180958 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:32.181391 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3c0c7318-b68d-43d8-b30c-f9621ad0fd94", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-598962327"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:32.183094 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request body: {'volume': {"'snapshot_id": '3c0c7318-b68d-43d8-b30c-f9621ad0fd94', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-598962327'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:32.183245 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume of 1 GB Jul 31 14:07:32.187465 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Availability Zones retrieved successfully. Jul 31 14:07:32.193567 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (86bdc8b8-9b55-420f-a761-eee483264544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:32.194808 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9482f076-f920-47d0-9c0c-175c0286dacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.196164 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:32.219299 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6e135a0a-47c5-4589-8d44-d8b4142842c8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:32.221457 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e135a0a-47c5-4589-8d44-d8b4142842c8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 Jul 31 14:07:32.221729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e135a0a-47c5-4589-8d44-d8b4142842c8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:32.221969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e135a0a-47c5-4589-8d44-d8b4142842c8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:32.224686 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9482f076-f920-47d0-9c0c-175c0286dacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.226650 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b388bbb-bdf3-401b-98ff-b1b169f137d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.238249 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:32.238249 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:32.246939 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6e135a0a-47c5-4589-8d44-d8b4142842c8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:32.254304 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e135a0a-47c5-4589-8d44-d8b4142842c8 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 returned with HTTP 200 Jul 31 14:07:32.254843 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1291/5165] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:32 2026] GET /volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:32.272370 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6815e6ae-974d-4983-8c66-39c5b1d39e3d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:32.274998 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6815e6ae-974d-4983-8c66-39c5b1d39e3d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:07:32.275334 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6815e6ae-974d-4983-8c66-39c5b1d39e3d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e164ee20-d834-4626-a812-e6d7a6620f35", "name": "tempest-VolumesBackupsTest-Snapshot-1808279926"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:32.284207 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Created reservations ['08e1fd5b-7a89-4ce2-8ba4-28426508e2a1', '77e75714-ff5c-4118-879d-b33c2add8ac7', '00dca1a4-cb8e-4164-9cf8-2d6e21479ebf', 'fefd4b30-6749-4ec8-a452-a017085c7153'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:32.285254 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b388bbb-bdf3-401b-98ff-b1b169f137d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e1fd5b-7a89-4ce2-8ba4-28426508e2a1', '77e75714-ff5c-4118-879d-b33c2add8ac7', '00dca1a4-cb8e-4164-9cf8-2d6e21479ebf', 'fefd4b30-6749-4ec8-a452-a017085c7153']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.286280 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f289667-d764-44a4-a3a9-64b485b73afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.288396 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:32.288396 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:32.288396 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6815e6ae-974d-4983-8c66-39c5b1d39e3d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:32.288396 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-6815e6ae-974d-4983-8c66-39c5b1d39e3d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Create snapshot from volume e164ee20-d834-4626-a812-e6d7a6620f35 Jul 31 14:07:32.317957 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f289667-d764-44a4-a3a9-64b485b73afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c33f66-162c-4090-a37d-cc25330f7e31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-598962327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['08e1fd5b-7a89-4ce2-8ba4-28426508e2a1','77e75714-ff5c-4118-879d-b33c2add8ac7','00dca1a4-cb8e-4164-9cf8-2d6e21479ebf','fefd4b30-6749-4ec8-a452-a017085c7153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-598962327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30c33f66-162c-4090-a37d-cc25330f7e31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59489d01998a43f58aca5b039a1b5dc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ce1bc01cb423b979625fb390525a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.319218 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59765714-214f-4df4-9867-ae84326a7750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.348607 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59765714-214f-4df4-9867-ae84326a7750) transitioned into state 'SUCCESS' from state '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-598962327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['08e1fd5b-7a89-4ce2-8ba4-28426508e2a1','77e75714-ff5c-4118-879d-b33c2add8ac7','00dca1a4-cb8e-4164-9cf8-2d6e21479ebf','fefd4b30-6749-4ec8-a452-a017085c7153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.349612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85b4db71-928c-46cd-8ec1-56d6035482ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.360557 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-6815e6ae-974d-4983-8c66-39c5b1d39e3d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['6ed4b0ea-f420-43f3-8b7e-aa333461ffa0', 'a1a443ca-15d5-4e69-b3f7-194a35675836', '8db9903c-7c09-4c57-b377-a65a75f803db', '3bb47b53-6a6d-4555-a58f-f81993cef51c'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:32.363757 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85b4db71-928c-46cd-8ec1-56d6035482ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.365039 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (86bdc8b8-9b55-420f-a761-eee483264544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:32.365438 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request issued successfully. Jul 31 14:07:32.366115 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-803607f2-184a-4406-8dc8-5695accadc3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:32.366756 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1292/5166] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:32 2026] POST /volume/v3/volumes => generated 759 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:32.384643 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:32.387873 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:32.388317 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3c0c7318-b68d-43d8-b30c-f9621ad0fd94", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-375648780"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:32.390042 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request body: {'volume': {"'snapshot_id": '3c0c7318-b68d-43d8-b30c-f9621ad0fd94', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-375648780'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:32.390173 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume of 1 GB Jul 31 14:07:32.390458 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:32.390458 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:32.398610 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Availability Zones retrieved successfully. Jul 31 14:07:32.404967 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (8ada2c9f-58f7-4e35-a207-9aca9c4b43c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:32.406141 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c48e1e-014d-4c8a-ae3d-6ff367f62345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.407212 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:32.420748 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6815e6ae-974d-4983-8c66-39c5b1d39e3d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Snapshot create request issued successfully. Jul 31 14:07:32.421362 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6815e6ae-974d-4983-8c66-39c5b1d39e3d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:07:32.421933 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1294/5167] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:07:32 2026] POST /volume/v3/snapshots => generated 305 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:32.432372 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0ccd5b7d-17e1-4342-985f-aecdf2f2921b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:32.434991 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ccd5b7d-17e1-4342-985f-aecdf2f2921b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 Jul 31 14:07:32.435236 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ccd5b7d-17e1-4342-985f-aecdf2f2921b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:32.435756 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ccd5b7d-17e1-4342-985f-aecdf2f2921b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:32.437290 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c48e1e-014d-4c8a-ae3d-6ff367f62345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.438101 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d594bc9e-02c8-4510-a1de-00d02b2984dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.441927 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:32.441927 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:32.442535 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0ccd5b7d-17e1-4342-985f-aecdf2f2921b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Snapshot retrieved successfully. Jul 31 14:07:32.444716 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ccd5b7d-17e1-4342-985f-aecdf2f2921b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 returned with HTTP 200 Jul 31 14:07:32.444716 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1292/5168] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:32 2026] GET /volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:32.494094 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Created reservations ['dabf974a-9533-4ac2-8dc7-97e6e48e0042', '05f013bc-20c2-4ea3-86bf-4d8e6d85c005', 'e032325b-c14d-4a16-8425-17e5097c7746', '2f3f3040-9fd7-4849-a946-7a62578a0e87'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:32.494957 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d594bc9e-02c8-4510-a1de-00d02b2984dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dabf974a-9533-4ac2-8dc7-97e6e48e0042', '05f013bc-20c2-4ea3-86bf-4d8e6d85c005', 'e032325b-c14d-4a16-8425-17e5097c7746', '2f3f3040-9fd7-4849-a946-7a62578a0e87']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.495752 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f33dffd2-b6ff-4ec2-94f2-e5ff402843b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.524870 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f33dffd2-b6ff-4ec2-94f2-e5ff402843b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f810f7-52a4-462e-af02-ae8d2580cb40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-375648780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['dabf974a-9533-4ac2-8dc7-97e6e48e0042','05f013bc-20c2-4ea3-86bf-4d8e6d85c005','e032325b-c14d-4a16-8425-17e5097c7746','2f3f3040-9fd7-4849-a946-7a62578a0e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-375648780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0f810f7-52a4-462e-af02-ae8d2580cb40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59489d01998a43f58aca5b039a1b5dc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ce1bc01cb423b979625fb390525a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.526247 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4caa61-edf7-44ed-88d3-303efc738be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.538678 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c1e242e8-299a-4622-8635-5fddcf802579 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:32.542109 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1e242e8-299a-4622-8635-5fddcf802579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:32.542385 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1e242e8-299a-4622-8635-5fddcf802579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:32.542707 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1e242e8-299a-4622-8635-5fddcf802579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:32.542855 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c1e242e8-299a-4622-8635-5fddcf802579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:32.548379 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:32.548379 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:32.549712 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1e242e8-299a-4622-8635-5fddcf802579 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:32.550892 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4caa61-edf7-44ed-88d3-303efc738be2) transitioned into state 'SUCCESS' from state '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-375648780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['dabf974a-9533-4ac2-8dc7-97e6e48e0042','05f013bc-20c2-4ea3-86bf-4d8e6d85c005','e032325b-c14d-4a16-8425-17e5097c7746','2f3f3040-9fd7-4849-a946-7a62578a0e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.552024 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb61b1f-f844-4ccb-98c2-a7413dd2bd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.552482 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1293/5169] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:32 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:07:32.564801 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb61b1f-f844-4ccb-98c2-a7413dd2bd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.566004 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (8ada2c9f-58f7-4e35-a207-9aca9c4b43c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:32.566405 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request issued successfully. Jul 31 14:07:32.567261 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-06a627b5-d2c4-4008-a8df-5a1afd2666f8 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:32.567863 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1291/5170] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:32 2026] POST /volume/v3/volumes => generated 759 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:32.586210 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e7e9592f-a854-44a3-927a-2034afc24325 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:32.588402 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:32.588768 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3c0c7318-b68d-43d8-b30c-f9621ad0fd94", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1241806732"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:32.590100 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request body: {'volume': {"'snapshot_id": '3c0c7318-b68d-43d8-b30c-f9621ad0fd94', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1241806732'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:32.590207 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume of 1 GB Jul 31 14:07:32.590459 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:32.590459 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:32.595219 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Availability Zones retrieved successfully. Jul 31 14:07:32.602257 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (9729666c-efb1-4c1d-9c15-8f53f71d415d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:32.603362 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2e0c1a-d306-40b7-82fe-f8f7a66d679f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.604468 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:32.638362 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2e0c1a-d306-40b7-82fe-f8f7a66d679f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.639158 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2326bdb-5332-4fa9-969d-4d7f770174a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.681126 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Created reservations ['f76b6371-bc85-4086-b3b0-64a1a984ce1a', 'c2167a89-889c-4de2-80cd-a08325c6e5e2', 'a90ef471-6450-4277-a3cf-88ef423d8ac4', '9bfaee91-b30e-4c04-9cfe-26e3d8ba1f8b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:32.681937 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2326bdb-5332-4fa9-969d-4d7f770174a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f76b6371-bc85-4086-b3b0-64a1a984ce1a', 'c2167a89-889c-4de2-80cd-a08325c6e5e2', 'a90ef471-6450-4277-a3cf-88ef423d8ac4', '9bfaee91-b30e-4c04-9cfe-26e3d8ba1f8b']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.682716 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d688be-d715-410c-8158-baee1f9d38e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.721619 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d688be-d715-410c-8158-baee1f9d38e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28f23244-a37c-45cd-a9f1-271087ee382c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1241806732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['f76b6371-bc85-4086-b3b0-64a1a984ce1a','c2167a89-889c-4de2-80cd-a08325c6e5e2','a90ef471-6450-4277-a3cf-88ef423d8ac4','9bfaee91-b30e-4c04-9cfe-26e3d8ba1f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1241806732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28f23244-a37c-45cd-a9f1-271087ee382c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59489d01998a43f58aca5b039a1b5dc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ce1bc01cb423b979625fb390525a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.722553 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0261cf0-2caa-4e5e-810b-8f055343eab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.759009 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0261cf0-2caa-4e5e-810b-8f055343eab3) transitioned into state 'SUCCESS' from state '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-1241806732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['f76b6371-bc85-4086-b3b0-64a1a984ce1a','c2167a89-889c-4de2-80cd-a08325c6e5e2','a90ef471-6450-4277-a3cf-88ef423d8ac4','9bfaee91-b30e-4c04-9cfe-26e3d8ba1f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.759774 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5cf686-4f15-4521-b807-8a5ed0ddf65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.774020 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5cf686-4f15-4521-b807-8a5ed0ddf65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.775313 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (9729666c-efb1-4c1d-9c15-8f53f71d415d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:32.775716 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request issued successfully. Jul 31 14:07:32.777355 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7e9592f-a854-44a3-927a-2034afc24325 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:32.777355 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1295/5171] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:32 2026] POST /volume/v3/volumes => generated 760 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:32.796720 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:32.799406 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:32.800067 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3c0c7318-b68d-43d8-b30c-f9621ad0fd94", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1065749863"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:32.803885 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request body: {'volume': {"'snapshot_id": '3c0c7318-b68d-43d8-b30c-f9621ad0fd94', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1065749863'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:32.803885 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume of 1 GB Jul 31 14:07:32.812709 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Availability Zones retrieved successfully. Jul 31 14:07:32.824894 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (aadf37a1-ff45-49df-b51c-5b199b81f3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:32.829265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f616a523-447d-4b8c-ba23-b30b8a290494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.829265 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:32.879844 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f616a523-447d-4b8c-ba23-b30b8a290494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.881139 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56d1825-821e-434f-b93d-dd2cd21541e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.948630 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Created reservations ['4d645c7f-3276-469d-b9fb-0b287da0edb2', '269bac1d-373b-4b6b-8a58-153fc001aa91', '38c949f5-75ef-4d7e-92ba-9c9a7a347d9d', '1e178b41-7475-454e-a377-c4e31dc5b72e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:32.949378 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56d1825-821e-434f-b93d-dd2cd21541e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d645c7f-3276-469d-b9fb-0b287da0edb2', '269bac1d-373b-4b6b-8a58-153fc001aa91', '38c949f5-75ef-4d7e-92ba-9c9a7a347d9d', '1e178b41-7475-454e-a377-c4e31dc5b72e']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.950374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a492afee-d196-4ee2-a192-f72192e4c910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:32.982169 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a492afee-d196-4ee2-a192-f72192e4c910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e01ef30-5e9d-4a03-b2b0-606d0a56d226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1065749863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['4d645c7f-3276-469d-b9fb-0b287da0edb2','269bac1d-373b-4b6b-8a58-153fc001aa91','38c949f5-75ef-4d7e-92ba-9c9a7a347d9d','1e178b41-7475-454e-a377-c4e31dc5b72e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1065749863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e01ef30-5e9d-4a03-b2b0-606d0a56d226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59489d01998a43f58aca5b039a1b5dc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ce1bc01cb423b979625fb390525a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:32.983431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc6fa0b-1a8b-4861-90b1-2baead8bec0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:33.010810 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc6fa0b-1a8b-4861-90b1-2baead8bec0a) transitioned into state 'SUCCESS' from state '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-1065749863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59489d01998a43f58aca5b039a1b5dc8',qos_specs=None,replication_status=,reservations=['4d645c7f-3276-469d-b9fb-0b287da0edb2','269bac1d-373b-4b6b-8a58-153fc001aa91','38c949f5-75ef-4d7e-92ba-9c9a7a347d9d','1e178b41-7475-454e-a377-c4e31dc5b72e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ce1bc01cb423b979625fb390525a2',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:33.011876 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595dbc70-f8b4-4751-afda-d5eca5531637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:33.028300 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595dbc70-f8b4-4751-afda-d5eca5531637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:33.029622 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Flow 'volume_create_api' (aadf37a1-ff45-49df-b51c-5b199b81f3f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:33.030073 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Create volume request issued successfully. Jul 31 14:07:33.030883 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3131bafd-13ce-49f9-8f78-f7d72bb9a999 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:33.031444 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1293/5172] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:32 2026] POST /volume/v3/volumes => generated 760 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:33.048084 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c3682bac-2d2c-48cf-9644-191c23e1697b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.051382 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3682bac-2d2c-48cf-9644-191c23e1697b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 Jul 31 14:07:33.051382 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3682bac-2d2c-48cf-9644-191c23e1697b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.051382 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3682bac-2d2c-48cf-9644-191c23e1697b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.063413 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.063413 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:33.069363 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c3682bac-2d2c-48cf-9644-191c23e1697b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:33.077457 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3682bac-2d2c-48cf-9644-191c23e1697b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 returned with HTTP 200 Jul 31 14:07:33.077457 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1294/5173] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:33 2026] GET /volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:33.096438 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7771ba85-563b-444f-9f9c-7a76bbfe5755 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.099345 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7771ba85-563b-444f-9f9c-7a76bbfe5755 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 Jul 31 14:07:33.100053 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7771ba85-563b-444f-9f9c-7a76bbfe5755 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.100053 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7771ba85-563b-444f-9f9c-7a76bbfe5755 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.111810 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.111810 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:33.124477 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7771ba85-563b-444f-9f9c-7a76bbfe5755 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:33.132277 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7771ba85-563b-444f-9f9c-7a76bbfe5755 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 returned with HTTP 200 Jul 31 14:07:33.133156 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1292/5174] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:33 2026] GET /volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:33.153095 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-50452600-c1f9-4506-af12-ae830613d5a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.157107 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50452600-c1f9-4506-af12-ae830613d5a3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 Jul 31 14:07:33.157107 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50452600-c1f9-4506-af12-ae830613d5a3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.157107 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50452600-c1f9-4506-af12-ae830613d5a3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.164531 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.164531 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:33.169629 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-50452600-c1f9-4506-af12-ae830613d5a3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:33.175953 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50452600-c1f9-4506-af12-ae830613d5a3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 returned with HTTP 200 Jul 31 14:07:33.176466 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1296/5175] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:33 2026] GET /volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:33.197340 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bf419c23-63dd-438e-be06-6d32a79ed91a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.203721 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf419c23-63dd-438e-be06-6d32a79ed91a tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c Jul 31 14:07:33.204235 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf419c23-63dd-438e-be06-6d32a79ed91a tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.205137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf419c23-63dd-438e-be06-6d32a79ed91a tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.215106 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.215106 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:33.223542 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bf419c23-63dd-438e-be06-6d32a79ed91a tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:33.230012 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf419c23-63dd-438e-be06-6d32a79ed91a tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c returned with HTTP 200 Jul 31 14:07:33.230551 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1294/5176] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:33 2026] GET /volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:33.251317 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d922e21a-404c-4c68-bfc8-dbbb885fb559 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.254130 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d922e21a-404c-4c68-bfc8-dbbb885fb559 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 Jul 31 14:07:33.254535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d922e21a-404c-4c68-bfc8-dbbb885fb559 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.254663 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d922e21a-404c-4c68-bfc8-dbbb885fb559 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.264638 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.264638 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:33.273461 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d922e21a-404c-4c68-bfc8-dbbb885fb559 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:33.279700 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d922e21a-404c-4c68-bfc8-dbbb885fb559 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 returned with HTTP 200 Jul 31 14:07:33.280170 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1295/5177] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:33 2026] GET /volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:33.296719 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3049a49a-0b1e-4095-94a2-8cb1da088a2d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.301068 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3049a49a-0b1e-4095-94a2-8cb1da088a2d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 Jul 31 14:07:33.301420 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3049a49a-0b1e-4095-94a2-8cb1da088a2d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.302053 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3049a49a-0b1e-4095-94a2-8cb1da088a2d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.302053 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-3049a49a-0b1e-4095-94a2-8cb1da088a2d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume with id: 8e01ef30-5e9d-4a03-b2b0-606d0a56d226 Jul 31 14:07:33.315230 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.315230 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:33.316145 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3049a49a-0b1e-4095-94a2-8cb1da088a2d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:33.344429 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3049a49a-0b1e-4095-94a2-8cb1da088a2d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume request issued successfully. Jul 31 14:07:33.345488 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3049a49a-0b1e-4095-94a2-8cb1da088a2d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 returned with HTTP 202 Jul 31 14:07:33.347130 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1293/5178] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:33 2026] DELETE /volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:33.357441 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30a8f522-f991-4253-909c-0ca498b1073b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.361306 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30a8f522-f991-4253-909c-0ca498b1073b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 Jul 31 14:07:33.361822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30a8f522-f991-4253-909c-0ca498b1073b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.361822 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30a8f522-f991-4253-909c-0ca498b1073b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.370234 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.370234 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:33.375163 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-30a8f522-f991-4253-909c-0ca498b1073b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:33.381241 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30a8f522-f991-4253-909c-0ca498b1073b tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 returned with HTTP 200 Jul 31 14:07:33.381667 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1297/5179] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:33 2026] GET /volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:33.458166 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a451cf5a-a272-46d4-9cce-985f74b9cc7b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.459954 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a451cf5a-a272-46d4-9cce-985f74b9cc7b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 Jul 31 14:07:33.460218 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a451cf5a-a272-46d4-9cce-985f74b9cc7b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.460471 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a451cf5a-a272-46d4-9cce-985f74b9cc7b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.466254 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.466254 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:33.466770 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a451cf5a-a272-46d4-9cce-985f74b9cc7b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Snapshot retrieved successfully. Jul 31 14:07:33.467663 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a451cf5a-a272-46d4-9cce-985f74b9cc7b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 returned with HTTP 200 Jul 31 14:07:33.468078 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1295/5180] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:33 2026] GET /volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:33.478337 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-73c70fd8-bccb-45c6-9308-fb786602af10 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.480178 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-73c70fd8-bccb-45c6-9308-fb786602af10 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] POST https://10.4.3.140/volume/v3/backups Jul 31 14:07:33.480626 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-73c70fd8-bccb-45c6-9308-fb786602af10 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e164ee20-d834-4626-a812-e6d7a6620f35", "snapshot_id": "d2ddf91e-d573-43e9-a5d2-3295513891b9", "name": "tempest-VolumesBackupsTest-Backup-1705962847"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:33.482195 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-73c70fd8-bccb-45c6-9308-fb786602af10 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating new backup {'backup': {'volume_id': 'e164ee20-d834-4626-a812-e6d7a6620f35', 'snapshot_id': 'd2ddf91e-d573-43e9-a5d2-3295513891b9', 'name': 'tempest-VolumesBackupsTest-Backup-1705962847'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:07:33.482420 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-73c70fd8-bccb-45c6-9308-fb786602af10 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Creating backup of volume e164ee20-d834-4626-a812-e6d7a6620f35 in container None Jul 31 14:07:33.490744 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.490744 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:33.491212 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-73c70fd8-bccb-45c6-9308-fb786602af10 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:33.502002 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.502002 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:33.502495 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-73c70fd8-bccb-45c6-9308-fb786602af10 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Snapshot retrieved successfully. Jul 31 14:07:33.523288 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-73c70fd8-bccb-45c6-9308-fb786602af10 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Created reservations ['ad19495f-5951-4f58-a335-767d0221c64c', '15f0aa41-dbf6-4b0c-a9e2-1d04fbffdbac'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:33.560231 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-73c70fd8-bccb-45c6-9308-fb786602af10 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:07:33.562539 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1296/5181] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:07:33 2026] POST /volume/v3/backups => generated 330 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:33.567633 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6761ea01-d3e4-4ea4-9319-6f6895570885 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.567633 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6761ea01-d3e4-4ea4-9319-6f6895570885 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:33.567633 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6761ea01-d3e4-4ea4-9319-6f6895570885 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.567847 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6761ea01-d3e4-4ea4-9319-6f6895570885 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.567881 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6761ea01-d3e4-4ea4-9319-6f6895570885 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:33.572667 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e501f820-6084-420f-8ceb-174de15c328a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:33.573763 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.573763 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:33.574400 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6761ea01-d3e4-4ea4-9319-6f6895570885 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:33.574850 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1294/5182] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:33 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:33.575153 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e501f820-6084-420f-8ceb-174de15c328a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:33.575477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e501f820-6084-420f-8ceb-174de15c328a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:33.575724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e501f820-6084-420f-8ceb-174de15c328a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:33.575856 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e501f820-6084-420f-8ceb-174de15c328a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:33.581418 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:33.581418 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:33.582320 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e501f820-6084-420f-8ceb-174de15c328a tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:33.582777 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1298/5183] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:33 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 771 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:34.397799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0409a05a-55c9-4e34-abd2-74beaf089415 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:34.399529 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0409a05a-55c9-4e34-abd2-74beaf089415 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 Jul 31 14:07:34.399915 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0409a05a-55c9-4e34-abd2-74beaf089415 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:34.400057 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0409a05a-55c9-4e34-abd2-74beaf089415 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:34.408115 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0409a05a-55c9-4e34-abd2-74beaf089415 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 returned with HTTP 404 Jul 31 14:07:34.408743 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1296/5184] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:34 2026] GET /volume/v3/volumes/8e01ef30-5e9d-4a03-b2b0-606d0a56d226 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:34.418059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5ed7a03b-c0f1-467f-b866-a84fde0e9117 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:34.420894 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ed7a03b-c0f1-467f-b866-a84fde0e9117 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] DELETE https://10.4.3.140/volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c Jul 31 14:07:34.421871 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5ed7a03b-c0f1-467f-b866-a84fde0e9117 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:34.422246 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5ed7a03b-c0f1-467f-b866-a84fde0e9117 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:34.422541 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-5ed7a03b-c0f1-467f-b866-a84fde0e9117 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume with id: 28f23244-a37c-45cd-a9f1-271087ee382c Jul 31 14:07:34.445131 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:34.445131 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:34.456041 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5ed7a03b-c0f1-467f-b866-a84fde0e9117 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:34.478453 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5ed7a03b-c0f1-467f-b866-a84fde0e9117 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume request issued successfully. Jul 31 14:07:34.478843 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ed7a03b-c0f1-467f-b866-a84fde0e9117 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c returned with HTTP 202 Jul 31 14:07:34.479538 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1297/5185] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:34 2026] DELETE /volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:34.489064 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b74f6a01-cfc9-42ed-82fc-c6e7968d87b3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:34.493375 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b74f6a01-cfc9-42ed-82fc-c6e7968d87b3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c Jul 31 14:07:34.493375 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b74f6a01-cfc9-42ed-82fc-c6e7968d87b3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:34.493714 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b74f6a01-cfc9-42ed-82fc-c6e7968d87b3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:34.506300 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:34.506300 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:34.510909 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b74f6a01-cfc9-42ed-82fc-c6e7968d87b3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:34.517075 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b74f6a01-cfc9-42ed-82fc-c6e7968d87b3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c returned with HTTP 200 Jul 31 14:07:34.517223 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1295/5186] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:34 2026] GET /volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:34.596285 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cb8c5691-5127-4ba7-a320-d150f856a35b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:34.598817 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cb8c5691-5127-4ba7-a320-d150f856a35b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:34.599125 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cb8c5691-5127-4ba7-a320-d150f856a35b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:34.599366 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cb8c5691-5127-4ba7-a320-d150f856a35b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:34.599534 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-cb8c5691-5127-4ba7-a320-d150f856a35b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:34.602847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e5876cd7-9471-4d8c-8af7-1de47486d95d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:34.606735 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e5876cd7-9471-4d8c-8af7-1de47486d95d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:34.607059 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e5876cd7-9471-4d8c-8af7-1de47486d95d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:34.607326 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e5876cd7-9471-4d8c-8af7-1de47486d95d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:34.607456 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e5876cd7-9471-4d8c-8af7-1de47486d95d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:34.609728 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:34.609728 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:34.610569 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cb8c5691-5127-4ba7-a320-d150f856a35b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:34.611054 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1299/5187] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:34 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 773 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:34.616780 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:34.616780 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:34.617472 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e5876cd7-9471-4d8c-8af7-1de47486d95d tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:34.617927 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1297/5188] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:34 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:35.533791 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8d934b1f-ba95-4114-b537-01bdbbcd00ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:35.535393 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8d934b1f-ba95-4114-b537-01bdbbcd00ee tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c Jul 31 14:07:35.536106 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8d934b1f-ba95-4114-b537-01bdbbcd00ee tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:35.536361 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8d934b1f-ba95-4114-b537-01bdbbcd00ee tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:35.542614 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8d934b1f-ba95-4114-b537-01bdbbcd00ee tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c returned with HTTP 404 Jul 31 14:07:35.543127 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1298/5189] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:35 2026] GET /volume/v3/volumes/28f23244-a37c-45cd-a9f1-271087ee382c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:35.555721 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-31c76ea7-6e86-44ac-8620-ea068ba22df0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:35.558834 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-31c76ea7-6e86-44ac-8620-ea068ba22df0 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 Jul 31 14:07:35.558834 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-31c76ea7-6e86-44ac-8620-ea068ba22df0 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:35.558834 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-31c76ea7-6e86-44ac-8620-ea068ba22df0 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:35.558834 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-31c76ea7-6e86-44ac-8620-ea068ba22df0 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume with id: f0f810f7-52a4-462e-af02-ae8d2580cb40 Jul 31 14:07:35.573400 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:35.573400 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:35.573868 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-31c76ea7-6e86-44ac-8620-ea068ba22df0 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:35.588134 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-31c76ea7-6e86-44ac-8620-ea068ba22df0 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume request issued successfully. Jul 31 14:07:35.588280 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-31c76ea7-6e86-44ac-8620-ea068ba22df0 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 returned with HTTP 202 Jul 31 14:07:35.588669 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1296/5190] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:35 2026] DELETE /volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:35.595045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8e368459-6596-4228-9348-c31e82367acb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:35.599744 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e368459-6596-4228-9348-c31e82367acb tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 Jul 31 14:07:35.599744 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e368459-6596-4228-9348-c31e82367acb tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:35.599744 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e368459-6596-4228-9348-c31e82367acb tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:35.614811 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:35.614811 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:35.624323 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8e368459-6596-4228-9348-c31e82367acb tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:35.625647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4585a0d2-2205-4820-8da0-a888608e9511 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:35.630649 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4585a0d2-2205-4820-8da0-a888608e9511 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:35.630649 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4585a0d2-2205-4820-8da0-a888608e9511 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:35.630649 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4585a0d2-2205-4820-8da0-a888608e9511 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:35.630649 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4585a0d2-2205-4820-8da0-a888608e9511 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:35.630909 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e368459-6596-4228-9348-c31e82367acb tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 returned with HTTP 200 Jul 31 14:07:35.630909 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1300/5191] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:35 2026] GET /volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:35.636337 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7e3d8057-eeee-4e22-9994-6f3302c6bedf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:35.638315 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e3d8057-eeee-4e22-9994-6f3302c6bedf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:35.638621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e3d8057-eeee-4e22-9994-6f3302c6bedf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:35.638820 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e3d8057-eeee-4e22-9994-6f3302c6bedf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:35.638920 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7e3d8057-eeee-4e22-9994-6f3302c6bedf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:35.640796 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:35.640796 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:35.642043 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4585a0d2-2205-4820-8da0-a888608e9511 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:35.642836 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1298/5192] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:35 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 773 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:35.643248 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:35.643248 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:35.643836 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e3d8057-eeee-4e22-9994-6f3302c6bedf tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:35.644224 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1299/5193] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:35 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:36.644596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-71583a6c-fde1-4b37-9207-af4a3e63f777 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:36.647066 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-71583a6c-fde1-4b37-9207-af4a3e63f777 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 Jul 31 14:07:36.647271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-71583a6c-fde1-4b37-9207-af4a3e63f777 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:36.647479 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-71583a6c-fde1-4b37-9207-af4a3e63f777 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:36.653962 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8ae0f872-3b0d-44a1-9443-dead07d2cbac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:36.654232 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-256a11c3-86ce-43d2-a643-bd53e6218844 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:36.655680 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-71583a6c-fde1-4b37-9207-af4a3e63f777 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 returned with HTTP 404 Jul 31 14:07:36.655973 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-256a11c3-86ce-43d2-a643-bd53e6218844 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:36.656262 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1297/5194] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:36 2026] GET /volume/v3/volumes/f0f810f7-52a4-462e-af02-ae8d2580cb40 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:36.656301 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-256a11c3-86ce-43d2-a643-bd53e6218844 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:36.656504 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ae0f872-3b0d-44a1-9443-dead07d2cbac tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:36.656693 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-256a11c3-86ce-43d2-a643-bd53e6218844 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:36.656693 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-256a11c3-86ce-43d2-a643-bd53e6218844 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:36.656807 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ae0f872-3b0d-44a1-9443-dead07d2cbac tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:36.657015 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ae0f872-3b0d-44a1-9443-dead07d2cbac tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:36.657169 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-8ae0f872-3b0d-44a1-9443-dead07d2cbac tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:36.662605 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:36.662605 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:36.662806 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:36.662806 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:36.663308 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-256a11c3-86ce-43d2-a643-bd53e6218844 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:36.663710 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1299/5195] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:36 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:36.663825 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ae0f872-3b0d-44a1-9443-dead07d2cbac tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:36.664339 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1301/5196] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:36 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:36.665750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e022f26c-37f8-4cf6-a60f-7de8e5e59da3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:36.668040 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e022f26c-37f8-4cf6-a60f-7de8e5e59da3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] DELETE https://10.4.3.140/volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 Jul 31 14:07:36.668297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e022f26c-37f8-4cf6-a60f-7de8e5e59da3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:36.668543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e022f26c-37f8-4cf6-a60f-7de8e5e59da3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:36.668774 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e022f26c-37f8-4cf6-a60f-7de8e5e59da3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume with id: 30c33f66-162c-4090-a37d-cc25330f7e31 Jul 31 14:07:36.673308 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-45694530-564e-480d-a848-dadf8a5231aa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:36.675280 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-45694530-564e-480d-a848-dadf8a5231aa tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] POST https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e/action Jul 31 14:07:36.675687 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-45694530-564e-480d-a848-dadf8a5231aa tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:07:36.675829 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-45694530-564e-480d-a848-dadf8a5231aa tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:36.677424 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.admin_actions [None req-45694530-564e-480d-a848-dadf8a5231aa tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Updating backup '7c61f1db-a1db-4312-bd98-c015c70fae2e' with '{'status': 'error'}' {{(pid=100182) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 14:07:36.677804 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:36.677804 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:36.678380 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e022f26c-37f8-4cf6-a60f-7de8e5e59da3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:36.687859 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:36.687859 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:36.689337 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.policy [None req-45694530-564e-480d-a848-dadf8a5231aa tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd9c5e403e19a49988fabb0fd842ffe09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6ecf383fee4e1384f2323df619c63f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100182) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:07:36.689606 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-45694530-564e-480d-a848-dadf8a5231aa tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e/action returned with HTTP 403 Jul 31 14:07:36.690201 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1298/5197] 10.4.3.140 () {70 vars in 1430 bytes} [Fri Jul 31 14:07:36 2026] POST /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:36.697685 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-80c208e2-63c6-460f-8f6b-6c9db28cbea9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:36.699369 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80c208e2-63c6-460f-8f6b-6c9db28cbea9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 Jul 31 14:07:36.699605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80c208e2-63c6-460f-8f6b-6c9db28cbea9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:36.699815 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80c208e2-63c6-460f-8f6b-6c9db28cbea9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:36.699982 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-80c208e2-63c6-460f-8f6b-6c9db28cbea9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume with id: 677c056e-6277-40dd-8432-213e5d365db9 Jul 31 14:07:36.701839 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e022f26c-37f8-4cf6-a60f-7de8e5e59da3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume request issued successfully. Jul 31 14:07:36.702131 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e022f26c-37f8-4cf6-a60f-7de8e5e59da3 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 returned with HTTP 202 Jul 31 14:07:36.702730 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1300/5198] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:36 2026] DELETE /volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:36.709500 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ebf5c435-6da7-4391-ae6d-d496db693b3c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:36.711319 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebf5c435-6da7-4391-ae6d-d496db693b3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 Jul 31 14:07:36.711435 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:36.711435 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:36.711487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebf5c435-6da7-4391-ae6d-d496db693b3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:36.711718 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebf5c435-6da7-4391-ae6d-d496db693b3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:36.711848 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-80c208e2-63c6-460f-8f6b-6c9db28cbea9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:36.718532 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:36.718532 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:36.722992 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ebf5c435-6da7-4391-ae6d-d496db693b3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:36.730082 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebf5c435-6da7-4391-ae6d-d496db693b3c tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 returned with HTTP 200 Jul 31 14:07:36.730627 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1302/5199] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:36 2026] GET /volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:36.748268 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-80c208e2-63c6-460f-8f6b-6c9db28cbea9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume request issued successfully. Jul 31 14:07:36.748268 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80c208e2-63c6-460f-8f6b-6c9db28cbea9 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 returned with HTTP 202 Jul 31 14:07:36.748621 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1300/5200] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:07:36 2026] DELETE /volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:36.761668 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3cd6cc14-6d8b-4bd7-8182-a34cda246ab1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:36.764384 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3cd6cc14-6d8b-4bd7-8182-a34cda246ab1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 Jul 31 14:07:36.764384 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3cd6cc14-6d8b-4bd7-8182-a34cda246ab1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:36.764486 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3cd6cc14-6d8b-4bd7-8182-a34cda246ab1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:36.775483 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:36.775483 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:36.781506 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3cd6cc14-6d8b-4bd7-8182-a34cda246ab1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:36.788797 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3cd6cc14-6d8b-4bd7-8182-a34cda246ab1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 returned with HTTP 200 Jul 31 14:07:36.789479 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1299/5201] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:36 2026] GET /volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:37.674432 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aa6ed131-66ae-4727-9a97-f0347b31b771 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:37.676470 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa6ed131-66ae-4727-9a97-f0347b31b771 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:37.676759 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa6ed131-66ae-4727-9a97-f0347b31b771 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:37.676948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa6ed131-66ae-4727-9a97-f0347b31b771 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:37.677088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-aa6ed131-66ae-4727-9a97-f0347b31b771 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:37.681411 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:37.681411 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:37.682358 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa6ed131-66ae-4727-9a97-f0347b31b771 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:37.682947 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1301/5202] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:37 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:37.745603 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b7db24df-4d3e-4eed-9974-6b3f4eadf29d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:37.748014 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7db24df-4d3e-4eed-9974-6b3f4eadf29d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 Jul 31 14:07:37.748304 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7db24df-4d3e-4eed-9974-6b3f4eadf29d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:37.748599 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7db24df-4d3e-4eed-9974-6b3f4eadf29d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:37.756298 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7db24df-4d3e-4eed-9974-6b3f4eadf29d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 returned with HTTP 404 Jul 31 14:07:37.757009 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1303/5203] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:37 2026] GET /volume/v3/volumes/30c33f66-162c-4090-a37d-cc25330f7e31 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:37.763744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ec2b9653-389a-43f1-a8bf-92bd9e194137 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:37.765637 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec2b9653-389a-43f1-a8bf-92bd9e194137 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 Jul 31 14:07:37.765811 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec2b9653-389a-43f1-a8bf-92bd9e194137 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:37.766026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec2b9653-389a-43f1-a8bf-92bd9e194137 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:37.766200 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ec2b9653-389a-43f1-a8bf-92bd9e194137 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume with id: 6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 Jul 31 14:07:37.772942 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:37.772942 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:37.773384 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ec2b9653-389a-43f1-a8bf-92bd9e194137 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:37.791146 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ec2b9653-389a-43f1-a8bf-92bd9e194137 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume request issued successfully. Jul 31 14:07:37.791314 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec2b9653-389a-43f1-a8bf-92bd9e194137 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 returned with HTTP 202 Jul 31 14:07:37.791772 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1301/5204] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:37 2026] DELETE /volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:37.801680 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ecc7f385-630f-491b-a215-5cbfe3ad2e39 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:37.804419 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ecc7f385-630f-491b-a215-5cbfe3ad2e39 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 Jul 31 14:07:37.804725 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ecc7f385-630f-491b-a215-5cbfe3ad2e39 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:37.804958 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ecc7f385-630f-491b-a215-5cbfe3ad2e39 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:37.809229 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9fc6c388-502b-4c7c-824f-d3b36ea16f67 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:37.815177 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fc6c388-502b-4c7c-824f-d3b36ea16f67 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 Jul 31 14:07:37.815356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9fc6c388-502b-4c7c-824f-d3b36ea16f67 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:37.815535 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9fc6c388-502b-4c7c-824f-d3b36ea16f67 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:37.816090 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:37.816090 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:37.820654 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-ecc7f385-630f-491b-a215-5cbfe3ad2e39 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:37.824822 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fc6c388-502b-4c7c-824f-d3b36ea16f67 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 returned with HTTP 404 Jul 31 14:07:37.825384 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1302/5205] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:37 2026] GET /volume/v3/volumes/677c056e-6277-40dd-8432-213e5d365db9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:37.829831 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ecc7f385-630f-491b-a215-5cbfe3ad2e39 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 returned with HTTP 200 Jul 31 14:07:37.830889 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1300/5206] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:37 2026] GET /volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:37.835383 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:37.838010 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] POST https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646/restore Jul 31 14:07:37.838471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:37.840246 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Restoring backup 8e5f20c0-3103-4855-a5fe-04af03086646 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100184) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 14:07:37.840402 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Restoring backup 8e5f20c0-3103-4855-a5fe-04af03086646 to volume None. Jul 31 14:07:37.845631 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:37.845631 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:37.847085 np0000006230 devstack@c-api.service[100184]: INFO cinder.backup.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Creating volume of 1 GB for restore of backup 8e5f20c0-3103-4855-a5fe-04af03086646. Jul 31 14:07:37.853673 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Availability zone cache updated, next update will occur around 2026-07-31 15:07:37.853379. {{(pid=100184) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 14:07:37.853824 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Availability Zones retrieved successfully. Jul 31 14:07:37.861708 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Flow 'volume_create_api' (8d1bf8eb-8f97-47f1-a9b1-63c83ad5934c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:37.863123 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03beafc6-df09-4ccd-ab18-f4bcc298cbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:37.864397 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:37.897215 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03beafc6-df09-4ccd-ab18-f4bcc298cbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:37.898481 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ceb13a-b055-4b5a-867a-b3a0a30edc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:37.945406 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Created reservations ['3f097e71-934b-48d5-88b6-ad9b7d4ce3d2', '2ddb197d-4929-461b-9c30-e64be7842326', 'b3fe0dc2-f5af-4e01-be5a-7211b534a0aa', 'c4c91404-52e0-4549-adc7-82931f709b3a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:37.946209 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ceb13a-b055-4b5a-867a-b3a0a30edc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f097e71-934b-48d5-88b6-ad9b7d4ce3d2', '2ddb197d-4929-461b-9c30-e64be7842326', 'b3fe0dc2-f5af-4e01-be5a-7211b534a0aa', 'c4c91404-52e0-4549-adc7-82931f709b3a']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:37.947117 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8998774e-db37-45c8-b7f9-0b750f8abdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:37.975293 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8998774e-db37-45c8-b7f9-0b750f8abdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60867cda-fb2b-442b-be6e-ea572ebe33e2', '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='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['3f097e71-934b-48d5-88b6-ad9b7d4ce3d2','2ddb197d-4929-461b-9c30-e64be7842326','b3fe0dc2-f5af-4e01-be5a-7211b534a0aa','c4c91404-52e0-4549-adc7-82931f709b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9c5e403e19a49988fabb0fd842ffe09',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:37Z,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=60867cda-fb2b-442b-be6e-ea572ebe33e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c6ecf383fee4e1384f2323df619c63f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9c5e403e19a49988fabb0fd842ffe09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:37.976044 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252c6bb1-f998-487b-8740-b8ce9c5dcdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:37.994719 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252c6bb1-f998-487b-8740-b8ce9c5dcdde) transitioned into 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='3c6ecf383fee4e1384f2323df619c63f',qos_specs=None,replication_status=,reservations=['3f097e71-934b-48d5-88b6-ad9b7d4ce3d2','2ddb197d-4929-461b-9c30-e64be7842326','b3fe0dc2-f5af-4e01-be5a-7211b534a0aa','c4c91404-52e0-4549-adc7-82931f709b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9c5e403e19a49988fabb0fd842ffe09',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:37.995399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06614795-69fb-4df7-ba44-0e61c1fc5edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:38.004394 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06614795-69fb-4df7-ba44-0e61c1fc5edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:38.005187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Flow 'volume_create_api' (8d1bf8eb-8f97-47f1-a9b1-63c83ad5934c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:38.005504 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Create volume request issued successfully. Jul 31 14:07:38.012163 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:38.012163 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:38.012690 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Volume info retrieved successfully. Jul 31 14:07:38.693666 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8f7ebe10-3348-450e-ba68-de26fb638c83 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:38.695571 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f7ebe10-3348-450e-ba68-de26fb638c83 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:38.695812 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f7ebe10-3348-450e-ba68-de26fb638c83 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:38.696057 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f7ebe10-3348-450e-ba68-de26fb638c83 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:38.696208 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8f7ebe10-3348-450e-ba68-de26fb638c83 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:38.701400 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:38.701400 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:38.702293 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f7ebe10-3348-450e-ba68-de26fb638c83 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:38.702714 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1302/5207] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:38 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:38.845000 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0d3b5068-b54b-462e-8d62-96ed16052494 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:38.846626 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d3b5068-b54b-462e-8d62-96ed16052494 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 Jul 31 14:07:38.846806 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d3b5068-b54b-462e-8d62-96ed16052494 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:38.846990 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d3b5068-b54b-462e-8d62-96ed16052494 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:38.852425 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d3b5068-b54b-462e-8d62-96ed16052494 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 returned with HTTP 404 Jul 31 14:07:38.852881 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1303/5208] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:38 2026] GET /volume/v3/volumes/6b76d9bf-45fb-46a0-b8d4-0cbd75d038d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:38.858987 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1b98e50b-7de2-424b-b732-c73352676c0f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:38.860692 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1b98e50b-7de2-424b-b732-c73352676c0f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 Jul 31 14:07:38.860925 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1b98e50b-7de2-424b-b732-c73352676c0f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:38.861154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1b98e50b-7de2-424b-b732-c73352676c0f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:38.861288 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-1b98e50b-7de2-424b-b732-c73352676c0f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete snapshot with id: 3c0c7318-b68d-43d8-b30c-f9621ad0fd94 Jul 31 14:07:38.865954 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:38.865954 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:38.866369 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1b98e50b-7de2-424b-b732-c73352676c0f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Snapshot retrieved successfully. Jul 31 14:07:38.880835 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1b98e50b-7de2-424b-b732-c73352676c0f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Snapshot delete request issued successfully. Jul 31 14:07:38.881056 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1b98e50b-7de2-424b-b732-c73352676c0f tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 returned with HTTP 202 Jul 31 14:07:38.881467 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1301/5209] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:07:38 2026] DELETE /volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:38.892150 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f8ca023e-2361-4964-945a-3a437488e8ef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:38.893817 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8ca023e-2361-4964-945a-3a437488e8ef tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 Jul 31 14:07:38.894026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8ca023e-2361-4964-945a-3a437488e8ef tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:38.894212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8ca023e-2361-4964-945a-3a437488e8ef tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:38.899846 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:38.899846 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:38.900282 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f8ca023e-2361-4964-945a-3a437488e8ef tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Snapshot retrieved successfully. Jul 31 14:07:38.900972 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8ca023e-2361-4964-945a-3a437488e8ef tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 returned with HTTP 200 Jul 31 14:07:38.901320 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1303/5210] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:38 2026] GET /volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:39.020020 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:39.020020 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:39.020473 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Volume info retrieved successfully. Jul 31 14:07:39.020631 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Checking backup size 1 against volume size 1 {{(pid=100184) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 14:07:39.020747 np0000006230 devstack@c-api.service[100184]: INFO cinder.backup.api [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Overwriting volume 60867cda-fb2b-442b-be6e-ea572ebe33e2 with restore of backup 8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:39.034596 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] restore_backup in rpcapi backup_id 8e5f20c0-3103-4855-a5fe-04af03086646 {{(pid=100184) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 14:07:39.036415 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba428794-3ba8-4133-a0ff-fb66a65fa7d6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646/restore returned with HTTP 202 Jul 31 14:07:39.036887 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1304/5211] 10.4.3.140 () {70 vars in 1433 bytes} [Fri Jul 31 14:07:37 2026] POST /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646/restore => generated 152 bytes in 1202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:39.044557 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-09345233-652c-4dc6-9fc0-f85eb5051870 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:39.046432 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-09345233-652c-4dc6-9fc0-f85eb5051870 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:39.046705 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-09345233-652c-4dc6-9fc0-f85eb5051870 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:39.046926 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-09345233-652c-4dc6-9fc0-f85eb5051870 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:39.047056 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-09345233-652c-4dc6-9fc0-f85eb5051870 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:39.051212 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:39.051212 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:39.051818 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-09345233-652c-4dc6-9fc0-f85eb5051870 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:39.052193 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1304/5212] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:39 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:39.712437 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dfd8619d-a3a5-4f34-90ab-5075050ae5d6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:39.714212 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dfd8619d-a3a5-4f34-90ab-5075050ae5d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:39.714383 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dfd8619d-a3a5-4f34-90ab-5075050ae5d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:39.714607 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dfd8619d-a3a5-4f34-90ab-5075050ae5d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:39.714715 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-dfd8619d-a3a5-4f34-90ab-5075050ae5d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:39.719033 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:39.719033 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:39.719726 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dfd8619d-a3a5-4f34-90ab-5075050ae5d6 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:39.720092 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1302/5213] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:39 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:39.911124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f03f10ac-0f58-4d77-94a1-ca322cf1c9ec None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:39.912922 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f03f10ac-0f58-4d77-94a1-ca322cf1c9ec tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 Jul 31 14:07:39.913147 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f03f10ac-0f58-4d77-94a1-ca322cf1c9ec tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:39.913356 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f03f10ac-0f58-4d77-94a1-ca322cf1c9ec tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:39.917954 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f03f10ac-0f58-4d77-94a1-ca322cf1c9ec tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 returned with HTTP 404 Jul 31 14:07:39.918413 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1304/5214] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:39 2026] GET /volume/v3/snapshots/3c0c7318-b68d-43d8-b30c-f9621ad0fd94 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:39.925242 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-137246eb-36f7-4227-88cb-b1343ed8f809 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:39.927273 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-137246eb-36f7-4227-88cb-b1343ed8f809 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e Jul 31 14:07:39.927483 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-137246eb-36f7-4227-88cb-b1343ed8f809 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:39.927697 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-137246eb-36f7-4227-88cb-b1343ed8f809 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:39.927896 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-137246eb-36f7-4227-88cb-b1343ed8f809 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume with id: b63034d4-f1bf-4dd3-b101-3f29f4b2595e Jul 31 14:07:39.935763 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:39.935763 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:39.936221 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-137246eb-36f7-4227-88cb-b1343ed8f809 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:39.957855 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-137246eb-36f7-4227-88cb-b1343ed8f809 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Delete volume request issued successfully. Jul 31 14:07:39.958047 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-137246eb-36f7-4227-88cb-b1343ed8f809 tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e returned with HTTP 202 Jul 31 14:07:39.958700 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1305/5215] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:39 2026] DELETE /volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:39.969742 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ade7dc80-4025-45b4-98b8-9d2b6e3fdadf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:39.972194 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ade7dc80-4025-45b4-98b8-9d2b6e3fdadf tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e Jul 31 14:07:39.972472 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ade7dc80-4025-45b4-98b8-9d2b6e3fdadf tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:39.972747 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ade7dc80-4025-45b4-98b8-9d2b6e3fdadf tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:39.982114 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:39.982114 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:39.986746 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ade7dc80-4025-45b4-98b8-9d2b6e3fdadf tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Volume info retrieved successfully. Jul 31 14:07:39.992317 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ade7dc80-4025-45b4-98b8-9d2b6e3fdadf tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e returned with HTTP 200 Jul 31 14:07:39.992972 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1305/5216] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:39 2026] GET /volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:40.070596 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3449be8e-682f-46e4-a445-05a26a420827 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:40.072890 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3449be8e-682f-46e4-a445-05a26a420827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:40.073130 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3449be8e-682f-46e4-a445-05a26a420827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:40.073345 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3449be8e-682f-46e4-a445-05a26a420827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:40.073465 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-3449be8e-682f-46e4-a445-05a26a420827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:40.078714 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:40.078714 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:40.079458 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3449be8e-682f-46e4-a445-05a26a420827 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:40.079906 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1303/5217] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:40 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:40.730053 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-90c44e37-da10-4ce6-806c-033c317ea1ff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:40.731888 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90c44e37-da10-4ce6-806c-033c317ea1ff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:40.732122 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90c44e37-da10-4ce6-806c-033c317ea1ff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:40.732332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90c44e37-da10-4ce6-806c-033c317ea1ff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:40.732431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-90c44e37-da10-4ce6-806c-033c317ea1ff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:40.737290 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:40.737290 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:40.738225 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90c44e37-da10-4ce6-806c-033c317ea1ff tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:40.738369 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1305/5218] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:40 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:41.005495 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9291589c-40a7-4998-b3fe-e6e455fcb02d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:41.007500 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9291589c-40a7-4998-b3fe-e6e455fcb02d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] GET https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e Jul 31 14:07:41.007748 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9291589c-40a7-4998-b3fe-e6e455fcb02d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:41.007985 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9291589c-40a7-4998-b3fe-e6e455fcb02d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:41.015422 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9291589c-40a7-4998-b3fe-e6e455fcb02d tempest-CreateVolumesFromSnapshotTest-235668435 tempest-CreateVolumesFromSnapshotTest-235668435-project-member] https://10.4.3.140/volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e returned with HTTP 404 Jul 31 14:07:41.015963 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1306/5219] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:41 2026] GET /volume/v3/volumes/b63034d4-f1bf-4dd3-b101-3f29f4b2595e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:41.094018 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f3d258b7-8c17-4e5a-9a9a-af1aca9ef361 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:41.096015 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3d258b7-8c17-4e5a-9a9a-af1aca9ef361 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:41.096280 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3d258b7-8c17-4e5a-9a9a-af1aca9ef361 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:41.096467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3d258b7-8c17-4e5a-9a9a-af1aca9ef361 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:41.096625 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f3d258b7-8c17-4e5a-9a9a-af1aca9ef361 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:41.101933 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:41.101933 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:41.101933 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3d258b7-8c17-4e5a-9a9a-af1aca9ef361 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:41.101933 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1306/5220] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:41 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:41.748946 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e947ad6a-ddda-46d1-a569-e33761edc032 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:41.751306 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e947ad6a-ddda-46d1-a569-e33761edc032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:41.751564 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e947ad6a-ddda-46d1-a569-e33761edc032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:41.751843 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e947ad6a-ddda-46d1-a569-e33761edc032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:41.752006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e947ad6a-ddda-46d1-a569-e33761edc032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:41.756933 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:41.756933 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:41.757971 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e947ad6a-ddda-46d1-a569-e33761edc032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:41.758476 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1304/5221] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:41 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:42.116323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e2fcab11-9202-4416-96ed-7760d5d75ceb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:42.118624 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2fcab11-9202-4416-96ed-7760d5d75ceb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:42.118907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e2fcab11-9202-4416-96ed-7760d5d75ceb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:42.119152 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e2fcab11-9202-4416-96ed-7760d5d75ceb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:42.119291 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e2fcab11-9202-4416-96ed-7760d5d75ceb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:42.127424 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:42.127424 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:42.128041 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2fcab11-9202-4416-96ed-7760d5d75ceb tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:42.128403 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1306/5222] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:42 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:42.276378 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:42.356697 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:42.357055 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-600581345"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:42.358362 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-600581345'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:42.358475 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume of 1 GB Jul 31 14:07:42.362115 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Availability Zones retrieved successfully. Jul 31 14:07:42.367618 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (40a19e52-29a8-46dd-a599-da943904ffdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:42.368465 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ecb7f8-4f01-4673-9977-97fea1dedeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:42.369206 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:42.391016 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ecb7f8-4f01-4673-9977-97fea1dedeae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:42.391766 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809223ff-9584-45e4-af5a-c6f342c47213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:42.441267 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['a8485a78-1eaa-411c-b0d8-f0be1e62f82c', '80386c48-3e2e-4821-8460-d520c5a5e14e', '10f8bffd-737c-4af2-a1a6-98ce74eefe64', '8617ff87-72df-4173-aa24-26a10db25dde'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:42.442147 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809223ff-9584-45e4-af5a-c6f342c47213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8485a78-1eaa-411c-b0d8-f0be1e62f82c', '80386c48-3e2e-4821-8460-d520c5a5e14e', '10f8bffd-737c-4af2-a1a6-98ce74eefe64', '8617ff87-72df-4173-aa24-26a10db25dde']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:42.442981 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4de25d-e866-42a7-9e44-75902175a04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:42.464993 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4de25d-e866-42a7-9e44-75902175a04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90ce4b8c-3447-4549-a086-e28ee44f9fa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600581345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['a8485a78-1eaa-411c-b0d8-f0be1e62f82c','80386c48-3e2e-4821-8460-d520c5a5e14e','10f8bffd-737c-4af2-a1a6-98ce74eefe64','8617ff87-72df-4173-aa24-26a10db25dde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600581345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90ce4b8c-3447-4549-a086-e28ee44f9fa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c69741de8041a6b8c451653875888f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:42.466135 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd4f77c-87f5-466f-b911-4611eb628378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:42.482358 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd4f77c-87f5-466f-b911-4611eb628378) transitioned into state 'SUCCESS' from state '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-600581345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['a8485a78-1eaa-411c-b0d8-f0be1e62f82c','80386c48-3e2e-4821-8460-d520c5a5e14e','10f8bffd-737c-4af2-a1a6-98ce74eefe64','8617ff87-72df-4173-aa24-26a10db25dde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:42.483022 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34046db-1505-48e2-ad48-a5c2b198e675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:42.490680 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34046db-1505-48e2-ad48-a5c2b198e675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:42.491456 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (40a19e52-29a8-46dd-a599-da943904ffdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:42.491749 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume request issued successfully. Jul 31 14:07:42.492240 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-38a8b69d-6c98-4453-a0bc-7f5e6d827c44 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:42.492658 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1307/5223] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:07:42 2026] POST /volume/v3/volumes => generated 777 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:42.508812 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-95213773-3912-4057-866c-bf186f3f3eb1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:42.511839 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-95213773-3912-4057-866c-bf186f3f3eb1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 Jul 31 14:07:42.511839 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-95213773-3912-4057-866c-bf186f3f3eb1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:42.511839 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-95213773-3912-4057-866c-bf186f3f3eb1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:42.519624 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:42.519624 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:42.522912 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-95213773-3912-4057-866c-bf186f3f3eb1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:07:42.528105 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-95213773-3912-4057-866c-bf186f3f3eb1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 returned with HTTP 200 Jul 31 14:07:42.528105 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1307/5224] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:42 2026] GET /volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:42.768545 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-74a8bc83-d2f7-410a-9a7b-d8e85fd22d67 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:42.770208 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-74a8bc83-d2f7-410a-9a7b-d8e85fd22d67 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:42.770425 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-74a8bc83-d2f7-410a-9a7b-d8e85fd22d67 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:42.770664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-74a8bc83-d2f7-410a-9a7b-d8e85fd22d67 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:42.770813 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-74a8bc83-d2f7-410a-9a7b-d8e85fd22d67 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:42.777038 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:42.777038 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:42.777706 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-74a8bc83-d2f7-410a-9a7b-d8e85fd22d67 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:42.778015 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1305/5225] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:42 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:43.138758 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e3a3a966-6e42-4d15-b9ac-545fa824d2bd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:43.141018 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3a3a966-6e42-4d15-b9ac-545fa824d2bd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:43.141018 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3a3a966-6e42-4d15-b9ac-545fa824d2bd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:43.141018 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3a3a966-6e42-4d15-b9ac-545fa824d2bd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:43.141018 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e3a3a966-6e42-4d15-b9ac-545fa824d2bd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:43.146060 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:43.146060 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:43.146924 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3a3a966-6e42-4d15-b9ac-545fa824d2bd tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:43.147544 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1307/5226] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:43 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:43.542597 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1097921b-c5aa-462c-af9e-e9f3b2273f57 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:43.544615 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1097921b-c5aa-462c-af9e-e9f3b2273f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 Jul 31 14:07:43.544875 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1097921b-c5aa-462c-af9e-e9f3b2273f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:43.545097 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1097921b-c5aa-462c-af9e-e9f3b2273f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:43.552711 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:43.552711 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:43.556215 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1097921b-c5aa-462c-af9e-e9f3b2273f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:07:43.560664 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1097921b-c5aa-462c-af9e-e9f3b2273f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 returned with HTTP 200 Jul 31 14:07:43.562609 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1308/5227] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:43 2026] GET /volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:43.575392 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f42ced26-8eba-432c-944f-b80407dc7d17 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:43.581536 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f42ced26-8eba-432c-944f-b80407dc7d17 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:07:43.581536 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f42ced26-8eba-432c-944f-b80407dc7d17 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "90ce4b8c-3447-4549-a086-e28ee44f9fa0", "name": "tempest-type-Backup-1069252674"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:43.582347 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-f42ced26-8eba-432c-944f-b80407dc7d17 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating new backup {'backup': {'volume_id': '90ce4b8c-3447-4549-a086-e28ee44f9fa0', 'name': 'tempest-type-Backup-1069252674'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:07:43.582695 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-f42ced26-8eba-432c-944f-b80407dc7d17 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating backup of volume 90ce4b8c-3447-4549-a086-e28ee44f9fa0 in container None Jul 31 14:07:43.591685 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:43.591685 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:43.592371 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f42ced26-8eba-432c-944f-b80407dc7d17 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:07:43.623088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f42ced26-8eba-432c-944f-b80407dc7d17 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['47ecda87-b9c5-44fd-becb-917922312bc4', '2f9fdac8-7963-4fbe-a844-be9b5cae031e'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:43.656282 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f42ced26-8eba-432c-944f-b80407dc7d17 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:07:43.656969 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1308/5228] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:07:43 2026] POST /volume/v3/backups => generated 316 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:43.667427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d1064976-8b8b-4270-a922-71fd20d19d53 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:43.669352 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d1064976-8b8b-4270-a922-71fd20d19d53 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:43.669566 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d1064976-8b8b-4270-a922-71fd20d19d53 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:43.669766 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d1064976-8b8b-4270-a922-71fd20d19d53 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:43.670031 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-d1064976-8b8b-4270-a922-71fd20d19d53 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:43.674700 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:43.674700 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:43.675282 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d1064976-8b8b-4270-a922-71fd20d19d53 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:43.675781 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1306/5229] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:43 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:43.789200 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc792043-082d-4f39-9cad-f93f81200857 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:43.790997 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc792043-082d-4f39-9cad-f93f81200857 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:43.791184 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc792043-082d-4f39-9cad-f93f81200857 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:43.791363 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc792043-082d-4f39-9cad-f93f81200857 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:43.791456 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-dc792043-082d-4f39-9cad-f93f81200857 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:43.796071 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:43.796071 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:43.796822 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc792043-082d-4f39-9cad-f93f81200857 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:43.797207 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1308/5230] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:43 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:44.159113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fb1088ce-a0d7-4bb6-802c-9950b9f183e1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:44.160878 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb1088ce-a0d7-4bb6-802c-9950b9f183e1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:44.161078 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb1088ce-a0d7-4bb6-802c-9950b9f183e1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:44.161265 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fb1088ce-a0d7-4bb6-802c-9950b9f183e1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:44.161387 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-fb1088ce-a0d7-4bb6-802c-9950b9f183e1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:44.168343 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:44.168343 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:44.168954 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fb1088ce-a0d7-4bb6-802c-9950b9f183e1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:44.169296 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1309/5231] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:44 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:44.689229 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-add2dae9-4a37-46d7-9586-e44cae368250 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:44.691506 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-add2dae9-4a37-46d7-9586-e44cae368250 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:44.691797 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-add2dae9-4a37-46d7-9586-e44cae368250 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:44.692042 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-add2dae9-4a37-46d7-9586-e44cae368250 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:44.692173 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-add2dae9-4a37-46d7-9586-e44cae368250 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:44.696693 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:44.696693 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:44.697285 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-add2dae9-4a37-46d7-9586-e44cae368250 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:44.697639 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1309/5232] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:44 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:44.806804 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6dbbbe8e-3b94-4ba4-8457-8be513c0f312 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:44.808582 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6dbbbe8e-3b94-4ba4-8457-8be513c0f312 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:44.808771 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6dbbbe8e-3b94-4ba4-8457-8be513c0f312 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:44.808972 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6dbbbe8e-3b94-4ba4-8457-8be513c0f312 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:44.809083 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6dbbbe8e-3b94-4ba4-8457-8be513c0f312 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:44.813526 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:44.813526 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:44.814284 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6dbbbe8e-3b94-4ba4-8457-8be513c0f312 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:44.814805 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1307/5233] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:44 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:45.183288 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d7dfefa1-8e0a-447f-999d-a557c0b06b5c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:45.184882 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7dfefa1-8e0a-447f-999d-a557c0b06b5c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:45.185401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7dfefa1-8e0a-447f-999d-a557c0b06b5c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:45.185401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7dfefa1-8e0a-447f-999d-a557c0b06b5c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:45.185401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d7dfefa1-8e0a-447f-999d-a557c0b06b5c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:45.190198 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:45.190198 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:45.191115 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7dfefa1-8e0a-447f-999d-a557c0b06b5c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:45.191299 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1309/5234] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:45 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:45.714353 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e72b39c9-1bb2-4153-ada5-4e5e8bd1e471 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:45.717251 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e72b39c9-1bb2-4153-ada5-4e5e8bd1e471 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:45.717477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e72b39c9-1bb2-4153-ada5-4e5e8bd1e471 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:45.717707 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e72b39c9-1bb2-4153-ada5-4e5e8bd1e471 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:45.717831 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e72b39c9-1bb2-4153-ada5-4e5e8bd1e471 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:45.723732 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:45.723732 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:45.724339 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e72b39c9-1bb2-4153-ada5-4e5e8bd1e471 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:45.724707 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1310/5235] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:45 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:45.826310 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-38f63467-23fc-4fd7-85aa-9246d074d48d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:45.828362 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-38f63467-23fc-4fd7-85aa-9246d074d48d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:45.828487 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-38f63467-23fc-4fd7-85aa-9246d074d48d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:45.828680 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-38f63467-23fc-4fd7-85aa-9246d074d48d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:45.828782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-38f63467-23fc-4fd7-85aa-9246d074d48d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:45.832721 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:45.832721 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:45.833420 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-38f63467-23fc-4fd7-85aa-9246d074d48d tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:45.833838 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1310/5236] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:45 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:46.205410 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9c177b1f-049b-42b1-b65b-83443ebf86a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:46.207442 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c177b1f-049b-42b1-b65b-83443ebf86a3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:46.207768 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c177b1f-049b-42b1-b65b-83443ebf86a3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:46.207965 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c177b1f-049b-42b1-b65b-83443ebf86a3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:46.208052 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-9c177b1f-049b-42b1-b65b-83443ebf86a3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:46.212030 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:46.212030 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:46.212596 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c177b1f-049b-42b1-b65b-83443ebf86a3 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:46.212965 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1308/5237] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:46 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:46.738671 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8bc54566-1579-4b34-aa14-24d3f8b93d4d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:46.740762 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bc54566-1579-4b34-aa14-24d3f8b93d4d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:46.741153 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bc54566-1579-4b34-aa14-24d3f8b93d4d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:46.741323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bc54566-1579-4b34-aa14-24d3f8b93d4d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:46.741412 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8bc54566-1579-4b34-aa14-24d3f8b93d4d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:46.746247 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:46.746247 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:46.746936 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bc54566-1579-4b34-aa14-24d3f8b93d4d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:46.747315 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1310/5238] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:46 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:46.846287 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6fbbc77a-cdc6-4f10-9148-faa619fc8f59 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:46.848338 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fbbc77a-cdc6-4f10-9148-faa619fc8f59 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:46.848608 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6fbbc77a-cdc6-4f10-9148-faa619fc8f59 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:46.848798 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6fbbc77a-cdc6-4f10-9148-faa619fc8f59 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:46.848940 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6fbbc77a-cdc6-4f10-9148-faa619fc8f59 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:46.853966 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:46.853966 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:46.854947 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fbbc77a-cdc6-4f10-9148-faa619fc8f59 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:46.855580 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1311/5239] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:46 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:47.229164 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-da72e55f-2fea-4ca8-bd5a-e166d6893403 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:47.230948 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da72e55f-2fea-4ca8-bd5a-e166d6893403 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:47.231182 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da72e55f-2fea-4ca8-bd5a-e166d6893403 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:47.231384 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da72e55f-2fea-4ca8-bd5a-e166d6893403 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:47.231509 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-da72e55f-2fea-4ca8-bd5a-e166d6893403 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:47.236269 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:47.236269 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:47.237012 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da72e55f-2fea-4ca8-bd5a-e166d6893403 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:47.237451 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1311/5240] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:47 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:47.757345 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a0dc20ad-015c-4325-9528-a20277d95395 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:47.759337 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a0dc20ad-015c-4325-9528-a20277d95395 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:47.759580 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a0dc20ad-015c-4325-9528-a20277d95395 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:47.759811 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a0dc20ad-015c-4325-9528-a20277d95395 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:47.759949 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-a0dc20ad-015c-4325-9528-a20277d95395 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:47.767948 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:47.767948 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:47.768813 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a0dc20ad-015c-4325-9528-a20277d95395 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:47.769266 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1309/5241] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:47 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:47.870112 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f91fe36e-65a2-49eb-957a-d9658d934657 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:47.871995 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f91fe36e-65a2-49eb-957a-d9658d934657 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:47.872184 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f91fe36e-65a2-49eb-957a-d9658d934657 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:47.872367 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f91fe36e-65a2-49eb-957a-d9658d934657 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:47.872482 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f91fe36e-65a2-49eb-957a-d9658d934657 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:47.878294 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:47.878294 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:47.879153 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f91fe36e-65a2-49eb-957a-d9658d934657 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:47.879597 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1311/5242] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:47 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:48.247703 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-17188a16-ae7d-43a3-97af-d6801395976f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:48.250232 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-17188a16-ae7d-43a3-97af-d6801395976f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:48.250538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-17188a16-ae7d-43a3-97af-d6801395976f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:48.250828 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-17188a16-ae7d-43a3-97af-d6801395976f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:48.250993 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-17188a16-ae7d-43a3-97af-d6801395976f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:48.256272 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:48.256272 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:48.257171 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-17188a16-ae7d-43a3-97af-d6801395976f tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:48.257677 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1312/5243] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:48 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:48.268696 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e12a2eae-6cb3-4784-999f-503418a7a1b1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:48.270478 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e12a2eae-6cb3-4784-999f-503418a7a1b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/60867cda-fb2b-442b-be6e-ea572ebe33e2 Jul 31 14:07:48.270716 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e12a2eae-6cb3-4784-999f-503418a7a1b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:48.270899 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e12a2eae-6cb3-4784-999f-503418a7a1b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:48.271061 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e12a2eae-6cb3-4784-999f-503418a7a1b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume with id: 60867cda-fb2b-442b-be6e-ea572ebe33e2 Jul 31 14:07:48.278573 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:48.278573 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:48.278902 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e12a2eae-6cb3-4784-999f-503418a7a1b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:48.295200 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e12a2eae-6cb3-4784-999f-503418a7a1b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume request issued successfully. Jul 31 14:07:48.295440 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e12a2eae-6cb3-4784-999f-503418a7a1b1 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/60867cda-fb2b-442b-be6e-ea572ebe33e2 returned with HTTP 202 Jul 31 14:07:48.295983 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1312/5244] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:07:48 2026] DELETE /volume/v3/volumes/60867cda-fb2b-442b-be6e-ea572ebe33e2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:48.303747 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5798937c-16bc-4fb5-8a5f-3a00d53df3f0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:48.309270 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5798937c-16bc-4fb5-8a5f-3a00d53df3f0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/60867cda-fb2b-442b-be6e-ea572ebe33e2 Jul 31 14:07:48.309354 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5798937c-16bc-4fb5-8a5f-3a00d53df3f0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:48.309535 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5798937c-16bc-4fb5-8a5f-3a00d53df3f0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:48.324586 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:48.324586 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:48.334202 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5798937c-16bc-4fb5-8a5f-3a00d53df3f0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:48.340807 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5798937c-16bc-4fb5-8a5f-3a00d53df3f0 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/60867cda-fb2b-442b-be6e-ea572ebe33e2 returned with HTTP 200 Jul 31 14:07:48.341314 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1310/5245] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:48 2026] GET /volume/v3/volumes/60867cda-fb2b-442b-be6e-ea572ebe33e2 => generated 1074 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:48.781528 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-81d51c76-8b3b-474a-8950-e9d991af7f29 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:48.783216 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81d51c76-8b3b-474a-8950-e9d991af7f29 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:48.783371 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81d51c76-8b3b-474a-8950-e9d991af7f29 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:48.783564 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81d51c76-8b3b-474a-8950-e9d991af7f29 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:48.783663 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-81d51c76-8b3b-474a-8950-e9d991af7f29 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:48.787504 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:48.787504 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:48.788069 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81d51c76-8b3b-474a-8950-e9d991af7f29 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:48.788398 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1312/5246] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:48 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:48.890816 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3fc7bfc3-ce7b-474b-9fc1-07b295a883ab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:48.893837 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fc7bfc3-ce7b-474b-9fc1-07b295a883ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:48.894087 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fc7bfc3-ce7b-474b-9fc1-07b295a883ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:48.894329 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fc7bfc3-ce7b-474b-9fc1-07b295a883ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:48.894492 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3fc7bfc3-ce7b-474b-9fc1-07b295a883ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:48.902568 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:48.902568 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:48.903744 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fc7bfc3-ce7b-474b-9fc1-07b295a883ab tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:48.905351 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1313/5247] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:48 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:49.353281 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6dcea788-9ada-44b8-9129-ac2664e63b56 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:49.355076 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6dcea788-9ada-44b8-9129-ac2664e63b56 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/60867cda-fb2b-442b-be6e-ea572ebe33e2 Jul 31 14:07:49.355282 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6dcea788-9ada-44b8-9129-ac2664e63b56 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:49.355500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6dcea788-9ada-44b8-9129-ac2664e63b56 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:49.361262 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6dcea788-9ada-44b8-9129-ac2664e63b56 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/60867cda-fb2b-442b-be6e-ea572ebe33e2 returned with HTTP 404 Jul 31 14:07:49.361741 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1313/5248] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:49 2026] GET /volume/v3/volumes/60867cda-fb2b-442b-be6e-ea572ebe33e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:49.369121 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9ef232ba-40f6-4e8b-a55e-d44b0e2c7b8e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:49.370957 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ef232ba-40f6-4e8b-a55e-d44b0e2c7b8e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:49.371161 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ef232ba-40f6-4e8b-a55e-d44b0e2c7b8e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:49.371366 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9ef232ba-40f6-4e8b-a55e-d44b0e2c7b8e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:49.371486 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-9ef232ba-40f6-4e8b-a55e-d44b0e2c7b8e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:49.377267 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:49.377267 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:49.378025 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9ef232ba-40f6-4e8b-a55e-d44b0e2c7b8e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-member] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:49.378448 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1311/5249] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:49 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:49.388692 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b546f9d1-cffd-44a0-ad4c-e29ba40fc9fc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:49.391566 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b546f9d1-cffd-44a0-ad4c-e29ba40fc9fc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] DELETE https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:49.391830 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b546f9d1-cffd-44a0-ad4c-e29ba40fc9fc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:49.392181 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b546f9d1-cffd-44a0-ad4c-e29ba40fc9fc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:49.392412 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-b546f9d1-cffd-44a0-ad4c-e29ba40fc9fc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete backup with id: 7c61f1db-a1db-4312-bd98-c015c70fae2e. Jul 31 14:07:49.397314 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:49.397314 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:49.411364 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-b546f9d1-cffd-44a0-ad4c-e29ba40fc9fc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] delete_backup rpcapi backup_id 7c61f1db-a1db-4312-bd98-c015c70fae2e {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:49.413735 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b546f9d1-cffd-44a0-ad4c-e29ba40fc9fc tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 202 Jul 31 14:07:49.414367 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1313/5250] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:07:49 2026] DELETE /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:49.421693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-471d4e09-62c8-4841-8e0c-3bf8913cea57 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:49.423633 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-471d4e09-62c8-4841-8e0c-3bf8913cea57 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:49.423866 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-471d4e09-62c8-4841-8e0c-3bf8913cea57 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:49.424053 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-471d4e09-62c8-4841-8e0c-3bf8913cea57 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:49.424169 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-471d4e09-62c8-4841-8e0c-3bf8913cea57 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:49.428685 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:49.428685 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:49.429278 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-471d4e09-62c8-4841-8e0c-3bf8913cea57 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 200 Jul 31 14:07:49.429672 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1314/5251] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:49 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:49.799155 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-345ef8da-c799-41a9-8c77-f0b67192f788 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:49.801081 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-345ef8da-c799-41a9-8c77-f0b67192f788 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:49.801286 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-345ef8da-c799-41a9-8c77-f0b67192f788 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:49.801492 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-345ef8da-c799-41a9-8c77-f0b67192f788 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:49.801615 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-345ef8da-c799-41a9-8c77-f0b67192f788 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:49.805901 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:49.805901 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:49.806438 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-345ef8da-c799-41a9-8c77-f0b67192f788 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:49.806878 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1314/5252] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:49 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:49.917808 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e1c77589-7ab6-426f-a216-51369c350032 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:49.919500 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1c77589-7ab6-426f-a216-51369c350032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:49.919724 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1c77589-7ab6-426f-a216-51369c350032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:49.919962 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e1c77589-7ab6-426f-a216-51369c350032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:49.920104 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-e1c77589-7ab6-426f-a216-51369c350032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:49.928235 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:49.928235 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:49.928235 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e1c77589-7ab6-426f-a216-51369c350032 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:49.928235 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1312/5253] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:49 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:49.939249 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5ce4006a-3460-44ed-bb1d-75686eaf9773 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:49.940894 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ce4006a-3460-44ed-bb1d-75686eaf9773 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:49.941274 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ce4006a-3460-44ed-bb1d-75686eaf9773 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:49.941617 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ce4006a-3460-44ed-bb1d-75686eaf9773 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:49.942629 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5ce4006a-3460-44ed-bb1d-75686eaf9773 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:49.947053 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:49.947053 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:49.950847 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ce4006a-3460-44ed-bb1d-75686eaf9773 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:49.950847 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1314/5254] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:49 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:49.960214 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-95b7cd86-a652-4edc-9616-5cfbbc6dd892 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:49.961824 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95b7cd86-a652-4edc-9616-5cfbbc6dd892 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:49.962048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95b7cd86-a652-4edc-9616-5cfbbc6dd892 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:49.962247 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95b7cd86-a652-4edc-9616-5cfbbc6dd892 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:49.962374 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-95b7cd86-a652-4edc-9616-5cfbbc6dd892 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete backup with id: 2daf607e-ef18-443d-97f1-bb3721aab298. Jul 31 14:07:49.966417 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:49.966417 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:49.979538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-95b7cd86-a652-4edc-9616-5cfbbc6dd892 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] delete_backup rpcapi backup_id 2daf607e-ef18-443d-97f1-bb3721aab298 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:49.981547 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95b7cd86-a652-4edc-9616-5cfbbc6dd892 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 202 Jul 31 14:07:49.981961 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1315/5255] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:49 2026] DELETE /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:49.988393 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-32cf7254-45e0-4d20-8380-4d25e509695e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:49.990028 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32cf7254-45e0-4d20-8380-4d25e509695e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:49.990240 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32cf7254-45e0-4d20-8380-4d25e509695e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:49.990394 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32cf7254-45e0-4d20-8380-4d25e509695e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:49.990454 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-32cf7254-45e0-4d20-8380-4d25e509695e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:49.994736 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:49.994736 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:49.995848 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32cf7254-45e0-4d20-8380-4d25e509695e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 200 Jul 31 14:07:49.996216 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1315/5256] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:49 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:50.439178 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-096ded93-4c37-45f2-b12b-99b870283257 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:50.441342 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-096ded93-4c37-45f2-b12b-99b870283257 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e Jul 31 14:07:50.441617 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-096ded93-4c37-45f2-b12b-99b870283257 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:50.441857 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-096ded93-4c37-45f2-b12b-99b870283257 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:50.441990 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-096ded93-4c37-45f2-b12b-99b870283257 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 7c61f1db-a1db-4312-bd98-c015c70fae2e. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:50.447551 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-096ded93-4c37-45f2-b12b-99b870283257 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e returned with HTTP 404 Jul 31 14:07:50.447706 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1313/5257] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:50 2026] GET /volume/v3/backups/7c61f1db-a1db-4312-bd98-c015c70fae2e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:50.454941 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6f21ce23-32ad-421b-8647-ec97fbb210a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:50.456812 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f21ce23-32ad-421b-8647-ec97fbb210a6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] DELETE https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:50.457065 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f21ce23-32ad-421b-8647-ec97fbb210a6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:50.457289 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f21ce23-32ad-421b-8647-ec97fbb210a6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:50.458862 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-6f21ce23-32ad-421b-8647-ec97fbb210a6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete backup with id: d9f94465-99d5-4603-81c4-b018400741a4. Jul 31 14:07:50.463976 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:50.463976 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:50.479974 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-6f21ce23-32ad-421b-8647-ec97fbb210a6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] delete_backup rpcapi backup_id d9f94465-99d5-4603-81c4-b018400741a4 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:50.481885 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f21ce23-32ad-421b-8647-ec97fbb210a6 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 202 Jul 31 14:07:50.482392 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1315/5258] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:07:50 2026] DELETE /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:50.489459 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d81c9de4-402a-49cd-b1cb-28d902ff809c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:50.492461 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d81c9de4-402a-49cd-b1cb-28d902ff809c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:50.492461 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d81c9de4-402a-49cd-b1cb-28d902ff809c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:50.492461 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d81c9de4-402a-49cd-b1cb-28d902ff809c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:50.492461 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d81c9de4-402a-49cd-b1cb-28d902ff809c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:50.496104 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:50.496104 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:50.496838 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d81c9de4-402a-49cd-b1cb-28d902ff809c tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 200 Jul 31 14:07:50.497221 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1316/5259] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:50 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:50.822467 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cc68fac8-1eba-4032-ab0b-b5fc7afcba88 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:50.827099 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc68fac8-1eba-4032-ab0b-b5fc7afcba88 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:50.827570 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc68fac8-1eba-4032-ab0b-b5fc7afcba88 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:50.828948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc68fac8-1eba-4032-ab0b-b5fc7afcba88 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:50.829540 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-cc68fac8-1eba-4032-ab0b-b5fc7afcba88 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:50.842398 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:50.842398 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:50.844328 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc68fac8-1eba-4032-ab0b-b5fc7afcba88 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:50.844781 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1316/5260] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:50 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:51.006889 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fffd3c87-0790-40ad-babb-f94cd4280f30 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:51.008371 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fffd3c87-0790-40ad-babb-f94cd4280f30 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 Jul 31 14:07:51.008551 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fffd3c87-0790-40ad-babb-f94cd4280f30 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:51.008761 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fffd3c87-0790-40ad-babb-f94cd4280f30 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:51.008834 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-fffd3c87-0790-40ad-babb-f94cd4280f30 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Show backup with id 2daf607e-ef18-443d-97f1-bb3721aab298. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:51.013147 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fffd3c87-0790-40ad-babb-f94cd4280f30 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 returned with HTTP 404 Jul 31 14:07:51.013784 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1314/5261] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:51 2026] GET /volume/v3/backups/2daf607e-ef18-443d-97f1-bb3721aab298 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:51.021574 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6a5987b3-153c-4b6a-b667-f65381af37dd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:51.023544 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6a5987b3-153c-4b6a-b667-f65381af37dd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 Jul 31 14:07:51.023753 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6a5987b3-153c-4b6a-b667-f65381af37dd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:51.023937 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6a5987b3-153c-4b6a-b667-f65381af37dd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:51.024040 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-6a5987b3-153c-4b6a-b667-f65381af37dd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete snapshot with id: d2ddf91e-d573-43e9-a5d2-3295513891b9 Jul 31 14:07:51.028978 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:51.028978 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:51.029483 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6a5987b3-153c-4b6a-b667-f65381af37dd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Snapshot retrieved successfully. Jul 31 14:07:51.044045 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6a5987b3-153c-4b6a-b667-f65381af37dd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Snapshot delete request issued successfully. Jul 31 14:07:51.044045 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6a5987b3-153c-4b6a-b667-f65381af37dd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 returned with HTTP 202 Jul 31 14:07:51.044399 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1316/5262] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:07:51 2026] DELETE /volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:51.051280 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0754746f-04dd-4fd9-bce0-a1d0731fc16e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:51.053623 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0754746f-04dd-4fd9-bce0-a1d0731fc16e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 Jul 31 14:07:51.053623 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0754746f-04dd-4fd9-bce0-a1d0731fc16e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:51.053623 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0754746f-04dd-4fd9-bce0-a1d0731fc16e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:51.058318 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:51.058318 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:51.058776 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0754746f-04dd-4fd9-bce0-a1d0731fc16e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Snapshot retrieved successfully. Jul 31 14:07:51.059547 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0754746f-04dd-4fd9-bce0-a1d0731fc16e tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 returned with HTTP 200 Jul 31 14:07:51.059889 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1317/5263] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:51 2026] GET /volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:51.507029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca93dbbe-d570-4f69-9bd0-52c37da4fe04 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:51.509062 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca93dbbe-d570-4f69-9bd0-52c37da4fe04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 Jul 31 14:07:51.509249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca93dbbe-d570-4f69-9bd0-52c37da4fe04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:51.509421 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca93dbbe-d570-4f69-9bd0-52c37da4fe04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:51.509548 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ca93dbbe-d570-4f69-9bd0-52c37da4fe04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id d9f94465-99d5-4603-81c4-b018400741a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:51.513049 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca93dbbe-d570-4f69-9bd0-52c37da4fe04 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 returned with HTTP 404 Jul 31 14:07:51.513476 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1317/5264] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:51 2026] GET /volume/v3/backups/d9f94465-99d5-4603-81c4-b018400741a4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:51.519571 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4b654c24-383b-4fbb-bf1d-a0599c03048e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:51.523555 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4b654c24-383b-4fbb-bf1d-a0599c03048e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] DELETE https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:51.523808 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4b654c24-383b-4fbb-bf1d-a0599c03048e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:51.523984 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4b654c24-383b-4fbb-bf1d-a0599c03048e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:51.524074 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-4b654c24-383b-4fbb-bf1d-a0599c03048e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete backup with id: 8e5f20c0-3103-4855-a5fe-04af03086646. Jul 31 14:07:51.528301 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:51.528301 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:51.541851 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.rpcapi [None req-4b654c24-383b-4fbb-bf1d-a0599c03048e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] delete_backup rpcapi backup_id 8e5f20c0-3103-4855-a5fe-04af03086646 {{(pid=100182) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:07:51.544592 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4b654c24-383b-4fbb-bf1d-a0599c03048e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 202 Jul 31 14:07:51.544697 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1315/5265] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:07:51 2026] DELETE /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:07:51.551620 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8e5c2641-b3d5-4c8c-9716-95eae568c995 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:51.553508 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e5c2641-b3d5-4c8c-9716-95eae568c995 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:51.553729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e5c2641-b3d5-4c8c-9716-95eae568c995 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:51.553926 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e5c2641-b3d5-4c8c-9716-95eae568c995 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:51.554051 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8e5c2641-b3d5-4c8c-9716-95eae568c995 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:51.559157 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:51.559157 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:51.561785 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e5c2641-b3d5-4c8c-9716-95eae568c995 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 200 Jul 31 14:07:51.561785 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1317/5266] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:51 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:51.858407 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-559070a5-c42c-4cc0-9c33-9eeca0ddd016 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:51.860322 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-559070a5-c42c-4cc0-9c33-9eeca0ddd016 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:51.860634 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-559070a5-c42c-4cc0-9c33-9eeca0ddd016 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:51.860806 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-559070a5-c42c-4cc0-9c33-9eeca0ddd016 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:51.860911 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-559070a5-c42c-4cc0-9c33-9eeca0ddd016 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:51.865264 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:51.865264 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:51.865875 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-559070a5-c42c-4cc0-9c33-9eeca0ddd016 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:51.866255 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1318/5267] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:51 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:52.068443 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7af955fa-9df8-41e0-a6d8-2f3ec752bbda None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:52.071455 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7af955fa-9df8-41e0-a6d8-2f3ec752bbda tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 Jul 31 14:07:52.071642 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7af955fa-9df8-41e0-a6d8-2f3ec752bbda tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:52.071825 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7af955fa-9df8-41e0-a6d8-2f3ec752bbda tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:52.076216 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7af955fa-9df8-41e0-a6d8-2f3ec752bbda tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 returned with HTTP 404 Jul 31 14:07:52.076730 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1318/5268] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:07:52 2026] GET /volume/v3/snapshots/d2ddf91e-d573-43e9-a5d2-3295513891b9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:52.085650 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-95c35d34-f0d4-461d-aa0e-be61967404a0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:52.087544 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-95c35d34-f0d4-461d-aa0e-be61967404a0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 Jul 31 14:07:52.087544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-95c35d34-f0d4-461d-aa0e-be61967404a0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:52.087663 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-95c35d34-f0d4-461d-aa0e-be61967404a0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:52.087862 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-95c35d34-f0d4-461d-aa0e-be61967404a0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete volume with id: e164ee20-d834-4626-a812-e6d7a6620f35 Jul 31 14:07:52.094294 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:52.094294 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:52.094718 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-95c35d34-f0d4-461d-aa0e-be61967404a0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:52.113326 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-95c35d34-f0d4-461d-aa0e-be61967404a0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete volume request issued successfully. Jul 31 14:07:52.113509 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-95c35d34-f0d4-461d-aa0e-be61967404a0 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 returned with HTTP 202 Jul 31 14:07:52.113907 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1316/5269] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:52 2026] DELETE /volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:52.121914 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8ff15152-fd56-4ba2-9c00-a34f7267a121 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:52.124767 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ff15152-fd56-4ba2-9c00-a34f7267a121 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 Jul 31 14:07:52.125047 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ff15152-fd56-4ba2-9c00-a34f7267a121 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:52.125310 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ff15152-fd56-4ba2-9c00-a34f7267a121 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:52.135323 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:52.135323 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:52.141741 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8ff15152-fd56-4ba2-9c00-a34f7267a121 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:52.146982 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ff15152-fd56-4ba2-9c00-a34f7267a121 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 returned with HTTP 200 Jul 31 14:07:52.147584 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1318/5270] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:52 2026] GET /volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:52.570687 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9447f464-ccc0-411c-84b3-6ac6b71151b5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:52.572093 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9447f464-ccc0-411c-84b3-6ac6b71151b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 Jul 31 14:07:52.572362 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9447f464-ccc0-411c-84b3-6ac6b71151b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:52.572627 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9447f464-ccc0-411c-84b3-6ac6b71151b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:52.572795 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9447f464-ccc0-411c-84b3-6ac6b71151b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Show backup with id 8e5f20c0-3103-4855-a5fe-04af03086646. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:52.576635 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9447f464-ccc0-411c-84b3-6ac6b71151b5 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 returned with HTTP 404 Jul 31 14:07:52.577063 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1319/5271] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:52 2026] GET /volume/v3/backups/8e5f20c0-3103-4855-a5fe-04af03086646 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:52.583318 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20805328-1c9a-413c-8326-9648ed72af7b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:52.585293 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20805328-1c9a-413c-8326-9648ed72af7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 Jul 31 14:07:52.585624 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20805328-1c9a-413c-8326-9648ed72af7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:52.585913 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20805328-1c9a-413c-8326-9648ed72af7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:52.586184 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-20805328-1c9a-413c-8326-9648ed72af7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume with id: 6804a758-dd80-4dc7-83fe-2142e7f3b744 Jul 31 14:07:52.593478 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:52.593478 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:52.593912 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-20805328-1c9a-413c-8326-9648ed72af7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:52.610492 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-20805328-1c9a-413c-8326-9648ed72af7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Delete volume request issued successfully. Jul 31 14:07:52.610837 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20805328-1c9a-413c-8326-9648ed72af7b tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 returned with HTTP 202 Jul 31 14:07:52.611378 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1319/5272] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:07:52 2026] DELETE /volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:52.619754 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-45c8a5f4-83c3-46bb-bbe8-d9eb1790431e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:52.622478 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-45c8a5f4-83c3-46bb-bbe8-d9eb1790431e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 Jul 31 14:07:52.622754 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-45c8a5f4-83c3-46bb-bbe8-d9eb1790431e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:52.622921 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-45c8a5f4-83c3-46bb-bbe8-d9eb1790431e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:52.637148 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:52.637148 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:52.644182 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-45c8a5f4-83c3-46bb-bbe8-d9eb1790431e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Volume info retrieved successfully. Jul 31 14:07:52.651950 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-45c8a5f4-83c3-46bb-bbe8-d9eb1790431e tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 returned with HTTP 200 Jul 31 14:07:52.652377 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1317/5273] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:52 2026] GET /volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:52.878100 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5de0c71a-86b1-407f-9784-f1ef77ac9f11 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:52.883367 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5de0c71a-86b1-407f-9784-f1ef77ac9f11 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:52.883625 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5de0c71a-86b1-407f-9784-f1ef77ac9f11 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:52.883817 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5de0c71a-86b1-407f-9784-f1ef77ac9f11 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:52.883917 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5de0c71a-86b1-407f-9784-f1ef77ac9f11 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:52.890958 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:52.890958 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:52.891696 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5de0c71a-86b1-407f-9784-f1ef77ac9f11 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:52.892089 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1319/5274] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:52 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:53.159538 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-384a6168-9e16-4e64-8665-c9cd32d38649 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:53.161316 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-384a6168-9e16-4e64-8665-c9cd32d38649 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 Jul 31 14:07:53.161502 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-384a6168-9e16-4e64-8665-c9cd32d38649 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:53.161766 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-384a6168-9e16-4e64-8665-c9cd32d38649 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:53.167254 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-384a6168-9e16-4e64-8665-c9cd32d38649 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 returned with HTTP 404 Jul 31 14:07:53.167728 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1320/5275] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:53 2026] GET /volume/v3/volumes/e164ee20-d834-4626-a812-e6d7a6620f35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:53.174348 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3f9470b3-bb29-4e7d-ba87-93a5f4de3049 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:53.175949 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f9470b3-bb29-4e7d-ba87-93a5f4de3049 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:07:53.176155 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f9470b3-bb29-4e7d-ba87-93a5f4de3049 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:53.176358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f9470b3-bb29-4e7d-ba87-93a5f4de3049 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:53.176557 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3f9470b3-bb29-4e7d-ba87-93a5f4de3049 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete volume with id: 61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:07:53.184166 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:53.184166 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:53.184659 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3f9470b3-bb29-4e7d-ba87-93a5f4de3049 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:53.201359 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3f9470b3-bb29-4e7d-ba87-93a5f4de3049 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete volume request issued successfully. Jul 31 14:07:53.201606 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f9470b3-bb29-4e7d-ba87-93a5f4de3049 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 202 Jul 31 14:07:53.202232 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1320/5276] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:53 2026] DELETE /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:53.211271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-84355afe-4564-4e3a-b23a-8d2b023877f7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:53.213908 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84355afe-4564-4e3a-b23a-8d2b023877f7 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:07:53.214084 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-84355afe-4564-4e3a-b23a-8d2b023877f7 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:53.214260 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-84355afe-4564-4e3a-b23a-8d2b023877f7 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:53.227000 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:53.227000 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:53.234213 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-84355afe-4564-4e3a-b23a-8d2b023877f7 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:53.241162 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-84355afe-4564-4e3a-b23a-8d2b023877f7 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 200 Jul 31 14:07:53.241570 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1318/5277] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:53 2026] GET /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:53.664846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-47ef09a1-83fa-444f-99f5-a5647aa8bc08 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:53.666590 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47ef09a1-83fa-444f-99f5-a5647aa8bc08 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] GET https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 Jul 31 14:07:53.666874 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47ef09a1-83fa-444f-99f5-a5647aa8bc08 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:53.667066 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47ef09a1-83fa-444f-99f5-a5647aa8bc08 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:53.673840 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47ef09a1-83fa-444f-99f5-a5647aa8bc08 tempest-ProjectMemberTests33-1878581389 tempest-ProjectMemberTests33-1878581389-project-admin] https://10.4.3.140/volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 returned with HTTP 404 Jul 31 14:07:53.674323 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1320/5278] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:53 2026] GET /volume/v3/volumes/6804a758-dd80-4dc7-83fe-2142e7f3b744 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:53.903749 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c732abdc-788f-4e0c-b3b5-9c278cdbaff6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:53.905610 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c732abdc-788f-4e0c-b3b5-9c278cdbaff6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:53.905857 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c732abdc-788f-4e0c-b3b5-9c278cdbaff6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:53.906060 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c732abdc-788f-4e0c-b3b5-9c278cdbaff6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:53.906167 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c732abdc-788f-4e0c-b3b5-9c278cdbaff6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:53.910791 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:53.910791 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:53.911422 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c732abdc-788f-4e0c-b3b5-9c278cdbaff6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:53.911855 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1321/5279] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:53 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:54.253810 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c9f38264-be13-4a44-a14c-36c1acacae4b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:54.255577 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c9f38264-be13-4a44-a14c-36c1acacae4b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 Jul 31 14:07:54.255806 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c9f38264-be13-4a44-a14c-36c1acacae4b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:54.255984 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c9f38264-be13-4a44-a14c-36c1acacae4b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:54.261388 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c9f38264-be13-4a44-a14c-36c1acacae4b tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 returned with HTTP 404 Jul 31 14:07:54.261975 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1321/5280] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:54 2026] GET /volume/v3/volumes/61ce7456-262a-4b8b-b0d4-608773bd0918 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:54.270525 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-97b58094-178b-4c2e-a5af-140ed2e85ccd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:54.273404 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-97b58094-178b-4c2e-a5af-140ed2e85ccd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d Jul 31 14:07:54.273720 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-97b58094-178b-4c2e-a5af-140ed2e85ccd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:54.273985 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-97b58094-178b-4c2e-a5af-140ed2e85ccd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:54.274156 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-97b58094-178b-4c2e-a5af-140ed2e85ccd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete volume with id: dbf3ff07-97e5-4a68-bae9-c83192e9a77d Jul 31 14:07:54.292315 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:54.292315 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:54.293036 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-97b58094-178b-4c2e-a5af-140ed2e85ccd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:54.316391 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-97b58094-178b-4c2e-a5af-140ed2e85ccd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete volume request issued successfully. Jul 31 14:07:54.316715 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-97b58094-178b-4c2e-a5af-140ed2e85ccd tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d returned with HTTP 202 Jul 31 14:07:54.317289 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1319/5281] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:54 2026] DELETE /volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:54.328276 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-31ea85c2-5290-4865-a122-88b03f79d356 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:54.330001 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31ea85c2-5290-4865-a122-88b03f79d356 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d Jul 31 14:07:54.330895 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-31ea85c2-5290-4865-a122-88b03f79d356 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:54.330895 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-31ea85c2-5290-4865-a122-88b03f79d356 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:54.337798 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:54.337798 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:54.341875 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-31ea85c2-5290-4865-a122-88b03f79d356 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:54.346157 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31ea85c2-5290-4865-a122-88b03f79d356 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d returned with HTTP 200 Jul 31 14:07:54.346705 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1321/5282] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:54 2026] GET /volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:54.921374 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af15ee99-0917-4b1f-a691-03f5b44f3159 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:54.923256 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af15ee99-0917-4b1f-a691-03f5b44f3159 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:54.923475 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af15ee99-0917-4b1f-a691-03f5b44f3159 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:54.923698 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af15ee99-0917-4b1f-a691-03f5b44f3159 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:54.923818 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-af15ee99-0917-4b1f-a691-03f5b44f3159 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:54.927917 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:54.927917 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:54.928471 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af15ee99-0917-4b1f-a691-03f5b44f3159 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:54.928880 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1322/5283] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:54 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:55.257856 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:55.359430 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ef883380-aad3-4a3a-a2fb-d0bfa0af7656 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:55.361324 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ef883380-aad3-4a3a-a2fb-d0bfa0af7656 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d Jul 31 14:07:55.361564 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ef883380-aad3-4a3a-a2fb-d0bfa0af7656 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:55.361787 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ef883380-aad3-4a3a-a2fb-d0bfa0af7656 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:55.365783 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:55.366112 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-380054559"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:55.367133 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ef883380-aad3-4a3a-a2fb-d0bfa0af7656 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d returned with HTTP 404 Jul 31 14:07:55.367428 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-380054559'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:55.367579 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Create volume of 1 GB Jul 31 14:07:55.367631 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1320/5284] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:55 2026] GET /volume/v3/volumes/dbf3ff07-97e5-4a68-bae9-c83192e9a77d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:55.370944 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Availability Zones retrieved successfully. Jul 31 14:07:55.373739 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-77ffbfe0-8b6a-4d87-9189-f0c09ebae499 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:55.375534 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77ffbfe0-8b6a-4d87-9189-f0c09ebae499 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 Jul 31 14:07:55.375764 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77ffbfe0-8b6a-4d87-9189-f0c09ebae499 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:55.375927 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Flow 'volume_create_api' (5f36c404-9054-43f5-ba30-abf9910d69c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:55.375977 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77ffbfe0-8b6a-4d87-9189-f0c09ebae499 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:55.376080 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-77ffbfe0-8b6a-4d87-9189-f0c09ebae499 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete volume with id: 6e002e9c-5597-48cb-a2ad-a33ead5ef207 Jul 31 14:07:55.376817 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351d9959-a4b0-49d9-bc19-e7cbf231e5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:55.377462 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:55.382897 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:55.382897 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:55.383388 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-77ffbfe0-8b6a-4d87-9189-f0c09ebae499 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:55.398112 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-77ffbfe0-8b6a-4d87-9189-f0c09ebae499 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Delete volume request issued successfully. Jul 31 14:07:55.398410 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77ffbfe0-8b6a-4d87-9189-f0c09ebae499 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 returned with HTTP 202 Jul 31 14:07:55.398910 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1322/5285] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:07:55 2026] DELETE /volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:07:55.403141 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351d9959-a4b0-49d9-bc19-e7cbf231e5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:55.404238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4770a2e9-d316-419d-9895-e67e961bd76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:55.408661 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-650892d5-8b7a-4174-a8ac-1637d5391b5f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:55.410936 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-650892d5-8b7a-4174-a8ac-1637d5391b5f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 Jul 31 14:07:55.411181 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-650892d5-8b7a-4174-a8ac-1637d5391b5f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:55.411419 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-650892d5-8b7a-4174-a8ac-1637d5391b5f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:55.419915 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:55.419915 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:55.424046 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-650892d5-8b7a-4174-a8ac-1637d5391b5f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Volume info retrieved successfully. Jul 31 14:07:55.429608 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-650892d5-8b7a-4174-a8ac-1637d5391b5f tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 returned with HTTP 200 Jul 31 14:07:55.430139 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1323/5286] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:55 2026] GET /volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:55.470771 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Created reservations ['d185da6b-4a73-4c0c-b1b8-72390bd488dd', 'ed1efeb3-08f1-4766-bbe9-ac61860cc827', '14a0826b-2150-47ac-b311-e142795f72a9', 'e37940e3-8dba-424b-8881-4f9eebaa7b01'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:55.471652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4770a2e9-d316-419d-9895-e67e961bd76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d185da6b-4a73-4c0c-b1b8-72390bd488dd', 'ed1efeb3-08f1-4766-bbe9-ac61860cc827', '14a0826b-2150-47ac-b311-e142795f72a9', 'e37940e3-8dba-424b-8881-4f9eebaa7b01']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:55.472547 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (045381a4-e033-4f1f-866b-55aab0c27cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:55.496273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (045381a4-e033-4f1f-866b-55aab0c27cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '277fdb34-e2af-4e49-a9a4-9be2ef19417b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-380054559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5664b2a814484e97a5537db38d9f3c2e',qos_specs=None,replication_status=,reservations=['d185da6b-4a73-4c0c-b1b8-72390bd488dd','ed1efeb3-08f1-4766-bbe9-ac61860cc827','14a0826b-2150-47ac-b311-e142795f72a9','e37940e3-8dba-424b-8881-4f9eebaa7b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bfdf634bd846ef9ea8991c4ef26573',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-380054559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=277fdb34-e2af-4e49-a9a4-9be2ef19417b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5664b2a814484e97a5537db38d9f3c2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12bfdf634bd846ef9ea8991c4ef26573',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:55.497671 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81471b21-e0b1-46d8-8131-912a854ba2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:55.512463 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81471b21-e0b1-46d8-8131-912a854ba2d5) transitioned into state 'SUCCESS' from state '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-380054559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5664b2a814484e97a5537db38d9f3c2e',qos_specs=None,replication_status=,reservations=['d185da6b-4a73-4c0c-b1b8-72390bd488dd','ed1efeb3-08f1-4766-bbe9-ac61860cc827','14a0826b-2150-47ac-b311-e142795f72a9','e37940e3-8dba-424b-8881-4f9eebaa7b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bfdf634bd846ef9ea8991c4ef26573',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:55.513219 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28abe61d-b2d9-4d8d-8f9c-f3cb4bd7a3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:55.521749 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28abe61d-b2d9-4d8d-8f9c-f3cb4bd7a3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:55.522731 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Flow 'volume_create_api' (5f36c404-9054-43f5-ba30-abf9910d69c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:55.523040 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Create volume request issued successfully. Jul 31 14:07:55.523610 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-634b437a-10ae-47bb-9911-b176b1c44ed0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:55.524072 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1322/5287] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:07:55 2026] POST /volume/v3/volumes => generated 777 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:55.538761 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a136774b-371a-44c4-862c-afaa1704ddff None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:55.540236 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a136774b-371a-44c4-862c-afaa1704ddff tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b Jul 31 14:07:55.540436 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a136774b-371a-44c4-862c-afaa1704ddff tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:55.540641 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a136774b-371a-44c4-862c-afaa1704ddff tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:55.546562 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:55.546562 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:55.549368 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a136774b-371a-44c4-862c-afaa1704ddff tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Volume info retrieved successfully. Jul 31 14:07:55.552466 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a136774b-371a-44c4-862c-afaa1704ddff tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b returned with HTTP 200 Jul 31 14:07:55.552830 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1321/5288] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:55 2026] GET /volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b => generated 956 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:55.938128 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-316d4638-e1cd-4467-a3e1-47c6aa18765b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:55.940151 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-316d4638-e1cd-4467-a3e1-47c6aa18765b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:55.940396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-316d4638-e1cd-4467-a3e1-47c6aa18765b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:55.940624 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-316d4638-e1cd-4467-a3e1-47c6aa18765b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:55.940750 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-316d4638-e1cd-4467-a3e1-47c6aa18765b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:55.945418 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:55.945418 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:55.946077 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-316d4638-e1cd-4467-a3e1-47c6aa18765b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:55.946455 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1323/5289] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:55 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:56.442066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b3f6be06-4141-485e-b901-2f760b5470d5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:56.443819 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b3f6be06-4141-485e-b901-2f760b5470d5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] GET https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 Jul 31 14:07:56.444003 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b3f6be06-4141-485e-b901-2f760b5470d5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:56.444175 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b3f6be06-4141-485e-b901-2f760b5470d5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:56.449349 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b3f6be06-4141-485e-b901-2f760b5470d5 tempest-VolumesBackupsTest-784771751 tempest-VolumesBackupsTest-784771751-project-member] https://10.4.3.140/volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 returned with HTTP 404 Jul 31 14:07:56.449815 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1324/5290] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:07:56 2026] GET /volume/v3/volumes/6e002e9c-5597-48cb-a2ad-a33ead5ef207 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:07:56.567882 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6678cf0e-ca91-4115-926e-16f187cbd459 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:56.570394 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6678cf0e-ca91-4115-926e-16f187cbd459 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b Jul 31 14:07:56.570612 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6678cf0e-ca91-4115-926e-16f187cbd459 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:56.570810 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6678cf0e-ca91-4115-926e-16f187cbd459 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:56.578062 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:56.578062 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:56.581701 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6678cf0e-ca91-4115-926e-16f187cbd459 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Volume info retrieved successfully. Jul 31 14:07:56.585419 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6678cf0e-ca91-4115-926e-16f187cbd459 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b returned with HTTP 200 Jul 31 14:07:56.586173 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1323/5291] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:56 2026] GET /volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:07:56.599748 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2351c5de-e4b5-4e75-ba45-110a9beb7ebd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:56.603403 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2351c5de-e4b5-4e75-ba45-110a9beb7ebd tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:07:56.603403 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2351c5de-e4b5-4e75-ba45-110a9beb7ebd tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "277fdb34-e2af-4e49-a9a4-9be2ef19417b", "name": "tempest-type-Backup-1011676608"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:56.604933 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-2351c5de-e4b5-4e75-ba45-110a9beb7ebd tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Creating new backup {'backup': {'volume_id': '277fdb34-e2af-4e49-a9a4-9be2ef19417b', 'name': 'tempest-type-Backup-1011676608'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:07:56.605261 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-2351c5de-e4b5-4e75-ba45-110a9beb7ebd tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Creating backup of volume 277fdb34-e2af-4e49-a9a4-9be2ef19417b in container None Jul 31 14:07:56.614366 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:56.614366 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:56.615534 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2351c5de-e4b5-4e75-ba45-110a9beb7ebd tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Volume info retrieved successfully. Jul 31 14:07:56.646417 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-2351c5de-e4b5-4e75-ba45-110a9beb7ebd tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Created reservations ['58c49b3e-82be-4037-8f9d-92bbd07aad4e', '1090e299-bc1d-4fec-8593-4b5bdc861bb2'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:56.677997 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2351c5de-e4b5-4e75-ba45-110a9beb7ebd tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:07:56.680576 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1322/5292] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:07:56 2026] POST /volume/v3/backups => generated 316 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:56.687263 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f0c2d184-e6c2-408a-b4a1-c11de1f71d2a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:56.690222 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f0c2d184-e6c2-408a-b4a1-c11de1f71d2a tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:07:56.690222 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f0c2d184-e6c2-408a-b4a1-c11de1f71d2a tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:56.690222 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f0c2d184-e6c2-408a-b4a1-c11de1f71d2a tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:56.690222 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f0c2d184-e6c2-408a-b4a1-c11de1f71d2a tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:56.694577 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:56.694577 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:56.695257 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f0c2d184-e6c2-408a-b4a1-c11de1f71d2a tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:07:56.695708 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1324/5293] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:56 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:56.957380 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d9da5837-e7c2-4574-8f94-dad0ef146dae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:56.959208 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9da5837-e7c2-4574-8f94-dad0ef146dae tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:56.959354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9da5837-e7c2-4574-8f94-dad0ef146dae tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:56.959556 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9da5837-e7c2-4574-8f94-dad0ef146dae tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:56.959745 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d9da5837-e7c2-4574-8f94-dad0ef146dae tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:56.964135 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:56.964135 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:56.964721 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9da5837-e7c2-4574-8f94-dad0ef146dae tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:56.965065 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1325/5294] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:56 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:57.705864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d5bdd480-08de-4e83-8a78-fdc1b507fdda None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:57.708137 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5bdd480-08de-4e83-8a78-fdc1b507fdda tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:07:57.708443 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5bdd480-08de-4e83-8a78-fdc1b507fdda tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:57.708766 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5bdd480-08de-4e83-8a78-fdc1b507fdda tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:57.708931 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d5bdd480-08de-4e83-8a78-fdc1b507fdda tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:57.715062 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:57.715062 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:07:57.715451 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5bdd480-08de-4e83-8a78-fdc1b507fdda tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:07:57.715971 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1324/5295] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:57 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:57.975393 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ee7142d0-aa1a-47a8-89d6-5259d2eaaa06 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:57.977941 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ee7142d0-aa1a-47a8-89d6-5259d2eaaa06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:57.978206 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ee7142d0-aa1a-47a8-89d6-5259d2eaaa06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:57.978423 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ee7142d0-aa1a-47a8-89d6-5259d2eaaa06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:57.978544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ee7142d0-aa1a-47a8-89d6-5259d2eaaa06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:57.983196 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:57.983196 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:57.984040 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ee7142d0-aa1a-47a8-89d6-5259d2eaaa06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:57.984429 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1323/5296] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:57 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:58.730175 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-76ce60aa-6ac7-42de-b437-04447aa5b2ac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:58.732295 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76ce60aa-6ac7-42de-b437-04447aa5b2ac tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:07:58.732530 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76ce60aa-6ac7-42de-b437-04447aa5b2ac tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:58.732733 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76ce60aa-6ac7-42de-b437-04447aa5b2ac tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:58.732836 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-76ce60aa-6ac7-42de-b437-04447aa5b2ac tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:58.738416 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:58.738416 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:58.739280 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76ce60aa-6ac7-42de-b437-04447aa5b2ac tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:07:58.739729 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1325/5297] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:58 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:58.996540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0a8fe1da-8421-4109-a4f2-e2c2faeda409 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:58.998290 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a8fe1da-8421-4109-a4f2-e2c2faeda409 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:07:58.998508 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a8fe1da-8421-4109-a4f2-e2c2faeda409 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:58.998735 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a8fe1da-8421-4109-a4f2-e2c2faeda409 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:58.998839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0a8fe1da-8421-4109-a4f2-e2c2faeda409 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:59.002980 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:59.002980 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:07:59.003566 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a8fe1da-8421-4109-a4f2-e2c2faeda409 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:07:59.003940 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1326/5298] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:58 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:59.533641 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-221f364e-2831-423f-b2a3-94bb1de337a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:59.634545 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:07:59.634545 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2094170165"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:07:59.634545 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2094170165'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:07:59.634545 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Create volume of 1 GB Jul 31 14:07:59.648542 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Availability Zones retrieved successfully. Jul 31 14:07:59.653963 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Flow 'volume_create_api' (73d40702-8bfd-42fd-8531-add49d30940a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:59.655480 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae91c9b-5b4f-4228-b668-ebcf8536cf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:59.657044 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:07:59.694681 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae91c9b-5b4f-4228-b668-ebcf8536cf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:59.695892 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e4a928-a934-4399-8eda-b03e1e578144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:59.753267 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c9d669e6-a4fe-49a6-a394-4adcf08bf563 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:59.754953 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c9d669e6-a4fe-49a6-a394-4adcf08bf563 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:07:59.755144 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c9d669e6-a4fe-49a6-a394-4adcf08bf563 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:59.755319 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c9d669e6-a4fe-49a6-a394-4adcf08bf563 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:59.755414 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c9d669e6-a4fe-49a6-a394-4adcf08bf563 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:07:59.760060 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:59.760060 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:07:59.760642 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c9d669e6-a4fe-49a6-a394-4adcf08bf563 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:07:59.760965 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1324/5299] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:59 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:07:59.779128 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Created reservations ['0f50e3e5-72aa-406c-b6a2-7d754006cf12', '06593ee7-846c-4f3b-a1cd-94e49d614eaa', '9014e0d5-7ac7-4b85-9615-2706dcafabcb', '2ce50e50-7945-4534-9de2-8aacf6d6c16d'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:07:59.779128 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e4a928-a934-4399-8eda-b03e1e578144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f50e3e5-72aa-406c-b6a2-7d754006cf12', '06593ee7-846c-4f3b-a1cd-94e49d614eaa', '9014e0d5-7ac7-4b85-9615-2706dcafabcb', '2ce50e50-7945-4534-9de2-8aacf6d6c16d']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:59.779128 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340d5bf1-15ef-4d9e-bd66-3d6865992811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:59.809197 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340d5bf1-15ef-4d9e-bd66-3d6865992811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cca4b7b9-1c36-440a-86b6-37afc567595e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2094170165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c7922cd00d4bd98cebeda54cf41129',qos_specs=None,replication_status=,reservations=['0f50e3e5-72aa-406c-b6a2-7d754006cf12','06593ee7-846c-4f3b-a1cd-94e49d614eaa','9014e0d5-7ac7-4b85-9615-2706dcafabcb','2ce50e50-7945-4534-9de2-8aacf6d6c16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67c990a350184cc5ad03e4467d670607',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2094170165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cca4b7b9-1c36-440a-86b6-37afc567595e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67c7922cd00d4bd98cebeda54cf41129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67c990a350184cc5ad03e4467d670607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:59.810267 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8c67c6-6468-4243-91ff-4142f4c1db33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:59.831826 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8c67c6-6468-4243-91ff-4142f4c1db33) transitioned into state 'SUCCESS' from state '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-2094170165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c7922cd00d4bd98cebeda54cf41129',qos_specs=None,replication_status=,reservations=['0f50e3e5-72aa-406c-b6a2-7d754006cf12','06593ee7-846c-4f3b-a1cd-94e49d614eaa','9014e0d5-7ac7-4b85-9615-2706dcafabcb','2ce50e50-7945-4534-9de2-8aacf6d6c16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67c990a350184cc5ad03e4467d670607',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:59.832793 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd73a44-230b-4ba6-a8a9-5ff3f35a2780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:07:59.858678 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd73a44-230b-4ba6-a8a9-5ff3f35a2780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:07:59.862439 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Flow 'volume_create_api' (73d40702-8bfd-42fd-8531-add49d30940a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:07:59.862439 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Create volume request issued successfully. Jul 31 14:07:59.863010 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-221f364e-2831-423f-b2a3-94bb1de337a6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:07:59.864127 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1325/5300] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:07:59 2026] POST /volume/v3/volumes => generated 778 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:07:59.880676 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b16f841-a307-4d59-ba39-2f6bbda7516d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:07:59.884977 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b16f841-a307-4d59-ba39-2f6bbda7516d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e Jul 31 14:07:59.885240 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b16f841-a307-4d59-ba39-2f6bbda7516d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:07:59.885460 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b16f841-a307-4d59-ba39-2f6bbda7516d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:07:59.895058 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:07:59.895058 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:07:59.899077 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0b16f841-a307-4d59-ba39-2f6bbda7516d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Volume info retrieved successfully. Jul 31 14:07:59.902917 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b16f841-a307-4d59-ba39-2f6bbda7516d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e returned with HTTP 200 Jul 31 14:07:59.903443 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1326/5301] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:07:59 2026] GET /volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:00.016454 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30f95940-22b6-46dd-be21-03690dd1bd75 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:00.019775 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30f95940-22b6-46dd-be21-03690dd1bd75 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:08:00.019775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30f95940-22b6-46dd-be21-03690dd1bd75 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:00.019775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30f95940-22b6-46dd-be21-03690dd1bd75 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:00.019775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-30f95940-22b6-46dd-be21-03690dd1bd75 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:00.028007 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:00.028007 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:00.028007 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30f95940-22b6-46dd-be21-03690dd1bd75 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:08:00.028007 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1327/5302] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:00 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:00.040683 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e83ba7bb-0ae5-4f71-9a33-5c07d4a9941b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:00.042128 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e83ba7bb-0ae5-4f71-9a33-5c07d4a9941b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:08:00.042380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e83ba7bb-0ae5-4f71-9a33-5c07d4a9941b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "90ce4b8c-3447-4549-a086-e28ee44f9fa0"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:00.043712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-e83ba7bb-0ae5-4f71-9a33-5c07d4a9941b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating new backup {'backup': {'volume_id': '90ce4b8c-3447-4549-a086-e28ee44f9fa0'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:08:00.043838 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-e83ba7bb-0ae5-4f71-9a33-5c07d4a9941b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating backup of volume 90ce4b8c-3447-4549-a086-e28ee44f9fa0 in container None Jul 31 14:08:00.054937 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:00.054937 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:00.056146 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e83ba7bb-0ae5-4f71-9a33-5c07d4a9941b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:00.081496 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-e83ba7bb-0ae5-4f71-9a33-5c07d4a9941b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['f2e25c88-2b0b-46d4-adb3-9aaa7dae68b9', '06650441-832b-469d-9381-6dccfb3eee7c'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:00.108355 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e83ba7bb-0ae5-4f71-9a33-5c07d4a9941b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:08:00.108890 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1325/5303] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:08:00 2026] POST /volume/v3/backups => generated 288 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:00.119052 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5605247c-5ae7-47ad-8995-b67439918924 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:00.122907 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5605247c-5ae7-47ad-8995-b67439918924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:00.122907 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5605247c-5ae7-47ad-8995-b67439918924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:00.122907 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5605247c-5ae7-47ad-8995-b67439918924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:00.122907 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5605247c-5ae7-47ad-8995-b67439918924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:00.125750 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:00.125750 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:00.126288 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5605247c-5ae7-47ad-8995-b67439918924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:00.126763 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1326/5304] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:00 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:00.689584 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-18b0a3be-b66e-44e2-8bbd-c8b4695607f5 req-4dbd7edb-b9b2-4380-ab3d-84f31857fa02 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:00.695420 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-18b0a3be-b66e-44e2-8bbd-c8b4695607f5 req-4dbd7edb-b9b2-4380-ab3d-84f31857fa02 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/6256025e-e102-4413-a0ad-3fb12c5b1012 Jul 31 14:08:00.695887 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-18b0a3be-b66e-44e2-8bbd-c8b4695607f5 req-4dbd7edb-b9b2-4380-ab3d-84f31857fa02 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:00.695887 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-18b0a3be-b66e-44e2-8bbd-c8b4695607f5 req-4dbd7edb-b9b2-4380-ab3d-84f31857fa02 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:00.706958 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:00.706958 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:00.759902 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-18b0a3be-b66e-44e2-8bbd-c8b4695607f5 req-4dbd7edb-b9b2-4380-ab3d-84f31857fa02 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/6256025e-e102-4413-a0ad-3fb12c5b1012 returned with HTTP 200 Jul 31 14:08:00.760914 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1327/5305] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:08:00 2026] DELETE /volume/v3/attachments/6256025e-e102-4413-a0ad-3fb12c5b1012 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:00.776741 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bfc8baad-4d20-4bb1-a376-c92d72223aec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:00.779161 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bfc8baad-4d20-4bb1-a376-c92d72223aec tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:00.779446 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bfc8baad-4d20-4bb1-a376-c92d72223aec tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:00.779733 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bfc8baad-4d20-4bb1-a376-c92d72223aec tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:00.779891 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bfc8baad-4d20-4bb1-a376-c92d72223aec tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:00.785439 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:00.785439 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:00.786312 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bfc8baad-4d20-4bb1-a376-c92d72223aec tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:00.786834 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1328/5306] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:00 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:00.918772 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-886ad37a-c25d-4bc9-a5de-97f55ed9a369 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:00.921755 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-886ad37a-c25d-4bc9-a5de-97f55ed9a369 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e Jul 31 14:08:00.922118 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-886ad37a-c25d-4bc9-a5de-97f55ed9a369 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:00.922397 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-886ad37a-c25d-4bc9-a5de-97f55ed9a369 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:00.932908 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:00.932908 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:00.937482 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-886ad37a-c25d-4bc9-a5de-97f55ed9a369 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Volume info retrieved successfully. Jul 31 14:08:00.943104 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-886ad37a-c25d-4bc9-a5de-97f55ed9a369 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e returned with HTTP 200 Jul 31 14:08:00.943672 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1326/5307] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:00 2026] GET /volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:00.962347 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3282c6e9-8b87-49f6-b0d3-a4b75eddb880 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:00.964128 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3282c6e9-8b87-49f6-b0d3-a4b75eddb880 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:08:00.964575 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3282c6e9-8b87-49f6-b0d3-a4b75eddb880 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cca4b7b9-1c36-440a-86b6-37afc567595e", "name": "tempest-type-Backup-1322615104"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:00.965974 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-3282c6e9-8b87-49f6-b0d3-a4b75eddb880 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Creating new backup {'backup': {'volume_id': 'cca4b7b9-1c36-440a-86b6-37afc567595e', 'name': 'tempest-type-Backup-1322615104'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:08:00.966131 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-3282c6e9-8b87-49f6-b0d3-a4b75eddb880 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Creating backup of volume cca4b7b9-1c36-440a-86b6-37afc567595e in container None Jul 31 14:08:00.976327 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:00.976327 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:00.976774 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3282c6e9-8b87-49f6-b0d3-a4b75eddb880 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Volume info retrieved successfully. Jul 31 14:08:01.003936 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-3282c6e9-8b87-49f6-b0d3-a4b75eddb880 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Created reservations ['ec8aa1a5-5f87-4b11-b41e-89533b40593d', 'd3294aba-a0f6-4641-af42-6611659429a7'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:01.029364 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3282c6e9-8b87-49f6-b0d3-a4b75eddb880 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:08:01.029886 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1327/5308] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:08:00 2026] POST /volume/v3/backups => generated 316 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:01.039384 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5002c31f-c384-4fa9-8780-2a8e46ef519f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:01.041312 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5002c31f-c384-4fa9-8780-2a8e46ef519f tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:01.041586 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5002c31f-c384-4fa9-8780-2a8e46ef519f tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:01.041847 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5002c31f-c384-4fa9-8780-2a8e46ef519f tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:01.041999 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5002c31f-c384-4fa9-8780-2a8e46ef519f tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:01.046247 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:01.046247 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:01.046895 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5002c31f-c384-4fa9-8780-2a8e46ef519f tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:01.047354 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1328/5309] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:01 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:01.137001 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ceb9566d-3448-43fe-b95b-f457d53f7c51 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:01.139356 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ceb9566d-3448-43fe-b95b-f457d53f7c51 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:01.139681 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ceb9566d-3448-43fe-b95b-f457d53f7c51 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:01.139974 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ceb9566d-3448-43fe-b95b-f457d53f7c51 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:01.140146 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ceb9566d-3448-43fe-b95b-f457d53f7c51 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:01.144864 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:01.144864 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:01.145731 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ceb9566d-3448-43fe-b95b-f457d53f7c51 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:01.146252 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1329/5310] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:01 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:01.796848 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5b396837-5d66-49c4-8be7-9ccf76c525a8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:01.798735 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5b396837-5d66-49c4-8be7-9ccf76c525a8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:01.799080 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5b396837-5d66-49c4-8be7-9ccf76c525a8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:01.799307 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5b396837-5d66-49c4-8be7-9ccf76c525a8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:01.799434 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-5b396837-5d66-49c4-8be7-9ccf76c525a8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:01.803544 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:01.803544 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:01.804400 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5b396837-5d66-49c4-8be7-9ccf76c525a8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:01.804823 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1327/5311] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:01 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:01.885497 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0b801a69-87fc-449e-a55a-658b2c2054e6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:01.887694 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b801a69-87fc-449e-a55a-658b2c2054e6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:08:01.887927 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0b801a69-87fc-449e-a55a-658b2c2054e6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:01.888159 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0b801a69-87fc-449e-a55a-658b2c2054e6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:01.888358 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0b801a69-87fc-449e-a55a-658b2c2054e6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: 7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:08:01.896952 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:01.896952 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:01.897501 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0b801a69-87fc-449e-a55a-658b2c2054e6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:08:01.917288 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0b801a69-87fc-449e-a55a-658b2c2054e6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:08:01.917526 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b801a69-87fc-449e-a55a-658b2c2054e6 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 returned with HTTP 202 Jul 31 14:08:01.917957 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1328/5312] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:01 2026] DELETE /volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:01.926460 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-09668221-d2cf-42b4-a5de-9f989dccbd57 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:01.928905 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09668221-d2cf-42b4-a5de-9f989dccbd57 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:08:01.928905 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09668221-d2cf-42b4-a5de-9f989dccbd57 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:01.929124 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-09668221-d2cf-42b4-a5de-9f989dccbd57 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:01.937900 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:01.937900 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:01.943827 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-09668221-d2cf-42b4-a5de-9f989dccbd57 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:08:01.957208 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-09668221-d2cf-42b4-a5de-9f989dccbd57 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 returned with HTTP 200 Jul 31 14:08:01.957611 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1329/5313] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:01 2026] GET /volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 => generated 1393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:02.058367 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1c0fe654-bf2b-4512-b7cd-2d3811fb6e81 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:02.060065 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c0fe654-bf2b-4512-b7cd-2d3811fb6e81 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:02.060261 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c0fe654-bf2b-4512-b7cd-2d3811fb6e81 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:02.060442 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c0fe654-bf2b-4512-b7cd-2d3811fb6e81 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:02.060549 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1c0fe654-bf2b-4512-b7cd-2d3811fb6e81 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:02.064887 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:02.064887 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:02.065422 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c0fe654-bf2b-4512-b7cd-2d3811fb6e81 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:02.065772 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1330/5314] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:02 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:02.156694 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-581987b1-7e61-412e-9781-d5ba5911a3c7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:02.159826 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-581987b1-7e61-412e-9781-d5ba5911a3c7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:02.160767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-581987b1-7e61-412e-9781-d5ba5911a3c7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:02.161045 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-581987b1-7e61-412e-9781-d5ba5911a3c7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:02.161567 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-581987b1-7e61-412e-9781-d5ba5911a3c7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:02.166961 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:02.166961 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:02.168421 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-581987b1-7e61-412e-9781-d5ba5911a3c7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:02.168900 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1328/5315] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:02 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:02.820150 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e3858301-5287-473e-a20f-2a272395215e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:02.824200 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3858301-5287-473e-a20f-2a272395215e tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:02.824413 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3858301-5287-473e-a20f-2a272395215e tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:02.824641 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3858301-5287-473e-a20f-2a272395215e tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:02.824790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e3858301-5287-473e-a20f-2a272395215e tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:02.830355 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:02.830355 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:02.831222 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3858301-5287-473e-a20f-2a272395215e tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:02.831724 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1329/5316] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:02 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:02.973020 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bf261c3b-dd5b-48d1-bd9a-17c4116570fe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:02.974573 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf261c3b-dd5b-48d1-bd9a-17c4116570fe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 Jul 31 14:08:02.974753 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf261c3b-dd5b-48d1-bd9a-17c4116570fe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:02.974937 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf261c3b-dd5b-48d1-bd9a-17c4116570fe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:02.980675 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf261c3b-dd5b-48d1-bd9a-17c4116570fe tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 returned with HTTP 404 Jul 31 14:08:02.981363 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1330/5317] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:02 2026] GET /volume/v3/volumes/7d9f519a-30f9-4713-a66d-19a146da9f77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:02.989340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0f495543-0ea2-48ab-aa1b-3c174dd05c37 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:02.991313 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f495543-0ea2-48ab-aa1b-3c174dd05c37 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a Jul 31 14:08:02.991574 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f495543-0ea2-48ab-aa1b-3c174dd05c37 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:02.991881 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f495543-0ea2-48ab-aa1b-3c174dd05c37 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:02.992028 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-0f495543-0ea2-48ab-aa1b-3c174dd05c37 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete snapshot with id: 75557a87-14cc-437d-bb48-0c85b29f396a Jul 31 14:08:02.998074 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:02.998074 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:02.998646 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0f495543-0ea2-48ab-aa1b-3c174dd05c37 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:08:03.019639 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0f495543-0ea2-48ab-aa1b-3c174dd05c37 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot delete request issued successfully. Jul 31 14:08:03.019852 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f495543-0ea2-48ab-aa1b-3c174dd05c37 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a returned with HTTP 202 Jul 31 14:08:03.020349 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1331/5318] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:02 2026] DELETE /volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:03.034443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0516b801-6de4-4df5-9e28-cdadb52b3d88 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:03.036965 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0516b801-6de4-4df5-9e28-cdadb52b3d88 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a Jul 31 14:08:03.037486 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0516b801-6de4-4df5-9e28-cdadb52b3d88 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:03.037880 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0516b801-6de4-4df5-9e28-cdadb52b3d88 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:03.046098 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:03.046098 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:03.046757 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0516b801-6de4-4df5-9e28-cdadb52b3d88 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Snapshot retrieved successfully. Jul 31 14:08:03.047861 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0516b801-6de4-4df5-9e28-cdadb52b3d88 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a returned with HTTP 200 Jul 31 14:08:03.048316 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1329/5319] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:03 2026] GET /volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:03.077079 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b6ca6c23-be01-47d5-9de3-6814090e389d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:03.080538 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6ca6c23-be01-47d5-9de3-6814090e389d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:03.080825 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6ca6c23-be01-47d5-9de3-6814090e389d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:03.081015 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6ca6c23-be01-47d5-9de3-6814090e389d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:03.081204 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b6ca6c23-be01-47d5-9de3-6814090e389d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:03.088906 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:03.088906 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:03.089905 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6ca6c23-be01-47d5-9de3-6814090e389d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:03.090364 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1330/5320] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:03 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:03.181192 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-386971df-0617-4021-8042-6764cb14297b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:03.183530 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-386971df-0617-4021-8042-6764cb14297b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:03.183839 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-386971df-0617-4021-8042-6764cb14297b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:03.184084 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-386971df-0617-4021-8042-6764cb14297b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:03.184216 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-386971df-0617-4021-8042-6764cb14297b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:03.190169 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:03.190169 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:03.191078 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-386971df-0617-4021-8042-6764cb14297b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:03.195540 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1331/5321] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:03 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:08:03.844440 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1e060982-3707-4143-a102-b84568104d42 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:03.846215 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e060982-3707-4143-a102-b84568104d42 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:03.846473 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e060982-3707-4143-a102-b84568104d42 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:03.846741 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e060982-3707-4143-a102-b84568104d42 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:03.846888 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1e060982-3707-4143-a102-b84568104d42 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:03.851148 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:03.851148 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:03.851846 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e060982-3707-4143-a102-b84568104d42 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:03.852238 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1332/5322] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:03 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:04.059741 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-89eefa20-dab5-42a7-a5f2-b77b68d1c9dc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:04.062006 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89eefa20-dab5-42a7-a5f2-b77b68d1c9dc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a Jul 31 14:08:04.062241 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-89eefa20-dab5-42a7-a5f2-b77b68d1c9dc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:04.062477 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-89eefa20-dab5-42a7-a5f2-b77b68d1c9dc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:04.067861 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-89eefa20-dab5-42a7-a5f2-b77b68d1c9dc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a returned with HTTP 404 Jul 31 14:08:04.068624 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1330/5323] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:04 2026] GET /volume/v3/snapshots/75557a87-14cc-437d-bb48-0c85b29f396a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:04.105442 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e30ee917-329d-495d-baf9-475290731308 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:04.107863 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e30ee917-329d-495d-baf9-475290731308 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:04.108217 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e30ee917-329d-495d-baf9-475290731308 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:04.108487 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e30ee917-329d-495d-baf9-475290731308 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:04.108652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e30ee917-329d-495d-baf9-475290731308 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:04.113310 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:04.113310 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:04.114238 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e30ee917-329d-495d-baf9-475290731308 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:04.114951 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1331/5324] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:04 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:04.201918 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-923d22c8-c298-482a-a197-a485995716ef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:04.204014 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-923d22c8-c298-482a-a197-a485995716ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:04.204110 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-923d22c8-c298-482a-a197-a485995716ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:04.204283 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-923d22c8-c298-482a-a197-a485995716ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:04.204383 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-923d22c8-c298-482a-a197-a485995716ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:04.211129 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:04.211129 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:04.211851 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-923d22c8-c298-482a-a197-a485995716ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:04.212236 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1332/5325] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:04 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:04.864501 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ff3ba4ae-9fb0-4519-9058-5d04b166b079 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:04.866959 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff3ba4ae-9fb0-4519-9058-5d04b166b079 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:04.867184 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff3ba4ae-9fb0-4519-9058-5d04b166b079 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:04.867366 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff3ba4ae-9fb0-4519-9058-5d04b166b079 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:04.867469 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ff3ba4ae-9fb0-4519-9058-5d04b166b079 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:04.871884 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:04.871884 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:04.872679 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff3ba4ae-9fb0-4519-9058-5d04b166b079 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:04.873504 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1333/5326] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:04 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:05.129715 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6b71eaa6-69ac-4097-b2e6-a3f4c3adb997 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:05.132505 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6b71eaa6-69ac-4097-b2e6-a3f4c3adb997 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:05.132925 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6b71eaa6-69ac-4097-b2e6-a3f4c3adb997 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:05.133188 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6b71eaa6-69ac-4097-b2e6-a3f4c3adb997 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:05.133332 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-6b71eaa6-69ac-4097-b2e6-a3f4c3adb997 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:05.137508 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:05.137508 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:05.138233 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6b71eaa6-69ac-4097-b2e6-a3f4c3adb997 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:05.138611 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1331/5327] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:05 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:05.221951 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3672b789-899a-4336-a9cc-aff8bf5cb215 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:05.223850 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3672b789-899a-4336-a9cc-aff8bf5cb215 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:05.224072 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3672b789-899a-4336-a9cc-aff8bf5cb215 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:05.224274 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3672b789-899a-4336-a9cc-aff8bf5cb215 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:05.224403 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3672b789-899a-4336-a9cc-aff8bf5cb215 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:05.228536 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:05.228536 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:05.229206 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3672b789-899a-4336-a9cc-aff8bf5cb215 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:05.229618 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1332/5328] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:05 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:05.723993 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-5ec3426d-38a4-49e5-a966-bf56fa125614 req-bf62f737-d621-4448-86ab-25749563ffcc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:05.726219 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5ec3426d-38a4-49e5-a966-bf56fa125614 req-bf62f737-d621-4448-86ab-25749563ffcc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/attachments/41585889-bd15-47d9-97d1-4992eb1c1d6d Jul 31 14:08:05.726713 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5ec3426d-38a4-49e5-a966-bf56fa125614 req-bf62f737-d621-4448-86ab-25749563ffcc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:05.726778 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5ec3426d-38a4-49e5-a966-bf56fa125614 req-bf62f737-d621-4448-86ab-25749563ffcc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:05.734018 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:05.734018 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:05.778835 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5ec3426d-38a4-49e5-a966-bf56fa125614 req-bf62f737-d621-4448-86ab-25749563ffcc tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/attachments/41585889-bd15-47d9-97d1-4992eb1c1d6d returned with HTTP 200 Jul 31 14:08:05.779238 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1333/5329] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:08:05 2026] DELETE /volume/v3/attachments/41585889-bd15-47d9-97d1-4992eb1c1d6d => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:05.890474 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a4711d0e-b3eb-4aea-9d9c-96ef419b463c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:05.892636 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a4711d0e-b3eb-4aea-9d9c-96ef419b463c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:05.892903 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a4711d0e-b3eb-4aea-9d9c-96ef419b463c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:05.893142 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a4711d0e-b3eb-4aea-9d9c-96ef419b463c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:05.893358 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a4711d0e-b3eb-4aea-9d9c-96ef419b463c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:05.897946 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:05.897946 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:05.898799 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a4711d0e-b3eb-4aea-9d9c-96ef419b463c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:05.899226 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1334/5330] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:05 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:06.150074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9c8f679d-6ee3-4c5c-a97b-1f4b6a36ef9b None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:06.152003 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c8f679d-6ee3-4c5c-a97b-1f4b6a36ef9b tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:06.152243 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c8f679d-6ee3-4c5c-a97b-1f4b6a36ef9b tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:06.152474 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9c8f679d-6ee3-4c5c-a97b-1f4b6a36ef9b tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:06.152659 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-9c8f679d-6ee3-4c5c-a97b-1f4b6a36ef9b tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:06.158059 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:06.158059 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:06.158949 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9c8f679d-6ee3-4c5c-a97b-1f4b6a36ef9b tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:06.159477 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1332/5331] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:06 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:06.241420 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4b178e0f-a070-45fd-90cd-17ed419a63eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:06.244529 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b178e0f-a070-45fd-90cd-17ed419a63eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:06.244529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b178e0f-a070-45fd-90cd-17ed419a63eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:06.244529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b178e0f-a070-45fd-90cd-17ed419a63eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:06.244529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4b178e0f-a070-45fd-90cd-17ed419a63eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:06.248845 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:06.248845 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:06.249496 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b178e0f-a070-45fd-90cd-17ed419a63eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:06.250136 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1333/5332] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:06 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:06.912437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-115565f3-54dc-4d3e-9185-1decca2d482d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:06.914304 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-115565f3-54dc-4d3e-9185-1decca2d482d tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:06.914610 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-115565f3-54dc-4d3e-9185-1decca2d482d tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:06.914854 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-115565f3-54dc-4d3e-9185-1decca2d482d tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:06.915012 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-115565f3-54dc-4d3e-9185-1decca2d482d tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:06.926964 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:06.926964 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:06.927815 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-115565f3-54dc-4d3e-9185-1decca2d482d tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:06.928216 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1334/5333] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:06 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:07.169996 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7488d1fe-d651-4781-b270-75c9c0cc3f3e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:07.171786 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-23efaed8-3d9a-43b1-97a7-53808b0d778f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:07.172914 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7488d1fe-d651-4781-b270-75c9c0cc3f3e tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:07.173133 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7488d1fe-d651-4781-b270-75c9c0cc3f3e tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:07.173305 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7488d1fe-d651-4781-b270-75c9c0cc3f3e tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:07.173411 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-7488d1fe-d651-4781-b270-75c9c0cc3f3e tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:07.173633 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-23efaed8-3d9a-43b1-97a7-53808b0d778f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] DELETE https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:08:07.173825 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-23efaed8-3d9a-43b1-97a7-53808b0d778f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:07.173996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-23efaed8-3d9a-43b1-97a7-53808b0d778f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:07.174222 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-23efaed8-3d9a-43b1-97a7-53808b0d778f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume with id: bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:08:07.180137 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:07.180137 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:07.181822 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7488d1fe-d651-4781-b270-75c9c0cc3f3e tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:07.181822 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1335/5334] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:07 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:07.185132 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:07.185132 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:07.187601 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-23efaed8-3d9a-43b1-97a7-53808b0d778f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:08:07.212655 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-23efaed8-3d9a-43b1-97a7-53808b0d778f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Delete volume request issued successfully. Jul 31 14:08:07.212655 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-23efaed8-3d9a-43b1-97a7-53808b0d778f tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 202 Jul 31 14:08:07.212655 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1333/5335] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:07 2026] DELETE /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:07.220172 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fee27acd-8b77-4f42-b901-535aef7d4d13 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:07.221921 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fee27acd-8b77-4f42-b901-535aef7d4d13 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:08:07.222137 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fee27acd-8b77-4f42-b901-535aef7d4d13 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:07.222297 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fee27acd-8b77-4f42-b901-535aef7d4d13 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:07.229552 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:07.229552 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:07.237023 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fee27acd-8b77-4f42-b901-535aef7d4d13 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Volume info retrieved successfully. Jul 31 14:08:07.241875 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fee27acd-8b77-4f42-b901-535aef7d4d13 tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 200 Jul 31 14:08:07.242232 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1334/5336] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:07 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:07.260725 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6ec4703e-7a93-418e-8abd-ba429f014778 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:07.262494 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ec4703e-7a93-418e-8abd-ba429f014778 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:07.262779 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ec4703e-7a93-418e-8abd-ba429f014778 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:07.263134 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ec4703e-7a93-418e-8abd-ba429f014778 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:07.263409 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-6ec4703e-7a93-418e-8abd-ba429f014778 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:07.268285 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:07.268285 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:07.268987 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ec4703e-7a93-418e-8abd-ba429f014778 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:07.269339 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1335/5337] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:07 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:07.943507 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2d71d839-d5b4-4d01-b086-ab47feed26b8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:07.945170 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d71d839-d5b4-4d01-b086-ab47feed26b8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:07.945893 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d71d839-d5b4-4d01-b086-ab47feed26b8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:07.946354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d71d839-d5b4-4d01-b086-ab47feed26b8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:07.946866 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2d71d839-d5b4-4d01-b086-ab47feed26b8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:07.954904 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:07.954904 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:07.954904 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d71d839-d5b4-4d01-b086-ab47feed26b8 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:07.954904 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1336/5338] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:07 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:08.195695 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-40b5dfda-4a88-4da0-b4e0-f6bea30a0d97 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:08.198126 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40b5dfda-4a88-4da0-b4e0-f6bea30a0d97 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:08.198614 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40b5dfda-4a88-4da0-b4e0-f6bea30a0d97 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:08.198845 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40b5dfda-4a88-4da0-b4e0-f6bea30a0d97 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:08.199141 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-40b5dfda-4a88-4da0-b4e0-f6bea30a0d97 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:08.205187 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:08.205187 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:08.206357 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40b5dfda-4a88-4da0-b4e0-f6bea30a0d97 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:08.206961 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1334/5339] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:08 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:08.258504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-acc789be-db26-4ecf-8773-9205c41e350c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:08.260987 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-acc789be-db26-4ecf-8773-9205c41e350c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] GET https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 Jul 31 14:08:08.261181 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-acc789be-db26-4ecf-8773-9205c41e350c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:08.261381 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-acc789be-db26-4ecf-8773-9205c41e350c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:08.268384 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-acc789be-db26-4ecf-8773-9205c41e350c tempest-TestVolumeBootPattern-380255125 tempest-TestVolumeBootPattern-380255125-project-member] https://10.4.3.140/volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 returned with HTTP 404 Jul 31 14:08:08.269157 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1335/5340] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:08 2026] GET /volume/v3/volumes/bb09c74a-0983-4ace-a4ce-22ae99ff0978 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:08.281722 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-568ba4a9-fa17-4201-a53a-a73a15f3baeb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:08.283740 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-568ba4a9-fa17-4201-a53a-a73a15f3baeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:08.283915 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-568ba4a9-fa17-4201-a53a-a73a15f3baeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:08.284123 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-568ba4a9-fa17-4201-a53a-a73a15f3baeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:08.284257 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-568ba4a9-fa17-4201-a53a-a73a15f3baeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:08.289168 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:08.289168 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:08.289799 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-568ba4a9-fa17-4201-a53a-a73a15f3baeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:08.290169 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1336/5341] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:08 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:08.965796 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-760f74d6-ffb4-4380-bb27-f9d3ce81f3f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:08.968114 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-760f74d6-ffb4-4380-bb27-f9d3ce81f3f5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:08.968114 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-760f74d6-ffb4-4380-bb27-f9d3ce81f3f5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:08.968325 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-760f74d6-ffb4-4380-bb27-f9d3ce81f3f5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:08.968390 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-760f74d6-ffb4-4380-bb27-f9d3ce81f3f5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:08.972458 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:08.972458 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:08.973063 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-760f74d6-ffb4-4380-bb27-f9d3ce81f3f5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:08.973423 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1337/5342] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:08 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:09.219127 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f863f9e3-dabf-4853-a0d8-ce7b131e55de None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:09.221637 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f863f9e3-dabf-4853-a0d8-ce7b131e55de tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:09.221952 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f863f9e3-dabf-4853-a0d8-ce7b131e55de tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:09.222216 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f863f9e3-dabf-4853-a0d8-ce7b131e55de tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:09.222375 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-f863f9e3-dabf-4853-a0d8-ce7b131e55de tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:09.226986 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:09.226986 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:09.227577 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f863f9e3-dabf-4853-a0d8-ce7b131e55de tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:09.227950 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1335/5343] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:09 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:09.300918 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-db09281b-8bf4-41fd-ae2c-9b4485d59b40 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:09.302803 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db09281b-8bf4-41fd-ae2c-9b4485d59b40 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:09.303100 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db09281b-8bf4-41fd-ae2c-9b4485d59b40 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:09.303342 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db09281b-8bf4-41fd-ae2c-9b4485d59b40 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:09.303496 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-db09281b-8bf4-41fd-ae2c-9b4485d59b40 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:09.308259 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:09.308259 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:09.308927 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db09281b-8bf4-41fd-ae2c-9b4485d59b40 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:09.309274 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1336/5344] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:09 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:09.982945 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d3e267eb-df6d-49ac-83db-0fe4ce1fa507 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:09.985451 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d3e267eb-df6d-49ac-83db-0fe4ce1fa507 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:09.985728 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d3e267eb-df6d-49ac-83db-0fe4ce1fa507 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:09.985912 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d3e267eb-df6d-49ac-83db-0fe4ce1fa507 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:09.986012 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d3e267eb-df6d-49ac-83db-0fe4ce1fa507 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:09.990142 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:09.990142 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:09.990760 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d3e267eb-df6d-49ac-83db-0fe4ce1fa507 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:09.991100 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1337/5345] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:09 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:10.237494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d5e53a03-76df-42a1-bf12-f90a8adbbd11 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:10.242101 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5e53a03-76df-42a1-bf12-f90a8adbbd11 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:10.242101 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5e53a03-76df-42a1-bf12-f90a8adbbd11 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:10.242101 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5e53a03-76df-42a1-bf12-f90a8adbbd11 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:10.242101 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d5e53a03-76df-42a1-bf12-f90a8adbbd11 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:10.248658 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:10.248658 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:10.249344 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5e53a03-76df-42a1-bf12-f90a8adbbd11 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:10.249748 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1338/5346] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:10 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:10.325012 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-80157576-9e92-4f42-88d3-0725f6a58bfa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:10.326772 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-80157576-9e92-4f42-88d3-0725f6a58bfa tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:10.326996 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-80157576-9e92-4f42-88d3-0725f6a58bfa tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:10.327221 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-80157576-9e92-4f42-88d3-0725f6a58bfa tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:10.327361 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-80157576-9e92-4f42-88d3-0725f6a58bfa tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:10.334072 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:10.334072 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:10.334868 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-80157576-9e92-4f42-88d3-0725f6a58bfa tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:10.335247 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1336/5347] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:10 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 14:08:11.008546 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-576e23e8-4afa-42ae-a0f4-935c5a5a5c7c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:11.036843 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-576e23e8-4afa-42ae-a0f4-935c5a5a5c7c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:11.037015 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-576e23e8-4afa-42ae-a0f4-935c5a5a5c7c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:11.037217 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-576e23e8-4afa-42ae-a0f4-935c5a5a5c7c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:11.037349 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-576e23e8-4afa-42ae-a0f4-935c5a5a5c7c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:11.054666 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:11.054666 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:11.055768 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-576e23e8-4afa-42ae-a0f4-935c5a5a5c7c tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:11.055768 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1337/5348] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:11 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:11.272335 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5e6ef084-5ce7-4787-bb61-aea04029e658 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:11.274595 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5e6ef084-5ce7-4787-bb61-aea04029e658 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:11.274869 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5e6ef084-5ce7-4787-bb61-aea04029e658 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:11.275141 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5e6ef084-5ce7-4787-bb61-aea04029e658 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:11.275290 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5e6ef084-5ce7-4787-bb61-aea04029e658 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:11.279952 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:11.279952 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:11.280760 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5e6ef084-5ce7-4787-bb61-aea04029e658 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:11.281186 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1338/5349] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:11 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:11.346117 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-51a69c83-4874-4463-9647-cb40bcd49225 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:11.347778 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-51a69c83-4874-4463-9647-cb40bcd49225 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:11.347970 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-51a69c83-4874-4463-9647-cb40bcd49225 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:11.348189 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-51a69c83-4874-4463-9647-cb40bcd49225 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:11.348340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-51a69c83-4874-4463-9647-cb40bcd49225 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:11.352094 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:11.352094 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:11.352678 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-51a69c83-4874-4463-9647-cb40bcd49225 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:11.353023 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1339/5350] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:11 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:12.072067 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-059f70c8-3b83-4802-afb8-57cf1b3f87db None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:12.075243 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-059f70c8-3b83-4802-afb8-57cf1b3f87db tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:12.075590 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-059f70c8-3b83-4802-afb8-57cf1b3f87db tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:12.075911 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-059f70c8-3b83-4802-afb8-57cf1b3f87db tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:12.076082 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-059f70c8-3b83-4802-afb8-57cf1b3f87db tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:12.080531 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:12.080531 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:12.081088 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-059f70c8-3b83-4802-afb8-57cf1b3f87db tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:12.081659 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1337/5351] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:12 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:12.186990 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-71810cce-9c43-4956-bc5f-88777f033f37 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:12.188685 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-71810cce-9c43-4956-bc5f-88777f033f37 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:08:12.189000 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-71810cce-9c43-4956-bc5f-88777f033f37 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995691819-137254210", "extra_specs": {"multiattach": " True"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:12.202907 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-71810cce-9c43-4956-bc5f-88777f033f37 tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:08:12.203261 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1338/5352] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:08:12 2026] POST /volume/v3/types => generated 286 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:12.215953 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:12.218767 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:12.218969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-681211480", "snapshot_id": null, "imageRef": null, "volume_type": "fa2ca5e5-84fa-4fd0-afab-9317e0050993", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:12.220858 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-681211480', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'fa2ca5e5-84fa-4fd0-afab-9317e0050993', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:12.226275 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume of 1 GB Jul 31 14:08:12.226611 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:12.226611 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:12.227113 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Availability Zones retrieved successfully. Jul 31 14:08:12.232288 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Flow 'volume_create_api' (7bebb49b-d03d-481c-8494-1087d34c186e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:12.233427 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268ac5ff-3591-4be7-9320-2fd2b6e0e643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:12.234339 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:12.243602 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:12.243602 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:12.260841 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268ac5ff-3591-4be7-9320-2fd2b6e0e643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T14:08:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fa2ca5e5-84fa-4fd0-afab-9317e0050993,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995691819-137254210',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa2ca5e5-84fa-4fd0-afab-9317e0050993', 'encryption_key_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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:12.261983 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b9301b6-0a72-4241-98a8-78856e6cebaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:12.293227 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-878d12ca-72d7-4c7e-b5e1-2c3c27bf657d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:12.293879 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995691819-137254210 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995691819-137254210, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:08:12.294818 np0000006230 devstack@c-api.service[100185]: WARNING cinder.quota [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995691819-137254210 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995691819-137254210, it is now deprecated. Please use the default quota class for default quota. Jul 31 14:08:12.295359 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-878d12ca-72d7-4c7e-b5e1-2c3c27bf657d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:12.295695 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-878d12ca-72d7-4c7e-b5e1-2c3c27bf657d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:12.296300 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-878d12ca-72d7-4c7e-b5e1-2c3c27bf657d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:12.296300 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-878d12ca-72d7-4c7e-b5e1-2c3c27bf657d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:12.300961 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:12.300961 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:12.301738 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-878d12ca-72d7-4c7e-b5e1-2c3c27bf657d tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:12.302323 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1340/5353] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:12 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:12.329545 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Created reservations ['dae9fe1c-def7-4934-80aa-8e4725acb084', '75c3a119-cd08-4eaf-8373-a92e67369e15', '77287a2a-00d7-4152-a1a4-fbb6af7e49d7', 'cefb38da-470a-4740-b209-84fe0f53e152'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:12.330671 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b9301b6-0a72-4241-98a8-78856e6cebaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dae9fe1c-def7-4934-80aa-8e4725acb084', '75c3a119-cd08-4eaf-8373-a92e67369e15', '77287a2a-00d7-4152-a1a4-fbb6af7e49d7', 'cefb38da-470a-4740-b209-84fe0f53e152']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:12.331673 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77863d9-073d-414c-be3b-ac83bd2a5994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:12.363917 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-75340053-22a8-433c-9619-786f5dbd15da None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:12.365667 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77863d9-073d-414c-be3b-ac83bd2a5994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '463ca872-b38f-4438-89a9-1b8662372870', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-681211480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='13894d5ac31a49cbb53ae72ed4261deb',qos_specs=None,replication_status=,reservations=['dae9fe1c-def7-4934-80aa-8e4725acb084','75c3a119-cd08-4eaf-8373-a92e67369e15','77287a2a-00d7-4152-a1a4-fbb6af7e49d7','cefb38da-470a-4740-b209-84fe0f53e152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0abf2672952c4af9b383f67351df12de',volume_type_id=fa2ca5e5-84fa-4fd0-afab-9317e0050993), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-681211480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=463ca872-b38f-4438-89a9-1b8662372870,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='13894d5ac31a49cbb53ae72ed4261deb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0abf2672952c4af9b383f67351df12de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa2ca5e5-84fa-4fd0-afab-9317e0050993),volume_type_id=fa2ca5e5-84fa-4fd0-afab-9317e0050993)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:12.365829 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-75340053-22a8-433c-9619-786f5dbd15da tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:12.365829 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-75340053-22a8-433c-9619-786f5dbd15da tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:12.365892 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca70583-09d0-47a8-b008-da9e68130934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:12.365929 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-75340053-22a8-433c-9619-786f5dbd15da tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:12.365929 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-75340053-22a8-433c-9619-786f5dbd15da tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:12.370527 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:12.370527 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:12.371326 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-75340053-22a8-433c-9619-786f5dbd15da tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:12.371836 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1338/5354] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:12 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:12.402060 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca70583-09d0-47a8-b008-da9e68130934) transitioned into state 'SUCCESS' from state '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-681211480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='13894d5ac31a49cbb53ae72ed4261deb',qos_specs=None,replication_status=,reservations=['dae9fe1c-def7-4934-80aa-8e4725acb084','75c3a119-cd08-4eaf-8373-a92e67369e15','77287a2a-00d7-4152-a1a4-fbb6af7e49d7','cefb38da-470a-4740-b209-84fe0f53e152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0abf2672952c4af9b383f67351df12de',volume_type_id=fa2ca5e5-84fa-4fd0-afab-9317e0050993)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:12.402932 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad565e0-edad-4fe9-8a56-d4389dff03aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:12.415776 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad565e0-edad-4fe9-8a56-d4389dff03aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:12.416950 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Flow 'volume_create_api' (7bebb49b-d03d-481c-8494-1087d34c186e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:12.417906 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Create volume request issued successfully. Jul 31 14:08:12.418547 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93c4669f-5f35-4c76-b438-0f44eed1a9e7 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:12.418663 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1339/5355] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:08:12 2026] POST /volume/v3/volumes => generated 828 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:12.431258 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f11727bc-cd27-4934-80d6-8a558b91846b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:12.433693 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f11727bc-cd27-4934-80d6-8a558b91846b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:12.433947 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f11727bc-cd27-4934-80d6-8a558b91846b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:12.434160 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f11727bc-cd27-4934-80d6-8a558b91846b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:12.446065 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:12.446065 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:12.451286 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f11727bc-cd27-4934-80d6-8a558b91846b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:12.457232 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f11727bc-cd27-4934-80d6-8a558b91846b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:12.457814 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1339/5356] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:12 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:13.091015 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-10ea3bd2-4858-46c7-b9a7-28a65f68da00 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.092806 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10ea3bd2-4858-46c7-b9a7-28a65f68da00 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:13.092994 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10ea3bd2-4858-46c7-b9a7-28a65f68da00 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.093165 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10ea3bd2-4858-46c7-b9a7-28a65f68da00 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.093266 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-10ea3bd2-4858-46c7-b9a7-28a65f68da00 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:13.098541 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.098541 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:13.099168 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10ea3bd2-4858-46c7-b9a7-28a65f68da00 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:13.099614 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1341/5357] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:13.313308 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-747d6fa2-02a2-4b3d-8e13-61b2c6b89635 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.315595 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-747d6fa2-02a2-4b3d-8e13-61b2c6b89635 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:13.315845 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-747d6fa2-02a2-4b3d-8e13-61b2c6b89635 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.316093 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-747d6fa2-02a2-4b3d-8e13-61b2c6b89635 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.316234 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-747d6fa2-02a2-4b3d-8e13-61b2c6b89635 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:13.321304 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.321304 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:13.322102 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-747d6fa2-02a2-4b3d-8e13-61b2c6b89635 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:13.322614 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1339/5358] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:13.383961 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-486ce733-5132-4f8c-9b90-99ce9b845f27 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.386339 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-486ce733-5132-4f8c-9b90-99ce9b845f27 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:13.386648 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-486ce733-5132-4f8c-9b90-99ce9b845f27 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.386920 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-486ce733-5132-4f8c-9b90-99ce9b845f27 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.387137 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-486ce733-5132-4f8c-9b90-99ce9b845f27 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:13.391621 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.391621 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:13.392326 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-486ce733-5132-4f8c-9b90-99ce9b845f27 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:13.392747 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1340/5359] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:13.471769 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-61f83516-39bd-4464-8765-b615558e4beb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.474108 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61f83516-39bd-4464-8765-b615558e4beb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:13.474241 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61f83516-39bd-4464-8765-b615558e4beb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.474500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61f83516-39bd-4464-8765-b615558e4beb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.476255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.483037 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.483037 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:13.487436 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-61f83516-39bd-4464-8765-b615558e4beb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:13.492984 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61f83516-39bd-4464-8765-b615558e4beb tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:13.493479 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1340/5360] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:13.506669 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-86318447-5dd0-4ca9-abe6-14e04671ec38 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.508604 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-86318447-5dd0-4ca9-abe6-14e04671ec38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:13.508836 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-86318447-5dd0-4ca9-abe6-14e04671ec38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.509048 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-86318447-5dd0-4ca9-abe6-14e04671ec38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.516506 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.516506 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:13.520422 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-86318447-5dd0-4ca9-abe6-14e04671ec38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:13.525021 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-86318447-5dd0-4ca9-abe6-14e04671ec38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:13.525142 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1340/5361] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:13.567452 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-353410fb-fd4c-4089-b201-9e69d30d9e38 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.570351 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-353410fb-fd4c-4089-b201-9e69d30d9e38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:13.570592 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-353410fb-fd4c-4089-b201-9e69d30d9e38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.570806 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-353410fb-fd4c-4089-b201-9e69d30d9e38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.578228 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.578228 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:13.579370 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:13.579843 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-894043708"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:13.581351 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-894043708'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:13.581540 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Create volume of 1 GB Jul 31 14:08:13.582205 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-353410fb-fd4c-4089-b201-9e69d30d9e38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:13.586351 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Availability Zones retrieved successfully. Jul 31 14:08:13.586539 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-353410fb-fd4c-4089-b201-9e69d30d9e38 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:13.586925 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1341/5362] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:13.591354 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Flow 'volume_create_api' (98a61a41-5005-47fc-bbc1-0ad777d03181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:13.592705 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adafb21e-1246-4b76-8f4c-0eec67064006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:13.593377 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:13.621196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adafb21e-1246-4b76-8f4c-0eec67064006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:13.621923 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ef49ee-4090-4e5f-b2ed-47190c752ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:13.662214 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9b8fb957-a016-4311-9149-673ddf6c3242 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.662660 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b8fb957-a016-4311-9149-673ddf6c3242 None None] GET https://10.4.3.140/volume// Jul 31 14:08:13.663030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b8fb957-a016-4311-9149-673ddf6c3242 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.663030 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b8fb957-a016-4311-9149-673ddf6c3242 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.663376 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b8fb957-a016-4311-9149-673ddf6c3242 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:08:13.663735 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1341/5363] 10.4.3.140 () {66 vars in 1428 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:08:13.671055 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0b403784-31b4-405c-804e-362a50c38ac6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.673158 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0b403784-31b4-405c-804e-362a50c38ac6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:08:13.673606 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0b403784-31b4-405c-804e-362a50c38ac6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "463ca872-b38f-4438-89a9-1b8662372870", "connector": null, "instance_uuid": "d70d6ca5-3ab0-4615-a3c0-637bf0d9a9d6"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:13.681993 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.681993 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:13.686407 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Created reservations ['b9d8d406-0d0f-4dbc-980f-2e3f8c89f462', '1297d114-275e-46ea-a865-8231278f97bf', '96fc37c2-f32b-4500-a4f2-31fdcc5dd0df', '732089cf-5dd8-4070-bc7e-c3aea1e6c2c6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:13.687430 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ef49ee-4090-4e5f-b2ed-47190c752ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9d8d406-0d0f-4dbc-980f-2e3f8c89f462', '1297d114-275e-46ea-a865-8231278f97bf', '96fc37c2-f32b-4500-a4f2-31fdcc5dd0df', '732089cf-5dd8-4070-bc7e-c3aea1e6c2c6']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:13.688349 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc4ee6e-e820-47f5-882d-7fd1d34f4070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:13.714135 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0b403784-31b4-405c-804e-362a50c38ac6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:08:13.714613 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1341/5364] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:08:13 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:13.716864 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc4ee6e-e820-47f5-882d-7fd1d34f4070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '611c9433-d0a7-49e3-a31b-27ef711a0f06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-894043708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd50eac36d846e5806431cc788a2456',qos_specs=None,replication_status=,reservations=['b9d8d406-0d0f-4dbc-980f-2e3f8c89f462','1297d114-275e-46ea-a865-8231278f97bf','96fc37c2-f32b-4500-a4f2-31fdcc5dd0df','732089cf-5dd8-4070-bc7e-c3aea1e6c2c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a41e8e4ce74aeab4aa5976c94f5b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-894043708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=611c9433-d0a7-49e3-a31b-27ef711a0f06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccd50eac36d846e5806431cc788a2456',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24a41e8e4ce74aeab4aa5976c94f5b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:13.717736 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5026455e-df5c-4fad-87fc-4b2d88186725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:13.737983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5026455e-df5c-4fad-87fc-4b2d88186725) transitioned into state 'SUCCESS' from state '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-894043708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd50eac36d846e5806431cc788a2456',qos_specs=None,replication_status=,reservations=['b9d8d406-0d0f-4dbc-980f-2e3f8c89f462','1297d114-275e-46ea-a865-8231278f97bf','96fc37c2-f32b-4500-a4f2-31fdcc5dd0df','732089cf-5dd8-4070-bc7e-c3aea1e6c2c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a41e8e4ce74aeab4aa5976c94f5b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:13.738790 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ffa57fe-04f7-4ba1-a292-1152af079d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:13.743795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-029ae97a-9654-475d-8f51-c0808b9a499a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.747991 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-029ae97a-9654-475d-8f51-c0808b9a499a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:13.748153 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-029ae97a-9654-475d-8f51-c0808b9a499a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.748331 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-029ae97a-9654-475d-8f51-c0808b9a499a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.750708 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ffa57fe-04f7-4ba1-a292-1152af079d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:13.751530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Flow 'volume_create_api' (98a61a41-5005-47fc-bbc1-0ad777d03181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:13.751887 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Create volume request issued successfully. Jul 31 14:08:13.752427 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8064f5e3-e0cf-456a-ad37-0b0a1ff95b8c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:13.754194 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1342/5365] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:08:13 2026] POST /volume/v3/volumes => generated 765 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:13.757709 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-60a7e928-19d6-4329-9726-830d7807cfbb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.758028 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60a7e928-19d6-4329-9726-830d7807cfbb None None] GET https://10.4.3.140/volume// Jul 31 14:08:13.758192 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60a7e928-19d6-4329-9726-830d7807cfbb None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.758371 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60a7e928-19d6-4329-9726-830d7807cfbb None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.758719 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60a7e928-19d6-4329-9726-830d7807cfbb None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:08:13.758944 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1342/5366] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:08:13.762821 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.762821 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:13.766755 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-029ae97a-9654-475d-8f51-c0808b9a499a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:13.769803 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0c788359-17ee-40b2-831f-93b1a1d99ac0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.771150 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5db7fd0c-1a55-4475-b612-b77f3037706d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.772025 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0c788359-17ee-40b2-831f-93b1a1d99ac0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:13.772588 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0c788359-17ee-40b2-831f-93b1a1d99ac0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.772588 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0c788359-17ee-40b2-831f-93b1a1d99ac0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.774157 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5db7fd0c-1a55-4475-b612-b77f3037706d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:13.774157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5db7fd0c-1a55-4475-b612-b77f3037706d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.774375 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5db7fd0c-1a55-4475-b612-b77f3037706d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.774908 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0eab77ca-9162-4bc5-839a-9c91bb3ceb94 req-d4af7088-e109-466e-a7c9-beea90c8f32c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.775047 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-029ae97a-9654-475d-8f51-c0808b9a499a tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:13.775579 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1342/5367] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 920 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:13.781926 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.781926 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:13.783037 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0eab77ca-9162-4bc5-839a-9c91bb3ceb94 req-d4af7088-e109-466e-a7c9-beea90c8f32c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] DELETE https://10.4.3.140/volume/v3/attachments/7ef8d874-303c-44ee-99f8-5896fe6f21ea Jul 31 14:08:13.783273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0eab77ca-9162-4bc5-839a-9c91bb3ceb94 req-d4af7088-e109-466e-a7c9-beea90c8f32c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:13.783543 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0eab77ca-9162-4bc5-839a-9c91bb3ceb94 req-d4af7088-e109-466e-a7c9-beea90c8f32c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:13.784193 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.784193 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:13.785295 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0c788359-17ee-40b2-831f-93b1a1d99ac0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:13.789366 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-0c788359-17ee-40b2-831f-93b1a1d99ac0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:13.789556 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5db7fd0c-1a55-4475-b612-b77f3037706d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:13.790112 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1342/5368] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:08:13.791591 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.791591 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:13.796407 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5db7fd0c-1a55-4475-b612-b77f3037706d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 returned with HTTP 200 Jul 31 14:08:13.796969 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1343/5369] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:13 2026] GET /volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:13.842717 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0eab77ca-9162-4bc5-839a-9c91bb3ceb94 req-d4af7088-e109-466e-a7c9-beea90c8f32c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments/7ef8d874-303c-44ee-99f8-5896fe6f21ea returned with HTTP 200 Jul 31 14:08:13.843159 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1343/5370] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:08:13 2026] DELETE /volume/v3/attachments/7ef8d874-303c-44ee-99f8-5896fe6f21ea => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:13.910975 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-245b118b-0af8-4644-bf29-94fb3c24ad52 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:13.913288 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-245b118b-0af8-4644-bf29-94fb3c24ad52 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] PUT https://10.4.3.140/volume/v3/attachments/81423de5-e513-4ae3-960e-b73488e01951 Jul 31 14:08:13.913767 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-245b118b-0af8-4644-bf29-94fb3c24ad52 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:13.922860 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-245b118b-0af8-4644-bf29-94fb3c24ad52 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Acquiring lock "cinder-attachment_update-463ca872-b38f-4438-89a9-1b8662372870-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:08:13.927659 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-245b118b-0af8-4644-bf29-94fb3c24ad52 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-463ca872-b38f-4438-89a9-1b8662372870-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:08:13.928794 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:13.928794 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:14.008305 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-245b118b-0af8-4644-bf29-94fb3c24ad52 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Lock "cinder-attachment_update-463ca872-b38f-4438-89a9-1b8662372870-np0000006230" released by "attachment_update" :: held 0.081s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:08:14.008674 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-245b118b-0af8-4644-bf29-94fb3c24ad52 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/81423de5-e513-4ae3-960e-b73488e01951 returned with HTTP 200 Jul 31 14:08:14.009444 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1343/5371] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:08:13 2026] PUT /volume/v3/attachments/81423de5-e513-4ae3-960e-b73488e01951 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:14.109937 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2c20cd92-44d8-48c7-b389-2452b2f3a074 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.111685 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2c20cd92-44d8-48c7-b389-2452b2f3a074 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:14.111902 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2c20cd92-44d8-48c7-b389-2452b2f3a074 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.112077 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2c20cd92-44d8-48c7-b389-2452b2f3a074 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.112179 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-2c20cd92-44d8-48c7-b389-2452b2f3a074 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:14.116338 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.116338 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:14.116951 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2c20cd92-44d8-48c7-b389-2452b2f3a074 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:14.117272 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1343/5372] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:14 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:14.126698 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e84633da-1ea1-41af-a8ce-b055cb00362b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.184759 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e84633da-1ea1-41af-a8ce-b055cb00362b tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-member] PUT https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:14.185142 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e84633da-1ea1-41af-a8ce-b055cb00362b tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:14.190493 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.190493 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:14.195372 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e84633da-1ea1-41af-a8ce-b055cb00362b tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-member] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:14.195876 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1344/5373] 10.4.3.140 () {70 vars in 1408 bytes} [Fri Jul 31 14:08:14 2026] PUT /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 316 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:14.203351 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-86e9121b-4d3b-4175-ac0e-2607baf06fc5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.204652 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-86e9121b-4d3b-4175-ac0e-2607baf06fc5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:14.204974 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-86e9121b-4d3b-4175-ac0e-2607baf06fc5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.205251 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-86e9121b-4d3b-4175-ac0e-2607baf06fc5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.205500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-86e9121b-4d3b-4175-ac0e-2607baf06fc5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:14.209313 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.209313 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:14.210276 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-86e9121b-4d3b-4175-ac0e-2607baf06fc5 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:14.210276 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1344/5374] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:14 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 762 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:14.220431 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4d691dad-11fe-4c4c-98ea-7decac9f40cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.222282 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d691dad-11fe-4c4c-98ea-7decac9f40cc tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] DELETE https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:14.222501 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4d691dad-11fe-4c4c-98ea-7decac9f40cc tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.222711 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4d691dad-11fe-4c4c-98ea-7decac9f40cc tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.222817 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-4d691dad-11fe-4c4c-98ea-7decac9f40cc tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Delete backup with id: cd3c47d8-1e6e-408b-a903-33e407aa6770. Jul 31 14:08:14.227072 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.227072 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:14.238727 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-4d691dad-11fe-4c4c-98ea-7decac9f40cc tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] delete_backup rpcapi backup_id cd3c47d8-1e6e-408b-a903-33e407aa6770 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:08:14.240366 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d691dad-11fe-4c4c-98ea-7decac9f40cc tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 202 Jul 31 14:08:14.240807 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1344/5375] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:08:14 2026] DELETE /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:08:14.251804 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9e971c57-0171-4019-a38f-072c9430a143 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.254167 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9e971c57-0171-4019-a38f-072c9430a143 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:14.254397 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9e971c57-0171-4019-a38f-072c9430a143 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.254645 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9e971c57-0171-4019-a38f-072c9430a143 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.254781 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-9e971c57-0171-4019-a38f-072c9430a143 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:14.261880 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.261880 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:14.261880 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9e971c57-0171-4019-a38f-072c9430a143 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 200 Jul 31 14:08:14.261880 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1344/5376] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:14 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:14.334282 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f18a1176-bb60-485c-b6a5-6b6d362ff8b6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.335419 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f18a1176-bb60-485c-b6a5-6b6d362ff8b6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:14.336853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f18a1176-bb60-485c-b6a5-6b6d362ff8b6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.336853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f18a1176-bb60-485c-b6a5-6b6d362ff8b6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.336853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f18a1176-bb60-485c-b6a5-6b6d362ff8b6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:14.340951 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.340951 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:14.341300 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f18a1176-bb60-485c-b6a5-6b6d362ff8b6 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:14.341697 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1345/5377] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:14 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:14.406135 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b2a52fb2-4eb0-4433-8777-115fd0e77e3e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.408407 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2a52fb2-4eb0-4433-8777-115fd0e77e3e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:14.408777 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2a52fb2-4eb0-4433-8777-115fd0e77e3e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.409050 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2a52fb2-4eb0-4433-8777-115fd0e77e3e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.409222 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b2a52fb2-4eb0-4433-8777-115fd0e77e3e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:14.415721 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.415721 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:14.416311 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2a52fb2-4eb0-4433-8777-115fd0e77e3e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:14.416712 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1345/5378] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:14 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:14.788463 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a8728cb7-e9a7-4221-9906-0c702b9d9919 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.789911 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a8728cb7-e9a7-4221-9906-0c702b9d9919 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:14.790116 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a8728cb7-e9a7-4221-9906-0c702b9d9919 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.790336 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a8728cb7-e9a7-4221-9906-0c702b9d9919 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.801971 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.801971 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:14.806617 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a8728cb7-e9a7-4221-9906-0c702b9d9919 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:14.810590 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5f482418-cb84-4511-a271-5e68bec29963 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.811046 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.812250 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a8728cb7-e9a7-4221-9906-0c702b9d9919 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:14.812386 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5f482418-cb84-4511-a271-5e68bec29963 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:14.812717 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5f482418-cb84-4511-a271-5e68bec29963 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.812835 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1345/5379] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:14 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:14.812885 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5f482418-cb84-4511-a271-5e68bec29963 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.812958 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:14.813279 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2055055900", "source_volid": "5b7b73f6-c3cc-4f8c-a885-acf12cb542eb", "volume_type": "tempest-scenario-type-luks-506567187", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:14.814955 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2055055900', 'source_volid': '5b7b73f6-c3cc-4f8c-a885-acf12cb542eb', 'volume_type': 'tempest-scenario-type-luks-506567187', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:14.819916 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.819916 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:14.823504 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-5f482418-cb84-4511-a271-5e68bec29963 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:14.824238 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.824238 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:14.824716 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume retrieved successfully. Jul 31 14:08:14.824831 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume of 1 GB Jul 31 14:08:14.825422 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Availability Zones retrieved successfully. Jul 31 14:08:14.828454 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5f482418-cb84-4511-a271-5e68bec29963 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 returned with HTTP 200 Jul 31 14:08:14.828841 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1345/5380] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:14 2026] GET /volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:14.830500 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Flow 'volume_create_api' (ac7634d1-5a58-4ca3-8109-d98a4b4b91c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:14.831575 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49fe46d1-85f2-469d-b45d-4a6babb248fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:14.832397 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:14.839824 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-48d94a5b-3438-480a-8c3c-c8b1323d7758 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.841444 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48d94a5b-3438-480a-8c3c-c8b1323d7758 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:14.841781 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-48d94a5b-3438-480a-8c3c-c8b1323d7758 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "611c9433-d0a7-49e3-a31b-27ef711a0f06", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1710328045"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:14.849618 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.849618 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:14.850079 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-48d94a5b-3438-480a-8c3c-c8b1323d7758 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:14.850382 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-48d94a5b-3438-480a-8c3c-c8b1323d7758 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Create snapshot from volume 611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:14.852313 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49fe46d1-85f2-469d-b45d-4a6babb248fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5b7b73f6-c3cc-4f8c-a885-acf12cb542eb', 'volume_type': VolumeType(created_at=2026-07-31T14:07:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=abde790e-4df0-4d28-ac58-d713117e1b37,is_public=True,name='tempest-scenario-type-luks-506567187',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abde790e-4df0-4d28-ac58-d713117e1b37', '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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:14.853127 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd80c1e3-f9e7-4039-8a8e-112dde7c5069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:14.882740 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-48d94a5b-3438-480a-8c3c-c8b1323d7758 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Created reservations ['7d9d4d75-412a-4721-a1a5-668008e4deba', '2a8b75ae-cab2-415e-a2dd-4952de269551', '86adb25d-2a0f-4326-8953-63011ff85a2a', 'ef0fb9d6-6ebd-4eed-b79a-ec8a51d60905'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:14.893244 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Created reservations ['fffe7e82-21ea-4cd2-975d-6e93b11c6067', 'cc7d68a0-6e3b-4a82-b6c6-031b1530ca87', '4dc7ba02-7b96-4c18-a094-a45bff38a32f', '15b2152d-c61d-4800-9f6d-94a844a9ece9'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:14.894104 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd80c1e3-f9e7-4039-8a8e-112dde7c5069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fffe7e82-21ea-4cd2-975d-6e93b11c6067', 'cc7d68a0-6e3b-4a82-b6c6-031b1530ca87', '4dc7ba02-7b96-4c18-a094-a45bff38a32f', '15b2152d-c61d-4800-9f6d-94a844a9ece9']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:14.895081 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8a12b8d-68a4-459a-8c01-28e40183600b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:14.913886 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-48d94a5b-3438-480a-8c3c-c8b1323d7758 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot create request issued successfully. Jul 31 14:08:14.914221 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48d94a5b-3438-480a-8c3c-c8b1323d7758 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:14.914661 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1346/5381] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:14 2026] POST /volume/v3/snapshots => generated 322 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:14.924228 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f4b88121-6277-4d8a-b1fb-0d8d52973eed None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.926140 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4b88121-6277-4d8a-b1fb-0d8d52973eed tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c Jul 31 14:08:14.926140 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4b88121-6277-4d8a-b1fb-0d8d52973eed tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.926554 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4b88121-6277-4d8a-b1fb-0d8d52973eed tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.931525 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8a12b8d-68a4-459a-8c01-28e40183600b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e90252f-63b4-4b99-a22c-97267c8957a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2055055900',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7f7949e1b544ac86bbb2ac225f21db',qos_specs=None,replication_status=,reservations=['fffe7e82-21ea-4cd2-975d-6e93b11c6067','cc7d68a0-6e3b-4a82-b6c6-031b1530ca87','4dc7ba02-7b96-4c18-a094-a45bff38a32f','15b2152d-c61d-4800-9f6d-94a844a9ece9'],size=1,snapshot_id=None,source_replicaid=,source_volid=5b7b73f6-c3cc-4f8c-a885-acf12cb542eb,status='creating',user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_type_id=abde790e-4df0-4d28-ac58-d713117e1b37), '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-31T14:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2055055900',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4e90252f-63b4-4b99-a22c-97267c8957a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7f7949e1b544ac86bbb2ac225f21db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5b7b73f6-c3cc-4f8c-a885-acf12cb542eb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abde790e-4df0-4d28-ac58-d713117e1b37),volume_type_id=abde790e-4df0-4d28-ac58-d713117e1b37)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:14.932168 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02a0547b-b2f7-4627-a267-21dd7c288f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:14.932812 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.932812 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:14.933441 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f4b88121-6277-4d8a-b1fb-0d8d52973eed tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot retrieved successfully. Jul 31 14:08:14.934574 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4b88121-6277-4d8a-b1fb-0d8d52973eed tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c returned with HTTP 200 Jul 31 14:08:14.935100 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1346/5382] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:14 2026] GET /volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:14.952067 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02a0547b-b2f7-4627-a267-21dd7c288f3c) transitioned into state 'SUCCESS' from state '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-2055055900',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7f7949e1b544ac86bbb2ac225f21db',qos_specs=None,replication_status=,reservations=['fffe7e82-21ea-4cd2-975d-6e93b11c6067','cc7d68a0-6e3b-4a82-b6c6-031b1530ca87','4dc7ba02-7b96-4c18-a094-a45bff38a32f','15b2152d-c61d-4800-9f6d-94a844a9ece9'],size=1,snapshot_id=None,source_replicaid=,source_volid=5b7b73f6-c3cc-4f8c-a885-acf12cb542eb,status='creating',user_id='84d314259e9e4c7b898a1bb58b7978e8',volume_type_id=abde790e-4df0-4d28-ac58-d713117e1b37)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:14.952800 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89df41d7-e51e-440d-896c-f6924ffb6139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:14.966914 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89df41d7-e51e-440d-896c-f6924ffb6139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:14.967685 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Flow 'volume_create_api' (ac7634d1-5a58-4ca3-8109-d98a4b4b91c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:14.967935 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Create volume request issued successfully. Jul 31 14:08:14.968480 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1adf8c5-826a-4d43-b408-ebe87beafac2 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:14.969001 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1346/5383] 10.4.3.140 () {68 vars in 1259 bytes} [Fri Jul 31 14:08:14 2026] POST /volume/v3/volumes => generated 810 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:14.982622 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9939c3ad-f8c4-43a7-8149-3b0bb4282503 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:14.984453 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9939c3ad-f8c4-43a7-8149-3b0bb4282503 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:14.984669 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9939c3ad-f8c4-43a7-8149-3b0bb4282503 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:14.984843 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9939c3ad-f8c4-43a7-8149-3b0bb4282503 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:14.992542 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:14.992542 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:14.995787 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9939c3ad-f8c4-43a7-8149-3b0bb4282503 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:14.999358 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9939c3ad-f8c4-43a7-8149-3b0bb4282503 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:14.999935 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1346/5384] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:14 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:15.271021 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f6b280c0-b389-4bc4-9847-0b5ef14adb9b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:15.273111 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f6b280c0-b389-4bc4-9847-0b5ef14adb9b tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 Jul 31 14:08:15.273360 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f6b280c0-b389-4bc4-9847-0b5ef14adb9b tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:15.273671 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f6b280c0-b389-4bc4-9847-0b5ef14adb9b tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:15.273780 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f6b280c0-b389-4bc4-9847-0b5ef14adb9b tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Show backup with id cd3c47d8-1e6e-408b-a903-33e407aa6770. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:15.277629 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f6b280c0-b389-4bc4-9847-0b5ef14adb9b tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 returned with HTTP 404 Jul 31 14:08:15.278290 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1347/5385] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:15 2026] GET /volume/v3/backups/cd3c47d8-1e6e-408b-a903-33e407aa6770 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:15.285939 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d97aaad7-98e7-4109-be70-102865f418c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:15.288620 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d97aaad7-98e7-4109-be70-102865f418c0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b Jul 31 14:08:15.288907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d97aaad7-98e7-4109-be70-102865f418c0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:15.289123 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d97aaad7-98e7-4109-be70-102865f418c0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:15.289359 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d97aaad7-98e7-4109-be70-102865f418c0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Delete volume with id: 277fdb34-e2af-4e49-a9a4-9be2ef19417b Jul 31 14:08:15.297054 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:15.297054 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:15.297497 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d97aaad7-98e7-4109-be70-102865f418c0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Volume info retrieved successfully. Jul 31 14:08:15.324926 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d97aaad7-98e7-4109-be70-102865f418c0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Delete volume request issued successfully. Jul 31 14:08:15.325065 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d97aaad7-98e7-4109-be70-102865f418c0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b returned with HTTP 202 Jul 31 14:08:15.325482 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1347/5386] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:08:15 2026] DELETE /volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:15.334658 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec191220-c466-46bf-bab0-72a75f9abea0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:15.337483 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec191220-c466-46bf-bab0-72a75f9abea0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b Jul 31 14:08:15.337728 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec191220-c466-46bf-bab0-72a75f9abea0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:15.337911 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec191220-c466-46bf-bab0-72a75f9abea0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:15.346412 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:15.346412 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:15.350598 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ec191220-c466-46bf-bab0-72a75f9abea0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Volume info retrieved successfully. Jul 31 14:08:15.352737 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-934a412f-771a-4c1c-8107-ec479dd41867 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:15.354907 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-934a412f-771a-4c1c-8107-ec479dd41867 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:15.355132 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-934a412f-771a-4c1c-8107-ec479dd41867 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:15.355352 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-934a412f-771a-4c1c-8107-ec479dd41867 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:15.355505 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-934a412f-771a-4c1c-8107-ec479dd41867 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:15.358338 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec191220-c466-46bf-bab0-72a75f9abea0 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b returned with HTTP 200 Jul 31 14:08:15.358915 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1347/5387] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:15 2026] GET /volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:15.360050 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:15.360050 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:15.360728 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-934a412f-771a-4c1c-8107-ec479dd41867 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:15.361149 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1347/5388] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:15 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:15.429000 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20c2d8e6-b3be-4b78-88fc-04168f0427f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:15.431265 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20c2d8e6-b3be-4b78-88fc-04168f0427f6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:15.431504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20c2d8e6-b3be-4b78-88fc-04168f0427f6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:15.431750 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20c2d8e6-b3be-4b78-88fc-04168f0427f6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:15.431866 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-20c2d8e6-b3be-4b78-88fc-04168f0427f6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:15.436753 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:15.436753 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:15.437584 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20c2d8e6-b3be-4b78-88fc-04168f0427f6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:15.437993 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1348/5389] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:15 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:15.825057 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d02799ef-dc36-4829-943d-f8268c7c199d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:15.826775 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d02799ef-dc36-4829-943d-f8268c7c199d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:15.827022 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d02799ef-dc36-4829-943d-f8268c7c199d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:15.827244 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d02799ef-dc36-4829-943d-f8268c7c199d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:15.837778 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:15.837778 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:15.841290 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d02799ef-dc36-4829-943d-f8268c7c199d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:15.845555 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d02799ef-dc36-4829-943d-f8268c7c199d tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:15.845964 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1348/5390] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:15 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:15.943983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c09099fe-d970-4b7c-83b5-cb98c450d3a0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:15.945597 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c09099fe-d970-4b7c-83b5-cb98c450d3a0 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c Jul 31 14:08:15.945766 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c09099fe-d970-4b7c-83b5-cb98c450d3a0 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:15.945963 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c09099fe-d970-4b7c-83b5-cb98c450d3a0 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:15.952817 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:15.952817 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:15.953492 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c09099fe-d970-4b7c-83b5-cb98c450d3a0 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot retrieved successfully. Jul 31 14:08:15.954712 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c09099fe-d970-4b7c-83b5-cb98c450d3a0 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c returned with HTTP 200 Jul 31 14:08:15.955226 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1348/5391] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:15 2026] GET /volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:15.964570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-21da629d-a52e-42f7-b4c3-468dcc9f995d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:15.966338 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-21da629d-a52e-42f7-b4c3-468dcc9f995d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] POST https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06/action Jul 31 14:08:15.966753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-21da629d-a52e-42f7-b4c3-468dcc9f995d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action body: b'{"revert": {"snapshot_id": "b56f55a6-44fb-460e-8763-b5d29ebcbe1c"}}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:08:15.966874 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-21da629d-a52e-42f7-b4c3-468dcc9f995d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b56f55a6-44fb-460e-8763-b5d29ebcbe1c"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:15.975635 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:15.975635 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:15.976087 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-21da629d-a52e-42f7-b4c3-468dcc9f995d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume retrieved successfully. Jul 31 14:08:15.987857 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-21da629d-a52e-42f7-b4c3-468dcc9f995d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Reverting volume 611c9433-d0a7-49e3-a31b-27ef711a0f06 to snapshot b56f55a6-44fb-460e-8763-b5d29ebcbe1c. Jul 31 14:08:15.988888 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:15.988888 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:16.001236 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-21da629d-a52e-42f7-b4c3-468dcc9f995d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06/action returned with HTTP 202 Jul 31 14:08:16.001667 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1348/5392] 10.4.3.140 () {70 vars in 1431 bytes} [Fri Jul 31 14:08:15 2026] POST /volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 14:08:16.008652 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20a18075-eb28-4fba-9d4d-b22e8ab1fcea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:16.011405 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20a18075-eb28-4fba-9d4d-b22e8ab1fcea tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:16.011751 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20a18075-eb28-4fba-9d4d-b22e8ab1fcea tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:16.012036 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20a18075-eb28-4fba-9d4d-b22e8ab1fcea tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:16.012744 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c74e9f02-98de-4422-801e-aa5359fb7f47 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:16.014671 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c74e9f02-98de-4422-801e-aa5359fb7f47 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:16.014870 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c74e9f02-98de-4422-801e-aa5359fb7f47 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:16.015067 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c74e9f02-98de-4422-801e-aa5359fb7f47 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:16.021799 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:16.021799 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:16.022420 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:16.022420 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:16.026422 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-20a18075-eb28-4fba-9d4d-b22e8ab1fcea tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:16.026554 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c74e9f02-98de-4422-801e-aa5359fb7f47 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:16.030506 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20a18075-eb28-4fba-9d4d-b22e8ab1fcea tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 returned with HTTP 200 Jul 31 14:08:16.030773 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c74e9f02-98de-4422-801e-aa5359fb7f47 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:16.030889 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1349/5393] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:16 2026] GET /volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:16.031128 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1349/5394] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:16 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:16.372738 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5021fa6e-1a87-4fc6-b2c5-c465008b9fb2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:16.373670 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8448d1aa-b974-467e-9909-b0b69a78a752 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:16.374529 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5021fa6e-1a87-4fc6-b2c5-c465008b9fb2 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] GET https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b Jul 31 14:08:16.376375 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5021fa6e-1a87-4fc6-b2c5-c465008b9fb2 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:16.376375 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5021fa6e-1a87-4fc6-b2c5-c465008b9fb2 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:16.376504 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8448d1aa-b974-467e-9909-b0b69a78a752 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:16.376504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8448d1aa-b974-467e-9909-b0b69a78a752 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:16.376504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8448d1aa-b974-467e-9909-b0b69a78a752 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:16.376504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8448d1aa-b974-467e-9909-b0b69a78a752 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:16.380975 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5021fa6e-1a87-4fc6-b2c5-c465008b9fb2 tempest-ProjectMemberTests39-1553766029 tempest-ProjectMemberTests39-1553766029-project-admin] https://10.4.3.140/volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b returned with HTTP 404 Jul 31 14:08:16.381080 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:16.381080 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:16.381480 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1349/5395] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:16 2026] GET /volume/v3/volumes/277fdb34-e2af-4e49-a9a4-9be2ef19417b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:16.381759 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8448d1aa-b974-467e-9909-b0b69a78a752 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:16.382344 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1349/5396] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:16 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:16.450819 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f3c35aa2-6239-4740-bc94-64d81ae33e66 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:16.453162 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3c35aa2-6239-4740-bc94-64d81ae33e66 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:16.453455 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3c35aa2-6239-4740-bc94-64d81ae33e66 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:16.453745 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3c35aa2-6239-4740-bc94-64d81ae33e66 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:16.453901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f3c35aa2-6239-4740-bc94-64d81ae33e66 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:16.458725 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:16.458725 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:16.459496 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3c35aa2-6239-4740-bc94-64d81ae33e66 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:16.460037 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1350/5397] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:16 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:16.861303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cbb8930a-5f65-47af-ab61-459f7ba4d843 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:16.866203 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbb8930a-5f65-47af-ab61-459f7ba4d843 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:16.866395 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbb8930a-5f65-47af-ab61-459f7ba4d843 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:16.866770 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbb8930a-5f65-47af-ab61-459f7ba4d843 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:16.880579 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:16.880579 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:16.884037 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cbb8930a-5f65-47af-ab61-459f7ba4d843 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:16.888179 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbb8930a-5f65-47af-ab61-459f7ba4d843 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:16.888565 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1350/5398] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:16 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:17.046043 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-93fa2457-b37b-405e-be90-82577fd7ea50 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.046252 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0b3ebb61-557f-429a-9fc8-9845447febd0 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.048118 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b3ebb61-557f-429a-9fc8-9845447febd0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:17.048379 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93fa2457-b37b-405e-be90-82577fd7ea50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:17.048493 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b3ebb61-557f-429a-9fc8-9845447febd0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:17.048617 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93fa2457-b37b-405e-be90-82577fd7ea50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:17.048794 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93fa2457-b37b-405e-be90-82577fd7ea50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:17.048894 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b3ebb61-557f-429a-9fc8-9845447febd0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:17.059163 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:17.059163 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:17.059569 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:17.059569 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:17.062901 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0b3ebb61-557f-429a-9fc8-9845447febd0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:17.065308 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-93fa2457-b37b-405e-be90-82577fd7ea50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:17.067493 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b3ebb61-557f-429a-9fc8-9845447febd0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:17.067969 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1350/5399] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:17 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:17.070785 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93fa2457-b37b-405e-be90-82577fd7ea50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 returned with HTTP 200 Jul 31 14:08:17.071203 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1350/5400] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:17 2026] GET /volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:17.082884 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-da3abf46-1a72-4fc8-9ef2-a0c63fc67596 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.084766 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da3abf46-1a72-4fc8-9ef2-a0c63fc67596 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c Jul 31 14:08:17.085029 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da3abf46-1a72-4fc8-9ef2-a0c63fc67596 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:17.085183 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da3abf46-1a72-4fc8-9ef2-a0c63fc67596 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:17.093700 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:17.093700 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:17.094339 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-da3abf46-1a72-4fc8-9ef2-a0c63fc67596 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot retrieved successfully. Jul 31 14:08:17.095509 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da3abf46-1a72-4fc8-9ef2-a0c63fc67596 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c returned with HTTP 200 Jul 31 14:08:17.096058 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1351/5401] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:17 2026] GET /volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:17.109068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a20a2b6-9ba7-40f9-9d0e-bb4da8b8d4c9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.115046 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a20a2b6-9ba7-40f9-9d0e-bb4da8b8d4c9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:17.115884 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a20a2b6-9ba7-40f9-9d0e-bb4da8b8d4c9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:17.116694 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a20a2b6-9ba7-40f9-9d0e-bb4da8b8d4c9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:17.132274 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:17.132274 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:17.138108 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9a20a2b6-9ba7-40f9-9d0e-bb4da8b8d4c9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:17.143186 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a20a2b6-9ba7-40f9-9d0e-bb4da8b8d4c9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 returned with HTTP 200 Jul 31 14:08:17.143275 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1351/5402] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:17 2026] GET /volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:17.158311 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.160119 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:17.160492 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-385680964"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:17.162244 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-385680964'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:17.162377 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Create volume of 1 GB Jul 31 14:08:17.166641 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Availability Zones retrieved successfully. Jul 31 14:08:17.171807 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Flow 'volume_create_api' (261a6631-e5d1-4ae0-9a97-53dbaf4a8ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:17.172675 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdc21bf2-8f9a-43d8-83e5-607d7a05d750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:17.173569 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:17.199064 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdc21bf2-8f9a-43d8-83e5-607d7a05d750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:17.200162 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5687c16-b03a-4434-869c-d6f0ec5d765f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:17.241898 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Created reservations ['a2f8a157-464c-4c36-b905-f1581505bb24', '9f1dfc1e-c75b-4798-9579-1a8906ff3e3d', '7b488daf-cae4-49c4-8bac-b02b0548c651', '8c086fa4-26da-4462-8355-07feb83cda48'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:17.242998 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5687c16-b03a-4434-869c-d6f0ec5d765f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f8a157-464c-4c36-b905-f1581505bb24', '9f1dfc1e-c75b-4798-9579-1a8906ff3e3d', '7b488daf-cae4-49c4-8bac-b02b0548c651', '8c086fa4-26da-4462-8355-07feb83cda48']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:17.244011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae0c09b-ee34-492e-aa76-a631a073bf44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:17.263769 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae0c09b-ee34-492e-aa76-a631a073bf44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '285461e3-18c4-4ae3-bdd8-8d1ddd76154f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-385680964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd50eac36d846e5806431cc788a2456',qos_specs=None,replication_status=,reservations=['a2f8a157-464c-4c36-b905-f1581505bb24','9f1dfc1e-c75b-4798-9579-1a8906ff3e3d','7b488daf-cae4-49c4-8bac-b02b0548c651','8c086fa4-26da-4462-8355-07feb83cda48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a41e8e4ce74aeab4aa5976c94f5b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-385680964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=285461e3-18c4-4ae3-bdd8-8d1ddd76154f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccd50eac36d846e5806431cc788a2456',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24a41e8e4ce74aeab4aa5976c94f5b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:17.264381 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6e76cd-f38c-43bd-ac98-5faf47e26c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:17.280390 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6e76cd-f38c-43bd-ac98-5faf47e26c71) transitioned into state 'SUCCESS' from state '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-385680964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd50eac36d846e5806431cc788a2456',qos_specs=None,replication_status=,reservations=['a2f8a157-464c-4c36-b905-f1581505bb24','9f1dfc1e-c75b-4798-9579-1a8906ff3e3d','7b488daf-cae4-49c4-8bac-b02b0548c651','8c086fa4-26da-4462-8355-07feb83cda48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a41e8e4ce74aeab4aa5976c94f5b07',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:17.281283 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd0c32c-6e1e-4521-81b0-b2247ef678a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:17.290641 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd0c32c-6e1e-4521-81b0-b2247ef678a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:17.291689 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Flow 'volume_create_api' (261a6631-e5d1-4ae0-9a97-53dbaf4a8ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:17.292012 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Create volume request issued successfully. Jul 31 14:08:17.292720 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-64d7cad7-9e1c-43ab-9538-f773a70b24c1 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:17.293133 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1351/5403] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:08:17 2026] POST /volume/v3/volumes => generated 765 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:17.306696 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-203173df-36ce-4b44-940b-98c010353484 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.308619 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-203173df-36ce-4b44-940b-98c010353484 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f Jul 31 14:08:17.308842 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-203173df-36ce-4b44-940b-98c010353484 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:17.309039 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-203173df-36ce-4b44-940b-98c010353484 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:17.317913 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:17.317913 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:17.324980 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-203173df-36ce-4b44-940b-98c010353484 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:17.330484 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-203173df-36ce-4b44-940b-98c010353484 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f returned with HTTP 200 Jul 31 14:08:17.331043 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1351/5404] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:17 2026] GET /volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:17.391940 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-29368d6a-80df-492f-a0bf-1ff1d71cf630 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.393757 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29368d6a-80df-492f-a0bf-1ff1d71cf630 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:17.393936 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29368d6a-80df-492f-a0bf-1ff1d71cf630 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:17.394159 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29368d6a-80df-492f-a0bf-1ff1d71cf630 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:17.394265 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-29368d6a-80df-492f-a0bf-1ff1d71cf630 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:17.398850 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:17.398850 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:17.399425 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29368d6a-80df-492f-a0bf-1ff1d71cf630 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:17.399827 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1352/5405] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:17 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:17.470438 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91395d10-e962-4eed-b83c-89466859367a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.472248 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91395d10-e962-4eed-b83c-89466859367a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:17.472476 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91395d10-e962-4eed-b83c-89466859367a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:17.472680 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91395d10-e962-4eed-b83c-89466859367a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:17.472801 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-91395d10-e962-4eed-b83c-89466859367a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:17.477000 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:17.477000 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:17.477855 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91395d10-e962-4eed-b83c-89466859367a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:17.478350 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1352/5406] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:17 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:17.900834 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b973f6a1-96a4-4771-b8b0-4686a940e076 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.902740 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b973f6a1-96a4-4771-b8b0-4686a940e076 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:17.902936 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b973f6a1-96a4-4771-b8b0-4686a940e076 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:17.903115 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b973f6a1-96a4-4771-b8b0-4686a940e076 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:17.912316 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:17.912316 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:17.912716 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-349b2f57-b956-4048-8b39-013b223a9b0c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:17.915315 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b973f6a1-96a4-4771-b8b0-4686a940e076 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:17.920701 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b973f6a1-96a4-4771-b8b0-4686a940e076 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:17.921277 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1352/5407] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:17 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:18.021309 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-349b2f57-b956-4048-8b39-013b223a9b0c tempest-ProjectAdminTests-1962534375 tempest-ProjectAdminTests-1962534375-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Jul 31 14:08:18.021590 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-349b2f57-b956-4048-8b39-013b223a9b0c tempest-ProjectAdminTests-1962534375 tempest-ProjectAdminTests-1962534375-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.021786 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-349b2f57-b956-4048-8b39-013b223a9b0c tempest-ProjectAdminTests-1962534375 tempest-ProjectAdminTests-1962534375-project-admin] Calling method 'get_pools' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.034336 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-349b2f57-b956-4048-8b39-013b223a9b0c tempest-ProjectAdminTests-1962534375 tempest-ProjectAdminTests-1962534375-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 14:08:18.034766 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1352/5408] 10.4.3.140 () {66 vars in 1291 bytes} [Fri Jul 31 14:08:17 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:18.042273 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c6369313-eb6a-4200-a3f7-bfad76cef43e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.044465 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c6369313-eb6a-4200-a3f7-bfad76cef43e tempest-ProjectAdminTests-1962534375 tempest-ProjectAdminTests-1962534375-project-admin] GET https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool Jul 31 14:08:18.044877 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c6369313-eb6a-4200-a3f7-bfad76cef43e tempest-ProjectAdminTests-1962534375 tempest-ProjectAdminTests-1962534375-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.045002 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c6369313-eb6a-4200-a3f7-bfad76cef43e tempest-ProjectAdminTests-1962534375 tempest-ProjectAdminTests-1962534375-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.054579 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c6369313-eb6a-4200-a3f7-bfad76cef43e tempest-ProjectAdminTests-1962534375 tempest-ProjectAdminTests-1962534375-project-admin] https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool returned with HTTP 200 Jul 31 14:08:18.054983 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1353/5409] 10.4.3.140 () {66 vars in 1318 bytes} [Fri Jul 31 14:08:18 2026] GET /volume/v3/capabilities/np0000006230@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:18.080894 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c95ec1a8-5659-4003-b6ae-93741a3c96b3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.082474 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c95ec1a8-5659-4003-b6ae-93741a3c96b3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:18.082691 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c95ec1a8-5659-4003-b6ae-93741a3c96b3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.082907 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c95ec1a8-5659-4003-b6ae-93741a3c96b3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.090064 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.090064 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:18.093563 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c95ec1a8-5659-4003-b6ae-93741a3c96b3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:18.098072 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c95ec1a8-5659-4003-b6ae-93741a3c96b3 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:18.098565 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1353/5410] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:18 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:18.263076 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-8038ee55-e96c-41e8-bb5e-3b984b837780 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.265497 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-8038ee55-e96c-41e8-bb5e-3b984b837780 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/attachments/81423de5-e513-4ae3-960e-b73488e01951/action Jul 31 14:08:18.266018 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-8038ee55-e96c-41e8-bb5e-3b984b837780 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-complete": null}' {{(pid=100182) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:08:18.266149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-8038ee55-e96c-41e8-bb5e-3b984b837780 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:18.284155 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.284155 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:18.302578 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-15b7974f-30c6-4a58-8815-1c08e1035251 req-8038ee55-e96c-41e8-bb5e-3b984b837780 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/81423de5-e513-4ae3-960e-b73488e01951/action returned with HTTP 204 Jul 31 14:08:18.302578 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1353/5411] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:08:18 2026] POST /volume/v3/attachments/81423de5-e513-4ae3-960e-b73488e01951/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:18.350946 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e7c12fc5-c101-46bc-a952-d52667710b50 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.352400 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7c12fc5-c101-46bc-a952-d52667710b50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f Jul 31 14:08:18.356395 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7c12fc5-c101-46bc-a952-d52667710b50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.356395 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7c12fc5-c101-46bc-a952-d52667710b50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.366373 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.366373 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:18.372405 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7c12fc5-c101-46bc-a952-d52667710b50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:18.377101 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7c12fc5-c101-46bc-a952-d52667710b50 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f returned with HTTP 200 Jul 31 14:08:18.377101 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1353/5412] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:18 2026] GET /volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:18.393621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4212fe2c-b46e-4844-a8a6-7a14d06e456b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.395944 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4212fe2c-b46e-4844-a8a6-7a14d06e456b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:18.396500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4212fe2c-b46e-4844-a8a6-7a14d06e456b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "285461e3-18c4-4ae3-bdd8-8d1ddd76154f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-902921357"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:18.407937 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.407937 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:18.408745 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4212fe2c-b46e-4844-a8a6-7a14d06e456b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:18.408988 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-4212fe2c-b46e-4844-a8a6-7a14d06e456b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Create snapshot from volume 285461e3-18c4-4ae3-bdd8-8d1ddd76154f Jul 31 14:08:18.409729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d76a2e1c-8d3e-43a7-9bdd-cd08a67b1e80 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.411786 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d76a2e1c-8d3e-43a7-9bdd-cd08a67b1e80 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:18.412034 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d76a2e1c-8d3e-43a7-9bdd-cd08a67b1e80 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.412266 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d76a2e1c-8d3e-43a7-9bdd-cd08a67b1e80 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.412363 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d76a2e1c-8d3e-43a7-9bdd-cd08a67b1e80 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:18.417441 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.417441 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:18.418071 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d76a2e1c-8d3e-43a7-9bdd-cd08a67b1e80 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:18.418461 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1354/5413] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:18 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:18.437432 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4212fe2c-b46e-4844-a8a6-7a14d06e456b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Created reservations ['66ff1ab2-d0c4-4d89-bd7d-834d7635d32c', 'd6854d5c-8d27-4338-986d-91af56c3a263', '933bbd94-cba5-4d21-8f06-f71321d5f057', '560a4d57-ef6b-4367-b86b-266410bb4400'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:18.467331 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4212fe2c-b46e-4844-a8a6-7a14d06e456b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot create request issued successfully. Jul 31 14:08:18.467735 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4212fe2c-b46e-4844-a8a6-7a14d06e456b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:18.468141 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1354/5414] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:18 2026] POST /volume/v3/snapshots => generated 321 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:18.475504 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d41fea6b-ff6f-421f-be81-3932789b7c0a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.477222 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d41fea6b-ff6f-421f-be81-3932789b7c0a tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 Jul 31 14:08:18.477428 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d41fea6b-ff6f-421f-be81-3932789b7c0a tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.477664 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d41fea6b-ff6f-421f-be81-3932789b7c0a tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.483878 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.483878 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:18.484570 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d41fea6b-ff6f-421f-be81-3932789b7c0a tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot retrieved successfully. Jul 31 14:08:18.485678 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d41fea6b-ff6f-421f-be81-3932789b7c0a tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 returned with HTTP 200 Jul 31 14:08:18.486072 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1354/5415] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:18 2026] GET /volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:18.487616 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0e917637-dc82-469e-961c-f843c9e84b06 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.493066 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e917637-dc82-469e-961c-f843c9e84b06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:18.493066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e917637-dc82-469e-961c-f843c9e84b06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.493066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e917637-dc82-469e-961c-f843c9e84b06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.493066 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0e917637-dc82-469e-961c-f843c9e84b06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ffddb243-715c-4f79-99ad-98e138f46836. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:18.498220 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.498220 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:18.498220 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e917637-dc82-469e-961c-f843c9e84b06 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 200 Jul 31 14:08:18.498220 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1354/5416] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:18 2026] GET /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:18.510069 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2418ca18-9e28-4595-a83e-a715ba9f7a22 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.513180 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2418ca18-9e28-4595-a83e-a715ba9f7a22 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 Jul 31 14:08:18.513413 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2418ca18-9e28-4595-a83e-a715ba9f7a22 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.514840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2418ca18-9e28-4595-a83e-a715ba9f7a22 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.515736 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-2418ca18-9e28-4595-a83e-a715ba9f7a22 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete backup with id: ffddb243-715c-4f79-99ad-98e138f46836. Jul 31 14:08:18.522802 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.522802 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:18.539852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-2418ca18-9e28-4595-a83e-a715ba9f7a22 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] delete_backup rpcapi backup_id ffddb243-715c-4f79-99ad-98e138f46836 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:08:18.541917 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2418ca18-9e28-4595-a83e-a715ba9f7a22 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 returned with HTTP 202 Jul 31 14:08:18.542467 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1355/5417] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:08:18 2026] DELETE /volume/v3/backups/ffddb243-715c-4f79-99ad-98e138f46836 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:08:18.551579 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.553416 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:18.553831 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-868022825"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:18.555410 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-868022825'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:18.555578 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume of 1 GB Jul 31 14:08:18.555878 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.555878 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:18.561704 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:18.570445 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (b3ec665c-38c8-4c44-9056-24de084f174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:18.572046 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c632192-345a-4d62-8a30-6afb47343615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:18.572886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:18.617713 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c632192-345a-4d62-8a30-6afb47343615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:18.618487 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c001974c-f0ed-4126-b659-3026913f6ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:18.656836 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['7bc7ed9c-3929-4016-87eb-47ae8b2e1b24', 'a4817fb1-d761-4197-bac6-aa1b5671f72c', '2f62350e-6aaf-4321-b43a-b48f002cb61e', '1db2ed87-0fcb-4fbb-99ac-a5440677586a'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:18.657649 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c001974c-f0ed-4126-b659-3026913f6ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bc7ed9c-3929-4016-87eb-47ae8b2e1b24', 'a4817fb1-d761-4197-bac6-aa1b5671f72c', '2f62350e-6aaf-4321-b43a-b48f002cb61e', '1db2ed87-0fcb-4fbb-99ac-a5440677586a']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:18.658356 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32947790-e5a3-4914-a148-a0732b447719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:18.680909 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32947790-e5a3-4914-a148-a0732b447719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cda00fb9-7fa8-4e75-8877-25fceb3cde6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-868022825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['7bc7ed9c-3929-4016-87eb-47ae8b2e1b24','a4817fb1-d761-4197-bac6-aa1b5671f72c','2f62350e-6aaf-4321-b43a-b48f002cb61e','1db2ed87-0fcb-4fbb-99ac-a5440677586a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-868022825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cda00fb9-7fa8-4e75-8877-25fceb3cde6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c69741de8041a6b8c451653875888f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:18.681704 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae4c3ab8-5696-4830-980b-e490a6bc972b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:18.699122 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae4c3ab8-5696-4830-980b-e490a6bc972b) transitioned into state 'SUCCESS' from state '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-868022825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['7bc7ed9c-3929-4016-87eb-47ae8b2e1b24','a4817fb1-d761-4197-bac6-aa1b5671f72c','2f62350e-6aaf-4321-b43a-b48f002cb61e','1db2ed87-0fcb-4fbb-99ac-a5440677586a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:18.699968 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0816f5-221b-4264-8b0c-62497887eae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:18.709502 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0816f5-221b-4264-8b0c-62497887eae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:18.710225 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (b3ec665c-38c8-4c44-9056-24de084f174c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:18.710557 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume request issued successfully. Jul 31 14:08:18.711028 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9bd5f3b-210c-44e5-bdc8-6913c3cb4e1d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:18.711421 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1355/5418] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:08:18 2026] POST /volume/v3/volumes => generated 777 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:18.723894 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e9712bed-54fc-48c0-9fbe-d9ab0173bce7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.725761 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9712bed-54fc-48c0-9fbe-d9ab0173bce7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f Jul 31 14:08:18.725974 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9712bed-54fc-48c0-9fbe-d9ab0173bce7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.726156 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e9712bed-54fc-48c0-9fbe-d9ab0173bce7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.733185 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.733185 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:18.736795 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e9712bed-54fc-48c0-9fbe-d9ab0173bce7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:18.740598 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e9712bed-54fc-48c0-9fbe-d9ab0173bce7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f returned with HTTP 200 Jul 31 14:08:18.741072 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1355/5419] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:18 2026] GET /volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:18.933457 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-999203b5-e763-4c84-bcc7-a9ee9b5f1646 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:18.936204 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-999203b5-e763-4c84-bcc7-a9ee9b5f1646 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:18.936429 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-999203b5-e763-4c84-bcc7-a9ee9b5f1646 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:18.936633 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-999203b5-e763-4c84-bcc7-a9ee9b5f1646 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:18.947869 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:18.947869 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:18.967201 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-999203b5-e763-4c84-bcc7-a9ee9b5f1646 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:18.972210 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-999203b5-e763-4c84-bcc7-a9ee9b5f1646 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:18.972210 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1355/5420] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:18 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1213 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:19.013441 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-99f26400-ef65-4e5f-a131-176e4336e21b req-666f3140-b61e-4b6e-a85c-a9fe03bf65e6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.015786 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99f26400-ef65-4e5f-a131-176e4336e21b req-666f3140-b61e-4b6e-a85c-a9fe03bf65e6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:19.015961 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-99f26400-ef65-4e5f-a131-176e4336e21b req-666f3140-b61e-4b6e-a85c-a9fe03bf65e6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.016127 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-99f26400-ef65-4e5f-a131-176e4336e21b req-666f3140-b61e-4b6e-a85c-a9fe03bf65e6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.025609 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.025609 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:19.029643 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-99f26400-ef65-4e5f-a131-176e4336e21b req-666f3140-b61e-4b6e-a85c-a9fe03bf65e6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:19.033419 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-99f26400-ef65-4e5f-a131-176e4336e21b req-666f3140-b61e-4b6e-a85c-a9fe03bf65e6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:19.033800 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1356/5421] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:19.048773 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3dd56f69-1f55-4ed1-a0d8-1883477f02a0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.050757 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3dd56f69-1f55-4ed1-a0d8-1883477f02a0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:19.050877 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3dd56f69-1f55-4ed1-a0d8-1883477f02a0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.051121 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3dd56f69-1f55-4ed1-a0d8-1883477f02a0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.060342 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.060342 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:19.063551 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3dd56f69-1f55-4ed1-a0d8-1883477f02a0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:19.067027 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3dd56f69-1f55-4ed1-a0d8-1883477f02a0 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:19.067350 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1356/5422] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:19.106545 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-f7f7294b-0f03-45b6-a5bb-959b682654f6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.108650 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-f7f7294b-0f03-45b6-a5bb-959b682654f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:19.108826 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-f7f7294b-0f03-45b6-a5bb-959b682654f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.109029 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-f7f7294b-0f03-45b6-a5bb-959b682654f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.110937 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2423235e-6dc3-4318-9c2e-62762c32c6db None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.113194 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2423235e-6dc3-4318-9c2e-62762c32c6db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:19.113708 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2423235e-6dc3-4318-9c2e-62762c32c6db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.113708 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2423235e-6dc3-4318-9c2e-62762c32c6db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.120073 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.120073 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:19.121044 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.121044 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:19.123211 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2423235e-6dc3-4318-9c2e-62762c32c6db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:19.125619 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-f7f7294b-0f03-45b6-a5bb-959b682654f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:19.127799 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2423235e-6dc3-4318-9c2e-62762c32c6db tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:19.128166 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1356/5423] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:19.131203 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-f7f7294b-0f03-45b6-a5bb-959b682654f6 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:19.131774 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1356/5424] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:19.148965 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-7963a4a8-1c70-49c1-8f03-b008383fd1d4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.150902 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-7963a4a8-1c70-49c1-8f03-b008383fd1d4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] POST https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870/action Jul 31 14:08:19.151165 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-7963a4a8-1c70-49c1-8f03-b008383fd1d4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:08:19.151276 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-7963a4a8-1c70-49c1-8f03-b008383fd1d4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:19.161077 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.161077 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:19.161509 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-7963a4a8-1c70-49c1-8f03-b008383fd1d4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:19.166254 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-7963a4a8-1c70-49c1-8f03-b008383fd1d4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Begin detaching volume completed successfully. Jul 31 14:08:19.166509 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-7963a4a8-1c70-49c1-8f03-b008383fd1d4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870/action returned with HTTP 202 Jul 31 14:08:19.166923 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1357/5425] 10.4.3.140 () {72 vars in 1672 bytes} [Fri Jul 31 14:08:19 2026] POST /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:08:19.182972 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4a7cb73b-6bad-4848-85b7-dfc852abf743 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.184739 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a7cb73b-6bad-4848-85b7-dfc852abf743 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:19.184879 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a7cb73b-6bad-4848-85b7-dfc852abf743 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.185048 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a7cb73b-6bad-4848-85b7-dfc852abf743 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.193907 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.193907 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:19.197419 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4a7cb73b-6bad-4848-85b7-dfc852abf743 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:19.202168 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a7cb73b-6bad-4848-85b7-dfc852abf743 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:19.202739 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1357/5426] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:19.203823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d182d18-5bbf-4b62-b140-e5e3c4d56b5c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.205360 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d182d18-5bbf-4b62-b140-e5e3c4d56b5c None None] GET https://10.4.3.140/volume// Jul 31 14:08:19.205360 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d182d18-5bbf-4b62-b140-e5e3c4d56b5c None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.205360 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d182d18-5bbf-4b62-b140-e5e3c4d56b5c None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.205360 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d182d18-5bbf-4b62-b140-e5e3c4d56b5c None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:08:19.205360 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1357/5427] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:08:19.211681 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-6a94243a-070b-461b-b34b-2117dc1e29a4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.213438 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-6a94243a-070b-461b-b34b-2117dc1e29a4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:19.213660 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-6a94243a-070b-461b-b34b-2117dc1e29a4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.213833 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-6a94243a-070b-461b-b34b-2117dc1e29a4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.222034 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.222034 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:19.224950 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-6a94243a-070b-461b-b34b-2117dc1e29a4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:19.228536 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-6a94243a-070b-461b-b34b-2117dc1e29a4 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:19.228921 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1357/5428] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:08:19.429531 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27d2717d-6412-498d-85b9-a716bc762261 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.431952 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27d2717d-6412-498d-85b9-a716bc762261 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:19.432211 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27d2717d-6412-498d-85b9-a716bc762261 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.432451 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27d2717d-6412-498d-85b9-a716bc762261 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.432613 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-27d2717d-6412-498d-85b9-a716bc762261 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:19.437581 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.437581 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:19.438388 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27d2717d-6412-498d-85b9-a716bc762261 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:19.438922 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1358/5429] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:19.497827 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1e6a2fe9-d392-41e2-af65-2c9e4e8cc548 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.499687 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e6a2fe9-d392-41e2-af65-2c9e4e8cc548 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 Jul 31 14:08:19.500085 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e6a2fe9-d392-41e2-af65-2c9e4e8cc548 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.500235 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e6a2fe9-d392-41e2-af65-2c9e4e8cc548 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.505632 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.505632 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:19.506130 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1e6a2fe9-d392-41e2-af65-2c9e4e8cc548 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot retrieved successfully. Jul 31 14:08:19.507067 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e6a2fe9-d392-41e2-af65-2c9e4e8cc548 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 returned with HTTP 200 Jul 31 14:08:19.509753 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1358/5430] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:19.518931 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-33e9638f-b96b-4b5a-a0c7-a7215e531fb6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.520897 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33e9638f-b96b-4b5a-a0c7-a7215e531fb6 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] POST https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f/action Jul 31 14:08:19.521288 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33e9638f-b96b-4b5a-a0c7-a7215e531fb6 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:08:19.521455 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33e9638f-b96b-4b5a-a0c7-a7215e531fb6 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:19.532310 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.532310 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:19.532940 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33e9638f-b96b-4b5a-a0c7-a7215e531fb6 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:19.576070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-33e9638f-b96b-4b5a-a0c7-a7215e531fb6 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Created reservations ['69151bc4-33f9-4fd5-807f-b8e243956340', 'ea1cf103-ac77-4bb9-b8b4-bbbe768bc816'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:19.587874 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33e9638f-b96b-4b5a-a0c7-a7215e531fb6 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Extend volume request issued successfully. Jul 31 14:08:19.588438 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33e9638f-b96b-4b5a-a0c7-a7215e531fb6 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f/action returned with HTTP 202 Jul 31 14:08:19.588660 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1358/5431] 10.4.3.140 () {70 vars in 1431 bytes} [Fri Jul 31 14:08:19 2026] POST /volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 14:08:19.596286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d7ed6a75-2f95-4aa8-9d9b-f27fa04e367c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.598737 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d7ed6a75-2f95-4aa8-9d9b-f27fa04e367c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f Jul 31 14:08:19.598928 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d7ed6a75-2f95-4aa8-9d9b-f27fa04e367c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.599211 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d7ed6a75-2f95-4aa8-9d9b-f27fa04e367c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.605986 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.605986 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:19.609970 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d7ed6a75-2f95-4aa8-9d9b-f27fa04e367c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:19.615332 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d7ed6a75-2f95-4aa8-9d9b-f27fa04e367c tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f returned with HTTP 200 Jul 31 14:08:19.615873 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1358/5432] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:19.753349 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-22057213-a3e1-48f9-86f3-8f6070fd731b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.755143 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f5aa5cd9-ee72-413c-8580-7d212207a4f8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.755604 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-22057213-a3e1-48f9-86f3-8f6070fd731b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:19.755817 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-22057213-a3e1-48f9-86f3-8f6070fd731b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.756044 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-22057213-a3e1-48f9-86f3-8f6070fd731b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.756807 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5aa5cd9-ee72-413c-8580-7d212207a4f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f Jul 31 14:08:19.757033 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5aa5cd9-ee72-413c-8580-7d212207a4f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.757242 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5aa5cd9-ee72-413c-8580-7d212207a4f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.766539 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.766539 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:19.766694 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.766694 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:19.769506 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-22057213-a3e1-48f9-86f3-8f6070fd731b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:19.769855 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f5aa5cd9-ee72-413c-8580-7d212207a4f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:19.773784 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5aa5cd9-ee72-413c-8580-7d212207a4f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f returned with HTTP 200 Jul 31 14:08:19.773893 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-22057213-a3e1-48f9-86f3-8f6070fd731b tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:19.774187 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1359/5433] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:19.774474 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1359/5434] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:19.786650 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-acd9fa8d-b181-47a0-b016-7b4f92ca0191 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.788451 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-acd9fa8d-b181-47a0-b016-7b4f92ca0191 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:08:19.788856 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-acd9fa8d-b181-47a0-b016-7b4f92ca0191 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cda00fb9-7fa8-4e75-8877-25fceb3cde6f", "name": "tempest-type-Backup-635913900"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:19.790282 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-acd9fa8d-b181-47a0-b016-7b4f92ca0191 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating new backup {'backup': {'volume_id': 'cda00fb9-7fa8-4e75-8877-25fceb3cde6f', 'name': 'tempest-type-Backup-635913900'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:08:19.790434 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-acd9fa8d-b181-47a0-b016-7b4f92ca0191 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating backup of volume cda00fb9-7fa8-4e75-8877-25fceb3cde6f in container None Jul 31 14:08:19.797467 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.797467 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:19.797787 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-acd9fa8d-b181-47a0-b016-7b4f92ca0191 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:19.815879 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-acd9fa8d-b181-47a0-b016-7b4f92ca0191 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['f16c6a6f-1bf0-4bd0-9626-c4bf4c7b472c', '7e51c730-c089-451b-8dc7-d2e04bb40525'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:19.842322 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-acd9fa8d-b181-47a0-b016-7b4f92ca0191 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:08:19.842770 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1359/5435] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:08:19 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:19.850822 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c951c407-afe5-4a0b-8b9c-e957f8acdc7f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.852650 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c951c407-afe5-4a0b-8b9c-e957f8acdc7f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:19.852802 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c951c407-afe5-4a0b-8b9c-e957f8acdc7f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.853009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c951c407-afe5-4a0b-8b9c-e957f8acdc7f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.853074 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-c951c407-afe5-4a0b-8b9c-e957f8acdc7f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:19.858773 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:19.858773 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:19.859593 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c951c407-afe5-4a0b-8b9c-e957f8acdc7f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:19.860084 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1359/5436] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:19.871165 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7610d421-c2b9-4454-bad3-f6c080dfb4a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:19.988256 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7610d421-c2b9-4454-bad3-f6c080dfb4a7 tempest-ProjectMemberTests-530205980 tempest-ProjectMemberTests-530205980-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Jul 31 14:08:19.988505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7610d421-c2b9-4454-bad3-f6c080dfb4a7 tempest-ProjectMemberTests-530205980 tempest-ProjectMemberTests-530205980-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:19.988717 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7610d421-c2b9-4454-bad3-f6c080dfb4a7 tempest-ProjectMemberTests-530205980 tempest-ProjectMemberTests-530205980-project-admin] Calling method 'get_pools' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:19.997547 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7610d421-c2b9-4454-bad3-f6c080dfb4a7 tempest-ProjectMemberTests-530205980 tempest-ProjectMemberTests-530205980-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 14:08:19.997890 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1360/5437] 10.4.3.140 () {66 vars in 1291 bytes} [Fri Jul 31 14:08:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:20.005053 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0aff358f-5cf4-4d6f-8766-bc611823ee20 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:20.064129 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0aff358f-5cf4-4d6f-8766-bc611823ee20 tempest-ProjectMemberTests-530205980 tempest-ProjectMemberTests-530205980-project-member] GET https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool Jul 31 14:08:20.064402 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0aff358f-5cf4-4d6f-8766-bc611823ee20 tempest-ProjectMemberTests-530205980 tempest-ProjectMemberTests-530205980-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:20.064666 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0aff358f-5cf4-4d6f-8766-bc611823ee20 tempest-ProjectMemberTests-530205980 tempest-ProjectMemberTests-530205980-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:20.065526 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-0aff358f-5cf4-4d6f-8766-bc611823ee20 tempest-ProjectMemberTests-530205980 tempest-ProjectMemberTests-530205980-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4ccbcf32041f4b4296f800fa2817c541', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e1a30dc877e48d292177da6b4b7abb2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:08:20.065771 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0aff358f-5cf4-4d6f-8766-bc611823ee20 tempest-ProjectMemberTests-530205980 tempest-ProjectMemberTests-530205980-project-member] https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool returned with HTTP 403 Jul 31 14:08:20.066312 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1360/5438] 10.4.3.140 () {66 vars in 1318 bytes} [Fri Jul 31 14:08:20 2026] GET /volume/v3/capabilities/np0000006230@storpool => generated 110 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:20.140341 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-017a5608-2ed7-4700-9ca4-69802e0106d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:20.142052 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-017a5608-2ed7-4700-9ca4-69802e0106d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:20.142230 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-017a5608-2ed7-4700-9ca4-69802e0106d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:20.142414 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-017a5608-2ed7-4700-9ca4-69802e0106d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:20.149695 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:20.149695 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:20.153266 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-017a5608-2ed7-4700-9ca4-69802e0106d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:20.157571 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-017a5608-2ed7-4700-9ca4-69802e0106d9 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:20.157962 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1360/5439] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:20 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:20.215747 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f903263e-c924-4716-94e7-01e9b66ef56f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:20.217370 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f903263e-c924-4716-94e7-01e9b66ef56f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:20.217586 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f903263e-c924-4716-94e7-01e9b66ef56f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:20.217767 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f903263e-c924-4716-94e7-01e9b66ef56f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:20.226646 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:20.226646 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:20.229722 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f903263e-c924-4716-94e7-01e9b66ef56f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:20.233655 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f903263e-c924-4716-94e7-01e9b66ef56f tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:20.234078 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1360/5440] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:20 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:20.449951 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-51382a0a-7c47-4fdc-a874-fd6f42895c02 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:20.451612 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51382a0a-7c47-4fdc-a874-fd6f42895c02 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:20.451939 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51382a0a-7c47-4fdc-a874-fd6f42895c02 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:20.452247 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51382a0a-7c47-4fdc-a874-fd6f42895c02 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:20.452443 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-51382a0a-7c47-4fdc-a874-fd6f42895c02 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:20.457204 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:20.457204 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:20.458264 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51382a0a-7c47-4fdc-a874-fd6f42895c02 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:20.458398 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1361/5441] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:20 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:20.629037 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-207e0153-e17d-42c2-81e5-4bdad8066abb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:20.630860 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-207e0153-e17d-42c2-81e5-4bdad8066abb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f Jul 31 14:08:20.631110 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-207e0153-e17d-42c2-81e5-4bdad8066abb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:20.631286 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-207e0153-e17d-42c2-81e5-4bdad8066abb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:20.637769 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:20.637769 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:20.641507 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-207e0153-e17d-42c2-81e5-4bdad8066abb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:20.645772 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-207e0153-e17d-42c2-81e5-4bdad8066abb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f returned with HTTP 200 Jul 31 14:08:20.646168 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1361/5442] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:20 2026] GET /volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:20.657921 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8c804692-83b2-4c04-8634-36aa678d0e85 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:20.659710 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c804692-83b2-4c04-8634-36aa678d0e85 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] POST https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f/action Jul 31 14:08:20.660089 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c804692-83b2-4c04-8634-36aa678d0e85 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action body: b'{"revert": {"snapshot_id": "e3932f67-a3bb-427f-af8d-87fe73b079c9"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:08:20.660215 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c804692-83b2-4c04-8634-36aa678d0e85 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e3932f67-a3bb-427f-af8d-87fe73b079c9"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:20.668452 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:20.668452 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:20.668922 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c804692-83b2-4c04-8634-36aa678d0e85 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume retrieved successfully. Jul 31 14:08:20.679858 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c804692-83b2-4c04-8634-36aa678d0e85 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] HTTP exception thrown: Can't revert volume 285461e3-18c4-4ae3-bdd8-8d1ddd76154f to its latest snapshot e3932f67-a3bb-427f-af8d-87fe73b079c9. The volume size must be equal to the snapshot size. Jul 31 14:08:20.680045 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c804692-83b2-4c04-8634-36aa678d0e85 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f/action returned with HTTP 400 Jul 31 14:08:20.680647 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1361/5443] 10.4.3.140 () {70 vars in 1431 bytes} [Fri Jul 31 14:08:20 2026] POST /volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 31 14:08:20.688057 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c7ef602c-f2e8-4b9f-9982-973893da846e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:20.689538 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c7ef602c-f2e8-4b9f-9982-973893da846e tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 Jul 31 14:08:20.689721 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c7ef602c-f2e8-4b9f-9982-973893da846e tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:20.689890 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c7ef602c-f2e8-4b9f-9982-973893da846e tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:20.689988 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-c7ef602c-f2e8-4b9f-9982-973893da846e tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Delete snapshot with id: e3932f67-a3bb-427f-af8d-87fe73b079c9 Jul 31 14:08:20.694015 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:20.694015 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:20.694421 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c7ef602c-f2e8-4b9f-9982-973893da846e tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot retrieved successfully. Jul 31 14:08:20.707006 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c7ef602c-f2e8-4b9f-9982-973893da846e tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot delete request issued successfully. Jul 31 14:08:20.707217 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c7ef602c-f2e8-4b9f-9982-973893da846e tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 returned with HTTP 202 Jul 31 14:08:20.707766 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1361/5444] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:20 2026] DELETE /volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:20.714415 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-902e748d-a2ad-4635-8e75-7b80fbfa38eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:20.716203 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-902e748d-a2ad-4635-8e75-7b80fbfa38eb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 Jul 31 14:08:20.716428 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-902e748d-a2ad-4635-8e75-7b80fbfa38eb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:20.716639 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-902e748d-a2ad-4635-8e75-7b80fbfa38eb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:20.721251 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:20.721251 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:20.721677 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-902e748d-a2ad-4635-8e75-7b80fbfa38eb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot retrieved successfully. Jul 31 14:08:20.722413 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-902e748d-a2ad-4635-8e75-7b80fbfa38eb tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 returned with HTTP 200 Jul 31 14:08:20.722773 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1362/5445] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:20 2026] GET /volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:20.870218 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a44cda00-31b9-4705-ac9f-36f9894d9924 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:20.872220 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a44cda00-31b9-4705-ac9f-36f9894d9924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:20.872534 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a44cda00-31b9-4705-ac9f-36f9894d9924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:20.872754 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a44cda00-31b9-4705-ac9f-36f9894d9924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:20.872866 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a44cda00-31b9-4705-ac9f-36f9894d9924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:20.877275 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:20.877275 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:20.877982 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a44cda00-31b9-4705-ac9f-36f9894d9924 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:20.878425 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1362/5446] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:20 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:21.170483 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7739685b-a5dd-4dc7-ac33-d6d910bfb307 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:21.172242 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7739685b-a5dd-4dc7-ac33-d6d910bfb307 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:21.172440 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7739685b-a5dd-4dc7-ac33-d6d910bfb307 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:21.172648 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7739685b-a5dd-4dc7-ac33-d6d910bfb307 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:21.179177 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:21.179177 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:21.182287 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7739685b-a5dd-4dc7-ac33-d6d910bfb307 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:21.185956 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7739685b-a5dd-4dc7-ac33-d6d910bfb307 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:21.186359 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1362/5447] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:21 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:21.246001 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e60aa435-3587-4cfe-bf72-0366efc7e089 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:21.248218 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e60aa435-3587-4cfe-bf72-0366efc7e089 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:21.248441 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e60aa435-3587-4cfe-bf72-0366efc7e089 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:21.248646 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e60aa435-3587-4cfe-bf72-0366efc7e089 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:21.257390 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:21.257390 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:21.260304 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-e60aa435-3587-4cfe-bf72-0366efc7e089 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:21.264042 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e60aa435-3587-4cfe-bf72-0366efc7e089 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:21.264565 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1362/5448] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:21 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:21.468080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1122385f-2112-44a6-9b54-bcbdee4de7dd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:21.469793 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1122385f-2112-44a6-9b54-bcbdee4de7dd tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:21.469973 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1122385f-2112-44a6-9b54-bcbdee4de7dd tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:21.470139 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1122385f-2112-44a6-9b54-bcbdee4de7dd tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:21.470233 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-1122385f-2112-44a6-9b54-bcbdee4de7dd tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:21.474813 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:21.474813 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:21.475632 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1122385f-2112-44a6-9b54-bcbdee4de7dd tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:21.475753 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1363/5449] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:21 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:21.731591 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-50259783-c028-4110-b85d-970026fb78e2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:21.733931 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-50259783-c028-4110-b85d-970026fb78e2 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 Jul 31 14:08:21.734205 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-50259783-c028-4110-b85d-970026fb78e2 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:21.734492 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-50259783-c028-4110-b85d-970026fb78e2 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:21.739900 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-50259783-c028-4110-b85d-970026fb78e2 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 returned with HTTP 404 Jul 31 14:08:21.740564 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1363/5450] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:21 2026] GET /volume/v3/snapshots/e3932f67-a3bb-427f-af8d-87fe73b079c9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:21.747281 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3631c140-d5e4-430b-b54b-71f9af847bd4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:21.749208 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3631c140-d5e4-430b-b54b-71f9af847bd4 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] DELETE https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f Jul 31 14:08:21.749477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3631c140-d5e4-430b-b54b-71f9af847bd4 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:21.749681 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3631c140-d5e4-430b-b54b-71f9af847bd4 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:21.749848 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-3631c140-d5e4-430b-b54b-71f9af847bd4 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Delete volume with id: 285461e3-18c4-4ae3-bdd8-8d1ddd76154f Jul 31 14:08:21.757060 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:21.757060 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:21.757488 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3631c140-d5e4-430b-b54b-71f9af847bd4 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:21.775437 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3631c140-d5e4-430b-b54b-71f9af847bd4 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Delete volume request issued successfully. Jul 31 14:08:21.775690 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3631c140-d5e4-430b-b54b-71f9af847bd4 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f returned with HTTP 202 Jul 31 14:08:21.776111 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1363/5451] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:08:21 2026] DELETE /volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:08:21.783393 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c5285989-b455-4db1-8af8-0c7eae31bfa9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:21.785904 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c5285989-b455-4db1-8af8-0c7eae31bfa9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f Jul 31 14:08:21.786196 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c5285989-b455-4db1-8af8-0c7eae31bfa9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:21.786474 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c5285989-b455-4db1-8af8-0c7eae31bfa9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:21.795944 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:21.795944 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:21.799905 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c5285989-b455-4db1-8af8-0c7eae31bfa9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:21.803718 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c5285989-b455-4db1-8af8-0c7eae31bfa9 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f returned with HTTP 200 Jul 31 14:08:21.804094 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1363/5452] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:21 2026] GET /volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:21.889143 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-793e3622-f351-4769-8747-4c65beb8355a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:21.891202 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-793e3622-f351-4769-8747-4c65beb8355a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:21.891500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-793e3622-f351-4769-8747-4c65beb8355a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:21.891793 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-793e3622-f351-4769-8747-4c65beb8355a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:21.891961 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-793e3622-f351-4769-8747-4c65beb8355a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:21.896916 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:21.896916 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:21.897735 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-793e3622-f351-4769-8747-4c65beb8355a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:21.898144 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1364/5453] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:21 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:22.198241 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc1d7819-9237-4217-af82-c83c40696744 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:22.199638 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc1d7819-9237-4217-af82-c83c40696744 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:22.200010 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc1d7819-9237-4217-af82-c83c40696744 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:22.200270 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc1d7819-9237-4217-af82-c83c40696744 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:22.208191 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:22.208191 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:22.216541 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc1d7819-9237-4217-af82-c83c40696744 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:22.219584 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc1d7819-9237-4217-af82-c83c40696744 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:22.220245 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1364/5454] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:22 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:22.277639 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ffdb66df-e0d6-4c43-ba43-c1b3a84bd289 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:22.279878 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffdb66df-e0d6-4c43-ba43-c1b3a84bd289 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:22.280144 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffdb66df-e0d6-4c43-ba43-c1b3a84bd289 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:22.280423 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffdb66df-e0d6-4c43-ba43-c1b3a84bd289 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:22.289533 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:22.289533 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:22.292500 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ffdb66df-e0d6-4c43-ba43-c1b3a84bd289 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:22.296198 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffdb66df-e0d6-4c43-ba43-c1b3a84bd289 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:22.296598 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1364/5455] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:22 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:22.485392 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-06695c25-01e6-4814-82c8-815bf1707178 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:22.487159 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-06695c25-01e6-4814-82c8-815bf1707178 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:22.487380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-06695c25-01e6-4814-82c8-815bf1707178 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:22.487581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-06695c25-01e6-4814-82c8-815bf1707178 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:22.487702 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-06695c25-01e6-4814-82c8-815bf1707178 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:22.491530 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:22.491530 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:22.492090 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-06695c25-01e6-4814-82c8-815bf1707178 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:22.492454 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1364/5456] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:22 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:22.501787 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3fd94e4d-fa9c-418d-8433-a2a4b76de353 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:22.503403 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fd94e4d-fa9c-418d-8433-a2a4b76de353 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] DELETE https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:22.503622 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fd94e4d-fa9c-418d-8433-a2a4b76de353 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:22.503798 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fd94e4d-fa9c-418d-8433-a2a4b76de353 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:22.503920 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-3fd94e4d-fa9c-418d-8433-a2a4b76de353 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Delete backup with id: afc5ef63-a86c-4730-869c-788e537b6bf7. Jul 31 14:08:22.508066 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:22.508066 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:22.519258 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-3fd94e4d-fa9c-418d-8433-a2a4b76de353 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] delete_backup rpcapi backup_id afc5ef63-a86c-4730-869c-788e537b6bf7 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:08:22.523540 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fd94e4d-fa9c-418d-8433-a2a4b76de353 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 202 Jul 31 14:08:22.523540 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1365/5457] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:08:22 2026] DELETE /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:08:22.527860 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0c340e17-2338-4880-a105-eac786b0dfc5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:22.532971 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c340e17-2338-4880-a105-eac786b0dfc5 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:22.533184 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c340e17-2338-4880-a105-eac786b0dfc5 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:22.533374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0c340e17-2338-4880-a105-eac786b0dfc5 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:22.533481 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0c340e17-2338-4880-a105-eac786b0dfc5 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:22.542425 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:22.542425 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:22.542425 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0c340e17-2338-4880-a105-eac786b0dfc5 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 200 Jul 31 14:08:22.542425 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1365/5458] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:22 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:22.818430 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ba892537-80d7-4c3c-af73-a21e2e91106d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:22.820004 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba892537-80d7-4c3c-af73-a21e2e91106d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f Jul 31 14:08:22.820194 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba892537-80d7-4c3c-af73-a21e2e91106d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:22.820395 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba892537-80d7-4c3c-af73-a21e2e91106d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:22.830239 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba892537-80d7-4c3c-af73-a21e2e91106d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f returned with HTTP 404 Jul 31 14:08:22.830239 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1365/5459] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:22 2026] GET /volume/v3/volumes/285461e3-18c4-4ae3-bdd8-8d1ddd76154f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:08:22.834818 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-bfc95317-d317-4cab-878a-6db911475719 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:22.836647 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bfc95317-d317-4cab-878a-6db911475719 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c Jul 31 14:08:22.836844 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bfc95317-d317-4cab-878a-6db911475719 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:22.837047 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-bfc95317-d317-4cab-878a-6db911475719 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:22.837131 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-bfc95317-d317-4cab-878a-6db911475719 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Delete snapshot with id: b56f55a6-44fb-460e-8763-b5d29ebcbe1c Jul 31 14:08:22.841927 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:22.841927 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:22.842337 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bfc95317-d317-4cab-878a-6db911475719 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot retrieved successfully. Jul 31 14:08:22.857617 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-bfc95317-d317-4cab-878a-6db911475719 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot delete request issued successfully. Jul 31 14:08:22.857793 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-bfc95317-d317-4cab-878a-6db911475719 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c returned with HTTP 202 Jul 31 14:08:22.858177 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1365/5460] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:22 2026] DELETE /volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:22.866238 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0c795bb8-3b1e-43ba-8cc4-c0074497ac40 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:22.868003 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c795bb8-3b1e-43ba-8cc4-c0074497ac40 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c Jul 31 14:08:22.868189 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c795bb8-3b1e-43ba-8cc4-c0074497ac40 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:22.868389 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c795bb8-3b1e-43ba-8cc4-c0074497ac40 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:22.873960 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:22.873960 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:22.874373 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0c795bb8-3b1e-43ba-8cc4-c0074497ac40 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Snapshot retrieved successfully. Jul 31 14:08:22.875228 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c795bb8-3b1e-43ba-8cc4-c0074497ac40 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c returned with HTTP 200 Jul 31 14:08:22.875676 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1366/5461] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:22 2026] GET /volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:22.908196 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f85490b5-309a-4fbf-9bfb-b34a5e323035 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:22.913090 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f85490b5-309a-4fbf-9bfb-b34a5e323035 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:22.913339 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f85490b5-309a-4fbf-9bfb-b34a5e323035 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:22.913583 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f85490b5-309a-4fbf-9bfb-b34a5e323035 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:22.913703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f85490b5-309a-4fbf-9bfb-b34a5e323035 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:22.920551 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:22.920551 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:22.920976 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f85490b5-309a-4fbf-9bfb-b34a5e323035 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:22.921363 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1366/5462] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:22 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:23.235348 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b3fab5d9-ebb1-4d78-8462-cf30db8c6612 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:23.237088 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b3fab5d9-ebb1-4d78-8462-cf30db8c6612 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:23.237276 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b3fab5d9-ebb1-4d78-8462-cf30db8c6612 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:23.237493 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b3fab5d9-ebb1-4d78-8462-cf30db8c6612 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:23.244405 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:23.244405 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:23.247580 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b3fab5d9-ebb1-4d78-8462-cf30db8c6612 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:23.251100 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b3fab5d9-ebb1-4d78-8462-cf30db8c6612 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:23.251445 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1366/5463] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:23 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:23.308538 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3380d75c-f812-471f-adb3-76c9b5e90887 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:23.310277 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3380d75c-f812-471f-adb3-76c9b5e90887 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:23.310492 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3380d75c-f812-471f-adb3-76c9b5e90887 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:23.310690 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3380d75c-f812-471f-adb3-76c9b5e90887 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:23.320002 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:23.320002 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:23.323105 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3380d75c-f812-471f-adb3-76c9b5e90887 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:23.326943 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3380d75c-f812-471f-adb3-76c9b5e90887 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:23.327414 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1366/5464] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:23 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:23.550720 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c4cda107-17c9-47ca-8cd8-8e06286c57ce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:23.552413 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c4cda107-17c9-47ca-8cd8-8e06286c57ce tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 Jul 31 14:08:23.552628 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c4cda107-17c9-47ca-8cd8-8e06286c57ce tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:23.552801 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c4cda107-17c9-47ca-8cd8-8e06286c57ce tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:23.552919 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c4cda107-17c9-47ca-8cd8-8e06286c57ce tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Show backup with id afc5ef63-a86c-4730-869c-788e537b6bf7. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:23.556070 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c4cda107-17c9-47ca-8cd8-8e06286c57ce tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 returned with HTTP 404 Jul 31 14:08:23.556491 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1367/5465] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:23 2026] GET /volume/v3/backups/afc5ef63-a86c-4730-869c-788e537b6bf7 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:23.562532 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1116a14b-5309-4449-a66c-bf47e6d4fc51 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:23.564595 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1116a14b-5309-4449-a66c-bf47e6d4fc51 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e Jul 31 14:08:23.564858 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1116a14b-5309-4449-a66c-bf47e6d4fc51 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:23.565110 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1116a14b-5309-4449-a66c-bf47e6d4fc51 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:23.565311 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1116a14b-5309-4449-a66c-bf47e6d4fc51 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Delete volume with id: cca4b7b9-1c36-440a-86b6-37afc567595e Jul 31 14:08:23.574989 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:23.574989 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:23.575435 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1116a14b-5309-4449-a66c-bf47e6d4fc51 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Volume info retrieved successfully. Jul 31 14:08:23.592938 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1116a14b-5309-4449-a66c-bf47e6d4fc51 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Delete volume request issued successfully. Jul 31 14:08:23.593151 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1116a14b-5309-4449-a66c-bf47e6d4fc51 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e returned with HTTP 202 Jul 31 14:08:23.593640 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1367/5466] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:08:23 2026] DELETE /volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:23.600009 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6397fb8e-f2eb-4be9-a9e9-12cf1d1a0dd3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:23.601925 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6397fb8e-f2eb-4be9-a9e9-12cf1d1a0dd3 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e Jul 31 14:08:23.602157 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6397fb8e-f2eb-4be9-a9e9-12cf1d1a0dd3 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:23.602388 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6397fb8e-f2eb-4be9-a9e9-12cf1d1a0dd3 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:23.609479 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:23.609479 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:23.612751 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6397fb8e-f2eb-4be9-a9e9-12cf1d1a0dd3 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Volume info retrieved successfully. Jul 31 14:08:23.617188 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6397fb8e-f2eb-4be9-a9e9-12cf1d1a0dd3 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e returned with HTTP 200 Jul 31 14:08:23.617668 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1367/5467] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:23 2026] GET /volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:23.884282 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aacbf014-d802-49f0-82bd-dee2eb522f0f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:23.886301 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aacbf014-d802-49f0-82bd-dee2eb522f0f tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c Jul 31 14:08:23.886501 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aacbf014-d802-49f0-82bd-dee2eb522f0f tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:23.886731 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aacbf014-d802-49f0-82bd-dee2eb522f0f tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:23.890843 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aacbf014-d802-49f0-82bd-dee2eb522f0f tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c returned with HTTP 404 Jul 31 14:08:23.891313 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1367/5468] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:23 2026] GET /volume/v3/snapshots/b56f55a6-44fb-460e-8763-b5d29ebcbe1c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:23.897209 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6bed892-df21-4e52-adcd-13b7d80e3b5b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:23.898881 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6bed892-df21-4e52-adcd-13b7d80e3b5b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] DELETE https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:23.899091 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6bed892-df21-4e52-adcd-13b7d80e3b5b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:23.899264 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6bed892-df21-4e52-adcd-13b7d80e3b5b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:23.899457 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a6bed892-df21-4e52-adcd-13b7d80e3b5b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Delete volume with id: 611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:23.906971 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:23.906971 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:23.907553 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a6bed892-df21-4e52-adcd-13b7d80e3b5b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:23.927887 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a6bed892-df21-4e52-adcd-13b7d80e3b5b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Delete volume request issued successfully. Jul 31 14:08:23.928163 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6bed892-df21-4e52-adcd-13b7d80e3b5b tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 returned with HTTP 202 Jul 31 14:08:23.928724 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1368/5469] 10.4.3.140 () {68 vars in 1392 bytes} [Fri Jul 31 14:08:23 2026] DELETE /volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 14:08:23.932428 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-45aa01c0-4967-447a-8785-e2c4f789ea01 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:23.933887 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-45aa01c0-4967-447a-8785-e2c4f789ea01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:23.935237 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-45aa01c0-4967-447a-8785-e2c4f789ea01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:23.935237 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-45aa01c0-4967-447a-8785-e2c4f789ea01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:23.935237 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-45aa01c0-4967-447a-8785-e2c4f789ea01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:23.936694 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6762f205-e67a-45f2-93d9-aac28a42ffd7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:23.938926 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6762f205-e67a-45f2-93d9-aac28a42ffd7 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:23.939248 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6762f205-e67a-45f2-93d9-aac28a42ffd7 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:23.939556 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6762f205-e67a-45f2-93d9-aac28a42ffd7 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:23.943932 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:23.943932 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:23.944831 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-45aa01c0-4967-447a-8785-e2c4f789ea01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:23.945443 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1368/5470] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:23 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:23.947644 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:23.947644 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:23.951825 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6762f205-e67a-45f2-93d9-aac28a42ffd7 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Volume info retrieved successfully. Jul 31 14:08:23.956203 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6762f205-e67a-45f2-93d9-aac28a42ffd7 tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 returned with HTTP 200 Jul 31 14:08:23.956696 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1368/5471] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:23 2026] GET /volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:24.154105 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-0f2057fd-5bcb-4761-8597-bdf6745449ed None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:24.156154 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-0f2057fd-5bcb-4761-8597-bdf6745449ed tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] DELETE https://10.4.3.140/volume/v3/attachments/81423de5-e513-4ae3-960e-b73488e01951 Jul 31 14:08:24.156365 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-0f2057fd-5bcb-4761-8597-bdf6745449ed tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:24.156566 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-0f2057fd-5bcb-4761-8597-bdf6745449ed tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:24.164294 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:24.164294 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:24.205046 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-e03a9556-4f69-4174-ab91-09144dda6d8e req-0f2057fd-5bcb-4761-8597-bdf6745449ed tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/attachments/81423de5-e513-4ae3-960e-b73488e01951 returned with HTTP 200 Jul 31 14:08:24.205448 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1368/5472] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:08:24 2026] DELETE /volume/v3/attachments/81423de5-e513-4ae3-960e-b73488e01951 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:24.265410 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58d4fa2c-da88-4909-896b-2fb781399a5b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:24.267212 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58d4fa2c-da88-4909-896b-2fb781399a5b tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:24.267401 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58d4fa2c-da88-4909-896b-2fb781399a5b tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:24.267608 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58d4fa2c-da88-4909-896b-2fb781399a5b tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:24.274236 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:24.274236 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:24.277484 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58d4fa2c-da88-4909-896b-2fb781399a5b tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:24.281346 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58d4fa2c-da88-4909-896b-2fb781399a5b tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:24.281783 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1369/5473] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:24 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:24.339694 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f7edcffc-6744-45f8-8f81-b0df1a074b7e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:24.341553 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f7edcffc-6744-45f8-8f81-b0df1a074b7e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:24.341783 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f7edcffc-6744-45f8-8f81-b0df1a074b7e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:24.342002 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f7edcffc-6744-45f8-8f81-b0df1a074b7e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:24.349664 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:24.349664 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:24.355320 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f7edcffc-6744-45f8-8f81-b0df1a074b7e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:24.359647 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f7edcffc-6744-45f8-8f81-b0df1a074b7e tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:24.360169 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1369/5474] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:24 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:24.372308 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b03ee392-ce2d-4777-83ea-4a809b92bb74 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:24.374374 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b03ee392-ce2d-4777-83ea-4a809b92bb74 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] DELETE https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:24.374677 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b03ee392-ce2d-4777-83ea-4a809b92bb74 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:24.374938 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b03ee392-ce2d-4777-83ea-4a809b92bb74 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:24.375160 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-b03ee392-ce2d-4777-83ea-4a809b92bb74 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Delete volume with id: 463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:24.381427 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:24.381427 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:24.381894 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b03ee392-ce2d-4777-83ea-4a809b92bb74 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:24.396248 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b03ee392-ce2d-4777-83ea-4a809b92bb74 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Delete volume request issued successfully. Jul 31 14:08:24.396248 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b03ee392-ce2d-4777-83ea-4a809b92bb74 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 202 Jul 31 14:08:24.396539 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1369/5475] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:24 2026] DELETE /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:24.407207 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0a9b9840-c909-4153-a88e-0ee342e79734 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:24.409060 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0a9b9840-c909-4153-a88e-0ee342e79734 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:24.409271 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0a9b9840-c909-4153-a88e-0ee342e79734 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:24.409523 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0a9b9840-c909-4153-a88e-0ee342e79734 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:24.419843 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:24.419843 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:24.424527 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0a9b9840-c909-4153-a88e-0ee342e79734 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Volume info retrieved successfully. Jul 31 14:08:24.429041 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0a9b9840-c909-4153-a88e-0ee342e79734 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 200 Jul 31 14:08:24.429428 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1369/5476] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:24 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:24.633743 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-97973060-b104-464c-adb5-bd67679ab874 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:24.641198 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97973060-b104-464c-adb5-bd67679ab874 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] GET https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e Jul 31 14:08:24.642491 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97973060-b104-464c-adb5-bd67679ab874 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:24.643257 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97973060-b104-464c-adb5-bd67679ab874 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:24.652138 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=307,cinder:INSERT=68,cinder:UPDATE=106 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:08:24.665528 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97973060-b104-464c-adb5-bd67679ab874 tempest-ProjectReaderTests39-1839967664 tempest-ProjectReaderTests39-1839967664-project-admin] https://10.4.3.140/volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e returned with HTTP 404 Jul 31 14:08:24.666670 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1370/5477] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:24 2026] GET /volume/v3/volumes/cca4b7b9-1c36-440a-86b6-37afc567595e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:24.957334 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-39a8eb8b-25fa-42d4-a4c7-66c23e8af407 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:24.959539 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39a8eb8b-25fa-42d4-a4c7-66c23e8af407 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:24.959757 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39a8eb8b-25fa-42d4-a4c7-66c23e8af407 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:24.960055 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39a8eb8b-25fa-42d4-a4c7-66c23e8af407 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:24.960240 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-39a8eb8b-25fa-42d4-a4c7-66c23e8af407 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:24.964268 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:24.964268 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:24.964914 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39a8eb8b-25fa-42d4-a4c7-66c23e8af407 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:24.965358 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1370/5478] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:24 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:24.968471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d0f082b6-678c-4009-9ec6-bb8a7a6a938d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:24.970449 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0f082b6-678c-4009-9ec6-bb8a7a6a938d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] GET https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 Jul 31 14:08:24.970826 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0f082b6-678c-4009-9ec6-bb8a7a6a938d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:24.970890 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0f082b6-678c-4009-9ec6-bb8a7a6a938d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:24.975305 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=340,cinder:UPDATE=106,cinder:INSERT=63 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:08:24.977528 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0f082b6-678c-4009-9ec6-bb8a7a6a938d tempest-VolumeRevertTests-112629308 tempest-VolumeRevertTests-112629308-project-member] https://10.4.3.140/volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 returned with HTTP 404 Jul 31 14:08:24.978159 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1370/5479] 10.4.3.140 () {68 vars in 1389 bytes} [Fri Jul 31 14:08:24 2026] GET /volume/v3/volumes/611c9433-d0a7-49e3-a31b-27ef711a0f06 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 14:08:25.293837 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7554ce29-bed2-45fe-b091-b2a75542ff90 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:25.296092 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7554ce29-bed2-45fe-b091-b2a75542ff90 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:25.296351 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7554ce29-bed2-45fe-b091-b2a75542ff90 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:25.296598 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7554ce29-bed2-45fe-b091-b2a75542ff90 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:25.298958 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=309,cinder:INSERT=38,cinder:UPDATE=82 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:08:25.308163 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:25.308163 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:25.316689 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7554ce29-bed2-45fe-b091-b2a75542ff90 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:25.324705 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7554ce29-bed2-45fe-b091-b2a75542ff90 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:25.325184 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1370/5480] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:25 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:25.443899 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d1557b48-5306-491d-83f3-7dd470b0f433 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:25.447066 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1557b48-5306-491d-83f3-7dd470b0f433 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] GET https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 Jul 31 14:08:25.447249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d1557b48-5306-491d-83f3-7dd470b0f433 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:25.447435 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d1557b48-5306-491d-83f3-7dd470b0f433 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:25.454378 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1557b48-5306-491d-83f3-7dd470b0f433 tempest-VolumeMultiattachTests-1714565518 tempest-VolumeMultiattachTests-1714565518-project-member] https://10.4.3.140/volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 returned with HTTP 404 Jul 31 14:08:25.454965 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1371/5481] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:25 2026] GET /volume/v3/volumes/463ca872-b38f-4438-89a9-1b8662372870 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:25.462334 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0f80d2ba-91de-41cc-8520-30fc7b45291b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:25.464011 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f80d2ba-91de-41cc-8520-30fc7b45291b tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:08:25.464195 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f80d2ba-91de-41cc-8520-30fc7b45291b tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:25.464406 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f80d2ba-91de-41cc-8520-30fc7b45291b tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:25.465157 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0f80d2ba-91de-41cc-8520-30fc7b45291b tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:08:25.473963 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0f80d2ba-91de-41cc-8520-30fc7b45291b tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Get all volumes completed successfully. Jul 31 14:08:25.475754 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:25.475754 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:25.485647 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f80d2ba-91de-41cc-8520-30fc7b45291b tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:08:25.485647 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1371/5482] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:08:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9915 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:25.499667 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2ed3a75b-ff0d-4efe-9331-075e77188f9e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:25.501322 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ed3a75b-ff0d-4efe-9331-075e77188f9e tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] DELETE https://10.4.3.140/volume/v3/types/fa2ca5e5-84fa-4fd0-afab-9317e0050993 Jul 31 14:08:25.501522 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ed3a75b-ff0d-4efe-9331-075e77188f9e tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:25.501775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ed3a75b-ff0d-4efe-9331-075e77188f9e tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:25.532240 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ed3a75b-ff0d-4efe-9331-075e77188f9e tempest-VolumeMultiattachTests-187862509 tempest-VolumeMultiattachTests-187862509-project-admin] https://10.4.3.140/volume/v3/types/fa2ca5e5-84fa-4fd0-afab-9317e0050993 returned with HTTP 202 Jul 31 14:08:25.532715 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1371/5483] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:08:25 2026] DELETE /volume/v3/types/fa2ca5e5-84fa-4fd0-afab-9317e0050993 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:25.979052 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1c918468-e6f8-406e-b8a0-692f88580d0c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:25.981782 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1c918468-e6f8-406e-b8a0-692f88580d0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:25.982079 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1c918468-e6f8-406e-b8a0-692f88580d0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:25.982386 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1c918468-e6f8-406e-b8a0-692f88580d0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:25.982544 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-1c918468-e6f8-406e-b8a0-692f88580d0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:25.993862 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:25.993862 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:25.993862 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1c918468-e6f8-406e-b8a0-692f88580d0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:25.994008 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1371/5484] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:25 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:26.344975 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d41c7d8a-e3d9-4986-9fc6-87f07b815b77 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:26.346835 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d41c7d8a-e3d9-4986-9fc6-87f07b815b77 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:26.347044 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d41c7d8a-e3d9-4986-9fc6-87f07b815b77 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:26.347249 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d41c7d8a-e3d9-4986-9fc6-87f07b815b77 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:26.354653 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:26.354653 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:26.363045 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d41c7d8a-e3d9-4986-9fc6-87f07b815b77 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:26.369227 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d41c7d8a-e3d9-4986-9fc6-87f07b815b77 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:26.369687 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1372/5485] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:26 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:26.404543 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:26.491162 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:26.491620 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1788746753"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:26.493343 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1788746753'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:26.493499 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume of 1 GB Jul 31 14:08:26.496041 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=251,cinder:UPDATE=56,cinder:INSERT=27 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:08:26.499788 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:26.507987 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (f1ce3b2d-da10-4e0b-a51a-92baa88c6abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:26.509351 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8f9c78-f460-40ae-9510-3074001f145c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:26.510647 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:26.539597 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8f9c78-f460-40ae-9510-3074001f145c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:26.540694 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e838ed-3bf1-478b-b78f-ec687ae2a640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:26.614043 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['1e99aeeb-c4a1-45b5-8f37-2ca01987dc8f', '3fd96c53-4e20-4fc1-b868-b759a7db3f66', 'b870357d-9c0b-4a52-8e57-72eb16706ec7', '559fb8df-8c97-4999-b980-2579b9a31358'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:26.614949 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e838ed-3bf1-478b-b78f-ec687ae2a640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e99aeeb-c4a1-45b5-8f37-2ca01987dc8f', '3fd96c53-4e20-4fc1-b868-b759a7db3f66', 'b870357d-9c0b-4a52-8e57-72eb16706ec7', '559fb8df-8c97-4999-b980-2579b9a31358']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:26.615892 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2790a9b-806a-4a8a-99f1-3f32bdc6c17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:26.640934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2790a9b-806a-4a8a-99f1-3f32bdc6c17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65a2b595-0912-4f9f-ac41-23afe498ddf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788746753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['1e99aeeb-c4a1-45b5-8f37-2ca01987dc8f','3fd96c53-4e20-4fc1-b868-b759a7db3f66','b870357d-9c0b-4a52-8e57-72eb16706ec7','559fb8df-8c97-4999-b980-2579b9a31358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788746753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65a2b595-0912-4f9f-ac41-23afe498ddf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45c584b8a4743ce868e19db62f7630c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2335328501c34a9c95905894d458b7e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:26.642396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72716525-0fd0-42c0-af73-c47549e3faa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:26.663195 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72716525-0fd0-42c0-af73-c47549e3faa3) transitioned into state 'SUCCESS' from state '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-1788746753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['1e99aeeb-c4a1-45b5-8f37-2ca01987dc8f','3fd96c53-4e20-4fc1-b868-b759a7db3f66','b870357d-9c0b-4a52-8e57-72eb16706ec7','559fb8df-8c97-4999-b980-2579b9a31358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:26.664036 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7537953d-afcb-48f1-bc5d-4a55e4484c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:26.673223 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7537953d-afcb-48f1-bc5d-4a55e4484c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:26.674117 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (f1ce3b2d-da10-4e0b-a51a-92baa88c6abc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:26.674452 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request issued successfully. Jul 31 14:08:26.675262 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bdd4df5-7b8f-4be8-833e-4389cfb93e27 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:26.675602 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1372/5486] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:08:26 2026] POST /volume/v3/volumes => generated 778 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:26.686681 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9c8cb002-4eba-4a85-bca3-c416d71bc576 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:26.688594 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c8cb002-4eba-4a85-bca3-c416d71bc576 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 Jul 31 14:08:26.688840 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c8cb002-4eba-4a85-bca3-c416d71bc576 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:26.689058 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c8cb002-4eba-4a85-bca3-c416d71bc576 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:26.696191 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:26.696191 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:26.700277 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9c8cb002-4eba-4a85-bca3-c416d71bc576 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:26.704990 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c8cb002-4eba-4a85-bca3-c416d71bc576 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 returned with HTTP 200 Jul 31 14:08:26.705415 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1372/5487] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:26 2026] GET /volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:27.009480 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a190da1a-e23c-4d0c-a21f-4556fa6eb0ca None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:27.011382 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a190da1a-e23c-4d0c-a21f-4556fa6eb0ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:27.014855 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a190da1a-e23c-4d0c-a21f-4556fa6eb0ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:27.014952 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a190da1a-e23c-4d0c-a21f-4556fa6eb0ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:27.015030 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-a190da1a-e23c-4d0c-a21f-4556fa6eb0ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:27.023451 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:27.023451 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:27.023964 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a190da1a-e23c-4d0c-a21f-4556fa6eb0ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:27.024311 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1372/5488] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:27 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:27.385081 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a75359a8-6d47-4ff5-a60e-9e5f00102e03 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:27.387234 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a75359a8-6d47-4ff5-a60e-9e5f00102e03 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:27.387477 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a75359a8-6d47-4ff5-a60e-9e5f00102e03 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:27.387712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a75359a8-6d47-4ff5-a60e-9e5f00102e03 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:27.396703 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:27.396703 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:27.400808 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a75359a8-6d47-4ff5-a60e-9e5f00102e03 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:27.406114 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a75359a8-6d47-4ff5-a60e-9e5f00102e03 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:27.406295 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1373/5489] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:27 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:27.717908 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2dd1f95b-8a8d-42e1-9c7d-3dc5f1966aba None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:27.719862 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dd1f95b-8a8d-42e1-9c7d-3dc5f1966aba tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 Jul 31 14:08:27.720045 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2dd1f95b-8a8d-42e1-9c7d-3dc5f1966aba tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:27.720228 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2dd1f95b-8a8d-42e1-9c7d-3dc5f1966aba tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:27.727046 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:27.727046 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:27.730132 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2dd1f95b-8a8d-42e1-9c7d-3dc5f1966aba tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:27.733849 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dd1f95b-8a8d-42e1-9c7d-3dc5f1966aba tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 returned with HTTP 200 Jul 31 14:08:27.734181 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1373/5490] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:27 2026] GET /volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:27.745794 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-84689740-fabe-44f9-be8c-bf5270eaa7e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:27.800603 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-84689740-fabe-44f9-be8c-bf5270eaa7e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:27.800959 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-84689740-fabe-44f9-be8c-bf5270eaa7e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65a2b595-0912-4f9f-ac41-23afe498ddf8", "name": "tempest-ProjectMemberTests-Snapshot-1898613859"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:27.809830 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:27.809830 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:27.810107 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-84689740-fabe-44f9-be8c-bf5270eaa7e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Volume info retrieved successfully. Jul 31 14:08:27.810218 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-84689740-fabe-44f9-be8c-bf5270eaa7e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Create snapshot from volume 65a2b595-0912-4f9f-ac41-23afe498ddf8 Jul 31 14:08:27.845024 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-84689740-fabe-44f9-be8c-bf5270eaa7e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Created reservations ['f2360fb3-f697-4667-b261-e93cdfce51ae', 'b3eccf3e-0ec0-430b-918c-b6d897180b87', '308db916-899b-4ff3-9e51-22a13cc827aa', '11d5f600-81aa-4f58-8132-4ff190872331'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:27.875406 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-84689740-fabe-44f9-be8c-bf5270eaa7e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot create request issued successfully. Jul 31 14:08:27.875742 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-84689740-fabe-44f9-be8c-bf5270eaa7e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:27.876141 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1373/5491] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:27 2026] POST /volume/v3/snapshots => generated 305 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:27.886882 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-12b44167-7a54-4ec9-ac5a-6ef0740ee897 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:27.888925 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-12b44167-7a54-4ec9-ac5a-6ef0740ee897 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] GET https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca Jul 31 14:08:27.889149 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-12b44167-7a54-4ec9-ac5a-6ef0740ee897 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:27.889382 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-12b44167-7a54-4ec9-ac5a-6ef0740ee897 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:27.894720 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:27.894720 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:27.895188 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-12b44167-7a54-4ec9-ac5a-6ef0740ee897 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:08:27.896083 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-12b44167-7a54-4ec9-ac5a-6ef0740ee897 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca returned with HTTP 200 Jul 31 14:08:27.896490 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1373/5492] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:27 2026] GET /volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:28.035387 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fe3c7162-3d45-4410-92b8-45f5a7980e4b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:28.037214 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe3c7162-3d45-4410-92b8-45f5a7980e4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:28.037441 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe3c7162-3d45-4410-92b8-45f5a7980e4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:28.037672 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe3c7162-3d45-4410-92b8-45f5a7980e4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:28.037773 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fe3c7162-3d45-4410-92b8-45f5a7980e4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:28.042024 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:28.042024 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:28.042550 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe3c7162-3d45-4410-92b8-45f5a7980e4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:28.042870 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1374/5493] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:28 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:28.420056 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bb81cd28-01b7-4331-a62c-0a1818e74858 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:28.421657 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb81cd28-01b7-4331-a62c-0a1818e74858 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:28.421823 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb81cd28-01b7-4331-a62c-0a1818e74858 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:28.422037 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb81cd28-01b7-4331-a62c-0a1818e74858 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:28.428569 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:28.428569 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:28.432115 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bb81cd28-01b7-4331-a62c-0a1818e74858 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:28.436285 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb81cd28-01b7-4331-a62c-0a1818e74858 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:28.436661 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1374/5494] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:28 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:28.906300 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-578cb0fa-9920-47a7-a519-ff7148fdc0bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:28.909255 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-578cb0fa-9920-47a7-a519-ff7148fdc0bf tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] GET https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca Jul 31 14:08:28.909255 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-578cb0fa-9920-47a7-a519-ff7148fdc0bf tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:28.909447 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-578cb0fa-9920-47a7-a519-ff7148fdc0bf tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:28.914223 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:28.914223 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:28.914653 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-578cb0fa-9920-47a7-a519-ff7148fdc0bf tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:08:28.915392 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-578cb0fa-9920-47a7-a519-ff7148fdc0bf tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca returned with HTTP 200 Jul 31 14:08:28.915753 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1374/5495] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:28 2026] GET /volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:28.924048 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-eb1dbab9-783e-47fc-adc2-da778c359c3f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:28.925806 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb1dbab9-783e-47fc-adc2-da778c359c3f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca Jul 31 14:08:28.926020 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb1dbab9-783e-47fc-adc2-da778c359c3f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:28.926225 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eb1dbab9-783e-47fc-adc2-da778c359c3f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:28.926350 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-eb1dbab9-783e-47fc-adc2-da778c359c3f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Delete snapshot with id: 64a100d7-adc6-4933-88bd-d54ff1a961ca Jul 31 14:08:28.932316 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:28.932316 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:28.932776 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-eb1dbab9-783e-47fc-adc2-da778c359c3f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:08:28.948398 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-eb1dbab9-783e-47fc-adc2-da778c359c3f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot delete request issued successfully. Jul 31 14:08:28.948586 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eb1dbab9-783e-47fc-adc2-da778c359c3f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca returned with HTTP 202 Jul 31 14:08:28.948978 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1374/5496] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:28 2026] DELETE /volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:28.959009 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5a28aa4f-7893-4ba4-a050-eb6fe44c0ca8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:28.961026 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a28aa4f-7893-4ba4-a050-eb6fe44c0ca8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] GET https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca Jul 31 14:08:28.961220 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a28aa4f-7893-4ba4-a050-eb6fe44c0ca8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:28.961405 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a28aa4f-7893-4ba4-a050-eb6fe44c0ca8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:28.966531 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:28.966531 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:28.966930 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5a28aa4f-7893-4ba4-a050-eb6fe44c0ca8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:08:28.968952 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a28aa4f-7893-4ba4-a050-eb6fe44c0ca8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca returned with HTTP 200 Jul 31 14:08:28.968952 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1375/5497] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:28 2026] GET /volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:29.058477 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-21e4fd9b-046b-4c6b-a25f-d8768c6de086 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:29.060693 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21e4fd9b-046b-4c6b-a25f-d8768c6de086 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:29.060693 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21e4fd9b-046b-4c6b-a25f-d8768c6de086 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:29.061024 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21e4fd9b-046b-4c6b-a25f-d8768c6de086 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:29.061386 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-21e4fd9b-046b-4c6b-a25f-d8768c6de086 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:29.066101 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:29.066101 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:29.066898 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21e4fd9b-046b-4c6b-a25f-d8768c6de086 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:29.067635 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1375/5498] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:29 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:29.449853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7234655c-c106-4618-8a8f-8810fff9a4f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:29.451626 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7234655c-c106-4618-8a8f-8810fff9a4f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:29.451832 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7234655c-c106-4618-8a8f-8810fff9a4f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:29.452011 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7234655c-c106-4618-8a8f-8810fff9a4f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:29.458485 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:29.458485 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:29.461758 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7234655c-c106-4618-8a8f-8810fff9a4f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:29.465835 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7234655c-c106-4618-8a8f-8810fff9a4f0 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:29.466169 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1375/5499] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:29 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:29.588310 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-159df5fd-639a-4816-938a-c000004a9f1e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:29.590453 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-159df5fd-639a-4816-938a-c000004a9f1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:29.590718 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-159df5fd-639a-4816-938a-c000004a9f1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:29.590954 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-159df5fd-639a-4816-938a-c000004a9f1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:29.598335 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:29.598335 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:29.602317 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-159df5fd-639a-4816-938a-c000004a9f1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:29.607249 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-159df5fd-639a-4816-938a-c000004a9f1e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:29.607720 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1375/5500] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:08:29 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 1450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:29.977602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bbc84297-83b1-437e-bb3d-4bc5877ae34a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:29.979305 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbc84297-83b1-437e-bb3d-4bc5877ae34a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] GET https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca Jul 31 14:08:29.979507 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbc84297-83b1-437e-bb3d-4bc5877ae34a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:29.979721 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbc84297-83b1-437e-bb3d-4bc5877ae34a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:29.984299 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbc84297-83b1-437e-bb3d-4bc5877ae34a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca returned with HTTP 404 Jul 31 14:08:29.984782 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1376/5501] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:29 2026] GET /volume/v3/snapshots/64a100d7-adc6-4933-88bd-d54ff1a961ca => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:29.991745 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cf9b25ab-52ed-4400-bf71-cd66c5f55262 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:29.993966 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf9b25ab-52ed-4400-bf71-cd66c5f55262 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 Jul 31 14:08:29.994234 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cf9b25ab-52ed-4400-bf71-cd66c5f55262 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:29.994493 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cf9b25ab-52ed-4400-bf71-cd66c5f55262 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:29.994742 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-cf9b25ab-52ed-4400-bf71-cd66c5f55262 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume with id: 65a2b595-0912-4f9f-ac41-23afe498ddf8 Jul 31 14:08:30.003419 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:30.003419 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:30.003848 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cf9b25ab-52ed-4400-bf71-cd66c5f55262 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:30.021627 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cf9b25ab-52ed-4400-bf71-cd66c5f55262 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume request issued successfully. Jul 31 14:08:30.021755 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf9b25ab-52ed-4400-bf71-cd66c5f55262 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 returned with HTTP 202 Jul 31 14:08:30.022164 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1376/5502] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:29 2026] DELETE /volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:30.029496 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b6a40a21-8ee7-4dc8-aae3-6bf698ed7af8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:30.031287 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6a40a21-8ee7-4dc8-aae3-6bf698ed7af8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 Jul 31 14:08:30.031487 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b6a40a21-8ee7-4dc8-aae3-6bf698ed7af8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:30.032074 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b6a40a21-8ee7-4dc8-aae3-6bf698ed7af8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:30.035333 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-006fb8cf-58fd-4b69-94c1-7aa39435afa1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:30.037162 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-006fb8cf-58fd-4b69-94c1-7aa39435afa1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:30.037363 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-006fb8cf-58fd-4b69-94c1-7aa39435afa1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:30.037557 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-006fb8cf-58fd-4b69-94c1-7aa39435afa1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:30.038446 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:30.038446 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:30.042529 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b6a40a21-8ee7-4dc8-aae3-6bf698ed7af8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:30.044022 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:30.044022 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:30.048023 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6a40a21-8ee7-4dc8-aae3-6bf698ed7af8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 returned with HTTP 200 Jul 31 14:08:30.048605 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1376/5503] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:30 2026] GET /volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:30.052769 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-006fb8cf-58fd-4b69-94c1-7aa39435afa1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:30.062454 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-006fb8cf-58fd-4b69-94c1-7aa39435afa1 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:30.063047 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1376/5504] 10.4.3.140 () {68 vars in 1598 bytes} [Fri Jul 31 14:08:30 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 1450 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:30.073873 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0a9161c8-d087-48ed-9551-cc682e21430c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:30.073873 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a9161c8-d087-48ed-9551-cc682e21430c None None] GET https://10.4.3.140/volume// Jul 31 14:08:30.073873 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a9161c8-d087-48ed-9551-cc682e21430c None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:30.073873 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a9161c8-d087-48ed-9551-cc682e21430c None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:30.073873 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a9161c8-d087-48ed-9551-cc682e21430c None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:08:30.074041 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1377/5505] 10.4.3.140 () {66 vars in 1419 bytes} [Fri Jul 31 14:08:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:08:30.077852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a9e01a5-a3d9-4a53-9c22-3b542db441eb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:30.079583 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a9e01a5-a3d9-4a53-9c22-3b542db441eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:30.079780 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a9e01a5-a3d9-4a53-9c22-3b542db441eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:30.079980 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a9e01a5-a3d9-4a53-9c22-3b542db441eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:30.080086 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7a9e01a5-a3d9-4a53-9c22-3b542db441eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:30.082065 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-d6654668-072f-485b-bc80-03817a41a982 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:30.084010 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-d6654668-072f-485b-bc80-03817a41a982 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/attachments Jul 31 14:08:30.084287 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:30.084287 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:30.084474 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-d6654668-072f-485b-bc80-03817a41a982 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e90252f-63b4-4b99-a22c-97267c8957a7", "connector": null, "instance_uuid": "9e42a58c-edfb-4a8e-9d46-4b69e94686d7"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:30.084888 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a9e01a5-a3d9-4a53-9c22-3b542db441eb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:30.085186 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1377/5506] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:30 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:30.095146 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:30.095146 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:30.120349 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-d6654668-072f-485b-bc80-03817a41a982 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Jul 31 14:08:30.120838 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1377/5507] 10.4.3.140 () {74 vars in 1594 bytes} [Fri Jul 31 14:08:30 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:30.836443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b48df2c9-c197-4d08-aff5-40ca890e8124 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:30.836932 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b48df2c9-c197-4d08-aff5-40ca890e8124 None None] GET https://10.4.3.140/volume// Jul 31 14:08:30.837154 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b48df2c9-c197-4d08-aff5-40ca890e8124 None None] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:30.837439 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b48df2c9-c197-4d08-aff5-40ca890e8124 None None] Calling method 'all' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:30.837886 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b48df2c9-c197-4d08-aff5-40ca890e8124 None None] https://10.4.3.140/volume// returned with HTTP 300 Jul 31 14:08:30.838384 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1377/5508] 10.4.3.140 () {66 vars in 1426 bytes} [Fri Jul 31 14:08:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 14:08:30.846031 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-5cc4b40e-e5f8-4fcf-b23c-77550816a792 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:30.850276 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-5cc4b40e-e5f8-4fcf-b23c-77550816a792 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:08:30.850480 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-5cc4b40e-e5f8-4fcf-b23c-77550816a792 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:30.850699 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-5cc4b40e-e5f8-4fcf-b23c-77550816a792 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:30.865478 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:30.865478 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:30.869248 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-5cc4b40e-e5f8-4fcf-b23c-77550816a792 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:08:30.874312 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-5cc4b40e-e5f8-4fcf-b23c-77550816a792 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:08:30.874778 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1378/5509] 10.4.3.140 () {70 vars in 1639 bytes} [Fri Jul 31 14:08:30 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 1629 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 14:08:30.972067 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-a6aad69e-7990-4320-a695-776956806327 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:30.973857 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-a6aad69e-7990-4320-a695-776956806327 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] PUT https://10.4.3.140/volume/v3/attachments/c4cdb2d4-c5b1-4a50-a2e3-ce40ed30d687 Jul 31 14:08:30.974177 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-a6aad69e-7990-4320-a695-776956806327 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000006230", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:162b8a84ec31", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "68712f33-8f7b-4ac6-a95b-064c95d567d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:30.982497 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-a6aad69e-7990-4320-a695-776956806327 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Acquiring lock "cinder-attachment_update-4e90252f-63b4-4b99-a22c-97267c8957a7-np0000006230" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 14:08:30.987401 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-a6aad69e-7990-4320-a695-776956806327 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Lock "cinder-attachment_update-4e90252f-63b4-4b99-a22c-97267c8957a7-np0000006230" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 14:08:30.988669 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:30.988669 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:31.065635 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98d471f3-c793-4294-a66f-1b98e936e5bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:31.067688 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98d471f3-c793-4294-a66f-1b98e936e5bf tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 Jul 31 14:08:31.067960 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98d471f3-c793-4294-a66f-1b98e936e5bf tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:31.068215 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98d471f3-c793-4294-a66f-1b98e936e5bf tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:31.071078 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-a6aad69e-7990-4320-a695-776956806327 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Lock "cinder-attachment_update-4e90252f-63b4-4b99-a22c-97267c8957a7-np0000006230" released by "attachment_update" :: held 0.082s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 14:08:31.071078 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-a6aad69e-7990-4320-a695-776956806327 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments/c4cdb2d4-c5b1-4a50-a2e3-ce40ed30d687 returned with HTTP 200 Jul 31 14:08:31.071078 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1378/5510] 10.4.3.140 () {74 vars in 1704 bytes} [Fri Jul 31 14:08:30 2026] PUT /volume/v3/attachments/c4cdb2d4-c5b1-4a50-a2e3-ce40ed30d687 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:31.075798 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98d471f3-c793-4294-a66f-1b98e936e5bf tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 returned with HTTP 404 Jul 31 14:08:31.076391 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1378/5511] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:31 2026] GET /volume/v3/volumes/65a2b595-0912-4f9f-ac41-23afe498ddf8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:31.085509 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:31.087831 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:31.088295 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1476963809"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:31.092527 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1476963809'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:31.092527 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume of 1 GB Jul 31 14:08:31.092629 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-c2739dab-feb6-41e9-9f2b-a4026b6da36c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:31.095799 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-c2739dab-feb6-41e9-9f2b-a4026b6da36c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] POST https://10.4.3.140/volume/v3/attachments/c4cdb2d4-c5b1-4a50-a2e3-ce40ed30d687/action Jul 31 14:08:31.097691 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-c2739dab-feb6-41e9-9f2b-a4026b6da36c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:08:31.097691 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-c2739dab-feb6-41e9-9f2b-a4026b6da36c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:31.097843 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3bbe478-9f17-4aac-814b-412f6bf38da7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:31.098085 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:31.098449 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3bbe478-9f17-4aac-814b-412f6bf38da7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:31.098658 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3bbe478-9f17-4aac-814b-412f6bf38da7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:31.098850 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3bbe478-9f17-4aac-814b-412f6bf38da7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:31.098949 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b3bbe478-9f17-4aac-814b-412f6bf38da7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:31.102606 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:31.102606 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:31.103138 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3bbe478-9f17-4aac-814b-412f6bf38da7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:31.103505 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1379/5512] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:31 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:31.106313 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (60be534b-8864-42eb-a2bd-e026f448aa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:31.109883 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f24d44-535e-4bd7-bd76-58474948a76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:31.109883 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:31.117720 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:31.117720 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:31.129430 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-c2739dab-feb6-41e9-9f2b-a4026b6da36c tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments/c4cdb2d4-c5b1-4a50-a2e3-ce40ed30d687/action returned with HTTP 204 Jul 31 14:08:31.130657 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1379/5513] 10.4.3.140 () {74 vars in 1725 bytes} [Fri Jul 31 14:08:31 2026] POST /volume/v3/attachments/c4cdb2d4-c5b1-4a50-a2e3-ce40ed30d687/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:31.147454 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f24d44-535e-4bd7-bd76-58474948a76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:31.147792 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9efd551-f8ec-47e0-8870-175b12244957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:31.196562 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['e0379a66-455d-4d06-85a2-cfe876498fe4', '1f9a64c0-75ad-4676-a443-037b779466ae', '4293f760-1d61-45b0-abdb-7ab9446a97a3', 'f120be38-995d-4044-9962-2b08144ecf73'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:31.197590 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9efd551-f8ec-47e0-8870-175b12244957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0379a66-455d-4d06-85a2-cfe876498fe4', '1f9a64c0-75ad-4676-a443-037b779466ae', '4293f760-1d61-45b0-abdb-7ab9446a97a3', 'f120be38-995d-4044-9962-2b08144ecf73']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:31.198653 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (705677a6-ae82-47bf-b49f-f06cb0ed371b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:31.228559 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (705677a6-ae82-47bf-b49f-f06cb0ed371b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3285f8b6-3d8d-439e-80e8-146fd310be1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1476963809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['e0379a66-455d-4d06-85a2-cfe876498fe4','1f9a64c0-75ad-4676-a443-037b779466ae','4293f760-1d61-45b0-abdb-7ab9446a97a3','f120be38-995d-4044-9962-2b08144ecf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1476963809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3285f8b6-3d8d-439e-80e8-146fd310be1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45c584b8a4743ce868e19db62f7630c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2335328501c34a9c95905894d458b7e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:31.229523 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30b79b9-772d-4aa9-b911-06162a636116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:31.253554 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30b79b9-772d-4aa9-b911-06162a636116) transitioned into state 'SUCCESS' from state '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-1476963809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['e0379a66-455d-4d06-85a2-cfe876498fe4','1f9a64c0-75ad-4676-a443-037b779466ae','4293f760-1d61-45b0-abdb-7ab9446a97a3','f120be38-995d-4044-9962-2b08144ecf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:31.257353 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3cd6119-7359-49a8-adb0-1445f6eed799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:31.268265 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3cd6119-7359-49a8-adb0-1445f6eed799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:31.270434 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (60be534b-8864-42eb-a2bd-e026f448aa0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:31.270434 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request issued successfully. Jul 31 14:08:31.270434 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0dbcf2be-07de-4538-b127-aaee28423cf4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:31.271373 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1378/5514] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:08:31 2026] POST /volume/v3/volumes => generated 778 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:31.285287 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a5d3a855-c866-4c38-9af3-aa2650ab000e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:31.286983 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5d3a855-c866-4c38-9af3-aa2650ab000e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e Jul 31 14:08:31.287156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5d3a855-c866-4c38-9af3-aa2650ab000e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:31.287376 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5d3a855-c866-4c38-9af3-aa2650ab000e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:31.294342 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:31.294342 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:31.298230 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a5d3a855-c866-4c38-9af3-aa2650ab000e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:31.302607 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5d3a855-c866-4c38-9af3-aa2650ab000e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e returned with HTTP 200 Jul 31 14:08:31.302834 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1379/5515] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:31 2026] GET /volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:32.118724 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9f9d8443-b40a-48a0-9685-06df500ed426 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:32.120408 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f9d8443-b40a-48a0-9685-06df500ed426 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:32.120705 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9f9d8443-b40a-48a0-9685-06df500ed426 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:32.120939 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9f9d8443-b40a-48a0-9685-06df500ed426 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:32.121031 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9f9d8443-b40a-48a0-9685-06df500ed426 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:32.125394 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:32.125394 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:32.126108 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f9d8443-b40a-48a0-9685-06df500ed426 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:32.126470 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1380/5516] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:32 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:32.317426 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2d577af2-9976-46d6-b1ee-ccc07b703448 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:32.319139 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d577af2-9976-46d6-b1ee-ccc07b703448 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e Jul 31 14:08:32.319341 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d577af2-9976-46d6-b1ee-ccc07b703448 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:32.319529 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d577af2-9976-46d6-b1ee-ccc07b703448 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:32.329288 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:32.329288 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:32.333948 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2d577af2-9976-46d6-b1ee-ccc07b703448 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:32.340322 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d577af2-9976-46d6-b1ee-ccc07b703448 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e returned with HTTP 200 Jul 31 14:08:32.340753 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1380/5517] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:32 2026] GET /volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:32.358623 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-dc9d35bb-2bb6-4b31-ab7d-627ad234e96d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:32.361165 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc9d35bb-2bb6-4b31-ab7d-627ad234e96d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:32.361618 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-dc9d35bb-2bb6-4b31-ab7d-627ad234e96d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3285f8b6-3d8d-439e-80e8-146fd310be1e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1303648700"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:32.370840 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:32.370840 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:32.371308 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dc9d35bb-2bb6-4b31-ab7d-627ad234e96d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:32.371479 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-dc9d35bb-2bb6-4b31-ab7d-627ad234e96d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create snapshot from volume 3285f8b6-3d8d-439e-80e8-146fd310be1e Jul 31 14:08:32.405465 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-dc9d35bb-2bb6-4b31-ab7d-627ad234e96d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['22e5fd38-f14f-47ac-9795-04a5fc922e2c', '3cc9c124-3456-4ba1-b411-d76deb51a7c2', '64b5de3d-f4a1-4c65-803f-a73494ae0277', 'af868e43-d113-405e-ab28-f2514bb42ed4'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:32.440292 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-dc9d35bb-2bb6-4b31-ab7d-627ad234e96d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot create request issued successfully. Jul 31 14:08:32.440659 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-dc9d35bb-2bb6-4b31-ab7d-627ad234e96d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:32.441103 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1379/5518] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:32.450249 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1bc0f62a-c017-4c29-b950-6388e7f82ea6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:32.452010 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1bc0f62a-c017-4c29-b950-6388e7f82ea6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 Jul 31 14:08:32.452195 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1bc0f62a-c017-4c29-b950-6388e7f82ea6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:32.452863 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1bc0f62a-c017-4c29-b950-6388e7f82ea6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:32.457243 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:32.457243 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:32.457570 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1bc0f62a-c017-4c29-b950-6388e7f82ea6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:32.458496 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1bc0f62a-c017-4c29-b950-6388e7f82ea6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 returned with HTTP 200 Jul 31 14:08:32.459008 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1380/5519] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:32 2026] GET /volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:33.136617 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1453de44-36ac-4877-86cc-dfe56a8c218a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:33.138607 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1453de44-36ac-4877-86cc-dfe56a8c218a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:33.138890 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1453de44-36ac-4877-86cc-dfe56a8c218a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:33.139091 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1453de44-36ac-4877-86cc-dfe56a8c218a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:33.139205 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1453de44-36ac-4877-86cc-dfe56a8c218a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:33.143372 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:33.143372 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:33.144235 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1453de44-36ac-4877-86cc-dfe56a8c218a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:33.144785 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1381/5520] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:33 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:33.467262 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-00acf5b1-d850-44c9-a796-617e19d7bf9f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:33.468904 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00acf5b1-d850-44c9-a796-617e19d7bf9f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 Jul 31 14:08:33.469105 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00acf5b1-d850-44c9-a796-617e19d7bf9f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:33.469277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00acf5b1-d850-44c9-a796-617e19d7bf9f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:33.474250 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:33.474250 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:33.474554 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-00acf5b1-d850-44c9-a796-617e19d7bf9f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:33.475202 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00acf5b1-d850-44c9-a796-617e19d7bf9f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 returned with HTTP 200 Jul 31 14:08:33.475573 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1381/5521] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:33 2026] GET /volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:33.483985 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-68942964-4989-4765-973a-48e7a27c3790 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:33.485676 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68942964-4989-4765-973a-48e7a27c3790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 Jul 31 14:08:33.485865 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68942964-4989-4765-973a-48e7a27c3790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:33.486053 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-68942964-4989-4765-973a-48e7a27c3790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:33.486156 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-68942964-4989-4765-973a-48e7a27c3790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Delete snapshot with id: aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 Jul 31 14:08:33.491980 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:33.491980 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:33.492410 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-68942964-4989-4765-973a-48e7a27c3790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:08:33.506131 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-68942964-4989-4765-973a-48e7a27c3790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot delete request issued successfully. Jul 31 14:08:33.506286 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-68942964-4989-4765-973a-48e7a27c3790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 returned with HTTP 202 Jul 31 14:08:33.506604 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1380/5522] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:33 2026] DELETE /volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:33.513199 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae5cee28-02e0-4039-8cd7-604c6f9fc7a8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:33.514982 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae5cee28-02e0-4039-8cd7-604c6f9fc7a8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] GET https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 Jul 31 14:08:33.515265 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae5cee28-02e0-4039-8cd7-604c6f9fc7a8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:33.515503 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae5cee28-02e0-4039-8cd7-604c6f9fc7a8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:33.520380 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:33.520380 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:33.520804 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae5cee28-02e0-4039-8cd7-604c6f9fc7a8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:08:33.521532 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae5cee28-02e0-4039-8cd7-604c6f9fc7a8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 returned with HTTP 200 Jul 31 14:08:33.521870 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1381/5523] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:33 2026] GET /volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:34.154601 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-934952cf-f47b-4003-8408-211a6cb35f57 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:34.156290 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-934952cf-f47b-4003-8408-211a6cb35f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:34.156489 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-934952cf-f47b-4003-8408-211a6cb35f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:34.156690 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-934952cf-f47b-4003-8408-211a6cb35f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:34.156791 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-934952cf-f47b-4003-8408-211a6cb35f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:34.161381 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:34.161381 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:34.162146 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-934952cf-f47b-4003-8408-211a6cb35f57 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:34.162682 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1382/5524] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:34 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:34.529918 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3ee47648-4193-4d8c-b61b-7b1e0167b1b9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:34.531535 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ee47648-4193-4d8c-b61b-7b1e0167b1b9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] GET https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 Jul 31 14:08:34.531764 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ee47648-4193-4d8c-b61b-7b1e0167b1b9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:34.531966 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ee47648-4193-4d8c-b61b-7b1e0167b1b9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:34.535873 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ee47648-4193-4d8c-b61b-7b1e0167b1b9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 returned with HTTP 404 Jul 31 14:08:34.536309 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1382/5525] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:34 2026] GET /volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:34.542934 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-64dd48e2-e246-42d7-816e-d7ba9ecf6fb6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:34.544677 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-64dd48e2-e246-42d7-816e-d7ba9ecf6fb6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 Jul 31 14:08:34.544915 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-64dd48e2-e246-42d7-816e-d7ba9ecf6fb6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:34.545208 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-64dd48e2-e246-42d7-816e-d7ba9ecf6fb6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:34.545366 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-64dd48e2-e246-42d7-816e-d7ba9ecf6fb6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete snapshot with id: aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 Jul 31 14:08:34.549547 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-64dd48e2-e246-42d7-816e-d7ba9ecf6fb6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 returned with HTTP 404 Jul 31 14:08:34.550055 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1381/5526] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:34 2026] DELETE /volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:34.556599 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fdb15ffd-0777-4478-a9d4-ee04701fa06a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:34.558266 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fdb15ffd-0777-4478-a9d4-ee04701fa06a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 Jul 31 14:08:34.558444 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fdb15ffd-0777-4478-a9d4-ee04701fa06a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:34.558635 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fdb15ffd-0777-4478-a9d4-ee04701fa06a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:34.562625 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fdb15ffd-0777-4478-a9d4-ee04701fa06a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 returned with HTTP 404 Jul 31 14:08:34.563052 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1382/5527] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:34 2026] GET /volume/v3/snapshots/aafe4781-5cee-4fcc-b7c9-1f2b7b9e3294 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:34.582541 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-19eedf0e-4721-4fdb-91fe-562d8e408130 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:34.584308 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-19eedf0e-4721-4fdb-91fe-562d8e408130 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e Jul 31 14:08:34.584499 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-19eedf0e-4721-4fdb-91fe-562d8e408130 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:34.584714 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-19eedf0e-4721-4fdb-91fe-562d8e408130 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:34.584845 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-19eedf0e-4721-4fdb-91fe-562d8e408130 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume with id: 3285f8b6-3d8d-439e-80e8-146fd310be1e Jul 31 14:08:34.591664 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:34.591664 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:34.592021 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-19eedf0e-4721-4fdb-91fe-562d8e408130 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:34.607752 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-19eedf0e-4721-4fdb-91fe-562d8e408130 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume request issued successfully. Jul 31 14:08:34.607952 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-19eedf0e-4721-4fdb-91fe-562d8e408130 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e returned with HTTP 202 Jul 31 14:08:34.608368 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1383/5528] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:34 2026] DELETE /volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:34.615332 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-070c46f1-0f58-4b31-96ac-87dfb00b4753 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:34.617289 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-070c46f1-0f58-4b31-96ac-87dfb00b4753 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e Jul 31 14:08:34.617480 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-070c46f1-0f58-4b31-96ac-87dfb00b4753 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:34.617683 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-070c46f1-0f58-4b31-96ac-87dfb00b4753 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:34.625865 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:34.625865 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:34.630565 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-070c46f1-0f58-4b31-96ac-87dfb00b4753 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:34.635499 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-070c46f1-0f58-4b31-96ac-87dfb00b4753 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e returned with HTTP 200 Jul 31 14:08:34.636004 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1383/5529] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:34 2026] GET /volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:35.174204 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aca4f5c2-45f3-4af3-b9c2-5e1548f0c213 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:35.176394 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aca4f5c2-45f3-4af3-b9c2-5e1548f0c213 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:35.176759 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aca4f5c2-45f3-4af3-b9c2-5e1548f0c213 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:35.176995 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aca4f5c2-45f3-4af3-b9c2-5e1548f0c213 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:35.177107 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-aca4f5c2-45f3-4af3-b9c2-5e1548f0c213 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:35.181359 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:35.181359 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:35.181990 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aca4f5c2-45f3-4af3-b9c2-5e1548f0c213 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:35.182325 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1382/5530] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:35 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:35.226577 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-20ae4c69-78c7-4525-b86b-d6f953713e31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:35.228786 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-20ae4c69-78c7-4525-b86b-d6f953713e31 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7/encryption Jul 31 14:08:35.228996 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-20ae4c69-78c7-4525-b86b-d6f953713e31 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:35.229189 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-20ae4c69-78c7-4525-b86b-d6f953713e31 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:35.237717 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:35.237717 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:35.242910 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d4b98d23-68d7-4d14-8487-8a2be64898ae req-20ae4c69-78c7-4525-b86b-d6f953713e31 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7/encryption returned with HTTP 200 Jul 31 14:08:35.243286 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1383/5531] 10.4.3.140 () {68 vars in 1631 bytes} [Fri Jul 31 14:08:35 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:35.647571 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e090e495-520c-4773-a68e-de88a40d7a58 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:35.649205 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e090e495-520c-4773-a68e-de88a40d7a58 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e Jul 31 14:08:35.649390 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e090e495-520c-4773-a68e-de88a40d7a58 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:35.649613 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e090e495-520c-4773-a68e-de88a40d7a58 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:35.656621 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e090e495-520c-4773-a68e-de88a40d7a58 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e returned with HTTP 404 Jul 31 14:08:35.657322 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1384/5532] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:35 2026] GET /volume/v3/volumes/3285f8b6-3d8d-439e-80e8-146fd310be1e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:35.665189 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-51cfc637-8d0d-48bd-b445-814b55292bfc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:35.667422 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:35.667887 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1642002290"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:35.669852 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1642002290'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:35.670018 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume of 1 GB Jul 31 14:08:35.675062 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:35.682369 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (a8b0e0df-599f-49dd-8ffe-a8aa17712dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:35.683303 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0afb4b32-023c-4d11-af70-f35f5cf7307b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:35.684012 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:35.707201 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0afb4b32-023c-4d11-af70-f35f5cf7307b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:35.708081 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e4fcb2-e3ed-48a8-a1e4-cc7a861f5915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:35.742153 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['903858fd-1b30-43dc-8f95-1b632cd9a956', '18a11359-c9f5-4fb3-81a5-9eca2dfdc0de', 'fc7fd3df-692c-4050-b230-1bb0b1472826', '7e797196-3a70-455a-9d03-6d564f3b6d80'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:35.742950 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e4fcb2-e3ed-48a8-a1e4-cc7a861f5915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['903858fd-1b30-43dc-8f95-1b632cd9a956', '18a11359-c9f5-4fb3-81a5-9eca2dfdc0de', 'fc7fd3df-692c-4050-b230-1bb0b1472826', '7e797196-3a70-455a-9d03-6d564f3b6d80']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:35.743602 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601fece3-3eeb-4171-9c84-4203deda6b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:35.764982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601fece3-3eeb-4171-9c84-4203deda6b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0bb9bd0-40d8-4488-9a10-cde0d567e3aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1642002290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['903858fd-1b30-43dc-8f95-1b632cd9a956','18a11359-c9f5-4fb3-81a5-9eca2dfdc0de','fc7fd3df-692c-4050-b230-1bb0b1472826','7e797196-3a70-455a-9d03-6d564f3b6d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1642002290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0bb9bd0-40d8-4488-9a10-cde0d567e3aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45c584b8a4743ce868e19db62f7630c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2335328501c34a9c95905894d458b7e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:35.765832 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80aff050-b220-4b4f-b1a5-22d5a38169e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:35.784985 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80aff050-b220-4b4f-b1a5-22d5a38169e6) transitioned into state 'SUCCESS' from state '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-1642002290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['903858fd-1b30-43dc-8f95-1b632cd9a956','18a11359-c9f5-4fb3-81a5-9eca2dfdc0de','fc7fd3df-692c-4050-b230-1bb0b1472826','7e797196-3a70-455a-9d03-6d564f3b6d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:35.785674 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ee5e78-99a2-40a3-8190-97ec4431386b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:35.794916 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ee5e78-99a2-40a3-8190-97ec4431386b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:35.795727 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (a8b0e0df-599f-49dd-8ffe-a8aa17712dd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:35.796055 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request issued successfully. Jul 31 14:08:35.796714 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51cfc637-8d0d-48bd-b445-814b55292bfc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:35.797304 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1384/5533] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:08:35 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:35.809288 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8c05d787-67c0-4eae-92cb-2ef38125c0b9 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:35.810768 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c05d787-67c0-4eae-92cb-2ef38125c0b9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa Jul 31 14:08:35.810941 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c05d787-67c0-4eae-92cb-2ef38125c0b9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:35.811112 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8c05d787-67c0-4eae-92cb-2ef38125c0b9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:35.817955 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:35.817955 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:35.821237 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8c05d787-67c0-4eae-92cb-2ef38125c0b9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:35.824621 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8c05d787-67c0-4eae-92cb-2ef38125c0b9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa returned with HTTP 200 Jul 31 14:08:35.825192 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1383/5534] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:35 2026] GET /volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:36.192027 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2476171d-ea8d-4269-85b0-d3c9ff4edb5e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:36.193843 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2476171d-ea8d-4269-85b0-d3c9ff4edb5e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:36.194062 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2476171d-ea8d-4269-85b0-d3c9ff4edb5e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:36.194262 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2476171d-ea8d-4269-85b0-d3c9ff4edb5e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:36.194367 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2476171d-ea8d-4269-85b0-d3c9ff4edb5e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:36.198374 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:36.198374 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:36.199058 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2476171d-ea8d-4269-85b0-d3c9ff4edb5e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:36.199457 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1384/5535] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:36 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:36.839026 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0e2abbd0-3b8b-4703-af73-fa04e233b151 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:36.840860 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0e2abbd0-3b8b-4703-af73-fa04e233b151 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa Jul 31 14:08:36.841063 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0e2abbd0-3b8b-4703-af73-fa04e233b151 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:36.841279 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0e2abbd0-3b8b-4703-af73-fa04e233b151 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:36.848191 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:36.848191 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:36.851663 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0e2abbd0-3b8b-4703-af73-fa04e233b151 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:36.855381 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0e2abbd0-3b8b-4703-af73-fa04e233b151 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa returned with HTTP 200 Jul 31 14:08:36.855810 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1385/5536] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:36 2026] GET /volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:36.870161 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-68aec2bb-b723-4183-9bc6-d10353588bff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:36.871771 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68aec2bb-b723-4183-9bc6-d10353588bff tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:36.872084 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68aec2bb-b723-4183-9bc6-d10353588bff tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0bb9bd0-40d8-4488-9a10-cde0d567e3aa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-928393256"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:36.880064 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:36.880064 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:36.880352 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-68aec2bb-b723-4183-9bc6-d10353588bff tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:36.880465 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-68aec2bb-b723-4183-9bc6-d10353588bff tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create snapshot from volume f0bb9bd0-40d8-4488-9a10-cde0d567e3aa Jul 31 14:08:36.902505 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-68aec2bb-b723-4183-9bc6-d10353588bff tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['80b8f8bc-62d2-4517-945a-53e365d2e9ac', 'd6ce3ca3-dc62-4821-8755-f5405373bdfc', '63b8c06d-9c6f-48c6-85b1-9fc6259c4829', 'ba7f6fb6-de40-43c6-aeb3-180d31c91cb9'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:36.928821 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-68aec2bb-b723-4183-9bc6-d10353588bff tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot create request issued successfully. Jul 31 14:08:36.929279 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68aec2bb-b723-4183-9bc6-d10353588bff tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:36.929874 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1385/5537] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:36.938084 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0aed3623-6404-4dd0-9efb-b668979612b1 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:36.939908 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0aed3623-6404-4dd0-9efb-b668979612b1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 Jul 31 14:08:36.940206 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0aed3623-6404-4dd0-9efb-b668979612b1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:36.940443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0aed3623-6404-4dd0-9efb-b668979612b1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:36.945842 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:36.945842 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:36.946234 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0aed3623-6404-4dd0-9efb-b668979612b1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:36.947006 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0aed3623-6404-4dd0-9efb-b668979612b1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 returned with HTTP 200 Jul 31 14:08:36.947410 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1384/5538] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:36 2026] GET /volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:37.208954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d022c75a-fd95-4865-a4c3-8f6392fff46d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:37.210983 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d022c75a-fd95-4865-a4c3-8f6392fff46d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:37.211237 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d022c75a-fd95-4865-a4c3-8f6392fff46d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:37.211454 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d022c75a-fd95-4865-a4c3-8f6392fff46d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:37.211612 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d022c75a-fd95-4865-a4c3-8f6392fff46d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id ddd73112-5943-4227-8866-07df5ab22024. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:37.215972 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:37.215972 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:37.216617 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d022c75a-fd95-4865-a4c3-8f6392fff46d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 200 Jul 31 14:08:37.216943 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1385/5539] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:37 2026] GET /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:37.226290 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-63e3fb90-01a3-4880-af1a-9b68249219ef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:37.227996 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63e3fb90-01a3-4880-af1a-9b68249219ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 Jul 31 14:08:37.228205 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63e3fb90-01a3-4880-af1a-9b68249219ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:37.228375 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63e3fb90-01a3-4880-af1a-9b68249219ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:37.228467 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-63e3fb90-01a3-4880-af1a-9b68249219ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete backup with id: ddd73112-5943-4227-8866-07df5ab22024. Jul 31 14:08:37.232430 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:37.232430 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:37.243084 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-63e3fb90-01a3-4880-af1a-9b68249219ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] delete_backup rpcapi backup_id ddd73112-5943-4227-8866-07df5ab22024 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:08:37.244730 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63e3fb90-01a3-4880-af1a-9b68249219ef tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 returned with HTTP 202 Jul 31 14:08:37.245128 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1386/5540] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:08:37 2026] DELETE /volume/v3/backups/ddd73112-5943-4227-8866-07df5ab22024 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:08:37.251886 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cea7b1dd-5a6e-4e0f-aa9f-b49d1415af26 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:37.253817 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cea7b1dd-5a6e-4e0f-aa9f-b49d1415af26 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f Jul 31 14:08:37.254033 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cea7b1dd-5a6e-4e0f-aa9f-b49d1415af26 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:37.254221 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cea7b1dd-5a6e-4e0f-aa9f-b49d1415af26 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:37.254371 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-cea7b1dd-5a6e-4e0f-aa9f-b49d1415af26 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume with id: cda00fb9-7fa8-4e75-8877-25fceb3cde6f Jul 31 14:08:37.262862 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:37.262862 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:37.263262 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cea7b1dd-5a6e-4e0f-aa9f-b49d1415af26 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:37.281558 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cea7b1dd-5a6e-4e0f-aa9f-b49d1415af26 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume request issued successfully. Jul 31 14:08:37.281858 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cea7b1dd-5a6e-4e0f-aa9f-b49d1415af26 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f returned with HTTP 202 Jul 31 14:08:37.282449 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1386/5541] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:08:37 2026] DELETE /volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:37.289807 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d3681ec8-6697-4488-be1d-962483029048 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:37.291807 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3681ec8-6697-4488-be1d-962483029048 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f Jul 31 14:08:37.292057 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3681ec8-6697-4488-be1d-962483029048 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:37.292329 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d3681ec8-6697-4488-be1d-962483029048 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:37.301038 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:37.301038 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:37.305129 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d3681ec8-6697-4488-be1d-962483029048 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:37.311270 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d3681ec8-6697-4488-be1d-962483029048 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f returned with HTTP 200 Jul 31 14:08:37.311784 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1385/5542] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:37 2026] GET /volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:37.956425 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c3987f14-20f4-43f4-980d-16f214791b41 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:37.958239 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3987f14-20f4-43f4-980d-16f214791b41 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 Jul 31 14:08:37.958568 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3987f14-20f4-43f4-980d-16f214791b41 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:37.958777 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3987f14-20f4-43f4-980d-16f214791b41 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:37.964238 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:37.964238 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:37.964625 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c3987f14-20f4-43f4-980d-16f214791b41 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:37.965318 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3987f14-20f4-43f4-980d-16f214791b41 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 returned with HTTP 200 Jul 31 14:08:37.965694 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1386/5543] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:37 2026] GET /volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:37.974437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e034e868-d168-4612-acb5-2838d679a1b8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:37.976188 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e034e868-d168-4612-acb5-2838d679a1b8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] POST https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97/action Jul 31 14:08:37.976564 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e034e868-d168-4612-acb5-2838d679a1b8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:08:37.976713 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e034e868-d168-4612-acb5-2838d679a1b8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:37.983054 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:37.983054 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:37.983533 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e034e868-d168-4612-acb5-2838d679a1b8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:08:37.984327 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-e034e868-d168-4612-acb5-2838d679a1b8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a5494b0c1fd84a469ce974b04cf421ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e45c584b8a4743ce868e19db62f7630c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:08:37.984554 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e034e868-d168-4612-acb5-2838d679a1b8 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97/action returned with HTTP 403 Jul 31 14:08:37.985018 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1387/5544] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 14:08:37 2026] POST /volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:37.992005 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b420af80-5b57-4b99-8b76-bf05f77d098c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:37.993620 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b420af80-5b57-4b99-8b76-bf05f77d098c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 Jul 31 14:08:37.993811 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b420af80-5b57-4b99-8b76-bf05f77d098c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:37.994024 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b420af80-5b57-4b99-8b76-bf05f77d098c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:37.994178 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-b420af80-5b57-4b99-8b76-bf05f77d098c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete snapshot with id: 25c7f33b-2fff-45f7-8a45-5f5050575a97 Jul 31 14:08:37.998607 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:37.998607 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:37.998894 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b420af80-5b57-4b99-8b76-bf05f77d098c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:38.012829 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b420af80-5b57-4b99-8b76-bf05f77d098c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot delete request issued successfully. Jul 31 14:08:38.013024 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b420af80-5b57-4b99-8b76-bf05f77d098c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 returned with HTTP 202 Jul 31 14:08:38.013496 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1387/5545] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:37 2026] DELETE /volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:38.020457 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c968a0d9-b9a6-4825-8126-220e184989e7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:38.022364 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c968a0d9-b9a6-4825-8126-220e184989e7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 Jul 31 14:08:38.022587 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c968a0d9-b9a6-4825-8126-220e184989e7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:38.022811 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c968a0d9-b9a6-4825-8126-220e184989e7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:38.027667 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:38.027667 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:38.027982 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c968a0d9-b9a6-4825-8126-220e184989e7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:38.028728 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c968a0d9-b9a6-4825-8126-220e184989e7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 returned with HTTP 200 Jul 31 14:08:38.029195 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1386/5546] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:38 2026] GET /volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:38.329668 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cdd9e21d-b051-497b-bcd4-eed28c2c06fb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:38.331262 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cdd9e21d-b051-497b-bcd4-eed28c2c06fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f Jul 31 14:08:38.331440 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cdd9e21d-b051-497b-bcd4-eed28c2c06fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:38.331628 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cdd9e21d-b051-497b-bcd4-eed28c2c06fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:38.336983 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cdd9e21d-b051-497b-bcd4-eed28c2c06fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f returned with HTTP 404 Jul 31 14:08:38.337588 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1387/5547] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:38 2026] GET /volume/v3/volumes/cda00fb9-7fa8-4e75-8877-25fceb3cde6f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:38.344529 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6c7cb6f6-924e-4537-9615-a6110d69eba9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:38.346197 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c7cb6f6-924e-4537-9615-a6110d69eba9 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27/export_record Jul 31 14:08:38.346436 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c7cb6f6-924e-4537-9615-a6110d69eba9 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:38.346645 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c7cb6f6-924e-4537-9615-a6110d69eba9 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'export_record' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:38.346769 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-6c7cb6f6-924e-4537-9615-a6110d69eba9 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Export record for backup d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 14:08:38.350874 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:38.350874 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:38.351714 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.api [None req-6c7cb6f6-924e-4537-9615-a6110d69eba9 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling RPCAPI with context: , host: np0000006230, backup: d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 14:08:38.358662 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-6c7cb6f6-924e-4537-9615-a6110d69eba9 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] export_record in rpcapi backup_id d0f6c86b-0dc6-4112-9106-96739dc88b27 on host np0000006230. {{(pid=100185) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 14:08:38.367748 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-6c7cb6f6-924e-4537-9615-a6110d69eba9 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDBmNmM4NmItMGRjNi00MTEyLTkxMDYtOTY3MzlkYzg4YjI3IiwgInVzZXJfaWQiOiAiZjNjNjk3NDFkZTgwNDFhNmI4YzQ1MTY1Mzg3NTg4OGYiLCAicHJvamVjdF9pZCI6ICJjODMwNmJhYmFmNDM0ZmJlOWQ1NmIyYmJjNmQ1OGZmYyIsICJ2b2x1bWVfaWQiOiAiOTBjZTRiOGMtMzQ0Ny00NTQ5LWEwODYtZTI4ZWU0NGY5ZmEwIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY5MjUyNjc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTBjZTRiOGMtMzQ0Ny00NTQ5LWEwODYtZTI4ZWU0NGY5ZmEwLzIwMjYwNzMxMTQwNzQ2L2F6X25vdmFfYmFja3VwX2QwZjZjODZiLTBkYzYtNDExMi05MTA2LTk2NzM5ZGM4OGIyNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTQ6MDc6NDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTQ6MDc6NDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowODowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100185) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 14:08:38.368084 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c7cb6f6-924e-4537-9615-a6110d69eba9 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27/export_record returned with HTTP 200 Jul 31 14:08:38.368952 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1388/5548] 10.4.3.140 () {68 vars in 1430 bytes} [Fri Jul 31 14:08:38 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:38.377648 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:38.379322 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:38.379712 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1282597586"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:38.381040 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1282597586'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:38.381169 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume of 1 GB Jul 31 14:08:38.381418 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:38.381418 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:38.385095 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:38.390572 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (7460474c-a14a-4074-8b9d-12bac5615246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:38.391589 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f899ea2-9490-4193-b67d-d805bbb9f4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:38.392569 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:38.415328 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f899ea2-9490-4193-b67d-d805bbb9f4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:38.416087 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70177d6b-cf54-4219-a25d-9d996f1b9afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:38.450937 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['902a1192-0453-4188-8825-b2f8973c73d4', 'b61e77c2-a71f-4a21-89c7-d65dd4dcfadb', '935cfcf0-7a70-4f93-8f9b-89423ba881af', 'c31d4e93-e0d5-4605-b3e4-45512ea3eec8'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:38.451901 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70177d6b-cf54-4219-a25d-9d996f1b9afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['902a1192-0453-4188-8825-b2f8973c73d4', 'b61e77c2-a71f-4a21-89c7-d65dd4dcfadb', '935cfcf0-7a70-4f93-8f9b-89423ba881af', 'c31d4e93-e0d5-4605-b3e4-45512ea3eec8']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:38.452580 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06534d6d-9260-4bcd-a40d-4415aeefa0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:38.474433 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06534d6d-9260-4bcd-a40d-4415aeefa0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62d1568b-ee5b-41c8-b707-0edb02d3dd12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1282597586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['902a1192-0453-4188-8825-b2f8973c73d4','b61e77c2-a71f-4a21-89c7-d65dd4dcfadb','935cfcf0-7a70-4f93-8f9b-89423ba881af','c31d4e93-e0d5-4605-b3e4-45512ea3eec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1282597586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62d1568b-ee5b-41c8-b707-0edb02d3dd12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c69741de8041a6b8c451653875888f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:38.475192 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b08916c-54f9-4097-b4a9-296f9c1cb2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:38.491702 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b08916c-54f9-4097-b4a9-296f9c1cb2cc) transitioned into state 'SUCCESS' from state '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-1282597586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['902a1192-0453-4188-8825-b2f8973c73d4','b61e77c2-a71f-4a21-89c7-d65dd4dcfadb','935cfcf0-7a70-4f93-8f9b-89423ba881af','c31d4e93-e0d5-4605-b3e4-45512ea3eec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:38.492563 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae791c04-39ee-4454-a3e4-e9b2d40661fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:38.504804 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae791c04-39ee-4454-a3e4-e9b2d40661fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:38.505818 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (7460474c-a14a-4074-8b9d-12bac5615246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:38.506167 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume request issued successfully. Jul 31 14:08:38.506836 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2d954b9-9c88-488c-9cc1-247d686b1ae2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:38.507340 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1388/5549] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:08:38 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:38.522984 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-f8350e12-15a8-47c2-9e3d-e7be0e29ffdb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:38.524693 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8350e12-15a8-47c2-9e3d-e7be0e29ffdb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 Jul 31 14:08:38.524909 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8350e12-15a8-47c2-9e3d-e7be0e29ffdb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:38.525089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-f8350e12-15a8-47c2-9e3d-e7be0e29ffdb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:38.531345 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:38.531345 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:38.534655 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-f8350e12-15a8-47c2-9e3d-e7be0e29ffdb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:38.538019 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-f8350e12-15a8-47c2-9e3d-e7be0e29ffdb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 returned with HTTP 200 Jul 31 14:08:38.538369 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1387/5550] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:38 2026] GET /volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:39.037954 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-028f6aa8-b151-41db-aabe-9b2a792bad4e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:39.039634 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-028f6aa8-b151-41db-aabe-9b2a792bad4e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 Jul 31 14:08:39.039851 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-028f6aa8-b151-41db-aabe-9b2a792bad4e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:39.040048 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-028f6aa8-b151-41db-aabe-9b2a792bad4e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:39.044251 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-028f6aa8-b151-41db-aabe-9b2a792bad4e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 returned with HTTP 404 Jul 31 14:08:39.044725 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1388/5551] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:39 2026] GET /volume/v3/snapshots/25c7f33b-2fff-45f7-8a45-5f5050575a97 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:39.052428 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-056f5368-b6ae-42a1-87cc-82693754afac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:39.054405 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-056f5368-b6ae-42a1-87cc-82693754afac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa Jul 31 14:08:39.054636 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-056f5368-b6ae-42a1-87cc-82693754afac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:39.054852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-056f5368-b6ae-42a1-87cc-82693754afac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:39.055038 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-056f5368-b6ae-42a1-87cc-82693754afac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume with id: f0bb9bd0-40d8-4488-9a10-cde0d567e3aa Jul 31 14:08:39.063354 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:39.063354 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:39.063771 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-056f5368-b6ae-42a1-87cc-82693754afac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:39.080858 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-056f5368-b6ae-42a1-87cc-82693754afac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume request issued successfully. Jul 31 14:08:39.081058 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-056f5368-b6ae-42a1-87cc-82693754afac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa returned with HTTP 202 Jul 31 14:08:39.081501 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1389/5552] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:39 2026] DELETE /volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:39.090722 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-964d958f-d8cc-4188-9f4a-a78db1ba3c83 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:39.092948 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-964d958f-d8cc-4188-9f4a-a78db1ba3c83 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa Jul 31 14:08:39.093226 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-964d958f-d8cc-4188-9f4a-a78db1ba3c83 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:39.093449 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-964d958f-d8cc-4188-9f4a-a78db1ba3c83 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:39.101855 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:39.101855 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:39.105460 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-964d958f-d8cc-4188-9f4a-a78db1ba3c83 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:39.109886 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-964d958f-d8cc-4188-9f4a-a78db1ba3c83 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa returned with HTTP 200 Jul 31 14:08:39.110354 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1389/5553] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:39 2026] GET /volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:39.554715 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2e16be3b-19b6-407d-94ec-91f0fa9927fb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:39.556574 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e16be3b-19b6-407d-94ec-91f0fa9927fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 Jul 31 14:08:39.556797 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e16be3b-19b6-407d-94ec-91f0fa9927fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:39.556994 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2e16be3b-19b6-407d-94ec-91f0fa9927fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:39.564075 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:39.564075 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:39.567553 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2e16be3b-19b6-407d-94ec-91f0fa9927fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:39.571554 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2e16be3b-19b6-407d-94ec-91f0fa9927fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 returned with HTTP 200 Jul 31 14:08:39.571951 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1388/5554] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:39 2026] GET /volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:39.586137 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2410a46e-41c4-4257-92fe-171dac298b91 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:39.588477 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2410a46e-41c4-4257-92fe-171dac298b91 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:08:39.588477 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2410a46e-41c4-4257-92fe-171dac298b91 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62d1568b-ee5b-41c8-b707-0edb02d3dd12", "name": "tempest-type-Backup-986798364"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:39.589805 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-2410a46e-41c4-4257-92fe-171dac298b91 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating new backup {'backup': {'volume_id': '62d1568b-ee5b-41c8-b707-0edb02d3dd12', 'name': 'tempest-type-Backup-986798364'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:08:39.589963 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-2410a46e-41c4-4257-92fe-171dac298b91 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating backup of volume 62d1568b-ee5b-41c8-b707-0edb02d3dd12 in container None Jul 31 14:08:39.596539 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:39.596539 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:39.596845 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2410a46e-41c4-4257-92fe-171dac298b91 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:39.612832 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2410a46e-41c4-4257-92fe-171dac298b91 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['a459cbd3-007a-4977-b399-155d03fca009', 'a9601d13-5d8e-49e8-8d94-6cb1d50f7541'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:39.637799 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2410a46e-41c4-4257-92fe-171dac298b91 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:08:39.638206 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1389/5555] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:08:39 2026] POST /volume/v3/backups => generated 315 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:39.646266 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2fa601f6-2ebd-4570-b87e-17bd3c67ab4b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:39.648040 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2fa601f6-2ebd-4570-b87e-17bd3c67ab4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:39.648280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2fa601f6-2ebd-4570-b87e-17bd3c67ab4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:39.648495 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2fa601f6-2ebd-4570-b87e-17bd3c67ab4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:39.648639 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-2fa601f6-2ebd-4570-b87e-17bd3c67ab4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:39.652874 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:39.652874 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:39.653691 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2fa601f6-2ebd-4570-b87e-17bd3c67ab4b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:39.654342 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1390/5556] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:39 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:40.122507 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ae930a6e-af6e-4717-b0c9-c2465f9366f3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:40.124480 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae930a6e-af6e-4717-b0c9-c2465f9366f3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa Jul 31 14:08:40.124480 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae930a6e-af6e-4717-b0c9-c2465f9366f3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:40.124480 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae930a6e-af6e-4717-b0c9-c2465f9366f3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:40.129817 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae930a6e-af6e-4717-b0c9-c2465f9366f3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa returned with HTTP 404 Jul 31 14:08:40.130354 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1390/5557] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:40 2026] GET /volume/v3/volumes/f0bb9bd0-40d8-4488-9a10-cde0d567e3aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:40.137727 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:40.139643 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:40.140024 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-56260949"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:40.141663 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-56260949'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:40.141799 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume of 1 GB Jul 31 14:08:40.146320 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:40.152377 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (424cbd96-29a5-4e37-835c-89ee1d0454cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:40.153400 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51eaa77c-9170-4fff-be7f-abaa90e7c697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:40.154276 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:40.179541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51eaa77c-9170-4fff-be7f-abaa90e7c697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:40.179714 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcfa0c1-a3c1-4f5e-9f3e-713f036a361a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:40.217650 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['54bd1d49-1b70-4d55-aed7-01621da74d3a', '9a917d65-eb1a-43ad-9417-b5dc00d77403', '81b1cbbd-86a8-41b2-b045-e07f625de524', '76468df8-80f1-4ce5-976a-e793892fa88a'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:40.217842 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcfa0c1-a3c1-4f5e-9f3e-713f036a361a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54bd1d49-1b70-4d55-aed7-01621da74d3a', '9a917d65-eb1a-43ad-9417-b5dc00d77403', '81b1cbbd-86a8-41b2-b045-e07f625de524', '76468df8-80f1-4ce5-976a-e793892fa88a']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:40.218469 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71080bd5-8a38-4c14-92f1-49c4962ecb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:40.239186 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71080bd5-8a38-4c14-92f1-49c4962ecb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e920db5-217b-4d55-9ebe-28cf6d5a80e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-56260949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['54bd1d49-1b70-4d55-aed7-01621da74d3a','9a917d65-eb1a-43ad-9417-b5dc00d77403','81b1cbbd-86a8-41b2-b045-e07f625de524','76468df8-80f1-4ce5-976a-e793892fa88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-56260949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e920db5-217b-4d55-9ebe-28cf6d5a80e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45c584b8a4743ce868e19db62f7630c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2335328501c34a9c95905894d458b7e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:40.239836 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a574cfb-c13c-414f-95dd-82e1f9c29a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:40.255321 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a574cfb-c13c-414f-95dd-82e1f9c29a9e) transitioned into state 'SUCCESS' from state '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-56260949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['54bd1d49-1b70-4d55-aed7-01621da74d3a','9a917d65-eb1a-43ad-9417-b5dc00d77403','81b1cbbd-86a8-41b2-b045-e07f625de524','76468df8-80f1-4ce5-976a-e793892fa88a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:40.255926 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c9dfc4-ca5f-43d6-818e-1c9e90d4f0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:40.263829 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c9dfc4-ca5f-43d6-818e-1c9e90d4f0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:40.264499 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (424cbd96-29a5-4e37-835c-89ee1d0454cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:40.264754 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request issued successfully. Jul 31 14:08:40.265237 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-b1e13fd4-6414-4a40-af4e-e99302ff0fcd tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:40.265689 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1389/5558] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:08:40 2026] POST /volume/v3/volumes => generated 776 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:40.276501 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-76e74a2a-aa0f-493f-9995-17f759bbbcde None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:40.280288 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-76e74a2a-aa0f-493f-9995-17f759bbbcde tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 Jul 31 14:08:40.280557 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-76e74a2a-aa0f-493f-9995-17f759bbbcde tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:40.280831 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-76e74a2a-aa0f-493f-9995-17f759bbbcde tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:40.297217 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:40.297217 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:40.302065 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-76e74a2a-aa0f-493f-9995-17f759bbbcde tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:40.306842 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-76e74a2a-aa0f-493f-9995-17f759bbbcde tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 returned with HTTP 200 Jul 31 14:08:40.307317 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1390/5559] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:40 2026] GET /volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:40.665609 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bba61a96-9e91-4c57-89e3-b3bb3953103a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:40.667305 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bba61a96-9e91-4c57-89e3-b3bb3953103a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:40.667494 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bba61a96-9e91-4c57-89e3-b3bb3953103a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:40.667690 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bba61a96-9e91-4c57-89e3-b3bb3953103a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:40.667792 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-bba61a96-9e91-4c57-89e3-b3bb3953103a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:40.671926 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:40.671926 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:40.672457 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bba61a96-9e91-4c57-89e3-b3bb3953103a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:40.672805 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1391/5560] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:40 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:41.319572 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1d678c54-6d37-4e57-a9b5-3d8f16c986ac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:41.321351 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1d678c54-6d37-4e57-a9b5-3d8f16c986ac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 Jul 31 14:08:41.321579 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1d678c54-6d37-4e57-a9b5-3d8f16c986ac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:41.321782 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1d678c54-6d37-4e57-a9b5-3d8f16c986ac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:41.329419 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:41.329419 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:41.332932 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1d678c54-6d37-4e57-a9b5-3d8f16c986ac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:41.336834 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1d678c54-6d37-4e57-a9b5-3d8f16c986ac tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 returned with HTTP 200 Jul 31 14:08:41.337230 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1391/5561] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:41 2026] GET /volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:41.349839 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4708407c-5c37-46ac-be57-d6b9195c6b86 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:41.351585 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4708407c-5c37-46ac-be57-d6b9195c6b86 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:41.352006 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4708407c-5c37-46ac-be57-d6b9195c6b86 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e920db5-217b-4d55-9ebe-28cf6d5a80e8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-217515689"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:41.360433 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:41.360433 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:41.361685 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4708407c-5c37-46ac-be57-d6b9195c6b86 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:41.361685 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-4708407c-5c37-46ac-be57-d6b9195c6b86 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create snapshot from volume 1e920db5-217b-4d55-9ebe-28cf6d5a80e8 Jul 31 14:08:41.382338 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-4708407c-5c37-46ac-be57-d6b9195c6b86 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['f8bedb8a-0527-415f-bcc8-0f5cedff10bb', '399675c3-44f8-4e9b-a9e7-c07a4c1291a2', '94a2b7e7-527e-42ef-a23a-9a35ff97ab5a', '589b772f-dc04-46fd-9c39-6e855320cfa5'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:41.406504 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4708407c-5c37-46ac-be57-d6b9195c6b86 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot create request issued successfully. Jul 31 14:08:41.407011 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4708407c-5c37-46ac-be57-d6b9195c6b86 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:41.407526 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1390/5562] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:41.415336 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cffba859-b919-44d6-8b85-0806d19722e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:41.417922 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cffba859-b919-44d6-8b85-0806d19722e4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc Jul 31 14:08:41.418204 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cffba859-b919-44d6-8b85-0806d19722e4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:41.418713 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cffba859-b919-44d6-8b85-0806d19722e4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:41.425188 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:41.425188 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:41.425585 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cffba859-b919-44d6-8b85-0806d19722e4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:41.426457 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cffba859-b919-44d6-8b85-0806d19722e4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc returned with HTTP 200 Jul 31 14:08:41.426941 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1391/5563] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:41 2026] GET /volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:41.683554 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-176ab582-0ceb-48be-8d5c-3cc5363d74b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:41.687280 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-176ab582-0ceb-48be-8d5c-3cc5363d74b5 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:41.687280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-176ab582-0ceb-48be-8d5c-3cc5363d74b5 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:41.687280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-176ab582-0ceb-48be-8d5c-3cc5363d74b5 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:41.687280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-176ab582-0ceb-48be-8d5c-3cc5363d74b5 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:41.691580 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:41.691580 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:41.692680 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-176ab582-0ceb-48be-8d5c-3cc5363d74b5 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:41.693347 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1392/5564] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:41 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:42.435438 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c8ec7057-1742-4ae1-8d9c-3130b6bb85c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:42.437192 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8ec7057-1742-4ae1-8d9c-3130b6bb85c9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc Jul 31 14:08:42.437373 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8ec7057-1742-4ae1-8d9c-3130b6bb85c9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:42.437572 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8ec7057-1742-4ae1-8d9c-3130b6bb85c9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:42.442184 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:42.442184 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:42.442432 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c8ec7057-1742-4ae1-8d9c-3130b6bb85c9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:42.443052 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8ec7057-1742-4ae1-8d9c-3130b6bb85c9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc returned with HTTP 200 Jul 31 14:08:42.443382 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1392/5565] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:42 2026] GET /volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:42.451229 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-950a7437-cf66-4ff1-9988-565f46eca1b6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:42.453123 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-950a7437-cf66-4ff1-9988-565f46eca1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] GET https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:42.453319 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-950a7437-cf66-4ff1-9988-565f46eca1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:42.453505 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-950a7437-cf66-4ff1-9988-565f46eca1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:42.453887 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-950a7437-cf66-4ff1-9988-565f46eca1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:08:42.454154 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:42.454154 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:42.454908 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.db.api [None req-950a7437-cf66-4ff1-9988-565f46eca1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Building query based on filter {{(pid=100182) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:08:42.458938 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-950a7437-cf66-4ff1-9988-565f46eca1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Get all snapshots completed successfully. Jul 31 14:08:42.459256 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-950a7437-cf66-4ff1-9988-565f46eca1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Jul 31 14:08:42.459641 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1391/5566] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 14:08:42 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:42.468864 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-28d30d66-9849-485b-b1d9-3551535df4f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:42.470842 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-28d30d66-9849-485b-b1d9-3551535df4f4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc Jul 31 14:08:42.470842 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-28d30d66-9849-485b-b1d9-3551535df4f4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:42.470842 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-28d30d66-9849-485b-b1d9-3551535df4f4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:42.470842 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-28d30d66-9849-485b-b1d9-3551535df4f4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete snapshot with id: 2f0412f8-990f-4073-b419-18b457be6edc Jul 31 14:08:42.476774 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:42.476774 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:42.476774 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-28d30d66-9849-485b-b1d9-3551535df4f4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:42.492624 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-28d30d66-9849-485b-b1d9-3551535df4f4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot delete request issued successfully. Jul 31 14:08:42.492624 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-28d30d66-9849-485b-b1d9-3551535df4f4 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc returned with HTTP 202 Jul 31 14:08:42.492624 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1392/5567] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:42 2026] DELETE /volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:42.501617 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bb6c454a-d331-452b-a6ee-c7a18abe2969 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:42.504075 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb6c454a-d331-452b-a6ee-c7a18abe2969 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc Jul 31 14:08:42.504403 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb6c454a-d331-452b-a6ee-c7a18abe2969 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:42.504723 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb6c454a-d331-452b-a6ee-c7a18abe2969 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:42.512436 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:42.512436 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:42.512436 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bb6c454a-d331-452b-a6ee-c7a18abe2969 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:42.513431 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb6c454a-d331-452b-a6ee-c7a18abe2969 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc returned with HTTP 200 Jul 31 14:08:42.513962 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1393/5568] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:42 2026] GET /volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:42.702968 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-603b4d1c-3b32-48a3-b744-904d6c97fc0c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:42.704729 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-603b4d1c-3b32-48a3-b744-904d6c97fc0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:42.704936 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-603b4d1c-3b32-48a3-b744-904d6c97fc0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:42.705158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-603b4d1c-3b32-48a3-b744-904d6c97fc0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:42.705256 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-603b4d1c-3b32-48a3-b744-904d6c97fc0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:42.709267 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:42.709267 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:42.709856 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-603b4d1c-3b32-48a3-b744-904d6c97fc0c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:42.710260 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1393/5569] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:42 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:43.523296 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d523d731-403b-4df7-8c4f-cfcac03af605 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:43.525146 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d523d731-403b-4df7-8c4f-cfcac03af605 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc Jul 31 14:08:43.525350 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d523d731-403b-4df7-8c4f-cfcac03af605 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:43.525607 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d523d731-403b-4df7-8c4f-cfcac03af605 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:43.529959 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d523d731-403b-4df7-8c4f-cfcac03af605 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc returned with HTTP 404 Jul 31 14:08:43.530470 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1392/5570] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:43 2026] GET /volume/v3/snapshots/2f0412f8-990f-4073-b419-18b457be6edc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:43.537056 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-40c4e66c-5ae1-42ac-ad54-2681d2edb3e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:43.538789 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-40c4e66c-5ae1-42ac-ad54-2681d2edb3e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 Jul 31 14:08:43.539119 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-40c4e66c-5ae1-42ac-ad54-2681d2edb3e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:43.539479 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-40c4e66c-5ae1-42ac-ad54-2681d2edb3e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:43.539769 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-40c4e66c-5ae1-42ac-ad54-2681d2edb3e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume with id: 1e920db5-217b-4d55-9ebe-28cf6d5a80e8 Jul 31 14:08:43.546971 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:43.546971 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:43.547559 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-40c4e66c-5ae1-42ac-ad54-2681d2edb3e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:43.566529 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-40c4e66c-5ae1-42ac-ad54-2681d2edb3e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume request issued successfully. Jul 31 14:08:43.566893 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-40c4e66c-5ae1-42ac-ad54-2681d2edb3e2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 returned with HTTP 202 Jul 31 14:08:43.567404 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1393/5571] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:43 2026] DELETE /volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:43.575746 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b74d7e7-fe23-4c0a-95eb-859383675790 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:43.577587 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b74d7e7-fe23-4c0a-95eb-859383675790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 Jul 31 14:08:43.577824 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b74d7e7-fe23-4c0a-95eb-859383675790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:43.578078 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b74d7e7-fe23-4c0a-95eb-859383675790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:43.585180 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:43.585180 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:43.588199 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9b74d7e7-fe23-4c0a-95eb-859383675790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:43.591991 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b74d7e7-fe23-4c0a-95eb-859383675790 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 returned with HTTP 200 Jul 31 14:08:43.592343 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1394/5572] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:43 2026] GET /volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:43.720165 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca351f2c-3282-4437-934c-b9679a2d6d4e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:43.721819 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca351f2c-3282-4437-934c-b9679a2d6d4e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:43.722018 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca351f2c-3282-4437-934c-b9679a2d6d4e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:43.722230 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca351f2c-3282-4437-934c-b9679a2d6d4e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:43.722332 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ca351f2c-3282-4437-934c-b9679a2d6d4e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:43.726894 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:43.726894 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:43.727696 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca351f2c-3282-4437-934c-b9679a2d6d4e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:43.728107 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1394/5573] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:43 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:44.608187 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-06119cb4-973c-4875-9aa2-bfb6ccd34bf5 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:44.609796 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-06119cb4-973c-4875-9aa2-bfb6ccd34bf5 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 Jul 31 14:08:44.609976 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-06119cb4-973c-4875-9aa2-bfb6ccd34bf5 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:44.610167 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-06119cb4-973c-4875-9aa2-bfb6ccd34bf5 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:44.616303 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-06119cb4-973c-4875-9aa2-bfb6ccd34bf5 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 returned with HTTP 404 Jul 31 14:08:44.616784 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1393/5574] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:44 2026] GET /volume/v3/volumes/1e920db5-217b-4d55-9ebe-28cf6d5a80e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:44.625014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:44.626833 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:44.627217 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2037036620"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:44.628719 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2037036620'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:44.628834 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume of 1 GB Jul 31 14:08:44.632831 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:44.638209 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (b8c66e94-49a3-4959-bb8f-7281a5724f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:44.639138 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee2f784-5ef4-4f9d-9e7e-19fb060c26a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:44.639885 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:44.664444 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee2f784-5ef4-4f9d-9e7e-19fb060c26a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:44.665207 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5a6dd6-90fe-41b8-9282-936a579d2324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:44.705990 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['dd73a5bd-465a-473f-a983-863dd4368d60', '7250fd05-7980-4afc-a715-da658c2232c3', '2b60656f-7c6c-488c-9cfc-3fc67e6a305a', 'f32cf7a7-cc64-47de-bc18-3d3c7ebee6b3'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:44.706818 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5a6dd6-90fe-41b8-9282-936a579d2324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd73a5bd-465a-473f-a983-863dd4368d60', '7250fd05-7980-4afc-a715-da658c2232c3', '2b60656f-7c6c-488c-9cfc-3fc67e6a305a', 'f32cf7a7-cc64-47de-bc18-3d3c7ebee6b3']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:44.707719 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e39eb7-ba81-4f74-9ef4-0d8bc246336b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:44.729956 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e39eb7-ba81-4f74-9ef4-0d8bc246336b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1fe7290-648a-476a-959d-b34ce9db6196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2037036620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['dd73a5bd-465a-473f-a983-863dd4368d60','7250fd05-7980-4afc-a715-da658c2232c3','2b60656f-7c6c-488c-9cfc-3fc67e6a305a','f32cf7a7-cc64-47de-bc18-3d3c7ebee6b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2037036620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1fe7290-648a-476a-959d-b34ce9db6196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45c584b8a4743ce868e19db62f7630c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2335328501c34a9c95905894d458b7e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:44.730652 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b85f0d5-e1a6-4610-a0b2-5da0dc914e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:44.738374 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-be92bfd4-7a3b-4dad-8463-798700535752 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:44.740152 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be92bfd4-7a3b-4dad-8463-798700535752 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:44.740359 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be92bfd4-7a3b-4dad-8463-798700535752 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:44.740563 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be92bfd4-7a3b-4dad-8463-798700535752 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:44.740695 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-be92bfd4-7a3b-4dad-8463-798700535752 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:44.745284 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:44.745284 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:44.745974 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be92bfd4-7a3b-4dad-8463-798700535752 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:44.746357 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1395/5575] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:44 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:44.750149 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b85f0d5-e1a6-4610-a0b2-5da0dc914e0c) transitioned into state 'SUCCESS' from state '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-2037036620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['dd73a5bd-465a-473f-a983-863dd4368d60','7250fd05-7980-4afc-a715-da658c2232c3','2b60656f-7c6c-488c-9cfc-3fc67e6a305a','f32cf7a7-cc64-47de-bc18-3d3c7ebee6b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:44.750959 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbec593d-70ee-4cdc-9480-9ebb36cdb743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:44.760780 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbec593d-70ee-4cdc-9480-9ebb36cdb743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:44.761663 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (b8c66e94-49a3-4959-bb8f-7281a5724f8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:44.761961 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request issued successfully. Jul 31 14:08:44.762574 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a4073bf-d9ac-4f65-a14b-175120b2a54e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:44.763184 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1394/5576] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:08:44 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:44.774298 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8b7d082c-693e-43e5-b857-46a583be4e8c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:44.775883 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b7d082c-693e-43e5-b857-46a583be4e8c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 Jul 31 14:08:44.776083 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b7d082c-693e-43e5-b857-46a583be4e8c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:44.776256 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b7d082c-693e-43e5-b857-46a583be4e8c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:44.782568 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:44.782568 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:44.785427 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8b7d082c-693e-43e5-b857-46a583be4e8c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:44.788852 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b7d082c-693e-43e5-b857-46a583be4e8c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 returned with HTTP 200 Jul 31 14:08:44.789191 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1395/5577] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:44 2026] GET /volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:45.756507 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8a48d658-119b-4016-8cfe-8332a756ffb7 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:45.758901 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a48d658-119b-4016-8cfe-8332a756ffb7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:45.759190 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a48d658-119b-4016-8cfe-8332a756ffb7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:45.759438 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8a48d658-119b-4016-8cfe-8332a756ffb7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:45.759613 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-8a48d658-119b-4016-8cfe-8332a756ffb7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:45.764498 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:45.764498 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:45.765306 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8a48d658-119b-4016-8cfe-8332a756ffb7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:45.765780 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1394/5578] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:45 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:45.801880 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2309d435-cbff-41d1-b7f9-7a7933c58a5b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:45.803579 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2309d435-cbff-41d1-b7f9-7a7933c58a5b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 Jul 31 14:08:45.803754 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2309d435-cbff-41d1-b7f9-7a7933c58a5b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:45.803929 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2309d435-cbff-41d1-b7f9-7a7933c58a5b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:45.810311 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:45.810311 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:45.813525 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2309d435-cbff-41d1-b7f9-7a7933c58a5b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:45.817633 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2309d435-cbff-41d1-b7f9-7a7933c58a5b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 returned with HTTP 200 Jul 31 14:08:45.818044 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1396/5579] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:45 2026] GET /volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:45.830331 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e550a2f5-a118-47e4-8b01-15c674a9f642 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:45.832389 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e550a2f5-a118-47e4-8b01-15c674a9f642 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:45.832761 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e550a2f5-a118-47e4-8b01-15c674a9f642 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1fe7290-648a-476a-959d-b34ce9db6196", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1727933876"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:45.841595 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:45.841595 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:45.842018 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e550a2f5-a118-47e4-8b01-15c674a9f642 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:45.842155 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-e550a2f5-a118-47e4-8b01-15c674a9f642 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create snapshot from volume f1fe7290-648a-476a-959d-b34ce9db6196 Jul 31 14:08:45.865596 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-e550a2f5-a118-47e4-8b01-15c674a9f642 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['92e75d07-83ea-403e-b2e2-7e8afd9d3206', 'f75d00de-c611-4b5a-970b-179e051ec3e0', 'b5b13aaf-62fe-4980-a109-d9c575810af3', 'c35ae62a-7cbc-4bb9-bb78-d15fd96d2eb3'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:45.893920 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e550a2f5-a118-47e4-8b01-15c674a9f642 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot create request issued successfully. Jul 31 14:08:45.894259 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e550a2f5-a118-47e4-8b01-15c674a9f642 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:45.894802 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1395/5580] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:45 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 31 14:08:45.902824 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f5d67f02-b288-40a4-8ee3-2a091b64ab20 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:45.905006 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5d67f02-b288-40a4-8ee3-2a091b64ab20 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 Jul 31 14:08:45.905315 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5d67f02-b288-40a4-8ee3-2a091b64ab20 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:45.905651 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5d67f02-b288-40a4-8ee3-2a091b64ab20 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:45.911434 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:45.911434 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:45.911706 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f5d67f02-b288-40a4-8ee3-2a091b64ab20 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:45.912356 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5d67f02-b288-40a4-8ee3-2a091b64ab20 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 returned with HTTP 200 Jul 31 14:08:45.912751 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1396/5581] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:45 2026] GET /volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:46.775857 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5872e1ee-8805-472a-8c1c-5c14cad683bb None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:46.777711 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5872e1ee-8805-472a-8c1c-5c14cad683bb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:46.777976 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5872e1ee-8805-472a-8c1c-5c14cad683bb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:46.778245 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5872e1ee-8805-472a-8c1c-5c14cad683bb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:46.778316 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-5872e1ee-8805-472a-8c1c-5c14cad683bb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:46.782624 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:46.782624 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:46.783271 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5872e1ee-8805-472a-8c1c-5c14cad683bb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:46.783679 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1395/5582] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:46 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:46.921201 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6d676e84-2f7f-481b-acc7-1d64dcdfa56d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:46.923326 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d676e84-2f7f-481b-acc7-1d64dcdfa56d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 Jul 31 14:08:46.923575 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d676e84-2f7f-481b-acc7-1d64dcdfa56d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:46.923799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d676e84-2f7f-481b-acc7-1d64dcdfa56d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:46.929343 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:46.929343 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:46.929648 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6d676e84-2f7f-481b-acc7-1d64dcdfa56d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:46.930307 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d676e84-2f7f-481b-acc7-1d64dcdfa56d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 returned with HTTP 200 Jul 31 14:08:46.930677 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1397/5583] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:46 2026] GET /volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:46.938441 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8ab99d74-5d85-455d-93d3-44570631ed07 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:46.940221 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ab99d74-5d85-455d-93d3-44570631ed07 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] POST https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8/action Jul 31 14:08:46.940540 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ab99d74-5d85-455d-93d3-44570631ed07 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:08:46.940666 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ab99d74-5d85-455d-93d3-44570631ed07 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:46.941933 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-8ab99d74-5d85-455d-93d3-44570631ed07 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Updating snapshot 'e1329d44-926d-4084-84e6-8f20133a1bb8' with '{'status': 'error'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 14:08:46.950837 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:46.950837 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:46.951343 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-8ab99d74-5d85-455d-93d3-44570631ed07 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a5494b0c1fd84a469ce974b04cf421ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e45c584b8a4743ce868e19db62f7630c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:08:46.951539 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ab99d74-5d85-455d-93d3-44570631ed07 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8/action returned with HTTP 403 Jul 31 14:08:46.952151 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1396/5584] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 14:08:46 2026] POST /volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:46.959420 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4f4b56fc-b6c7-49ef-9f7e-9306da49f89b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:46.960899 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f4b56fc-b6c7-49ef-9f7e-9306da49f89b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 Jul 31 14:08:46.961115 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f4b56fc-b6c7-49ef-9f7e-9306da49f89b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:46.961277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f4b56fc-b6c7-49ef-9f7e-9306da49f89b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:46.961446 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-4f4b56fc-b6c7-49ef-9f7e-9306da49f89b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete snapshot with id: e1329d44-926d-4084-84e6-8f20133a1bb8 Jul 31 14:08:46.966202 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:46.966202 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:46.966500 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4f4b56fc-b6c7-49ef-9f7e-9306da49f89b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:46.980892 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4f4b56fc-b6c7-49ef-9f7e-9306da49f89b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot delete request issued successfully. Jul 31 14:08:46.981118 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f4b56fc-b6c7-49ef-9f7e-9306da49f89b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 returned with HTTP 202 Jul 31 14:08:46.981575 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1397/5585] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:46 2026] DELETE /volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:46.989383 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8ce14113-ba48-49b5-9ee7-ecaaa5663a53 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:46.991471 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ce14113-ba48-49b5-9ee7-ecaaa5663a53 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 Jul 31 14:08:46.991736 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ce14113-ba48-49b5-9ee7-ecaaa5663a53 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:46.991954 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8ce14113-ba48-49b5-9ee7-ecaaa5663a53 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:46.997342 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:46.997342 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:46.997761 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8ce14113-ba48-49b5-9ee7-ecaaa5663a53 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:46.998478 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8ce14113-ba48-49b5-9ee7-ecaaa5663a53 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 returned with HTTP 200 Jul 31 14:08:46.998890 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1396/5586] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:46 2026] GET /volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:47.792899 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c77e3bbd-c1ad-4949-b7f6-7f3e9ad84ea8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:47.794614 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c77e3bbd-c1ad-4949-b7f6-7f3e9ad84ea8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:47.794840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c77e3bbd-c1ad-4949-b7f6-7f3e9ad84ea8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:47.795072 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c77e3bbd-c1ad-4949-b7f6-7f3e9ad84ea8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:47.795178 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c77e3bbd-c1ad-4949-b7f6-7f3e9ad84ea8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:47.799493 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:47.799493 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:47.800093 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c77e3bbd-c1ad-4949-b7f6-7f3e9ad84ea8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:47.800434 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1398/5587] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:47 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:48.008025 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-07d8b8b4-1d6c-45a1-9099-f41cf2c721df None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:48.009767 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-07d8b8b4-1d6c-45a1-9099-f41cf2c721df tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 Jul 31 14:08:48.009991 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-07d8b8b4-1d6c-45a1-9099-f41cf2c721df tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:48.010177 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-07d8b8b4-1d6c-45a1-9099-f41cf2c721df tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:48.014645 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-07d8b8b4-1d6c-45a1-9099-f41cf2c721df tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 returned with HTTP 404 Jul 31 14:08:48.015119 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1397/5588] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:48 2026] GET /volume/v3/snapshots/e1329d44-926d-4084-84e6-8f20133a1bb8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:48.021907 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2328a025-49aa-4434-845f-f3bb3453bb45 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:48.023817 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2328a025-49aa-4434-845f-f3bb3453bb45 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 Jul 31 14:08:48.024073 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2328a025-49aa-4434-845f-f3bb3453bb45 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:48.024305 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2328a025-49aa-4434-845f-f3bb3453bb45 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:48.024532 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2328a025-49aa-4434-845f-f3bb3453bb45 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume with id: f1fe7290-648a-476a-959d-b34ce9db6196 Jul 31 14:08:48.031552 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:48.031552 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:48.031845 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2328a025-49aa-4434-845f-f3bb3453bb45 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:48.046071 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2328a025-49aa-4434-845f-f3bb3453bb45 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume request issued successfully. Jul 31 14:08:48.046296 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2328a025-49aa-4434-845f-f3bb3453bb45 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 returned with HTTP 202 Jul 31 14:08:48.046698 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1398/5589] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:48 2026] DELETE /volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:48.055167 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3a5cdcfe-50a2-4269-a4ed-6cb643453d7d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:48.057817 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a5cdcfe-50a2-4269-a4ed-6cb643453d7d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 Jul 31 14:08:48.058013 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a5cdcfe-50a2-4269-a4ed-6cb643453d7d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:48.058191 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3a5cdcfe-50a2-4269-a4ed-6cb643453d7d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:48.064832 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:48.064832 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:48.067918 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-3a5cdcfe-50a2-4269-a4ed-6cb643453d7d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:48.071304 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3a5cdcfe-50a2-4269-a4ed-6cb643453d7d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 returned with HTTP 200 Jul 31 14:08:48.071666 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1397/5590] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:48 2026] GET /volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:48.810504 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-23cb6974-22e8-4674-be33-e4f3ef604541 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:48.812383 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23cb6974-22e8-4674-be33-e4f3ef604541 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:48.812751 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23cb6974-22e8-4674-be33-e4f3ef604541 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:48.812989 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23cb6974-22e8-4674-be33-e4f3ef604541 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:48.813088 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-23cb6974-22e8-4674-be33-e4f3ef604541 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:48.817435 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:48.817435 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:48.818273 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23cb6974-22e8-4674-be33-e4f3ef604541 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:48.818778 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1399/5591] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:48 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:49.084625 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-34c341b5-05d9-48b6-a631-285e6acab607 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:49.086572 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-34c341b5-05d9-48b6-a631-285e6acab607 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 Jul 31 14:08:49.086794 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-34c341b5-05d9-48b6-a631-285e6acab607 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:49.087014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-34c341b5-05d9-48b6-a631-285e6acab607 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:49.092372 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-34c341b5-05d9-48b6-a631-285e6acab607 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 returned with HTTP 404 Jul 31 14:08:49.092813 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1398/5592] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:49 2026] GET /volume/v3/volumes/f1fe7290-648a-476a-959d-b34ce9db6196 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:49.101331 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-888ba10a-a1f2-4053-8982-49cefb7a019b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:49.102996 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:49.103309 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-728095582"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:49.104720 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-728095582'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:49.104890 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume of 1 GB Jul 31 14:08:49.108503 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:49.113961 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (1864a823-9033-4dce-bc08-b3bc6c228e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:49.114890 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27a72eb-869c-49e0-88f9-e13c6c1235f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:49.115631 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:49.139603 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27a72eb-869c-49e0-88f9-e13c6c1235f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:49.140457 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b5ba82-6697-4d01-b0dd-edd1e35372cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:49.179757 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['189362ff-444e-4359-b525-afc288e6df16', 'a2f8c4cb-f442-4d34-8ba6-8a674a2fd0bd', 'dff40f9d-2aa0-4b66-98d8-e952189d20cf', '87c6a26c-52c8-45a6-a189-261f1e0df6cc'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:49.180725 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b5ba82-6697-4d01-b0dd-edd1e35372cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['189362ff-444e-4359-b525-afc288e6df16', 'a2f8c4cb-f442-4d34-8ba6-8a674a2fd0bd', 'dff40f9d-2aa0-4b66-98d8-e952189d20cf', '87c6a26c-52c8-45a6-a189-261f1e0df6cc']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:49.181465 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0645dd2b-f1bc-4f6f-b9c5-0f18e473cbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:49.206762 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0645dd2b-f1bc-4f6f-b9c5-0f18e473cbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40bb2460-f217-4941-8138-5fd4b5b6cf8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-728095582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['189362ff-444e-4359-b525-afc288e6df16','a2f8c4cb-f442-4d34-8ba6-8a674a2fd0bd','dff40f9d-2aa0-4b66-98d8-e952189d20cf','87c6a26c-52c8-45a6-a189-261f1e0df6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-728095582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40bb2460-f217-4941-8138-5fd4b5b6cf8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45c584b8a4743ce868e19db62f7630c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2335328501c34a9c95905894d458b7e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:49.208028 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c841542-2070-43aa-ade9-d2ff180148cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:49.229023 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c841542-2070-43aa-ade9-d2ff180148cb) transitioned into state 'SUCCESS' from state '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-728095582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['189362ff-444e-4359-b525-afc288e6df16','a2f8c4cb-f442-4d34-8ba6-8a674a2fd0bd','dff40f9d-2aa0-4b66-98d8-e952189d20cf','87c6a26c-52c8-45a6-a189-261f1e0df6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:49.229998 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d7b3a8-821b-4603-91f7-1afab29f70a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:49.241589 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d7b3a8-821b-4603-91f7-1afab29f70a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:49.242504 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (1864a823-9033-4dce-bc08-b3bc6c228e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:49.242959 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request issued successfully. Jul 31 14:08:49.243684 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-888ba10a-a1f2-4053-8982-49cefb7a019b tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:49.244200 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1399/5593] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:08:49 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:49.262697 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7d9e561b-4cac-415c-a17a-43315992bf77 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:49.264662 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7d9e561b-4cac-415c-a17a-43315992bf77 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d Jul 31 14:08:49.264879 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7d9e561b-4cac-415c-a17a-43315992bf77 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:49.265133 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7d9e561b-4cac-415c-a17a-43315992bf77 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:49.272464 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:49.272464 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:49.276604 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7d9e561b-4cac-415c-a17a-43315992bf77 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:49.281793 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7d9e561b-4cac-415c-a17a-43315992bf77 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d returned with HTTP 200 Jul 31 14:08:49.282337 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1398/5594] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:49 2026] GET /volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:49.830705 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-189108f6-a78a-4fc6-8a0b-f08834f37590 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:49.832725 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-189108f6-a78a-4fc6-8a0b-f08834f37590 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:49.832926 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-189108f6-a78a-4fc6-8a0b-f08834f37590 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:49.833105 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-189108f6-a78a-4fc6-8a0b-f08834f37590 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:49.833209 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-189108f6-a78a-4fc6-8a0b-f08834f37590 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:49.837026 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:49.837026 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:49.837523 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-189108f6-a78a-4fc6-8a0b-f08834f37590 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:49.837889 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1400/5595] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:49 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:50.297967 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d2665ba7-133a-434c-891c-c0bc203166d7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:50.300132 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2665ba7-133a-434c-891c-c0bc203166d7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d Jul 31 14:08:50.300340 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2665ba7-133a-434c-891c-c0bc203166d7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:50.300569 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2665ba7-133a-434c-891c-c0bc203166d7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:50.310188 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:50.310188 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:50.314668 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d2665ba7-133a-434c-891c-c0bc203166d7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:50.319671 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2665ba7-133a-434c-891c-c0bc203166d7 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d returned with HTTP 200 Jul 31 14:08:50.320132 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1399/5596] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:50 2026] GET /volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:50.334101 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d4edb523-34bf-446b-9f07-0a6e72fa4b62 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:50.336122 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4edb523-34bf-446b-9f07-0a6e72fa4b62 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:50.336805 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4edb523-34bf-446b-9f07-0a6e72fa4b62 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40bb2460-f217-4941-8138-5fd4b5b6cf8d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-121722655"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:50.345361 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:50.345361 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:50.346600 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d4edb523-34bf-446b-9f07-0a6e72fa4b62 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:50.346600 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-d4edb523-34bf-446b-9f07-0a6e72fa4b62 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create snapshot from volume 40bb2460-f217-4941-8138-5fd4b5b6cf8d Jul 31 14:08:50.371162 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d4edb523-34bf-446b-9f07-0a6e72fa4b62 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['5ad8619f-8768-4ecb-b2e8-3d9d1c2b7b03', 'ad034a69-7874-4cb1-94de-3a83671154ae', '57b17c32-513d-4833-b14e-42a4bdfd3bf7', '29ce1357-8b92-4349-8171-6ac62f73e975'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:50.399617 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d4edb523-34bf-446b-9f07-0a6e72fa4b62 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot create request issued successfully. Jul 31 14:08:50.400281 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4edb523-34bf-446b-9f07-0a6e72fa4b62 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:50.400921 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1400/5597] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:50.412125 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d4685ecf-8192-4e5d-b393-192f7fff0792 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:50.413976 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d4685ecf-8192-4e5d-b393-192f7fff0792 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee Jul 31 14:08:50.414284 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d4685ecf-8192-4e5d-b393-192f7fff0792 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:50.414387 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d4685ecf-8192-4e5d-b393-192f7fff0792 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:50.419839 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:50.419839 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:50.420229 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-d4685ecf-8192-4e5d-b393-192f7fff0792 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:50.420970 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d4685ecf-8192-4e5d-b393-192f7fff0792 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee returned with HTTP 200 Jul 31 14:08:50.421424 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1399/5598] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:50 2026] GET /volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:50.850687 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3ced6397-0813-4ca4-8a16-30df1c58e0e2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:50.852993 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ced6397-0813-4ca4-8a16-30df1c58e0e2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:50.853172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ced6397-0813-4ca4-8a16-30df1c58e0e2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:50.853334 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ced6397-0813-4ca4-8a16-30df1c58e0e2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:50.853440 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-3ced6397-0813-4ca4-8a16-30df1c58e0e2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:50.857833 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:50.857833 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:50.858509 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ced6397-0813-4ca4-8a16-30df1c58e0e2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:50.858943 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1401/5599] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:50 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:51.430938 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b8ff8595-68c3-4ef5-a495-80f2d38892c1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:51.433205 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8ff8595-68c3-4ef5-a495-80f2d38892c1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee Jul 31 14:08:51.433471 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8ff8595-68c3-4ef5-a495-80f2d38892c1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:51.433732 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8ff8595-68c3-4ef5-a495-80f2d38892c1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:51.439767 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:51.439767 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:51.440175 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b8ff8595-68c3-4ef5-a495-80f2d38892c1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:51.441060 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8ff8595-68c3-4ef5-a495-80f2d38892c1 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee returned with HTTP 200 Jul 31 14:08:51.441525 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1400/5600] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:51 2026] GET /volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:51.450560 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f0e52bf5-d2d2-492c-b8bd-a318f3459af3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:51.452279 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f0e52bf5-d2d2-492c-b8bd-a318f3459af3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] GET https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee Jul 31 14:08:51.452661 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f0e52bf5-d2d2-492c-b8bd-a318f3459af3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:51.452982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f0e52bf5-d2d2-492c-b8bd-a318f3459af3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:51.459494 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:51.459494 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:51.459494 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f0e52bf5-d2d2-492c-b8bd-a318f3459af3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:08:51.459494 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f0e52bf5-d2d2-492c-b8bd-a318f3459af3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee returned with HTTP 200 Jul 31 14:08:51.459494 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1401/5601] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:51 2026] GET /volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:51.468207 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0bb54f2b-0e19-4893-a028-7c05ce1b4e24 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:51.470171 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0bb54f2b-0e19-4893-a028-7c05ce1b4e24 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee Jul 31 14:08:51.470349 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0bb54f2b-0e19-4893-a028-7c05ce1b4e24 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:51.470570 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0bb54f2b-0e19-4893-a028-7c05ce1b4e24 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:51.470666 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-0bb54f2b-0e19-4893-a028-7c05ce1b4e24 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete snapshot with id: 212e16bf-dbc6-4eef-88d7-78c5e38974ee Jul 31 14:08:51.475503 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:51.475503 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:51.475852 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0bb54f2b-0e19-4893-a028-7c05ce1b4e24 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:51.491096 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-0bb54f2b-0e19-4893-a028-7c05ce1b4e24 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot delete request issued successfully. Jul 31 14:08:51.491267 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0bb54f2b-0e19-4893-a028-7c05ce1b4e24 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee returned with HTTP 202 Jul 31 14:08:51.491664 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1400/5602] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:51 2026] DELETE /volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:51.499908 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ee62df9-c75d-4d1d-804d-4ec2af4dadef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:51.502180 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ee62df9-c75d-4d1d-804d-4ec2af4dadef tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee Jul 31 14:08:51.502440 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ee62df9-c75d-4d1d-804d-4ec2af4dadef tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:51.502713 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ee62df9-c75d-4d1d-804d-4ec2af4dadef tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:51.508141 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:51.508141 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:51.508479 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7ee62df9-c75d-4d1d-804d-4ec2af4dadef tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:51.509167 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ee62df9-c75d-4d1d-804d-4ec2af4dadef tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee returned with HTTP 200 Jul 31 14:08:51.509508 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1402/5603] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:51 2026] GET /volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:51.869269 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a97241cc-4952-4ecd-b7a9-da95787dcf77 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:51.871183 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a97241cc-4952-4ecd-b7a9-da95787dcf77 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:51.871424 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a97241cc-4952-4ecd-b7a9-da95787dcf77 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:51.871637 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a97241cc-4952-4ecd-b7a9-da95787dcf77 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:51.871756 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a97241cc-4952-4ecd-b7a9-da95787dcf77 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:51.876053 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:51.876053 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:51.876675 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a97241cc-4952-4ecd-b7a9-da95787dcf77 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:51.877048 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1401/5604] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:51 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:52.518647 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-67675348-b95c-49ef-a905-75a8e45deb57 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:52.520301 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67675348-b95c-49ef-a905-75a8e45deb57 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee Jul 31 14:08:52.520627 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67675348-b95c-49ef-a905-75a8e45deb57 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:52.520920 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67675348-b95c-49ef-a905-75a8e45deb57 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:52.525145 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67675348-b95c-49ef-a905-75a8e45deb57 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee returned with HTTP 404 Jul 31 14:08:52.525145 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1402/5605] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:52 2026] GET /volume/v3/snapshots/212e16bf-dbc6-4eef-88d7-78c5e38974ee => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:52.531650 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-34d1315e-0f79-42cc-81cb-86fb946a4024 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:52.533316 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-34d1315e-0f79-42cc-81cb-86fb946a4024 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d Jul 31 14:08:52.533495 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-34d1315e-0f79-42cc-81cb-86fb946a4024 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:52.533684 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-34d1315e-0f79-42cc-81cb-86fb946a4024 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:52.533831 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-34d1315e-0f79-42cc-81cb-86fb946a4024 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume with id: 40bb2460-f217-4941-8138-5fd4b5b6cf8d Jul 31 14:08:52.540422 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:52.540422 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:52.540709 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-34d1315e-0f79-42cc-81cb-86fb946a4024 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:52.555467 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-34d1315e-0f79-42cc-81cb-86fb946a4024 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume request issued successfully. Jul 31 14:08:52.555667 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-34d1315e-0f79-42cc-81cb-86fb946a4024 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d returned with HTTP 202 Jul 31 14:08:52.556113 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1401/5606] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:52 2026] DELETE /volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:52.566811 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2dda2a8a-db95-4090-bb7c-e2613a933d99 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:52.569028 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dda2a8a-db95-4090-bb7c-e2613a933d99 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d Jul 31 14:08:52.569219 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2dda2a8a-db95-4090-bb7c-e2613a933d99 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:52.569396 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2dda2a8a-db95-4090-bb7c-e2613a933d99 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:52.577766 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:52.577766 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:52.581382 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2dda2a8a-db95-4090-bb7c-e2613a933d99 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:52.586682 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dda2a8a-db95-4090-bb7c-e2613a933d99 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d returned with HTTP 200 Jul 31 14:08:52.586940 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1403/5607] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:52 2026] GET /volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:52.886510 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-70e5fc2e-ad14-4551-97f1-6a2575b08681 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:52.888334 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-70e5fc2e-ad14-4551-97f1-6a2575b08681 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:52.888536 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-70e5fc2e-ad14-4551-97f1-6a2575b08681 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:52.888726 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-70e5fc2e-ad14-4551-97f1-6a2575b08681 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:52.888846 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-70e5fc2e-ad14-4551-97f1-6a2575b08681 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:52.892861 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:52.892861 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:52.893416 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-70e5fc2e-ad14-4551-97f1-6a2575b08681 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:52.893789 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1402/5608] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:52 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:53.598911 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-99306fa9-0a80-4661-95da-1cc5e229cc75 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:53.601812 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99306fa9-0a80-4661-95da-1cc5e229cc75 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d Jul 31 14:08:53.602748 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99306fa9-0a80-4661-95da-1cc5e229cc75 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:53.602748 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99306fa9-0a80-4661-95da-1cc5e229cc75 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:53.608506 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99306fa9-0a80-4661-95da-1cc5e229cc75 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d returned with HTTP 404 Jul 31 14:08:53.609122 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1403/5609] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:53 2026] GET /volume/v3/volumes/40bb2460-f217-4941-8138-5fd4b5b6cf8d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:53.617292 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:53.619238 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:53.619645 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-871777867"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:53.621364 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.volumes [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-871777867'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:53.621538 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume of 1 GB Jul 31 14:08:53.626165 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:53.632645 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (53df6710-d7d7-412a-845e-a690a8a9161f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:53.633715 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093daffa-7f10-4136-b030-c357b98f5261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:53.634611 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.flows.api.create_volume [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Validating volume size '1' using validate_int {{(pid=100182) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:53.658118 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093daffa-7f10-4136-b030-c357b98f5261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:53.659902 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7546d10-af59-4eb2-bd97-2fda9bbe9fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:53.691975 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['5c56e5e6-9feb-4c16-bf37-6dd2de483f8f', '6e654037-379e-42c4-ad25-eddcc6a35be1', '5585de43-5add-43ca-ba86-6789bbef4dbc', 'a5591d1c-3c47-409b-ade9-a4a2a16177b6'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:53.692838 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7546d10-af59-4eb2-bd97-2fda9bbe9fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c56e5e6-9feb-4c16-bf37-6dd2de483f8f', '6e654037-379e-42c4-ad25-eddcc6a35be1', '5585de43-5add-43ca-ba86-6789bbef4dbc', 'a5591d1c-3c47-409b-ade9-a4a2a16177b6']}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:53.693762 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad80b2f4-c87b-4f00-9f77-d0d64e91083e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:53.714913 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad80b2f4-c87b-4f00-9f77-d0d64e91083e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e88705fb-986f-4b7a-9893-e2d1c13083e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-871777867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['5c56e5e6-9feb-4c16-bf37-6dd2de483f8f','6e654037-379e-42c4-ad25-eddcc6a35be1','5585de43-5add-43ca-ba86-6789bbef4dbc','a5591d1c-3c47-409b-ade9-a4a2a16177b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-871777867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e88705fb-986f-4b7a-9893-e2d1c13083e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45c584b8a4743ce868e19db62f7630c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2335328501c34a9c95905894d458b7e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:53.716533 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192de987-f552-4823-8d25-ee84d684ab2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:53.734740 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192de987-f552-4823-8d25-ee84d684ab2c) transitioned into state 'SUCCESS' from state '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-871777867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['5c56e5e6-9feb-4c16-bf37-6dd2de483f8f','6e654037-379e-42c4-ad25-eddcc6a35be1','5585de43-5add-43ca-ba86-6789bbef4dbc','a5591d1c-3c47-409b-ade9-a4a2a16177b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:53.735468 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e78390-21a8-4f52-8bdb-8cd9047cedda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:53.743105 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e78390-21a8-4f52-8bdb-8cd9047cedda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100182) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:53.744057 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (53df6710-d7d7-412a-845e-a690a8a9161f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100182) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:53.744241 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request issued successfully. Jul 31 14:08:53.744775 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a3eb642d-1300-4fea-a1f5-b19319f42a98 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:53.745231 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1402/5610] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:08:53 2026] POST /volume/v3/volumes => generated 777 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:53.756457 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-96739e24-bc44-4425-8b8a-a1f321ec0a11 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:53.758284 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96739e24-bc44-4425-8b8a-a1f321ec0a11 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 Jul 31 14:08:53.758530 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96739e24-bc44-4425-8b8a-a1f321ec0a11 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:53.758755 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96739e24-bc44-4425-8b8a-a1f321ec0a11 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:53.765446 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:53.765446 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:53.769766 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-96739e24-bc44-4425-8b8a-a1f321ec0a11 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:53.774913 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96739e24-bc44-4425-8b8a-a1f321ec0a11 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 returned with HTTP 200 Jul 31 14:08:53.775758 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1404/5611] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:53 2026] GET /volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:53.903146 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b269adf6-f1bd-413c-897d-d273e187187e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:53.905053 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b269adf6-f1bd-413c-897d-d273e187187e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:53.905341 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b269adf6-f1bd-413c-897d-d273e187187e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:53.905537 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b269adf6-f1bd-413c-897d-d273e187187e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:53.905693 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b269adf6-f1bd-413c-897d-d273e187187e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:53.909935 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:53.909935 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:53.910552 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b269adf6-f1bd-413c-897d-d273e187187e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:53.911063 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1403/5612] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:53 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:53.919410 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6a478984-0970-433c-8309-10063200418d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:53.921162 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a478984-0970-433c-8309-10063200418d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409/export_record Jul 31 14:08:53.921398 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6a478984-0970-433c-8309-10063200418d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:53.921603 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6a478984-0970-433c-8309-10063200418d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'export_record' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:53.921708 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-6a478984-0970-433c-8309-10063200418d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Export record for backup 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100183) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 14:08:53.925386 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:53.925386 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:53.926155 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.api [None req-6a478984-0970-433c-8309-10063200418d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling RPCAPI with context: , host: np0000006230, backup: 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100183) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 14:08:53.931569 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-6a478984-0970-433c-8309-10063200418d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] export_record in rpcapi backup_id 4a5456da-20e9-4121-a7e0-803e26fb9409 on host np0000006230. {{(pid=100183) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 14:08:53.942948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-6a478984-0970-433c-8309-10063200418d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGE1NDU2ZGEtMjBlOS00MTIxLWE3ZTAtODAzZTI2ZmI5NDA5IiwgInVzZXJfaWQiOiAiZjNjNjk3NDFkZTgwNDFhNmI4YzQ1MTY1Mzg3NTg4OGYiLCAicHJvamVjdF9pZCI6ICJjODMwNmJhYmFmNDM0ZmJlOWQ1NmIyYmJjNmQ1OGZmYyIsICJ2b2x1bWVfaWQiOiAiNjJkMTU2OGItZWU1Yi00MWM4LWI3MDctMGVkYjAyZDNkZDEyIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05ODY3OTgzNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MmQxNTY4Yi1lZTViLTQxYzgtYjcwNy0wZWRiMDJkM2RkMTIvMjAyNjA3MzExNDA4NDIvYXpfbm92YV9iYWNrdXBfNGE1NDU2ZGEtMjBlOS00MTIxLWE3ZTAtODAzZTI2ZmI5NDA5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE0OjA4OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100183) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 14:08:53.943200 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a478984-0970-433c-8309-10063200418d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409/export_record returned with HTTP 200 Jul 31 14:08:53.943731 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1404/5613] 10.4.3.140 () {68 vars in 1430 bytes} [Fri Jul 31 14:08:53 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:53.950399 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5c2971bd-396f-4068-91a3-8a75027449f3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:53.952315 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5c2971bd-396f-4068-91a3-8a75027449f3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:08:53.952519 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5c2971bd-396f-4068-91a3-8a75027449f3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:53.952706 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5c2971bd-396f-4068-91a3-8a75027449f3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:53.952815 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-5c2971bd-396f-4068-91a3-8a75027449f3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:53.956884 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:53.956884 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:53.957423 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5c2971bd-396f-4068-91a3-8a75027449f3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:08:53.957761 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1403/5614] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:53 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:53.966095 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2767623b-34e3-439a-a03b-e06697dee2c2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:53.967855 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2767623b-34e3-439a-a03b-e06697dee2c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/backups/import_record Jul 31 14:08:53.968268 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2767623b-34e3-439a-a03b-e06697dee2c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWYwMjhhZDktMDJmMy00YjAxLTkyOTktMTM4ZmM2NzFlZjI1IiwgInVzZXJfaWQiOiAiZjNjNjk3NDFkZTgwNDFhNmI4YzQ1MTY1Mzg3NTg4OGYiLCAicHJvamVjdF9pZCI6ICJjODMwNmJhYmFmNDM0ZmJlOWQ1NmIyYmJjNmQ1OGZmYyIsICJ2b2x1bWVfaWQiOiAiNjJkMTU2OGItZWU1Yi00MWM4LWI3MDctMGVkYjAyZDNkZDEyIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05ODY3OTgzNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MmQxNTY4Yi1lZTViLTQxYzgtYjcwNy0wZWRiMDJkM2RkMTIvMjAyNjA3MzExNDA4NDIvYXpfbm92YV9iYWNrdXBfNGE1NDU2ZGEtMjBlOS00MTIxLWE3ZTAtODAzZTI2ZmI5NDA5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE0OjA4OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:53.969608 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-2767623b-34e3-439a-a03b-e06697dee2c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWYwMjhhZDktMDJmMy00YjAxLTkyOTktMTM4ZmM2NzFlZjI1IiwgInVzZXJfaWQiOiAiZjNjNjk3NDFkZTgwNDFhNmI4YzQ1MTY1Mzg3NTg4OGYiLCAicHJvamVjdF9pZCI6ICJjODMwNmJhYmFmNDM0ZmJlOWQ1NmIyYmJjNmQ1OGZmYyIsICJ2b2x1bWVfaWQiOiAiNjJkMTU2OGItZWU1Yi00MWM4LWI3MDctMGVkYjAyZDNkZDEyIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05ODY3OTgzNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MmQxNTY4Yi1lZTViLTQxYzgtYjcwNy0wZWRiMDJkM2RkMTIvMjAyNjA3MzExNDA4NDIvYXpfbm92YV9iYWNrdXBfNGE1NDU2ZGEtMjBlOS00MTIxLWE3ZTAtODAzZTI2ZmI5NDA5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE0OjA4OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100185) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 14:08:53.969716 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-2767623b-34e3-439a-a03b-e06697dee2c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWYwMjhhZDktMDJmMy00YjAxLTkyOTktMTM4ZmM2NzFlZjI1IiwgInVzZXJfaWQiOiAiZjNjNjk3NDFkZTgwNDFhNmI4YzQ1MTY1Mzg3NTg4OGYiLCAicHJvamVjdF9pZCI6ICJjODMwNmJhYmFmNDM0ZmJlOWQ1NmIyYmJjNmQ1OGZmYyIsICJ2b2x1bWVfaWQiOiAiNjJkMTU2OGItZWU1Yi00MWM4LWI3MDctMGVkYjAyZDNkZDEyIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05ODY3OTgzNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MmQxNTY4Yi1lZTViLTQxYzgtYjcwNy0wZWRiMDJkM2RkMTIvMjAyNjA3MzExNDA4NDIvYXpfbm92YV9iYWNrdXBfNGE1NDU2ZGEtMjBlOS00MTIxLWE3ZTAtODAzZTI2ZmI5NDA5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE0OjA4OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100185) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 14:08:53.994852 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-2767623b-34e3-439a-a03b-e06697dee2c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['0ae05399-cdb5-49d8-a193-d399d265fcb4', '4fb41105-67b4-49fc-90b4-950837f40f95'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:54.010758 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-2767623b-34e3-439a-a03b-e06697dee2c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] import_record rpcapi backup id 5f028ad9-02f3-4b01-9299-138fc671ef25 on host np0000006230 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWYwMjhhZDktMDJmMy00YjAxLTkyOTktMTM4ZmM2NzFlZjI1IiwgInVzZXJfaWQiOiAiZjNjNjk3NDFkZTgwNDFhNmI4YzQ1MTY1Mzg3NTg4OGYiLCAicHJvamVjdF9pZCI6ICJjODMwNmJhYmFmNDM0ZmJlOWQ1NmIyYmJjNmQ1OGZmYyIsICJ2b2x1bWVfaWQiOiAiNjJkMTU2OGItZWU1Yi00MWM4LWI3MDctMGVkYjAyZDNkZDEyIiwgImhvc3QiOiAibnAwMDAwMDA2MjMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05ODY3OTgzNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MmQxNTY4Yi1lZTViLTQxYzgtYjcwNy0wZWRiMDJkM2RkMTIvMjAyNjA3MzExNDA4NDIvYXpfbm92YV9iYWNrdXBfNGE1NDU2ZGEtMjBlOS00MTIxLWE3ZTAtODAzZTI2ZmI5NDA5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNDowODo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE0OjA4OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100185) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 14:08:54.012559 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-2767623b-34e3-439a-a03b-e06697dee2c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Import record output: {'backup': {'id': '5f028ad9-02f3-4b01-9299-138fc671ef25', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25'}, {'rel': 'bookmark', 'href': 'https://10.4.3.140/volume/backups/5f028ad9-02f3-4b01-9299-138fc671ef25'}]}}. {{(pid=100185) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 14:08:54.012732 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2767623b-34e3-439a-a03b-e06697dee2c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/import_record returned with HTTP 201 Jul 31 14:08:54.013046 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1405/5615] 10.4.3.140 () {70 vars in 1342 bytes} [Fri Jul 31 14:08:53 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 47 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 14:08:54.021451 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-932b3719-3af1-4b27-806c-58df1b7a5a34 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:54.022802 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-932b3719-3af1-4b27-806c-58df1b7a5a34 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 Jul 31 14:08:54.023039 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-932b3719-3af1-4b27-806c-58df1b7a5a34 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:54.023229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-932b3719-3af1-4b27-806c-58df1b7a5a34 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:54.023334 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-932b3719-3af1-4b27-806c-58df1b7a5a34 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 5f028ad9-02f3-4b01-9299-138fc671ef25. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:54.027113 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:54.027113 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:54.027723 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-932b3719-3af1-4b27-806c-58df1b7a5a34 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 returned with HTTP 200 Jul 31 14:08:54.028081 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1404/5616] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:54 2026] GET /volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:54.787655 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-50329715-2569-4d0c-95a5-5c17f484e90a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:54.789309 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50329715-2569-4d0c-95a5-5c17f484e90a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 Jul 31 14:08:54.789485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50329715-2569-4d0c-95a5-5c17f484e90a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:54.789689 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50329715-2569-4d0c-95a5-5c17f484e90a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:54.796291 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:54.796291 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:54.799394 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-50329715-2569-4d0c-95a5-5c17f484e90a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:54.802787 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50329715-2569-4d0c-95a5-5c17f484e90a tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 returned with HTTP 200 Jul 31 14:08:54.803124 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1405/5617] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:54 2026] GET /volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:54.813913 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1e856df6-7cb7-4e84-bcdb-31002d9adbe3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:54.815593 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1e856df6-7cb7-4e84-bcdb-31002d9adbe3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:54.815935 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1e856df6-7cb7-4e84-bcdb-31002d9adbe3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e88705fb-986f-4b7a-9893-e2d1c13083e6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1627411833"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:54.823764 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:54.823764 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:54.824035 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1e856df6-7cb7-4e84-bcdb-31002d9adbe3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:54.824156 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-1e856df6-7cb7-4e84-bcdb-31002d9adbe3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create snapshot from volume e88705fb-986f-4b7a-9893-e2d1c13083e6 Jul 31 14:08:54.844380 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-1e856df6-7cb7-4e84-bcdb-31002d9adbe3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['ecab84d4-cfd3-49c5-aa03-586c2c780173', '1e0124dc-91f2-41f2-8eaa-ce96173025db', '80c6b227-38d6-45ac-ae3d-080b04b337c6', '291f84f8-594c-4e49-9181-5eb64a1f3ba3'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:54.867694 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1e856df6-7cb7-4e84-bcdb-31002d9adbe3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot create request issued successfully. Jul 31 14:08:54.868043 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1e856df6-7cb7-4e84-bcdb-31002d9adbe3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:54.868445 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1404/5618] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:54.875929 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3e1c7795-8e58-44d1-a127-980528281957 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:54.877560 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e1c7795-8e58-44d1-a127-980528281957 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc Jul 31 14:08:54.877746 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e1c7795-8e58-44d1-a127-980528281957 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:54.877938 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3e1c7795-8e58-44d1-a127-980528281957 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:54.882544 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:54.882544 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:54.882814 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3e1c7795-8e58-44d1-a127-980528281957 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:54.883414 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3e1c7795-8e58-44d1-a127-980528281957 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc returned with HTTP 200 Jul 31 14:08:54.883752 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1406/5619] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:54 2026] GET /volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:55.038781 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e8d82637-8a3e-44f3-8064-46b17d2928c2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:55.040968 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e8d82637-8a3e-44f3-8064-46b17d2928c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 Jul 31 14:08:55.041229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e8d82637-8a3e-44f3-8064-46b17d2928c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:55.041458 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e8d82637-8a3e-44f3-8064-46b17d2928c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:55.041616 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e8d82637-8a3e-44f3-8064-46b17d2928c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 5f028ad9-02f3-4b01-9299-138fc671ef25. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:55.046485 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:55.046485 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:55.047038 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e8d82637-8a3e-44f3-8064-46b17d2928c2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 returned with HTTP 200 Jul 31 14:08:55.047364 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1405/5620] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:55 2026] GET /volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:55.056397 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df9dec6c-1e0e-488a-85ab-827741daa53d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:55.058185 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df9dec6c-1e0e-488a-85ab-827741daa53d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 Jul 31 14:08:55.058408 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df9dec6c-1e0e-488a-85ab-827741daa53d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:55.058623 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df9dec6c-1e0e-488a-85ab-827741daa53d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:55.058768 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-df9dec6c-1e0e-488a-85ab-827741daa53d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete backup with id: 5f028ad9-02f3-4b01-9299-138fc671ef25. Jul 31 14:08:55.062811 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:55.062811 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:55.072770 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-df9dec6c-1e0e-488a-85ab-827741daa53d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] delete_backup rpcapi backup_id 5f028ad9-02f3-4b01-9299-138fc671ef25 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:08:55.074225 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df9dec6c-1e0e-488a-85ab-827741daa53d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 returned with HTTP 202 Jul 31 14:08:55.074627 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1406/5621] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:08:55 2026] DELETE /volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:08:55.080851 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-35f0f27e-4995-4a83-8406-94cb2abf5fc3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:55.082652 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-35f0f27e-4995-4a83-8406-94cb2abf5fc3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 Jul 31 14:08:55.082879 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-35f0f27e-4995-4a83-8406-94cb2abf5fc3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:55.083069 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-35f0f27e-4995-4a83-8406-94cb2abf5fc3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:55.083173 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-35f0f27e-4995-4a83-8406-94cb2abf5fc3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 5f028ad9-02f3-4b01-9299-138fc671ef25. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:55.087065 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:55.087065 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:55.087634 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-35f0f27e-4995-4a83-8406-94cb2abf5fc3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 returned with HTTP 200 Jul 31 14:08:55.087944 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1405/5622] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:55 2026] GET /volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:55.891870 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e21db671-70d4-492e-97d7-5345a41a6b65 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:55.893447 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e21db671-70d4-492e-97d7-5345a41a6b65 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc Jul 31 14:08:55.893676 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e21db671-70d4-492e-97d7-5345a41a6b65 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:55.893887 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e21db671-70d4-492e-97d7-5345a41a6b65 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:55.898498 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:55.898498 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:55.898844 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e21db671-70d4-492e-97d7-5345a41a6b65 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:55.899441 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e21db671-70d4-492e-97d7-5345a41a6b65 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc returned with HTTP 200 Jul 31 14:08:55.899806 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1407/5623] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:55 2026] GET /volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:55.908102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4bcb7bad-a283-48d9-8d0f-f42f42b90500 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:55.909698 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4bcb7bad-a283-48d9-8d0f-f42f42b90500 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] POST https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc/action Jul 31 14:08:55.910070 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4bcb7bad-a283-48d9-8d0f-f42f42b90500 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:08:55.910187 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4bcb7bad-a283-48d9-8d0f-f42f42b90500 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:55.911395 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.contrib.snapshot_unmanage [None req-4bcb7bad-a283-48d9-8d0f-f42f42b90500 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Unmanage snapshot with id: e0a75278-e7db-4489-b47c-2f4944ec0fdc Jul 31 14:08:55.915892 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:55.915892 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:55.916264 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4bcb7bad-a283-48d9-8d0f-f42f42b90500 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:08:55.917015 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-4bcb7bad-a283-48d9-8d0f-f42f42b90500 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a5494b0c1fd84a469ce974b04cf421ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e45c584b8a4743ce868e19db62f7630c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:08:55.917189 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4bcb7bad-a283-48d9-8d0f-f42f42b90500 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc/action returned with HTTP 403 Jul 31 14:08:55.917619 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1406/5624] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 14:08:55 2026] POST /volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:55.923764 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0c69e7c9-6b59-4759-a199-fc30998fc7ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:55.925452 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c69e7c9-6b59-4759-a199-fc30998fc7ab tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc Jul 31 14:08:55.925656 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c69e7c9-6b59-4759-a199-fc30998fc7ab tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:55.925837 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c69e7c9-6b59-4759-a199-fc30998fc7ab tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:55.925953 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-0c69e7c9-6b59-4759-a199-fc30998fc7ab tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete snapshot with id: e0a75278-e7db-4489-b47c-2f4944ec0fdc Jul 31 14:08:55.932699 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:55.932699 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:55.933093 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0c69e7c9-6b59-4759-a199-fc30998fc7ab tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:55.947488 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0c69e7c9-6b59-4759-a199-fc30998fc7ab tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot delete request issued successfully. Jul 31 14:08:55.947685 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c69e7c9-6b59-4759-a199-fc30998fc7ab tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc returned with HTTP 202 Jul 31 14:08:55.948108 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1407/5625] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:08:55 2026] DELETE /volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:55.954991 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-37e08238-25d2-4034-8fac-791d053ce4c2 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:55.957222 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37e08238-25d2-4034-8fac-791d053ce4c2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc Jul 31 14:08:55.957488 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37e08238-25d2-4034-8fac-791d053ce4c2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:55.957785 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-37e08238-25d2-4034-8fac-791d053ce4c2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:55.963756 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:55.963756 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:55.964019 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-37e08238-25d2-4034-8fac-791d053ce4c2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:55.964749 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-37e08238-25d2-4034-8fac-791d053ce4c2 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc returned with HTTP 200 Jul 31 14:08:55.965145 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1406/5626] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:55 2026] GET /volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:56.096933 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eaa237b1-8a0e-4657-b70f-39524b726dd3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:56.098714 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eaa237b1-8a0e-4657-b70f-39524b726dd3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 Jul 31 14:08:56.098964 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eaa237b1-8a0e-4657-b70f-39524b726dd3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:56.099190 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eaa237b1-8a0e-4657-b70f-39524b726dd3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:56.099326 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-eaa237b1-8a0e-4657-b70f-39524b726dd3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 5f028ad9-02f3-4b01-9299-138fc671ef25. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:56.102822 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eaa237b1-8a0e-4657-b70f-39524b726dd3 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 returned with HTTP 404 Jul 31 14:08:56.103274 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1408/5627] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:56 2026] GET /volume/v3/backups/5f028ad9-02f3-4b01-9299-138fc671ef25 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:56.109273 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8863dd8a-f5ff-4c86-baf0-6aeb4d0e0e16 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:56.110922 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8863dd8a-f5ff-4c86-baf0-6aeb4d0e0e16 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 Jul 31 14:08:56.111120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8863dd8a-f5ff-4c86-baf0-6aeb4d0e0e16 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:56.111292 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8863dd8a-f5ff-4c86-baf0-6aeb4d0e0e16 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:56.111439 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8863dd8a-f5ff-4c86-baf0-6aeb4d0e0e16 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume with id: 62d1568b-ee5b-41c8-b707-0edb02d3dd12 Jul 31 14:08:56.118049 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:56.118049 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:56.118332 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8863dd8a-f5ff-4c86-baf0-6aeb4d0e0e16 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:56.131325 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8863dd8a-f5ff-4c86-baf0-6aeb4d0e0e16 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume request issued successfully. Jul 31 14:08:56.131540 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8863dd8a-f5ff-4c86-baf0-6aeb4d0e0e16 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 returned with HTTP 202 Jul 31 14:08:56.132029 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1407/5628] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:08:56 2026] DELETE /volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:56.139691 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c9710f82-c931-4eab-9a63-18230850698b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:56.141317 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c9710f82-c931-4eab-9a63-18230850698b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 Jul 31 14:08:56.141566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c9710f82-c931-4eab-9a63-18230850698b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:56.141776 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c9710f82-c931-4eab-9a63-18230850698b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:56.148322 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:56.148322 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:56.151279 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c9710f82-c931-4eab-9a63-18230850698b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:56.154690 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c9710f82-c931-4eab-9a63-18230850698b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 returned with HTTP 200 Jul 31 14:08:56.155080 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1408/5629] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:56 2026] GET /volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:56.973646 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cd218c65-b5fc-4bef-b0c0-4a3c011ba11c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:56.975406 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cd218c65-b5fc-4bef-b0c0-4a3c011ba11c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc Jul 31 14:08:56.975605 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cd218c65-b5fc-4bef-b0c0-4a3c011ba11c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:56.975800 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cd218c65-b5fc-4bef-b0c0-4a3c011ba11c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:56.979617 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cd218c65-b5fc-4bef-b0c0-4a3c011ba11c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc returned with HTTP 404 Jul 31 14:08:56.980055 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1407/5630] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:56 2026] GET /volume/v3/snapshots/e0a75278-e7db-4489-b47c-2f4944ec0fdc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:56.986323 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5ae105c0-0a0c-449d-8a22-8b8ed84feb1d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:56.987976 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ae105c0-0a0c-449d-8a22-8b8ed84feb1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 Jul 31 14:08:56.988153 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ae105c0-0a0c-449d-8a22-8b8ed84feb1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:56.988330 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ae105c0-0a0c-449d-8a22-8b8ed84feb1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:56.988481 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-5ae105c0-0a0c-449d-8a22-8b8ed84feb1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume with id: e88705fb-986f-4b7a-9893-e2d1c13083e6 Jul 31 14:08:56.995762 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:56.995762 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:56.996098 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5ae105c0-0a0c-449d-8a22-8b8ed84feb1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:57.011096 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5ae105c0-0a0c-449d-8a22-8b8ed84feb1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume request issued successfully. Jul 31 14:08:57.011272 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ae105c0-0a0c-449d-8a22-8b8ed84feb1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 returned with HTTP 202 Jul 31 14:08:57.011687 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1409/5631] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:08:56 2026] DELETE /volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:08:57.019010 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-475f5c10-31a5-41a5-b91a-d9327358a64f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:57.020777 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-475f5c10-31a5-41a5-b91a-d9327358a64f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 Jul 31 14:08:57.020939 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-475f5c10-31a5-41a5-b91a-d9327358a64f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:57.021148 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-475f5c10-31a5-41a5-b91a-d9327358a64f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:57.027574 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:57.027574 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:57.030508 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-475f5c10-31a5-41a5-b91a-d9327358a64f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:57.033843 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-475f5c10-31a5-41a5-b91a-d9327358a64f tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 returned with HTTP 200 Jul 31 14:08:57.034196 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1408/5632] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:57 2026] GET /volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:57.167174 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-78364d30-0438-41d8-975b-b504e3a246b5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:57.169415 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-78364d30-0438-41d8-975b-b504e3a246b5 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 Jul 31 14:08:57.169687 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-78364d30-0438-41d8-975b-b504e3a246b5 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:57.169921 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-78364d30-0438-41d8-975b-b504e3a246b5 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:57.176153 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-78364d30-0438-41d8-975b-b504e3a246b5 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 returned with HTTP 404 Jul 31 14:08:57.176587 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1409/5633] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:57 2026] GET /volume/v3/volumes/62d1568b-ee5b-41c8-b707-0edb02d3dd12 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:57.184401 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-49a75a21-64c7-4771-a4b9-0cc52fc14bbc None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:57.186054 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-49a75a21-64c7-4771-a4b9-0cc52fc14bbc tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups Jul 31 14:08:57.186236 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-49a75a21-64c7-4771-a4b9-0cc52fc14bbc tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:57.186427 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-49a75a21-64c7-4771-a4b9-0cc52fc14bbc tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:57.191454 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-49a75a21-64c7-4771-a4b9-0cc52fc14bbc tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 200 Jul 31 14:08:57.191768 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1408/5634] 10.4.3.140 () {68 vars in 1277 bytes} [Fri Jul 31 14:08:57 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:57.198869 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-de3a43b3-0c19-4cae-be35-bb57d13cd77a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:57.200391 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-de3a43b3-0c19-4cae-be35-bb57d13cd77a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups?project_id=c8306babaf434fbe9d56b2bbc6d58ffc Jul 31 14:08:57.200603 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-de3a43b3-0c19-4cae-be35-bb57d13cd77a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:57.200778 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-de3a43b3-0c19-4cae-be35-bb57d13cd77a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:57.210908 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-de3a43b3-0c19-4cae-be35-bb57d13cd77a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups?project_id=c8306babaf434fbe9d56b2bbc6d58ffc returned with HTTP 200 Jul 31 14:08:57.211225 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1410/5635] 10.4.3.140 () {68 vars in 1364 bytes} [Fri Jul 31 14:08:57 2026] GET /volume/v3/backups?project_id=c8306babaf434fbe9d56b2bbc6d58ffc => generated 624 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:57.218506 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:57.220198 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:57.220588 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1433245055"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:57.221944 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1433245055'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:57.222060 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume of 1 GB Jul 31 14:08:57.225600 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:57.230786 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (4a04a289-55d9-4fb5-a8dc-373348476f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:57.231627 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21323ff-b0e3-4559-ae9d-c78df7b1ca8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:57.232338 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:57.252197 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21323ff-b0e3-4559-ae9d-c78df7b1ca8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:57.252869 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c11f8bf-e692-4594-93e2-7231b5202c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:57.284353 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['8abbae47-7641-44fd-a090-40cb583e4c5f', '4c4adcc7-bb70-477a-9834-e6fea1de50de', '762224ef-14d2-4da7-8a01-f0180cfd56a6', '9ad5d2f8-53ba-4e99-b38a-a0f79c43b411'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:57.284970 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c11f8bf-e692-4594-93e2-7231b5202c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8abbae47-7641-44fd-a090-40cb583e4c5f', '4c4adcc7-bb70-477a-9834-e6fea1de50de', '762224ef-14d2-4da7-8a01-f0180cfd56a6', '9ad5d2f8-53ba-4e99-b38a-a0f79c43b411']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:57.285670 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21be2ecb-dd6a-4c1a-95d3-9f0256f2609a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:57.306416 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21be2ecb-dd6a-4c1a-95d3-9f0256f2609a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8048b99-a67c-45a7-ada6-195665905a82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433245055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['8abbae47-7641-44fd-a090-40cb583e4c5f','4c4adcc7-bb70-477a-9834-e6fea1de50de','762224ef-14d2-4da7-8a01-f0180cfd56a6','9ad5d2f8-53ba-4e99-b38a-a0f79c43b411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433245055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8048b99-a67c-45a7-ada6-195665905a82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c69741de8041a6b8c451653875888f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:57.307067 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dad546e-c652-4420-ba4d-075ff3a7b612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:57.322312 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dad546e-c652-4420-ba4d-075ff3a7b612) transitioned into state 'SUCCESS' from state '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-1433245055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['8abbae47-7641-44fd-a090-40cb583e4c5f','4c4adcc7-bb70-477a-9834-e6fea1de50de','762224ef-14d2-4da7-8a01-f0180cfd56a6','9ad5d2f8-53ba-4e99-b38a-a0f79c43b411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:57.322943 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b831c20-5940-4ff2-826a-2f663f424fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:57.330228 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b831c20-5940-4ff2-826a-2f663f424fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:57.330970 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (4a04a289-55d9-4fb5-a8dc-373348476f35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:57.331226 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume request issued successfully. Jul 31 14:08:57.331772 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6334f575-ec6e-4dff-a528-bd4827a5a62e tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:57.332180 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1409/5636] 10.4.3.140 () {70 vars in 1298 bytes} [Fri Jul 31 14:08:57 2026] POST /volume/v3/volumes => generated 778 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:57.343565 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-484321a1-2504-48a4-b892-b86a932e1009 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:57.346064 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-484321a1-2504-48a4-b892-b86a932e1009 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 Jul 31 14:08:57.346395 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-484321a1-2504-48a4-b892-b86a932e1009 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:57.346701 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-484321a1-2504-48a4-b892-b86a932e1009 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:57.356477 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:57.356477 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:57.360436 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-484321a1-2504-48a4-b892-b86a932e1009 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:57.364938 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-484321a1-2504-48a4-b892-b86a932e1009 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 returned with HTTP 200 Jul 31 14:08:57.365417 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1410/5637] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:57 2026] GET /volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:58.045907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-459630c1-4735-438d-b160-0ff45f5ab1b6 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:58.047589 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-459630c1-4735-438d-b160-0ff45f5ab1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 Jul 31 14:08:58.047795 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-459630c1-4735-438d-b160-0ff45f5ab1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:58.047991 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-459630c1-4735-438d-b160-0ff45f5ab1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:58.053425 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-459630c1-4735-438d-b160-0ff45f5ab1b6 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 returned with HTTP 404 Jul 31 14:08:58.054058 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1409/5638] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:58 2026] GET /volume/v3/volumes/e88705fb-986f-4b7a-9893-e2d1c13083e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:08:58.061220 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:58.062962 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:08:58.063184 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2020987633"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:58.064624 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2020987633'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:08:58.064744 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume of 1 GB Jul 31 14:08:58.064987 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:58.064987 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:58.068765 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Availability Zones retrieved successfully. Jul 31 14:08:58.073525 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (ab8e40a6-c820-43b0-b4c2-17f91a19d237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:58.074470 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (228306fe-ec27-4083-8dda-c431cd79f163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:58.075197 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:08:58.096181 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (228306fe-ec27-4083-8dda-c431cd79f163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:58.096920 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34889397-969a-4797-aca1-96e25436b745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:58.130654 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['c39237dc-3ac6-4094-baa3-7fd92227c3d1', '863a0262-6b5c-4854-beb2-7b1702b91733', 'ac87e05c-0b08-4af0-9dd8-75912f55d23e', 'c1403772-99a3-40b0-b794-4317ee9d8b38'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:58.131348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34889397-969a-4797-aca1-96e25436b745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c39237dc-3ac6-4094-baa3-7fd92227c3d1', '863a0262-6b5c-4854-beb2-7b1702b91733', 'ac87e05c-0b08-4af0-9dd8-75912f55d23e', 'c1403772-99a3-40b0-b794-4317ee9d8b38']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:58.132030 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8f0622-e47a-403a-88ca-7727ea835396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:58.154327 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8f0622-e47a-403a-88ca-7727ea835396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebf9b5db-d3e9-47e3-af86-9ca122558530', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020987633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['c39237dc-3ac6-4094-baa3-7fd92227c3d1','863a0262-6b5c-4854-beb2-7b1702b91733','ac87e05c-0b08-4af0-9dd8-75912f55d23e','c1403772-99a3-40b0-b794-4317ee9d8b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020987633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebf9b5db-d3e9-47e3-af86-9ca122558530,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45c584b8a4743ce868e19db62f7630c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2335328501c34a9c95905894d458b7e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:58.155213 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9509fb72-299e-4e63-a43b-0c98985349a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:58.171156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9509fb72-299e-4e63-a43b-0c98985349a5) transitioned into state 'SUCCESS' from state '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-2020987633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['c39237dc-3ac6-4094-baa3-7fd92227c3d1','863a0262-6b5c-4854-beb2-7b1702b91733','ac87e05c-0b08-4af0-9dd8-75912f55d23e','c1403772-99a3-40b0-b794-4317ee9d8b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:58.171840 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (408564fd-d8e3-47ea-9499-195700f5ab64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:08:58.181407 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (408564fd-d8e3-47ea-9499-195700f5ab64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:08:58.182256 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (ab8e40a6-c820-43b0-b4c2-17f91a19d237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:08:58.182631 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request issued successfully. Jul 31 14:08:58.183137 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e238fd7e-c42e-40a5-8f74-61d51b9ba920 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:08:58.183576 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1411/5639] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:08:58 2026] POST /volume/v3/volumes => generated 778 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:58.196970 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5ef3d4e2-1cfa-491a-b2ee-41733f545fa9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:58.198674 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ef3d4e2-1cfa-491a-b2ee-41733f545fa9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 Jul 31 14:08:58.199036 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ef3d4e2-1cfa-491a-b2ee-41733f545fa9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:58.199131 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ef3d4e2-1cfa-491a-b2ee-41733f545fa9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:58.206044 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:58.206044 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:58.208807 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5ef3d4e2-1cfa-491a-b2ee-41733f545fa9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:58.212054 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ef3d4e2-1cfa-491a-b2ee-41733f545fa9 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 returned with HTTP 200 Jul 31 14:08:58.212541 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1410/5640] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:58 2026] GET /volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:58.377240 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ae15157d-8f9e-4c25-a10e-592d92ae90df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:58.378896 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae15157d-8f9e-4c25-a10e-592d92ae90df tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 Jul 31 14:08:58.379110 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae15157d-8f9e-4c25-a10e-592d92ae90df tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:58.379284 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae15157d-8f9e-4c25-a10e-592d92ae90df tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:58.385657 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:58.385657 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:58.388665 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ae15157d-8f9e-4c25-a10e-592d92ae90df tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:58.391804 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae15157d-8f9e-4c25-a10e-592d92ae90df tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 returned with HTTP 200 Jul 31 14:08:58.392142 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1411/5641] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:58 2026] GET /volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:58.403737 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a08f3ebf-0c17-4aaa-b80b-66959b5b1846 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:58.405295 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a08f3ebf-0c17-4aaa-b80b-66959b5b1846 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/backups Jul 31 14:08:58.405646 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a08f3ebf-0c17-4aaa-b80b-66959b5b1846 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8048b99-a67c-45a7-ada6-195665905a82", "name": "tempest-type-Backup-116964902"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:58.406922 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.contrib.backups [None req-a08f3ebf-0c17-4aaa-b80b-66959b5b1846 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating new backup {'backup': {'volume_id': 'c8048b99-a67c-45a7-ada6-195665905a82', 'name': 'tempest-type-Backup-116964902'}} {{(pid=100182) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 14:08:58.407047 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-a08f3ebf-0c17-4aaa-b80b-66959b5b1846 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating backup of volume c8048b99-a67c-45a7-ada6-195665905a82 in container None Jul 31 14:08:58.413842 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:58.413842 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:58.414212 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a08f3ebf-0c17-4aaa-b80b-66959b5b1846 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:08:58.427286 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-a08f3ebf-0c17-4aaa-b80b-66959b5b1846 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['3b925cae-cfb8-48c1-a9fb-b81929188ee7', '32ed01cd-159d-4378-be46-a5b4947bed56'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:58.448877 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a08f3ebf-0c17-4aaa-b80b-66959b5b1846 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Jul 31 14:08:58.449254 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1410/5642] 10.4.3.140 () {70 vars in 1299 bytes} [Fri Jul 31 14:08:58 2026] POST /volume/v3/backups => generated 315 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:58.456934 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0da7c338-b357-4c4e-a8e6-2cbbd8bf8aa7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:58.458567 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0da7c338-b357-4c4e-a8e6-2cbbd8bf8aa7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:08:58.458750 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0da7c338-b357-4c4e-a8e6-2cbbd8bf8aa7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:58.458948 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0da7c338-b357-4c4e-a8e6-2cbbd8bf8aa7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:58.459054 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0da7c338-b357-4c4e-a8e6-2cbbd8bf8aa7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:58.463015 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:58.463015 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:58.463573 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0da7c338-b357-4c4e-a8e6-2cbbd8bf8aa7 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:08:58.463915 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1412/5643] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:58 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:59.225973 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-211400bc-4b8c-46f8-ace7-a4cf9be49a91 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:59.227957 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-211400bc-4b8c-46f8-ace7-a4cf9be49a91 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 Jul 31 14:08:59.228160 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-211400bc-4b8c-46f8-ace7-a4cf9be49a91 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:59.228341 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-211400bc-4b8c-46f8-ace7-a4cf9be49a91 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:59.234952 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:59.234952 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:08:59.238023 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-211400bc-4b8c-46f8-ace7-a4cf9be49a91 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:59.241291 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-211400bc-4b8c-46f8-ace7-a4cf9be49a91 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 returned with HTTP 200 Jul 31 14:08:59.241651 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1411/5644] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:08:59 2026] GET /volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:08:59.253692 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9cd83807-e4b0-4439-8bce-15546cd8ed9d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:59.255293 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cd83807-e4b0-4439-8bce-15546cd8ed9d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:08:59.255665 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cd83807-e4b0-4439-8bce-15546cd8ed9d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebf9b5db-d3e9-47e3-af86-9ca122558530", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-820956767"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:08:59.263307 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:59.263307 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:08:59.263676 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9cd83807-e4b0-4439-8bce-15546cd8ed9d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:08:59.263836 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-9cd83807-e4b0-4439-8bce-15546cd8ed9d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create snapshot from volume ebf9b5db-d3e9-47e3-af86-9ca122558530 Jul 31 14:08:59.283169 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-9cd83807-e4b0-4439-8bce-15546cd8ed9d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['8e79a6ef-8383-42d8-952b-b8b777c5f323', '745b2f48-87ea-4c0b-8ccd-a97f6883f7d2', '3d987150-8c85-4939-87cc-cdd01bdc0352', '95af1b60-44a9-44d3-afdb-34491d93c3ad'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:08:59.306852 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9cd83807-e4b0-4439-8bce-15546cd8ed9d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot create request issued successfully. Jul 31 14:08:59.307262 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cd83807-e4b0-4439-8bce-15546cd8ed9d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:08:59.307906 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1412/5645] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:08:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:08:59.317351 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-66f57197-b0ec-48d3-a8de-9ac2a1f7b383 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:59.319166 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-66f57197-b0ec-48d3-a8de-9ac2a1f7b383 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 Jul 31 14:08:59.319360 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-66f57197-b0ec-48d3-a8de-9ac2a1f7b383 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:59.319585 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-66f57197-b0ec-48d3-a8de-9ac2a1f7b383 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:59.324263 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:59.324263 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:08:59.324542 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-66f57197-b0ec-48d3-a8de-9ac2a1f7b383 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:08:59.325172 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-66f57197-b0ec-48d3-a8de-9ac2a1f7b383 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 returned with HTTP 200 Jul 31 14:08:59.325499 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1411/5646] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:08:59 2026] GET /volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:08:59.475195 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-28a293c2-ec33-430b-84f8-2f9445db17d6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:08:59.477021 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28a293c2-ec33-430b-84f8-2f9445db17d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:08:59.477169 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28a293c2-ec33-430b-84f8-2f9445db17d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:08:59.477341 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28a293c2-ec33-430b-84f8-2f9445db17d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:08:59.477464 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-28a293c2-ec33-430b-84f8-2f9445db17d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:08:59.481285 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:08:59.481285 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:08:59.481873 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28a293c2-ec33-430b-84f8-2f9445db17d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:08:59.482179 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1413/5647] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:08:59 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:00.333288 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8623d5c8-ce23-461c-a75b-2efa3f48c616 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:00.336373 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8623d5c8-ce23-461c-a75b-2efa3f48c616 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 Jul 31 14:09:00.336373 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8623d5c8-ce23-461c-a75b-2efa3f48c616 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:00.336373 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8623d5c8-ce23-461c-a75b-2efa3f48c616 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:00.340178 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:00.340178 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:00.340577 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8623d5c8-ce23-461c-a75b-2efa3f48c616 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:09:00.341320 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8623d5c8-ce23-461c-a75b-2efa3f48c616 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 returned with HTTP 200 Jul 31 14:09:00.341745 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1412/5648] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:00 2026] GET /volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:00.350415 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-198383f5-8d74-437c-9d95-5f2aae924d35 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:00.352418 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-198383f5-8d74-437c-9d95-5f2aae924d35 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] PUT https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 Jul 31 14:09:00.352808 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-198383f5-8d74-437c-9d95-5f2aae924d35 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:00.358537 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:00.358537 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:00.358991 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-198383f5-8d74-437c-9d95-5f2aae924d35 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Snapshot retrieved successfully. Jul 31 14:09:00.364936 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-198383f5-8d74-437c-9d95-5f2aae924d35 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 returned with HTTP 200 Jul 31 14:09:00.365448 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1413/5649] 10.4.3.140 () {68 vars in 1374 bytes} [Fri Jul 31 14:09:00 2026] PUT /volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:00.373041 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-40ad90ea-641d-4db3-9b22-bc2bc4b151d3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:00.374583 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40ad90ea-641d-4db3-9b22-bc2bc4b151d3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 Jul 31 14:09:00.374753 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40ad90ea-641d-4db3-9b22-bc2bc4b151d3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:00.374972 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-40ad90ea-641d-4db3-9b22-bc2bc4b151d3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:00.375071 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-40ad90ea-641d-4db3-9b22-bc2bc4b151d3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete snapshot with id: 484ce2c9-97a9-47e4-b18c-f72c6c010914 Jul 31 14:09:00.379799 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:00.379799 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:00.380066 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-40ad90ea-641d-4db3-9b22-bc2bc4b151d3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:09:00.394046 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-40ad90ea-641d-4db3-9b22-bc2bc4b151d3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot delete request issued successfully. Jul 31 14:09:00.394154 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-40ad90ea-641d-4db3-9b22-bc2bc4b151d3 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 returned with HTTP 202 Jul 31 14:09:00.394631 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1412/5650] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:09:00 2026] DELETE /volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:00.401504 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c16b6b37-2577-45a7-8331-08c48b8c65bc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:00.403225 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c16b6b37-2577-45a7-8331-08c48b8c65bc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 Jul 31 14:09:00.403414 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c16b6b37-2577-45a7-8331-08c48b8c65bc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:00.403627 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c16b6b37-2577-45a7-8331-08c48b8c65bc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:00.409131 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:00.409131 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:00.409417 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c16b6b37-2577-45a7-8331-08c48b8c65bc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:09:00.410067 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c16b6b37-2577-45a7-8331-08c48b8c65bc tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 returned with HTTP 200 Jul 31 14:09:00.410641 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1414/5651] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:00 2026] GET /volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:00.491143 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3e0c7307-4fa1-495e-ad24-84c893f1efe2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:00.492862 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e0c7307-4fa1-495e-ad24-84c893f1efe2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:00.493063 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e0c7307-4fa1-495e-ad24-84c893f1efe2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:00.493236 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e0c7307-4fa1-495e-ad24-84c893f1efe2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:00.493332 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3e0c7307-4fa1-495e-ad24-84c893f1efe2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:00.497276 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:00.497276 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:00.497812 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e0c7307-4fa1-495e-ad24-84c893f1efe2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:00.498186 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1413/5652] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:00 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:01.419822 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-90cbfd2d-1576-4fa7-aedc-ca7b3454cd0c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:01.421890 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90cbfd2d-1576-4fa7-aedc-ca7b3454cd0c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 Jul 31 14:09:01.422088 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90cbfd2d-1576-4fa7-aedc-ca7b3454cd0c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:01.422280 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90cbfd2d-1576-4fa7-aedc-ca7b3454cd0c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:01.426874 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90cbfd2d-1576-4fa7-aedc-ca7b3454cd0c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 returned with HTTP 404 Jul 31 14:09:01.427294 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1414/5653] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:01 2026] GET /volume/v3/snapshots/484ce2c9-97a9-47e4-b18c-f72c6c010914 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:01.433795 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-46912475-8f8a-472c-b811-61cda4a72603 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:01.435814 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-46912475-8f8a-472c-b811-61cda4a72603 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 Jul 31 14:09:01.436048 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-46912475-8f8a-472c-b811-61cda4a72603 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:01.436278 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-46912475-8f8a-472c-b811-61cda4a72603 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:01.436503 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-46912475-8f8a-472c-b811-61cda4a72603 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume with id: ebf9b5db-d3e9-47e3-af86-9ca122558530 Jul 31 14:09:01.444160 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:01.444160 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:01.444482 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-46912475-8f8a-472c-b811-61cda4a72603 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:09:01.460899 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-46912475-8f8a-472c-b811-61cda4a72603 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume request issued successfully. Jul 31 14:09:01.461102 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-46912475-8f8a-472c-b811-61cda4a72603 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 returned with HTTP 202 Jul 31 14:09:01.461573 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1413/5654] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:09:01 2026] DELETE /volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:01.471939 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b1d426be-b345-4b1c-8972-edaf89d40e02 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:01.479713 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b1d426be-b345-4b1c-8972-edaf89d40e02 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 Jul 31 14:09:01.481002 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b1d426be-b345-4b1c-8972-edaf89d40e02 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:01.482485 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b1d426be-b345-4b1c-8972-edaf89d40e02 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:01.495006 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:01.495006 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:01.499010 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b1d426be-b345-4b1c-8972-edaf89d40e02 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:09:01.503936 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b1d426be-b345-4b1c-8972-edaf89d40e02 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 returned with HTTP 200 Jul 31 14:09:01.504286 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1415/5655] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:01 2026] GET /volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:01.507854 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-959848ec-4ae3-4e48-aa6c-4aacad2306d4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:01.509995 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-959848ec-4ae3-4e48-aa6c-4aacad2306d4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:01.510231 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-959848ec-4ae3-4e48-aa6c-4aacad2306d4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:01.510421 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-959848ec-4ae3-4e48-aa6c-4aacad2306d4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:01.510612 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-959848ec-4ae3-4e48-aa6c-4aacad2306d4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:01.515024 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:01.515024 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:01.515717 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-959848ec-4ae3-4e48-aa6c-4aacad2306d4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:01.516122 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1414/5656] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:01 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:02.516605 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-48676fa9-294d-49ce-83ae-f4e1428b29d0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:02.518933 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48676fa9-294d-49ce-83ae-f4e1428b29d0 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 Jul 31 14:09:02.519185 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-48676fa9-294d-49ce-83ae-f4e1428b29d0 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:02.519471 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-48676fa9-294d-49ce-83ae-f4e1428b29d0 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:02.527283 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-636a6d8d-a84c-446e-8c99-0082f37e86f8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:02.527795 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48676fa9-294d-49ce-83ae-f4e1428b29d0 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 returned with HTTP 404 Jul 31 14:09:02.528014 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1415/5657] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:02 2026] GET /volume/v3/volumes/ebf9b5db-d3e9-47e3-af86-9ca122558530 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:02.529039 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-636a6d8d-a84c-446e-8c99-0082f37e86f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:02.529260 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-636a6d8d-a84c-446e-8c99-0082f37e86f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:02.529497 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-636a6d8d-a84c-446e-8c99-0082f37e86f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:02.529635 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-636a6d8d-a84c-446e-8c99-0082f37e86f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:02.534284 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:02.534284 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:02.534964 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-636a6d8d-a84c-446e-8c99-0082f37e86f8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:02.535592 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1414/5658] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:02 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:02.537345 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-667cdb01-37c4-49eb-8413-95962443cd42 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:02.543007 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:09:02.543969 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-800439242"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:02.547809 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-800439242'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:09:02.548107 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume of 1 GB Jul 31 14:09:02.557698 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Availability Zones retrieved successfully. Jul 31 14:09:02.574303 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (fe276fa2-bae5-4b4b-bbe4-dfcecb0c2213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:02.576611 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938b3a1c-ae43-4a12-8f07-5c6df75fd002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:02.578490 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:09:02.607294 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938b3a1c-ae43-4a12-8f07-5c6df75fd002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:02.608111 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ab6848-34e3-4fe2-8d94-e9b1b95cc9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:02.651308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['729a4163-47f4-4705-a3a9-3b70b6585f80', '13ebc19f-e734-495e-aa7c-9c27f3c0c384', '82c2ee94-81db-45af-a40c-d262802fc334', 'dc9ab704-58ed-4165-bb59-2a7eea88afbc'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:02.652533 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ab6848-34e3-4fe2-8d94-e9b1b95cc9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['729a4163-47f4-4705-a3a9-3b70b6585f80', '13ebc19f-e734-495e-aa7c-9c27f3c0c384', '82c2ee94-81db-45af-a40c-d262802fc334', 'dc9ab704-58ed-4165-bb59-2a7eea88afbc']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:02.653790 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c4561c-44aa-4868-9eca-7c5068ed48e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:02.680169 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c4561c-44aa-4868-9eca-7c5068ed48e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800439242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['729a4163-47f4-4705-a3a9-3b70b6585f80','13ebc19f-e734-495e-aa7c-9c27f3c0c384','82c2ee94-81db-45af-a40c-d262802fc334','dc9ab704-58ed-4165-bb59-2a7eea88afbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800439242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45c584b8a4743ce868e19db62f7630c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2335328501c34a9c95905894d458b7e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:02.680940 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89b36c16-112d-4192-a1d9-d8cc97987174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:02.697068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89b36c16-112d-4192-a1d9-d8cc97987174) transitioned into state 'SUCCESS' from state '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-800439242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45c584b8a4743ce868e19db62f7630c',qos_specs=None,replication_status=,reservations=['729a4163-47f4-4705-a3a9-3b70b6585f80','13ebc19f-e734-495e-aa7c-9c27f3c0c384','82c2ee94-81db-45af-a40c-d262802fc334','dc9ab704-58ed-4165-bb59-2a7eea88afbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2335328501c34a9c95905894d458b7e7',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:02.697798 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fba504d7-c9d9-495b-8a74-957e31b0e365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:02.706799 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fba504d7-c9d9-495b-8a74-957e31b0e365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:02.707682 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Flow 'volume_create_api' (fe276fa2-bae5-4b4b-bbe4-dfcecb0c2213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:02.707990 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create volume request issued successfully. Jul 31 14:09:02.708538 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-667cdb01-37c4-49eb-8413-95962443cd42 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:09:02.709137 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1416/5659] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:09:02 2026] POST /volume/v3/volumes => generated 777 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:02.720730 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d7c6d93f-3a1a-4cfd-b1a1-aa67cdb1b4ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:02.723233 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7c6d93f-3a1a-4cfd-b1a1-aa67cdb1b4ed tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d Jul 31 14:09:02.723552 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7c6d93f-3a1a-4cfd-b1a1-aa67cdb1b4ed tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:02.723867 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7c6d93f-3a1a-4cfd-b1a1-aa67cdb1b4ed tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:02.734340 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:02.734340 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:02.738767 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d7c6d93f-3a1a-4cfd-b1a1-aa67cdb1b4ed tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:09:02.743889 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7c6d93f-3a1a-4cfd-b1a1-aa67cdb1b4ed tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d returned with HTTP 200 Jul 31 14:09:02.744382 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1415/5660] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:02 2026] GET /volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:03.545693 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-492ec08a-583b-4af5-9d67-4b184d865956 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:03.547528 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-492ec08a-583b-4af5-9d67-4b184d865956 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:03.547765 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-492ec08a-583b-4af5-9d67-4b184d865956 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:03.547945 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-492ec08a-583b-4af5-9d67-4b184d865956 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:03.548050 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-492ec08a-583b-4af5-9d67-4b184d865956 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:03.552360 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:03.552360 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:03.553143 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-492ec08a-583b-4af5-9d67-4b184d865956 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:03.553568 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1416/5661] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:03 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:03.758484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-af21ce55-bd52-43ed-82c2-2b217298fe47 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:03.760562 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af21ce55-bd52-43ed-82c2-2b217298fe47 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d Jul 31 14:09:03.760810 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af21ce55-bd52-43ed-82c2-2b217298fe47 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:03.761021 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-af21ce55-bd52-43ed-82c2-2b217298fe47 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:03.768185 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:03.768185 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:03.771269 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-af21ce55-bd52-43ed-82c2-2b217298fe47 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:09:03.774661 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-af21ce55-bd52-43ed-82c2-2b217298fe47 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d returned with HTTP 200 Jul 31 14:09:03.775015 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1415/5662] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:03 2026] GET /volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:03.785888 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-638f0913-db4a-46ca-8a33-d0a43476646c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:03.787665 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-638f0913-db4a-46ca-8a33-d0a43476646c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:09:03.788005 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-638f0913-db4a-46ca-8a33-d0a43476646c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-201954380"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:03.796902 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:03.796902 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:03.797201 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-638f0913-db4a-46ca-8a33-d0a43476646c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:09:03.797314 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-638f0913-db4a-46ca-8a33-d0a43476646c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Create snapshot from volume 2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d Jul 31 14:09:03.818438 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-638f0913-db4a-46ca-8a33-d0a43476646c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Created reservations ['ad8a54db-9a85-40c1-a361-a7834594a018', '4e4b556c-18a6-4b79-8721-6c977c61d6da', 'f9451df9-fe03-4760-b4d0-af86dd86b42c', '79aaa663-9321-4ee2-81ef-f0073f68ac20'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:03.844537 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-638f0913-db4a-46ca-8a33-d0a43476646c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot create request issued successfully. Jul 31 14:09:03.844537 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-638f0913-db4a-46ca-8a33-d0a43476646c tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:09:03.844537 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1417/5663] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:09:03 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 31 14:09:03.850071 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e7ca47f5-e72c-469c-9fa7-a2e42b255e4e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:03.853951 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7ca47f5-e72c-469c-9fa7-a2e42b255e4e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b Jul 31 14:09:03.853951 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7ca47f5-e72c-469c-9fa7-a2e42b255e4e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:03.853951 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7ca47f5-e72c-469c-9fa7-a2e42b255e4e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:03.857826 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:03.857826 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:03.858299 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7ca47f5-e72c-469c-9fa7-a2e42b255e4e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:09:03.859087 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7ca47f5-e72c-469c-9fa7-a2e42b255e4e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b returned with HTTP 200 Jul 31 14:09:03.859458 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1416/5664] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:03 2026] GET /volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:04.563358 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-95740138-2a97-426d-bc6c-5b3b330be057 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:04.565093 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-95740138-2a97-426d-bc6c-5b3b330be057 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:04.565367 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-95740138-2a97-426d-bc6c-5b3b330be057 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:04.565546 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-95740138-2a97-426d-bc6c-5b3b330be057 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:04.565661 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-95740138-2a97-426d-bc6c-5b3b330be057 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:04.569956 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:04.569956 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:04.570581 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-95740138-2a97-426d-bc6c-5b3b330be057 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:04.570963 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1417/5665] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:04 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:04.868745 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9968f526-53ae-4fd2-9881-4411c8799394 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:04.870278 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9968f526-53ae-4fd2-9881-4411c8799394 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b Jul 31 14:09:04.870439 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9968f526-53ae-4fd2-9881-4411c8799394 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:04.870638 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9968f526-53ae-4fd2-9881-4411c8799394 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:04.875470 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:04.875470 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:04.875768 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9968f526-53ae-4fd2-9881-4411c8799394 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:09:04.876304 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9968f526-53ae-4fd2-9881-4411c8799394 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b returned with HTTP 200 Jul 31 14:09:04.876661 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1416/5666] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:04 2026] GET /volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:04.886456 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-948846d6-9f77-421e-9932-1aa270694215 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:04.888361 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-948846d6-9f77-421e-9932-1aa270694215 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] POST https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b/action Jul 31 14:09:04.888696 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-948846d6-9f77-421e-9932-1aa270694215 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:09:04.888846 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-948846d6-9f77-421e-9932-1aa270694215 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:04.890158 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-948846d6-9f77-421e-9932-1aa270694215 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Updating snapshot '562032ff-fc08-46e3-8586-5747aadb0c5b' with '{'status': 'creating'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 14:09:04.898911 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:04.898911 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:04.907956 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-948846d6-9f77-421e-9932-1aa270694215 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b/action returned with HTTP 202 Jul 31 14:09:04.908306 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1418/5667] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 14:09:04 2026] POST /volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:09:04.915853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4a6c2cad-fd10-4e24-874b-969efbc5421d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:04.917639 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a6c2cad-fd10-4e24-874b-969efbc5421d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b Jul 31 14:09:04.917839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a6c2cad-fd10-4e24-874b-969efbc5421d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:04.918014 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a6c2cad-fd10-4e24-874b-969efbc5421d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:04.922644 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:04.922644 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:04.922933 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4a6c2cad-fd10-4e24-874b-969efbc5421d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:09:04.923572 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a6c2cad-fd10-4e24-874b-969efbc5421d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b returned with HTTP 200 Jul 31 14:09:04.923905 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1417/5668] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:04 2026] GET /volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:04.933982 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c082024d-bad0-4da4-85ed-739dd6f9d14d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:04.935616 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c082024d-bad0-4da4-85ed-739dd6f9d14d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] POST https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b/action Jul 31 14:09:04.935955 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c082024d-bad0-4da4-85ed-739dd6f9d14d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:09:04.936074 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c082024d-bad0-4da4-85ed-739dd6f9d14d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:04.937526 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.snapshot_actions [None req-c082024d-bad0-4da4-85ed-739dd6f9d14d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100183) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 14:09:04.942916 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:04.942916 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:04.943386 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.snapshot_actions [None req-c082024d-bad0-4da4-85ed-739dd6f9d14d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] Updating snapshot 562032ff-fc08-46e3-8586-5747aadb0c5b with info {'id': '562032ff-fc08-46e3-8586-5747aadb0c5b', 'status': 'error', 'progress': '80%'} Jul 31 14:09:04.949141 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c082024d-bad0-4da4-85ed-739dd6f9d14d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-member] https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b/action returned with HTTP 202 Jul 31 14:09:04.949566 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1418/5669] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 14:09:04 2026] POST /volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:04.956146 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-34fc1569-92eb-4e6d-bb90-0d4e1b2aaf1d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:04.957824 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-34fc1569-92eb-4e6d-bb90-0d4e1b2aaf1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b Jul 31 14:09:04.958013 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-34fc1569-92eb-4e6d-bb90-0d4e1b2aaf1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:04.958218 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-34fc1569-92eb-4e6d-bb90-0d4e1b2aaf1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:04.958314 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-34fc1569-92eb-4e6d-bb90-0d4e1b2aaf1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete snapshot with id: 562032ff-fc08-46e3-8586-5747aadb0c5b Jul 31 14:09:04.963269 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:04.963269 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:04.963559 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-34fc1569-92eb-4e6d-bb90-0d4e1b2aaf1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:09:04.977702 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-34fc1569-92eb-4e6d-bb90-0d4e1b2aaf1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot delete request issued successfully. Jul 31 14:09:04.977859 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-34fc1569-92eb-4e6d-bb90-0d4e1b2aaf1d tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b returned with HTTP 202 Jul 31 14:09:04.978348 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1417/5670] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:09:04 2026] DELETE /volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:04.985754 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8ed52ee9-3f5a-4487-bedd-9828f9ab1be0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:04.987438 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ed52ee9-3f5a-4487-bedd-9828f9ab1be0 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b Jul 31 14:09:04.987631 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ed52ee9-3f5a-4487-bedd-9828f9ab1be0 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:04.987822 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ed52ee9-3f5a-4487-bedd-9828f9ab1be0 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:04.993196 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:04.993196 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:04.993644 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8ed52ee9-3f5a-4487-bedd-9828f9ab1be0 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Snapshot retrieved successfully. Jul 31 14:09:04.994398 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ed52ee9-3f5a-4487-bedd-9828f9ab1be0 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b returned with HTTP 200 Jul 31 14:09:04.994767 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1419/5671] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:04 2026] GET /volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:05.581600 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5a95fe8a-46e5-439e-89bc-7178a2948e8c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:05.583557 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a95fe8a-46e5-439e-89bc-7178a2948e8c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:05.583777 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a95fe8a-46e5-439e-89bc-7178a2948e8c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:05.583955 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a95fe8a-46e5-439e-89bc-7178a2948e8c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:05.584064 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5a95fe8a-46e5-439e-89bc-7178a2948e8c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:05.588155 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:05.588155 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:05.588747 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a95fe8a-46e5-439e-89bc-7178a2948e8c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:05.589085 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1418/5672] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:05 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:06.003416 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3d77aaf3-981f-463b-9fa7-3057d9f73046 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:06.004984 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d77aaf3-981f-463b-9fa7-3057d9f73046 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b Jul 31 14:09:06.005148 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3d77aaf3-981f-463b-9fa7-3057d9f73046 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:06.005324 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3d77aaf3-981f-463b-9fa7-3057d9f73046 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:06.009119 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d77aaf3-981f-463b-9fa7-3057d9f73046 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b returned with HTTP 404 Jul 31 14:09:06.009533 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1419/5673] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:06 2026] GET /volume/v3/snapshots/562032ff-fc08-46e3-8586-5747aadb0c5b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:06.016303 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a61415be-a78b-4408-9ab5-52bf4dcd9b71 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:06.018243 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a61415be-a78b-4408-9ab5-52bf4dcd9b71 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d Jul 31 14:09:06.020448 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a61415be-a78b-4408-9ab5-52bf4dcd9b71 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:06.020448 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a61415be-a78b-4408-9ab5-52bf4dcd9b71 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:06.020448 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-a61415be-a78b-4408-9ab5-52bf4dcd9b71 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume with id: 2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d Jul 31 14:09:06.028557 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:06.028557 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:06.029356 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a61415be-a78b-4408-9ab5-52bf4dcd9b71 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:09:06.048630 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a61415be-a78b-4408-9ab5-52bf4dcd9b71 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Delete volume request issued successfully. Jul 31 14:09:06.049820 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a61415be-a78b-4408-9ab5-52bf4dcd9b71 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d returned with HTTP 202 Jul 31 14:09:06.049820 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1418/5674] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:09:06 2026] DELETE /volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:06.058818 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c1623458-ccd6-4432-be09-ee1ccd206b2e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:06.060624 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c1623458-ccd6-4432-be09-ee1ccd206b2e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d Jul 31 14:09:06.060857 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c1623458-ccd6-4432-be09-ee1ccd206b2e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:06.061076 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c1623458-ccd6-4432-be09-ee1ccd206b2e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:06.069818 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:06.069818 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:06.074620 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c1623458-ccd6-4432-be09-ee1ccd206b2e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Volume info retrieved successfully. Jul 31 14:09:06.080316 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c1623458-ccd6-4432-be09-ee1ccd206b2e tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d returned with HTTP 200 Jul 31 14:09:06.080850 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1420/5675] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:06 2026] GET /volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:06.598726 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-912d317c-b83d-46a3-86f8-189703bb3e76 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:06.600434 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-912d317c-b83d-46a3-86f8-189703bb3e76 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:06.600670 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-912d317c-b83d-46a3-86f8-189703bb3e76 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:06.600839 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-912d317c-b83d-46a3-86f8-189703bb3e76 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:06.600980 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-912d317c-b83d-46a3-86f8-189703bb3e76 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:06.604815 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:06.604815 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:06.605334 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-912d317c-b83d-46a3-86f8-189703bb3e76 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:06.605679 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1419/5676] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:06 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:07.093189 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ac6c0b46-088f-4b5d-84fb-333125786815 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:07.095077 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac6c0b46-088f-4b5d-84fb-333125786815 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] GET https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d Jul 31 14:09:07.095248 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac6c0b46-088f-4b5d-84fb-333125786815 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:07.095421 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac6c0b46-088f-4b5d-84fb-333125786815 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:07.100951 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac6c0b46-088f-4b5d-84fb-333125786815 tempest-ProjectMemberTests-410613144 tempest-ProjectMemberTests-410613144-project-admin] https://10.4.3.140/volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d returned with HTTP 404 Jul 31 14:09:07.101563 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1420/5677] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:07 2026] GET /volume/v3/volumes/2a889ed6-5f71-4f77-9ee7-3f3f33ba8f0d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:07.616123 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-ea5d21a0-eae6-45e4-9a96-6d22972a4e83 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:07.619408 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ea5d21a0-eae6-45e4-9a96-6d22972a4e83 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:07.619408 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ea5d21a0-eae6-45e4-9a96-6d22972a4e83 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:07.619408 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-ea5d21a0-eae6-45e4-9a96-6d22972a4e83 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:07.619408 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-ea5d21a0-eae6-45e4-9a96-6d22972a4e83 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:07.630206 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:07.630206 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:07.630206 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-ea5d21a0-eae6-45e4-9a96-6d22972a4e83 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:07.630206 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1419/5678] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:07 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:08.640004 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e888c657-ec3d-4433-ad6a-a5efce9acf74 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:08.641507 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e888c657-ec3d-4433-ad6a-a5efce9acf74 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:08.641729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e888c657-ec3d-4433-ad6a-a5efce9acf74 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:08.641902 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e888c657-ec3d-4433-ad6a-a5efce9acf74 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:08.642005 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e888c657-ec3d-4433-ad6a-a5efce9acf74 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:08.645759 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:08.645759 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:08.646332 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e888c657-ec3d-4433-ad6a-a5efce9acf74 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:08.646681 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1421/5679] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:08 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:08.719621 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:08.802886 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:09:08.803329 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1852693534"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:08.805374 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1852693534'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:09:08.805581 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume of 1 GB Jul 31 14:09:08.810449 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Availability Zones retrieved successfully. Jul 31 14:09:08.818875 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (7d987f6d-3ddc-46a0-98e2-a1a86cb94fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:08.820610 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a76209-7478-4d92-b24b-af5dbfd25144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:08.821823 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:09:08.852887 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a76209-7478-4d92-b24b-af5dbfd25144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:08.853956 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a6750f-e72a-4e63-a4f7-ba94b52b2be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:08.909552 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['c49e20ee-be10-4491-8e25-b24d55067064', '5c7c4aa9-fb46-4bcd-a433-26ecdfecda05', 'f86ac2cc-6b2b-4a95-bc82-3dc4a6092862', '0d01c6ba-ccf7-4be5-be1c-3fc3b5e5d020'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:08.910315 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a6750f-e72a-4e63-a4f7-ba94b52b2be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c49e20ee-be10-4491-8e25-b24d55067064', '5c7c4aa9-fb46-4bcd-a433-26ecdfecda05', 'f86ac2cc-6b2b-4a95-bc82-3dc4a6092862', '0d01c6ba-ccf7-4be5-be1c-3fc3b5e5d020']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:08.911038 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e75891b-bf8d-4c99-9142-97e46309af7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:08.932882 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e75891b-bf8d-4c99-9142-97e46309af7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d45454e-906b-4904-9c95-43aae6055b8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1852693534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['c49e20ee-be10-4491-8e25-b24d55067064','5c7c4aa9-fb46-4bcd-a433-26ecdfecda05','f86ac2cc-6b2b-4a95-bc82-3dc4a6092862','0d01c6ba-ccf7-4be5-be1c-3fc3b5e5d020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1852693534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d45454e-906b-4904-9c95-43aae6055b8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec391cc1944c455a805cf7b098006b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:08.933562 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8856e3-7222-4e4b-adef-c83161a8f457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:08.950942 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8856e3-7222-4e4b-adef-c83161a8f457) transitioned into state 'SUCCESS' from state '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-1852693534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['c49e20ee-be10-4491-8e25-b24d55067064','5c7c4aa9-fb46-4bcd-a433-26ecdfecda05','f86ac2cc-6b2b-4a95-bc82-3dc4a6092862','0d01c6ba-ccf7-4be5-be1c-3fc3b5e5d020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:08.951817 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21d1ad0-cb3d-438c-bc6d-bea47abb674f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:08.961060 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21d1ad0-cb3d-438c-bc6d-bea47abb674f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:08.961972 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (7d987f6d-3ddc-46a0-98e2-a1a86cb94fbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:08.962392 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request issued successfully. Jul 31 14:09:08.963039 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce6a0a69-ad79-4bfc-b6da-51267159e1ef tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:09:08.963524 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1420/5680] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:09:08 2026] POST /volume/v3/volumes => generated 778 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:08.982417 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b59e543e-ed39-4d1f-9ce7-07198f703bc2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:08.984376 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b59e543e-ed39-4d1f-9ce7-07198f703bc2 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b Jul 31 14:09:08.984621 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b59e543e-ed39-4d1f-9ce7-07198f703bc2 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:08.984857 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b59e543e-ed39-4d1f-9ce7-07198f703bc2 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:08.991846 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:08.991846 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:08.995606 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b59e543e-ed39-4d1f-9ce7-07198f703bc2 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:08.999601 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b59e543e-ed39-4d1f-9ce7-07198f703bc2 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b returned with HTTP 200 Jul 31 14:09:09.000041 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1421/5681] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:08 2026] GET /volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:09.656569 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d2e8bfcb-dd23-42cc-8c16-9b90e9b864ac None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:09.658141 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2e8bfcb-dd23-42cc-8c16-9b90e9b864ac tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:09.658355 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2e8bfcb-dd23-42cc-8c16-9b90e9b864ac tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:09.658546 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d2e8bfcb-dd23-42cc-8c16-9b90e9b864ac tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:09.658691 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-d2e8bfcb-dd23-42cc-8c16-9b90e9b864ac tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:09.662918 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:09.662918 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:09.663470 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d2e8bfcb-dd23-42cc-8c16-9b90e9b864ac tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:09.663827 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1420/5682] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:09 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:10.012717 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8f717b4b-343e-4a8c-9cea-df2dc0273daa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:10.014885 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f717b4b-343e-4a8c-9cea-df2dc0273daa tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b Jul 31 14:09:10.015169 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f717b4b-343e-4a8c-9cea-df2dc0273daa tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:10.015432 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f717b4b-343e-4a8c-9cea-df2dc0273daa tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:10.024477 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:10.024477 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:10.028526 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8f717b4b-343e-4a8c-9cea-df2dc0273daa tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:10.032493 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f717b4b-343e-4a8c-9cea-df2dc0273daa tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b returned with HTTP 200 Jul 31 14:09:10.033026 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1422/5683] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:10 2026] GET /volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:10.045156 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ed97a101-538b-447b-a7de-6473b0e40c6a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:10.046887 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed97a101-538b-447b-a7de-6473b0e40c6a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:09:10.047229 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ed97a101-538b-447b-a7de-6473b0e40c6a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d45454e-906b-4904-9c95-43aae6055b8b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-867021016"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:10.055584 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:10.055584 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:10.056010 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ed97a101-538b-447b-a7de-6473b0e40c6a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:10.056122 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-ed97a101-538b-447b-a7de-6473b0e40c6a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create snapshot from volume 6d45454e-906b-4904-9c95-43aae6055b8b Jul 31 14:09:10.084379 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-ed97a101-538b-447b-a7de-6473b0e40c6a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['f02cadfb-880e-4069-a4f8-701d5a5f1fcc', '2b82b27b-7318-4bcf-a3ce-69129647783f', 'ad15d8ac-78bd-46cc-b771-b78986f62664', '859fd872-f5fc-4316-a530-9578a562078a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:10.110531 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ed97a101-538b-447b-a7de-6473b0e40c6a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot create request issued successfully. Jul 31 14:09:10.110895 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed97a101-538b-447b-a7de-6473b0e40c6a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:09:10.111447 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1421/5684] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:09:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:10.123816 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0d7350cf-b949-4066-a938-33a5bca7172a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:10.125573 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d7350cf-b949-4066-a938-33a5bca7172a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b Jul 31 14:09:10.125774 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d7350cf-b949-4066-a938-33a5bca7172a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:10.125960 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d7350cf-b949-4066-a938-33a5bca7172a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:10.131084 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:10.131084 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:10.131448 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0d7350cf-b949-4066-a938-33a5bca7172a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:10.132172 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d7350cf-b949-4066-a938-33a5bca7172a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b returned with HTTP 200 Jul 31 14:09:10.132672 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1422/5685] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:10 2026] GET /volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:10.674193 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-5cf169c4-d7c3-43dc-a1c5-81f38fb7916c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:10.676413 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5cf169c4-d7c3-43dc-a1c5-81f38fb7916c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:10.676712 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5cf169c4-d7c3-43dc-a1c5-81f38fb7916c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:10.676943 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-5cf169c4-d7c3-43dc-a1c5-81f38fb7916c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:10.677075 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.v3.backups [None req-5cf169c4-d7c3-43dc-a1c5-81f38fb7916c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100182) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:10.698706 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:10.698706 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:10.699365 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-5cf169c4-d7c3-43dc-a1c5-81f38fb7916c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:10.699782 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1421/5686] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:10 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:11.141210 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a2eea78d-1037-4481-af13-a6b279dfc926 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:11.143109 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2eea78d-1037-4481-af13-a6b279dfc926 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b Jul 31 14:09:11.143338 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2eea78d-1037-4481-af13-a6b279dfc926 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:11.143575 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2eea78d-1037-4481-af13-a6b279dfc926 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:11.148369 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:11.148369 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:11.148732 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a2eea78d-1037-4481-af13-a6b279dfc926 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:11.149397 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2eea78d-1037-4481-af13-a6b279dfc926 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b returned with HTTP 200 Jul 31 14:09:11.149806 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1423/5687] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:11 2026] GET /volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:11.160196 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e075d37b-9a66-4205-8f5f-cc6f93b732ad None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:11.211881 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e075d37b-9a66-4205-8f5f-cc6f93b732ad tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] POST https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b/action Jul 31 14:09:11.212197 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e075d37b-9a66-4205-8f5f-cc6f93b732ad tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:09:11.212321 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e075d37b-9a66-4205-8f5f-cc6f93b732ad tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:11.218209 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:11.218209 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:11.218595 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e075d37b-9a66-4205-8f5f-cc6f93b732ad tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Snapshot retrieved successfully. Jul 31 14:09:11.219333 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-e075d37b-9a66-4205-8f5f-cc6f93b732ad tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4da1d3264c224ce6849caed8bc4f2e0b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec391cc1944c455a805cf7b098006b8b', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:11.219526 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e075d37b-9a66-4205-8f5f-cc6f93b732ad tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b/action returned with HTTP 403 Jul 31 14:09:11.219937 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1422/5688] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 14:09:11 2026] POST /volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b/action => generated 133 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:11.226610 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f5e048d2-5bc5-4488-9dbd-8e9b98d9cbd1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:11.228786 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5e048d2-5bc5-4488-9dbd-8e9b98d9cbd1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b Jul 31 14:09:11.229025 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5e048d2-5bc5-4488-9dbd-8e9b98d9cbd1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:11.229255 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5e048d2-5bc5-4488-9dbd-8e9b98d9cbd1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:11.229387 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-f5e048d2-5bc5-4488-9dbd-8e9b98d9cbd1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete snapshot with id: 568faf15-a265-4a19-881f-2e9b8a86281b Jul 31 14:09:11.235704 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:11.235704 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:11.236047 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f5e048d2-5bc5-4488-9dbd-8e9b98d9cbd1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:11.253418 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f5e048d2-5bc5-4488-9dbd-8e9b98d9cbd1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot delete request issued successfully. Jul 31 14:09:11.253671 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5e048d2-5bc5-4488-9dbd-8e9b98d9cbd1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b returned with HTTP 202 Jul 31 14:09:11.254132 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1423/5689] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:09:11 2026] DELETE /volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:11.261484 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-000b2cce-9e9f-4e13-8939-f3a722263018 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:11.263462 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-000b2cce-9e9f-4e13-8939-f3a722263018 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b Jul 31 14:09:11.263701 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-000b2cce-9e9f-4e13-8939-f3a722263018 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:11.263920 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-000b2cce-9e9f-4e13-8939-f3a722263018 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:11.269895 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:11.269895 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:11.270221 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-000b2cce-9e9f-4e13-8939-f3a722263018 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:11.270987 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-000b2cce-9e9f-4e13-8939-f3a722263018 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b returned with HTTP 200 Jul 31 14:09:11.271381 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1422/5690] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:11 2026] GET /volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:11.709991 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-619ff6a4-1145-43fb-a8a7-387228b79884 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:11.711720 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-619ff6a4-1145-43fb-a8a7-387228b79884 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:11.711944 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-619ff6a4-1145-43fb-a8a7-387228b79884 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:11.712122 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-619ff6a4-1145-43fb-a8a7-387228b79884 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:11.712224 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-619ff6a4-1145-43fb-a8a7-387228b79884 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:11.716406 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:11.716406 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:11.717101 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-619ff6a4-1145-43fb-a8a7-387228b79884 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:11.717527 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1424/5691] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:11 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:12.281088 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c8bb454e-1311-40ce-b5d2-4444f467d4a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:12.282931 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8bb454e-1311-40ce-b5d2-4444f467d4a4 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b Jul 31 14:09:12.283120 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8bb454e-1311-40ce-b5d2-4444f467d4a4 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:12.283326 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8bb454e-1311-40ce-b5d2-4444f467d4a4 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:12.288130 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8bb454e-1311-40ce-b5d2-4444f467d4a4 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b returned with HTTP 404 Jul 31 14:09:12.288614 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1423/5692] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:12 2026] GET /volume/v3/snapshots/568faf15-a265-4a19-881f-2e9b8a86281b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:12.295080 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a62b3225-02b0-4096-bd29-53bdb4264088 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:12.296746 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a62b3225-02b0-4096-bd29-53bdb4264088 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b Jul 31 14:09:12.296933 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a62b3225-02b0-4096-bd29-53bdb4264088 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:12.297109 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a62b3225-02b0-4096-bd29-53bdb4264088 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:12.297262 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a62b3225-02b0-4096-bd29-53bdb4264088 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume with id: 6d45454e-906b-4904-9c95-43aae6055b8b Jul 31 14:09:12.305717 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:12.305717 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:12.306500 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a62b3225-02b0-4096-bd29-53bdb4264088 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:12.328811 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a62b3225-02b0-4096-bd29-53bdb4264088 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume request issued successfully. Jul 31 14:09:12.329025 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a62b3225-02b0-4096-bd29-53bdb4264088 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b returned with HTTP 202 Jul 31 14:09:12.329529 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1424/5693] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:09:12 2026] DELETE /volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:12.337122 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-adab86ed-af98-4e25-abee-5f7290326c84 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:12.338880 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-adab86ed-af98-4e25-abee-5f7290326c84 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b Jul 31 14:09:12.339082 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-adab86ed-af98-4e25-abee-5f7290326c84 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:12.339281 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-adab86ed-af98-4e25-abee-5f7290326c84 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:12.348454 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:12.348454 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:12.352110 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-adab86ed-af98-4e25-abee-5f7290326c84 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:12.356466 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-adab86ed-af98-4e25-abee-5f7290326c84 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b returned with HTTP 200 Jul 31 14:09:12.356999 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1423/5694] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:12 2026] GET /volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:12.727661 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ffd9485d-63f0-488c-bbc1-7acb5dbf1d07 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:12.729900 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ffd9485d-63f0-488c-bbc1-7acb5dbf1d07 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:12.730112 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ffd9485d-63f0-488c-bbc1-7acb5dbf1d07 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:12.730293 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ffd9485d-63f0-488c-bbc1-7acb5dbf1d07 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:12.730398 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ffd9485d-63f0-488c-bbc1-7acb5dbf1d07 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:12.734731 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:12.734731 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:12.735273 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ffd9485d-63f0-488c-bbc1-7acb5dbf1d07 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:12.735648 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1425/5695] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:12 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:12.745313 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30b9af17-86f1-4fc4-be91-75f511b9609f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:12.747099 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30b9af17-86f1-4fc4-be91-75f511b9609f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d/action Jul 31 14:09:12.747443 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30b9af17-86f1-4fc4-be91-75f511b9609f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:09:12.747724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30b9af17-86f1-4fc4-be91-75f511b9609f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:12.748992 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-30b9af17-86f1-4fc4-be91-75f511b9609f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Updating backup 'c65d0a58-d7fa-454c-9222-f2996877f70d' with '{'status': 'error'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 14:09:12.755760 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:12.755760 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:12.763345 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-30b9af17-86f1-4fc4-be91-75f511b9609f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] reset_status in rpcapi backup_id c65d0a58-d7fa-454c-9222-f2996877f70d on host np0000006230. {{(pid=100184) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 14:09:12.765075 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30b9af17-86f1-4fc4-be91-75f511b9609f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d/action returned with HTTP 202 Jul 31 14:09:12.765267 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1424/5696] 10.4.3.140 () {70 vars in 1430 bytes} [Fri Jul 31 14:09:12 2026] POST /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:09:12.771801 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-01297e1a-144c-4b10-86a1-f285dfc48e3b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:12.773567 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01297e1a-144c-4b10-86a1-f285dfc48e3b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 Jul 31 14:09:12.773828 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-01297e1a-144c-4b10-86a1-f285dfc48e3b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:12.774061 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-01297e1a-144c-4b10-86a1-f285dfc48e3b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:12.774259 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-01297e1a-144c-4b10-86a1-f285dfc48e3b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume with id: c8048b99-a67c-45a7-ada6-195665905a82 Jul 31 14:09:12.781494 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:12.781494 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:12.781909 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-01297e1a-144c-4b10-86a1-f285dfc48e3b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:09:12.796867 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-01297e1a-144c-4b10-86a1-f285dfc48e3b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume request issued successfully. Jul 31 14:09:12.797051 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01297e1a-144c-4b10-86a1-f285dfc48e3b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 returned with HTTP 202 Jul 31 14:09:12.797474 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1425/5697] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:09:12 2026] DELETE /volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:12.803963 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-9edf9844-43c7-4094-8817-a8075c1785ee None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:12.805665 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9edf9844-43c7-4094-8817-a8075c1785ee tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 Jul 31 14:09:12.805904 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9edf9844-43c7-4094-8817-a8075c1785ee tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:12.806077 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-9edf9844-43c7-4094-8817-a8075c1785ee tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:12.812628 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:12.812628 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:12.815578 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-9edf9844-43c7-4094-8817-a8075c1785ee tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:09:12.819486 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-9edf9844-43c7-4094-8817-a8075c1785ee tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 returned with HTTP 200 Jul 31 14:09:12.820045 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1424/5698] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:12 2026] GET /volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:13.369429 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1777f378-0c80-4ad1-9a64-7c2bdbea1a1d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:13.371076 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1777f378-0c80-4ad1-9a64-7c2bdbea1a1d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b Jul 31 14:09:13.371266 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1777f378-0c80-4ad1-9a64-7c2bdbea1a1d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:13.371437 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1777f378-0c80-4ad1-9a64-7c2bdbea1a1d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:13.376900 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1777f378-0c80-4ad1-9a64-7c2bdbea1a1d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b returned with HTTP 404 Jul 31 14:09:13.377348 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1426/5699] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:13 2026] GET /volume/v3/volumes/6d45454e-906b-4904-9c95-43aae6055b8b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:13.385428 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:13.387337 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:09:13.387712 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-759308341"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:13.389361 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-759308341'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:09:13.389475 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume of 1 GB Jul 31 14:09:13.393093 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Availability Zones retrieved successfully. Jul 31 14:09:13.397981 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (d6ac80a0-024d-4b62-a0f2-de9b75761c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:13.398976 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a75a23a-200b-4d50-bf3e-7bf55b1dd480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.399640 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:09:13.421145 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a75a23a-200b-4d50-bf3e-7bf55b1dd480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.421879 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92616c9-15be-4cf1-ab6d-65b9de892425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.455799 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['49b7004c-5cf5-4750-9677-e5d5d9db194f', '8c9d6b39-5f9b-40f5-b7ff-7bf14545d736', 'f4a0af08-a29b-4377-a595-188d767462f7', '7e4134f4-8710-45a9-988c-a6d7230d6d7b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:13.456543 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92616c9-15be-4cf1-ab6d-65b9de892425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49b7004c-5cf5-4750-9677-e5d5d9db194f', '8c9d6b39-5f9b-40f5-b7ff-7bf14545d736', 'f4a0af08-a29b-4377-a595-188d767462f7', '7e4134f4-8710-45a9-988c-a6d7230d6d7b']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.457268 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34edbb1-15f7-4133-a13d-0a60cc34a4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.479263 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34edbb1-15f7-4133-a13d-0a60cc34a4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65b5adbc-9370-4f0b-8bc6-c12d7510d677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-759308341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['49b7004c-5cf5-4750-9677-e5d5d9db194f','8c9d6b39-5f9b-40f5-b7ff-7bf14545d736','f4a0af08-a29b-4377-a595-188d767462f7','7e4134f4-8710-45a9-988c-a6d7230d6d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-759308341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65b5adbc-9370-4f0b-8bc6-c12d7510d677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec391cc1944c455a805cf7b098006b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.480045 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7bcf50e-76ca-4cb8-9e0f-c83aead8fc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.498900 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7bcf50e-76ca-4cb8-9e0f-c83aead8fc5d) transitioned into state 'SUCCESS' from state '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-759308341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['49b7004c-5cf5-4750-9677-e5d5d9db194f','8c9d6b39-5f9b-40f5-b7ff-7bf14545d736','f4a0af08-a29b-4377-a595-188d767462f7','7e4134f4-8710-45a9-988c-a6d7230d6d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.499744 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb94998f-2436-4538-9a30-8812563336c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.509161 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb94998f-2436-4538-9a30-8812563336c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.510113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (d6ac80a0-024d-4b62-a0f2-de9b75761c54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:13.510400 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request issued successfully. Jul 31 14:09:13.511000 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11a0deca-4075-4c40-8ed4-680fb7edc04d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:09:13.511416 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1425/5700] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:09:13 2026] POST /volume/v3/volumes => generated 777 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:13.523038 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e1801348-9c5a-41e5-9ff6-3ef5f04c5347 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:13.524765 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1801348-9c5a-41e5-9ff6-3ef5f04c5347 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 Jul 31 14:09:13.524946 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1801348-9c5a-41e5-9ff6-3ef5f04c5347 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:13.525124 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1801348-9c5a-41e5-9ff6-3ef5f04c5347 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:13.531940 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:13.531940 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:13.535234 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e1801348-9c5a-41e5-9ff6-3ef5f04c5347 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:13.538702 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1801348-9c5a-41e5-9ff6-3ef5f04c5347 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 returned with HTTP 200 Jul 31 14:09:13.539046 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1426/5701] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:13 2026] GET /volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:13.831905 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-0b18f7c1-14c1-4985-b037-8b9326ac497f None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:13.833717 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b18f7c1-14c1-4985-b037-8b9326ac497f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 Jul 31 14:09:13.833963 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b18f7c1-14c1-4985-b037-8b9326ac497f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:13.834183 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-0b18f7c1-14c1-4985-b037-8b9326ac497f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:13.840420 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-0b18f7c1-14c1-4985-b037-8b9326ac497f tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 returned with HTTP 404 Jul 31 14:09:13.840869 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1425/5702] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:13 2026] GET /volume/v3/volumes/c8048b99-a67c-45a7-ada6-195665905a82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:13.848068 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:13.849925 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] POST https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27/restore Jul 31 14:09:13.850252 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:13.851620 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Restoring backup d0f6c86b-0dc6-4112-9106-96739dc88b27 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100185) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 14:09:13.851726 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Restoring backup d0f6c86b-0dc6-4112-9106-96739dc88b27 to volume None. Jul 31 14:09:13.856171 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:13.856171 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:13.857024 np0000006230 devstack@c-api.service[100185]: INFO cinder.backup.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Creating volume of 1 GB for restore of backup d0f6c86b-0dc6-4112-9106-96739dc88b27. Jul 31 14:09:13.860372 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Availability Zones retrieved successfully. Jul 31 14:09:13.865765 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (40a60a62-0878-4de5-997c-00cec4b4517b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:13.866649 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f50f76d-8671-4a2c-bcff-f378ac8be199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.867352 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:09:13.892123 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f50f76d-8671-4a2c-bcff-f378ac8be199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.892793 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30dde540-b278-41e7-beee-e6e4a067bc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.927282 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Created reservations ['323d032f-abe2-44fe-aa72-67c2219e6812', '0c7a78e5-0649-48ce-b47d-9d216c487002', '7bfbba90-b111-4c04-8d36-fc78524ff9fe', '755e2d73-89e8-40b6-9ebe-4599378a4352'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:13.928096 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30dde540-b278-41e7-beee-e6e4a067bc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['323d032f-abe2-44fe-aa72-67c2219e6812', '0c7a78e5-0649-48ce-b47d-9d216c487002', '7bfbba90-b111-4c04-8d36-fc78524ff9fe', '755e2d73-89e8-40b6-9ebe-4599378a4352']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.928850 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bbf7e8b-d546-4c8c-887d-f3d533d4113e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.955400 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bbf7e8b-d546-4c8c-887d-f3d533d4113e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d53d5e9-38c9-4840-9d75-0ccfef9b1446', '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='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['323d032f-abe2-44fe-aa72-67c2219e6812','0c7a78e5-0649-48ce-b47d-9d216c487002','7bfbba90-b111-4c04-8d36-fc78524ff9fe','755e2d73-89e8-40b6-9ebe-4599378a4352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:09:13Z,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=0d53d5e9-38c9-4840-9d75-0ccfef9b1446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8306babaf434fbe9d56b2bbc6d58ffc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c69741de8041a6b8c451653875888f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.956080 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6a7c66-2be9-4c2f-b433-d65435063913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.968729 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6a7c66-2be9-4c2f-b433-d65435063913) transitioned into 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='c8306babaf434fbe9d56b2bbc6d58ffc',qos_specs=None,replication_status=,reservations=['323d032f-abe2-44fe-aa72-67c2219e6812','0c7a78e5-0649-48ce-b47d-9d216c487002','7bfbba90-b111-4c04-8d36-fc78524ff9fe','755e2d73-89e8-40b6-9ebe-4599378a4352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c69741de8041a6b8c451653875888f',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.969296 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f552312c-2d24-43ec-ba29-ff082e5b1957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:13.976790 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f552312c-2d24-43ec-ba29-ff082e5b1957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:13.977242 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Flow 'volume_create_api' (40a60a62-0878-4de5-997c-00cec4b4517b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:13.977487 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Create volume request issued successfully. Jul 31 14:09:13.983341 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:13.983341 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:13.983684 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:09:14.552385 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c0446e10-0535-4442-ae93-dd3f63eb91b5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:14.554033 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0446e10-0535-4442-ae93-dd3f63eb91b5 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 Jul 31 14:09:14.554336 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0446e10-0535-4442-ae93-dd3f63eb91b5 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:14.554654 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0446e10-0535-4442-ae93-dd3f63eb91b5 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:14.561150 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:14.561150 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:14.564394 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c0446e10-0535-4442-ae93-dd3f63eb91b5 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:14.567367 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0446e10-0535-4442-ae93-dd3f63eb91b5 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 returned with HTTP 200 Jul 31 14:09:14.567748 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1426/5703] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:14 2026] GET /volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:14.578287 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a57042d8-1007-49cd-a561-d14f5ae5af50 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:14.579936 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a57042d8-1007-49cd-a561-d14f5ae5af50 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:09:14.580250 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a57042d8-1007-49cd-a561-d14f5ae5af50 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65b5adbc-9370-4f0b-8bc6-c12d7510d677", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1137080966"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:14.588059 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:14.588059 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:14.588342 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a57042d8-1007-49cd-a561-d14f5ae5af50 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:14.588448 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-a57042d8-1007-49cd-a561-d14f5ae5af50 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create snapshot from volume 65b5adbc-9370-4f0b-8bc6-c12d7510d677 Jul 31 14:09:14.608891 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a57042d8-1007-49cd-a561-d14f5ae5af50 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['fe23eb4b-b29c-4640-9094-1f90e4cb6ca7', 'ca7a43d6-a3c0-4f3b-a46e-87948de60737', 'e85313f2-17d8-4ce0-9ab3-37e59a120088', '041ca9d2-9a23-4246-8421-b49edf194e5f'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:14.632670 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a57042d8-1007-49cd-a561-d14f5ae5af50 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot create request issued successfully. Jul 31 14:09:14.632975 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a57042d8-1007-49cd-a561-d14f5ae5af50 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:09:14.633364 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1427/5704] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:09:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:14.640778 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-8fc92215-65db-40a9-a8b6-7b17f35fb690 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:14.642398 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8fc92215-65db-40a9-a8b6-7b17f35fb690 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f Jul 31 14:09:14.642613 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8fc92215-65db-40a9-a8b6-7b17f35fb690 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:14.642788 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-8fc92215-65db-40a9-a8b6-7b17f35fb690 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:14.647293 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:14.647293 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:14.647594 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-8fc92215-65db-40a9-a8b6-7b17f35fb690 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:14.648158 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-8fc92215-65db-40a9-a8b6-7b17f35fb690 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f returned with HTTP 200 Jul 31 14:09:14.648532 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1426/5705] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:14 2026] GET /volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:14.993575 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:14.993575 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:14.994058 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:09:14.994280 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Checking backup size 1 against volume size 1 {{(pid=100185) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 14:09:14.994454 np0000006230 devstack@c-api.service[100185]: INFO cinder.backup.api [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Overwriting volume 0d53d5e9-38c9-4840-9d75-0ccfef9b1446 with restore of backup d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:15.008035 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] restore_backup in rpcapi backup_id d0f6c86b-0dc6-4112-9106-96739dc88b27 {{(pid=100185) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 14:09:15.010213 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-455afc4c-6c00-42a4-b40a-249a093aa6ca tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27/restore returned with HTTP 202 Jul 31 14:09:15.010849 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1427/5706] 10.4.3.140 () {70 vars in 1433 bytes} [Fri Jul 31 14:09:13 2026] POST /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27/restore => generated 152 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:15.018659 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e5546468-0890-420a-af04-2d9d2640e260 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:15.020556 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5546468-0890-420a-af04-2d9d2640e260 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:15.020827 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e5546468-0890-420a-af04-2d9d2640e260 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:15.021013 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e5546468-0890-420a-af04-2d9d2640e260 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:15.021128 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e5546468-0890-420a-af04-2d9d2640e260 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:15.025658 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:15.025658 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:15.026417 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5546468-0890-420a-af04-2d9d2640e260 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:15.026815 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1427/5707] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:15 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:15.656917 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-12bab4a1-5a87-4a14-9df8-8be9990673a1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:15.658630 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-12bab4a1-5a87-4a14-9df8-8be9990673a1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f Jul 31 14:09:15.658813 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-12bab4a1-5a87-4a14-9df8-8be9990673a1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:15.658988 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-12bab4a1-5a87-4a14-9df8-8be9990673a1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:15.663444 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:15.663444 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:15.663718 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-12bab4a1-5a87-4a14-9df8-8be9990673a1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:15.664252 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-12bab4a1-5a87-4a14-9df8-8be9990673a1 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f returned with HTTP 200 Jul 31 14:09:15.664598 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1428/5708] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:15 2026] GET /volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:15.671801 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-c14997df-c727-41c7-b4e3-1b9ec86f6d44 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:15.673442 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c14997df-c727-41c7-b4e3-1b9ec86f6d44 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] GET https://10.4.3.140/volume/v3/snapshots Jul 31 14:09:15.673679 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c14997df-c727-41c7-b4e3-1b9ec86f6d44 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:15.673857 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-c14997df-c727-41c7-b4e3-1b9ec86f6d44 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:15.674045 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.api_utils [None req-c14997df-c727-41c7-b4e3-1b9ec86f6d44 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Removing options '' from query. {{(pid=100182) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 14:09:15.675009 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.db.api [None req-c14997df-c727-41c7-b4e3-1b9ec86f6d44 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Building query based on filter {{(pid=100182) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 14:09:15.678437 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-c14997df-c727-41c7-b4e3-1b9ec86f6d44 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Get all snapshots completed successfully. Jul 31 14:09:15.678747 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-c14997df-c727-41c7-b4e3-1b9ec86f6d44 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Jul 31 14:09:15.679086 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1427/5709] 10.4.3.140 () {66 vars in 1243 bytes} [Fri Jul 31 14:09:15 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:15.686763 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c94c4cf1-65be-4012-a5a4-e0b9b604fcd3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:15.688612 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c94c4cf1-65be-4012-a5a4-e0b9b604fcd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f Jul 31 14:09:15.688801 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c94c4cf1-65be-4012-a5a4-e0b9b604fcd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:15.688997 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c94c4cf1-65be-4012-a5a4-e0b9b604fcd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:15.689098 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-c94c4cf1-65be-4012-a5a4-e0b9b604fcd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete snapshot with id: 48e6579f-99f5-4936-aa58-5c219c256d3f Jul 31 14:09:15.693932 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:15.693932 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:15.694216 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c94c4cf1-65be-4012-a5a4-e0b9b604fcd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:15.719705 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c94c4cf1-65be-4012-a5a4-e0b9b604fcd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot delete request issued successfully. Jul 31 14:09:15.719878 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c94c4cf1-65be-4012-a5a4-e0b9b604fcd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f returned with HTTP 202 Jul 31 14:09:15.720302 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1428/5710] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:09:15 2026] DELETE /volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:15.727459 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-359351fd-06c4-4c91-8995-a7889ee25d8c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:15.729217 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-359351fd-06c4-4c91-8995-a7889ee25d8c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f Jul 31 14:09:15.729413 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-359351fd-06c4-4c91-8995-a7889ee25d8c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:15.729628 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-359351fd-06c4-4c91-8995-a7889ee25d8c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:15.734060 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:15.734060 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:15.734332 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-359351fd-06c4-4c91-8995-a7889ee25d8c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:15.734952 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-359351fd-06c4-4c91-8995-a7889ee25d8c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f returned with HTTP 200 Jul 31 14:09:15.735285 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1428/5711] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:15 2026] GET /volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:16.036052 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4ae9b5c2-35e4-4dff-b1c4-9f3ae7bfd7d2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:16.037701 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4ae9b5c2-35e4-4dff-b1c4-9f3ae7bfd7d2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:16.037914 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4ae9b5c2-35e4-4dff-b1c4-9f3ae7bfd7d2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:16.038086 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4ae9b5c2-35e4-4dff-b1c4-9f3ae7bfd7d2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:16.038187 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4ae9b5c2-35e4-4dff-b1c4-9f3ae7bfd7d2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:16.042130 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:16.042130 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:16.042982 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4ae9b5c2-35e4-4dff-b1c4-9f3ae7bfd7d2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:16.043151 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1429/5712] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:16 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:16.744036 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4f870e83-7d6f-45be-9d81-efa6b81f06bf None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:16.745913 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f870e83-7d6f-45be-9d81-efa6b81f06bf tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f Jul 31 14:09:16.746120 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f870e83-7d6f-45be-9d81-efa6b81f06bf tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:16.746308 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4f870e83-7d6f-45be-9d81-efa6b81f06bf tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:16.751149 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4f870e83-7d6f-45be-9d81-efa6b81f06bf tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f returned with HTTP 404 Jul 31 14:09:16.751744 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1428/5713] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:16 2026] GET /volume/v3/snapshots/48e6579f-99f5-4936-aa58-5c219c256d3f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:16.758601 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8a56878c-7122-447c-8b3a-7236f0982806 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:16.760323 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8a56878c-7122-447c-8b3a-7236f0982806 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 Jul 31 14:09:16.760525 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8a56878c-7122-447c-8b3a-7236f0982806 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:16.760719 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8a56878c-7122-447c-8b3a-7236f0982806 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:16.760871 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-8a56878c-7122-447c-8b3a-7236f0982806 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume with id: 65b5adbc-9370-4f0b-8bc6-c12d7510d677 Jul 31 14:09:16.767793 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:16.767793 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:16.768122 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8a56878c-7122-447c-8b3a-7236f0982806 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:16.784684 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8a56878c-7122-447c-8b3a-7236f0982806 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume request issued successfully. Jul 31 14:09:16.784880 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8a56878c-7122-447c-8b3a-7236f0982806 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 returned with HTTP 202 Jul 31 14:09:16.785309 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1429/5714] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:09:16 2026] DELETE /volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:16.792227 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-19b71d08-2a3e-4228-960f-e0f00496fcda None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:16.794161 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-19b71d08-2a3e-4228-960f-e0f00496fcda tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 Jul 31 14:09:16.794377 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-19b71d08-2a3e-4228-960f-e0f00496fcda tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:16.794602 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-19b71d08-2a3e-4228-960f-e0f00496fcda tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:16.801643 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:16.801643 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:16.805618 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-19b71d08-2a3e-4228-960f-e0f00496fcda tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:16.809979 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-19b71d08-2a3e-4228-960f-e0f00496fcda tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 returned with HTTP 200 Jul 31 14:09:16.810434 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1429/5715] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:16 2026] GET /volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:17.052476 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8778c171-d34d-4b3e-a100-16b3184384a8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:17.054684 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8778c171-d34d-4b3e-a100-16b3184384a8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:17.054923 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8778c171-d34d-4b3e-a100-16b3184384a8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:17.055105 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8778c171-d34d-4b3e-a100-16b3184384a8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:17.055207 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-8778c171-d34d-4b3e-a100-16b3184384a8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:17.059319 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:17.059319 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:17.059904 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8778c171-d34d-4b3e-a100-16b3184384a8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:17.060241 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1430/5716] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:17 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:17.823699 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-3fc6c6a3-4ff1-49d5-b7a8-67cf6d2554c3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:17.825190 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3fc6c6a3-4ff1-49d5-b7a8-67cf6d2554c3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 Jul 31 14:09:17.825349 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3fc6c6a3-4ff1-49d5-b7a8-67cf6d2554c3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:17.825529 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-3fc6c6a3-4ff1-49d5-b7a8-67cf6d2554c3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:17.831375 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-3fc6c6a3-4ff1-49d5-b7a8-67cf6d2554c3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 returned with HTTP 404 Jul 31 14:09:17.831970 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1429/5717] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:17 2026] GET /volume/v3/volumes/65b5adbc-9370-4f0b-8bc6-c12d7510d677 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:17.839061 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:17.840840 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:09:17.841176 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1908872308"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:17.842730 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1908872308'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:09:17.842852 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume of 1 GB Jul 31 14:09:17.846745 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Availability Zones retrieved successfully. Jul 31 14:09:17.852147 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (1c9b2c3a-f6fd-4b9a-9bd0-62fb22c30afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:17.853066 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c91ae1a5-d43e-49a4-be59-3bd0e311713e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:17.853880 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:09:17.874954 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c91ae1a5-d43e-49a4-be59-3bd0e311713e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:17.875644 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd96525-0dfb-4e4c-bf85-caea1825c1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:17.906821 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['ddf34917-c9be-4aca-8974-bffe4c7e7fb3', 'd3de3fb4-9fc8-4ef5-9fb8-a13e45c5e2b3', 'acb22baa-f99c-4a61-aec5-935dc3290bc9', 'cdcefc4b-8307-4922-80e0-3d4bfc738c69'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:17.907573 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd96525-0dfb-4e4c-bf85-caea1825c1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf34917-c9be-4aca-8974-bffe4c7e7fb3', 'd3de3fb4-9fc8-4ef5-9fb8-a13e45c5e2b3', 'acb22baa-f99c-4a61-aec5-935dc3290bc9', 'cdcefc4b-8307-4922-80e0-3d4bfc738c69']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:17.908278 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2eb368-e7b1-45c2-8975-5867a14c147f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:17.928120 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2eb368-e7b1-45c2-8975-5867a14c147f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65df1d9c-621e-4bc1-aa63-5c7589b719cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1908872308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['ddf34917-c9be-4aca-8974-bffe4c7e7fb3','d3de3fb4-9fc8-4ef5-9fb8-a13e45c5e2b3','acb22baa-f99c-4a61-aec5-935dc3290bc9','cdcefc4b-8307-4922-80e0-3d4bfc738c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1908872308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65df1d9c-621e-4bc1-aa63-5c7589b719cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec391cc1944c455a805cf7b098006b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:17.928825 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc0432a-e25b-4973-b49c-d4b950784f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:17.961190 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc0432a-e25b-4973-b49c-d4b950784f0f) transitioned into state 'SUCCESS' from state '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-1908872308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['ddf34917-c9be-4aca-8974-bffe4c7e7fb3','d3de3fb4-9fc8-4ef5-9fb8-a13e45c5e2b3','acb22baa-f99c-4a61-aec5-935dc3290bc9','cdcefc4b-8307-4922-80e0-3d4bfc738c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:17.961976 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c22310a-5770-4dfe-8f51-bb6fe3258ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:17.970727 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c22310a-5770-4dfe-8f51-bb6fe3258ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:17.971503 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (1c9b2c3a-f6fd-4b9a-9bd0-62fb22c30afe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:17.971810 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request issued successfully. Jul 31 14:09:17.972361 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2da00ece-456c-4490-a54b-2e5b5e3dda4c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:09:17.972805 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1430/5718] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:09:17 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:17.988321 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a040ec2a-9d68-4742-a8d6-bd83f0b0177e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:17.989846 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a040ec2a-9d68-4742-a8d6-bd83f0b0177e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc Jul 31 14:09:17.990009 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a040ec2a-9d68-4742-a8d6-bd83f0b0177e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:17.990450 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a040ec2a-9d68-4742-a8d6-bd83f0b0177e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:17.999666 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:17.999666 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:18.003370 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a040ec2a-9d68-4742-a8d6-bd83f0b0177e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:18.007200 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a040ec2a-9d68-4742-a8d6-bd83f0b0177e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc returned with HTTP 200 Jul 31 14:09:18.007628 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1430/5719] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:17 2026] GET /volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:18.069327 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f298cc2d-1f27-480d-8773-edea6c6f94cb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:18.071224 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f298cc2d-1f27-480d-8773-edea6c6f94cb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:18.071499 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f298cc2d-1f27-480d-8773-edea6c6f94cb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:18.071687 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f298cc2d-1f27-480d-8773-edea6c6f94cb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:18.071961 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f298cc2d-1f27-480d-8773-edea6c6f94cb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:18.077093 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:18.077093 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:18.078060 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f298cc2d-1f27-480d-8773-edea6c6f94cb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:18.078556 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1431/5720] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:18 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:18.116174 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [req-acd8defb-25cd-44a4-b09c-eb55aee8d2ce req-79225743-1206-456c-b361-0f2e6d015811 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:18.118618 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-acd8defb-25cd-44a4-b09c-eb55aee8d2ce req-79225743-1206-456c-b361-0f2e6d015811 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] DELETE https://10.4.3.140/volume/v3/attachments/c4cdb2d4-c5b1-4a50-a2e3-ce40ed30d687 Jul 31 14:09:18.118799 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-acd8defb-25cd-44a4-b09c-eb55aee8d2ce req-79225743-1206-456c-b361-0f2e6d015811 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:18.118972 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [req-acd8defb-25cd-44a4-b09c-eb55aee8d2ce req-79225743-1206-456c-b361-0f2e6d015811 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'version_select' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:18.125916 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:18.125916 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:18.164858 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [req-acd8defb-25cd-44a4-b09c-eb55aee8d2ce req-79225743-1206-456c-b361-0f2e6d015811 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/attachments/c4cdb2d4-c5b1-4a50-a2e3-ce40ed30d687 returned with HTTP 200 Jul 31 14:09:18.165259 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1430/5721] 10.4.3.140 () {72 vars in 1673 bytes} [Fri Jul 31 14:09:18 2026] DELETE /volume/v3/attachments/c4cdb2d4-c5b1-4a50-a2e3-ce40ed30d687 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:18.979156 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1cdfa384-e80a-4c53-bf37-a5f1d244a5cd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:18.981064 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1cdfa384-e80a-4c53-bf37-a5f1d244a5cd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:09:18.981253 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1cdfa384-e80a-4c53-bf37-a5f1d244a5cd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:18.981428 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1cdfa384-e80a-4c53-bf37-a5f1d244a5cd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:18.981664 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1cdfa384-e80a-4c53-bf37-a5f1d244a5cd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Delete volume with id: 4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:09:18.989637 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:18.989637 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:18.990055 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1cdfa384-e80a-4c53-bf37-a5f1d244a5cd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:09:19.001277 np0000006230 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-1cdfa384-e80a-4c53-bf37-a5f1d244a5cd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:09:19.006750 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1cdfa384-e80a-4c53-bf37-a5f1d244a5cd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Delete volume request issued successfully. Jul 31 14:09:19.006921 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1cdfa384-e80a-4c53-bf37-a5f1d244a5cd tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 202 Jul 31 14:09:19.007333 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1431/5722] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:09:18 2026] DELETE /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:19.014357 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e2b6e2b3-fbbf-4719-95d4-fa51425da493 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:19.016195 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2b6e2b3-fbbf-4719-95d4-fa51425da493 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:09:19.016452 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2b6e2b3-fbbf-4719-95d4-fa51425da493 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:19.016703 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2b6e2b3-fbbf-4719-95d4-fa51425da493 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:19.021700 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-45ce5737-bd56-4f34-88e7-acd3025f5c12 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:19.023392 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-45ce5737-bd56-4f34-88e7-acd3025f5c12 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc Jul 31 14:09:19.023606 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:19.023606 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:19.023663 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-45ce5737-bd56-4f34-88e7-acd3025f5c12 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:19.023786 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-45ce5737-bd56-4f34-88e7-acd3025f5c12 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:19.027396 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e2b6e2b3-fbbf-4719-95d4-fa51425da493 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:09:19.031094 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:19.031094 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:19.032093 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2b6e2b3-fbbf-4719-95d4-fa51425da493 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 200 Jul 31 14:09:19.032448 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1431/5723] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:19 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:19.035090 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-45ce5737-bd56-4f34-88e7-acd3025f5c12 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:19.039320 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-45ce5737-bd56-4f34-88e7-acd3025f5c12 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc returned with HTTP 200 Jul 31 14:09:19.039473 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1432/5724] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:19 2026] GET /volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:19.051142 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2c71b058-d762-413e-abc2-496dc682f66a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:19.052686 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2c71b058-d762-413e-abc2-496dc682f66a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:09:19.053011 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2c71b058-d762-413e-abc2-496dc682f66a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65df1d9c-621e-4bc1-aa63-5c7589b719cc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-51076274"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:19.060560 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:19.060560 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:19.060868 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2c71b058-d762-413e-abc2-496dc682f66a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:19.060977 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-2c71b058-d762-413e-abc2-496dc682f66a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create snapshot from volume 65df1d9c-621e-4bc1-aa63-5c7589b719cc Jul 31 14:09:19.082366 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.quota [None req-2c71b058-d762-413e-abc2-496dc682f66a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['1e3074ae-a7bd-40d8-accb-c4c0a74f5ca7', '435d4d77-4051-48d9-a269-f74287ab7ee3', '1e364550-a9de-4d75-bb1e-cf85f3015c1a', 'aba6cc62-6db6-480a-80ca-868a594feb14'] {{(pid=100182) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:19.088635 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-35b48f2c-5b98-49df-ab9c-c85511afcc5c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:19.090281 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35b48f2c-5b98-49df-ab9c-c85511afcc5c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:19.090484 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35b48f2c-5b98-49df-ab9c-c85511afcc5c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:19.090708 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35b48f2c-5b98-49df-ab9c-c85511afcc5c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:19.090812 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-35b48f2c-5b98-49df-ab9c-c85511afcc5c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:19.094845 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:19.094845 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:19.095534 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35b48f2c-5b98-49df-ab9c-c85511afcc5c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:19.096003 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1432/5725] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:19 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:19.108854 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2c71b058-d762-413e-abc2-496dc682f66a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot create request issued successfully. Jul 31 14:09:19.109160 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2c71b058-d762-413e-abc2-496dc682f66a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:09:19.109584 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1431/5726] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:09:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:19.117495 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-45848890-d702-44eb-bd39-aeeb0aeaa5d4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:19.119136 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-45848890-d702-44eb-bd39-aeeb0aeaa5d4 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca Jul 31 14:09:19.119316 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-45848890-d702-44eb-bd39-aeeb0aeaa5d4 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:19.119482 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-45848890-d702-44eb-bd39-aeeb0aeaa5d4 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:19.123935 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:19.123935 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:19.124177 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-45848890-d702-44eb-bd39-aeeb0aeaa5d4 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:19.124876 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-45848890-d702-44eb-bd39-aeeb0aeaa5d4 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca returned with HTTP 200 Jul 31 14:09:19.125194 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1432/5727] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:19 2026] GET /volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:20.045476 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a7110a8-db51-43f8-92a0-2f0a7a7dd9bc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:20.047208 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a7110a8-db51-43f8-92a0-2f0a7a7dd9bc tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 Jul 31 14:09:20.047393 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a7110a8-db51-43f8-92a0-2f0a7a7dd9bc tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:20.047593 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a7110a8-db51-43f8-92a0-2f0a7a7dd9bc tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:20.052583 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a7110a8-db51-43f8-92a0-2f0a7a7dd9bc tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 returned with HTTP 404 Jul 31 14:09:20.052981 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1433/5728] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:20 2026] GET /volume/v3/volumes/4e90252f-63b4-4b99-a22c-97267c8957a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:20.104873 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-30847557-3f39-43a8-9678-ac43f7641c9d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:20.106714 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30847557-3f39-43a8-9678-ac43f7641c9d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:20.106949 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-30847557-3f39-43a8-9678-ac43f7641c9d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:20.107162 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-30847557-3f39-43a8-9678-ac43f7641c9d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:20.107307 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-30847557-3f39-43a8-9678-ac43f7641c9d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:20.110920 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:20.110920 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:20.111429 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30847557-3f39-43a8-9678-ac43f7641c9d tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:20.112092 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1433/5729] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:20 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:20.133666 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a117ee28-3dc7-410d-8e40-b5774cbb8b82 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:20.135415 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a117ee28-3dc7-410d-8e40-b5774cbb8b82 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca Jul 31 14:09:20.135625 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a117ee28-3dc7-410d-8e40-b5774cbb8b82 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:20.135803 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a117ee28-3dc7-410d-8e40-b5774cbb8b82 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:20.140274 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:20.140274 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:20.140534 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-a117ee28-3dc7-410d-8e40-b5774cbb8b82 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:20.141146 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a117ee28-3dc7-410d-8e40-b5774cbb8b82 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca returned with HTTP 200 Jul 31 14:09:20.141470 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1432/5730] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:20 2026] GET /volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:20.149342 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-103491a7-e537-46a8-90aa-75a01d1029ec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:20.151135 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-103491a7-e537-46a8-90aa-75a01d1029ec tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] POST https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca/action Jul 31 14:09:20.151452 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-103491a7-e537-46a8-90aa-75a01d1029ec tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:09:20.151611 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-103491a7-e537-46a8-90aa-75a01d1029ec tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:20.152969 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-103491a7-e537-46a8-90aa-75a01d1029ec tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Updating snapshot '42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca' with '{'status': 'error'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 14:09:20.161835 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:20.161835 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:20.162283 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-103491a7-e537-46a8-90aa-75a01d1029ec tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4da1d3264c224ce6849caed8bc4f2e0b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec391cc1944c455a805cf7b098006b8b', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:20.162562 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-103491a7-e537-46a8-90aa-75a01d1029ec tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca/action returned with HTTP 403 Jul 31 14:09:20.162979 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1433/5731] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 14:09:20 2026] POST /volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:20.169058 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6709a73-9807-4461-90c8-b9c8eeb89fb6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:20.171184 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6709a73-9807-4461-90c8-b9c8eeb89fb6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca Jul 31 14:09:20.171429 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6709a73-9807-4461-90c8-b9c8eeb89fb6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:20.171697 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6709a73-9807-4461-90c8-b9c8eeb89fb6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:20.171832 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-a6709a73-9807-4461-90c8-b9c8eeb89fb6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete snapshot with id: 42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca Jul 31 14:09:20.177106 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:20.177106 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:20.177440 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a6709a73-9807-4461-90c8-b9c8eeb89fb6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:20.195350 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a6709a73-9807-4461-90c8-b9c8eeb89fb6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot delete request issued successfully. Jul 31 14:09:20.195620 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6709a73-9807-4461-90c8-b9c8eeb89fb6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca returned with HTTP 202 Jul 31 14:09:20.196097 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1434/5732] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:09:20 2026] DELETE /volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:20.203092 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-df58d5ef-2101-4747-9522-5faa8d9d5101 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:20.204816 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df58d5ef-2101-4747-9522-5faa8d9d5101 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca Jul 31 14:09:20.205017 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df58d5ef-2101-4747-9522-5faa8d9d5101 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:20.205227 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df58d5ef-2101-4747-9522-5faa8d9d5101 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:20.209713 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:20.209713 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:20.210030 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-df58d5ef-2101-4747-9522-5faa8d9d5101 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:20.210685 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df58d5ef-2101-4747-9522-5faa8d9d5101 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca returned with HTTP 200 Jul 31 14:09:20.211054 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1434/5733] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:20 2026] GET /volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:20.306108 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-1f7e1475-3849-42a9-9d80-e57f8d52d75e None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:20.307297 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1f7e1475-3849-42a9-9d80-e57f8d52d75e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:09:20.307592 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1f7e1475-3849-42a9-9d80-e57f8d52d75e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:20.307826 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-1f7e1475-3849-42a9-9d80-e57f8d52d75e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:20.308030 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-1f7e1475-3849-42a9-9d80-e57f8d52d75e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Delete volume with id: 5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:09:20.335912 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:20.335912 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:20.336836 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1f7e1475-3849-42a9-9d80-e57f8d52d75e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:09:20.351278 np0000006230 devstack@c-api.service[100182]: WARNING cinder.keymgr.conf_key_mgr [None req-1f7e1475-3849-42a9-9d80-e57f8d52d75e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 14:09:20.356769 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-1f7e1475-3849-42a9-9d80-e57f8d52d75e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Delete volume request issued successfully. Jul 31 14:09:20.357100 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-1f7e1475-3849-42a9-9d80-e57f8d52d75e tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 202 Jul 31 14:09:20.357592 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1433/5734] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:09:20 2026] DELETE /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:20.364323 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a908ecad-08ff-462b-ba04-ff913638ed22 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:20.366311 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a908ecad-08ff-462b-ba04-ff913638ed22 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:09:20.366570 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a908ecad-08ff-462b-ba04-ff913638ed22 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:20.366899 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a908ecad-08ff-462b-ba04-ff913638ed22 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:20.374279 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:20.374279 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:20.380708 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a908ecad-08ff-462b-ba04-ff913638ed22 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Volume info retrieved successfully. Jul 31 14:09:20.385631 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a908ecad-08ff-462b-ba04-ff913638ed22 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 200 Jul 31 14:09:20.386017 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1434/5735] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:20 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:21.122192 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fba9839d-cfe7-4935-9cbb-fecee60953a0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:21.123882 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fba9839d-cfe7-4935-9cbb-fecee60953a0 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:21.124081 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fba9839d-cfe7-4935-9cbb-fecee60953a0 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:21.124259 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fba9839d-cfe7-4935-9cbb-fecee60953a0 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:21.124363 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fba9839d-cfe7-4935-9cbb-fecee60953a0 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:21.128235 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:21.128235 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:21.128808 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fba9839d-cfe7-4935-9cbb-fecee60953a0 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:21.129137 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1435/5736] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:21 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:21.219433 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c6764a0a-1d0d-49d4-b88c-bea32ee0ea31 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:21.221101 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6764a0a-1d0d-49d4-b88c-bea32ee0ea31 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca Jul 31 14:09:21.221277 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6764a0a-1d0d-49d4-b88c-bea32ee0ea31 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:21.221451 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6764a0a-1d0d-49d4-b88c-bea32ee0ea31 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:21.225612 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6764a0a-1d0d-49d4-b88c-bea32ee0ea31 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca returned with HTTP 404 Jul 31 14:09:21.226114 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1435/5737] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:21 2026] GET /volume/v3/snapshots/42935e66-cfbc-4f8b-ad7f-9eeae5ca34ca => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:21.232485 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-91acd200-b59b-42a1-a6e6-26dc63f7e60a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:21.234113 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91acd200-b59b-42a1-a6e6-26dc63f7e60a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc Jul 31 14:09:21.234334 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-91acd200-b59b-42a1-a6e6-26dc63f7e60a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:21.234541 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-91acd200-b59b-42a1-a6e6-26dc63f7e60a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:21.234701 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-91acd200-b59b-42a1-a6e6-26dc63f7e60a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume with id: 65df1d9c-621e-4bc1-aa63-5c7589b719cc Jul 31 14:09:21.241046 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:21.241046 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:21.241330 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-91acd200-b59b-42a1-a6e6-26dc63f7e60a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:21.255858 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-91acd200-b59b-42a1-a6e6-26dc63f7e60a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume request issued successfully. Jul 31 14:09:21.256018 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-91acd200-b59b-42a1-a6e6-26dc63f7e60a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc returned with HTTP 202 Jul 31 14:09:21.256400 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1434/5738] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:09:21 2026] DELETE /volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:21.263759 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aaef5d20-205c-42f0-adbe-5a37895a9b1d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:21.265698 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaef5d20-205c-42f0-adbe-5a37895a9b1d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc Jul 31 14:09:21.265914 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaef5d20-205c-42f0-adbe-5a37895a9b1d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:21.266093 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaef5d20-205c-42f0-adbe-5a37895a9b1d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:21.275760 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:21.275760 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:21.280238 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aaef5d20-205c-42f0-adbe-5a37895a9b1d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:21.285905 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaef5d20-205c-42f0-adbe-5a37895a9b1d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc returned with HTTP 200 Jul 31 14:09:21.286445 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1435/5739] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:21 2026] GET /volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:21.397948 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a35aace8-f848-41c1-bb4e-3091fe0ba597 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:21.399765 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a35aace8-f848-41c1-bb4e-3091fe0ba597 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] GET https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb Jul 31 14:09:21.399964 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a35aace8-f848-41c1-bb4e-3091fe0ba597 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:21.400196 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a35aace8-f848-41c1-bb4e-3091fe0ba597 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:21.405679 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a35aace8-f848-41c1-bb4e-3091fe0ba597 tempest-TestEncryptedCinderVolumes-1616060449 tempest-TestEncryptedCinderVolumes-1616060449-project-member] https://10.4.3.140/volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb returned with HTTP 404 Jul 31 14:09:21.406212 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1436/5740] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:21 2026] GET /volume/v3/volumes/5b7b73f6-c3cc-4f8c-a885-acf12cb542eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:21.412332 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-81adfb80-ed2b-4000-bb78-5d47f08f65e5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:21.414077 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81adfb80-ed2b-4000-bb78-5d47f08f65e5 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Jul 31 14:09:21.414268 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81adfb80-ed2b-4000-bb78-5d47f08f65e5 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:21.414484 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81adfb80-ed2b-4000-bb78-5d47f08f65e5 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:21.415212 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-81adfb80-ed2b-4000-bb78-5d47f08f65e5 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 14:09:21.423281 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-81adfb80-ed2b-4000-bb78-5d47f08f65e5 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Get all volumes completed successfully. Jul 31 14:09:21.424833 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:21.424833 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:21.428314 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81adfb80-ed2b-4000-bb78-5d47f08f65e5 tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 14:09:21.428685 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1436/5741] 10.4.3.140 () {66 vars in 1285 bytes} [Fri Jul 31 14:09:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7294 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:21.442943 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-52c5212c-cbed-4209-8934-2ea6ec9d0b7c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:21.444676 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-52c5212c-cbed-4209-8934-2ea6ec9d0b7c tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] DELETE https://10.4.3.140/volume/v3/types/abde790e-4df0-4d28-ac58-d713117e1b37 Jul 31 14:09:21.444868 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-52c5212c-cbed-4209-8934-2ea6ec9d0b7c tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:21.445090 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-52c5212c-cbed-4209-8934-2ea6ec9d0b7c tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:21.467531 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-52c5212c-cbed-4209-8934-2ea6ec9d0b7c tempest-TestEncryptedCinderVolumes-1455829741 tempest-TestEncryptedCinderVolumes-1455829741-project-admin] https://10.4.3.140/volume/v3/types/abde790e-4df0-4d28-ac58-d713117e1b37 returned with HTTP 202 Jul 31 14:09:21.467910 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1435/5742] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:21 2026] DELETE /volume/v3/types/abde790e-4df0-4d28-ac58-d713117e1b37 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:22.139326 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9f8ff285-4497-4e8e-8e87-6d8e2909c9e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:22.141273 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f8ff285-4497-4e8e-8e87-6d8e2909c9e4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:22.141565 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f8ff285-4497-4e8e-8e87-6d8e2909c9e4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:22.141775 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f8ff285-4497-4e8e-8e87-6d8e2909c9e4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:22.141873 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9f8ff285-4497-4e8e-8e87-6d8e2909c9e4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:22.146209 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:22.146209 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:22.146840 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f8ff285-4497-4e8e-8e87-6d8e2909c9e4 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:22.147197 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1436/5743] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:22 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:22.301790 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-610d35a4-6f0d-42d9-a8e2-ba2fccd7839a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:22.303441 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-610d35a4-6f0d-42d9-a8e2-ba2fccd7839a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc Jul 31 14:09:22.303685 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-610d35a4-6f0d-42d9-a8e2-ba2fccd7839a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:22.303864 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-610d35a4-6f0d-42d9-a8e2-ba2fccd7839a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:22.309343 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-610d35a4-6f0d-42d9-a8e2-ba2fccd7839a tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc returned with HTTP 404 Jul 31 14:09:22.309817 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1437/5744] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:22 2026] GET /volume/v3/volumes/65df1d9c-621e-4bc1-aa63-5c7589b719cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:22.317413 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:22.319127 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:09:22.319496 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-582376664"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:22.320866 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-582376664'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:09:22.320978 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume of 1 GB Jul 31 14:09:22.324776 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Availability Zones retrieved successfully. Jul 31 14:09:22.330095 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (331da9ae-7003-4ee7-be0f-4e707115f01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:22.331172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e89c44dd-7715-4281-bdd2-3c4d581d4b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:22.331860 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:09:22.356326 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e89c44dd-7715-4281-bdd2-3c4d581d4b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:22.357216 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50cd0ff6-0610-4e97-82f9-7dd7a8488ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:22.394034 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['3b2b40d4-b193-4164-86f1-1e9e4a04e6e4', '3ac46d32-6656-4e36-b6da-9cf72255487f', '90ba013c-d70f-4020-b66e-400c0baab2c2', '0e1a47b8-005c-4885-acbf-1b6b2a0c7538'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:22.394979 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50cd0ff6-0610-4e97-82f9-7dd7a8488ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b2b40d4-b193-4164-86f1-1e9e4a04e6e4', '3ac46d32-6656-4e36-b6da-9cf72255487f', '90ba013c-d70f-4020-b66e-400c0baab2c2', '0e1a47b8-005c-4885-acbf-1b6b2a0c7538']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:22.396108 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245d890a-ca15-4640-b399-0a2778dad95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:22.422033 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245d890a-ca15-4640-b399-0a2778dad95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6a9237c-88e7-45c7-83ee-6ae9f796152e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582376664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['3b2b40d4-b193-4164-86f1-1e9e4a04e6e4','3ac46d32-6656-4e36-b6da-9cf72255487f','90ba013c-d70f-4020-b66e-400c0baab2c2','0e1a47b8-005c-4885-acbf-1b6b2a0c7538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582376664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6a9237c-88e7-45c7-83ee-6ae9f796152e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec391cc1944c455a805cf7b098006b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:22.422820 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e99a8940-2035-4fb1-b911-b87404cdbb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:22.439236 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e99a8940-2035-4fb1-b911-b87404cdbb23) transitioned into state 'SUCCESS' from state '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-582376664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['3b2b40d4-b193-4164-86f1-1e9e4a04e6e4','3ac46d32-6656-4e36-b6da-9cf72255487f','90ba013c-d70f-4020-b66e-400c0baab2c2','0e1a47b8-005c-4885-acbf-1b6b2a0c7538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:22.439930 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3f7f148-d4b9-48c8-a532-3b63acf17cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:22.447304 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3f7f148-d4b9-48c8-a532-3b63acf17cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:22.448348 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (331da9ae-7003-4ee7-be0f-4e707115f01e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:22.448627 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request issued successfully. Jul 31 14:09:22.449140 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54e8bbe1-f64a-4eba-b595-b2b3b4095bd3 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:09:22.449557 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1437/5745] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:09:22 2026] POST /volume/v3/volumes => generated 777 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:22.460784 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-919fcf16-329a-46a3-9c5d-8b0136192d0c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:22.462948 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-919fcf16-329a-46a3-9c5d-8b0136192d0c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e Jul 31 14:09:22.463136 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-919fcf16-329a-46a3-9c5d-8b0136192d0c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:22.463322 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-919fcf16-329a-46a3-9c5d-8b0136192d0c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:22.469874 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:22.469874 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:22.472988 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-919fcf16-329a-46a3-9c5d-8b0136192d0c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:22.476846 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-919fcf16-329a-46a3-9c5d-8b0136192d0c tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e returned with HTTP 200 Jul 31 14:09:22.477156 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1436/5746] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:22 2026] GET /volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:23.159730 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-938af6f2-19ce-46f6-977e-21bb5a123e5b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:23.161918 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-938af6f2-19ce-46f6-977e-21bb5a123e5b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:23.162213 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-938af6f2-19ce-46f6-977e-21bb5a123e5b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:23.162489 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-938af6f2-19ce-46f6-977e-21bb5a123e5b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:23.162663 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-938af6f2-19ce-46f6-977e-21bb5a123e5b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:23.167560 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:23.167560 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:23.168131 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-938af6f2-19ce-46f6-977e-21bb5a123e5b tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:23.168538 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1437/5747] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:23 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:23.488778 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0431f244-aca7-42bf-bd9f-47a6ab6dd5fc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:23.490575 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0431f244-aca7-42bf-bd9f-47a6ab6dd5fc tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e Jul 31 14:09:23.490766 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0431f244-aca7-42bf-bd9f-47a6ab6dd5fc tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:23.490945 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0431f244-aca7-42bf-bd9f-47a6ab6dd5fc tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:23.498089 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:23.498089 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:23.501624 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0431f244-aca7-42bf-bd9f-47a6ab6dd5fc tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:23.505194 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0431f244-aca7-42bf-bd9f-47a6ab6dd5fc tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e returned with HTTP 200 Jul 31 14:09:23.505600 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1438/5748] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:23 2026] GET /volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:23.517321 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-54740a61-282e-45a2-a21e-5a9bd24933a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:23.519202 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54740a61-282e-45a2-a21e-5a9bd24933a6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:09:23.519605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-54740a61-282e-45a2-a21e-5a9bd24933a6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6a9237c-88e7-45c7-83ee-6ae9f796152e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1007042397"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:23.527536 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:23.527536 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:23.527930 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-54740a61-282e-45a2-a21e-5a9bd24933a6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:23.528094 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-54740a61-282e-45a2-a21e-5a9bd24933a6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create snapshot from volume e6a9237c-88e7-45c7-83ee-6ae9f796152e Jul 31 14:09:23.549605 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-54740a61-282e-45a2-a21e-5a9bd24933a6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['e7254778-9b8c-4446-8f3e-0b7522c47ca0', '648356e4-9b9a-4430-8879-58025c40668a', '681ecea2-25f2-4a96-9486-521566610447', '9284aae9-3edb-4870-a9c4-7889e8fc2220'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:23.576238 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-54740a61-282e-45a2-a21e-5a9bd24933a6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot create request issued successfully. Jul 31 14:09:23.576555 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54740a61-282e-45a2-a21e-5a9bd24933a6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:09:23.576972 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1438/5749] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:09:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:23.587114 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-76953490-2601-43b3-838c-19e7f584b374 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:23.589149 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-76953490-2601-43b3-838c-19e7f584b374 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 Jul 31 14:09:23.589558 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-76953490-2601-43b3-838c-19e7f584b374 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:23.589908 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-76953490-2601-43b3-838c-19e7f584b374 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:23.594681 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:23.594681 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:23.595109 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-76953490-2601-43b3-838c-19e7f584b374 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:23.595863 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-76953490-2601-43b3-838c-19e7f584b374 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 returned with HTTP 200 Jul 31 14:09:23.596310 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1437/5750] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:23 2026] GET /volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:24.177601 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a5f430ff-6325-46e0-9847-e1bd94d5bd01 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:24.179439 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5f430ff-6325-46e0-9847-e1bd94d5bd01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:24.179704 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5f430ff-6325-46e0-9847-e1bd94d5bd01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:24.180033 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5f430ff-6325-46e0-9847-e1bd94d5bd01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:24.180174 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a5f430ff-6325-46e0-9847-e1bd94d5bd01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:24.184602 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:24.184602 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:24.185384 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5f430ff-6325-46e0-9847-e1bd94d5bd01 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:24.185837 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1438/5751] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:24 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:24.194526 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-91d4a91b-93ed-4235-bb8c-5350f463b8fb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:24.196358 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91d4a91b-93ed-4235-bb8c-5350f463b8fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/0d53d5e9-38c9-4840-9d75-0ccfef9b1446 Jul 31 14:09:24.196580 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-91d4a91b-93ed-4235-bb8c-5350f463b8fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:24.196751 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-91d4a91b-93ed-4235-bb8c-5350f463b8fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:24.196929 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-91d4a91b-93ed-4235-bb8c-5350f463b8fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume with id: 0d53d5e9-38c9-4840-9d75-0ccfef9b1446 Jul 31 14:09:24.205116 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:24.205116 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:24.205465 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-91d4a91b-93ed-4235-bb8c-5350f463b8fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:09:24.219690 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-91d4a91b-93ed-4235-bb8c-5350f463b8fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume request issued successfully. Jul 31 14:09:24.219857 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91d4a91b-93ed-4235-bb8c-5350f463b8fb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/0d53d5e9-38c9-4840-9d75-0ccfef9b1446 returned with HTTP 202 Jul 31 14:09:24.220278 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1439/5752] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:09:24 2026] DELETE /volume/v3/volumes/0d53d5e9-38c9-4840-9d75-0ccfef9b1446 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:24.226485 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-faad7890-ad89-4f38-baf3-02fa996e4aeb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:24.228406 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-faad7890-ad89-4f38-baf3-02fa996e4aeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/0d53d5e9-38c9-4840-9d75-0ccfef9b1446 Jul 31 14:09:24.228654 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-faad7890-ad89-4f38-baf3-02fa996e4aeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:24.228991 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-faad7890-ad89-4f38-baf3-02fa996e4aeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:24.236873 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:24.236873 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:24.240293 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-faad7890-ad89-4f38-baf3-02fa996e4aeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:09:24.243735 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-faad7890-ad89-4f38-baf3-02fa996e4aeb tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/0d53d5e9-38c9-4840-9d75-0ccfef9b1446 returned with HTTP 200 Jul 31 14:09:24.244090 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1439/5753] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:24 2026] GET /volume/v3/volumes/0d53d5e9-38c9-4840-9d75-0ccfef9b1446 => generated 1074 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:24.604407 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-531804be-7309-4a58-b4cf-ccc2395bdade None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:24.606551 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-531804be-7309-4a58-b4cf-ccc2395bdade tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 Jul 31 14:09:24.606864 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-531804be-7309-4a58-b4cf-ccc2395bdade tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:24.607098 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-531804be-7309-4a58-b4cf-ccc2395bdade tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:24.612668 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:24.612668 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:24.612840 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-531804be-7309-4a58-b4cf-ccc2395bdade tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:24.613480 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-531804be-7309-4a58-b4cf-ccc2395bdade tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 returned with HTTP 200 Jul 31 14:09:24.613854 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1438/5754] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:24 2026] GET /volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:24.622113 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-29e99db6-d5ff-4388-bbb4-b21910d28605 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:24.624313 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-29e99db6-d5ff-4388-bbb4-b21910d28605 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] GET https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 Jul 31 14:09:24.624613 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-29e99db6-d5ff-4388-bbb4-b21910d28605 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:24.624853 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-29e99db6-d5ff-4388-bbb4-b21910d28605 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:24.631105 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:24.631105 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:24.631700 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-29e99db6-d5ff-4388-bbb4-b21910d28605 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Snapshot retrieved successfully. Jul 31 14:09:24.632748 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-29e99db6-d5ff-4388-bbb4-b21910d28605 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 returned with HTTP 200 Jul 31 14:09:24.633232 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1439/5755] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:24 2026] GET /volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:24.640531 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-71676e70-edbe-4f6d-ac1b-0c9b74362c8e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:24.642853 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-71676e70-edbe-4f6d-ac1b-0c9b74362c8e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 Jul 31 14:09:24.643059 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-71676e70-edbe-4f6d-ac1b-0c9b74362c8e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:24.643234 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-71676e70-edbe-4f6d-ac1b-0c9b74362c8e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:24.643328 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-71676e70-edbe-4f6d-ac1b-0c9b74362c8e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete snapshot with id: 6b86b4f1-9d9d-424f-a870-b28f49fd2d91 Jul 31 14:09:24.648224 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:24.648224 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:24.648529 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-71676e70-edbe-4f6d-ac1b-0c9b74362c8e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:24.664083 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-71676e70-edbe-4f6d-ac1b-0c9b74362c8e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot delete request issued successfully. Jul 31 14:09:24.664238 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-71676e70-edbe-4f6d-ac1b-0c9b74362c8e tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 returned with HTTP 202 Jul 31 14:09:24.664649 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1440/5756] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:09:24 2026] DELETE /volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:24.671491 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a069faf6-bb70-4be2-a78c-6ca5d4ab3acb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:24.673016 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a069faf6-bb70-4be2-a78c-6ca5d4ab3acb tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 Jul 31 14:09:24.673170 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a069faf6-bb70-4be2-a78c-6ca5d4ab3acb tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:24.673364 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a069faf6-bb70-4be2-a78c-6ca5d4ab3acb tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:24.677865 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:24.677865 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:24.678165 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a069faf6-bb70-4be2-a78c-6ca5d4ab3acb tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:24.678788 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a069faf6-bb70-4be2-a78c-6ca5d4ab3acb tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 returned with HTTP 200 Jul 31 14:09:24.679111 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1440/5757] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:24 2026] GET /volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:25.256046 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d35f0774-72af-4a4e-a84f-6e50577c92e8 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:25.257926 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d35f0774-72af-4a4e-a84f-6e50577c92e8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/0d53d5e9-38c9-4840-9d75-0ccfef9b1446 Jul 31 14:09:25.258199 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d35f0774-72af-4a4e-a84f-6e50577c92e8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:25.258463 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d35f0774-72af-4a4e-a84f-6e50577c92e8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:25.264160 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d35f0774-72af-4a4e-a84f-6e50577c92e8 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/0d53d5e9-38c9-4840-9d75-0ccfef9b1446 returned with HTTP 404 Jul 31 14:09:25.264717 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1439/5758] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:25 2026] GET /volume/v3/volumes/0d53d5e9-38c9-4840-9d75-0ccfef9b1446 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:25.271998 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98c25fe3-cbd0-478c-8cfd-982bf58cc66c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:25.273827 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98c25fe3-cbd0-478c-8cfd-982bf58cc66c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:25.274086 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98c25fe3-cbd0-478c-8cfd-982bf58cc66c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:25.274278 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98c25fe3-cbd0-478c-8cfd-982bf58cc66c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:25.274384 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-98c25fe3-cbd0-478c-8cfd-982bf58cc66c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:25.276011 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=273,cinder:UPDATE=102,cinder:INSERT=53 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:09:25.279321 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:25.279321 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:25.279955 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98c25fe3-cbd0-478c-8cfd-982bf58cc66c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:25.280484 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1440/5759] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:25 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:25.292755 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-707dfa9a-3f29-4e6c-b00a-83ded40c1a24 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:25.294634 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-707dfa9a-3f29-4e6c-b00a-83ded40c1a24 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:25.294946 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-707dfa9a-3f29-4e6c-b00a-83ded40c1a24 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:25.295218 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-707dfa9a-3f29-4e6c-b00a-83ded40c1a24 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:25.295378 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-707dfa9a-3f29-4e6c-b00a-83ded40c1a24 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete backup with id: c65d0a58-d7fa-454c-9222-f2996877f70d. Jul 31 14:09:25.297158 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=248,cinder:UPDATE=101,cinder:INSERT=43 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:09:25.300057 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:25.300057 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:25.311585 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-707dfa9a-3f29-4e6c-b00a-83ded40c1a24 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] delete_backup rpcapi backup_id c65d0a58-d7fa-454c-9222-f2996877f70d {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:09:25.313278 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-707dfa9a-3f29-4e6c-b00a-83ded40c1a24 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 202 Jul 31 14:09:25.313785 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1441/5760] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:09:25 2026] DELETE /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:09:25.320749 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ac6d8401-938c-4826-862d-7e21a20351e1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:25.322332 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ac6d8401-938c-4826-862d-7e21a20351e1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:25.323661 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ac6d8401-938c-4826-862d-7e21a20351e1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:25.323661 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ac6d8401-938c-4826-862d-7e21a20351e1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:25.323661 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ac6d8401-938c-4826-862d-7e21a20351e1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:25.328034 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:25.328034 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:25.328799 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ac6d8401-938c-4826-862d-7e21a20351e1 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 200 Jul 31 14:09:25.329239 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1441/5761] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:25 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:25.687506 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-a3f695b4-e001-401e-8c7f-8947c1572c59 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:25.689256 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a3f695b4-e001-401e-8c7f-8947c1572c59 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 Jul 31 14:09:25.689443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a3f695b4-e001-401e-8c7f-8947c1572c59 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:25.689651 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-a3f695b4-e001-401e-8c7f-8947c1572c59 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:25.691140 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=253,cinder:UPDATE=109,cinder:INSERT=46 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:09:25.694138 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-a3f695b4-e001-401e-8c7f-8947c1572c59 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 returned with HTTP 404 Jul 31 14:09:25.694638 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1440/5762] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:25 2026] GET /volume/v3/snapshots/6b86b4f1-9d9d-424f-a870-b28f49fd2d91 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:25.701167 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a23af037-715f-47c3-a113-4c3cb9fe8358 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:25.702818 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a23af037-715f-47c3-a113-4c3cb9fe8358 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e Jul 31 14:09:25.702996 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a23af037-715f-47c3-a113-4c3cb9fe8358 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:25.703171 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a23af037-715f-47c3-a113-4c3cb9fe8358 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:25.703317 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-a23af037-715f-47c3-a113-4c3cb9fe8358 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume with id: e6a9237c-88e7-45c7-83ee-6ae9f796152e Jul 31 14:09:25.709772 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:25.709772 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:25.710068 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a23af037-715f-47c3-a113-4c3cb9fe8358 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:25.725958 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a23af037-715f-47c3-a113-4c3cb9fe8358 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume request issued successfully. Jul 31 14:09:25.726148 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a23af037-715f-47c3-a113-4c3cb9fe8358 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e returned with HTTP 202 Jul 31 14:09:25.726553 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1441/5763] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:09:25 2026] DELETE /volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:25.733128 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5dcb43e9-dc73-4523-acee-cef758e6f9da None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:25.734883 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5dcb43e9-dc73-4523-acee-cef758e6f9da tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e Jul 31 14:09:25.735090 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5dcb43e9-dc73-4523-acee-cef758e6f9da tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:25.735271 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5dcb43e9-dc73-4523-acee-cef758e6f9da tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:25.742799 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:25.742799 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:25.746126 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5dcb43e9-dc73-4523-acee-cef758e6f9da tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:25.750692 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5dcb43e9-dc73-4523-acee-cef758e6f9da tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e returned with HTTP 200 Jul 31 14:09:25.751136 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1442/5764] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:25 2026] GET /volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:26.338546 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d400e382-ccfa-4cb6-adfe-81b50a46a623 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:26.340281 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d400e382-ccfa-4cb6-adfe-81b50a46a623 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d Jul 31 14:09:26.340497 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d400e382-ccfa-4cb6-adfe-81b50a46a623 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:26.340690 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d400e382-ccfa-4cb6-adfe-81b50a46a623 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:26.340790 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d400e382-ccfa-4cb6-adfe-81b50a46a623 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id c65d0a58-d7fa-454c-9222-f2996877f70d. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:26.343980 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d400e382-ccfa-4cb6-adfe-81b50a46a623 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d returned with HTTP 404 Jul 31 14:09:26.344407 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1442/5765] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:26 2026] GET /volume/v3/backups/c65d0a58-d7fa-454c-9222-f2996877f70d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:26.349992 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-01bae64f-a60b-46f8-a5e5-c28779e34a65 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:26.351704 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-01bae64f-a60b-46f8-a5e5-c28779e34a65 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:09:26.351914 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-01bae64f-a60b-46f8-a5e5-c28779e34a65 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:26.352089 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-01bae64f-a60b-46f8-a5e5-c28779e34a65 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:26.352182 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.contrib.backups [None req-01bae64f-a60b-46f8-a5e5-c28779e34a65 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete backup with id: 4a5456da-20e9-4121-a7e0-803e26fb9409. Jul 31 14:09:26.356619 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:26.356619 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:26.366832 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.backup.rpcapi [None req-01bae64f-a60b-46f8-a5e5-c28779e34a65 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] delete_backup rpcapi backup_id 4a5456da-20e9-4121-a7e0-803e26fb9409 {{(pid=100182) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:09:26.368337 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-01bae64f-a60b-46f8-a5e5-c28779e34a65 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 202 Jul 31 14:09:26.368723 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1441/5766] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:09:26 2026] DELETE /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:09:26.375223 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dbb32a2f-a1bd-4837-b7b0-8e4172a79ff2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:26.376484 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dbb32a2f-a1bd-4837-b7b0-8e4172a79ff2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:09:26.376696 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dbb32a2f-a1bd-4837-b7b0-8e4172a79ff2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:26.376900 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dbb32a2f-a1bd-4837-b7b0-8e4172a79ff2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:26.377023 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-dbb32a2f-a1bd-4837-b7b0-8e4172a79ff2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:26.380618 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:26.380618 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:26.381119 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dbb32a2f-a1bd-4837-b7b0-8e4172a79ff2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 200 Jul 31 14:09:26.381424 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1442/5767] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:26 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:26.763325 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e18105e4-59da-42ce-b150-c087d6580f97 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:26.765088 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e18105e4-59da-42ce-b150-c087d6580f97 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e Jul 31 14:09:26.765277 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e18105e4-59da-42ce-b150-c087d6580f97 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:26.765483 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e18105e4-59da-42ce-b150-c087d6580f97 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:26.770922 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e18105e4-59da-42ce-b150-c087d6580f97 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e returned with HTTP 404 Jul 31 14:09:26.771444 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1443/5768] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:26 2026] GET /volume/v3/volumes/e6a9237c-88e7-45c7-83ee-6ae9f796152e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:26.778901 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:26.780442 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/volumes Jul 31 14:09:26.780766 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1454469994"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:26.782405 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1454469994'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 14:09:26.782526 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume of 1 GB Jul 31 14:09:26.784355 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=283,cinder:INSERT=59,cinder:UPDATE=115,cinder:DELETE=1 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:09:26.786088 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Availability Zones retrieved successfully. Jul 31 14:09:26.791369 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (a06017b2-11ba-4503-9c75-41991a6252ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:26.792370 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7d4bcd-5d9b-4215-8aed-9a17342a1ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:26.793191 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 14:09:26.814308 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7d4bcd-5d9b-4215-8aed-9a17342a1ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T13:49:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aada8ac-d579-42d5-8b1b-ddb95bcb7549', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:26.814971 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450f0287-7948-4d54-a24d-62ae10e9ba2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:26.845128 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['0a9a183f-9e5e-4a0d-9be4-a75caa066398', 'bb8d8d99-8a5d-4c12-a1fb-d229b2666a48', '3ecc1c63-5606-4766-929a-c659cf60335a', 'e222987b-21af-4d00-a0e5-2857b33de8d8'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:26.845926 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450f0287-7948-4d54-a24d-62ae10e9ba2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a9a183f-9e5e-4a0d-9be4-a75caa066398', 'bb8d8d99-8a5d-4c12-a1fb-d229b2666a48', '3ecc1c63-5606-4766-929a-c659cf60335a', 'e222987b-21af-4d00-a0e5-2857b33de8d8']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:26.846576 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec42156-c675-4842-a335-326ba1fad5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:26.865737 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec42156-c675-4842-a335-326ba1fad5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '109ff175-ed17-43c4-870c-bd6ed68e7435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454469994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['0a9a183f-9e5e-4a0d-9be4-a75caa066398','bb8d8d99-8a5d-4c12-a1fb-d229b2666a48','3ecc1c63-5606-4766-929a-c659cf60335a','e222987b-21af-4d00-a0e5-2857b33de8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T14:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454469994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=109ff175-ed17-43c4-870c-bd6ed68e7435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec391cc1944c455a805cf7b098006b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aada8ac-d579-42d5-8b1b-ddb95bcb7549),volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:26.866338 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8affadd2-003b-489e-8a77-ac3c0486c91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:26.880750 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8affadd2-003b-489e-8a77-ac3c0486c91d) transitioned into state 'SUCCESS' from state '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-1454469994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec391cc1944c455a805cf7b098006b8b',qos_specs=None,replication_status=,reservations=['0a9a183f-9e5e-4a0d-9be4-a75caa066398','bb8d8d99-8a5d-4c12-a1fb-d229b2666a48','3ecc1c63-5606-4766-929a-c659cf60335a','e222987b-21af-4d00-a0e5-2857b33de8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0a9a00a64d4531906ead9aaf55236d',volume_type_id=1aada8ac-d579-42d5-8b1b-ddb95bcb7549)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:26.881328 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44864aeb-4398-4495-bcb5-8e2ca92f7d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 14:09:26.888590 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44864aeb-4398-4495-bcb5-8e2ca92f7d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 14:09:26.889423 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Flow 'volume_create_api' (a06017b2-11ba-4503-9c75-41991a6252ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 14:09:26.889694 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create volume request issued successfully. Jul 31 14:09:26.890214 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-97bfbdba-8917-45f4-9a20-9b40f32b44ae tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Jul 31 14:09:26.890805 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1443/5769] 10.4.3.140 () {68 vars in 1258 bytes} [Fri Jul 31 14:09:26 2026] POST /volume/v3/volumes => generated 778 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:26.901578 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-7b68cd27-3ec3-4984-8e7b-1bc157103c52 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:26.903188 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7b68cd27-3ec3-4984-8e7b-1bc157103c52 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 Jul 31 14:09:26.903351 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7b68cd27-3ec3-4984-8e7b-1bc157103c52 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:26.903581 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-7b68cd27-3ec3-4984-8e7b-1bc157103c52 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:26.910696 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:26.910696 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:26.914025 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-7b68cd27-3ec3-4984-8e7b-1bc157103c52 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:26.917579 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-7b68cd27-3ec3-4984-8e7b-1bc157103c52 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 returned with HTTP 200 Jul 31 14:09:26.917971 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1442/5770] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:26 2026] GET /volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:27.391627 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6b6db00b-fc9a-4250-acea-21c441767d7c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:27.393285 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6b6db00b-fc9a-4250-acea-21c441767d7c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 Jul 31 14:09:27.393542 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6b6db00b-fc9a-4250-acea-21c441767d7c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:27.393724 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6b6db00b-fc9a-4250-acea-21c441767d7c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:27.393816 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6b6db00b-fc9a-4250-acea-21c441767d7c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id 4a5456da-20e9-4121-a7e0-803e26fb9409. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:27.397106 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6b6db00b-fc9a-4250-acea-21c441767d7c tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 returned with HTTP 404 Jul 31 14:09:27.397540 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1443/5771] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:27 2026] GET /volume/v3/backups/4a5456da-20e9-4121-a7e0-803e26fb9409 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:27.403685 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fcbcc3ed-357b-43a8-952c-3f58d52385d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:27.405776 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fcbcc3ed-357b-43a8-952c-3f58d52385d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:27.406034 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fcbcc3ed-357b-43a8-952c-3f58d52385d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:27.406260 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fcbcc3ed-357b-43a8-952c-3f58d52385d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:27.406411 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-fcbcc3ed-357b-43a8-952c-3f58d52385d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete backup with id: d0f6c86b-0dc6-4112-9106-96739dc88b27. Jul 31 14:09:27.411383 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:27.411383 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:27.423012 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-fcbcc3ed-357b-43a8-952c-3f58d52385d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] delete_backup rpcapi backup_id d0f6c86b-0dc6-4112-9106-96739dc88b27 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 14:09:27.424762 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fcbcc3ed-357b-43a8-952c-3f58d52385d6 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 202 Jul 31 14:09:27.425258 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1444/5772] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:09:27 2026] DELETE /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:09:27.431602 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ab5be7a8-e783-49a0-b7b8-4a3e6c9e1196 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:27.433490 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ab5be7a8-e783-49a0-b7b8-4a3e6c9e1196 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:27.433722 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ab5be7a8-e783-49a0-b7b8-4a3e6c9e1196 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:27.433897 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ab5be7a8-e783-49a0-b7b8-4a3e6c9e1196 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:27.434011 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ab5be7a8-e783-49a0-b7b8-4a3e6c9e1196 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:27.439361 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:27.439361 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:27.440253 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ab5be7a8-e783-49a0-b7b8-4a3e6c9e1196 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 200 Jul 31 14:09:27.440856 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1444/5773] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:27 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:27.928959 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-2365226d-2f48-4af3-a811-dc928ae5f601 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:27.930842 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2365226d-2f48-4af3-a811-dc928ae5f601 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 Jul 31 14:09:27.931041 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2365226d-2f48-4af3-a811-dc928ae5f601 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:27.931199 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-2365226d-2f48-4af3-a811-dc928ae5f601 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:27.939469 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:27.939469 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:27.943383 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-2365226d-2f48-4af3-a811-dc928ae5f601 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:27.947885 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-2365226d-2f48-4af3-a811-dc928ae5f601 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 returned with HTTP 200 Jul 31 14:09:27.948338 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1443/5774] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:27 2026] GET /volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:27.959495 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9cdc4167-5bda-4263-b143-b587cd867c8d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:27.961160 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9cdc4167-5bda-4263-b143-b587cd867c8d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] POST https://10.4.3.140/volume/v3/snapshots Jul 31 14:09:27.961615 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9cdc4167-5bda-4263-b143-b587cd867c8d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "109ff175-ed17-43c4-870c-bd6ed68e7435", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1233354903"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:27.970067 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:27.970067 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:27.970451 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9cdc4167-5bda-4263-b143-b587cd867c8d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:27.970591 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-9cdc4167-5bda-4263-b143-b587cd867c8d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Create snapshot from volume 109ff175-ed17-43c4-870c-bd6ed68e7435 Jul 31 14:09:27.990197 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-9cdc4167-5bda-4263-b143-b587cd867c8d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Created reservations ['893af4da-66e3-41ab-9433-be82a7f8c2d4', 'ff14c782-d1d1-40dd-b8fa-8ed4e0d3f876', 'd5bd0266-6a90-44a4-b936-0b5ee77f6374', 'faee8536-96eb-4c10-aab4-1d41cb1ee5a3'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 14:09:28.012965 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9cdc4167-5bda-4263-b143-b587cd867c8d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot create request issued successfully. Jul 31 14:09:28.013283 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9cdc4167-5bda-4263-b143-b587cd867c8d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Jul 31 14:09:28.013770 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1444/5775] 10.4.3.140 () {68 vars in 1265 bytes} [Fri Jul 31 14:09:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 14:09:28.021377 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-33459be8-4125-4d79-80df-05bb1fad0f9d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:28.023162 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33459be8-4125-4d79-80df-05bb1fad0f9d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 Jul 31 14:09:28.023443 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33459be8-4125-4d79-80df-05bb1fad0f9d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:28.023694 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33459be8-4125-4d79-80df-05bb1fad0f9d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:28.029676 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:28.029676 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:28.030081 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-33459be8-4125-4d79-80df-05bb1fad0f9d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:28.030775 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33459be8-4125-4d79-80df-05bb1fad0f9d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 returned with HTTP 200 Jul 31 14:09:28.031116 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1445/5776] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:28 2026] GET /volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:28.450314 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4c1b83f0-40dc-4344-b15c-ae406580852a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:28.452122 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c1b83f0-40dc-4344-b15c-ae406580852a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 Jul 31 14:09:28.452364 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c1b83f0-40dc-4344-b15c-ae406580852a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:28.452567 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c1b83f0-40dc-4344-b15c-ae406580852a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:28.452666 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4c1b83f0-40dc-4344-b15c-ae406580852a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Show backup with id d0f6c86b-0dc6-4112-9106-96739dc88b27. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 14:09:28.455959 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c1b83f0-40dc-4344-b15c-ae406580852a tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 returned with HTTP 404 Jul 31 14:09:28.456417 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1445/5777] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:28 2026] GET /volume/v3/backups/d0f6c86b-0dc6-4112-9106-96739dc88b27 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:28.462719 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-4a98cb9d-3003-4475-9438-cd83c5fed831 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:28.464523 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4a98cb9d-3003-4475-9438-cd83c5fed831 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 Jul 31 14:09:28.464741 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4a98cb9d-3003-4475-9438-cd83c5fed831 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:28.464907 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-4a98cb9d-3003-4475-9438-cd83c5fed831 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:28.465054 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-4a98cb9d-3003-4475-9438-cd83c5fed831 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume with id: 90ce4b8c-3447-4549-a086-e28ee44f9fa0 Jul 31 14:09:28.471895 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:28.471895 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:28.472180 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4a98cb9d-3003-4475-9438-cd83c5fed831 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:09:28.488842 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-4a98cb9d-3003-4475-9438-cd83c5fed831 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Delete volume request issued successfully. Jul 31 14:09:28.489076 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-4a98cb9d-3003-4475-9438-cd83c5fed831 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 returned with HTTP 202 Jul 31 14:09:28.489634 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1444/5778] 10.4.3.140 () {68 vars in 1391 bytes} [Fri Jul 31 14:09:28 2026] DELETE /volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:28.496297 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fc4b45be-9dba-4a00-a799-764f1bda9971 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:28.498242 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc4b45be-9dba-4a00-a799-764f1bda9971 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 Jul 31 14:09:28.498508 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fc4b45be-9dba-4a00-a799-764f1bda9971 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:28.498727 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fc4b45be-9dba-4a00-a799-764f1bda9971 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:28.506058 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:28.506058 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:28.509536 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fc4b45be-9dba-4a00-a799-764f1bda9971 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Volume info retrieved successfully. Jul 31 14:09:28.513303 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc4b45be-9dba-4a00-a799-764f1bda9971 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 returned with HTTP 200 Jul 31 14:09:28.513706 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1445/5779] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:28 2026] GET /volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:29.039756 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7690c77a-be8a-4db6-801f-5b8f90ce77df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:29.041702 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7690c77a-be8a-4db6-801f-5b8f90ce77df tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 Jul 31 14:09:29.041925 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7690c77a-be8a-4db6-801f-5b8f90ce77df tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:29.042174 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7690c77a-be8a-4db6-801f-5b8f90ce77df tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:29.046768 np0000006230 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:29.046768 np0000006230 devstack@c-api.service[100183]: warnings.warn( Jul 31 14:09:29.047044 np0000006230 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7690c77a-be8a-4db6-801f-5b8f90ce77df tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:29.047658 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7690c77a-be8a-4db6-801f-5b8f90ce77df tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 returned with HTTP 200 Jul 31 14:09:29.047984 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1446/5780] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:29 2026] GET /volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:29.057683 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-70d11982-e152-4348-8cc1-07aaca29b6c6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:29.059328 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70d11982-e152-4348-8cc1-07aaca29b6c6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] POST https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527/action Jul 31 14:09:29.059703 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70d11982-e152-4348-8cc1-07aaca29b6c6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 14:09:29.059815 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70d11982-e152-4348-8cc1-07aaca29b6c6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:29.061474 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.contrib.snapshot_unmanage [None req-70d11982-e152-4348-8cc1-07aaca29b6c6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Unmanage snapshot with id: 4a666324-8f6a-4e1b-a745-6c4ee8e55527 Jul 31 14:09:29.065975 np0000006230 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:29.065975 np0000006230 devstack@c-api.service[100185]: warnings.warn( Jul 31 14:09:29.066337 np0000006230 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-70d11982-e152-4348-8cc1-07aaca29b6c6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Snapshot retrieved successfully. Jul 31 14:09:29.067062 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-70d11982-e152-4348-8cc1-07aaca29b6c6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '4da1d3264c224ce6849caed8bc4f2e0b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec391cc1944c455a805cf7b098006b8b', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:29.067231 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70d11982-e152-4348-8cc1-07aaca29b6c6 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-reader] https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527/action returned with HTTP 403 Jul 31 14:09:29.067704 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1446/5781] 10.4.3.140 () {68 vars in 1396 bytes} [Fri Jul 31 14:09:29 2026] POST /volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:29.074408 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-fb61ae94-7efe-48df-8be5-2e39514b2b02 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:29.076760 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fb61ae94-7efe-48df-8be5-2e39514b2b02 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 Jul 31 14:09:29.076933 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fb61ae94-7efe-48df-8be5-2e39514b2b02 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:29.077103 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-fb61ae94-7efe-48df-8be5-2e39514b2b02 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:29.077196 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.snapshots [None req-fb61ae94-7efe-48df-8be5-2e39514b2b02 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete snapshot with id: 4a666324-8f6a-4e1b-a745-6c4ee8e55527 Jul 31 14:09:29.081552 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:29.081552 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:29.081817 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fb61ae94-7efe-48df-8be5-2e39514b2b02 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:29.095417 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-fb61ae94-7efe-48df-8be5-2e39514b2b02 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot delete request issued successfully. Jul 31 14:09:29.095575 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-fb61ae94-7efe-48df-8be5-2e39514b2b02 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 returned with HTTP 202 Jul 31 14:09:29.095909 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1445/5782] 10.4.3.140 () {66 vars in 1357 bytes} [Fri Jul 31 14:09:29 2026] DELETE /volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:29.102149 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-303483b9-a892-4b33-a5da-ed7127de1725 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:29.103949 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-303483b9-a892-4b33-a5da-ed7127de1725 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 Jul 31 14:09:29.104193 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-303483b9-a892-4b33-a5da-ed7127de1725 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:29.104321 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-303483b9-a892-4b33-a5da-ed7127de1725 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:29.109927 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:29.109927 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:29.110271 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-303483b9-a892-4b33-a5da-ed7127de1725 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Snapshot retrieved successfully. Jul 31 14:09:29.111040 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-303483b9-a892-4b33-a5da-ed7127de1725 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 returned with HTTP 200 Jul 31 14:09:29.111550 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1446/5783] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:29 2026] GET /volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:29.527500 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c8a5427e-c365-4a1e-8814-71ac41288fe2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:29.529435 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8a5427e-c365-4a1e-8814-71ac41288fe2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] GET https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 Jul 31 14:09:29.529657 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8a5427e-c365-4a1e-8814-71ac41288fe2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:29.529848 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8a5427e-c365-4a1e-8814-71ac41288fe2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:29.535501 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8a5427e-c365-4a1e-8814-71ac41288fe2 tempest-ProjectAdminTests33-1522757601 tempest-ProjectAdminTests33-1522757601-project-admin] https://10.4.3.140/volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 returned with HTTP 404 Jul 31 14:09:29.536059 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1447/5784] 10.4.3.140 () {68 vars in 1388 bytes} [Fri Jul 31 14:09:29 2026] GET /volume/v3/volumes/90ce4b8c-3447-4549-a086-e28ee44f9fa0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:30.119282 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-31d5b137-b17e-44b4-8c94-1dd2e5114ca2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:30.120898 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31d5b137-b17e-44b4-8c94-1dd2e5114ca2 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 Jul 31 14:09:30.121062 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-31d5b137-b17e-44b4-8c94-1dd2e5114ca2 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:30.121255 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-31d5b137-b17e-44b4-8c94-1dd2e5114ca2 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:30.125073 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-31d5b137-b17e-44b4-8c94-1dd2e5114ca2 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 returned with HTTP 404 Jul 31 14:09:30.125663 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1447/5785] 10.4.3.140 () {66 vars in 1354 bytes} [Fri Jul 31 14:09:30 2026] GET /volume/v3/snapshots/4a666324-8f6a-4e1b-a745-6c4ee8e55527 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:30.132202 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aecfc953-23ce-49f1-9f8a-665c98bab179 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:30.133892 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aecfc953-23ce-49f1-9f8a-665c98bab179 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 Jul 31 14:09:30.134070 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aecfc953-23ce-49f1-9f8a-665c98bab179 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:30.134244 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aecfc953-23ce-49f1-9f8a-665c98bab179 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:30.134402 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.v3.volumes [None req-aecfc953-23ce-49f1-9f8a-665c98bab179 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume with id: 109ff175-ed17-43c4-870c-bd6ed68e7435 Jul 31 14:09:30.140907 np0000006230 devstack@c-api.service[100182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:30.140907 np0000006230 devstack@c-api.service[100182]: warnings.warn( Jul 31 14:09:30.141189 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-aecfc953-23ce-49f1-9f8a-665c98bab179 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:30.155805 np0000006230 devstack@c-api.service[100182]: INFO cinder.volume.api [None req-aecfc953-23ce-49f1-9f8a-665c98bab179 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Delete volume request issued successfully. Jul 31 14:09:30.155975 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aecfc953-23ce-49f1-9f8a-665c98bab179 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 returned with HTTP 202 Jul 31 14:09:30.156478 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1446/5786] 10.4.3.140 () {66 vars in 1351 bytes} [Fri Jul 31 14:09:30 2026] DELETE /volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:30.162783 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a687e975-ca69-4819-b493-fbbbcb5a9fa8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:30.164950 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a687e975-ca69-4819-b493-fbbbcb5a9fa8 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 Jul 31 14:09:30.165233 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a687e975-ca69-4819-b493-fbbbcb5a9fa8 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:30.165553 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a687e975-ca69-4819-b493-fbbbcb5a9fa8 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:30.174743 np0000006230 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 14:09:30.174743 np0000006230 devstack@c-api.service[100184]: warnings.warn( Jul 31 14:09:30.178190 np0000006230 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a687e975-ca69-4819-b493-fbbbcb5a9fa8 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Volume info retrieved successfully. Jul 31 14:09:30.181867 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a687e975-ca69-4819-b493-fbbbcb5a9fa8 tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 returned with HTTP 200 Jul 31 14:09:30.182250 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1447/5787] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:30 2026] GET /volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:30.949620 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-714e2a9e-b33c-4e35-a8c8-1843c61c2054 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:31.050747 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-714e2a9e-b33c-4e35-a8c8-1843c61c2054 tempest-ProjectReaderTests-1339606647 tempest-ProjectReaderTests-1339606647-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Jul 31 14:09:31.050933 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-714e2a9e-b33c-4e35-a8c8-1843c61c2054 tempest-ProjectReaderTests-1339606647 tempest-ProjectReaderTests-1339606647-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:31.051176 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-714e2a9e-b33c-4e35-a8c8-1843c61c2054 tempest-ProjectReaderTests-1339606647 tempest-ProjectReaderTests-1339606647-project-admin] Calling method 'get_pools' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:31.060180 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-714e2a9e-b33c-4e35-a8c8-1843c61c2054 tempest-ProjectReaderTests-1339606647 tempest-ProjectReaderTests-1339606647-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 14:09:31.060557 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1448/5788] 10.4.3.140 () {66 vars in 1291 bytes} [Fri Jul 31 14:09:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:31.067560 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-95e185bc-04a2-455c-8c67-6318ec7b5561 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:31.116890 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95e185bc-04a2-455c-8c67-6318ec7b5561 tempest-ProjectReaderTests-1339606647 tempest-ProjectReaderTests-1339606647-project-reader] GET https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool Jul 31 14:09:31.117084 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95e185bc-04a2-455c-8c67-6318ec7b5561 tempest-ProjectReaderTests-1339606647 tempest-ProjectReaderTests-1339606647-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:31.117270 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95e185bc-04a2-455c-8c67-6318ec7b5561 tempest-ProjectReaderTests-1339606647 tempest-ProjectReaderTests-1339606647-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:31.117902 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-95e185bc-04a2-455c-8c67-6318ec7b5561 tempest-ProjectReaderTests-1339606647 tempest-ProjectReaderTests-1339606647-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e85b7c692d6f479cb69b0e7248c63768', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85141076774cacb109218b1b2b99e2', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:31.118082 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95e185bc-04a2-455c-8c67-6318ec7b5561 tempest-ProjectReaderTests-1339606647 tempest-ProjectReaderTests-1339606647-project-reader] https://10.4.3.140/volume/v3/capabilities/np0000006230@storpool returned with HTTP 403 Jul 31 14:09:31.118466 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1448/5789] 10.4.3.140 () {66 vars in 1318 bytes} [Fri Jul 31 14:09:31 2026] GET /volume/v3/capabilities/np0000006230@storpool => generated 110 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:31.194605 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cff07342-912f-4f7d-a262-97004a69e64d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:31.196985 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cff07342-912f-4f7d-a262-97004a69e64d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] GET https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 Jul 31 14:09:31.197257 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cff07342-912f-4f7d-a262-97004a69e64d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:31.197594 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cff07342-912f-4f7d-a262-97004a69e64d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:31.205036 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cff07342-912f-4f7d-a262-97004a69e64d tempest-ProjectReaderTests-2043783015 tempest-ProjectReaderTests-2043783015-project-admin] https://10.4.3.140/volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 returned with HTTP 404 Jul 31 14:09:31.205625 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1447/5790] 10.4.3.140 () {66 vars in 1348 bytes} [Fri Jul 31 14:09:31 2026] GET /volume/v3/volumes/109ff175-ed17-43c4-870c-bd6ed68e7435 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.376738 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-83b4fd09-5ced-4594-a916-875a88fba61d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.481510 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83b4fd09-5ced-4594-a916-875a88fba61d tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.481886 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83b4fd09-5ced-4594-a916-875a88fba61d tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1673386493", "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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.498393 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83b4fd09-5ced-4594-a916-875a88fba61d tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.498752 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1448/5791] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 380 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.506378 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dde133f7-3405-4047-9194-ed4bcb242c61 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.508178 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dde133f7-3405-4047-9194-ed4bcb242c61 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption Jul 31 14:09:32.508566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dde133f7-3405-4047-9194-ed4bcb242c61 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.522213 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dde133f7-3405-4047-9194-ed4bcb242c61 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption returned with HTTP 200 Jul 31 14:09:32.522721 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1449/5792] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.530689 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-add654da-5662-4c47-828c-5c2038c2fec2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.533660 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-add654da-5662-4c47-828c-5c2038c2fec2 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.533990 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-add654da-5662-4c47-828c-5c2038c2fec2 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1313358854", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.548638 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-add654da-5662-4c47-828c-5c2038c2fec2 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.548984 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1449/5793] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.549994 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cf55a355-46d5-4862-87d7-f4462ad6335d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.556999 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-60dc6fda-0099-4b3d-a51e-27d6b0e165f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.559275 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60dc6fda-0099-4b3d-a51e-27d6b0e165f4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types/eced7fe3-24e1-4e6b-aed3-c25580e8a08e/encryption Jul 31 14:09:32.559647 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60dc6fda-0099-4b3d-a51e-27d6b0e165f4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.574338 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60dc6fda-0099-4b3d-a51e-27d6b0e165f4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/eced7fe3-24e1-4e6b-aed3-c25580e8a08e/encryption returned with HTTP 200 Jul 31 14:09:32.574778 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1449/5794] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types/eced7fe3-24e1-4e6b-aed3-c25580e8a08e/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.583735 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ea411fa5-e334-4ad9-a0c3-59b70d528eba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.585522 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea411fa5-e334-4ad9-a0c3-59b70d528eba tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.585876 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ea411fa5-e334-4ad9-a0c3-59b70d528eba tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1634453065", "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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.601629 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea411fa5-e334-4ad9-a0c3-59b70d528eba tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.602026 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1450/5795] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.602959 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cf55a355-46d5-4862-87d7-f4462ad6335d tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.603313 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cf55a355-46d5-4862-87d7-f4462ad6335d tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-850524215", "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=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.609795 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-33fdb24e-630f-4bee-bb60-33e42253a0c1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.611908 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33fdb24e-630f-4bee-bb60-33e42253a0c1 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types/46da2c04-aa30-485e-9874-3659c5af576f/extra_specs Jul 31 14:09:32.612413 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33fdb24e-630f-4bee-bb60-33e42253a0c1 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.619271 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cf55a355-46d5-4862-87d7-f4462ad6335d tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.619663 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1448/5796] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 379 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.627431 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-42936537-8c95-46a1-a962-88118de3b78f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.629364 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42936537-8c95-46a1-a962-88118de3b78f tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] POST https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption Jul 31 14:09:32.629820 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42936537-8c95-46a1-a962-88118de3b78f tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.631995 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33fdb24e-630f-4bee-bb60-33e42253a0c1 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/46da2c04-aa30-485e-9874-3659c5af576f/extra_specs returned with HTTP 200 Jul 31 14:09:32.632413 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1450/5797] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types/46da2c04-aa30-485e-9874-3659c5af576f/extra_specs => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:09:32.639267 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5a661b9c-e50d-46c9-96fb-096c95d89164 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.641013 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a661b9c-e50d-46c9-96fb-096c95d89164 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] PUT https://10.4.3.140/volume/v3/types/46da2c04-aa30-485e-9874-3659c5af576f/extra_specs/key2 Jul 31 14:09:32.641326 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a661b9c-e50d-46c9-96fb-096c95d89164 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.645754 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42936537-8c95-46a1-a962-88118de3b78f tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption returned with HTTP 200 Jul 31 14:09:32.646145 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1450/5798] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.655199 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-aa896aa0-391f-4b91-9db7-c192005e87a3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.656955 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aa896aa0-391f-4b91-9db7-c192005e87a3 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.657314 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-aa896aa0-391f-4b91-9db7-c192005e87a3 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-378690206", "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=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.659924 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a661b9c-e50d-46c9-96fb-096c95d89164 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/46da2c04-aa30-485e-9874-3659c5af576f/extra_specs/key2 returned with HTTP 200 Jul 31 14:09:32.660403 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1451/5799] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 14:09:32 2026] PUT /volume/v3/types/46da2c04-aa30-485e-9874-3659c5af576f/extra_specs/key2 => generated 25 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:09:32.668111 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ab139174-3da0-4d36-928f-705216405e3c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.669893 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ab139174-3da0-4d36-928f-705216405e3c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.670246 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ab139174-3da0-4d36-928f-705216405e3c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.672597 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-aa896aa0-391f-4b91-9db7-c192005e87a3 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.672933 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1449/5800] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 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 31 14:09:32.680453 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c755292f-12d8-42dd-9ddc-30e5b417d003 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.682000 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ab139174-3da0-4d36-928f-705216405e3c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.682524 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1451/5801] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.689203 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4e400fb8-9955-4032-a5d0-e61738372065 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.690816 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e400fb8-9955-4032-a5d0-e61738372065 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] DELETE https://10.4.3.140/volume/v3/types/c95abb0f-eb76-4c14-8b1c-e715079d2402 Jul 31 14:09:32.691031 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e400fb8-9955-4032-a5d0-e61738372065 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.691223 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e400fb8-9955-4032-a5d0-e61738372065 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.711230 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e400fb8-9955-4032-a5d0-e61738372065 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/c95abb0f-eb76-4c14-8b1c-e715079d2402 returned with HTTP 202 Jul 31 14:09:32.711630 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1452/5802] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:32 2026] DELETE /volume/v3/types/c95abb0f-eb76-4c14-8b1c-e715079d2402 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:32.719369 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-e139e6e6-8561-4fe4-b10d-6db4135cdab4 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.721174 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e139e6e6-8561-4fe4-b10d-6db4135cdab4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.721461 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-e139e6e6-8561-4fe4-b10d-6db4135cdab4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-41634056", "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=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.730447 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c755292f-12d8-42dd-9ddc-30e5b417d003 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] POST https://10.4.3.140/volume/v3/types/f31a2f39-8427-4146-8e27-56cb75e2ab44/encryption Jul 31 14:09:32.730850 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c755292f-12d8-42dd-9ddc-30e5b417d003 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.732828 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-c755292f-12d8-42dd-9ddc-30e5b417d003 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:32.733051 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c755292f-12d8-42dd-9ddc-30e5b417d003 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/f31a2f39-8427-4146-8e27-56cb75e2ab44/encryption returned with HTTP 403 Jul 31 14:09:32.733473 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1451/5803] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types/f31a2f39-8427-4146-8e27-56cb75e2ab44/encryption => generated 127 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.735169 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-e139e6e6-8561-4fe4-b10d-6db4135cdab4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.735621 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1450/5804] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 378 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.740388 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b946c16e-5e9e-4bac-aae1-6931b480114f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.742053 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b946c16e-5e9e-4bac-aae1-6931b480114f tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.742436 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b946c16e-5e9e-4bac-aae1-6931b480114f tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1232080743", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.742641 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-44bed9e9-6633-4f2c-ac6a-b1fee570cde8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.744303 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-44bed9e9-6633-4f2c-ac6a-b1fee570cde8 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types/a06a6cab-142d-48aa-ab6c-1e3fa33a1009/encryption Jul 31 14:09:32.744637 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-44bed9e9-6633-4f2c-ac6a-b1fee570cde8 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.758114 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-44bed9e9-6633-4f2c-ac6a-b1fee570cde8 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/a06a6cab-142d-48aa-ab6c-1e3fa33a1009/encryption returned with HTTP 200 Jul 31 14:09:32.758582 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1453/5805] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types/a06a6cab-142d-48aa-ab6c-1e3fa33a1009/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.758715 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b946c16e-5e9e-4bac-aae1-6931b480114f tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.759078 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1452/5806] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.766106 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-feeeb199-91cb-42bf-951b-cf89ca0a8e58 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.766503 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cae86f6b-e1ef-47f7-b7ec-9cf50212da7c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.767863 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-feeeb199-91cb-42bf-951b-cf89ca0a8e58 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] DELETE https://10.4.3.140/volume/v3/types/a06a6cab-142d-48aa-ab6c-1e3fa33a1009/encryption/4504541e-759f-4fa9-86d1-8011a1f3aafe Jul 31 14:09:32.768037 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-feeeb199-91cb-42bf-951b-cf89ca0a8e58 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.768210 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-feeeb199-91cb-42bf-951b-cf89ca0a8e58 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.768252 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cae86f6b-e1ef-47f7-b7ec-9cf50212da7c tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] POST https://10.4.3.140/volume/v3/types/346a411d-1412-49c9-b58c-d27b41044034/extra_specs Jul 31 14:09:32.768666 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cae86f6b-e1ef-47f7-b7ec-9cf50212da7c tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.770443 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.policy [None req-cae86f6b-e1ef-47f7-b7ec-9cf50212da7c tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100182) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:32.770708 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cae86f6b-e1ef-47f7-b7ec-9cf50212da7c tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/346a411d-1412-49c9-b58c-d27b41044034/extra_specs returned with HTTP 403 Jul 31 14:09:32.771231 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1451/5807] 10.4.3.140 () {68 vars in 1399 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types/346a411d-1412-49c9-b58c-d27b41044034/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.777158 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-39b8e7b8-df57-4699-90bd-2000da150374 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.778947 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39b8e7b8-df57-4699-90bd-2000da150374 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] PUT https://10.4.3.140/volume/v3/types/346a411d-1412-49c9-b58c-d27b41044034/extra_specs/key2 Jul 31 14:09:32.779270 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-39b8e7b8-df57-4699-90bd-2000da150374 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.780213 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-feeeb199-91cb-42bf-951b-cf89ca0a8e58 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/a06a6cab-142d-48aa-ab6c-1e3fa33a1009/encryption/4504541e-759f-4fa9-86d1-8011a1f3aafe returned with HTTP 202 Jul 31 14:09:32.780721 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1452/5808] 10.4.3.140 () {66 vars in 1489 bytes} [Fri Jul 31 14:09:32 2026] DELETE /volume/v3/types/a06a6cab-142d-48aa-ab6c-1e3fa33a1009/encryption/4504541e-759f-4fa9-86d1-8011a1f3aafe => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:32.781138 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-39b8e7b8-df57-4699-90bd-2000da150374 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:32.781396 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39b8e7b8-df57-4699-90bd-2000da150374 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/346a411d-1412-49c9-b58c-d27b41044034/extra_specs/key2 returned with HTTP 403 Jul 31 14:09:32.781956 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1454/5809] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 14:09:32 2026] PUT /volume/v3/types/346a411d-1412-49c9-b58c-d27b41044034/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.788726 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6dbb92de-6961-4062-af58-1242feb91a15 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.788788 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-48371a1f-f8fb-488f-bda2-072bbc48c257 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.790380 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6dbb92de-6961-4062-af58-1242feb91a15 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.790431 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48371a1f-f8fb-488f-bda2-072bbc48c257 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.790728 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6dbb92de-6961-4062-af58-1242feb91a15 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.790772 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-48371a1f-f8fb-488f-bda2-072bbc48c257 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1951976801", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.793012 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.policy [None req-6dbb92de-6961-4062-af58-1242feb91a15 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100182) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:32.793195 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6dbb92de-6961-4062-af58-1242feb91a15 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types returned with HTTP 403 Jul 31 14:09:32.793633 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1452/5810] 10.4.3.140 () {68 vars in 1252 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.800908 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af672781-4f56-4693-870c-b07c54bfc7c1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.802502 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af672781-4f56-4693-870c-b07c54bfc7c1 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.802867 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af672781-4f56-4693-870c-b07c54bfc7c1 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-494684237", "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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.806466 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48371a1f-f8fb-488f-bda2-072bbc48c257 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.806851 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1453/5811] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.814221 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2537e6ab-6e46-404d-adc0-5d7574676230 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.816097 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2537e6ab-6e46-404d-adc0-5d7574676230 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] DELETE https://10.4.3.140/volume/v3/types/53ff6b1e-fa5d-4795-8128-e9fcf8e30b5d/extra_specs/key1 Jul 31 14:09:32.816327 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2537e6ab-6e46-404d-adc0-5d7574676230 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.816566 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2537e6ab-6e46-404d-adc0-5d7574676230 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.816923 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af672781-4f56-4693-870c-b07c54bfc7c1 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.817314 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1453/5812] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.825913 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-97d48eb6-ade5-487c-bdf9-8875e5d0f1aa None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.827713 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-97d48eb6-ade5-487c-bdf9-8875e5d0f1aa tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] POST https://10.4.3.140/volume/v3/types/33d0b52c-666c-4352-be56-a4a033e17959/encryption Jul 31 14:09:32.828078 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-97d48eb6-ade5-487c-bdf9-8875e5d0f1aa tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.832008 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2537e6ab-6e46-404d-adc0-5d7574676230 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/53ff6b1e-fa5d-4795-8128-e9fcf8e30b5d/extra_specs/key1 returned with HTTP 202 Jul 31 14:09:32.832483 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1455/5813] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 14:09:32 2026] DELETE /volume/v3/types/53ff6b1e-fa5d-4795-8128-e9fcf8e30b5d/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 14:09:32.839537 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fadda9ae-5c14-4289-b876-f2d237336879 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.841177 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fadda9ae-5c14-4289-b876-f2d237336879 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.841546 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fadda9ae-5c14-4289-b876-f2d237336879 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1775875987", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.843124 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-97d48eb6-ade5-487c-bdf9-8875e5d0f1aa tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types/33d0b52c-666c-4352-be56-a4a033e17959/encryption returned with HTTP 200 Jul 31 14:09:32.843571 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1453/5814] 10.4.3.140 () {68 vars in 1397 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types/33d0b52c-666c-4352-be56-a4a033e17959/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.850894 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-00b6eddf-6d32-41c7-a5b2-a66e3d77adfd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.852779 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-00b6eddf-6d32-41c7-a5b2-a66e3d77adfd tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] DELETE https://10.4.3.140/volume/v3/types/33d0b52c-666c-4352-be56-a4a033e17959/encryption/0cab4d87-ca2c-4431-be52-c7dec672bc0e Jul 31 14:09:32.852983 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-00b6eddf-6d32-41c7-a5b2-a66e3d77adfd tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.853160 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-00b6eddf-6d32-41c7-a5b2-a66e3d77adfd tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.853855 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-00b6eddf-6d32-41c7-a5b2-a66e3d77adfd tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:32.854072 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-00b6eddf-6d32-41c7-a5b2-a66e3d77adfd tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/33d0b52c-666c-4352-be56-a4a033e17959/encryption/0cab4d87-ca2c-4431-be52-c7dec672bc0e returned with HTTP 403 Jul 31 14:09:32.854565 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1454/5815] 10.4.3.140 () {66 vars in 1489 bytes} [Fri Jul 31 14:09:32 2026] DELETE /volume/v3/types/33d0b52c-666c-4352-be56-a4a033e17959/encryption/0cab4d87-ca2c-4431-be52-c7dec672bc0e => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.856066 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fadda9ae-5c14-4289-b876-f2d237336879 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.856467 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1454/5816] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.861480 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d77d8869-ed0f-460d-9c6d-12404eaa58d3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.863096 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d77d8869-ed0f-460d-9c6d-12404eaa58d3 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.863431 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d77d8869-ed0f-460d-9c6d-12404eaa58d3 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1021067057", "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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.863773 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-eebc2c6a-08db-4358-a68c-8028b111fe41 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.865382 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eebc2c6a-08db-4358-a68c-8028b111fe41 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] DELETE https://10.4.3.140/volume/v3/types/f22b53a7-158a-40c1-b00f-83f63fe2451d Jul 31 14:09:32.865624 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eebc2c6a-08db-4358-a68c-8028b111fe41 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.865846 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-eebc2c6a-08db-4358-a68c-8028b111fe41 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.878145 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d77d8869-ed0f-460d-9c6d-12404eaa58d3 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.878528 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1456/5817] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.887085 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-acd448eb-41eb-4bf7-85aa-62ffb00326ae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.887397 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-eebc2c6a-08db-4358-a68c-8028b111fe41 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/f22b53a7-158a-40c1-b00f-83f63fe2451d returned with HTTP 202 Jul 31 14:09:32.887794 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1454/5818] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:32 2026] DELETE /volume/v3/types/f22b53a7-158a-40c1-b00f-83f63fe2451d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:32.888876 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-acd448eb-41eb-4bf7-85aa-62ffb00326ae tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] DELETE https://10.4.3.140/volume/v3/types/16d0b336-d4fe-4bf8-8347-1498fc46909f/extra_specs/key1 Jul 31 14:09:32.889054 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-acd448eb-41eb-4bf7-85aa-62ffb00326ae tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.889231 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-acd448eb-41eb-4bf7-85aa-62ffb00326ae tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.894830 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-acd448eb-41eb-4bf7-85aa-62ffb00326ae tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:32.895053 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-721810fa-30f2-441f-8e1a-5dac78141584 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.895141 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-acd448eb-41eb-4bf7-85aa-62ffb00326ae tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/16d0b336-d4fe-4bf8-8347-1498fc46909f/extra_specs/key1 returned with HTTP 403 Jul 31 14:09:32.895571 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1455/5819] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 14:09:32 2026] DELETE /volume/v3/types/16d0b336-d4fe-4bf8-8347-1498fc46909f/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.896806 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-721810fa-30f2-441f-8e1a-5dac78141584 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] GET https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs Jul 31 14:09:32.897033 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-721810fa-30f2-441f-8e1a-5dac78141584 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.897253 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-721810fa-30f2-441f-8e1a-5dac78141584 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.902572 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-138e4faa-dacb-4137-bd7c-17ba602ad40b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.903112 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-721810fa-30f2-441f-8e1a-5dac78141584 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs returned with HTTP 200 Jul 31 14:09:32.903487 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1455/5820] 10.4.3.140 () {66 vars in 1378 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.904123 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-138e4faa-dacb-4137-bd7c-17ba602ad40b tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] POST https://10.4.3.140/volume/v3/types Jul 31 14:09:32.904506 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-138e4faa-dacb-4137-bd7c-17ba602ad40b tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1544488252", "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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:32.911001 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6e0062ec-9d9c-4b2e-b531-d617eb6c7a3c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.912811 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6e0062ec-9d9c-4b2e-b531-d617eb6c7a3c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] GET https://10.4.3.140/volume/v3/types Jul 31 14:09:32.913002 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6e0062ec-9d9c-4b2e-b531-d617eb6c7a3c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.913181 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6e0062ec-9d9c-4b2e-b531-d617eb6c7a3c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.918636 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-138e4faa-dacb-4137-bd7c-17ba602ad40b tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.919105 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1457/5821] 10.4.3.140 () {68 vars in 1253 bytes} [Fri Jul 31 14:09:32 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.927877 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1df9bfb3-2de0-4a52-ae33-c8457e802cd5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.929590 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1df9bfb3-2de0-4a52-ae33-c8457e802cd5 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] DELETE https://10.4.3.140/volume/v3/types/eafc6173-be3a-4e86-84d8-00e412254f2c Jul 31 14:09:32.929774 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1df9bfb3-2de0-4a52-ae33-c8457e802cd5 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.929961 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1df9bfb3-2de0-4a52-ae33-c8457e802cd5 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.930626 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-1df9bfb3-2de0-4a52-ae33-c8457e802cd5 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:32.930793 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1df9bfb3-2de0-4a52-ae33-c8457e802cd5 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/eafc6173-be3a-4e86-84d8-00e412254f2c returned with HTTP 403 Jul 31 14:09:32.931175 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1456/5822] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:32 2026] DELETE /volume/v3/types/eafc6173-be3a-4e86-84d8-00e412254f2c => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.937747 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6e0062ec-9d9c-4b2e-b531-d617eb6c7a3c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Jul 31 14:09:32.938126 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1455/5823] 10.4.3.140 () {66 vars in 1231 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types => generated 4929 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 14:09:32.938172 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b5b77fa9-db87-4c9e-9333-6e2c8e0e825d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.939951 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5b77fa9-db87-4c9e-9333-6e2c8e0e825d tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] GET https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs Jul 31 14:09:32.940168 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5b77fa9-db87-4c9e-9333-6e2c8e0e825d tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.940427 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5b77fa9-db87-4c9e-9333-6e2c8e0e825d tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.948027 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5b77fa9-db87-4c9e-9333-6e2c8e0e825d tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs returned with HTTP 200 Jul 31 14:09:32.948112 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dac78fcb-a995-403b-9fd4-b9afba6165c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.948378 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1456/5824] 10.4.3.140 () {66 vars in 1378 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.949922 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dac78fcb-a995-403b-9fd4-b9afba6165c9 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] GET https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption/cipher Jul 31 14:09:32.950117 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dac78fcb-a995-403b-9fd4-b9afba6165c9 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.950302 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dac78fcb-a995-403b-9fd4-b9afba6165c9 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.956824 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dac78fcb-a995-403b-9fd4-b9afba6165c9 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption/cipher returned with HTTP 200 Jul 31 14:09:32.956908 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c42b264f-58c6-4fc4-b9f1-72ef2ccdafd7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.957327 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1458/5825] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:09:32.959080 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c42b264f-58c6-4fc4-b9f1-72ef2ccdafd7 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] GET https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption/cipher Jul 31 14:09:32.959315 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c42b264f-58c6-4fc4-b9f1-72ef2ccdafd7 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.959494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c42b264f-58c6-4fc4-b9f1-72ef2ccdafd7 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.960861 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-c42b264f-58c6-4fc4-b9f1-72ef2ccdafd7 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:32.961064 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c42b264f-58c6-4fc4-b9f1-72ef2ccdafd7 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption/cipher returned with HTTP 403 Jul 31 14:09:32.961580 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1457/5826] 10.4.3.140 () {66 vars in 1396 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.965359 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-674ad264-dc1a-4d98-80c4-d213179f231d None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.967631 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-674ad264-dc1a-4d98-80c4-d213179f231d tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] GET https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption Jul 31 14:09:32.967919 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-674ad264-dc1a-4d98-80c4-d213179f231d tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.968169 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-674ad264-dc1a-4d98-80c4-d213179f231d tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method 'index' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.968619 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2359208c-108b-4a91-acaf-93aadd8a6350 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.970467 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2359208c-108b-4a91-acaf-93aadd8a6350 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] GET https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption Jul 31 14:09:32.970748 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2359208c-108b-4a91-acaf-93aadd8a6350 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.970896 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2359208c-108b-4a91-acaf-93aadd8a6350 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.971511 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-2359208c-108b-4a91-acaf-93aadd8a6350 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:32.971706 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2359208c-108b-4a91-acaf-93aadd8a6350 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption returned with HTTP 403 Jul 31 14:09:32.972116 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1457/5827] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:32.974786 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-674ad264-dc1a-4d98-80c4-d213179f231d tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption returned with HTTP 200 Jul 31 14:09:32.975231 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1456/5828] 10.4.3.140 () {66 vars in 1375 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:32.978565 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f318812f-11d9-4c18-a12d-51865734be70 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.980246 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f318812f-11d9-4c18-a12d-51865734be70 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] GET https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs/multiattach Jul 31 14:09:32.980463 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f318812f-11d9-4c18-a12d-51865734be70 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.980662 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f318812f-11d9-4c18-a12d-51865734be70 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.983198 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a631cca4-8ad7-4364-94b2-4c985022a381 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.984865 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a631cca4-8ad7-4364-94b2-4c985022a381 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] GET https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs/multiattach Jul 31 14:09:32.985040 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a631cca4-8ad7-4364-94b2-4c985022a381 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.985236 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a631cca4-8ad7-4364-94b2-4c985022a381 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.987737 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f318812f-11d9-4c18-a12d-51865734be70 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs/multiattach returned with HTTP 200 Jul 31 14:09:32.988134 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1459/5829] 10.4.3.140 () {66 vars in 1414 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:09:32.991103 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a631cca4-8ad7-4364-94b2-4c985022a381 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs/multiattach returned with HTTP 200 Jul 31 14:09:32.991438 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1458/5830] 10.4.3.140 () {66 vars in 1414 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:09:32.994756 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-efec1df8-5215-4649-b4d7-e2fdeb6fa25b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.996482 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efec1df8-5215-4649-b4d7-e2fdeb6fa25b tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] GET https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs/volume_backend_name Jul 31 14:09:32.996675 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efec1df8-5215-4649-b4d7-e2fdeb6fa25b tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:32.996898 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efec1df8-5215-4649-b4d7-e2fdeb6fa25b tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:32.997677 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-6618671f-5125-41e0-b301-b072e2018fe3 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:32.999900 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6618671f-5125-41e0-b301-b072e2018fe3 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] GET https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs/volume_backend_name Jul 31 14:09:33.000144 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6618671f-5125-41e0-b301-b072e2018fe3 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.000373 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-6618671f-5125-41e0-b301-b072e2018fe3 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method 'show' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.004488 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efec1df8-5215-4649-b4d7-e2fdeb6fa25b tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 14:09:33.004890 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1458/5831] 10.4.3.140 () {66 vars in 1438 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:33.007247 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-6618671f-5125-41e0-b301-b072e2018fe3 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs/volume_backend_name returned with HTTP 200 Jul 31 14:09:33.007702 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1457/5832] 10.4.3.140 () {66 vars in 1438 bytes} [Fri Jul 31 14:09:32 2026] GET /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:09:33.013600 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2182218b-cf21-4a35-83b7-4a34e2a2ce78 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.014112 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-11b70928-99da-4d85-afc2-9e46e967479e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.015473 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2182218b-cf21-4a35-83b7-4a34e2a2ce78 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] PUT https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption/4fcc50e8-7c5e-422f-b885-aa7fae266579 Jul 31 14:09:33.015796 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11b70928-99da-4d85-afc2-9e46e967479e tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] GET https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae Jul 31 14:09:33.015832 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2182218b-cf21-4a35-83b7-4a34e2a2ce78 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:33.016018 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11b70928-99da-4d85-afc2-9e46e967479e tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.016200 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11b70928-99da-4d85-afc2-9e46e967479e tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.017659 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-2182218b-cf21-4a35-83b7-4a34e2a2ce78 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:33.017830 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2182218b-cf21-4a35-83b7-4a34e2a2ce78 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption/4fcc50e8-7c5e-422f-b885-aa7fae266579 returned with HTTP 403 Jul 31 14:09:33.018262 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1460/5833] 10.4.3.140 () {68 vars in 1506 bytes} [Fri Jul 31 14:09:33 2026] PUT /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/encryption/4fcc50e8-7c5e-422f-b885-aa7fae266579 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:33.021041 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11b70928-99da-4d85-afc2-9e46e967479e tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae returned with HTTP 200 Jul 31 14:09:33.021210 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1459/5834] 10.4.3.140 () {66 vars in 1342 bytes} [Fri Jul 31 14:09:33 2026] GET /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae => generated 402 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:33.026199 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-48627e9e-e4e5-4e2b-bf30-28dcf61c6f57 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.027992 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48627e9e-e4e5-4e2b-bf30-28dcf61c6f57 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] PUT https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs/key1 Jul 31 14:09:33.028334 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-48627e9e-e4e5-4e2b-bf30-28dcf61c6f57 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:33.030121 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-48627e9e-e4e5-4e2b-bf30-28dcf61c6f57 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:33.030296 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48627e9e-e4e5-4e2b-bf30-28dcf61c6f57 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs/key1 returned with HTTP 403 Jul 31 14:09:33.030337 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-233be021-0326-4a7f-8212-737d63efa891 None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.030732 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1459/5835] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 14:09:33 2026] PUT /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:33.032326 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-233be021-0326-4a7f-8212-737d63efa891 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] PUT https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption/207ec1ab-c3bd-4864-92b0-0763e3734b54 Jul 31 14:09:33.032730 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-233be021-0326-4a7f-8212-737d63efa891 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:33.037638 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bedcda15-a98d-4bf8-a067-6247c24700c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.039154 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bedcda15-a98d-4bf8-a067-6247c24700c0 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] PUT https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2 Jul 31 14:09:33.039485 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bedcda15-a98d-4bf8-a067-6247c24700c0 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:33.041851 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-bedcda15-a98d-4bf8-a067-6247c24700c0 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7b7b6ac86db24f82b7f20feb8d5fb550', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97cebed538534a0eacd61feabf92f490', '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=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 14:09:33.042032 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bedcda15-a98d-4bf8-a067-6247c24700c0 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-reader] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2 returned with HTTP 403 Jul 31 14:09:33.042414 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1461/5836] 10.4.3.140 () {68 vars in 1362 bytes} [Fri Jul 31 14:09:33 2026] PUT /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 14:09:33.048484 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-233be021-0326-4a7f-8212-737d63efa891 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption/207ec1ab-c3bd-4864-92b0-0763e3734b54 returned with HTTP 200 Jul 31 14:09:33.048965 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1458/5837] 10.4.3.140 () {68 vars in 1506 bytes} [Fri Jul 31 14:09:33 2026] PUT /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/encryption/207ec1ab-c3bd-4864-92b0-0763e3734b54 => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:09:33.049530 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f683de5b-ca46-4b2d-a1b9-ead5879466ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.051206 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f683de5b-ca46-4b2d-a1b9-ead5879466ed tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] DELETE https://10.4.3.140/volume/v3/types/eafc6173-be3a-4e86-84d8-00e412254f2c Jul 31 14:09:33.051399 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f683de5b-ca46-4b2d-a1b9-ead5879466ed tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.051602 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f683de5b-ca46-4b2d-a1b9-ead5879466ed tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.056561 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3a870598-bce6-4a88-9a47-3b7d0acc4637 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.058210 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3a870598-bce6-4a88-9a47-3b7d0acc4637 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] PUT https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs/key1 Jul 31 14:09:33.058650 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3a870598-bce6-4a88-9a47-3b7d0acc4637 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:33.076102 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f683de5b-ca46-4b2d-a1b9-ead5879466ed tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types/eafc6173-be3a-4e86-84d8-00e412254f2c returned with HTTP 202 Jul 31 14:09:33.076231 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3a870598-bce6-4a88-9a47-3b7d0acc4637 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs/key1 returned with HTTP 200 Jul 31 14:09:33.076574 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1460/5838] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/eafc6173-be3a-4e86-84d8-00e412254f2c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.076621 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1460/5839] 10.4.3.140 () {68 vars in 1413 bytes} [Fri Jul 31 14:09:33 2026] PUT /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae/extra_specs/key1 => generated 30 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 14:09:33.083089 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1ba78f73-3411-4207-a01c-bdf41ea098f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.083615 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-08821023-0017-44bd-bb0b-91535046b49a None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.084729 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ba78f73-3411-4207-a01c-bdf41ea098f6 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] DELETE https://10.4.3.140/volume/v3/types/16d0b336-d4fe-4bf8-8347-1498fc46909f Jul 31 14:09:33.084918 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ba78f73-3411-4207-a01c-bdf41ea098f6 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.085123 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ba78f73-3411-4207-a01c-bdf41ea098f6 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.085695 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08821023-0017-44bd-bb0b-91535046b49a tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] PUT https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae Jul 31 14:09:33.086116 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-08821023-0017-44bd-bb0b-91535046b49a tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 14:09:33.100077 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-08821023-0017-44bd-bb0b-91535046b49a tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae returned with HTTP 200 Jul 31 14:09:33.100624 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1459/5840] 10.4.3.140 () {68 vars in 1362 bytes} [Fri Jul 31 14:09:33 2026] PUT /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 14:09:33.108611 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-63166992-dee5-4504-9a07-512fe15a48bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.109316 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ba78f73-3411-4207-a01c-bdf41ea098f6 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types/16d0b336-d4fe-4bf8-8347-1498fc46909f returned with HTTP 202 Jul 31 14:09:33.109715 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1462/5841] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/16d0b336-d4fe-4bf8-8347-1498fc46909f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.110457 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63166992-dee5-4504-9a07-512fe15a48bb tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] DELETE https://10.4.3.140/volume/v3/types/53ff6b1e-fa5d-4795-8128-e9fcf8e30b5d Jul 31 14:09:33.110675 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63166992-dee5-4504-9a07-512fe15a48bb tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.110866 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63166992-dee5-4504-9a07-512fe15a48bb tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.116389 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f0e1d178-ce51-44ac-a87f-96cc85c2ba69 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.118102 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f0e1d178-ce51-44ac-a87f-96cc85c2ba69 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] DELETE https://10.4.3.140/volume/v3/types/33d0b52c-666c-4352-be56-a4a033e17959 Jul 31 14:09:33.118319 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f0e1d178-ce51-44ac-a87f-96cc85c2ba69 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.118715 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f0e1d178-ce51-44ac-a87f-96cc85c2ba69 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.133774 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63166992-dee5-4504-9a07-512fe15a48bb tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/53ff6b1e-fa5d-4795-8128-e9fcf8e30b5d returned with HTTP 202 Jul 31 14:09:33.134099 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1461/5842] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/53ff6b1e-fa5d-4795-8128-e9fcf8e30b5d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.140236 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-cebdb37b-2703-41e3-9e6a-e43a508165ab None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.142428 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cebdb37b-2703-41e3-9e6a-e43a508165ab tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] DELETE https://10.4.3.140/volume/v3/types/a06a6cab-142d-48aa-ab6c-1e3fa33a1009 Jul 31 14:09:33.142727 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cebdb37b-2703-41e3-9e6a-e43a508165ab tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.142985 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-cebdb37b-2703-41e3-9e6a-e43a508165ab tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.148178 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f0e1d178-ce51-44ac-a87f-96cc85c2ba69 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types/33d0b52c-666c-4352-be56-a4a033e17959 returned with HTTP 202 Jul 31 14:09:33.148786 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1461/5843] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/33d0b52c-666c-4352-be56-a4a033e17959 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.155631 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-24532936-977f-4e5e-9de9-b5c25590998c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.157458 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24532936-977f-4e5e-9de9-b5c25590998c tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] DELETE https://10.4.3.140/volume/v3/types/346a411d-1412-49c9-b58c-d27b41044034 Jul 31 14:09:33.157713 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24532936-977f-4e5e-9de9-b5c25590998c tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.157959 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24532936-977f-4e5e-9de9-b5c25590998c tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.165747 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-cebdb37b-2703-41e3-9e6a-e43a508165ab tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/a06a6cab-142d-48aa-ab6c-1e3fa33a1009 returned with HTTP 202 Jul 31 14:09:33.166138 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1460/5844] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/a06a6cab-142d-48aa-ab6c-1e3fa33a1009 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.173494 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-163b001b-4b96-4f45-9d40-1c8a8a2a69ee None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.175329 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-163b001b-4b96-4f45-9d40-1c8a8a2a69ee tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] DELETE https://10.4.3.140/volume/v3/types/46da2c04-aa30-485e-9874-3659c5af576f Jul 31 14:09:33.175565 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-163b001b-4b96-4f45-9d40-1c8a8a2a69ee tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.175847 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-163b001b-4b96-4f45-9d40-1c8a8a2a69ee tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.181587 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24532936-977f-4e5e-9de9-b5c25590998c tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types/346a411d-1412-49c9-b58c-d27b41044034 returned with HTTP 202 Jul 31 14:09:33.181993 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1463/5845] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/346a411d-1412-49c9-b58c-d27b41044034 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.189159 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-202fe70b-38a6-4e51-96d8-f0bf01c7e236 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.191117 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-202fe70b-38a6-4e51-96d8-f0bf01c7e236 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] DELETE https://10.4.3.140/volume/v3/types/f31a2f39-8427-4146-8e27-56cb75e2ab44 Jul 31 14:09:33.191365 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-202fe70b-38a6-4e51-96d8-f0bf01c7e236 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.191609 np0000006230 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-202fe70b-38a6-4e51-96d8-f0bf01c7e236 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.200771 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-163b001b-4b96-4f45-9d40-1c8a8a2a69ee tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/46da2c04-aa30-485e-9874-3659c5af576f returned with HTTP 202 Jul 31 14:09:33.201201 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1462/5846] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/46da2c04-aa30-485e-9874-3659c5af576f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.207923 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.middleware.request_id [None req-d5b778bf-1c0c-4e9e-a4c2-fc207b5f2b9c None None] RequestId filter calling following filter/app {{(pid=100182) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.210126 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d5b778bf-1c0c-4e9e-a4c2-fc207b5f2b9c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] DELETE https://10.4.3.140/volume/v3/types/eced7fe3-24e1-4e6b-aed3-c25580e8a08e Jul 31 14:09:33.210392 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d5b778bf-1c0c-4e9e-a4c2-fc207b5f2b9c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100182) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.210681 np0000006230 devstack@c-api.service[100182]: DEBUG cinder.api.openstack.wsgi [None req-d5b778bf-1c0c-4e9e-a4c2-fc207b5f2b9c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method '_delete' {{(pid=100182) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.215256 np0000006230 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-202fe70b-38a6-4e51-96d8-f0bf01c7e236 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types/f31a2f39-8427-4146-8e27-56cb75e2ab44 returned with HTTP 202 Jul 31 14:09:33.215810 np0000006230 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1462/5847] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/f31a2f39-8427-4146-8e27-56cb75e2ab44 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.222402 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d44468cb-6141-4211-b66c-ca39d5f35dc8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.224153 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d44468cb-6141-4211-b66c-ca39d5f35dc8 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] DELETE https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2 Jul 31 14:09:33.224363 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d44468cb-6141-4211-b66c-ca39d5f35dc8 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.224618 np0000006230 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d44468cb-6141-4211-b66c-ca39d5f35dc8 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.232676 np0000006230 devstack@c-api.service[100182]: INFO cinder.api.openstack.wsgi [None req-d5b778bf-1c0c-4e9e-a4c2-fc207b5f2b9c tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/eced7fe3-24e1-4e6b-aed3-c25580e8a08e returned with HTTP 202 Jul 31 14:09:33.233036 np0000006230 devstack@c-api.service[100182]: [pid: 100182|app: 0|req: 1461/5848] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/eced7fe3-24e1-4e6b-aed3-c25580e8a08e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.239102 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-026cf8a0-2f60-4079-b2c4-3c556b3fd9d4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 14:09:33.240836 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-026cf8a0-2f60-4079-b2c4-3c556b3fd9d4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] DELETE https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae Jul 31 14:09:33.241030 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-026cf8a0-2f60-4079-b2c4-3c556b3fd9d4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 14:09:33.241221 np0000006230 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-026cf8a0-2f60-4079-b2c4-3c556b3fd9d4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 14:09:33.245681 np0000006230 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d44468cb-6141-4211-b66c-ca39d5f35dc8 tempest-VolumeTypesReaderTests-2063919670 tempest-VolumeTypesReaderTests-2063919670-project-admin] https://10.4.3.140/volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2 returned with HTTP 202 Jul 31 14:09:33.246117 np0000006230 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1464/5849] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/fe8bbec7-84e6-4c3e-89af-51636ddc37a2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:33.267551 np0000006230 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-026cf8a0-2f60-4079-b2c4-3c556b3fd9d4 tempest-VolumeTypesAdminTests-238207033 tempest-VolumeTypesAdminTests-238207033-project-admin] https://10.4.3.140/volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae returned with HTTP 202 Jul 31 14:09:33.267920 np0000006230 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1463/5850] 10.4.3.140 () {66 vars in 1345 bytes} [Fri Jul 31 14:09:33 2026] DELETE /volume/v3/types/afa00f2c-b6a2-47fb-998b-aa6fae51a6ae => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 14:09:43.212597 np0000006230 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=69,cinder:INSERT=32,cinder:UPDATE=21 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:09:43.230036 np0000006230 devstack@c-api.service[100182]: DEBUG dbcounter [-] [100182] Writing DB stats cinder:SELECT=66,cinder:UPDATE=18,cinder:INSERT=21 {{(pid=100182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:09:43.243503 np0000006230 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=72,cinder:UPDATE=20,cinder:INSERT=20 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 14:09:43.262576 np0000006230 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=76,cinder:UPDATE=30,cinder:INSERT=20 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}